I was on rooted oxygen OS 9.0.4 with Magisk on my OP6T and I accidentally installed the OTA Update 9.0.5 and flashed Magisk again to gain root access..
Everything worked fine but now My Phone has started to freeze until it gets totally discharged and then when charged it gets stuck on bootloader unlocked warning for hours.
Is it because of Magisk or just because I updated through OTA on rooted phone?
Please suggest me a way to get this fixed
Thank You
Did it happen when you tried to take a photo?
Have the same problem, so it might be related:
https://forum.xda-developers.com/showthread.php?t=3865213
Boni2k said:
Did it happen when you tried to take a photo?
Have the same problem, so it might be related:
https://forum.xda-developers.com/showthread.php?t=3865213
Click to expand...
Click to collapse
had similar problem with my OP 6T, also rooted with Magisk, check what helped me
https://forum.xda-developers.com/oneplus-6t/help/stucked-bootloop-off-t3864824
maraschino said:
had similar problem with my OP 6T, also rooted with Magisk, check what helped me
https://forum.xda-developers.com/oneplus-6t/help/stucked-bootloop-off-t3864824
Click to expand...
Click to collapse
Did you have a real bootloop with visible restarts or was it stuck at one screen the whole time?
Boni2k said:
Did you have a real bootloop with visible restarts or was it stuck at one screen the whole time?
Click to expand...
Click to collapse
No not a bootloop
Complete stuck, both display and physical keys
Boni2k said:
Did it happen when you tried to take a photo?
Have the same problem, so it might be related:
https://forum.xda-developers.com/showthread.php?t=3865213
Click to expand...
Click to collapse
Yes , First few times with the Pixel 3 camera port and recently with the native camera app opened
I'm gonna try to do remove magisk and apply the original firmware, then I'm reporting back. Meanwhile I'll contact the support.
Anyone else tried such things yet?
Same thing happened to me, I was on 9.0.5, rooted with Magisk, rebooted the phone and got stuck on 'bootloader is unlocked screen'. Kept randomly holding down the power button and volume up or volume down, got the phone to power down, try to boot into bootloader but same thing happened. Held combinations of buttons down again, got the phone to power down again, and try to boot into bootloader but the phone booted up normally. Not sure what happened! Decided to uninstall Magisk for now
Happened to me with the Gcam, too.
Power+volume up worked for me
Findings:
happened to me when I wanted to switch to Portrait mode within stock camera app.
Logcat, though I did not find anything relevant:
Code:
2018-11-11 17:32:24.939 709-1426/? E/CHIUSECASE: [GetTargetBufferPointer][145] "shared RDI buffer handle:0!"
2018-11-11 17:32:24.939 709-1426/? E/CHIUSECASE: [GetTargetBufferPointer][145] "shared RDI buffer handle:1!"
2018-11-11 17:32:24.939 709-1426/? E/CHIUSECASE: [GetTargetBufferPointer][145] "shared RDI buffer handle:0!"
2018-11-11 17:32:24.939 709-1426/? E/CHIUSECASE: [GetTargetBufferPointer][145] "shared RDI buffer handle:1!"
2018-11-11 17:32:24.965 709-1426/? D/CHIUSECASE: [chi_initialize_override_session][221] "[OP_EXT] CREATE_SESSION X"
2018-11-11 17:32:24.966 948-30352/? E/Camera3-Device: configureStreams: Stream 1: DataSpace override not allowed for format 0x21
2018-11-11 17:32:24.966 948-30352/? E/Camera3-Device: configureStreams: Stream 2: DataSpace override not allowed for format 0x21
2018-11-11 17:32:24.978 948-30352/? D/Camera3-Device: Set real time priority for request queue thread (tid 3240)
2018-11-11 17:32:25.005 6421-2742/? W/CameraImpl: startCaptureSession() - Wait for capture session [start]
2018-11-11 17:32:25.016 6421-2831/? W/CameraImpl: Capture session configured
2018-11-11 17:32:25.016 6421-2742/? W/CameraImpl: startCaptureSession() - Wait for capture session [end]
2018-11-11 17:32:25.016 6421-2831/? W/CameraImpl: Capture session ready
2018-11-11 17:32:25.016 6421-2742/? W/CameraImpl: onCaptureSessionConfigured()
2018-11-11 17:32:25.018 6421-2742/? W/CameraImpl: startPreviewRequest() - Start preview request for camera '3'
2018-11-11 17:32:25.018 6421-2742/? V/CameraImpl: startPreviewRequestDirectly()
2018-11-11 17:32:25.060 6421-2742/? V/CameraImpl: cancelAutoFocus()
2018-11-11 17:32:25.080 709-1426/? E/libc: Access denied finding property "persist.opcamera.supernight"
2018-11-11 17:32:25.080 709-1426/? D/OP_META: [SetBracketModeConfig][404] "SetBracketModeConfig BracketMode:0 fwk_iso:0 fwk_exptime:0.000000 MotionDetected:0 hsDetected:0 isHDRCapture:0 m_CameraId:3 " "fwk_SceneMode:0 isflashsnapshot:0, drc_gain:0.000000, fwk_drcIso:0, eagleEyeDetected:0 GyroFromAP:0.000000 is_motion_detect_enabled:0" "is_static_mode_enabled:0 ROICount:0 m_isNightMode:0 fwk_SceneMode:0 face w:0 SquareMotionDetected:0 GreenRatio:0.000000" "luxIndex:0.000000"
2018-11-11 17:32:25.074 709-709/? W/HwBinder:709_2: type=1400 audit(0.0:444616): avc: denied { read } for name="u:object_r:default_prop:s0" dev="tmpfs" ino=17874 scontext=u:r:hal_camera_default:s0 tcontext=u:object_r:default_prop:s0 tclass=file permissive=0
2018-11-11 17:32:25.081 709-1426/? D/OP_META: [AdjustFeature][1493] "AdjustFeature FeatureType:3, isMultiframe:0, isAeBracket:0, m_forceHDR:0, lastFeature:5"
2018-11-11 17:32:25.095 6421-2742/? D/CameraImpl: [Property] PreviewState(id=298) : STARTING -> STARTED
2018-11-11 17:32:25.095 6421-2742/? D/CameraThread: [Property] CameraPreviewState(id=77) : STARTING -> STARTED
2018-11-11 17:32:25.095 6421-2742/? D/CameraThread: [Property] PhotoCaptureState(id=86) : PREPARING -> READY
2018-11-11 17:32:25.095 6421-2742/? W/CameraImpl: startPreviewRequest() - Start preview request for camera '3'
2018-11-11 17:32:25.095 6421-2742/? V/CameraImpl: startPreviewRequestDirectly()
2018-11-11 17:32:25.095 6421-2742/? V/CameraImpl: cancelAutoFocus()
2018-11-11 17:32:25.097 6421-6421/? D/OPCameraActivity: [Property] CameraPreviewState(id=29) : STARTING -> STARTED
2018-11-11 17:32:25.098 6421-6421/? D/CaptureModeBottomSheet: PROP_CAMERA_PREVIEW_STATE changed oldValue: STARTING new: STARTED m_IsSwitchingCaptureMode: false
2018-11-11 17:32:25.098 6421-6421/? D/CaptureModeBottomSheet: PROP_CAMERA_PREVIEW_STATE animationState: m_ContainerAnimationState: IDLE
2018-11-11 17:32:25.126 709-3279/? E/CamX: [ERROR][HAL ] camxmetadatapool.cpp:1434 GetMetadataByTag() Invalid Slot to get a metadata from
2018-11-11 17:32:25.126 709-3279/? E/CamX: [ERROR][PPROC ] camxbpsnode.cpp:756 GetSensorModeData() Mode index vendor tag not provided! Using default 0!
2018-11-11 17:32:25.126 709-3279/? E/CamX: [ERROR][HAL ] camxmetadatapool.cpp:1434 GetMetadataByTag() Invalid Slot to get a metadata from
2018-11-11 17:32:25.126 709-3279/? E/CamX: [ERROR][PPROC ] camxbpsnode.cpp:756 GetSensorModeData() Mode index vendor tag not provided! Using default 0!
2018-11-11 17:32:25.131 709-1426/? E/CHIUSECASE: [GetTargetBufferPointer][145] "shared RDI buffer handle:0!"
2018-11-11 17:32:25.131 709-1426/? E/CHIUSECASE: [GetTargetBufferPointer][145] "shared RDI buffer handle:1!"
2018-11-11 17:32:25.133 6421-6421/? W/OPCameraActivity: onCameraPreviewStarted()
2018-11-11 17:32:25.145 709-3279/? D/OnePlus_Interface: [op_intf][34] ": E"
2018-11-11 17:32:25.146 709-3279/? D/OnePlus_Interface: [init_extra_file][145] ": E"
2018-11-11 17:32:25.153 709-3279/? I/OPAllocator: module_allocator
2018-11-11 17:32:25.144 709-709/? W/HwBinder:709_2: type=1400 audit(0.0:444617): avc: denied { read } for name="u:object_r:default_prop:s0" dev="tmpfs" ino=17874 scontext=u:r:hal_camera_default:s0 tcontext=u:object_r:default_prop:s0 tclass=file permissive=0
2018-11-11 17:32:25.155 709-1426/? E/libc: Access denied finding property "persist.opcamera.supernight"
2018-11-11 17:32:25.155 709-1426/? D/OP_META: [SetBracketModeConfig][404] "SetBracketModeConfig BracketMode:0 fwk_iso:0 fwk_exptime:0.000000 MotionDetected:0 hsDetected:0 isHDRCapture:0 m_CameraId:3 " "fwk_SceneMode:0 isflashsnapshot:0, drc_gain:0.000000, fwk_drcIso:0, eagleEyeDetected:0 GyroFromAP:0.000000 is_motion_detect_enabled:0" "is_static_mode_enabled:0 ROICount:0 m_isNightMode:0 fwk_SceneMode:0 face w:0 SquareMotionDetected:0 GreenRatio:0.000000" "luxIndex:0.000000"
2018-11-11 17:32:25.155 709-1426/? D/OP_META: [AdjustFeature][1493] "AdjustFeature FeatureType:3, isMultiframe:0, isAeBracket:0, m_forceHDR:0, lastFeature:5"
2018-11-11 17:32:25.155 709-1426/? E/CHIUSECASE: [GetTargetBufferPointer][145] "shared RDI buffer handle:0!"
2018-11-11 17:32:25.155 709-1426/? E/CHIUSECASE: [GetTargetBufferPointer][145] "shared RDI buffer handle:1!"
2018-11-11 17:32:25.157 709-1175/? E/CamX: [ERROR][STATS_AEC] ctuningdataadapter.cpp:102: setChromatix m_numSelectors 7 mode 0 submode value 9 usecase 0 feature1 0 feature2 0 scene 0 effect 0
2018-11-11 17:32:25.168 709-1426/? E/libc: Access denied finding property "persist.opcamera.supernight"
2018-11-11 17:32:25.154 709-709/? W/HwBinder:709_2: type=1400 audit(0.0:444618): avc: denied { read } for name="u:object_r:default_prop:s0" dev="tmpfs" ino=17874 scontext=u:r:hal_camera_default:s0 tcontext=u:object_r:default_prop:s0 tclass=file permissive=0
2018-11-11 17:32:25.168 709-1426/? D/OP_META: [SetBracketModeConfig][404] "SetBracketModeConfig BracketMode:0 fwk_iso:0 fwk_exptime:0.000000 MotionDetected:0 hsDetected:0 isHDRCapture:0 m_CameraId:3 " "fwk_SceneMode:0 isflashsnapshot:0, drc_gain:0.000000, fwk_drcIso:0, eagleEyeDetected:0 GyroFromAP:0.000000 is_motion_detect_enabled:0" "is_static_mode_enabled:0 ROICount:0 m_isNightMode:0 fwk_SceneMode:0 face w:0 SquareMotionDetected:0 GreenRatio:0.000000" "luxIndex:0.000000"
2018-11-11 17:32:25.168 709-1426/? D/OP_META: [AdjustFeature][1493] "AdjustFeature FeatureType:3, isMultiframe:0, isAeBracket:0, m_forceHDR:0, lastFeature:5"
2018-11-11 17:32:25.171 709-1426/? E/CHIUSECASE: [GetTargetBufferPointer][145] "shared RDI buffer handle:0!"
2018-11-11 17:32:25.171 709-1426/? E/CHIUSECASE: [GetTargetBufferPointer][145] "shared RDI buffer handle:1!"
2018-11-11 17:32:25.179 709-1426/? E/libc: Access denied finding property "persist.opcamera.supernight"
2018-11-11 17:32:25.179 709-1426/? D/OP_META: [SetBracketModeConfig][404] "SetBracketModeConfig BracketMode:0 fwk_iso:0 fwk_exptime:0.000000 MotionDetected:0 hsDetected:0 isHDRCapture:0 m_CameraId:3 " "fwk_SceneMode:0 isflashsnapshot:0, drc_gain:0.000000, fwk_drcIso:0, eagleEyeDetected:0 GyroFromAP:0.000000 is_motion_detect_enabled:0" "is_static_mode_enabled:0 ROICount:0 m_isNightMode:0 fwk_SceneMode:0 face w:0 SquareMotionDetected:0 GreenRatio:0.000000" "luxIndex:0.000000"
2018-11-11 17:32:25.164 709-709/? W/HwBinder:709_2: type=1400 audit(0.0:444619): avc: denied { read } for name="u:object_r:default_prop:s0" dev="tmpfs" ino=17874 scontext=u:r:hal_camera_default:s0 tcontext=u:object_r:default_prop:s0 tclass=file permissive=0
2018-11-11 17:32:25.179 709-1426/? D/OP_META: [AdjustFeature][1493] "AdjustFeature FeatureType:3, isMultiframe:0, isAeBracket:0, m_forceHDR:0, lastFeature:5"
2018-11-11 17:32:25.183 709-1426/? E/CHIUSECASE: [GetTargetBufferPointer][145] "shared RDI buffer handle:0!"
2018-11-11 17:32:25.192 709-1175/? D/CamX: [DEBUG][STATS ] camxcawbstatsprocessor.cpp:564 IsValidAlgoOutput() gains from algo for ReqId :1 Red = 1.603189, green = 1.000000, blue = 2.769913
2018-11-11 17:32:25.197 6421-6421/? E/SensorManager: registerListenerImpl sensorName:lsm6ds3c Accelerometer Non-wakeup,isWakeUpSensor:false,callingApp: com.oneplus.camera,callingPid:6421,callingUid:10020
2018-11-11 17:32:25.197 709-1178/? I/mm-camera-CORE: [AFDBG] loadTuningData Cam ID:0 SensorIdx:9 PDType:1 PackageName:1 run_type:1 usecase:0 scene:0 feature2:0 driverIC ID:0x13
2018-11-11 17:32:25.202 709-1179/? I/OPFDManager: Input image dim width 640 height 480 stride 640 scanline 480
2018-11-11 17:32:25.202 709-1179/? I/OPFDManager: Input image dim width 640 height 480 stride 640 scanline 480
2018-11-11 17:32:25.203 709-1179/? E/CamX: [ERROR][STATS_AEC] ctuningdataadapter.cpp:102: setChromatix m_numSelectors 7 mode 0 submode value 1 usecase 0 feature1 0 feature2 0 scene 0 effect 0
2018-11-11 17:32:25.214 709-1179/? E/CamX: [ERROR][STATS_AEC] caeccore.cpp:232: setInput Multi Camera: Peer Info:0xDC1781C0
2018-11-11 17:32:25.216 709-1178/? I/mm-camera-CORE: [AFDBG] loadTuningData Cam ID:2 SensorIdx:0 PDType:3 PackageName:1 run_type:1 usecase:0 scene:0 feature2:0 driverIC ID:0x13
2018-11-11 17:32:25.216 709-1178/? E/CamX: [ERROR][STATS_AF ] af_haf_default_mixer.cpp:587: af_haf_default_mixer_active_algo_selection ACTIVE_ALGORITHM = FOLLOWER
2018-11-11 17:32:25.227 709-1179/? D/CamX: [DEBUG][STATS ] camxcawbstatsprocessor.cpp:564 IsValidAlgoOutput() gains from algo for ReqId :1 Red = 1.452632, green = 1.000000, blue = 2.303019
2018-11-11 17:32:25.230 709-1179/? E/CamX: [ERROR][STATS_AEC] caeccore.cpp:232: setInput Multi Camera: Peer Info:0xD5FF11C0
2018-11-11 17:32:25.230 709-1179/? E/CamX: [ERROR][STATS_AEC] camxcaecstatsprocessor.cpp:1944 SetAlgoBayerHistValue() Unsupported bayer hist channel!
2018-11-11 17:32:25.233 709-1179/? D/CamX: [DEBUG][STATS ] camxcawbstatsprocessor.cpp:564 IsValidAlgoOutput() gains from algo for ReqId :2 Red = 1.603189, green = 1.000000, blue = 2.769913
2018-11-11 17:32:25.238 709-1179/? E/CamX: [ERROR][STATS_AEC] caeccore.cpp:232: setInput Multi Camera: Peer Info:0xDC1781C0
2018-11-11 17:32:25.238 709-1179/? E/CamX: [ERROR][STATS_AEC] camxcaecstatsprocessor.cpp:1944 SetAlgoBayerHistValue() Unsupported bayer hist channel!
2018-11-11 17:32:25.238 709-1179/? D/CamX: [DEBUG][STATS ] camxcawbstatsprocessor.cpp:564 IsValidAlgoOutput() gains from algo for ReqId :2 Red = 1.452632, green = 1.000000, blue = 2.303019
2018-11-11 17:32:25.238 709-1179/? E/CamX: [ERROR][STATS_AEC] caeccore.cpp:232: setInput Multi Camera: Peer Info:0xD5FF11C0
2018-11-11 17:32:25.238 709-1179/? E/CamX: [ERROR][STATS_AEC] camxcaecstatsprocessor.cpp:1944 SetAlgoBayerHistValue() Unsupported bayer hist channel!
2018-11-11 17:32:25.239 709-1179/? D/CamX: [DEBUG][STATS ] camxcawbstatsprocessor.cpp:564 IsValidAlgoOutput() gains from algo for ReqId :3 Red = 1.603189, green = 1.000000, blue = 2.769913
2018-11-11 17:32:25.239 709-1179/? E/CamX: [ERROR][STATS_AEC] caeccore.cpp:232: setInput Multi Camera: Peer Info:0xDC1781C0
2018-11-11 17:32:25.239 709-1179/? E/CamX: [ERROR][STATS_AEC] camxcaecstatsprocessor.cpp:1944 SetAlgoBayerHistValue() Unsupported bayer hist channel!
2018-11-11 17:32:25.239 709-1179/? D/CamX: [DEBUG][STATS ] camxcawbstatsprocessor.cpp:564 IsValidAlgoOutput() gains from algo for ReqId :3 Red = 1.452632, green = 1.000000, blue = 2.303019
Related
I changed rom to smartisan and im trying to fix the whatsapp crash.
here is a logcat. any help will be super nice
Code:
I/ActivityManager( 589): Start proc com.whatsapp for activity com.whatsapp/.Main: pid=15856 uid=10063 gids={50063, 1015, 3003, 1006, 1028}
D/WindowManager( 589): 1st smartisan anim frame is drawn, mIsEnterSmartisanTransition = true
D/WindowManager( 589): onFirstSmartisanTransitionFrameIsDrawn: readyToFlip
D/WindowManager( 589): resumeFinishDrawingWindow: mPendingShowWins = []
D/WindowManager( 589): finishDrawingWindow(2): win = Window{4286e590 u0 Starting com.whatsapp}, win.mAttachedWindow = null, mIsFirstFrameDrawn = true, mIsAppWindowDrawn = false
D/WindowManager( 589): finishDrawingWindow(1): win = Window{4286e590 u0 Starting com.whatsapp}, win.mAttachedWindow = null
D/WindowManager( 589): onAppWinShown: win = Window{4286e590 u0 Starting com.whatsapp}, mIsInSmartisanTransition = true, mIsEnterSmartisanTransition = true
D/WindowManager( 589): TRY_HIDE_TRANSIT_ANIM: mIsInSmartisanTransition = true, mIsSmartisanAnimationEnded = false, mIsEnterSmartisanTransition = true, mIsAppWindowDrawn = true
D/WindowManager( 589): finishDrawingWindow(2): win = Window{427740f0 u0 SurfaceView}, win.mAttachedWindow = Window{426d7d70 u0 com.smartisanos.launcher/com.smartisanos.launcher.Launcher}, mIsFirstFrameDrawn = true, mIsAppWindowDrawn = true
D/WindowManager( 589): finishDrawingWindow(1): win = Window{427740f0 u0 SurfaceView}, win.mAttachedWindow = Window{426d7d70 u0 com.smartisanos.launcher/com.smartisanos.launcher.Launcher}
D/WindowManager( 589): finishDrawingWindow(2): win = Window{4286e590 u0 Starting com.whatsapp}, win.mAttachedWindow = null, mIsFirstFrameDrawn = true, mIsAppWindowDrawn = true
D/WindowManager( 589): finishDrawingWindow(1): win = Window{4286e590 u0 Starting com.whatsapp}, win.mAttachedWindow = null
E/AndroidRuntime(15856): FATAL EXCEPTION: main
E/AndroidRuntime(15856): java.lang.VerifyError: com/c
E/AndroidRuntime(15856): at com.whatsapp.App.onCreate(App.java:2489)
E/AndroidRuntime(15856): at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java)
E/AndroidRuntime(15856): at android.app.ActivityThread.handleBindApplication(ActivityThread.java)
E/AndroidRuntime(15856): at android.app.ActivityThread.access$1300(ActivityThread.java)
E/AndroidRuntime(15856): at android.app.ActivityThread$H.handleMessage(ActivityThread.java)
E/AndroidRuntime(15856): at android.os.Handler.dispatchMessage(Handler.java)
E/AndroidRuntime(15856): at android.os.Looper.loop(Looper.java)
E/AndroidRuntime(15856): at android.app.ActivityThread.main(ActivityThread.java)
E/AndroidRuntime(15856): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime(15856): at java.lang.reflect.Method.invoke(Method.java:511)
E/AndroidRuntime(15856): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java)
E/AndroidRuntime(15856): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java)
E/AndroidRuntime(15856): at dalvik.system.NativeStart.main(Native Method)
W/ActivityManager( 589): Force finishing activity com.whatsapp/.Main
I/ActivityManager( 589): Process com.whatsapp (pid 15856) has died.
I/ActivityManager( 589): Start proc com.whatsapp for activity com.whatsapp/.Main: pid=15856 uid=10063 gids={50063, 1015, 3003, 1006, 1028}
D/WindowManager( 589): 1st smartisan anim frame is drawn, mIsEnterSmartisanTransition = true
D/WindowManager( 589): onFirstSmartisanTransitionFrameIsDrawn: readyToFlip
D/WindowManager( 589): resumeFinishDrawingWindow: mPendingShowWins = []
D/WindowManager( 589): finishDrawingWindow(2): win = Window{4286e590 u0 Starting com.whatsapp}, win.mAttachedWindow = null, mIsFirstFrameDrawn = true, mIsAppWindowDrawn = false
D/WindowManager( 589): finishDrawingWindow(1): win = Window{4286e590 u0 Starting com.whatsapp}, win.mAttachedWindow = null
D/WindowManager( 589): onAppWinShown: win = Window{4286e590 u0 Starting com.whatsapp}, mIsInSmartisanTransition = true, mIsEnterSmartisanTransition = true
D/WindowManager( 589): TRY_HIDE_TRANSIT_ANIM: mIsInSmartisanTransition = true, mIsSmartisanAnimationEnded = false, mIsEnterSmartisanTransition = true, mIsAppWindowDrawn = true
D/WindowManager( 589): finishDrawingWindow(2): win = Window{427740f0 u0 SurfaceView}, win.mAttachedWindow = Window{426d7d70 u0 com.smartisanos.launcher/com.smartisanos.launcher.Launcher}, mIsFirstFrameDrawn = true, mIsAppWindowDrawn = true
D/WindowManager( 589): finishDrawingWindow(1): win = Window{427740f0 u0 SurfaceView}, win.mAttachedWindow = Window{426d7d70 u0 com.smartisanos.launcher/com.smartisanos.launcher.Launcher}
D/WindowManager( 589): finishDrawingWindow(2): win = Window{4286e590 u0 Starting com.whatsapp}, win.mAttachedWindow = null, mIsFirstFrameDrawn = true, mIsAppWindowDrawn = true
D/WindowManager( 589): finishDrawingWindow(1): win = Window{4286e590 u0 Starting com.whatsapp}, win.mAttachedWindow = null
E/AndroidRuntime(15856): FATAL EXCEPTION: main
E/AndroidRuntime(15856): java.lang.VerifyError: com/c
E/AndroidRuntime(15856): at com.whatsapp.App.onCreate(App.java:2489)
E/AndroidRuntime(15856): at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java)
E/AndroidRuntime(15856): at android.app.ActivityThread.handleBindApplication(ActivityThread.java)
E/AndroidRuntime(15856): at android.app.ActivityThread.access$1300(ActivityThread.java)
E/AndroidRuntime(15856): at android.app.ActivityThread$H.handleMessage(ActivityThread.java)
E/AndroidRuntime(15856): at android.os.Handler.dispatchMessage(Handler.java)
E/AndroidRuntime(15856): at android.os.Looper.loop(Looper.java)
E/AndroidRuntime(15856): at android.app.ActivityThread.main(ActivityThread.java)
E/AndroidRuntime(15856): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime(15856): at java.lang.reflect.Method.invoke(Method.java:511)
E/AndroidRuntime(15856): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java)
E/AndroidRuntime(15856): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java)
E/AndroidRuntime(15856): at dalvik.system.NativeStart.main(Native Method)
W/ActivityManager( 589): Force finishing activity com.whatsapp/.Main
I/ActivityManager( 589): Process com.whatsapp (pid 15856) has died.
Hello,
I'm currently developing an application that uses the facebook SDK. On the emulator everything goes fine but the problem is in the real device.
I've setup the Hashkeys, i previously received the error "Invalid hash key not found in the application" and successfully fixed it. But now i'm having another problem.
Whenever i click a button (which is intended to call the Facebook sdk) the facebook activity pops in and suddenly the facebook activity closes. Supposedly, it should appears the Facebook share window. Here's the code that i'm using on that button:
Code:
APP_ID = getString(R.string.facebook_app_id);
fb = new Facebook(APP_ID);
fb.authorize(QuestionsActivity.this, new Facebook.DialogListener() {
@Override
public void onComplete(Bundle values) {
Bundle params = new Bundle();
params.putString("name","I need your help!");
params.putString("caption","Could you give me a help please?");
params.putString("description", labelQuestion.getText().toString() + " A)" + answerA.getText() + " B)" + answerB.getText() + " C)" + answerC.getText());
params.putString("picture", "link");
params.putString("link,"link");
fb.dialog(QuestionsActivity.this,"feed",params,new Facebook.DialogListener() {
@Override
public void onComplete(Bundle values) {
ShowScoreIncrement(10);
Log.d("DEBUGA","A");
}
@Override
public void onFacebookError(FacebookError e) {
Log.d("DEBUGA","B");
}
@Override
public void onError(DialogError e) {
Log.d("DEBUGA","C");
}
@Override
public void onCancel() {
Log.d("DEBUGA","D");
}
});
}
@Override
public void onFacebookError(FacebookError e) {
Log.d("FB","Error" + e.getMessage());
}
@Override
public void onError(DialogError e) {
Log.d("FB", "Complete" + e.getMessage());
}
@Override
public void onCancel() {
Log.d("FB","Cancel");
}
});
As for logging info:
Code:
12-27 21:36:49.737 6220-6220/com.angelo.assassinscreedquiz I/Adreno-EGL﹕ <qeglDrvAPI_eglInitialize:410>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_LNX.LA.3.5.1_RB1.04.04.02.048.006_msm8610_LNX.LA.3.5.1_RB1__release_AU ()
OpenGL ES Shader Compiler Version: E031.24.00.07
Build Date: 02/12/14 Wed
Local Branch:
Remote Branch: quic/LNX.LA.3.5.1_RB1.1
Local Patches: NONE
Reconstruct Branch: AU_LINUX_ANDROID_LNX.LA.3.5.1_RB1.04.04.02.048.006 + NOTHING
12-27 21:36:49.997 6220-6220/com.angelo.assassinscreedquiz D/OpenGLRenderer﹕ Enabling debug mode 0
12-27 21:36:50.027 6220-6220/com.angelo.assassinscreedquiz D/tcd﹕ process windowFocusChanged msg
12-27 21:36:50.237 6220-6220/com.angelo.assassinscreedquiz I/ActivityManager﹕ Timeline: Activity_idle id: [email protected] time:40737600
12-27 21:36:51.207 6220-6220/com.angelo.assassinscreedquiz I/ActivityManager﹕ Timeline: Activity_launch_request id:com.angelo.assassinscreedquiz time:40738579
12-27 21:36:51.217 6220-6232/com.angelo.assassinscreedquiz D/tcd﹕ Focus to false
12-27 21:36:51.227 6220-6220/com.angelo.assassinscreedquiz D/tcd﹕ process windowFocusChanged msg
12-27 21:36:51.277 6220-6220/com.angelo.assassinscreedquiz D/RANDOM﹕ 6
12-27 21:36:51.277 6220-6220/com.angelo.assassinscreedquiz D/RANDOM﹕ 18
12-27 21:36:51.277 6220-6220/com.angelo.assassinscreedquiz D/RANDOM﹕ 19
12-27 21:36:51.277 6220-6220/com.angelo.assassinscreedquiz D/RANDOM﹕ 8
12-27 21:36:51.277 6220-6220/com.angelo.assassinscreedquiz D/RANDOM﹕ 14
12-27 21:36:51.277 6220-6220/com.angelo.assassinscreedquiz D/RANDOM﹕ 0
12-27 21:36:51.277 6220-6220/com.angelo.assassinscreedquiz D/RANDOM﹕ 16
12-27 21:36:51.277 6220-6220/com.angelo.assassinscreedquiz D/RANDOM﹕ 3
12-27 21:36:51.277 6220-6220/com.angelo.assassinscreedquiz D/RANDOM﹕ 1
12-27 21:36:51.277 6220-6220/com.angelo.assassinscreedquiz D/RANDOM﹕ 4
12-27 21:36:51.357 6220-6220/com.angelo.assassinscreedquiz D/dalvikvm﹕ GC_FOR_ALLOC freed 171K, 6% free 4522K/4764K, paused 16ms, total 16ms
12-27 21:36:51.357 6220-6220/com.angelo.assassinscreedquiz I/dalvikvm-heap﹕ Grow heap (frag case) to 5.587MB for 635812-byte allocation
12-27 21:36:51.457 6220-6230/com.angelo.assassinscreedquiz D/tcd﹕ Focus to true
12-27 21:36:51.457 6220-6244/com.angelo.assassinscreedquiz D/QUESTION﹕ 6
12-27 21:36:51.457 6220-6244/com.angelo.assassinscreedquiz D/data_question﹕ Question3
12-27 21:36:51.577 6220-6220/com.angelo.assassinscreedquiz D/tcd﹕ process windowFocusChanged msg
12-27 21:36:51.577 6220-6220/com.angelo.assassinscreedquiz D/tcd﹕ imm = [email protected] falseflg=#1820002
12-27 21:36:51.597 6220-6230/com.angelo.assassinscreedquiz D/tcd﹕ Focus to true
12-27 21:36:51.757 6220-6220/com.angelo.assassinscreedquiz D/tcd﹕ process windowFocusChanged msg
12-27 21:36:51.777 6220-6231/com.angelo.assassinscreedquiz D/tcd﹕ Focus to false
12-27 21:36:51.867 6220-6220/com.angelo.assassinscreedquiz I/ActivityManager﹕ Timeline: Activity_idle id: [email protected] time:40739238
12-27 21:36:54.117 6220-6220/com.angelo.assassinscreedquiz D/dalvikvm﹕ GC_FOR_ALLOC freed 178K, 5% free 5477K/5724K, paused 11ms, total 11ms
12-27 21:36:54.117 6220-6220/com.angelo.assassinscreedquiz I/ActivityManager﹕ Timeline: Activity_launch_request id:com.facebook.katana time:40741484
12-27 21:36:54.127 6220-6232/com.angelo.assassinscreedquiz D/tcd﹕ Focus to false
12-27 21:36:54.127 6220-6220/com.angelo.assassinscreedquiz D/QUESTIONSACTIVITY﹕ It was paused
12-27 21:36:54.137 6220-6220/com.angelo.assassinscreedquiz D/tcd﹕ process windowFocusChanged msg
12-27 21:36:56.387 6220-6232/com.angelo.assassinscreedquiz D/tcd﹕ Focus to true
12-27 21:36:56.387 6220-6220/com.angelo.assassinscreedquiz D/tcd﹕ process windowFocusChanged msg
12-27 21:36:56.617 6220-6220/com.angelo.assassinscreedquiz I/ActivityManager﹕ Timeline: Activity_idle id: [email protected] time:40743989
12-27 21:37:09.457 6220-6220/com.angelo.assassinscreedquiz D/QUESTIONSACTIVITY﹕ It was paused
12-27 21:37:09.597 6220-6220/com.angelo.assassinscreedquiz W/IInputConnectionWrapper﹕ getExtractedText on inactive InputConnection
12-27 21:37:09.597 6220-6220/com.angelo.assassinscreedquiz W/IInputConnectionWrapper﹕ getTextBeforeCursor on inactive InputConnection
12-27 21:37:09.597 6220-6220/com.angelo.assassinscreedquiz W/IInputConnectionWrapper﹕ getSelectedText on inactive InputConnection
12-27 21:37:09.597 6220-6220/com.angelo.assassinscreedquiz W/IInputConnectionWrapper﹕ getTextAfterCursor on inactive InputConnection
12-27 21:37:14.977 6220-6232/com.angelo.assassinscreedquiz D/tcd﹕ Focus to false
12-27 21:37:14.977 6220-6220/com.angelo.assassinscreedquiz D/tcd﹕ process windowFocusChanged msg
Anyone has an idea about what might be happening? Thank you before hand!
I'm not sure how it got frozen because I most definitely didn't freeze it, but it's frozen and won't unfreeze no matter how many times I try to unfreeze it. Ive tried unfreezing with SD-maid, and titanium backup to no avail, and had to uninstall chrome because it won't work with system WebView.
I'm thinking I must have removed some system app that WebView needs to function but I'm unsure which app that would be. I'll try to grab a log kitty when I get off work. Any and all advice would be much apreesh.
(I have the Qualcomm variant btw)
Here's a logcat. Did my best to trim most of the unrelated crap.
I/Icing ( 6703): doRemovePackageData com.google.android.webview
W/orola.sprintwfc( 3649): type=1400 audit(0.0:102798): avc: denied { search } for uid=1000 scontext=u:r:system_app:s0 tcontext=ubject_r:app_data_file:s0:c512,c768 tclass=dir permissive=0
I/Icing ( 6703): IndexChimeraService.getServiceInterface callingPackage=com.google.android.gms componentName=AppsCorpus serviceId=32
I/Icing ( 6703): IndexChimeraService.getServiceInterface callingPackage=com.google.android.gms componentName=AppsCorpus serviceId=36
I/Finsky (12343): [1] com.google.android.finsky.p2p.d.a(2): Wrote row to frosting DB: 213
W/orola.spackage:com.google.android.webview
W/Thread-5(16460): type=1400 audit(0.0:102817): avc: denied { read } for uid=10165 name="xposed" dev="dm-0" ino=29641 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=ubject_r:system_data_file:s0 tclass=file permissive=0
W/Thread-5(16460): type=1400 audit(0.0:102818): avc: denied { read } for uid=10165 name="xposed" dev="dm-0" ino=29641 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=ubject_r:system_data_file:s0 tclass=file permissive=0
W/Thread-5(16460): type=1400 audit(0.0:102819): avc: denied { read } for uid=10165 name="xposed" dev="dm-0" ino=29641 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=ubject_r:system_data_file:s0 tclass=file permissive=0
W/Thread-5(16460): type=1400 audit(0.0:102820): avc: denied { read } for uid=10165 name="xposed" dev="dm-0" ino=29641 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=ubject_r:system_data_file:s0 tclass=file permissive=0
W/Thread-5(16460): type=1400 audit(0.0:102821): avc: denied { read } for uid=10165 name="xposed" dev="dm-0" ino=29641 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=ubject_r:system_data_file:s0 tclass=file permissive=0
W/Thread-5(16460): type=1400 audit(0.0:102822): avc: denied { read } for uid=10165 name="xposed" dev="dm-0" ino=29641 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=ubject_r:system_data_file:s0 tclass=file permissive=0
W/Thread-5(16460): type=1400 audit(0.0:102823): avc: denied { read } for uid=10165 name="xposed" dev="dm-0" ino=29641 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=ubject_r:system_data_file:s0 tclass=file permissive=0
W/Thread-5(16460): type=1400 audit(0.0:102824): avc: denied { read } for uid=10165 name="xposed" dev="dm-0" ino=29641 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=ubject_r:system_data_file:s0 tclass=file permissive=0
I/System.out(15868): LP - exit.
W/ActivityManager( 1669): Unable to start service Intent { cmp=com.android.printspooler/.model.PrintSpoolerService } U=0: not found
I/Icing ( 6703): Usage reports ok 2, Failed Usage reports 0, indexed 0, rejected 0, imm upload false
I/Icing ( 6703): Usage reports ok 0, Failed Usage reports 0, indexed 0, rejected 0, imm upload false
I/Icing ( 6703): doRemovePackageData com.google.android.webview
I/Icing ( 6703): IndexChimeraService.getServiceInterface callingPackage=com.google.android.gms componentName=AppsCorpus serviceId=32
I/Icing ( 6703): IndexChimeraService.getServiceInterface callingPackage=com.google.android.gms componentName=AppsCorpus serviceId=36
I/Icing ( 6703): Usage reports ok 0, Failed Usage reports 0, indexed 0, rejected 0, imm upload false
I/Icing ( 6703): Usage reports ok 0, Failed Usage reports 0, indexed 0, rejected 0, imm upload false
D/AndroidRuntime(16444): >>>>>> START com.android.internal.os.RuntimeInit uid 0 <<<<<<
D/AndroidRuntime(16444): CheckJNI is OFF
D/APM_AudioPolicyManager( 736): startOutput() output 13, stream 1, session 11873
D/audio_hw_primary( 736): out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
V/msm8974_platform( 736): platform_get_output_snd_device: enter: output devices(0x2)
V/msm8974_platform( 736): platform_get_output_snd_device: exit: snd_device(speaker)
V/msm8974_platform( 736): platform_send_audio_calibration: sending audio calibration for snd_device(2) acdb_id(14)
D/ACDB-LOADER( 736): ACDB -> send_audio_cal, acdb_id = 14, path = 0, app id = 0x11130, sample rate = 48000
D/ACDB-LOADER( 736): ACDB -> send_asm_topology
D/ACDB-LOADER( 736): ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TOPOLOGY_ID
D/ACDB-LOADER( 736): ACDB -> send_adm_topology
D/ACDB-LOADER( 736): ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TOPOLOGY_ID
D/ACDB-LOADER( 736): ACDB -> send_audtable
D/ACDB-LOADER( 736): ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE_SIZE
D/ACDB-LOADER( 736): ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE
D/ACDB-LOADER( 736): ACDB -> AUDIO_SET_AUDPROC_CAL
D/ACDB-LOADER( 736): ACDB -> send_audvoltable
D/ACDB-LOADER( 736): ACDB -> ACDB_CMD_GET_AUDPROC_GAIN_DEP_STEP_TABLE, vol index 0
D/ACDB-LOADER( 736): ACDB -> AUDIO_SET_VOL_CAL cal type = 12
D/ACDB-LOADER( 736): ACDB -> send_audstrmtable
D/ACDB-LOADER( 736): ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TABLE_V2
D/ACDB-LOADER( 736): ACDB -> audstrm_cal->cal_type.cal_data.cal_size = 456
D/ACDB-LOADER( 736): ACDB -> send_afe_topology
D/ACDB-LOADER( 736): ACDB -> ACDB_CMD_GET_AFE_TOPOLOGY_ID
D/ACDB-LOADER( 736): ACDB -> GET_AFE_TOPOLOGY_ID for adcd_id 14, Topology Id 1025e
D/ACDB-LOADER( 736): ACDB -> send_afe_cal
D/ACDB-LOADER( 736): ACDB -> ACDB_CMD_GET_AFE_COMMON_TABLE
D/ACDB-LOADER( 736): ACDB -> AUDIO_SET_AFE_CAL
D/ACDB-LOADER( 736): ACDB -> send_hw_delay : acdb_id = 14 path = 0
D/ACDB-LOADER( 736): ACDB -> ACDB_AVSYNC_INFO: ACDB_CMD_GET_DEVICE_PROPERTY
D/audio_hw_primary( 736): enable_snd_device: snd_device(2: speaker)
D/audio_hw_primary( 736): enable_audio_route: apply and update mixer path: low-latency-playback
I/audio_hw_utils( 736): Set Audio Stream 12 App Type Cfg: app_type 69936 (DEFAULT), acdb_dev_id 14, sample_rate 48000
I/ActivityManager( 1669): START u0 {flg=0x10804000 cmp=com.android.systemui/.recents.RecentsActivity} from uid 10090 on display 0
I/Thermal-Lib( 451): Thermal-Lib-Client: Client request sent
I/ThermalEngine( 728): Thermal-Server: Thermal received msg from override
I/ActivityManager( 1669): moveHomeStack, setupComplete:true
D/APM_AudioPolicyManager( 736): stopOutput() output 13, stream 1, session 11873
W/WindowManager( 1669): Attempted to remove non-existing token: [email protected]
I/LaunchCheckinHandler( 1669): Displayed com.android.systemui/.recents.RecentsActivity,wp,wa,164
I/art ( 1669): Background partial concurrent mark sweep GC freed 85301(5MB) AllocSpace objects, 2(40KB) LOS objects, 33% free, 24MB/36MB, paused 2.593ms total 201.533ms
I/Icing ( 6703): Indexing com.google.android.gms-apps from com.google.android.gms
I/Icing ( 6703): Indexing done com.google.android.gms-apps
I/Icing ( 6703): Indexing com.google.android.gms-apps from com.google.android.gms
I/Icing ( 6703): Indexing done com.google.android.gms-apps
D/KeyguardUpdateMonitor( 1816): received broadcast android.intent.action.TIME_TICK
D/KeyguardUpdateMonitor( 1816): handleTimeUpdate
I/SFPerfTracer( 534): triggers: (rate: 477:25724) (compose: 0:12) (post: 0:74) (render: 0:59) (7:463241 frames) (8:526805)
D/SFPerfTracer( 534): layers: (5:10) (com.android.systemui.ImageWallpaper (0xb0b14400): 8:39587) (StatusBar (0xaeb09400): 8:244185) (Sprite (0xaeb0bc00): 0:126)* (animation background stackId=1 (0xb0b15800): 0:234)* (DimLayerController/Stack=0 (0xb0b16c00): 0:2396)* (NavigationBar (0xaeb08000): 8:9418) (eu.thedarken.sdm/eu.thedarken.sdm.appcontrol.ui.details.AppObjectActivity (0xb0b13000): 0:282)- (Toast (0xaeb0a800): 8:73) (com.android.systemui/com.android.systemui.recents.RecentsActivity (0xb1fc8400): 8:33) (thumbnail anim (0xb1fc9800): 0:22)-
D/APM_AudioPolicyManager( 736): startOutput() output 13, stream 1, session 11873
D/audio_hw_primary( 736): out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
V/msm8974_platform( 736): platform_get_output_snd_device: enter: output devices(0x2)
V/msm8974_platform( 736): platform_get_output_snd_device: exit: snd_device(speaker)
E/ActivityManager( 1669): applyOptionsLocked: Unknown animationType=0
D/APM_AudioPolicyManager( 736): stopOutput() output 13, stream 1, session 11873
D/ICU (16444): No timezone override file found: /data/misc/zoneinfo/current/icu/icu_tzdata.dat
W/System (16444): ClassLoader referenced unknown path: /oem/lib
I/Radio-JNI(16444): register_android_hardware_Radio DONE
D/AndroidRuntime(16444): Calling main entry com.android.commands.am.Am
W/opjohnwu.magisk(15544): type=1400 audit(0.0:102825): avc: denied { read } for uid=10150 name="xposed" dev="dm-0" ino=29641 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=ubject_r:system_data_file:s0 tclass=file permissive=0
D/AndroidRuntime(16444): Shutting down VM
I/art (15544): Do partial code cache collection, code=0B, data=23KB
I/art (15544): After code cache collection, code=0B, data=23KB
I/art (15544): Increasing code
Lol @ the emojis. My bad.
Looks like your culprit
W/orola.spackage:com.google.android.webview
W/Thread-5(16460): type=1400 audit(0.0:102817): avc: denied { read } for uid=10165 name="xposed" dev="dm-0" ino=29641
Something you did with Xposed.
What Xposed modules you got running?
madbat99 said:
Looks like your culprit
W/orola.spackage:com.google.android.webview
W/Thread-5(16460): type=1400 audit(0.0:102817): avc: denied { read } for uid=10165 name="xposed" dev="dm-0" ino=29641
Something you did with Xposed.
What Xposed modules you got running?
Click to expand...
Click to collapse
AdBlocker Reborn, Autoinstall Reloaded, Custom Text, GravityBox, Smooth System Progress Bars, and xPrivacy, but this happened before I installed xPrivacy.
My phone is freezing while in call, neither I or my caller can hear each other while this happens.
From logcat it looks like some kid of audio problem but I don't know what is the real problem.
Could anyone better than me in logs reading tell me how the fix this or what's causing this?
Code:
D/TelephonyProvider( 3294): subIdString = 1 subId = 1
I/FastMixerState(12846): sMaxFastTracks = 8
D/TelephonyProvider( 3294): subIdString = 1 subId = 1
I/audioserver(12846): ServiceManager: 0xf5c18540
D/vndksupport(12846): Loading /vendor/lib/hw/[email protected] from current namespace instead of sphal namespace.
D/vndksupport(12846): Loading /vendor/lib/hw/[email protected] from current namespace instead of sphal namespace.
I/AudioFlinger(12846): Using default 3000 mSec as standby time.
D/TelephonyProvider( 3294): subIdString = 1 subId = 1
W/APM::ConfigParsingUtils(12846): loadOutput() invalid supported devices
W/APM::ConfigParsingUtils(12846): loadInput() invalid supported devices
W/APM::ConfigParsingUtils(12846): loadInput() invalid supported devices
I/APM::ConfigParsingUtils(12846): loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf
W/audio_hw_primary(12846): mixer_init: Failed to open mixer paths from /vendor/etc/mixer_paths_0.xml, retrying with legacy location
E/audio_route(12846): Control 'HPL Mixer ADCL Switch' doesn't exist - skipping
E/audio_route(12846): Control 'HPL Mixer ADCR Switch' doesn't exist - skipping
E/audio_route(12846): Control 'HPR Mixer ADCL Switch' doesn't exist - skipping
E/audio_route(12846): Control 'HPR Mixer ADCR Switch' doesn't exist - skipping
E/audio_route(12846): Control 'EP Mixer ADCL Switch' doesn't exist - skipping
E/audio_route(12846): Control 'EP Mixer ADCR Switch' doesn't exist - skipping
E/audio_route(12846): Control 'SPK Mixer ADCL Switch' doesn't exist - skipping
E/audio_route(12846): Control 'SPK Mixer ADCR Switch' doesn't exist - skipping
E/audio_route(12846): Control 'SPK Mixer ADCL Switch' doesn't exist - skipping
E/audio_route(12846): Control 'SPK Mixer ADCR Switch' doesn't exist - skipping
E/audio_route(12846): Control 'HPL Mixer ADCL Switch' doesn't exist - skipping
E/audio_route(12846): Control 'HPR Mixer ADCR Switch' doesn't exist - skipping
D/TelephonyProvider( 3294): subIdString = 1 subId = 1
E/audio_route(12846): Control 'EP EP On' already exists in path 'fm_radio-speaker-headset'
D/TelephonyProvider( 3294): subIdString = 1 subId = 1
V/audio_hw_voice(12846): voice_session_init: Forcing voice config: wide
E/audio_hw_primary(12846): Amplifier initialization failed
W/DeviceHAL(12846): Device 0xf5c3c400 get_master_volume: Function not implemented
W/DeviceHAL(12846): Device 0xf5c3c400 get_master_mute: Function not implemented
W/DeviceHAL(12846): Device 0xf5c3c400 set_master_volume: Function not implemented
W/DeviceHAL(12846): Device 0xf5c3c400 set_master_mute: Function not implemented
I/AudioFlinger(12846): loadHwModule() Loaded primary audio interface, handle 10
I/AudioFlinger(12846): openOutput() this 0xf5c3d000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 2
I/AudioFlinger(12846): HAL output buffer size 256 frames, normal sink buffer size 768 frames
D/vndksupport(12846): Loading /vendor/lib/hw/[email protected] from current namespace instead of sphal namespace.
D/TelephonyProvider( 3294): subIdString = 1 subId = 1
I/ViPER4Android_v2(12846): Enter EffectGetDescriptor()
I/ViPER4Android_v2(12846): EffectGetDescriptor(), uuid = 41d3c987-e6cf-11e3-a88a-11aba5d5c51b
I/BufferProvider(12846): found effect "Multichannel Downmix To Stereo" from The Android Open Source Project
I/AudioFlinger(12846): Using module 10 as the primary audio interface
W/AudioFlinger(12846): moveEffects() bad srcOutput 0
I/AudioFlinger(12846): AudioFlinger's thread 0xf4c83a00 tid=12862 ready to run
W/AudioFlinger(12846): no wake lock to update, system not ready yet
W/AudioFlinger(12846): no wake lock to update, system not ready yet
I/AudioFlinger(12846): openOutput() this 0xf5c3d000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 8
I/AudioFlinger(12846): HAL output buffer size 480 frames, normal sink buffer size 960 frames
I/AudioFlinger(12846): AudioFlinger's thread 0xf4603980 tid=12865 ready to run
W/AudioFlinger(12846): no wake lock to update, system not ready yet
W/AudioFlinger(12846): no wake lock to update, system not ready yet
I/AudioFlinger(12846): AudioFlinger's thread 0xf42032c0 tid=12867 ready to run
I/bt_a2dp_hw(12846): adev_open: adev_open in A2dp_hw module
I/AudioFlinger(12846): loadHwModule() Loaded a2dp audio interface, handle 18
D/vndksupport(12846): Loading /vendor/lib/hw/audio.usb.default.so from current namespace instead of sphal namespace.
D/TelephonyProvider( 3294): subIdString = 1 subId = 1
I/AudioFlinger(12846): loadHwModule() Loaded usb audio interface, handle 26
D/vndksupport(12846): Loading /vendor/lib/hw/audio.r_submix.default.so from current namespace instead of sphal namespace.
I/r_submix(12846): adev_open(name=audio_hw_if)
I/r_submix(12846): adev_init_check()
W/DeviceHAL(12846): Device 0xf4666640 set_master_mute: Function not implemented
I/AudioFlinger(12846): loadHwModule() Loaded r_submix audio interface, handle 34
D/r_submix(12846): adev_open_input_stream(addr=0)
D/r_submix(12846): submix_audio_device_create_pipe_l(addr=0, idx=9)
D/r_submix(12846): now using address 0 for route 9
I/AudioFlinger(12846): AudioFlinger's thread 0xf4203d80 tid=12871 ready to run
D/r_submix(12846): adev_close_input_stream()
D/r_submix(12846): submix_audio_device_release_pipe_l(idx=9) addr=0
D/r_submix(12846): submix_audio_device_destroy_pipe_l(): pipe destroyed
E/SoundTriggerHwService(12846): could not read implementation properties
D/TelephonyProvider( 3294): subIdString = 1 subId = 1
I/Telecom ( 2955): InCallController: Sending updateCall [[email protected], DIALING, com.android.phone/com.android.services.telephony.TelephonyConnectionService, tel:*********, A, childs(0), has_parent(false), [Capabilities: CAPABILITY_SUPPORT_HOLD CAPABILITY_MUTE CAPABILITY_CANNOT_DOWNGRADE_VIDEO_TO_AUDIO], [Properties:]]: [email protected]
I/Telecom ( 2955): InCallController: Components updated: [ComponentInfo{com.android.dialer/com.android.incallui.InCallServiceImpl}]: [email protected]
I/Dialer ( 6324): CallList.onUpdateCall - [DialerCall_1, DIALING, [Capabilities: CAPABILITY_SUPPORT_HOLD CAPABILITY_MUTE CAPABILITY_CANNOT_DOWNGRADE_VIDEO_TO_AUDIO], [Properties:], children:[], parent:null, conferenceable:[], videoState:Audio Only, mSessionModificationState:0, CameraDir:-1]
I/Dialer ( 6324): InCallPresenter.onCallListChange - Phone switching state: OUTGOING -> OUTGOING
I/Dialer ( 6324): VideoPauseController.onStateChange - hasPrimaryCallChanged: false, videoCanPause: false, isInBackground: false
I/Dialer ( 6324): InCallFragment.setSecondary - SecondaryInfo, show: false, name: null, label: null, providerLabel: null
W/ResourceType( 6324): Failure getting entry for 0x7f100292 (t=15 e=658) (error -75)
I/Dialer ( 6324): InCallFragment.setCallState - PrimaryCallState, state: 6, connectionLabel:
I/Dialer ( 6324): InCallActivity.onPrimaryCallStateChanged
I/Dialer ( 6324): InCallActivity.showMainInCallFragment - shouldShowAnswerUi: false, shouldShowVideoUi: false, didShowAnswerScreen: false, didShowInCallScreen: true, didShowVideoCallScreen: false
W/ResourceType( 6324): Failure getting entry for 0x7f100292 (t=15 e=658) (error -75)
I/Dialer ( 6324): InCallFragment.setCallState - PrimaryCallState, state: 6, connectionLabel:
I/Dialer ( 6324): InCallActivity.onPrimaryCallStateChanged
I/Dialer ( 6324): InCallActivity.showMainInCallFragment - shouldShowAnswerUi: false, shouldShowVideoUi: false, didShowAnswerScreen: false, didShowInCallScreen: true, didShowVideoCallScreen: false
I/AudioFlinger(12846): systemReady
D/PermissionCache(12846): checking android.permission.MODIFY_AUDIO_SETTINGS for uid=1000 => granted (1574 us)
E/AudioService( 2955): Audioserver started.
D/PermissionCache(12846): checking android.permission.CAPTURE_AUDIO_HOTWORD for uid=10181 => granted (340 us)
I/AudioFlinger(12846): AudioFlinger's thread 0xf3803c40 tid=12881 ready to run
I/audio_hw_primary(12846): adev_set_mode mode = 2
D/com.gsamlabs.bbm.lib.NotifyingService( 8880): ===:91:4309:41.4:1
V/audio_hw_voice(12846): prepare_voice_session: active_out_devices: 0x1
V/audio_hw_voice(12846): set_voice_session_audio_path: ril_set_call_audio_path(0)
I/rild ( 2512): type=1400 audit(0.0:1793): avc: denied { search } for name="12846" dev="proc" ino=87474 scontext=u:r:rild:s0 tcontext=u:r:audioserver:s0 tclass=dir permissive=1
I/rild ( 2512): type=1400 audit(0.0:1794): avc: denied { read } for name="cmdline" dev="proc" ino=87476 scontext=u:r:rild:s0 tcontext=u:r:audioserver:s0 tclass=file permissive=1
I/rild ( 2512): type=1400 audit(0.0:1795): avc: denied { open } for path="/proc/12846/cmdline" dev="proc" ino=87476 scontext=u:r:rild:s0 tcontext=u:r:audioserver:s0 tclass=file permissive=1
I/rild ( 2512): type=1400 audit(0.0:1796): avc: denied { getattr } for path="/proc/12846/cmdline" dev="proc" ino=87476 scontext=u:r:rild:s0 tcontext=u:r:audioserver:s0 tclass=file permissive=1
D/audio_route(12846): Apply path: voice-earpiece-wb
D/audio_route(12846): Apply path: voice-earpiece-mic-wb
V/audio_hw_voice(12846): start_voice_session: Opening voice PCMs
V/audio_hw_voice(12846): start_voice_session: pcm_config wideband
I/ActivityManager( 2955): Killing 10371:com.google.process.gapps/u0a113 (adj 906): empty #17
W/zygote ( 2955): kill(-10371, 9) failed: No such process
I/chatty ( 2955): uid=1000(system) ActivityManager identical 2 lines
W/zygote ( 2955): kill(-10371, 9) failed: No such process
I/zygote ( 2955): Successfully killed process cgroup uid 10113 pid 10371 in 135ms
E/BufferQueueProducer( 2475): [com.socialnmobile.dictapps.notepad.color.note/com.socialnmobile.colornote.activity.NoteEditor#0] disconnect: not connected (req=1)
W/libEGL (12010): EGLNativeWindowType 0xd3c7e008 disconnect failed
V/audio_hw_voice(12846): start_voice_session: enabling two mic control
F/libc (12846): Fatal signal 11 (SIGSEGV), code 1, fault addr 0x98 in tid 12889 (reader), pid 12846 (audioserver)
I/crash_dump32(12891): type=1400 audit(0.0:1797): avc: denied { noatsecure } for scontext=u:r:audioserver:s0 tcontext=u:r:crash_dump:s0 tclass=process permissive=1
I/crash_dump32(12893): obtaining output fd from tombstoned, type: kDebuggerdTombstone
I//system/bin/tombstoned( 2515): received crash request for pid 12846
I/crash_dump32(12893): performing dump of process 12846 (target tid = 12889)
F/DEBUG (12893): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
F/DEBUG (12893): AospExtended Version: 'v5.8'
F/DEBUG (12893): Build fingerprint: 'samsung/s5neoltexx/s5neolte:6.0.1/MMB29K/G903FXXU1BQC1:user/release-keys'
F/DEBUG (12893): Revision: '0'
F/DEBUG (12893): ABI: 'arm'
F/DEBUG (12893): pid: 12846, tid: 12889, name: reader >>> /system/bin/audioserver <<<
F/DEBUG (12893): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x98
F/DEBUG (12893): Cause: null pointer dereference
F/DEBUG (12893): r0 00000000 r1 00000160 r2 00000001 r3 f32dc2fc
F/DEBUG (12893): r4 00000160 r5 f5c3ca88 r6 f5c3ca58 r7 f5c3c400
F/DEBUG (12893): r8 f52993f0 r9 00000002 sl 000002c0 fp f5c3ca00
F/DEBUG (12893): ip f511fefc sp f3182880 lr f51189dc pc f50f40c4 cpsr 80070030
F/DEBUG (12893):
F/DEBUG (12893): backtrace:
F/DEBUG (12893): #00 pc 000020c4 /system/lib/libtinyalsa.so (pcm_bytes_to_frames+39)
F/DEBUG (12893): #01 pc 000079d8 /system/lib/hw/audio.primary.universal7580.so (in_read+792)
F/DEBUG (12893): #02 pc 0001f45d /system/vendor/lib/hw/[email protected] (android::hardware::audio::V2_0::implementation::(anonymous namespace)::ReadThread::threadLoop()+216)
F/DEBUG (12893): #03 pc 0000d1b9 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+144)
F/DEBUG (12893): #04 pc 00047ecf /system/lib/libc.so (__pthread_start(void*)+22)
F/DEBUG (12893): #05 pc 0001af59 /system/lib/libc.so (__start_thread+32)
W/NativeCrashListener( 2955): Couldn't find ProcessRecord for pid 12846
E//system/bin/tombstoned( 2515): Tombstone written to: /data/tombstones/tombstone_21
I/BootReceiver( 2955): Copying /data/tombstones/tombstone_21 to DropBox (SYSTEM_TOMBSTONE)
W/AudioSystem( 3132): AudioPolicyService server died!
W/AudioSystem( 2955): AudioPolicyService server died!
W/AudioSystem( 2955): AudioFlinger server died!
W/AudioSystem( 3737): AudioPolicyService server died!
W/AudioSystem( 3737): AudioFlinger server died!
W/AudioRecord( 3737): dead IAudioRecord, creating a new one from obtainBuffer()
I/ServiceManager( 2341): service 'media.audio_flinger' died
I/ServiceManager( 2341): service 'media.audio_policy' died
I/ServiceManager( 2341): service 'media.sound_trigger_hw' died
I/ServiceManager( 3737): Waiting for service media.audio_flinger...
I/ServiceManager( 2955): Waiting for service media.audio_policy...
W/BroadcastQueue( 2955): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
W/BroadcastQueue( 2955): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
I/ServiceManager( 3737): Waiting for service media.audio_flinger...
I/ServiceManager( 2955): Waiting for service media.audio_policy...
I/Xposed ( 3132): fsbi >> nc >> onDataChanged >> 0 > true > 75 > H+
I/ServiceManager( 3737): Waiting for service media.audio_flinger...
I/ServiceManager( 2955): Waiting for service media.audio_policy...
I/Xposed ( 3132): fsbi >> nc >> onDataChanged >> 0 > true > 50 > H+
I/ServiceManager( 3737): Waiting for service media.audio_flinger...
I/ServiceManager( 2955): Waiting for service media.audio_policy...
I/Telecom ( 2955): InCallController: Sending updateCall [[email protected], DIALING, com.android.phone/com.android.services.telephony.TelephonyConnectionService, tel:*********, A, childs(0), has_parent(false), [Capabilities: CAPABILITY_SUPPORT_HOLD CAPABILITY_MUTE CAPABILITY_CANNOT_DOWNGRADE_VIDEO_TO_AUDIO], [Properties:]]: [email protected]
I/Telecom ( 2955): InCallController: Components updated: [ComponentInfo{com.android.dialer/com.android.incallui.InCallServiceImpl}]: [email protected]
I/Telecom ( 2955): CallsManager: setCallState DIALING -> ACTIVE, call: [[email protected], DIALING, com.android.phone/com.android.services.telephony.TelephonyConnectionService, tel:*********, A, childs(0), has_parent(false), [Capabilities: CAPABILITY_SUPPORT_HOLD CAPABILITY_MUTE CAPABILITY_CANNOT_DOWNGRADE_VIDEO_TO_AUDIO], [Properties:]]: [email protected]
I am using Lineage 17.1 no GAPS / no MicroG on a shield TV pro. When I launch the steamlink app I just get a blank screen. I thought maybe it needs gaps but I loaded it on to my OP9P with Linage 18.1 no gaps no micro-g and it works just fine. Logcat shows this for app startup. Any ideas? TIA!
01-28 10:32:50.149 5369 5393 D SteamLink: Added controller with mapping 030000005e0400001907000000006800,*,a:b0,b:b1,back:b4,dpdown:b12,dpleft:b13,dpright:b14,dpup:b11,guide:b5,leftshoulder:b9,leftstick:b7,lefttrigger:a4,leftx:a0,lefty:a1,rightshoulder:b10,rightstick:b8,righttrigger:a5,rightx:a2,righty:a3,start:b6,x:b2,y:b3,
01-28 10:32:50.183 5369 5393 W Gralloc2: lock(0x2278db7d80, ...) failed: 5
01-28 10:32:50.183 5369 5393 W Surface : failed locking buffer (handle = 0x2278db7d80)
01-28 10:32:50.179 5369 5369 W MainThrd: type=1400 audit(0.0:480): avc: denied { open } for path="/dev/ashmem" dev="tmpfs" ino=3306 scontext=u:r:untrusted_app:s0:c44,c256,c512,c768 tcontext=ubject_r:ashmem_device:s0 tclass=chr_file permissive=0 app=com.valvesoftware.steamlink
01-28 10:32:50.183 5369 5393 W SteamLink: ANativeWindow_lock() failed! error= -38
01-28 10:32:50.249 5369 5393 W Gralloc2: lock(0x2278db9d00, ...) failed: 5
01-28 10:32:50.249 5369 5393 W Surface : failed locking buffer (handle = 0x2278db9d00)
01-28 10:32:50.249 5369 5393 W SteamLink: ANativeWindow_lock() failed! error= -38
01-28 10:32:50.253 5369 5393 W Gralloc2: lock(0x2278db9e80, ...) failed: 5
01-28 10:32:50.253 5369 5393 W Surface : failed locking buffer (handle = 0x2278db9e80)
01-28 10:32:50.253 5369 5393 W SteamLink: ANativeWindow_lock() failed! error= -38
01-28 10:32:50.559 5369 5393 I SDL/APP : Connected to Remote Client service with session 8489617317367984890
01-28 10:32:50.921 3660 3781 W HdmiCecController: Failed to send <Give Device Power Status> 40:8F with errorCode=3
01-28 10:32:51.132 3660 4249 E TaskPersister: File error accessing recents directory (directory doesn't exist?).
01-28 10:32:52.179 5369 5382 I tware.steamlin: ThreadFlipBegin blocked for 485.264ms
01-28 10:32:52.179 5369 5401 I tware.steamlin: IncrementDisableThreadFlip blocked for 34.931ms
01-28 10:32:52.190 5369 5382 I tware.steamlin: Background young concurrent copying GC freed 11156(3166KB) AllocSpace objects, 4(144KB) LOS objects, 95% free, 1167KB/25MB, paused 103us total 497.913ms
01-28 10:32:52.391 3660 3660 W WindowManager: removeWindowToken: Attempted to remove non-existing token: [email protected]
01-28 10:32:52.922 3660 3781 W HdmiCecController: Failed to send <Give Device Power Status> 40:8F with errorCode=3
01-28 10:32:53.373 3364 5221 W nvaudio_hw: UNDERRUN DETECTED for hdmi-playback ret 0 avail 835
01-28 10:32:54.986 3660 3702 E LightsService: Light requested not available on this device. 2
01-28 10:32:58.811 3660 3660 W WindowManager: One touch play failed: 1