I have Samsung J7 (model SM-J730F) which has Android version 8.1.0. Sometimes it boots fine, but very often the phone gets stuck displaying time - that is, the phone does not show the normal user interface.
When I connect the phone to my PC, command "adb logcat *:E" displays repeatedly the following error:
Code:
01-07 11:29:20.369 4067 4067 E audit : type=1701 audit(1546853360.359:450): auid=4294967295 uid=10006 gid=10006 ses=4294967295 subj=u:r:platform_app:s0:c512,c768 pid=21158 comm="SysUiBg" exe="/system/bin/app_process32" sig=11
01-07 11:29:20.428 4391 5888 E SystemUIAdapter: binderDied() key = 80
01-07 11:29:20.428 4391 4507 E InputDispatcher: channel ~ Channel is unrecoverably broken and will be disposed!
01-07 11:29:20.428 4391 4507 E InputDispatcher: channel ~ Channel is unrecoverably broken and will be disposed!
01-07 11:29:20.458 21184 21184 E Zygote : isWhitelistProcess - Process is Whitelisted
01-07 11:29:20.614 21184 21184 E CoverUI : onCreate() - mStatusBar is null
01-07 11:29:20.616 21184 21196 E CoverUI : onCreate() - mStatusBar is null
01-07 11:29:20.616 21184 21196 E CoverUI : updateCoverState() - cannot find mStatusBar
01-07 11:29:20.616 21184 21196 E CoverUI : onCreate() - mStatusBar is null
01-07 11:29:20.616 21184 21196 E CoverUI : updateCoverState() - cannot find mStatusBar
01-07 11:29:20.693 4391 4391 E KioskModeService: There's no matched data
01-07 11:29:20.695 5299 5299 E KNOXCORE::CACHE: clr value {old=1 new:1
01-07 11:29:20.707 21184 21184 E SoundPool: error loading /system/media/audio/ui/Trusted.ogg
01-07 11:29:20.707 5299 5299 E KNOXCORE::CACHE: clr value {old=0 new:0
01-07 11:29:20.884 4391 5708 E CoverManager.StateNotifier: addListenerToListLocked : duplicated listener handle
01-07 11:29:21.383 21184 21184 E MultiSimMgrUtils: Package not found : com.samsung.android.globalroaming
01-07 11:29:21.497 21184 21223 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x9 in tid 21223 (SysUiBg), pid 21184 (ndroid.systemui)
01-07 11:29:21.571 21248 21248 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
01-07 11:29:21.571 21248 21248 F DEBUG : Build fingerprint: 'samsung/j7y17ltexx/j7y17lte:8.1.0/M1AJQ/J730FXXU3BRJ1:user/release-keys'
01-07 11:29:21.571 21248 21248 F DEBUG : Revision: '7'
01-07 11:29:21.571 21248 21248 F DEBUG : ABI: 'arm'
01-07 11:29:21.571 21248 21248 F DEBUG : pid: 21184, tid: 21223, name: SysUiBg >>> com.android.systemui <<<
01-07 11:29:21.571 21248 21248 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x9
01-07 11:29:21.571 21248 21248 F DEBUG : Cause: null pointer dereference
01-07 11:29:21.571 21248 21248 F DEBUG : r0 70c12070 r1 13ddf520 r2 00000001 r3 00000009
01-07 11:29:21.571 21248 21248 F DEBUG : r4 00000001 r5 00000001 r6 13ddf520 r7 13dcef70
01-07 11:29:21.571 21248 21248 F DEBUG : r8 00000000 r9 e52af000 sl 00000001 fp 144b8410
01-07 11:29:21.571 21248 21248 F DEBUG : ip 00000000 sp d247a520 lr d4d61449 pc 71675d5e cpsr 200e0030
01-07 11:29:21.672 21248 21248 F DEBUG :
01-07 11:29:21.672 21248 21248 F DEBUG : backtrace:
01-07 11:29:21.672 21248 21248 F DEBUG : #00 pc 00262d5e /system/framework/arm/boot.oat (offset 0x1cc000) (java.lang.StringBuilder.append+61)
01-07 11:29:21.672 21248 21248 F DEBUG : #01 pc 0021a447 /data/dalvik-cache/arm/[email protected]@[email protected]@classes.dex (offset 0x17a000)
01-07 11:29:21.736 4391 4545 E WifiNotificationController: clearPendingNotification with resetRepeatTime= true, state= 0
01-07 11:29:22.910 4125 4125 E /system/bin/tombstoned: Tombstone written to: /data/tombstones/tombstone_00
I have tried clearing the cache, but it does not solve the problem. I would like to fix this problem without factory reset. The phone is not rooted.
JuhaniJ said:
I have Samsung J7 (model SM-J730F) which has Android version 8.1.0. Sometimes it boots fine, but very often the phone gets stuck displaying time - that is, the phone does not show the normal user interface.
When I connect the phone to my PC, command "adb logcat *:E" displays repeatedly the following error:
Code:
01-07 11:29:20.369 4067 4067 E audit : type=1701 audit(1546853360.359:450): auid=4294967295 uid=10006 gid=10006 ses=4294967295 subj=u:r:platform_app:s0:c512,c768 pid=21158 comm="SysUiBg" exe="/system/bin/app_process32" sig=11
01-07 11:29:20.428 4391 5888 E SystemUIAdapter: binderDied() key = 80
01-07 11:29:20.428 4391 4507 E InputDispatcher: channel ~ Channel is unrecoverably broken and will be disposed!
01-07 11:29:20.428 4391 4507 E InputDispatcher: channel ~ Channel is unrecoverably broken and will be disposed!
01-07 11:29:20.458 21184 21184 E Zygote : isWhitelistProcess - Process is Whitelisted
01-07 11:29:20.614 21184 21184 E CoverUI : onCreate() - mStatusBar is null
01-07 11:29:20.616 21184 21196 E CoverUI : onCreate() - mStatusBar is null
01-07 11:29:20.616 21184 21196 E CoverUI : updateCoverState() - cannot find mStatusBar
01-07 11:29:20.616 21184 21196 E CoverUI : onCreate() - mStatusBar is null
01-07 11:29:20.616 21184 21196 E CoverUI : updateCoverState() - cannot find mStatusBar
01-07 11:29:20.693 4391 4391 E KioskModeService: There's no matched data
01-07 11:29:20.695 5299 5299 E KNOXCORE::CACHE: clr value {old=1 new:1
01-07 11:29:20.707 21184 21184 E SoundPool: error loading /system/media/audio/ui/Trusted.ogg
01-07 11:29:20.707 5299 5299 E KNOXCORE::CACHE: clr value {old=0 new:0
01-07 11:29:20.884 4391 5708 E CoverManager.StateNotifier: addListenerToListLocked : duplicated listener handle
01-07 11:29:21.383 21184 21184 E MultiSimMgrUtils: Package not found : com.samsung.android.globalroaming
01-07 11:29:21.497 21184 21223 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x9 in tid 21223 (SysUiBg), pid 21184 (ndroid.systemui)
01-07 11:29:21.571 21248 21248 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
01-07 11:29:21.571 21248 21248 F DEBUG : Build fingerprint: 'samsung/j7y17ltexx/j7y17lte:8.1.0/M1AJQ/J730FXXU3BRJ1:user/release-keys'
01-07 11:29:21.571 21248 21248 F DEBUG : Revision: '7'
01-07 11:29:21.571 21248 21248 F DEBUG : ABI: 'arm'
01-07 11:29:21.571 21248 21248 F DEBUG : pid: 21184, tid: 21223, name: SysUiBg >>> com.android.systemui <<<
01-07 11:29:21.571 21248 21248 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x9
01-07 11:29:21.571 21248 21248 F DEBUG : Cause: null pointer dereference
01-07 11:29:21.571 21248 21248 F DEBUG : r0 70c12070 r1 13ddf520 r2 00000001 r3 00000009
01-07 11:29:21.571 21248 21248 F DEBUG : r4 00000001 r5 00000001 r6 13ddf520 r7 13dcef70
01-07 11:29:21.571 21248 21248 F DEBUG : r8 00000000 r9 e52af000 sl 00000001 fp 144b8410
01-07 11:29:21.571 21248 21248 F DEBUG : ip 00000000 sp d247a520 lr d4d61449 pc 71675d5e cpsr 200e0030
01-07 11:29:21.672 21248 21248 F DEBUG :
01-07 11:29:21.672 21248 21248 F DEBUG : backtrace:
01-07 11:29:21.672 21248 21248 F DEBUG : #00 pc 00262d5e /system/framework/arm/boot.oat (offset 0x1cc000) (java.lang.StringBuilder.append+61)
01-07 11:29:21.672 21248 21248 F DEBUG : #01 pc 0021a447 /data/dalvik-cache/arm/[email protected]@[email protected]@classes.dex (offset 0x17a000)
01-07 11:29:21.736 4391 4545 E WifiNotificationController: clearPendingNotification with resetRepeatTime= true, state= 0
01-07 11:29:22.910 4125 4125 E /system/bin/tombstoned: Tombstone written to: /data/tombstones/tombstone_00
I have tried clearing the cache, but it does not solve the problem. I would like to fix this problem without factory reset. The phone is not rooted.
Click to expand...
Click to collapse
If you're OEM Unlocked (you are very lucky ), flash TWRP Recovery, backup data partition than connect phone to pc and copy all this to the pc (Dont forget about internal memory).
Than flash official rom via Odin (take off tick on the " Auto reboot" checkbox), and recovery too (Because flashing official rom restores factory recovery). Press and hold Vol. down + Power, until screen will turn off. Than very quickly, enter to the recovery and restore all that you're backuped. After all this manipulations you can boot to system. Congatulations :good: By the way, im thirteen OMG)
Or just try to flash 4 file service rom via odin. IT MUST BE HOME_CSC, if you dont want to do factory reset)
Related
I've created a hybrid ROM of my stock 32A (extracted from phone) kernel and the Google ION 1.6 update
Everything works (ie. market, calls, wlan, bluetooth (turns on), data, sound, recording sound, playing music, accelerometer, etc.) except for the camera/camcorder. Here is some log output when starting the Camera app:
Code:
...
(t=0x41504e4d l=40)
D/CameraService( 36): CameraService::connect E (pid 332, client 0x22e78)
D/CameraService( 36): Client::Client E (pid 332)
D/QualcommCameraHardware( 36): createInstance: E
E/QualcommCameraHardware( 36): startCamera X: /dev/msm_camera/control0 open failed: No such file or directory!
E/QualcommCameraHardware( 36): ioctl error. camfd=-1, type=21, length=4, rc=-1, ctrlCmd.status=1072, Bad file number
E/QualcommCameraHardware( 36): ioctl error. camfd=-1, type=15, length=4, rc=-1, ctrlCmd.status=1128, Bad file number
E/QualcommCameraHardware( 36): ioctl error. camfd=-1, type=14, length=4, rc=-1, ctrlCmd.status=1200, Bad file number
D/QualcommCameraHardware( 36): createInstance: X created hardware=0x201b8
D/CameraService( 36): Client::Client X (pid 332)
D/CameraService( 36): CameraService::connect X
D/Camera ( 332): app passed NULL surface
D/CameraService( 36): setPreviewDisplay(0x0) (pid 332)
D/CameraService( 36): getParameters(antibanding=off;antibanding-
...
E/QualcommCameraHardware( 36): ioctl error. camfd=-1, type=21, length=4, rc=-1, ctrlCmd.status=11664, Bad file number
E/QualcommCameraHardware( 36): ioctl error. camfd=-1, type=15, length=4, rc=-1, ctrlCmd.status=12224, Bad file number
E/QualcommCameraHardware( 36): ioctl error. camfd=-1, type=14, length=4, rc=-1, ctrlCmd.status=12000, Bad file number
V/camera ( 332): startPreview
D/CameraService( 36): startPreview (pid 332)
D/CameraService( 36): startCameraMode(0) (pid 332)
D/CameraService( 36): mSurface is not set yet.
D/CameraService( 36): startPreviewMode (pid 332)
I/QualcommCameraHardware( 36): initPreview E: preview size=384x288
E/QualcommCameraHardware( 36): register_buf: MSM_CAM_IOCTL_(UN)REGISTER_PMEM fd -1 error Bad file number
E/QualcommCameraHardware( 36): register_buf: MSM_CAM_IOCTL_(UN)REGISTER_PMEM fd -1 error Bad file number
E/QualcommCameraHardware( 36): register_buf: MSM_CAM_IOCTL_(UN)REGISTER_PMEM fd -1 error Bad file number
E/QualcommCameraHardware( 36): register_buf: MSM_CAM_IOCTL_(UN)REGISTER_PMEM fd -1 error Bad file number
E/QualcommCameraHardware( 36): ioctl error. camfd=-1, type=1, length=28, rc=-1, ctrlCmd.status=9135, Bad file number
E/QualcommCameraHardware( 36): startPreview X initPreview failed. Not starting preview.
D/CameraService( 36): stopPreview (pid 332)
D/CameraService( 36): stopPreview(), hardware stopped OK
D/Camera-JNI( 332): release camera
D/CameraService( 36): Client::disconnect() E (pid 332 client 0x22e78)
D/CameraService( 36): hardware teardown
D/QualcommCameraHardware( 36): release E
E/QualcommCameraHardware( 36): ioctl CAMERA_EXIT fd -1 error Bad file number
E/QualcommCameraHardware( 36): config_thread exit failure: Bad file number
D/QualcommCameraHardware( 36): release X
D/QualcommCameraHardware( 36): ~QualcommCameraHardware E
D/QualcommCameraHardware( 36): ~QualcommCameraHardware X
E/QualcommCameraHardware( 36): register_buf: MSM_CAM_IOCTL_(UN)REGISTER_PMEM fd -1 error Bad file number
E/QualcommCameraHardware( 36): register_buf: MSM_CAM_IOCTL_(UN)REGISTER_PMEM fd -1 error Bad file number
E/QualcommCameraHardware( 36): register_buf: MSM_CAM_IOCTL_(UN)REGISTER_PMEM fd -1 error Bad file number
E/QualcommCameraHardware( 36): register_buf: MSM_CAM_IOCTL_(UN)REGISTER_PMEM fd -1 error Bad file number
D/CameraService( 36): removeClient (pid 332) done
D/CameraService( 36): Client::disconnect() X (pid 332)
W/dalvikvm( 332): threadid=13: thread exiting with uncaught exception (group=0x4001da20)
E/AndroidRuntime( 332): Uncaught handler: thread Thread-7 exiting due to uncaught exception
E/AndroidRuntime( 332): java.lang.RuntimeException: startPreview failed
E/AndroidRuntime( 332): at com.android.camera.Camera.startPreview(Camera.java:1360)
E/AndroidRuntime( 332): at com.android.camera.Camera.access$4000(Camera.java:78)
E/AndroidRuntime( 332): at com.android.camera.Camera$3.run(Camera.java:724)
E/AndroidRuntime( 332): at java.lang.Thread.run(Thread.java:1060)
E/AndroidRuntime( 332): Caused by: java.lang.RuntimeException: startPreview failed
E/AndroidRuntime( 332): at android.hardware.Camera.startPreview(Native Method)
E/AndroidRuntime( 332): at com.android.camera.Camera.startPreview(Camera.java:1357)
E/AndroidRuntime( 332): ... 3 more
D/CameraService( 36): Client::~Client E (pid 36, client 0x22e78)
D/CameraService( 36): Client::disconnect() E (pid 36 client 0x22e78)
D/CameraService( 36): Client::~Client X (pid 36)
I/Process ( 59): Sending signal. PID: 332 SIG: 3
I/dalvikvm( 332): threadid=7: reacting to signal 3
I/dalvikvm( 332): Wrote stack trace to '/data/anr/traces.txt'
I/DumpStateReceiver( 59): Added state dump to 1 crashes
I/Process ( 332): Sending signal. PID: 332 SIG: 9
I/ActivityManager( 59): Process com.android.camera (pid 332) has died.
I think the key bit there is 'startCamera X: /dev/msm_camera/control0 open failed: No such file or directory!'
After that, you can see successive ioctl 'Bad file number' errors.
I have a workaround by copying /system/lib/libcamera.so and /system/lib/libqcamera.so from the original, stock image of my phone. This results in a working camera. However, the camcorder can't record video. When pressing record, it freezes. No force close. Can BACK out of the app. Here's the log when that happens. As you can see, mediaserver pukes:
Code:
...
I/ActivityManager( 60): Displayed activity com.android.camera/.VideoCamera: 1260 ms (total 1260 ms)
V/videocamera( 354): initializeRecorder
V/videocamera( 354): Releasing media recorder.
D/CameraService( 495): Client::connect E (pid 495, client 0x373fc)
D/CameraService( 495): Connect to the new client (pid 495, client 0x373fc)
V/videocamera( 354): Current camera video filename: /sdcard/DCIM/Camera/video-2009-12-29-22-22-37.3gp
I/MediaRecorderJNI( 354): prepare: surface=0x1ba9a8 (id=1)
D/CameraService( 495): setPreviewDisplay(0x37800) (pid 495)
I/OMXVenc ( 495): component_init::292 Initializing component OMX.qcom.video.encoder.h263
E/OMXVenc ( 495): get_parameter::922 unsupported index 267887431
E/OMXVenc ( 495): get_parameter::899 unsupported index 117440523
E/OMXVenc ( 495): set_parameter::1099 unsupported index in set_parameter 117440523
E/OMXVenc ( 495): get_parameter::922 unsupported index 100663301
E/OMXVenc ( 495): set_parameter::1142 unsupported index 100663301
E/OMXVenc ( 495): get_parameter::922 unsupported index 100663302
E/OMXVenc ( 495): set_parameter::1142 unsupported index 100663302
I/OMXVenc ( 495): send_command::690 attempt to move to new state 2
E/OMXVenc ( 495): Setting OMX_Video_ControlRateVariable
I/VENC_DRV( 495): venc_drv_malloc::1155 /dev/pmem_adsp
I/VENC_DRV( 495): venc_drv_malloc::1183 phys lookup success virt=0x40e64000 -- FD=21 -- size - 524288
D/CameraService( 495): setPreviewDisplay(0x37800) (pid 495)
D/CameraInput( 495): Intended mFrameWidth=176, mFrameHeight=144
V/QualcommCameraHardware( 495): getParameters: EX
D/CameraService( 495): getParameters(antibanding=auto;antibanding-
...
V/QualcommCameraHardware( 495): setParameters: E params = 0x40c63cf8
V/QualcommCameraHardware( 495): requested size 176 x 144
V/QualcommCameraHardware( 495): actual size 176 x 144
V/QualcommCameraHardware( 495): initCameraParameters: E
V/QualcommCameraHardware( 495): camera hardware has been started already
V/QualcommCameraHardware( 495): initCameraParameters: set parm: CAMERA_PARM_PREVIEW_MODE, 0
V/QualcommCameraHardware( 495): Setting Zoom is 0
I/QualcommCameraHardware( 495): setting thumbnail dimensions to 512x384, quality 30
E/QualcommCameraHardware( 495): LINK_camera_set_thumbnail_properties returned 2
V/QualcommCameraHardware( 495): Setting JPEG-image quality to 100
V/QualcommCameraHardware( 495): initCameraParameters: X
V/QualcommCameraHardware( 495): setParameters: X mCameraState=3
V/QualcommCameraHardware( 495): getParameters: EX
D/CameraService( 495): getParameters(antibanding=auto;antibanding-
...
D/CameraInput( 495): Actual mFrameWidth=176, mFrameHeight=144
D/CameraService( 495): startPreview (pid 495)
D/CameraService( 495): startCameraMode(0) (pid 495)
D/CameraService( 495): startPreviewMode (pid 495)
E/MetadataDriver( 495): isCommandSuccessful: Command id(0 and expected 0) and status (-4 and expected 1), data corruption (false) at state (1).
E/MetadataDriver( 495): isCommandSuccessful: Command id(1 and expected 1) and status (-14 and expected 1), data corruption (false) at state (5).
D/dalvikvm( 60): GC freed 8852 objects / 389392 bytes in 235ms
V/videocamera( 354): startVideoRecording
I/OMXVenc ( 495): send_command::690 attempt to move to new state 3
I/VENC_DRV( 495): venc_drv_open::283 TE version = 1
D/CameraService( 495): startRecording (pid 495)
D/CameraService( 495): startCameraMode(1) (pid 495)
D/CameraService( 495): startRecordingMode (pid 495)
V/QualcommCameraHardware( 495): startPreview E
E/QualcommCameraHardware( 495): startPreview is already in progress, doing nothing.
D/AudioHardwareMSM72XX( 495): audpre_index = 0, tx_iir_index = 0
D/HTC Acoustic( 495): msm72xx_enable_audpre: 0x0000
W/AudioFlinger( 495): write blocked for 66 msecs
I/DEBUG ( 494): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 494): Build fingerprint: 'rogers/htc_magic/sapphire/sapphire:1.5/2.17.631.2/42949:user'
I/DEBUG ( 494): pid: 495, tid: 519 >>> /system/bin/mediaserver <<<
I/DEBUG ( 494): signal 11 (SIGSEGV), fault addr 10000014
I/DEBUG ( 494): r0 00000000 r1 00000001 r2 10000014 r3 ffff0fff
I/DEBUG ( 494): r4 00000000 r5 10000014 r6 a9c8c048 r7 4080bcb4
I/DEBUG ( 494): r8 4070be38 r9 afe39dd4 10 a949bec1 fp 00000001
I/DEBUG ( 494): ip a9d4bcdc sp 4080bc58 lr afe0d46c pc ffff0fc0 cpsr 00000010
I/DEBUG ( 494): #00 pc ffff0fc0
I/DEBUG ( 494): #01 pc 0000d468 /system/lib/libc.so
I/DEBUG ( 494): #02 pc 0000d468 /system/lib/libc.so
I/DEBUG ( 494): #03 pc 0000d468 /system/lib/libc.so
I/DEBUG ( 494): #04 pc 0000d468 /system/lib/libc.so
I/DEBUG ( 494): #05 pc 0000d468 /system/lib/libc.so
I/DEBUG ( 494): #06 pc 0000d468 /system/lib/libc.so
I/DEBUG ( 494): #07 pc 0000d468 /system/lib/libc.so
I/DEBUG ( 494): #08 pc 0000d468 /system/lib/libc.so
I/DEBUG ( 494): #09 pc 0000d468 /system/lib/libc.so
I/DEBUG ( 494): #10 pc 0000d468 /system/lib/libc.so
I/DEBUG ( 494): #11 pc 0000d468 /system/lib/libc.so
I/DEBUG ( 494): #12 pc 0000d468 /system/lib/libc.so
I/DEBUG ( 494): #13 pc 0000d468 /system/lib/libc.so
I/DEBUG ( 494): #14 pc 0000d468 /system/lib/libc.so
I/DEBUG ( 494): #15 pc 0000d468 /system/lib/libc.so
I/DEBUG ( 494): #16 pc 0000d468 /system/lib/libc.so
I/DEBUG ( 494): #17 pc 0000d468 /system/lib/libc.so
I/DEBUG ( 494): #18 pc 0000d468 /system/lib/libc.so
I/DEBUG ( 494): #19 pc 0000d468 /system/lib/libc.so
I/DEBUG ( 494): #20 pc 0000d468 /system/lib/libc.so
I/DEBUG ( 494): #21 pc 0000d468 /system/lib/libc.so
I/DEBUG ( 494): #22 pc 0000d468 /system/lib/libc.so
I/DEBUG ( 494): #23 pc 0000d468 /system/lib/libc.so
I/DEBUG ( 494): #24 pc 0000d468 /system/lib/libc.so
I/DEBUG ( 494): #25 pc 0000d468 /system/lib/libc.so
I/DEBUG ( 494): #26 pc 0000d468 /system/lib/libc.so
I/DEBUG ( 494): #27 pc 0000d468 /system/lib/libc.so
I/DEBUG ( 494): #28 pc 0000d468 /system/lib/libc.so
I/DEBUG ( 494): #29 pc 0000d468 /system/lib/libc.so
I/DEBUG ( 494): #30 pc 0000d468 /system/lib/libc.so
I/DEBUG ( 494): #31 pc 0000d468 /system/lib/libc.so
I/DEBUG ( 494): stack:
I/DEBUG ( 494): 4080bc18 3fc971ba
I/DEBUG ( 494): 4080bc1c 00000000
I/DEBUG ( 494): 4080bc20 00000000
I/DEBUG ( 494): 4080bc24 00000000
I/DEBUG ( 494): 4080bc28 00000000
I/DEBUG ( 494): 4080bc2c 00000000
I/DEBUG ( 494): 4080bc30 00000000
I/DEBUG ( 494): 4080bc34 00000000
I/DEBUG ( 494): 4080bc38 00000000
I/DEBUG ( 494): 4080bc3c 00000000
I/DEBUG ( 494): 4080bc40 00000001
I/DEBUG ( 494): 4080bc44 00000000
I/DEBUG ( 494): 4080bc48 00000002
I/DEBUG ( 494): 4080bc4c 00000000
I/DEBUG ( 494): 4080bc50 df002777
I/DEBUG ( 494): 4080bc54 e3a070ad
I/DEBUG ( 494): #01 4080bc58 00000000
I/DEBUG ( 494): 4080bc5c a9d398a7 /system/lib/libutils.so
W/AudioRecord( 495): obtainBuffer timed out (is the CPU pegged?) user=00005000, server=00005400
W/AudioRecord( 495): *** SERIOUS WARNING *** obtainBuffer() timed out but didn't need to be locked. We recovered, but this shouldn't happen (user=00005000, server=00005400)
W/AudioSystem( 354): AudioFlinger server died!
I/ServiceManager( 31): service 'media.audio_flinger' died
W/MediaMetadataRetriever( 354): MediaMetadataRetriever server died!
I/ServiceManager( 31): service 'media.player' died
W/Camera ( 354): ICamera died
I/ServiceManager( 31): service 'media.camera' died
W/AudioSystem( 60): AudioFlinger server died!
E/Camera ( 354): Error 100
I/DEBUG ( 494): debuggerd committing suicide to free the zombie!
I/DEBUG ( 531): debuggerd: Sep 21 2009 14:37:06
W/Camera ( 354): Camera server died!
The key bit there can be found by searching for 'SIGSEGV'
Any help on how to fix this would be appreciated! I'd like to fix this 'the right way' (ie. do not want to copy old cupcake camera app, etc.) Also, not against re-compiling the kernel, if that's what it takes.
Thanks!
Guess fix:
Compile a kernel for 32A with source from:
http://android.git.kernel.org/?p=kernel/msm.git;a=shortlog;h=refs/heads/android-msm-2.6.29-donut
It has the source for msm_camera, whereas the source from HTC does not.
Sound right?
fastboot'd the new kernel and everything appears to be working now. Just need to compile wlan.ko and I'm done!
hi all i compiled cm for my device (galaxy a5). Now I'm stucking at bootantimation. Anyone knows how to fix system server crash?
I recently created a shim for libsensorservice coz i gor dlopen failed to locate sysmol "symbol"......
USEFUL LOGS:
Logcat restricted
Code:
--------- beginning of crash
01-02 02:14:35.000 1115 1115 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 1115 (system_server)
01-02 02:14:35.025 1327 1327 E : debuggerd: Unable to connect to activity manager (connect failed: No such file or directory)
01-02 02:14:35.076 1327 1327 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
01-02 02:14:35.076 1327 1327 F DEBUG : CM Version: '14.0-20161002-UNOFFICIAL-a5ultexx'
01-02 02:14:35.076 1327 1327 F DEBUG : Build fingerprint: 'samsung/a5ultexx/unknown:7.0/NRD90U/4dbc0adedb:userdebug/test-keys'
01-02 02:14:35.076 1327 1327 F DEBUG : Revision: '2'
01-02 02:14:35.076 1327 1327 F DEBUG : ABI: 'arm'
01-02 02:14:35.076 1327 1327 F DEBUG : pid: 1115, tid: 1115, name: system_server >>> system_server <<<
01-02 02:14:35.076 1327 1327 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
01-02 02:14:35.076 1327 1327 F DEBUG : r0 00000000 r1 00000000 r2 00000000 r3 00000000
01-02 02:14:35.076 1327 1327 F DEBUG : r4 bee13b28 r5 9c453c04 r6 00000000 r7 00000000
01-02 02:14:35.076 1327 1327 F DEBUG : r8 bee13ae0 r9 9c453c04 sl 9c453c94 fp 9c453cdc
01-02 02:14:35.076 1327 1327 F DEBUG : ip b2c32d88 sp bee13aa8 lr b44ca9b9 pc b44ca0d2 cpsr 600f0030
01-02 02:14:35.081 1327 1327 F DEBUG :
01-02 02:14:35.081 1327 1327 F DEBUG : backtrace:
01-02 02:14:35.081 1327 1327 F DEBUG : #00 pc 0000c0d2 /system/lib/libutils.so (_ZNK7android12SharedBuffer7releaseEj+1)
01-02 02:14:35.081 1327 1327 F DEBUG : #01 pc 0000c9b5 /system/lib/libutils.so (_ZN7android7String85setToERKS0_+28)
01-02 02:14:35.081 1327 1327 F DEBUG : #02 pc 00009453 /system/lib/libsensorservice.so
01-02 02:14:35.081 1327 1327 F DEBUG : #03 pc 0000957d /system/lib/libsensorservice.so
01-02 02:14:35.081 1327 1327 F DEBUG : #04 pc 000084db /system/lib/libsensorservice.so
01-02 02:14:35.081 1327 1327 F DEBUG : #05 pc 0000bc0b /system/lib/libsensorservice.so
01-02 02:14:35.081 1327 1327 F DEBUG : #06 pc 0001acf7 /system/lib/libandroid_servers.so
01-02 02:14:35.081 1327 1327 F DEBUG : #07 pc 0001ac85 /system/lib/libandroid_servers.so
01-02 02:14:35.081 1327 1327 F DEBUG : #08 pc 00c8dd7d /data/dalvik-cache/arm/[email protected]@[email protected] (offset 0xbec000)
01-02 02:14:35.741 381 381 E : eof
01-02 02:14:35.741 381 381 E : failed to read size
01-02 02:14:36.437 365 365 E Zygote : Exit zygote because system server (1115) has terminated
01-02 02:14:36.651 1341 1341 E : Failed to open libdatactrl, some features may not be present.
01-02 02:14:36.811 1334 1334 E QCOM PowerHAL: Unable to open prefetcher: dlopen failed: library "libqti-iop-client.so" not found
01-02 02:14:36.811 1334 1334 E QCOM PowerHAL: Failed to get prefetcher handle.
Full logcat: http://pastebin.com/Kp0hky9g
Thanks in advance
anyone?
I Have Successfully Ported MIUI 8 From Galaxy S4 Exynos Variant 32bit
Started building from source instead
Bugs Need to be fixed
Code:
--------- beginning of crash
01-05 20:11:42.003 2664 2664 F libc : Fatal signal 6 (SIGABRT), code -6 in tid 2664 (main)
01-05 20:11:42.004 2438 2438 I DEBUG : property debug.db.uid not set; NOT waiting for gdb.
01-05 20:11:42.004 2438 2438 I DEBUG : HINT: adb shell setprop debug.db.uid 100000
01-05 20:11:42.004 2438 2438 I DEBUG : HINT: adb forward tcp:5039 tcp:5039
01-05 20:11:42.054 2438 2438 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
01-05 20:11:42.054 2438 2438 F DEBUG : CM Version: 'unknown'
01-05 20:11:42.054 2438 2438 F DEBUG : Build fingerprint: 'samsung/aicp_ha3g/ha3g:6.0.1/M4B30X/3c24405d17:userdebug/test-keys'
01-05 20:11:42.054 2438 2438 F DEBUG : Revision: '0'
01-05 20:11:42.055 2438 2438 F DEBUG : ABI: 'arm'
01-05 20:11:42.055 2438 2438 F DEBUG : pid: 2664, tid: 2664, name: main >>> /system/bin/dex2oat <<<
01-05 20:11:42.055 2438 2438 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
01-05 20:11:42.063 2438 2438 F DEBUG : Abort message: 'art/compiler/oat_writer.cc:627] java.lang.NoClassDefFoundError: Class not found using the boot class loader; no stack trace available'
01-05 20:11:42.063 2438 2438 F DEBUG : r0 00000000 r1 00000a68 r2 00000006 r3 00000000
01-05 20:11:42.063 2438 2438 F DEBUG : r4 b6f6ab88 r5 00000006 r6 b6f6ab38 r7 0000010c
01-05 20:11:42.063 2438 2438 F DEBUG : r8 b6bf1d22 r9 bef67bb9 sl b6bf1d29 fp b6bf1d2b
01-05 20:11:42.063 2438 2438 F DEBUG : ip 00000000 sp bef67b10 lr b6763255 pc b67659b8 cpsr 20070010
01-05 20:11:42.096 2438 2438 F DEBUG :
01-05 20:11:42.096 2438 2438 F DEBUG : backtrace:
01-05 20:11:42.096 2438 2438 F DEBUG : #00 pc 0004a9b8 /system/lib/libc.so (tgkill+12)
01-05 20:11:42.096 2438 2438 F DEBUG : #01 pc 00048251 /system/lib/libc.so (pthread_kill+36)
01-05 20:11:42.096 2438 2438 F DEBUG : #02 pc 0001bfcb /system/lib/libc.so (raise+10)
01-05 20:11:42.096 2438 2438 F DEBUG : #03 pc 00018875 /system/lib/libc.so (__libc_android_abort+36)
01-05 20:11:42.096 2438 2438 F DEBUG : #04 pc 0001650c /system/lib/libc.so (abort+4)
01-05 20:11:42.096 2438 2438 F DEBUG : #05 pc 002a154f /system/lib/libart.so (_ZN3art7Runtime5AbortEv+274)
01-05 20:11:42.096 2438 2438 F DEBUG : #06 pc 0008f749 /system/lib/libart.so (_ZN3art10LogMessageD2Ev+872)
01-05 20:11:42.096 2438 2438 F DEBUG : #07 pc 0008c1f3 /system/lib/libart.so (_ZN3art7BarrierD2Ev+366)
01-05 20:11:42.096 2438 2438 F DEBUG : #08 pc 002c671f /system/lib/libart.so (_ZN3art10ThreadList4DumpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEE+194)
01-05 20:11:42.097 2438 2438 F DEBUG : #09 pc 002abd67 /system/lib/libart.so (_ZNK3art10AbortState4DumpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEE+314)
01-05 20:11:42.097 2438 2438 F DEBUG : #10 pc 002a14a3 /system/lib/libart.so (_ZN3art7Runtime5AbortEv+102)
01-05 20:11:42.097 2438 2438 F DEBUG : #11 pc 0008f749 /system/lib/libart.so (_ZN3art10LogMessageD2Ev+872)
01-05 20:11:42.097 2438 2438 F DEBUG : #12 pc 00288a33 /system/lib/libart-compiler.so
01-05 20:11:42.097 2438 2438 F DEBUG : #13 pc 00284ff3 /system/lib/libart-compiler.so (_ZN3art9OatWriter15VisitDexMethodsEPNS0_16DexMethodVisitorE+254)
01-05 20:11:42.097 2438 2438 F DEBUG : #14 pc 00284c8d /system/lib/libart-compiler.so (_ZN3art9OatWriter19InitOatCodeDexFilesEj+240)
01-05 20:11:42.097 2438 2438 F DEBUG : #15 pc 00283d15 /system/lib/libart-compiler.so (_ZN3art9OatWriterC2ERKNSt3__16vectorIPKNS_7DexFileENS1_9allocatorIS5_EEEEjjiPKNS_14CompilerDriverEPNS_11ImageWriterEPNS_12TimingLoggerEPNS_7SafeMapINS1_12basic_stringIcNS1_11char_traitsIcEENS6_IcEEEESN_NS1_4lessISN_EENS_17TrackingAllocatorINS1_4pairIKSN_SN_EELNS_12AllocatorTagE6EEEEE+468)
01-05 20:11:42.097 2438 2438 F DEBUG : #16 pc 00011be5 /system/bin/dex2oat
01-05 20:11:42.097 2438 2438 F DEBUG : #17 pc 00007033 /system/bin/dex2oat (main+2026)
01-05 20:11:42.097 2438 2438 F DEBUG : #18 pc 00016335 /system/lib/libc.so (__libc_init+52)
01-05 20:11:42.097 2438 2438 F DEBUG : #19 pc 00006770 /system/bin/dex2oat
01-05 20:11:42.175 2664 2664 W main : type=1701 audit(0.0:136): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=kernel reason="memory violation" sig=6
01-05 20:11:42.178 2438 2438 F DEBUG :
01-05 20:11:42.178 2438 2438 F DEBUG : Tombstone written to: /data/tombstones/tombstone_00
01-05 20:11:42.224 2453 2453 E art : Could not create image space with image file '/system/framework/boot.art'. Attempting to fall back to imageless running. Error was: Failed to generate image '/data/dalvik-cache/arm/[email protected]@boot.art': Failed execv(/system/bin/dex2oat --image=/data/dalvik-cache/arm/[email protected]@boot.art --dex-file=/system/framework/core-libart.jar --dex-file=/system/framework/conscrypt.jar --dex-file=/system/framework/okhttp.jar --dex-file=/system/framework/core-junit.jar --dex-file=/system/framework/bouncycastle.jar --dex-file=/system/framework/ext.jar --dex-file=/system/framework/framework.jar --dex-file=/system/framework/telephony-common.jar --dex-file=/system/framework/voip-common.jar --dex-file=/system/framework/ims-common.jar --dex-file=/system/framework/apache-xml.jar --dex-file=/system/framework/org.apache.http.legacy.boot.jar --dex-file=/system/framework/org.dirtyunicorns.utils.jar --dex-file=/system/framework/patchrom-core.jar --dex-file=/system/app/miui/miui.apk --dex-file=/system/app/miuisystem/miuisys
01-05 20:11:43.887 2453 2453 D ICU : No timezone override file found: /data/misc/zoneinfo/current/icu/icu_tzdata.dat
01-05 20:11:44.137 2453 2453 I Radio-JNI: register_android_hardware_Radio DONE
01-05 20:11:44.220 2453 2453 I SamplingProfilerIntegration: Profiling disabled.
01-05 20:11:44.222 2453 2453 D Zygote : begin preload
01-05 20:11:44.224 2453 2453 I Zygote : Preloading classes...
01-05 20:11:45.197 2453 2453 E Minikin : addFont failed to create font /system/fonts/NanumGothic.ttf
01-05 20:11:45.199 2453 2453 E Minikin : addFont failed to create font /system/fonts/DroidSansFallback.ttf
01-05 20:11:45.199 2453 2453 E Minikin : addFont failed to create font /system/fonts/MTLmr3m.ttf
01-05 20:11:45.412 2453 2453 V DngCreator_JNI: DngCreator_nativeClassInit:
01-05 20:11:46.827 2453 2453 I art : Thread[1,tid=2453,Native,Thread*=0xb4c74400,peer=0x12e5be20,"main"] recursive attempt to load library "/system/lib/libmedia_jni.so"
01-05 20:11:46.827 2453 2453 D MtpDeviceJNI: register_android_mtp_MtpDevice
01-05 20:11:46.828 2453 2453 I art : Thread[1,tid=2453,Native,Thread*=0xb4c74400,peer=0x12e5be20,"main"] recursive attempt to load library "/system/lib/libmedia_jni.so"
01-05 20:11:46.829 2453 2453 I art : Thread[1,tid=2453,Native,Thread*=0xb4c74400,peer=0x12e5be20,"main"] recursive attempt to load library "/system/lib/libmedia_jni.so"
01-05 20:11:47.779 2453 2453 W System : ClassLoader referenced unknown path: /system/framework/tcmclient.jar
01-05 20:11:48.391 2453 2453 I System : Loaded time zone names for "" in 32ms (27ms in ICU)
01-05 20:11:48.451 2453 2453 I System : Loaded time zone names for "en_US" in 60ms (18ms in ICU)
01-05 20:11:48.845 2453 2453 I Zygote : ...preloaded 3863 classes in 4621ms.
01-05 20:11:48.845 2453 2453 I art : VMRuntime.preloadDexCaches starting
01-05 20:11:48.913 2453 2453 I art : VMRuntime.preloadDexCaches strings total=317779 before=10521 after=10521
01-05 20:11:48.913 2453 2453 I art : VMRuntime.preloadDexCaches types total=28582 before=9344 after=13243
01-05 20:11:48.913 2453 2453 I art : VMRuntime.preloadDexCaches fields total=125182 before=38077 after=51510
01-05 20:11:48.913 2453 2453 I art : VMRuntime.preloadDexCaches methods total=214853 before=71519 after=88232
01-05 20:11:48.913 2453 2453 I art : VMRuntime.preloadDexCaches finished
01-05 20:11:48.945 2941 2941 D idmap : error: no read access to /vendor/overlay: No such file or directory
01-05 20:11:49.003 2453 2453 I Zygote : Preloading resources...
01-05 20:11:49.157 2453 2453 W Resources: Preloaded drawable resource #0x1080096 (android:drawable/toast_frame) that varies with configuration!!
01-05 20:11:49.202 2453 2453 I Zygote : ...preloaded 86 resources in 199ms.
01-05 20:11:49.202 2453 2453 I Zygote : ...preloaded 0 resources in 0ms.
01-05 20:11:49.234 2453 2453 D libEGL : loaded /vendor/lib/egl/libGLES_mali.so
01-05 20:11:49.243 2453 2453 I Zygote : Preloading shared libraries...
01-05 20:11:49.258 2453 2453 D Zygote : end preload
01-05 20:11:49.258 2453 2453 I art : Starting a blocking GC Explicit
01-05 20:11:49.269 2453 2453 I art : Explicit concurrent mark sweep GC freed 1010(49KB) AllocSpace objects, 0(0B) LOS objects, 40% free, 13MB/22MB, paused 100us total 11.220ms
01-05 20:11:49.273 2453 2453 I art : Starting a blocking GC Explicit
01-05 20:11:49.283 2453 2453 I art : Explicit concurrent mark sweep GC freed 388(15KB) AllocSpace objects, 1(28KB) LOS objects, 39% free, 13MB/22MB, paused 97us total 10.547ms
01-05 20:11:49.285 2453 2940 I art : Starting a blocking GC HeapTrim
01-05 20:11:49.286 2453 2453 I art : Starting a blocking GC Background
01-05 20:11:49.379 2453 2453 I Zygote : System server process 2942 has been created
01-05 20:11:49.383 2453 2453 I Zygote : Accepting command socket connections
01-05 20:11:49.390 2942 2942 I InstallerConnection: connecting...
01-05 20:11:49.391 2442 2442 I installd: new connection
01-05 20:11:49.419 2953 2953 I dex2oat : Adjusted thread count (for runtime dex2oat): 4, 4
01-05 20:11:49.419 2953 2953 I dex2oat : /system/bin/dex2oat --compiler-filter=speed
01-05 20:11:49.421 2953 2953 E dex2oat : Could not create image space with image file '/system/framework/boot.art'. Attempting to fall back to imageless running. Error was: Only the zygote can create the global boot image.
01-05 20:11:49.425 2953 2953 E dex2oat : Dex file fallback disabled, cannot continue without image.
01-05 20:11:49.425 2953 2953 E dex2oat : Failed to create runtime
01-05 20:11:49.426 2953 2953 I dex2oat : dex2oat took 8.203ms (threads: 4)
01-05 20:11:49.429 2442 2442 E installd: DexInv: --- END '/system/framework/org.cyanogenmod.platform.jar' --- status=0x0100, process failed
01-05 20:11:49.469 2955 2955 I dex2oat : Adjusted thread count (for runtime dex2oat): 4, 4
01-05 20:11:49.470 2955 2955 I dex2oat : /system/bin/dex2oat --compiler-filter=speed
01-05 20:11:49.472 2955 2955 E dex2oat : Could not create image space with image file '/system/framework/boot.art'. Attempting to fall back to imageless running. Error was: Only the zygote can create the global boot image.
01-05 20:11:49.479 2955 2955 E dex2oat : Dex file fallback disabled, cannot continue without image.
01-05 20:11:49.479 2955 2955 E dex2oat : Failed to create runtime
01-05 20:11:49.481 2955 2955 I dex2oat : dex2oat took 12.580ms (threads: 4)
01-05 20:11:49.484 2442 2442 E installd: DexInv: --- END '/system/framework/org.cyanogenmod.hardware.jar' --- status=0x0100, process failed
01-05 20:11:49.524 2957 2957 I dex2oat : Adjusted thread count (for runtime dex2oat): 4, 4
01-05 20:11:49.525 2957 2957 I dex2oat : /system/bin/dex2oat --compiler-filter=speed
01-05 20:11:49.528 2957 2957 E dex2oat : Could not create image space with image file '/system/framework/boot.art'. Attempting to fall back to imageless running. Error was: Only the zygote can create the global boot image.
01-05 20:11:49.538 2957 2957 E dex2oat : Dex file fallback disabled, cannot continue without image.
01-05 20:11:49.538 2957 2957 E dex2oat : Failed to create runtime
01-05 20:11:49.541 2957 2957 I dex2oat : dex2oat took 17.213ms (threads: 4)
01-05 20:11:49.545 2442 2442 E installd: DexInv: --- END '/system/framework/services.jar' --- status=0x0100, process failed
01-05 20:11:49.609 2959 2959 I dex2oat : Adjusted thread count (for runtime dex2oat): 4, 4
01-05 20:11:49.610 2959 2959 I dex2oat : /system/bin/dex2oat --compiler-filter=speed
01-05 20:11:49.615 2959 2959 E dex2oat : Could not create image space with image file '/system/framework/boot.art'. Attempting to fall back to imageless running. Error was: Only the zygote can create the global boot image.
01-05 20:11:49.623 2959 2959 E dex2oat : Dex file fallback disabled, cannot continue without image.
01-05 20:11:49.624 2959 2959 E dex2oat : Failed to create runtime
01-05 20:11:49.627 2959 2959 I dex2oat : dex2oat took 18.721ms (threads: 4)
01-05 20:11:49.631 2442 2442 E installd: DexInv: --- END '/system/framework/ethernet-service.jar' --- status=0x0100, process failed
01-05 20:11:49.700 2961 2961 I dex2oat : Adjusted thread count (for runtime dex2oat): 4, 4
01-05 20:11:49.701 2961 2961 I dex2oat : /system/bin/dex2oat --compiler-filter=speed
01-05 20:11:49.706 2961 2961 E dex2oat : Could not create image space with image file '/system/framework/boot.art'. Attempting to fall back to imageless running. Error was: Only the zygote can create the global boot image.
01-05 20:11:49.716 2961 2961 E dex2oat : Dex file fallback disabled, cannot continue without image.
01-05 20:11:49.716 2961 2961 E dex2oat : Failed to create runtime
01-05 20:11:49.719 2961 2961 I dex2oat : dex2oat took 19.602ms (threads: 4)
01-05 20:11:49.723 2442 2442 E installd: DexInv: --- END '/system/framework/wifi-service.jar' --- status=0x0100, process failed
01-05 20:11:49.786 2963 2963 I dex2oat : Adjusted thread count (for runtime dex2oat): 4, 4
01-05 20:11:49.788 2963 2963 I dex2oat : /system/bin/dex2oat --compiler-filter=speed
01-05 20:11:49.793 2963 2963 E dex2oat : Could not create image space with image file '/system/framework/boot.art'. Attempting to fall back to imageless running. Error was: Only the zygote can create the global boot image.
01-05 20:11:49.801 2963 2963 E dex2oat : Dex file fallback disabled, cannot continue without image.
01-05 20:11:49.802 2963 2963 E dex2oat : Failed to create runtime
01-05 20:11:49.805 2963 2963 I dex2oat : dex2oat took 19.133ms (threads: 4)
01-05 20:11:49.809 2442 2442 E installd: DexInv: --- END '/system/framework/patchrom-server.jar' --- status=0x0100, process failed
01-05 20:11:49.810 2942 2942 I InstallerConnection: disconnecting...
01-05 20:11:49.811 2442 2442 E installd: eof
01-05 20:11:49.811 2442 2442 E installd: failed to read size
01-05 20:11:49.811 2442 2442 I installd: closing connection
01-05 20:11:49.813 2942 2942 W art : No image location found for Dex2Oat.
01-05 20:11:49.882 2942 2942 W art : No image location found for Dex2Oat.
01-05 20:11:49.888 2942 2942 W art : No image location found for Dex2Oat.
01-05 20:11:50.355 2942 2942 W art : No image location found for Dex2Oat.
01-05 20:11:50.357 2942 2942 W art : No image location found for Dex2Oat.
01-05 20:11:50.456 2942 2942 W art : No image location found for Dex2Oat.
01-05 20:11:50.508 2942 2942 I SystemServer: Entered the Android system server!
01-05 20:11:50.561 2942 2942 I SystemServiceManager: Starting com.android.server.pm.Installer
01-05 20:11:50.564 2942 2942 I Installer: Waiting for installd to be ready.
01-05 20:11:50.564 2942 2942 I InstallerConnection: connecting...
01-05 20:11:50.564 2442 2442 I installd: new connection
01-05 20:11:50.564 2942 2942 I SystemServiceManager: Starting com.android.server.am.ActivityManagerService$Lifecycle
01-05 20:11:50.708 2942 2942 I ActivityManager: choosing minFree values for 32 Bit
01-05 20:11:50.708 2942 2942 I ActivityManager: choosing minFree values for 32 Bit
01-05 20:11:50.708 2942 2942 I ActivityManager: choosing minFree values for 32 Bit
01-05 20:11:50.708 2942 2942 I ActivityManager: choosing minFree values for 32 Bit
01-05 20:11:50.708 2942 2942 I ActivityManager: choosing minFree values for 32 Bit
01-05 20:11:50.708 2942 2942 I ActivityManager: choosing minFree values for 32 Bit
01-05 20:11:50.721 2942 2942 I ActivityManager: Memory class: 288
01-05 20:11:50.836 2942 2942 D BatteryStatsImpl: Reading daily items from /data/system/batterystats-daily.xml
01-05 20:11:50.879 2942 2942 I AppOps : No existing app ops /data/system/appops.xml; starting empty
01-05 20:11:50.958 2942 2942 I IntentFirewall: Read new rules (A:0 B:0 S:0)
01-05 20:11:51.004 2942 2942 I FeatureParser: can't find ha3g.xml in assets/device_features/,it may be in /system/etc/device_features
01-05 20:11:51.009 2942 2942 D AppOps : AppOpsService published
01-05 20:11:51.010 2942 2942 I SystemServiceManager: Starting com.android.server.power.PowerManagerService
So in Need For Help to fix those bugs then the rom will be released immediately and This Rom is based on AICP by tincho5588
XDA:DevDB Information
MIUI 8 Port, ROM for the Samsung Galaxy Note 3
Contributors
omarilzz, tincho5588
ROM OS Version: 6.0.x Marshmallow
Version Information
Status: Testing
Created 2016-12-24
Last Updated 2016-12-24
Very thanks
Reserved
When your rom uploaded?
tnx for port rom. android LP or MM ?
ok i found this ( i dont know about port or fix bug , just find it with google , sorry if not help you i dont know a lot of Port and build Custom rom ) :
1- SystemUi Carsh : wrong permissions
2- Clear Cache and Dalvik Cache
maybe help :
http://forum.xda-developers.com/showthread.php?t=2759479
http://www.zopomobile.com/forum/thread-439-1-1.html
Mohamad313 said:
Very thanks
Reserved
When your rom uploaded?
Click to expand...
Click to collapse
after i fix those 2 bugs
rasoulia said:
tnx for port rom. android LP or MM ?
ok i found this ( i dont know about port or fix bug , just find it with google , sorry if not help you i dont know a lot of Port and build Custom rom ) :
1- SystemUi Carsh : wrong permissions
2- Clear Cache and Dalvik Cache
maybe help :
http://forum.xda-developers.com/showthread.php?t=2759479
http://www.zopomobile.com/forum/thread-439-1-1.html
Click to expand...
Click to collapse
my rom is 6.0.x MM
Screen shot please
Mohamad313 said:
Screen shot please
Click to expand...
Click to collapse
i cant mate it reboots directly after booting and showing force close
Ok we waiting
http://forum.xda-developers.com/android/software/guide-build-port-miui-rom-to-device-t3250984
look at this i think u forgot sth to do
and i have question , we had miui 5 which fully worked with air command is it possible to add aircommand to this rom ?
Kernel LOG
@tincho5588 @deadman96385
Miui 8 is One step a head i posed a log from kernel to fix random reboot and the three apps FC
So Help please
RYAN SHAY said:
http://forum.xda-developers.com/android/software/guide-build-port-miui-rom-to-device-t3250984
look at this i think u forgot sth to do
and i have question , we had miui 5 which fully worked with air command is it possible to add aircommand to this rom ?
Click to expand...
Click to collapse
i Will add all u want but i want to fix the kernel reboot issue and force close first so we can at least have a booted rom and i used this already while porting XD
RYAN SHAY said:
http://forum.xda-developers.com/android/software/guide-build-port-miui-rom-to-device-t3250984
look at this i think u forgot sth to do
and i have question , we had miui 5 which fully worked with air command is it possible to add aircommand to this rom ?
Click to expand...
Click to collapse
It will be almost impossible to add aircommand to this ROM since it's not based on TW ROM
---------- Post added at 02:17 PM ---------- Previous post was at 02:16 PM ----------
Thanks a lot mate for your work I hope this will be our Christmas gift
Alexjudge999 said:
It will be almost impossible to add aircommand to this ROM since it's not based on TW ROM
---------- Post added at 02:17 PM ---------- Previous post was at 02:16 PM ----------
Thanks a lot mate for your work I hope this will be our Christmas gift
Click to expand...
Click to collapse
nothing is impossible and yes merry Christmas
It's for N9005? and this custom have multilanguage?
beepoff15 said:
It's for N9005? and this custom have multilanguage?
Click to expand...
Click to collapse
No. Its for exynos version
Sent from my SM-N900 using XDA-Developers mobile app
beepoff15 said:
It's for N9005? and this custom have multilanguage?
Click to expand...
Click to collapse
It's for SM-N900 but there is already a MIUI 8 ROM for SM-N9005
@omarilzz When will it come Miui v8. Waiting impatiently please send me pleaaaaassseee i said im waiting and we waiting
what the point of spending time port crappy ios ripped off os to beautiful great aicp
better if import features from oneplus phones or motorolla
Abandoned War Place said:
what the point of spending time port crappy ios ripped off os to beautiful great aicp
better if import features from oneplus phones or motorolla
Click to expand...
Click to collapse
If you think that the MIUI is just a copy paste from IOS then you know nothing about it
lordondi said:
@omarilzz When will it come Miui v8. Waiting impatiently please send me pleaaaaassseee i said im waiting and we waiting
Click to expand...
Click to collapse
if god wills it the rom will be bugless ^^ but the problem that all apps crash when rom boots and i cant find any dev to help i messaged them all and no help so am stuck at no point the rom boots but all apps crash and self reboots
Hello Folks,
My camera app has started crashing and will not start.
force quit and try again
clear app cache and try again
clear cache, restart phone and try again
clear cache, restart phone in safe mode and try again
TWRP Recovery, clear all cache, restart and try again
Here are a few lines from an adb logcat...
Code:
--------- beginning of crash
03-13 22:19:53.877 7993 7993 E AndroidRuntime: FATAL EXCEPTION: main
03-13 22:19:53.877 7993 7993 E AndroidRuntime: Process: com.google.android.GoogleCamera, PID: 7993
03-13 22:19:53.877 7993 7993 E AndroidRuntime: java.lang.NullPointerException: Attempt to read from field 'java.lang.String kvs.a' on a null object reference
03-13 22:19:53.877 7993 7993 E AndroidRuntime: at kvq.a(PG:34)
03-13 22:19:53.877 7993 7993 E AndroidRuntime: at fur.a(PG:10)
03-13 22:19:53.877 7993 7993 E AndroidRuntime: at fur.b(PG:14)
03-13 22:19:53.877 7993 7993 E AndroidRuntime: at czu.run(PG:9)
03-13 22:19:53.877 7993 7993 E AndroidRuntime: at iai.run(Unknown Source:2)
03-13 22:19:53.877 7993 7993 E AndroidRuntime: at kdg.run(PG:3)
03-13 22:19:53.877 7993 7993 E AndroidRuntime: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:458)
03-13 22:19:53.877 7993 7993 E AndroidRuntime: at java.util.concurrent.FutureTask.run(FutureTask.java:266)
03-13 22:19:53.877 7993 7993 E AndroidRuntime: at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:301)
03-13 22:19:53.877 7993 7993 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
03-13 22:19:53.877 7993 7993 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
03-13 22:19:53.877 7993 7993 E AndroidRuntime: at java.lang.Thread.run(Thread.java:764)
03-13 22:19:53.877 7993 7993 E AndroidRuntime: at kcd.run(PG:6)
...
03-14 10:19:56.706 3176 3478 I CameraManagerGlobal: Connecting to camera service
03-14 10:19:56.708 3176 3478 E CameraManagerGlobal: Camera service is unavailable
...
03-14 10:20:01.801 2300 24651 W ServiceManager: Service media.camera didn't start. Returning NULL
...
03-14 03:08:32.799 17827 17827 F DEBUG : pid: 17768, tid: 17768, name: android.hardwar >>> /vendor/bin/hw/[email protected] <<<
03-14 03:08:32.799 17827 17827 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0xf4db7184
03-14 03:08:32.800 17827 17827 F DEBUG : r0 000000ff r1 f4db717c r2 00000003 r3 ed262000
03-14 03:08:32.800 17827 17827 F DEBUG : r4 0007ffff r5 f490de80 r6 ed262000 r7 00000058
03-14 03:08:32.800 17827 17827 F DEBUG : r8 ed200000 r9 ed201f1c r10 ed201f1c r11 00000230
03-14 03:08:32.800 17827 17827 F DEBUG : ip 499d81e0 sp ffad8898 lr 000006f9 pc f4d6e114
03-14 03:08:32.818 17827 17827 F DEBUG :
03-14 03:08:32.818 17827 17827 F DEBUG : backtrace:
03-14 03:08:32.818 17827 17827 F DEBUG : #00 pc 00069114 /system/lib/libc.so (arena_dalloc_bin_locked_impl+132)
03-14 03:08:32.818 17827 17827 F DEBUG : #01 pc 00069089 /system/lib/libc.so (je_arena_dalloc_bin_junked_locked+12)
03-14 03:08:32.818 17827 17827 F DEBUG : #02 pc 00087b99 /system/lib/libc.so (je_tcache_bin_flush_small+248)
03-14 03:08:32.818 17827 17827 F DEBUG : #03 pc 0007cfd1 /system/lib/libc.so (ifree+536)
03-14 03:08:32.819 17827 17827 F DEBUG : #04 pc 0007d247 /system/lib/libc.so (je_free+70)
03-14 03:08:32.819 17827 17827 F DEBUG : #05 pc 00009c65 /system/lib/vndk-sp-28/libutils.so (android::SharedBuffer::release(unsigned int) const+24)
03-14 03:08:32.819 17827 17827 F DEBUG : #06 pc 0000a36d /system/lib/vndk-sp-28/libutils.so (android::String8::~String8()+14)
03-14 03:08:32.819 17827 17827 F DEBUG : #07 pc 00065701 /system/lib/libc.so (__cxa_finalize+132)
03-14 03:08:32.819 17827 17827 F DEBUG : #08 pc 0001827b /system/lib/libc.so (exit+10)
03-14 03:08:32.819 17827 17827 F DEBUG : #09 pc 0008aebf /system/lib/libc.so (__libc_init+50)
03-14 03:08:32.819 17827 17827 F DEBUG : #10 pc 00000b2b /vendor/bin/hw/[email protected] (_start_main+38)
03-14 03:08:32.819 17827 17827 F DEBUG : #11 pc 00000306 <anonymous:f54f5000>
I have submitted a few feedbacks to Google on the app crash pop-up.
Hope someone can help.
Paully
Google Pixel (sailfish)
Android 9 BUILD PQ2A.190205.003
Camera app version 6.1.021.220943556
Did you try any 3rd party camera apps?
Donz7733 said:
Did you try any 3rd party camera apps?
Click to expand...
Click to collapse
Yes, Open Camera... which just stays on a black screen and freezes.
I have just flashed the latest Google stock Pixel image March 2019 and the camera is still broken.
Hi,
Few weeks ago, my friend change display in his smartphone. The p30 comes back to him with factory settings and on setup the device, when the Internet connection is required, wifi is just automatically stop working after 5 seconds. I use the mobile network to configure the device, but problem still exists.
It is running on the newest rom (10.1.0.201 - C431E27R2P5), below I share my adb logcat crash logs:
Code:
03-02 08:37:01.787 2079 2104 I BrowserChrP: notifyUidState
03-02 08:37:02.633 1446 1490 I chatty : uid=1000(system) monitor thread expire 1 line
03-02 08:37:03.229 1446 1738 I chatty : uid=1000(system) AlarmManager expire 5 lines
03-02 08:37:03.231 1446 2149 I chatty : uid=1000(system) Binder:1446_9 expire 2 lines
03-02 08:37:03.243 1446 1762 I chatty : uid=1000(system) Binder:1446_3 expire 5 lines
--------- beginning of crash
03-02 08:37:03.254 8302 8302 F DEBUG : #14 pc 00000000000c16a8 /system/lib64/libchrome.so (base::MessagePumpDefault::Run(base::MessagePump::Delegate*)+184) (BuildId: 06fd6538d165bb6
03-02 08:37:03.254 8302 8302 F DEBUG : #15 pc 00000000000e32b8 /system/lib64/libchrome.so (base::RunLoop::Run()+84) (BuildId: 06fd6538d165bb63ac115766de18116c)
03-02 08:37:03.254 8302 8302 F DEBUG : #16 pc 000000000015c53c /system/lib64/libbluetooth.so (bluetooth::common::MessageLoopThread::Run(std::__1::promise<void>)+264) (BuildId: 3fc4c
03-02 08:37:03.254 8302 8302 F DEBUG : #17 pc 000000000015c31c /system/lib64/libbluetooth.so (bluetooth::common::MessageLoopThread::RunThread(bluetooth::common::MessageLoopThread*,
03-02 08:37:03.254 8302 8302 F DEBUG : #18 pc 000000000015c3ac /system/lib64/libbluetooth.so (_ZNSt3__114__thread_proxyINS_5tupleIJNS_10unique_ptrINS_15__thread_structENS_14default_
03-02 08:37:03.254 8302 8302 F DEBUG : #19 pc 00000000000ce1b0 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+36) (BuildId: 212095a5bb472f1fd33898cf4066bc50)
03-02 08:37:03.254 8302 8302 F DEBUG : #20 pc 0000000000070ba8 /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 212095a5bb472f1fd33898cf4066bc50)
03-02 08:37:03.321 1446 6111 I chatty : uid=1000(system) Binder:1446_15 expire 1 line
03-02 08:37:03.483 1446 1485 I chatty : uid=1000(system) android.ui expire 6 lines
03-02 08:37:03.483 1446 8306 I chatty : uid=1000 system_server expire 1 line
03-02 08:37:03.487 1446 1512 I chatty : uid=1000(system) FileObserver expire 10 lines
03-02 08:37:03.514 1446 8065 I chatty : uid=1000(system) Binder:1446_1B expire 3 lines
03-02 08:37:03.516 1446 1446 I chatty : uid=1000 system_server expire 16 lines
03-02 08:37:03.516 1446 1486 I chatty : uid=1000(system) android.io expire 40 lines
03-02 08:37:03.517 1446 5504 I chatty : uid=1000(system) Binder:1446_12 expire 6 lines
03-02 08:37:03.518 1446 1817 I chatty : uid=1000(system) Thread-7 expire 10 lines
03-02 08:37:03.518 1446 1499 I chatty : uid=1000(system) HwActivityTaskM expire 10 lines
03-02 08:37:03.519 2079 2101 I BoosterSwitchP: notifyUidState do nothing
03-02 08:37:03.519 2079 2101 I DeepNoDisturbP: notifyUidState
03-02 08:37:03.519 2079 2101 I BrowserChrP: notifyUidState
03-02 08:37:03.537 1446 7277 I chatty : uid=1000(system) Binder:1446_19 expire 10 lines
03-02 08:37:03.539 2079 2101 I BoosterSwitchP: notifyUidState do nothing
03-02 08:37:03.539 2079 2101 I DeepNoDisturbP: notifyUidState
03-02 08:37:03.539 2079 2101 I BrowserChrP: notifyUidState
03-02 08:37:03.734 1446 1505 I chatty : uid=1000(system) ActivityManager expire 6 lines
03-02 08:37:03.734 1446 2044 I chatty : uid=1000(system) MultiTaskManage expire 6 lines
03-02 08:37:03.749 8310 8310 D ActivityThread: Attach thread to application
03-02 08:37:05.203 1446 2925 I chatty : uid=1000(system) AdbDebuggingMan expire 7 lines
03-02 08:37:05.851 1446 6827 I chatty : uid=1000(system) Binder:1446_18 expire 8 lines
03-02 08:37:05.857 8310 8367 F libc : Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 8367 (bt_hci_thread), pid 8310 (droid.bluetooth)
03-02 08:37:05.904 8371 8371 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
03-02 08:37:05.905 8371 8371 F DEBUG : Build fingerprint: 'HUAWEI/ELE-L29EEA/HWELE:10/HUAWEIELE-L29/10.1.0.150C431:user/release-keys'
03-02 08:37:05.905 8371 8371 F DEBUG : Revision: '0'
03-02 08:37:05.905 8371 8371 F DEBUG : ABI: 'arm64'
03-02 08:37:05.905 8371 8371 F DEBUG : Timestamp: 2021-03-02 08:37:05+0100
03-02 08:37:05.905 8371 8371 F DEBUG : pid: 8310, tid: 8367, name: bt_hci_thread >>> com.android.bluetooth <<<
03-02 08:37:05.905 8371 8371 F DEBUG : uid: 1002
03-02 08:37:05.905 8371 8371 F DEBUG : signal 6 (SIGABRT), code -1 (SI_QUEUE), fault addr --------
03-02 08:37:05.905 8371 8371 F DEBUG : Abort message: '[0302/083705.845667:FATAL:hci_layer_android.cc(92)] Check failed: status == Status::SUCCESS.
03-02 08:37:05.905 8371 8371 F DEBUG : #00 0x000000701be7b2d3 /system/lib64/libchrome.so+0x00000000000b82d3
03-02 08:37:05.905 8371 8371 F DEBUG : #01 0x000000701ba3bdf3 /system/lib64/libbluetooth.so+0x00000000004f3df3
03-02 08:37:05.905 8371 8371 F DEBUG : #02 0x000000701bc5dbdb /system/lib64/[email protected]+0x0000000000017bdb
03-02 08:37:05.905 8371 8371 F DEBUG : #03 0x000000701bc5e41b /system/lib64/[email protected]+0x000000000001841b
03-02 08:37:05.905 8371 8371 F DEBUG : #04 0x000000710cec7643 /system/lib64/libhidlbase.so+0x0000000000082643
03-02 08:37:05.905 8371 8371 F DEBUG : #05 0x000000710cecc8eb /system/lib64/libhidlbase.so+0x00000000000878eb
03-02 08:37:05.905 8371 8371 F DEBUG : #06 0x000000710cec8023 /system/lib64/libhidlbase.so+0x0000000000083023
03-02 08:37:05.905 8371 8371 F DEBUG : #07 0x000000701bc55363 /system/lib64/[email protected]+0x000000000000f363
03-02 08:37:05.905 8371 8371 F DEBUG : #08 0x000000701ba3bc5f /system/lib64/libbluetooth.so+0x00000000004f3c5f
03-02 08:37:05.905 8371 8371 F DEBUG : #09 0x000000701be635c7 /system/lib64/libchrome.so+0x00000000000a05c7
03-02 08:37:05.905 8371 8371 F DEBUG : #10 0x000000701be82b8b /system/lib64/libchrome.so+0x00000000000bfb8b
03-02 08:37:05.905 8371 8371 F DEBUG : #11 0x000000701be82f33 /system/lib64/libchrome.so+0x00000000000bff33
03-02 08:37:05.905 8371 8371 F DEBUG : #12 0x000000701be846ab /system/lib64/libchrome.so+0x00000000000c16ab
03-02 08:37:05.905 8371 8371 F DEBUG : #13 0x000000701bea62bb /system/lib64/libchrome.so+0x00000000000e32bb
03-02 08:37:05.905 8371 8371 F DEBUG : #14 0x000000701b6a453f /system/lib64/libbluetooth.so+0x000000000015c53f
03-02 08:37:05.905 8371 8371 F DEBUG : #15 0x000000701b6a431f /system/lib64/libbluetooth.so+0x000000000015c31f
03-02 08:37:05.905 8371 8371 F DEBUG : #16 0x000000701b6a43af /system/lib64/libbluetooth.so+0x000000000015c3af
03-02 08:37:05.905 8371 8371 F DEBUG : #17 0x000000710be591b3 /apex/com.android.runtime/lib64/bionic/libc.so+0x00000000000ce1b3
03-02 08:37:05.905 8371 8371 F DEBUG : #18 0x000000710bdfbbab /apex/com.android.runtime/lib64/bionic/libc.so+0x0000000000070bab
03-02 08:37:05.905 8371 8371 F DEBUG : #19 0xffffffffffffffff <unknown>
03-02 08:37:05.905 8371 8371 F DEBUG :
03-02 08:37:05.905 8371 8371 F DEBUG : '
03-02 08:37:05.905 8371 8371 F DEBUG : x0 0000000000000000 x1 00000000000020af x2 0000000000000006 x3 0000007007ecd810
03-02 08:37:05.905 8371 8371 F DEBUG : x4 0000000000000000 x5 0000000000000000 x6 0000000000000000 x7 7f7f7f7f7f7f7f7f
03-02 08:37:05.905 8371 8371 F DEBUG : x8 00000000000000f0 x9 4f6e93b5b514687e x10 0000000000000001 x11 0000000000000000
03-02 08:37:05.905 8371 8371 F DEBUG : x12 fffffff0fffffbdf x13 0000000000000000 x14 0000000000000004 x15 000005dd76fffc28
03-02 08:37:05.905 8371 8371 F DEBUG : x16 000000710be65908 x17 000000710be451b0 x18 0000007006e8c000 x19 0000000000002076
03-02 08:37:05.905 8371 8371 F DEBUG : x20 00000000000020af x21 00000000ffffffff x22 0000007007ecdda0 x23 000000710be605b0
03-02 08:37:05.905 8371 8371 F DEBUG : x24 000000701beec000 x25 0000007007ecd8f8 x26 0000007007ecd8f8 x27 0000007007ecf020
03-02 08:37:05.905 8371 8371 F DEBUG : x28 0000007007ecf020 x29 0000007007ecd8b0
03-02 08:37:05.905 8371 8371 F DEBUG : sp 0000007007ecd7f0 lr 000000710bdfa040 pc 000000710bdfa06c
03-02 08:37:05.932 8371 8371 F DEBUG :
03-02 08:37:05.932 8371 8371 F DEBUG : backtrace:
03-02 08:37:05.932 8371 8371 F DEBUG : #00 pc 000000000006f06c /apex/com.android.runtime/lib64/bionic/libc.so (abort+160) (BuildId: 212095a5bb472f1fd33898cf4066bc50)
03-02 08:37:05.932 8371 8371 F DEBUG : #01 pc 000000000009f5c0 /system/lib64/libchrome.so (base::debug::BreakDebugger()+20) (BuildId: 06fd6538d165bb63ac115766de18116c)
03-02 08:37:05.932 8371 8371 F DEBUG : #02 pc 00000000000b8718 /system/lib64/libchrome.so (logging::LogMessage::~LogMessage()+1240) (BuildId: 06fd6538d165bb63ac115766de18116c)
03-02 08:37:05.932 8371 8371 F DEBUG : #03 pc 00000000004f3df0 /system/lib64/libbluetooth.so (BluetoothHciCallbacks::initializationComplete(android::hardware::bluetooth::V1_0::Statu
03-02 08:37:05.932 8371 8371 F DEBUG : #04 pc 0000000000017bd8 /system/lib64/[email protected] (android::hardware::bluetooth::V1_0::BnHwBluetoothHciCallbacks::_hidl_
03-02 08:37:05.932 8371 8371 F DEBUG : #05 pc 0000000000018418 /system/lib64/[email protected] (android::hardware::bluetooth::V1_0::BnHwBluetoothHciCallbacks::onTran
03-02 08:37:05.932 8371 8371 F DEBUG : #06 pc 0000000000082640 /system/lib64/libhidlbase.so (android::hardware::BHwBinder::transact(unsigned int, android::hardware::Parcel const&, a
03-02 08:37:05.932 8371 8371 F DEBUG : #07 pc 00000000000878e8 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::transact(int, unsigned int, android::hardware::Parcel
03-02 08:37:05.933 8371 8371 F DEBUG : #08 pc 0000000000083020 /system/lib64/libhidlbase.so (android::hardware::BpHwBinder::transact(unsigned int, android::hardware::Parcel const&,
03-02 08:37:05.933 8371 8371 F DEBUG : #09 pc 000000000000f360 /system/lib64/[email protected] (android::hardware::bluetooth::V1_0::BpHwBluetoothHci::_hidl_initializ
03-02 08:37:05.933 8371 8371 F DEBUG : #10 pc 00000000004f3c5c /system/lib64/libbluetooth.so (hci_initialize_ext() [clone .cfi]+764) (BuildId: 3fc4c40fe078177e8848760d41d7338c)
03-02 08:37:05.933 8371 8371 F DEBUG : #11 pc 00000000000a05c4 /system/lib64/libchrome.so (base::debug::TaskAnnotator::RunTask(char const*, base::PendingTask*)+188) (BuildId: 06fd65
03-02 08:37:05.933 8371 8371 F DEBUG : #12 pc 00000000000bfb88 /system/lib64/libchrome.so (base::MessageLoop::RunTask(base::PendingTask*)+308) (BuildId: 06fd6538d165bb63ac115766de18
03-02 08:37:05.933 8371 8371 F DEBUG : #13 pc 00000000000bff30 /system/lib64/libchrome.so (base::MessageLoop::DoWork()+476) (BuildId: 06fd6538d165bb63ac115766de18116c)
03-02 08:37:05.933 8371 8371 F DEBUG : #14 pc 00000000000c16a8 /system/lib64/libchrome.so (base::MessagePumpDefault::Run(base::MessagePump::Delegate*)+184) (BuildId: 06fd6538d165bb6
03-02 08:37:05.933 8371 8371 F DEBUG : #15 pc 00000000000e32b8 /system/lib64/libchrome.so (base::RunLoop::Run()+84) (BuildId: 06fd6538d165bb63ac115766de18116c)
03-02 08:37:05.933 8371 8371 F DEBUG : #16 pc 000000000015c53c /system/lib64/libbluetooth.so (bluetooth::common::MessageLoopThread::Run(std::__1::promise<void>)+264) (BuildId: 3fc4c
03-02 08:37:05.933 8371 8371 F DEBUG : #17 pc 000000000015c31c /system/lib64/libbluetooth.so (bluetooth::common::MessageLoopThread::RunThread(bluetooth::common::MessageLoopThread*,
03-02 08:37:05.933 8371 8371 F DEBUG : #18 pc 000000000015c3ac /system/lib64/libbluetooth.so (_ZNSt3__114__thread_proxyINS_5tupleIJNS_10unique_ptrINS_15__thread_structENS_14default_
03-02 08:37:05.933 8371 8371 F DEBUG : #19 pc 00000000000ce1b0 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+36) (BuildId: 212095a5bb472f1fd33898cf4066bc50)
03-02 08:37:05.933 8371 8371 F DEBUG : #20 pc 0000000000070ba8 /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 212095a5bb472f1fd33898cf4066bc50)
03-02 08:37:06.014 2151 2566 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1674 android.content.ContextWrapper.startSer
03-02 08:37:06.157 1446 8375 I chatty : uid=1000 system_server expire 1 line
03-02 08:37:06.190 1446 3226 I chatty : uid=1000(system) Binder:1446_10 expire 26 lines
03-02 08:37:06.194 2079 4793 I BoosterSwitchP: notifyUidState do nothing
03-02 08:37:06.194 2079 4793 I DeepNoDisturbP: notifyUidState
03-02 08:37:06.194 2079 4793 I BrowserChrP: notifyUidState
03-02 08:37:06.422 8379 8379 D ActivityThread: Attach thread to application
03-02 08:37:08.536 8379 8422 F libc : Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 8422 (bt_hci_thread), pid 8379 (droid.bluetooth)
03-02 08:37:08.574 8438 8438 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
03-02 08:37:08.574 8438 8438 F DEBUG : Build fingerprint: 'HUAWEI/ELE-L29EEA/HWELE:10/HUAWEIELE-L29/10.1.0.150C431:user/release-keys'
03-02 08:37:08.574 8438 8438 F DEBUG : Revision: '0'
03-02 08:37:08.574 8438 8438 F DEBUG : ABI: 'arm64'
03-02 08:37:08.574 8438 8438 F DEBUG : Timestamp: 2021-03-02 08:37:08+0100
03-02 08:37:08.574 8438 8438 F DEBUG : pid: 8379, tid: 8422, name: bt_hci_thread >>> com.android.bluetooth <<<
03-02 08:37:08.574 8438 8438 F DEBUG : uid: 1002
03-02 08:37:08.574 8438 8438 F DEBUG : signal 6 (SIGABRT), code -1 (SI_QUEUE), fault addr --------
03-02 08:37:08.574 8438 8438 F DEBUG : Abort message: '[0302/083708.524652:FATAL:hci_layer_android.cc(92)] Check failed: status == Status::SUCCESS.
03-02 08:37:08.574 8438 8438 F DEBUG : #00 0x000000701be822d3 /system/lib64/libchrome.so+0x00000000000b82d3
03-02 08:37:08.574 8438 8438 F DEBUG : #01 0x000000701bb05df3 /system/lib64/libbluetooth.so+0x00000000004f3df3
03-02 08:37:08.574 8438 8438 F DEBUG : #02 0x000000701bc77bdb /system/lib64/[email protected]+0x0000000000017bdb
03-02 08:37:08.574 8438 8438 F DEBUG : #03 0x000000701bc7841b /system/lib64/[email protected]+0x000000000001841b
03-02 08:37:08.574 8438 8438 F DEBUG : #04 0x000000710cec7643 /system/lib64/libhidlbase.so+0x0000000000082643
03-02 08:37:08.574 8438 8438 F DEBUG : #05 0x000000710cecc8eb /system/lib64/libhidlbase.so+0x00000000000878eb
03-02 08:37:08.574 8438 8438 F DEBUG : #06 0x000000710cec8023 /system/lib64/libhidlbase.so+0x0000000000083023
03-02 08:37:08.574 8438 8438 F DEBUG : #07 0x000000701bc6f363 /system/lib64/[email protected]+0x000000000000f363
03-02 08:37:08.574 8438 8438 F DEBUG : #08 0x000000701bb05c5f /system/lib64/libbluetooth.so+0x00000000004f3c5f
03-02 08:37:08.574 8438 8438 F DEBUG : #09 0x000000701be6a5c7 /system/lib64/libchrome.so+0x00000000000a05c7
03-02 08:37:08.574 8438 8438 F DEBUG : #10 0x000000701be89b8b /system/lib64/libchrome.so+0x00000000000bfb8b
03-02 08:37:08.574 8438 8438 F DEBUG : #11 0x000000701be89f33 /system/lib64/libchrome.so+0x00000000000bff33
03-02 08:37:08.574 8438 8438 F DEBUG : #12 0x000000701be8b6ab /system/lib64/libchrome.so+0x00000000000c16ab
03-02 08:37:08.574 8438 8438 F DEBUG : #13 0x000000701bead2bb /system/lib64/libchrome.so+0x00000000000e32bb
03-02 08:37:08.574 8438 8438 F DEBUG : #14 0x000000701b76e53f /system/lib64/libbluetooth.so+0x000000000015c53f
03-02 08:37:08.574 8438 8438 F DEBUG : #15 0x000000701b76e31f /system/lib64/libbluetooth.so+0x000000000015c31f
03-02 08:37:08.574 8438 8438 F DEBUG : #16 0x000000701b76e3af /system/lib64/libbluetooth.so+0x000000000015c3af
03-02 08:37:08.574 8438 8438 F DEBUG : #17 0x000000710be591b3 /apex/com.android.runtime/lib64/bionic/libc.so+0x00000000000ce1b3
03-02 08:37:08.574 8438 8438 F DEBUG : #18 0x000000710bdfbbab /apex/com.android.runtime/lib64/bionic/libc.so+0x0000000000070bab
03-02 08:37:08.574 8438 8438 F DEBUG : #19 0xffffffffffffffff <unknown>
03-02 08:37:08.574 8438 8438 F DEBUG :
03-02 08:37:08.574 8438 8438 F DEBUG : '
03-02 08:37:08.574 8438 8438 F DEBUG : x0 0000000000000000 x1 00000000000020e6 x2 0000000000000006 x3 0000007007edf810
03-02 08:37:08.574 8438 8438 F DEBUG : x4 0000000000000000 x5 0000000000000000 x6 0000000000000000 x7 7f7f7f7f7f7f7f7f
03-02 08:37:08.574 8438 8438 F DEBUG : x8 00000000000000f0 x9 4f6e93b5b514687e x10 0000000000000001 x11 0000000000000000
03-02 08:37:08.574 8438 8438 F DEBUG : x12 fffffff0fffffbdf x13 0000000000000000 x14 0000000000000004 x15 00000f65da954b3e
03-02 08:37:08.574 8438 8438 F DEBUG : x16 000000710be65908 x17 000000710be451b0 x18 000000700798a000 x19 00000000000020bb
03-02 08:37:08.574 8438 8438 F DEBUG : x20 00000000000020e6 x21 00000000ffffffff x22 0000007007edfda0 x23 000000710be605b0
03-02 08:37:08.574 8438 8438 F DEBUG : x24 000000701bef3000 x25 0000007007edf8f8 x26 0000007007edf8f8 x27 0000007007ee1020
03-02 08:37:08.574 8438 8438 F DEBUG : x28 0000007007ee1020 x29 0000007007edf8b0
03-02 08:37:08.574 8438 8438 F DEBUG : sp 0000007007edf7f0 lr 000000710bdfa040 pc 000000710bdfa06c
03-02 08:37:08.599 8438 8438 F DEBUG :
03-02 08:37:08.599 8438 8438 F DEBUG : backtrace:
03-02 08:37:08.599 8438 8438 F DEBUG : #00 pc 000000000006f06c /apex/com.android.runtime/lib64/bionic/libc.so (abort+160) (BuildId: 212095a5bb472f1fd33898cf4066bc50)
03-02 08:37:08.599 8438 8438 F DEBUG : #01 pc 000000000009f5c0 /system/lib64/libchrome.so (base::debug::BreakDebugger()+20) (BuildId: 06fd6538d165bb63ac115766de18116c)
03-02 08:37:08.599 8438 8438 F DEBUG : #02 pc 00000000000b8718 /system/lib64/libchrome.so (logging::LogMessage::~LogMessage()+1240) (BuildId: 06fd6538d165bb63ac115766de18116c)
03-02 08:37:08.599 8438 8438 F DEBUG : #03 pc 00000000004f3df0 /system/lib64/libbluetooth.so (BluetoothHciCallbacks::initializationComplete(android::hardware::bluetooth::V1_0::Statu
03-02 08:37:08.599 8438 8438 F DEBUG : #04 pc 0000000000017bd8 /system/lib64/[email protected] (android::hardware::bluetooth::V1_0::BnHwBluetoothHciCallbacks::_hidl_
03-02 08:37:08.599 8438 8438 F DEBUG : #05 pc 0000000000018418 /system/lib64/[email protected] (android::hardware::bluetooth::V1_0::BnHwBluetoothHciCallbacks::onTran
03-02 08:37:08.599 8438 8438 F DEBUG : #06 pc 0000000000082640 /system/lib64/libhidlbase.so (android::hardware::BHwBinder::transact(unsigned int, android::hardware::Parcel const&, a
03-02 08:37:08.599 8438 8438 F DEBUG : #07 pc 00000000000878e8 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::transact(int, unsigned int, android::hardware::Parcel
03-02 08:37:08.599 8438 8438 F DEBUG : #08 pc 0000000000083020 /system/lib64/libhidlbase.so (android::hardware::BpHwBinder::transact(unsigned int, android::hardware::Parcel const&,
03-02 08:37:08.599 8438 8438 F DEBUG : #09 pc 000000000000f360 /system/lib64/[email protected] (android::hardware::bluetooth::V1_0::BpHwBluetoothHci::_hidl_initializ
03-02 08:37:08.599 8438 8438 F DEBUG : #10 pc 00000000004f3c5c /system/lib64/libbluetooth.so (hci_initialize_ext() [clone .cfi]+764) (BuildId: 3fc4c40fe078177e8848760d41d7338c)
03-02 08:37:08.599 8438 8438 F DEBUG : #11 pc 00000000000a05c4 /system/lib64/libchrome.so (base::debug::TaskAnnotator::RunTask(char const*, base::PendingTask*)+188) (BuildId: 06fd65
03-02 08:37:08.599 8438 8438 F DEBUG : #12 pc 00000000000bfb88 /system/lib64/libchrome.so (base::MessageLoop::RunTask(base::PendingTask*)+308) (BuildId: 06fd6538d165bb63ac115766de18
03-02 08:37:08.599 8438 8438 F DEBUG : #13 pc 00000000000bff30 /system/lib64/libchrome.so (base::MessageLoop::DoWork()+476) (BuildId: 06fd6538d165bb63ac115766de18116c)
03-02 08:37:08.599 8438 8438 F DEBUG : #14 pc 00000000000c16a8 /system/lib64/libchrome.so (base::MessagePumpDefault::Run(base::MessagePump::Delegate*)+184) (BuildId: 06fd6538d165bb6
03-02 08:37:08.599 8438 8438 F DEBUG : #15 pc 00000000000e32b8 /system/lib64/libchrome.so (base::RunLoop::Run()+84) (BuildId: 06fd6538d165bb63ac115766de18116c)
03-02 08:37:08.599 8438 8438 F DEBUG : #16 pc 000000000015c53c /system/lib64/libbluetooth.so (bluetooth::common::MessageLoopThread::Run(std::__1::promise<void>)+264) (BuildId: 3fc4c
03-02 08:37:08.599 8438 8438 F DEBUG : #17 pc 000000000015c31c /system/lib64/libbluetooth.so (bluetooth::common::MessageLoopThread::RunThread(bluetooth::common::MessageLoopThread*,
03-02 08:37:08.599 8438 8438 F DEBUG : #18 pc 000000000015c3ac /system/lib64/libbluetooth.so (_ZNSt3__114__thread_proxyINS_5tupleIJNS_10unique_ptrINS_15__thread_structENS_14default_
03-02 08:37:08.599 8438 8438 F DEBUG : #19 pc 00000000000ce1b0 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+36) (BuildId: 212095a5bb472f1fd33898cf4066bc50)
03-02 08:37:08.599 8438 8438 F DEBUG : #20 pc 0000000000070ba8 /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 212095a5bb472f1fd33898cf4066bc50)
03-02 08:37:08.633 1446 1490 I chatty : uid=1000(system) monitor thread expire 2 lines
03-02 08:37:08.834 1446 8448 I chatty : uid=1000 system_server expire 1 line
03-02 08:37:08.873 1446 8377 I chatty : uid=1000(system) Binder:1446_1C expire 1 line
03-02 08:37:08.877 2079 4793 I BoosterSwitchP: notifyUidState do nothing
03-02 08:37:08.877 2079 4793 I DeepNoDisturbP: notifyUidState
03-02 08:37:08.877 2079 4793 I BrowserChrP: notifyUidState
03-02 08:37:09.105 8453 8453 D ActivityThread: Attach thread to application
03-02 08:37:09.133 1446 2449 I chatty : uid=1000(system) Binder:1446_E expire 3 lines
03-02 08:37:09.893 1446 7934 I chatty : uid=1000 system_server expire 3 lines
03-02 08:37:10.635 1446 1504 I chatty : uid=1000(system) ActivityManager expire 3 lines
03-02 08:37:11.015 2151 2566 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1674 android.content.ContextWrapper.startSer
03-02 08:37:11.016 1446 8451 I chatty : uid=1000(system) Binder:1446_1D expire 4 lines
03-02 08:37:11.233 8453 8496 F libc : Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 8496 (bt_hci_thread), pid 8453 (droid.bluetooth)
03-02 08:37:11.277 8565 8565 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
03-02 08:37:11.277 8565 8565 F DEBUG : Build fingerprint: 'HUAWEI/ELE-L29EEA/HWELE:10/HUAWEIELE-L29/10.1.0.150C431:user/release-keys'
03-02 08:37:11.277 8565 8565 F DEBUG : Revision: '0'
03-02 08:37:11.277 8565 8565 F DEBUG : ABI: 'arm64'
03-02 08:37:11.277 8565 8565 F DEBUG : Timestamp: 2021-03-02 08:37:11+0100
03-02 08:37:11.277 8565 8565 F DEBUG : pid: 8453, tid: 8496, name: bt_hci_thread >>> com.android.bluetooth <<<
03-02 08:37:11.277 8565 8565 F DEBUG : uid: 1002
03-02 08:37:11.277 8565 8565 F DEBUG : signal 6 (SIGABRT), code -1 (SI_QUEUE), fault addr --------
03-02 08:37:11.277 8565 8565 F DEBUG : Abort message: '[0302/083711.220694:FATAL:hci_layer_android.cc(92)] Check failed: status == Status::SUCCESS.
03-02 08:37:11.277 8565 8565 F DEBUG : #00 0x000000701be812d3 /system/lib64/libchrome.so+0x00000000000b82d3
03-02 08:37:11.277 8565 8565 F DEBUG : #01 0x000000701b978df3 /system/lib64/libbluetooth.so+0x00000000004f3df3
03-02 08:37:11.277 8565 8565 F DEBUG : #02 0x000000701bbf2bdb /system/lib64/[email protected]+0x0000000000017bdb
03-02 08:37:11.277 8565 8565 F DEBUG : #03 0x000000701bbf341b /system/lib64/[email protected]+0x000000000001841b
03-02 08:37:11.277 8565 8565 F DEBUG : #04 0x000000710cec7643 /system/lib64/libhidlbase.so+0x0000000000082643
03-02 08:37:11.277 8565 8565 F DEBUG : #05 0x000000710cecc8eb /system/lib64/libhidlbase.so+0x00000000000878eb
03-02 08:37:11.277 8565 8565 F DEBUG : #06 0x000000710cec8023 /system/lib64/libhidlbase.so+0x0000000000083023
03-02 08:37:11.277 8565 8565 F DEBUG : #07 0x000000701bbea363 /system/lib64/[email protected]+0x000000000000f363
03-02 08:37:11.277 8565 8565 F DEBUG : #08 0x000000701b978c5f /system/lib64/libbluetooth.so+0x00000000004f3c5f
03-02 08:37:11.277 8565 8565 F DEBUG : #09 0x000000701be695c7 /system/lib64/libchrome.so+0x00000000000a05c7
03-02 08:37:11.277 8565 8565 F DEBUG : #10 0x000000701be88b8b /system/lib64/libchrome.so+0x00000000000bfb8b
03-02 08:37:11.277 8565 8565 F DEBUG : #11 0x000000701be88f33 /system/lib64/libchrome.so+0x00000000000bff33
03-02 08:37:11.277 8565 8565 F DEBUG : #12 0x000000701be8a6ab /system/lib64/libchrome.so+0x00000000000c16ab
03-02 08:37:11.277 8565 8565 F DEBUG : #13 0x000000701beac2bb /system/lib64/libchrome.so+0x00000000000e32bb
03-02 08:37:11.277 8565 8565 F DEBUG : #14 0x000000701b5e153f /system/lib64/libbluetooth.so+0x000000000015c53f
03-02 08:37:11.277 8565 8565 F DEBUG : #15 0x000000701b5e131f /system/lib64/libbluetooth.so+0x000000000015c31f
03-02 08:37:11.277 8565 8565 F DEBUG : #16 0x000000701b5e13af /system/lib64/libbluetooth.so+0x000000000015c3af
03-02 08:37:11.277 8565 8565 F DEBUG : #17 0x000000710be591b3 /apex/com.android.runtime/lib64/bionic/libc.so+0x00000000000ce1b3
03-02 08:37:11.277 8565 8565 F DEBUG : #18 0x000000710bdfbbab /apex/com.android.runtime/lib64/bionic/libc.so+0x0000000000070bab
03-02 08:37:11.277 8565 8565 F DEBUG : #19 0xffffffffffffffff <unknown>
03-02 08:37:11.277 8565 8565 F DEBUG :
03-02 08:37:11.277 8565 8565 F DEBUG : '
03-02 08:37:11.277 8565 8565 F DEBUG : x0 0000000000000000 x1 0000000000002130 x2 0000000000000006 x3 0000007007ecd810
03-02 08:37:11.277 8565 8565 F DEBUG : x4 0000000000000000 x5 0000000000000000 x6 0000000000000000 x7 7f7f7f7f7f7f7f7f
03-02 08:37:11.278 8565 8565 F DEBUG : x8 00000000000000f0 x9 4f6e93b5b514687e x10 0000000000000001 x11 0000000000000000
03-02 08:37:11.278 8565 8565 F DEBUG : x12 fffffff0fffffbdf x13 0000000000000000 x14 0000000000000004 x15 000011c5a98a9f05
03-02 08:37:11.278 8565 8565 F DEBUG : x16 000000710be65908 x17 000000710be451b0 x18 0000007007406000 x19 0000000000002105
03-02 08:37:11.278 8565 8565 F DEBUG : x20 0000000000002130 x21 00000000ffffffff x22 0000007007ecdda0 x23 000000710be605b0
03-02 08:37:11.278 8565 8565 F DEBUG : x24 000000701bef2000 x25 0000007007ecd8f8 x26 0000007007ecd8f8 x27 0000007007ecf020
03-02 08:37:11.278 8565 8565 F DEBUG : x28 0000007007ecf020 x29 0000007007ecd8b0
03-02 08:37:11.278 8565 8565 F DEBUG : sp 0000007007ecd7f0 lr 000000710bdfa040 pc 000000710bdfa06c
03-02 08:37:11.304 8565 8565 F DEBUG : backtrace:
03-02 08:37:11.304 8565 8565 F DEBUG : #00 pc 000000000006f06c /apex/com.android.runtime/lib64/bionic/libc.so (abort+160) (BuildId: 212095a5bb472f1fd33898cf4066bc50)
03-02 08:37:11.304 8565 8565 F DEBUG : #01 pc 000000000009f5c0 /system/lib64/libchrome.so (base::debug::BreakDebugger()+20) (BuildId: 06fd6538d165bb63ac115766de18116c)
03-02 08:37:11.304 8565 8565 F DEBUG : #02 pc 00000000000b8718 /system/lib64/libchrome.so (logging::LogMessage::~LogMessage()+1240) (BuildId: 06fd6538d165bb63ac115766de18116c)
03-02 08:37:11.304 8565 8565 F DEBUG : #03 pc 00000000004f3df0 /system/lib64/libbluetooth.so (BluetoothHciCallbacks::initializationComplete(android::hardware::bluetooth::V1_0::Statu
03-02 08:37:11.304 8565 8565 F DEBUG : #04 pc 0000000000017bd8 /system/lib64/[email protected] (android::hardware::bluetooth::V1_0::BnHwBluetoothHciCallbacks::_hidl_
03-02 08:37:11.304 8565 8565 F DEBUG : #05 pc 0000000000018418 /system/lib64/[email protected] (android::hardware::bluetooth::V1_0::BnHwBluetoothHciCallbacks::onTran
03-02 08:37:11.304 8565 8565 F DEBUG : #06 pc 0000000000082640 /system/lib64/libhidlbase.so (android::hardware::BHwBinder::transact(unsigned int, android::hardware::Parcel const&, a
03-02 08:37:11.304 8565 8565 F DEBUG : #07 pc 00000000000878e8 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::transact(int, unsigned int, android::hardware::Parcel
03-02 08:37:11.304 8565 8565 F DEBUG : #08 pc 0000000000083020 /system/lib64/libhidlbase.so (android::hardware::BpHwBinder::transact(unsigned int, android::hardware::Parcel const&,
03-02 08:37:11.304 8565 8565 F DEBUG : #09 pc 000000000000f360 /system/lib64/[email protected] (android::hardware::bluetooth::V1_0::BpHwBluetoothHci::_hidl_initializ
03-02 08:37:11.304 8565 8565 F DEBUG : #10 pc 00000000004f3c5c /system/lib64/libbluetooth.so (hci_initialize_ext() [clone .cfi]+764) (BuildId: 3fc4c40fe078177e8848760d41d7338c)
03-02 08:37:11.304 8565 8565 F DEBUG : #11 pc 00000000000a05c4 /system/lib64/libchrome.so (base::debug::TaskAnnotator::RunTask(char const*, base::PendingTask*)+188) (BuildId: 06fd65
03-02 08:37:11.304 8565 8565 F DEBUG : #12 pc 00000000000bfb88 /system/lib64/libchrome.so (base::MessageLoop::RunTask(base::PendingTask*)+308) (BuildId: 06fd6538d165bb63ac115766de18
03-02 08:37:11.304 8565 8565 F DEBUG : #13 pc 00000000000bff30 /system/lib64/libchrome.so (base::MessageLoop::DoWork()+476) (BuildId: 06fd6538d165bb63ac115766de18116c)
03-02 08:37:11.304 8565 8565 F DEBUG : #14 pc 00000000000c16a8 /system/lib64/libchrome.so (base::MessagePumpDefault::Run(base::MessagePump::Delegate*)+184) (BuildId: 06fd6538d165bb6
03-02 08:37:11.304 8565 8565 F DEBUG : #15 pc 00000000000e32b8 /system/lib64/libchrome.so (base::RunLoop::Run()+84) (BuildId: 06fd6538d165bb63ac115766de18116c)
03-02 08:37:11.304 8565 8565 F DEBUG : #16 pc 000000000015c53c /system/lib64/libbluetooth.so (bluetooth::common::MessageLoopThread::Run(std::__1::promise<void>)+264) (BuildId: 3fc4c
03-02 08:37:11.304 8565 8565 F DEBUG : #17 pc 000000000015c31c /system/lib64/libbluetooth.so (bluetooth::common::MessageLoopThread::RunThread(bluetooth::common::MessageLoopThread*,
03-02 08:37:11.305 8565 8565 F DEBUG : #18 pc 000000000015c3ac /system/lib64/libbluetooth.so (_ZNSt3__114__thread_proxyINS_5tupleIJNS_10unique_ptrINS_15__thread_structENS_14default_
03-02 08:37:11.305 8565 8565 F DEBUG : #19 pc 00000000000ce1b0 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+36) (BuildId: 212095a5bb472f1fd33898cf4066bc50)
03-02 08:37:11.305 8565 8565 F DEBUG : #20 pc 0000000000070ba8 /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 212095a5bb472f1fd33898cf4066bc50)
03-02 08:37:11.534 1446 8576 I chatty : uid=1000 system_server expire 1 line
03-02 08:37:11.582 2079 6406 I BoosterSwitchP: notifyUidState do nothing
03-02 08:37:11.582 2079 6406 I DeepNoDisturbP: notifyUidState
03-02 08:37:11.582 2079 6406 I BrowserChrP: notifyUidState
03-02 08:37:11.792 1446 6018 I chatty : uid=1000(system) Binder:1446_14 expire 3 lines
03-02 08:37:11.814 8585 8585 D ActivityThread: Attach thread to application
03-02 08:37:11.843 1446 2172 I chatty : uid=1000(system) Binder:1446_B expire 3 lines
03-02 08:37:13.774 1446 1800 I chatty : uid=1000(system) ConnectivitySer expire 1 line
03-02 08:37:13.774 1446 1940 I chatty : uid=1000(system) Binder:1446_5 expire 1 line
03-02 08:37:13.779 2079 6406 I BoosterSwitchP: notifyUidState do nothing
03-02 08:37:13.779 2079 6406 I DeepNoDisturbP: notifyUidState
03-02 08:37:13.779 2079 6406 I BrowserChrP: notifyUidState
03-02 08:37:13.780 2224 2224 D Telephony-AccountEntry: isEmergencyPreferredAccount: subId=-1, activeData=-1
03-02 08:37:13.780 2224 2224 D Telephony-AccountEntry: isEmergencyPreferredAccount: Device does not require preference.
03-02 08:37:13.780 2224 2224 D Telephony-AccountEntry: isEmergencyPreferredAccount: subId=-1, activeData=-1
03-02 08:37:13.780 2224 2224 D Telephony-AccountEntry: isEmergencyPreferredAccount: Device does not require preference.
03-02 08:37:13.780 2224 2224 D Telephony-AccountEntry: isEmergencyPreferredAccount: subId=-1, activeData=-1
03-02 08:37:13.780 2224 2224 D Telephony-AccountEntry: isEmergencyPreferredAccount: Device does not require preference.
03-02 08:37:13.780 2224 2224 D Telephony-AccountEntry: isEmergencyPreferredAccount: subId=-1, activeData=-1
03-02 08:37:13.780 2224 2224 D Telephony-AccountEntry: isEmergencyPreferredAccount: Device does not require preference.
03-02 08:37:13.932 8585 8631 F libc : Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 8631 (bt_hci_thread), pid 8585 (droid.bluetooth)
03-02 08:37:13.992 8702 8702 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
03-02 08:37:13.992 8702 8702 F DEBUG : Build fingerprint: 'HUAWEI/ELE-L29EEA/HWELE:10/HUAWEIELE-L29/10.1.0.150C431:user/release-keys'
03-02 08:37:13.992 8702 8702 F DEBUG : Revision: '0'
03-02 08:37:13.992 8702 8702 F DEBUG : ABI: 'arm64'
03-02 08:37:13.993 8702 8702 F DEBUG : Timestamp: 2021-03-02 08:37:13+0100
03-02 08:37:13.993 8702 8702 F DEBUG : pid: 8585, tid: 8631, name: bt_hci_thread >>> com.android.bluetooth <<<
03-02 08:37:13.993 8702 8702 F DEBUG : uid: 1002
03-02 08:37:13.993 8702 8702 F DEBUG : signal 6 (SIGABRT), code -1 (SI_QUEUE), fault addr --------
03-02 08:37:13.993 8702 8702 F DEBUG : Abort message: '[0302/083713.907319:FATAL:hci_layer_android.cc(92)] Check failed: status == Status::SUCCESS.
03-02 08:37:13.993 8702 8702 F DEBUG : #00 0x000000701be792d3 /system/lib64/libchrome.so+0x00000000000b82d3
03-02 08:37:13.993 8702 8702 F DEBUG : #01 0x000000701b97bdf3 /system/lib64/libbluetooth.so+0x00000000004f3df3
03-02 08:37:13.993 8702 8702 F DEBUG : #02 0x000000701bb68bdb /system/lib64/[email protected]+0x0000000000017bdb
03-02 08:37:13.993 8702 8702 F DEBUG : #03 0x000000701bb6941b /system/lib64/[email protected]+0x000000000001841b
03-02 08:37:13.993 8702 8702 F DEBUG : #04 0x000000710cec7643 /system/lib64/libhidlbase.so+0x0000000000082643
03-02 08:37:13.993 8702 8702 F DEBUG : #05 0x000000710cecc8eb /system/lib64/libhidlbase.so+0x00000000000878eb
03-02 08:37:13.993 8702 8702 F DEBUG : #06 0x000000710cec8023 /system/lib64/libhidlbase.so+0x0000000000083023
03-02 08:37:13.993 8702 8702 F DEBUG : #07 0x000000701bb60363 /system/lib64/[email protected]+0x000000000000f363
03-02 08:37:13.993 8702 8702 F DEBUG : #08 0x000000701b97bc5f /system/lib64/libbluetooth.so+0x00000000004f3c5f
03-02 08:37:13.993 8702 8702 F DEBUG : #09 0x000000701be615c7 /system/lib64/libchrome.so+0x00000000000a05c7
03-02 08:37:13.993 8702 8702 F DEBUG : #10 0x000000701be80b8b /system/lib64/libchrome.so+0x00000000000bfb8b
03-02 08:37:13.993 8702 8702 F DEBUG : #11 0x000000701be80f33 /system/lib64/libchrome.so+0x00000000000bff33
03-02 08:37:13.993 8702 8702 F DEBUG : #12 0x000000701be826ab /system/lib64/libchrome.so+0x00000000000c16ab
03-02 08:37:13.993 8702 8702 F DEBUG : #13 0x000000701bea42bb /system/lib64/libchrome.so+0x00000000000e32bb
03-02 08:37:13.993 8702 8702 F DEBUG : #14 0x000000701b5e453f /system/lib64/libbluetooth.so+0x000000000015c53f
03-02 08:37:13.993 8702 8702 F DEBUG : #15 0x000000701b5e431f /system/lib64/libbluetooth.so+0x000000000015c31f
03-02 08:37:13.993 8702 8702 F DEBUG : #16 0x000000701b5e43af /system/lib64/libbluetooth.so+0x000000000015c3af
03-02 08:37:13.993 8702 8702 F DEBUG : #17 0x000000710be591b3 /apex/com.android.runtime/lib64/bionic/libc.so+0x00000000000ce1b3
03-02 08:37:13.993 8702 8702 F DEBUG : #18 0x000000710bdfbbab /apex/com.android.runtime/lib64/bionic/libc.so+0x0000000000070bab
03-02 08:37:13.993 8702 8702 F DEBUG : #19 0xffffffffffffffff <unknown>
03-02 08:37:13.993 8702 8702 F DEBUG :
03-02 08:37:13.993 8702 8702 F DEBUG : '
03-02 08:37:13.993 8702 8702 F DEBUG : x0 0000000000000000 x1 00000000000021b7 x2 0000000000000006 x3 0000007007ecd810
03-02 08:37:13.993 8702 8702 F DEBUG : x4 0000000000000000 x5 0000000000000000 x6 0000000000000000 x7 7f7f7f7f7f7f7f7f
03-02 08:37:13.993 8702 8702 F DEBUG : x8 00000000000000f0 x9 4f6e93b5b514687e x10 0000000000000001 x11 0000000000000000
03-02 08:37:13.993 8702 8702 F DEBUG : x12 fffffff0fffffbdf x13 0000000000000000 x14 0000000000000004 x15 00000ee6b27ff63c
03-02 08:37:13.993 8702 8702 F DEBUG : x16 000000710be65908 x17 000000710be451b0 x18 0000007007a98000 x19 0000000000002189
03-02 08:37:13.993 8702 8702 F DEBUG : x20 00000000000021b7 x21 00000000ffffffff x22 0000007007ecdda0 x23 000000710be605b0
03-02 08:37:13.993 8702 8702 F DEBUG : x24 000000701beea000 x25 0000007007ecd8f8 x26 0000007007ecd8f8 x27 0000007007ecf020
03-02 08:37:13.993 8702 8702 F DEBUG : x28 0000007007ecf020 x29 0000007007ecd8b0
03-02 08:37:13.993 8702 8702 F DEBUG : sp 0000007007ecd7f0 lr 000000710bdfa040 pc 000000710bdfa06c
03-02 08:37:14.034 8702 8702 F DEBUG :
03-02 08:37:14.034 8702 8702 F DEBUG : backtrace:
03-02 08:37:14.034 8702 8702 F DEBUG : #00 pc 000000000006f06c /apex/com.android.runtime/lib64/bionic/libc.so (abort+160) (BuildId: 212095a5bb472f1fd33898cf4066bc50)
03-02 08:37:14.034 8702 8702 F DEBUG : #01 pc 000000000009f5c0 /system/lib64/libchrome.so (base::debug::BreakDebugger()+20) (BuildId: 06fd6538d165bb63ac115766de18116c)
03-02 08:37:14.035 8702 8702 F DEBUG : #02 pc 00000000000b8718 /system/lib64/libchrome.so (logging::LogMessage::~LogMessage()+1240) (BuildId: 06fd6538d165bb63ac115766de18116c)
03-02 08:37:14.035 8702 8702 F DEBUG : #03 pc 00000000004f3df0 /system/lib64/libbluetooth.so (BluetoothHciCallbacks::initializationComplete(android::hardware::bluetooth::V1_0::Statu
03-02 08:37:14.035 8702 8702 F DEBUG : #04 pc 0000000000017bd8 /system/lib64/[email protected] (android::hardware::bluetooth::V1_0::BnHwBluetoothHciCallbacks::_hidl_
03-02 08:37:14.035 8702 8702 F DEBUG : #05 pc 0000000000018418 /system/lib64/[email protected] (android::hardware::bluetooth::V1_0::BnHwBluetoothHciCallbacks::onTran
03-02 08:37:14.035 8702 8702 F DEBUG : #06 pc 0000000000082640 /system/lib64/libhidlbase.so (android::hardware::BHwBinder::transact(unsigned int, android::hardware::Parcel const&, a
03-02 08:37:14.035 8702 8702 F DEBUG : #07 pc 00000000000878e8 /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::transact(int, unsigned int, android::hardware::Parcel
03-02 08:37:14.035 8702 8702 F DEBUG : #08 pc 0000000000083020 /system/lib64/libhidlbase.so (android::hardware::BpHwBinder::transact(unsigned int, android::hardware::Parcel const&,
03-02 08:37:14.035 8702 8702 F DEBUG : #09 pc 000000000000f360 /system/lib64/[email protected] (android::hardware::bluetooth::V1_0::BpHwBluetoothHci::_hidl_initializ
03-02 08:37:14.035 8702 8702 F DEBUG : #10 pc 00000000004f3c5c /system/lib64/libbluetooth.so (hci_initialize_ext() [clone .cfi]+764) (BuildId: 3fc4c40fe078177e8848760d41d7338c)
03-02 08:37:14.035 8702 8702 F DEBUG : #11 pc 00000000000a05c4 /system/lib64/libchrome.so (base::debug::TaskAnnotator::RunTask(char const*, base::PendingTask*)+188) (BuildId: 06fd65
03-02 08:37:14.035 8702 8702 F DEBUG : #12 pc 00000000000bfb88 /system/lib64/libchrome.so (base::MessageLoop::RunTask(base::PendingTask*)+308) (BuildId: 06fd6538d165bb63ac115766de18
03-02 08:37:14.035 8702 8702 F DEBUG : #13 pc 00000000000bff30 /system/lib64/libchrome.so (base::MessageLoop::DoWork()+476) (BuildId: 06fd6538d165bb63ac115766de18116c)
03-02 08:37:14.035 8702 8702 F DEBUG : #14 pc 00000000000c16a8 /system/lib64/libchrome.so (base::MessagePumpDefault::Run(base::MessagePump::Delegate*)+184) (BuildId: 06fd6538d165bb6
03-02 08:37:14.035 8702 8702 F DEBUG : #15 pc 00000000000e32b8 /system/lib64/libchrome.so (base::RunLoop::Run()+84) (BuildId: 06fd6538d165bb63ac115766de18116c)
03-02 08:37:14.035 8702 8702 F DEBUG : #16 pc 000000000015c53c /system/lib64/libbluetooth.so (bluetooth::common::MessageLoopThread::Run(std::__1::promise<void>)+264) (BuildId: 3fc4c
03-02 08:37:14.035 8702 8702 F DEBUG : #17 pc 000000000015c31c /system/lib64/libbluetooth.so (bluetooth::common::MessageLoopThread::RunThread(bluetooth::common::MessageLoopThread*,
03-02 08:37:14.035 8702 8702 F DEBUG : #18 pc 000000000015c3ac /system/lib64/libbluetooth.so (_ZNSt3__114__thread_proxyINS_5tupleIJNS_10unique_ptrINS_15__thread_structENS_14default_
03-02 08:37:14.035 8702 8702 F DEBUG : #19 pc 00000000000ce1b0 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+36) (BuildId: 212095a5bb472f1fd33898cf4066bc50)
03-02 08:37:14.035 8702 8702 F DEBUG : #20 pc 0000000000070ba8 /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 212095a5bb472f1fd33898cf4066bc50)
03-02 08:37:14.285 1446 8722 I chatty : uid=1000 system_server expire 1 line
03-02 08:37:14.336 1446 1446 I chatty : uid=1000 system_server expire 8 lines
03-02 08:37:14.336 1446 1486 I chatty : uid=1000(system) android.io expire 20 lines
03-02 08:37:14.340 2079 6406 I BoosterSwitchP: notifyUidState do nothing
03-02 08:37:14.340 2079 6406 I DeepNoDisturbP: notifyUidState
03-02 08:37:14.340 2079 6406 I BrowserChrP: notifyUidState
03-02 08:37:14.358 1446 1844 I chatty : uid=1000(system) Binder:1446_4 expire 6 lines
03-02 08:37:14.361 2079 6406 I BoosterSwitchP: notifyUidState do nothing
03-02 08:37:14.361 2079 6406 I DeepNoDisturbP: notifyUidState
03-02 08:37:14.361 2079 6406 I BrowserChrP: notifyUidState
03-02 08:37:14.585 8735 8735 D ActivityThread: Attach thread to application
03-02 08:37:15.537 1446 2085 I chatty : uid=1000(system) Binder:1446_7 expire 6 lines
03-02 08:37:15.538 1945 1945 I ActivityThread: Removing dead content provider:[email protected]
03-02 08:37:15.540 2079 2104 I BoosterSwitchP: notifyUidState do nothing
03-02 08:37:15.540 2079 2104 I DeepNoDisturbP: notifyUidState
03-02 08:37:15.540 2079 2104 I BrowserChrP: notifyUidState
03-02 08:37:16.016 2151 2566 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1674 android.content.ContextWrapper.startSer
03-02 08:37:16.017 1446 2176 I chatty : uid=1000(system) Binder:1446_C expire 3 lines
03-02 08:37:16.753 8735 8783 F libc : Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 8783 (bt_hci_thread), pid 8735 (droid.bluetooth)
03-02 08:37:16.792 1446 2885 I chatty : uid=1000(system) Binder:1446_F expire 2 lines
(....)
03-02 08:38:53.699 935 4327 E : FaultDetect: DumptoolPrintf return.
03-02 08:38:53.699 935 4327 I : PrivacyPolicy::queryPName()
03-02 08:38:53.702 935 4327 I : PrivacyPolicy: name com.android.bluetooth :: mask 7
03-02 08:38:53.702 935 4327 I : PrivacyPolicy:com.android.bluetooth is PreloadedApp
03-02 08:38:53.702 935 4327 I : PrivacyPolicy:com.android.bluetooth correspond to HuaweiSignature
03-02 08:38:53.702 935 4327 E : FaultDetect: DumptoolPrintf return.
03-02 08:38:53.702 935 4327 I chatty : uid=0(root) RFD_TASK3 identical 1 line
03-02 08:38:53.703 935 4327 E : FaultDetect: DumptoolPrintf return.
03-02 08:38:53.703 935 4327 E : FaultDetect: FaultEngineTracePrintf return.
03-02 08:38:53.703 935 4328 E : FaultDetect: DumptoolPrintf return.
03-02 08:38:53.703 935 4328 E : FaultDetect: FaultEngineTracePrintf return.
03-02 08:38:53.703 935 4328 E : FaultDetect: DumptoolPrintf return.
03-02 08:38:53.704 935 4328 I iMonitor: create: 901001002
03-02 08:38:53.704 935 4328 E iMonitor: Bad param add_path
03-02 08:38:53.704 935 4328 E : FaultDetect: DumptoolPrintf return.
03-02 08:38:53.704 935 4328 I iMonitor: trace is not open or not valid
03-02 08:38:53.713 935 4328 I iMonitor: send: 901001002
03-02 08:38:53.713 935 4328 E : FaultDetect: DumptoolPrintf return.
03-02 08:38:53.713 935 4328 E : FaultDetect: DumptoolPrintf return.
03-02 08:38:53.825 935 4328 E : FaultDetect: FaultEngineTracePrintf return.
03-02 08:38:53.825 935 4328 E : FaultDetect: FaultEngineTracePrintf return.
03-02 08:38:53.884 1446 1446 I WifiCountryCode: Receive set country code request
03-02 08:38:53.884 1446 1446 I WifiCountryCode: skip update supplicant not ready yet
03-02 08:38:53.885 2224 2224 V TpProviderHw: query begin match = 16
03-02 08:38:53.910 1446 2885 W ActivityManager: Sending non-protected broadcast com.huawei.action.SIM_PLMN_SELINFO from system 2224:com.android.phone/1001 pkg com.android.phone
03-02 08:38:54.007 1446 1504 V BroadcastQueue: Finished with ordered broadcast BroadcastRecord{24ab786 u-1 android.provider.Telephony.SPN_STRINGS_UPDATED}
03-02 08:38:54.027 2224 2224 D ServiceStateProvider: subId=-1
03-02 08:38:54.031 1446 1504 W BroadcastQueue: Permission Denial: broadcasting Intent { act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } from android (pid=2224, uid=1001)
03-02 08:38:54.033 6337 6337 I CarrierServices: [1] cyx.onReceive: Received SERVICE_STATE intent, clearing cached cell info
03-02 08:38:54.035 2079 2079 I SarControl_Manager: handleSimOperatorNumberic, subId=-1, defaultId=-1
03-02 08:38:54.036 2079 2079 I SarControl_Manager: handleSimOperatorNumberic, isChanged=falsecurrent sim_type=0
03-02 08:38:54.036 2079 2079 I SarControl_Manager: BroadcastReceiver.onReceive, end, isChanged=false, action=android.intent.action.SERVICE_STATE
03-02 08:38:54.049 2224 2224 D HuaweiTelephonyConfigs: fddn EVENT_GET_AD_DONE FDN_PS_CHECK:false ,FDN_PRELOAD_CACHE:true
03-02 08:38:54.055 2079 2079 E BoosterTelephonyCollector: isSkipApnType, apnType:default
03-02 08:38:54.055 2079 2079 E BoosterUtil: convertSubIdToSlotId, subId invalid: -1
(...)
03-02 08:38:54.083 2224 2224 D Mapcon : EpdgManager: [startFind]need not wait wifi init
03-02 08:38:54.083 2224 2224 I PhoneGlobals: onReceive,action = android.intent.action.ANY_DATA_STATE, subId = -1
03-02 08:38:54.083 2224 2951 D Mapcon : WifiLinkTracker: [isWifiConnected]connect=false
03-02 08:38:54.083 2224 2224 D PhoneGlobals: mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
03-02 08:38:54.083 2224 2224 D PhoneGlobals: - state: DISCONNECTED
03-02 08:38:54.083 2224 2224 D PhoneGlobals: - subId: -1
03-02 08:38:54.084 2224 2951 E Mapcon : EpdgFinding-1: [isWifiAndCardReady]wifi not connect!!!!!!!!!!
03-02 08:38:54.084 2224 2974 D Mapcon : VoiceManager-5-PrepareState: [valueOf]MsgIdEnum=MPACON_MESSAGE_TM_CMD_SERVICESTATE_CHANGE_IND
03-02 08:38:54.084 2224 2974 D Mapcon : EpdgManager: [isServiceConnected]result= true
03-02 08:38:54.085 2224 2974 E Mapcon : VoiceManager-5-PrepareState: [serviceStateNotReady]subId is invalid!!!!!!!!!!
03-02 08:38:54.085 2224 2974 I Mapcon : VoiceManager-5-PrepareState: [readyForStartUp]serviceStateNotReady!!!!!!!!!!
03-02 08:38:54.085 2224 2974 E Mapcon : VoiceManager-5-PrepareState: [serviceStateNotReady]subId is invalid!!!!!!!!!!
03-02 08:38:54.088 2224 2974 D Mapcon : LocationTracker: [getInstance]can't be used because dual card not support vowifi
03-02 08:38:54.089 2224 2974 E Mapcon : MapconUtils: [isRoaming]config is null!!!!!!!!!!
03-02 08:38:54.089 2224 2974 D Mapcon : EpdgManager: [isServiceConnected]result= true
03-02 08:38:54.234 1917 1917 W StatusDecouplingPolicy: SystemUI_Wifi : timeOutRunnable run
03-02 08:38:54.234 1917 1917 W StatusDecouplingPolicy: SystemUI_Wifi : exitPolicy !!!
03-02 08:38:54.321 766 766 I aptouch_daemon: check_idle_status, idle in. 100
03-02 08:38:54.541 1446 2150 I HwResolverManager: isMultiScreenCollaborationEnabled: Operate settings exception!
03-02 08:38:54.617 1917 1917 W HwLockScreenPanel: Handle message: 133
03-02 08:38:54.792 1446 1486 E BluetoothManagerService: MESSAGE_TIMEOUT_BIND
03-02 08:38:54.620 1917 1917 W HwLockScreenPanel: Handle message: 133
03-02 08:38:54.793 1446 1486 E Bluetooth_framework: HwBluetoothManagerServiceEx: reportBtServiceChrToDft enter
03-02 08:38:54.794 2126 2211 D Nc_Chr_BT: NcBtDftManager: handleBtParam id = 0
03-02 08:38:54.794 2126 2211 D Nc_Chr_BT: BtCHRStateManager: handleBtExceptionParam enter
03-02 08:38:54.794 2126 2211 D Nc_Chr_BT: BtCHRStateManager: parseBtServiceParam enter
03-02 08:38:54.794 2126 2211 E Nc_Chr_BT: BtCHRStateManager: setBtVendorID null error.
03-02 08:38:54.794 2126 2211 E Nc_Chr_BT: BtCHRStateManager: parseLocalBtCommonParam error
03-02 08:38:54.795 2126 2211 E Nc_Chr_BT: BtCHRStateManager: parseIntVal error!
03-02 08:38:54.795 2126 2211 I chatty : uid=1000(system) NcDftHandler identical 3 lines
03-02 08:38:54.795 2126 2211 E Nc_Chr_BT: BtCHRStateManager: parseIntVal error!
03-02 08:38:54.795 2126 2211 D Nc_Chr_BT: BtCHRStateManager: upload BtService exception!
03-02 08:38:54.796 2126 2211 D Nc_Chr_BT: BtCHRStateManager: parseBtServiceParam end
03-02 08:38:54.796 2126 2211 E BT_CHR: BtChrDeviceManager: getCacheDeviceInfo devMac null
03-02 08:38:54.796 2126 2211 I iMonitor: create: 913009001
03-02 08:38:54.796 2126 2211 I iMonitor: create: 913009022
03-02 08:38:54.797 2126 2211 I iMonitor: create: 913009002
Does someone know what is the root cause of that issue?
Logs from the new ROM version (10.1.0.201):
Code:
07-31 21:41:28.134 1404 1783 D fingersense_manager: fingersense_classify_touch() finished
07-31 21:41:28.173 783 783 I aptouch_daemon: print_log, touch:0, down:0
07-31 21:41:26.439 1404 1778 I HwResolverManager: isMultiScreenCollaborationEnabled: Operate settings exception!
07-31 21:41:28.182 1404 3746 I WifiService: setWifiEnabled: true pid=3471, uid=1000, package=com.android.settings
07-31 21:41:28.183 1404 3746 I WifiService: setWifiEnabled package=com.android.settings uid=1000 enable=true
07-31 21:41:28.184 1404 3746 D WifiSettingsStore: Persist wifi state is 1
07-31 21:41:28.184 4163 4266 D HwWifiCHRStateManager: handleMessage : 1030
07-31 21:41:28.184 4163 4266 D HwWifiStatStore: updateApkChangewWifiStatus APKName is com.android.settings, apkAction 5
07-31 21:41:28.184 4163 4266 D HwWifiStatStore: sendUserSwitchNetworkManually apkname =com.android.settings type=2
07-31 21:41:28.184 1404 2773 I WifiController: StaEnabledState.enter()
07-31 21:41:28.185 1404 2774 I WifiActiveModeWarden: received a message in WifiDisabledState: { when=0 what=0 target=com.android.internal.util.StateMachine$SmHandler }
07-31 21:41:28.185 4163 4266 D HwWifiCHRStateManager: handleMessage : 1021
07-31 21:41:28.185 1404 2774 I WifiActiveModeWarden: Switching from WifiDisabledState to ClientMode
07-31 21:41:28.185 1404 2774 I WifiActiveModeWarden: Entering ClientModeActiveState
07-31 21:41:28.185 4163 4266 E HwWifiCHRStateManager: updateWifiTriggerState enable: true,mWifiTriggerState:1
07-31 21:41:28.185 3471 3471 V AudioManager: querySoundEffectsEnabled...
07-31 21:41:28.185 1404 2774 I WifiClientModeManager: entering IdleState
07-31 21:41:28.185 1404 2774 I WifiActiveModeWarden: State changed from client mode. state = 2
07-31 21:41:28.185 1404 2774 I WifiClientModeImpl: setWifiState: enabling
07-31 21:41:28.186 1404 2774 I WifiClientModeImpl: userCloseWifiWhenSelfCure = false, wifiState = 2
07-31 21:41:28.191 1404 2774 I WifiVendorHal: Vendor Hal started successfully
07-31 21:41:28.191 1404 1404 I WifiP2pService: Wifi enabled=false, P2P Interface availability=true
07-31 21:41:28.191 1404 1404 I WifiP2pService: p2pState change broadcast false
07-31 21:41:28.192 1404 2775 I WifiP2pNative: Registering for interface available listener
07-31 21:41:28.192 1404 2775 I WifiP2pService: P2pDisabledState{ when=-1ms what=143377 target=com.android.internal.util.StateMachine$SmHandler }
07-31 21:41:28.192 1404 2775 I WifiP2pService: DefaultStatewhen=796843 what=143377 arg1=0 arg2=0
07-31 21:41:28.192 1404 2774 I SupplicantStaIfaceHal: Starting supplicant using HIDL
07-31 21:41:28.194 4099 4099 I HuaweiShareManager: receive action is android.net.wifi.WIFI_STATE_CHANGED
07-31 21:41:28.194 4099 4099 D HuaweiShareManager: wifiState is 2
07-31 21:41:28.194 4099 4099 D HuaweiShareManager: other or unKnown wifiState
07-31 21:41:28.195 4211 4211 D HwDataServiceChrManagerImpl: onReceive: action=android.net.wifi.WIFI_STATE_CHANGED
07-31 21:41:28.195 4211 4211 D HwDataServiceChrManagerImpl: mIsWifiConnected = false
07-31 21:41:28.195 4099 4099 I BroadcastProxy: handleWifiSwitchStateChanged wifiState:2
07-31 21:41:28.195 1404 2774 I android_os_HwBinder: HwBinder: Starting thread pool for getting: [email protected]::ISupplicant/default
07-31 21:41:28.196 1404 2774 E SupplicantStaIfaceHal: Death handler already present
07-31 21:41:28.199 730 730 I : HwWifiGetFwPath [0]
07-31 21:41:28.199 730 730 E : Cannot open "/proc/device-tree/bcm_wifi/wifi_fw_name": No such file or directory
07-31 21:41:28.199 12664 12664 D DeviceInfoUtils: Wrong action
07-31 21:41:28.203 736 736 I SurfaceFlinger: doPartialComposeImpl: reject partial compose request.
07-31 21:41:28.219 736 736 I SurfaceFlinger: doPartialComposeImpl: reject partial compose request.
07-31 21:41:28.231 16398 16398 D PredefinedEapSimReceiver: onReceive action = android.net.wifi.WIFI_STATE_CHANGED ,predefinedEapSim= null
07-31 21:41:28.232 1404 3746 V BroadcastQueue: Finished with ordered broadcast BroadcastRecord{e2cb3ea u-1 android.net.wifi.WIFI_STATE_CHANGED}
07-31 21:41:28.236 736 736 I SurfaceFlinger: doPartialComposeImpl: reject partial compose request.
07-31 21:41:28.237 3913 6212 I HwNaturalBase: [Timer-0]: MultiUserManagerService: getNotActiveUser start
07-31 21:41:28.253 736 736 I SurfaceFlinger: doPartialComposeImpl: reject partial compose request.
And for bluetooth:
Code:
07-31 21:52:54.723 47 47 W migration/6: type=1400 audit(0.0:1090): avc: granted { setsched } for pid=47 scontext=u:r:kernel:s0 tcontext=u:r:kernel:s0 tclass=process
07-31 21:52:54.729 17525 17525 I hw_bt_utils: get sub_chiptype: hi1103
07-31 21:52:54.729 17525 17525 I hw_bt_utils: g_chip_type = 3
07-31 21:52:54.731 17525 17525 I : [0731/215254.730779:INFO:com_android_bluetooth_btservice_AdapterService.cpp(705)] hal_util_load_bt_library loaded HAL: btinterface=0x7e8b84e6f0, hand
07-31 21:52:54.737 17525 17525 I BluetoothServiceJni: OoO sJniCallbacksObj has init before init? 0
07-31 21:52:54.738 17525 17525 W hw_bt_utils: HwInitLogDebug: debug is off
07-31 21:52:54.738 17525 17525 I bt_btif bt interface: init: start restricted = 0 ; single user = 0
07-31 21:52:54.738 17525 17548 I : [0731/215254.738165:INFO:message_loop_thread.cc(175)] Run: message loop starting for thread bt_stack_manager_thread
07-31 21:52:54.738 17525 17548 I bt_stack_manager: event_init_stack is initializing the stack
07-31 21:52:54.738 17525 17548 I : [0731/215254.738837:INFO:btif_config.cc(671)] hash_file: Disabled for multi-user
07-31 21:52:54.738 17525 17548 I : [0731/215254.738881:INFO:btif_config.cc(699)] read_checksum_file: Disabled for multi-user
07-31 21:52:54.738 17525 17548 E bt_btif_config: Config is missing adapter section
07-31 21:52:54.739 17525 17548 W bt_btif_config: init unable to load config file: /data/misc/bluedroid/bt_config.conf; using backup.
07-31 21:52:54.739 17525 17548 I : [0731/215254.739037:INFO:btif_config.cc(671)] hash_file: Disabled for multi-user
07-31 21:52:54.739 17525 17548 I : [0731/215254.739058:INFO:btif_config.cc(699)] read_checksum_file: Disabled for multi-user
07-31 21:52:54.739 17525 17548 E : [0731/215254.739084:ERROR:config.cc(74)] config_new: unable to open file '/data/misc/bluedroid/bt_config.bak': No such file or directory
07-31 21:52:54.739 17525 17548 W bt_btif_config: init unable to load backup; attempting to transcode legacy file.
07-31 21:52:54.739 17525 17548 E bt_btif_config_transcode: btif_config_transcode unable to load XML file '/data/misc/bluedroid/bt_config.xml': 3
07-31 21:52:54.739 17525 17548 E bt_btif_config: init unable to transcode legacy file; creating empty config.
07-31 21:52:54.739 17525 17548 W : [0731/215254.739229:WARNING:btif_config.cc(160)] read_or_set_metrics_salt: Failed to read metrics salt from config
07-31 21:52:54.739 17525 17548 I : [0731/215254.739252:INFO:btif_config.cc(171)] read_or_set_metrics_salt: Metrics salt is not invalid, creating new one
07-31 21:52:54.739 17525 17551 I bt_osi_thread: run_thread: thread id 17551, thread name alarm_default_ca started
07-31 21:52:54.739 17525 17552 I bt_osi_thread: run_thread: thread id 17552, thread name alarm_dispatcher started
07-31 21:52:54.740 17525 17548 E : [0731/215254.740694:ERROR:config.cc(74)] config_new: unable to open file '/data/misc/bluedroid/bt_config_ext.conf': No such file or directory
07-31 21:52:54.740 17525 17548 E hw_bt_btif: hw_btif_config_ext_open: config is null
07-31 21:52:54.740 17525 17548 E hw_bt_btif: hw_config_ext_init: unable to load config ext file
07-31 21:52:54.740 17525 17548 E : [0731/215254.740753:ERROR:config.cc(74)] config_new: unable to open file '/data/misc/bluedroid/bt_config_ext.bak': No such file or directory
07-31 21:52:54.740 17525 17548 E hw_bt_btif: hw_btif_config_ext_open: config is null
07-31 21:52:54.740 17525 17548 E hw_bt_btif: hw_config_ext_init: unable to load backup; attempting to transcode legacy file.
07-31 21:52:54.740 17525 17548 E bt_btif_config_transcode: btif_config_transcode unable to load XML file 'bt_config_ext.xml': 3
07-31 21:52:54.740 17525 17548 E hw_bt_btif: hw_config_ext_init: unable to transcode legacy file; creating empty config.
07-31 21:52:54.740 17525 17548 I bt_btif_core: btif_init_bluetooth entered
07-31 21:52:54.740 17525 17548 W bt_btif : hw_interop_init
07-31 21:52:54.741 17525 17548 W bt_btif : failed sec: INTEROP_HISI_AVDT_START_REQUEST_LATENCY
07-31 21:52:54.741 17525 17548 W bt_btif : failed sec: INTEROP_ENABLE_OPENSLES_LOW_LATENCY
07-31 21:52:54.741 17525 17548 W bt_btif : failed sec: INTEROP_REMOTE_CONTROL
07-31 21:52:54.741 17525 17548 E : [0731/215254.741960:ERROR:config.cc(74)] config_new: unable to open file '/data/cota/para/emcom/noncell/interop_database_static.conf': No such file o
07-31 21:52:54.741 17525 17548 W bt_btif : load_sys_or_cota_cfg config_cota : nullptr
07-31 21:52:54.742 17525 17548 E : [0731/215254.742135:ERROR:config.cc(74)] config_new: unable to open file '/data/misc/bluedroid/interop_database_dynamic.conf': No such file or direct
07-31 21:52:54.742 17525 17548 W bt_btif : hw_interop_init end interop_map size: 305
07-31 21:52:54.742 17525 17548 I bt_stack_config: init attempt to load stack conf from
...
07-31 21:52:54.775 1404 1506 D BluetoothManagerService: Stored Bluetooth name: HUAWEI P30
07-31 21:52:54.775 1404 1506 D BluetoothManagerService: MESSAGE_BLUETOOTH_STATE_CHANGE: OFF > BLE_TURNING_ON
07-31 21:52:54.775 1404 1506 D BluetoothManagerService: Sending BLE State Change: OFF > BLE_TURNING_ON
07-31 21:52:54.776 1404 1506 I Bluetooth_framework: BluetoothManagerService:isStandardBroadcast=false, prevState=10, newState=14
07-31 21:52:54.778 4163 4258 D Nc_Chr_BT: BtDftKpiReceiver: bluetooth ble state changed:14
07-31 21:52:54.789 17525 17525 I BtGatt.JNI: classInitNative(L876): classInitNative: Success!
07-31 21:52:54.793 17525 17525 I bt_btif bt interface: get_profile_interface: id = gatt
07-31 21:52:54.797 17525 17525 I bt_btif bt interface: enable
07-31 21:52:54.797 17525 17548 I bt_stack_manager: event_start_up_stack is bringing up the stack
07-31 21:52:54.797 17525 17548 I bt_core_module: module_start_up Starting module "btif_config_module"
07-31 21:52:54.797 17525 17548 I bt_core_module: module_start_up Started module "btif_config_module"
07-31 21:52:54.798 17525 17548 I bt_core_module: module_start_up Starting module "btsnoop_module"
07-31 21:52:54.798 17525 17548 I : [0731/215254.798062:INFO:btsnoop.cc(261)] start_up: Snoop Logs disabled
07-31 21:52:54.798 17525 17548 I : [0731/215254.798111:INFO:btsnoop.cc(484)] delete_btsnoop_files: Deleting snoop logs if they exist. filtered = 1
07-31 21:52:54.798 17525 17548 I : [0731/215254.798197:INFO:btsnoop.cc(484)] delete_btsnoop_files: Deleting snoop logs if they exist. filtered = 0
07-31 21:52:54.798 17525 17548 I bt_snoop: Deleting snoop log if it exists
07-31 21:52:54.798 17525 17548 I bt_core_module: module_start_up Started module "btsnoop_module"
07-31 21:52:54.798 17525 17548 I bt_core_module: module_start_up Starting module "hci_module"
07-31 21:52:54.798 17525 17548 I bt_hci : hci_module_start_up
07-31 21:52:54.798 17525 17568 I : [0731/215254.798488:INFO:message_loop_thread.cc(175)] Run: message loop starting for thread bt_hci_thread
07-31 21:52:54.798 17525 17548 D bt_hci : hci_module_start_up starting async portion
07-31 21:52:54.798 17525 17568 I bt_hci : hci_initialize_ext
07-31 21:52:54.802 17525 17568 I bt_hci : hci_initialize_ext: IBluetoothHci::getService() returned 0x7eeb46c6c0 (remote)
07-31 21:52:54.802 711 772 I [email protected]: HwBluetoothHciExt::Initialize()
07-31 21:52:54.805 711 772 I INI_SO : [ini_module_init:517]ini module init func
07-31 21:52:54.805 711 772 E INI_SO : [get_ini_file_path:60]open /sys/hi110x_ps/ini_file_name failed:No such file or directory
07-31 21:52:54.805 711 772 E INI_SO : [init_ini_file_path:89]read file node failed, get_ini_file_path return null!
07-31 21:52:54.805 711 772 D : GetLocalAddress: Trying /data/vendor/bluedroid/macbt
07-31 21:52:54.805 711 772 D : GetLocalAddress: Got Factory BDA **:**:**:56:66:CB
07-31 21:52:54.805 711 772 I bt_vendor_hisi: [hisi_init: 431] bt vendor init
07-31 21:52:54.805 711 772 D [email protected]: Open vendor library loaded
07-31 21:52:54.805 711 772 I bt_vendor_hisi: [set_bt_power: 142] set_bt_power: val=1, ignore!
07-31 21:52:54.805 711 772 I bt_vendor_hisi: bt uart_open
07-31 21:52:54.805 711 772 E bt_vendor_hisi: bt uart_open unable open /dev/hwbt, err: No such file or directory, retry times: 0
07-31 21:52:54.915 710 13716 I audio_hw_direct: usb_ext_get_typec_parameters: check show hires (false)
07-31 21:52:55.225 1404 1510 I AppEyeFwkBlock: do monitor
07-31 21:52:55.412 1404 1752 I HwBatteryService: quick charge status : 0
07-31 21:52:55.412 1404 1752 D HwBatteryService: onUEvent fcpStatus = 0
07-31 21:52:55.412 1404 1752 D HwBatteryService: onUEvent scpStatus = 0 ,ovpStatus = 0
07-31 21:52:55.412 1404 1752 I HwBatteryService: handleWirelessTxStatus
07-31 21:52:55.412 1404 1752 I HwBatteryService: switch not open, return, mWirelessTxFlag : 0