CM14 Developement problem - General Questions and Answers

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?

Related

Warning for 8.0 upgrade

Some of you may experience "bluetooth" not able to start after upgrading to oero (8.0) like me. It was because, your device was bricked and recovered. Bricking and restore erase your BT MAC address and Oero enforced address checking of bluetooth. And resulting errors. An wearos watch without bluetooth is essential useless, and you are not given choices to upgrade or not.
If any one has any information to fix this address, please share with us. And you are more than welcome to share your efs partition with me, I need a bluetooth version efs partition.
Code:
04-05 00:44:27.745 W//system/bin/hwservicemanager( 267): getTransportFromManifest: Cannot find entry [email protected]::IBluetoothHci in either framework or device manifest, using default transport.
04-05 00:44:27.753 I/bt_hci ( 5625): hci_initialize: IBluetoothHci::getService() returned 0xa6c63680 (local)
04-05 00:44:27.753 I/[email protected]( 5625): BluetoothHci::initialize()
04-05 00:44:27.756 D/ ( 5625): get_local_address: Trying /nvdata/MACBT
04-05 00:44:27.756 F/zygote ( 5625): bluetooth_address.cc:58] Check failed: bytes_read == kStringLength
04-05 00:44:27.757 F/libc ( 5625): Fatal signal 6 (SIGABRT), code -6 in tid 5657 (hci_thread)
04-05 00:44:27.889 I/PackageManager.DexOptimizer( 437): Running dexopt (dexoptNeeded=1) on: /data/app/vmdl136066528.tmp/base.apk pkg=com.google.android.marvin.talkback isa=arm dexoptFlags=boot_complete,public target-filter=quicken oatDir=/data/app/vmdl136066528.tmp/oat sharedLibraries=/system/framework/com.google.android.wearable.jar
04-05 00:44:27.909 I/crash_dump32( 5662): obtaining output fd from tombstoned
04-05 00:44:27.911 I//system/bin/tombstoned( 349): received crash request for pid 5625
04-05 00:44:27.923 I/crash_dump32( 5662): performing dump of process 5625 (target tid = 5657)
04-05 00:44:27.923 F/DEBUG ( 5662): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
04-05 00:44:27.924 F/DEBUG ( 5662): Build fingerprint: 'huawei/sawfish/sawfish:8.0.0/OWDD.180215.018/4632152:user/release-keys'
04-05 00:44:27.924 F/DEBUG ( 5662): Revision: '0'
04-05 00:44:27.924 F/DEBUG ( 5662): ABI: 'arm'
04-05 00:44:27.924 F/DEBUG ( 5662): pid: 5625, tid: 5657, name: hci_thread >>> com.android.bluetooth <<<
04-05 00:44:27.924 F/DEBUG ( 5662): signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
04-05 00:44:27.936 F/DEBUG ( 5662): Abort message: 'bluetooth_address.cc:58] Check failed: bytes_read == kStringLength '
04-05 00:44:27.936 F/DEBUG ( 5662): r0 00000000 r1 00001619 r2 00000006 r3 00000008
04-05 00:44:27.936 F/DEBUG ( 5662): r4 000015f9 r5 00001619 r6 9ec68a60 r7 0000010c
04-05 00:44:27.936 F/DEBUG ( 5662): r8 9ec68ca0 r9 9ec68c70 sl 9ec68d18 fp 9ec68d60
04-05 00:44:27.936 F/DEBUG ( 5662): ip 00000000 sp 9ec68a50 lr b209a407 pc b20ca96c cpsr 200b0010
04-05 00:44:28.214 F/DEBUG ( 5662):
04-05 00:44:28.214 F/DEBUG ( 5662): backtrace:
04-05 00:44:28.214 F/DEBUG ( 5662): #00 pc 0004a96c /system/lib/libc.so (tgkill+12)
04-05 00:44:28.214 F/DEBUG ( 5662): #01 pc 0001a403 /system/lib/libc.so (abort+54)
04-05 00:44:28.215 F/DEBUG ( 5662): #02 pc 0000752b /system/lib/libbase.so (_ZN7android4base14DefaultAborterEPKc+6)
04-05 00:44:28.215 F/DEBUG ( 5662): #03 pc 00007e09 /system/lib/libbase.so (_ZN7android4base10LogMessageD2Ev+456)
04-05 00:44:28.215 F/DEBUG ( 5662): #04 pc 0000637b /system/vendor/lib/hw/[email protected] (_ZN7android8hardware9bluetooth4V1_014implementation16BluetoothAddress17get_local_addressEPh+378)
04-05 00:44:28.215 F/DEBUG ( 5662): #05 pc 0000685d /system/vendor/lib/hw/[email protected] (_ZN7android8hardware9bluetooth4V1_014implementation15VendorInterface4OpenENSt3__18functionIFvbEEENS6_IFvRKNS0_8hidl_vecIhEEEEESE_SE_+60)
04-05 00:44:28.215 F/DEBUG ( 5662): #06 pc 000067a1 /system/vendor/lib/hw/[email protected] (_ZN7android8hardware9bluetooth4V1_014implementation15VendorInterface10InitializeENSt3__18functionIFvbEEENS6_IFvRKNS0_8hidl_vecIhEEEEESE_SE_+136)
04-05 00:44:28.215 F/DEBUG ( 5662): #07 pc 00005303 /system/vendor/lib/hw/[email protected] (_ZN7android8hardware9bluetooth4V1_014implementation12BluetoothHci10initializeERKNS_2spINS2_22IBluetoothHciCallbacksEEE+482)
04-05 00:44:28.216 F/DEBUG ( 5662): #08 pc 00015ce7 /system/lib/[email protected] (_ZN7android8hardware9bluetooth4V1_014BsBluetoothHci10initializeERKNS_2spINS2_22IBluetoothHciCallbacksEEE+242)
04-05 00:44:28.216 F/DEBUG ( 5662): #09 pc 0009eec7 /system/lib/hw/bluetooth.default.so (_Z14hci_initializev+258)
04-05 00:44:28.216 F/DEBUG ( 5662): #10 pc 0007ed63 /system/lib/libchrome.so (_ZN4base5debug13TaskAnnotator7RunTaskEPKcRKNS_11PendingTaskE+122)
04-05 00:44:28.216 F/DEBUG ( 5662): #11 pc 0008f637 /system/lib/libchrome.so (_ZN4base11MessageLoop7RunTaskERKNS_11PendingTaskE+162)
04-05 00:44:28.216 F/DEBUG ( 5662): #12 pc 0008f825 /system/lib/libchrome.so (_ZN4base11MessageLoop21DeferOrRunPendingTaskENS_11PendingTaskE+18)
04-05 00:44:28.216 F/DEBUG ( 5662): #13 pc 0008f9ff /system/lib/libchrome.so (_ZN4base11MessageLoop6DoWorkEv+190)
04-05 00:44:28.216 F/DEBUG ( 5662): #14 pc 000907af /system/lib/libchrome.so (_ZN4base18MessagePumpDefault3RunEPNS_11MessagePump8DelegateE+26)
04-05 00:44:28.216 F/DEBUG ( 5662): #15 pc 0009f835 /system/lib/libchrome.so (_ZN4base7RunLoop3RunEv+40)
04-05 00:44:28.216 F/DEBUG ( 5662): #16 pc 0009d6d3 /system/lib/hw/bluetooth.default.so (_Z16message_loop_runPv+162)
04-05 00:44:28.217 F/DEBUG ( 5662): #17 pc 0012aeab /system/lib/hw/bluetooth.default.so (_ZL18work_queue_read_cbPv+50)
04-05 00:44:28.217 F/DEBUG ( 5662): #18 pc 00129865 /system/lib/hw/bluetooth.default.so (_ZL11run_reactorP9reactor_ti+216)
04-05 00:44:28.217 F/DEBUG ( 5662): #19 pc 00129761 /system/lib/hw/bluetooth.default.so (_Z13reactor_startP9reactor_t+44)
04-05 00:44:28.217 F/DEBUG ( 5662): #20 pc 0012aa5d /system/lib/hw/bluetooth.default.so (_ZL10run_threadPv+136)
04-05 00:44:28.217 F/DEBUG ( 5662): #21 pc 00047c8f /system/lib/libc.so (_ZL15__pthread_startPv+22)
04-05 00:44:28.217 F/DEBUG ( 5662): #22 pc 0001afad /system/lib/libc.so (__start_thread+32)
My initial though is that system would usually assign a software generated mac address for missing mac address.
But 8.0 up seems not having this feature and thus BT is not usable. On the other hand, WIFI works flawlessly.
what if you flash the nougat stock rom? would be still lost?!
Kianush said:
what if you flash the nougat stock rom? would be still lost?!
Click to expand...
Click to collapse
nougat rom will be working fine. Although the mac address are still invalid, but the system will generate a mock up mac id.
So everything is fine to use. Just that it will keep update by itself.
One more finding, if I flash directly to android P from nougat, the BT will work initially, but not retaining for a few reboots or on/off BT setting.
If any one of you have root your device, would you please share the content (even with mask) of
/nvdata
All my files there are empty, and this would be the major cause of BT issue. I guess.
A work around or fix.
/nvdata/MACBT
you just put a mac address there in the format XX:XX:XX:XX:XX:XX
And it will be recorded and still valid after update.

Pixel 2: netd crashes, then exit to lock screen

Hi All,
I have recently (as in the past three or four days) have noticed my pixel 2 is crashing. I will be in the middle of anything really - watching a youtube video, last time I was preparing to log into a skype meeting... first the screen brightness increases to maximum and the system in unresponsive, then a moment later I am kicked out to the lock screen and I will need to re-enter my password (instead of just fingerprint scanning) because it thinks I have just power cycled my phone. I downloaded the logcat and had a look through it:
Code:
~/Desktop$ adb logcat > logcat.txt
^C
~/Desktop$ grep "Build fingerprint" logcat.txt
12-09 09:53:19.394 4247 4247 F DEBUG : Build fingerprint: 'google/walleye/walleye:9/PQ1A.181105.017.A1/5081125:user/release-keys'
12-09 11:43:20.845 17233 17233 F DEBUG : Build fingerprint: 'google/walleye/walleye:9/PQ1A.181105.017.A1/5081125:user/release-keys'
12-09 13:30:49.843 27809 27809 F DEBUG : Build fingerprint: 'google/walleye/walleye:9/PQ1A.181105.017.A1/5081125:user/release-keys'
12-09 15:16:55.320 6546 6546 F DEBUG : Build fingerprint: 'google/walleye/walleye:9/PQ1A.181105.017.A1/5081125:user/release-keys'
12-09 16:20:28.016 16032 16032 F DEBUG : Build fingerprint: 'google/walleye/walleye:9/PQ1A.181105.017.A1/5081125:user/release-keys'
12-09 17:52:01.305 27423 27423 F DEBUG : Build fingerprint: 'google/walleye/walleye:9/PQ1A.181105.017.A1/5081125:user/release-keys'
12-09 18:15:46.459 4530 4530 F DEBUG : Build fingerprint: 'google/walleye/walleye:9/PQ1A.181105.017.A1/5081125:user/release-keys'
12-09 21:01:27.411 19212 19212 F DEBUG : Build fingerprint: 'google/walleye/walleye:9/PQ1A.181105.017.A1/5081125:user/release-keys'
12-09 22:08:47.234 29161 29161 F DEBUG : Build fingerprint: 'google/walleye/walleye:9/PQ1A.181105.017.A1/5081125:user/release-keys'
12-09 23:25:52.732 5523 5523 F DEBUG : Build fingerprint: 'google/walleye/walleye:9/PQ1A.181105.017.A1/5081125:user/release-keys'
12-10 00:38:09.041 16731 16731 F DEBUG : Build fingerprint: 'google/walleye/walleye:9/PQ1A.181105.017.A1/5081125:user/release-keys'
12-10 10:57:36.963 16230 16230 F DEBUG : Build fingerprint: 'google/walleye/walleye:9/PQ1A.181105.017.A1/5081125:user/release-keys'
12-10 11:34:07.681 32519 32519 F DEBUG : Build fingerprint: 'google/walleye/walleye:9/PQ1A.181105.017.A1/5081125:user/release-keys'
12-10 12:53:14.116 17878 17878 F DEBUG : Build fingerprint: 'google/walleye/walleye:9/PQ1A.181105.017.A1/5081125:user/release-keys'
12-10 15:59:41.529 4502 4502 F DEBUG : Build fingerprint: 'google/walleye/walleye:9/PQ1A.181105.017.A1/5081125:user/release-keys'
There was 15 crash reports, all of them looking *very* similar to this one:
Code:
12-10 12:53:14.021 32534 17875 F libc : Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x702df0eaea in tid 17875 (netd), pid 32534 (Binder:32534_2)
12-10 12:53:14.116 17878 17878 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
12-10 12:53:14.116 17878 17878 F DEBUG : Build fingerprint: 'google/walleye/walleye:9/PQ1A.181105.017.A1/5081125:user/release-keys'
12-10 12:53:14.116 17878 17878 F DEBUG : Revision: 'MP1'
12-10 12:53:14.116 17878 17878 F DEBUG : ABI: 'arm64'
12-10 12:53:14.116 17878 17878 F DEBUG : pid: 32534, tid: 17875, name: netd >>> /system/bin/netd <<<
12-10 12:53:14.116 17878 17878 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x702df0eaea
12-10 12:53:14.116 17878 17878 F DEBUG : x0 000000702e873904 x1 000000702df0eaea x2 000000000000007e x3 000000702e873900
12-10 12:53:14.116 17878 17878 F DEBUG : x4 000000702df0eb68 x5 000000702e873982 x6 0000000000000000 x7 0000000000000000
12-10 12:53:14.116 17878 17878 F DEBUG : x8 000000702df0eb68 x9 0000000000000004 x10 000000702e873900 x11 00000000ffffffff
12-10 12:53:14.116 17878 17878 F DEBUG : x12 000000702f594418 x13 0000000000000000 x14 000000702f400000 x15 0000000000000000
12-10 12:53:14.116 17878 17878 F DEBUG : x16 000000646dc47420 x17 00000070afae1b70 x18 00000070afbbf000 x19 000000702e830180
12-10 12:53:14.116 17878 17878 F DEBUG : x20 000000702de133f8 x21 000000702e873900 x22 000000702de13588 x23 000000702df0eb68
12-10 12:53:14.116 17878 17878 F DEBUG : x24 000000702df0eaea x25 0000000000000005 x26 000000702df11588 x27 000000646dc14930
12-10 12:53:14.116 17878 17878 F DEBUG : x28 000000702e80fdc0 x29 000000702de133d0
12-10 12:53:14.116 17878 17878 F DEBUG : sp 000000702de13380 lr 000000646dc14564 pc 00000070afae1c58
12-10 12:53:14.132 17878 17878 F DEBUG :
12-10 12:53:14.132 17878 17878 F DEBUG : backtrace:
12-10 12:53:14.132 17878 17878 F DEBUG : #00 pc 000000000001dc58 /system/lib64/libc.so (memcpy+232)
12-10 12:53:14.132 17878 17878 F DEBUG : #01 pc 000000000006c560 /system/bin/netd (android::net::DnsTlsSocket::sendQuery(android::net::DnsTlsSocket::Query const&)+192)
12-10 12:53:14.133 17878 17878 F DEBUG : #02 pc 000000000006c0fc /system/bin/netd (android::net::DnsTlsSocket::loop()+308)
12-10 12:53:14.133 17878 17878 F DEBUG : #03 pc 000000000006c96c /system/bin/netd
12-10 12:53:14.133 17878 17878 F DEBUG : #04 pc 0000000000083114 /system/lib64/libc.so (__pthread_start(void*)+36)
12-10 12:53:14.133 17878 17878 F DEBUG : #05 pc 00000000000233bc /system/lib64/libc.so (__start_thread+68)
Looking at this I see that all of the backtraces end at libc.so (in memcpy). I assume that the crash is actually in /system/bin/netd because it seems much more likely than an crash originating in libc... I do have all my apps/updates installed/up to date and this is a new issue for me. I have had this phone for over a year now and have not had any issues such as this in the past...
I am wondering if anyone has seen this problem before? Solutions? Is this a new bug that may have come in a recent system update?
Thanks for your attention
Anyone seen this before?
How about advise on how I should proceed?
Sent from my Pixel 2 using Tapatalk
eanema said:
Anyone seen this before?
How about advise on how I should proceed?
Sent from my Pixel 2 using Tapatalk
Click to expand...
Click to collapse
Found this while Googling for my same issue. Pixel 2 XL with the latest December update, rooted with Magisk, running Nova Launcher and the same symptoms. It seems to happen more and more (had the phone for 2 weeks only!). It can happen while streaming Spotify or just having it in my pocket. If it crashes in my pocket the screen is unlocked and on the launcher, where my icons start moving around in my pocket or I dial someone by accident.
Build fingerprint: google/taimen/taimen etc etc. fault addr... (netd), pid 11785.
Well, it seems that there is at least one other person who is experiencing this issue.
I should also mention that I am not using a rooted phone, and it is up to date. Hopefully I will have some time to investigate this further... But it sounds like an issue with core OS software. Biggest problem is that I'm not certain how to debug this problem. Any advise would be good. I am a Linux developer, but not an Android developer...
Sent from my Pixel 2 using Tapatalk
I'm neither, but funnily enough after crashing all day yesterday it hasn't crashed once today. No reboot, no uninstall or anything. Same spotify and bluetooth etc.
I have made some progress. So after downloading some more of my log I read past the crash report until there was a break in the time record, and noticed what happened after:
12-27 11:48:02.756 19158 11278 F libc : Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x758af06aea in tid 11278 (netd), pid 19158 (Binder:19158_2)
12-27 11:48:02.870 11282 11282 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
12-27 11:48:02.870 11282 11282 F DEBUG : Build fingerprint: 'google/walleye/walleye:9/PQ1A.181205.002/5086253:user/release-keys'
12-27 11:48:02.870 11282 11282 F DEBUG : Revision: 'MP1'
12-27 11:48:02.870 11282 11282 F DEBUG : ABI: 'arm64'
12-27 11:48:02.870 11282 11282 F DEBUG : pid: 19158, tid: 11278, name: netd >>> /system/bin/netd <<<
12-27 11:48:02.870 11282 11282 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x758af06aea
12-27 11:48:02.870 11282 11282 F DEBUG : x0 000000758c080684 x1 000000758af06aea x2 000000000000007e x3 000000758c080680
12-27 11:48:02.870 11282 11282 F DEBUG : x4 000000758af06b68 x5 000000758c080702 x6 0000000000000000 x7 0000000000000000
12-27 11:48:02.870 11282 11282 F DEBUG : x8 000000758af06b68 x9 0000000000000004 x10 000000758c080680 x11 00000000ffffffff
12-27 11:48:02.870 11282 11282 F DEBUG : x12 000000758c1f2c18 x13 0000000000000000 x14 00000000000000e4 x15 0000000000000000
12-27 11:48:02.870 11282 11282 F DEBUG : x16 0000005804039420 x17 000000760cb9fb70 x18 000000760cc7d000 x19 000000758c068c80
12-27 11:48:02.870 11282 11282 F DEBUG : x20 000000758ae0b3f8 x21 000000758c080680 x22 000000758ae0b588 x23 000000758af06b68
12-27 11:48:02.870 11282 11282 F DEBUG : x24 000000758af06aea x25 0000000000000005 x26 000000758af09588 x27 0000005804006930
12-27 11:48:02.870 11282 11282 F DEBUG : x28 000000758c0f2e00 x29 000000758ae0b3d0
12-27 11:48:02.870 11282 11282 F DEBUG : sp 000000758ae0b380 lr 0000005804006564 pc 000000760cb9fc58
12-27 11:48:02.886 11282 11282 F DEBUG :
12-27 11:48:02.886 11282 11282 F DEBUG : backtrace:
12-27 11:48:02.886 11282 11282 F DEBUG : #00 pc 000000000001dc58 /system/lib64/libc.so (memcpy+232)
12-27 11:48:02.886 11282 11282 F DEBUG : #01 pc 000000000006c560 /system/bin/netd (android::net:nsTlsSocket::sendQuery(android::net:nsTlsSocket::Query const&)+192)
12-27 11:48:02.886 11282 11282 F DEBUG : #02 pc 000000000006c0fc /system/bin/netd (android::net:nsTlsSocket::loop()+308)
12-27 11:48:02.886 11282 11282 F DEBUG : #03 pc 000000000006c96c /system/bin/netd
12-27 11:48:02.886 11282 11282 F DEBUG : #04 pc 0000000000083194 /system/lib64/libc.so (__pthread_start(void*)+36)
12-27 11:48:02.886 11282 11282 F DEBUG : #05 pc 00000000000233bc /system/lib64/libc.so (__start_thread+68)
12-27 11:48:02.957 19244 19441 W NativeCrashListener: Couldn't find ProcessRecord for pid 19158
12-27 11:48:02.977 19244 19377 E mDnsConnector: got -1 reading with start = 0
12-27 11:48:02.978 19244 19364 E NetdConnector: got -1 reading with start = 0
12-27 11:48:02.978 19244 19364 E NetdConnector: closing stream for netd
12-27 11:48:02.978 19244 19377 E mDnsConnector: closing stream for mdns
12-27 11:48:02.979 19244 19364 I NetworkManagement: onDaemonConnected()
12-27 11:48:02.979 19244 19364 E NetdConnector: Communications error: java.io.IOException: Connection reset by peer
12-27 11:48:02.979 19244 19364 E NetdConnector: closing stream for netd
12-27 11:48:02.980 19244 19364 E NetdConnector: Error in NativeDaemonConnector: java.io.IOException: Connection reset by peer
12-27 11:48:02.980 19244 19377 E mDnsConnector: Communications error: java.io.IOException: Connection refused
12-27 11:48:02.981 19244 19377 E mDnsConnector: Error in NativeDaemonConnector: java.io.IOException: Connection refused
12-27 11:48:02.990 19244 19263 I BootReceiver: Copying /data/tombstones/tombstone_01 to DropBox (SYSTEM_TOMBSTONE)
Click to expand...
Click to collapse
I found this in the "--------- beginning of system" section, I assume that means that the crash was fresh enough to still remain in context of the system log, not the crash log... anyways, the last line there says that the tombstone was copied to DropBox, so I am guessing that this whole problem might be due to my recent installation of DropBox? Really not sure, but I have uninstalled it and I'll see if I still experience crashing.
I sure would like to be able to get a copy of that tombstone file. I might end up rooting my phone just to get a copy of it... kinda stupid that you need root on your phone to download a Tombstone file.
Had nothing to do with DropBox... It has crashed twice since my last post, both with the same crash in netd
Same issue here after updating to Dec patch.
Rooted, pulled the tombstone file... Makes no sense to me. Hope it helps.
OK well I'm glad we are both seeing the same sort of issues. Thanks for the tombstone file, it didn't give me anymore information unfortunately. Google code is all closed source so I can't assume that the source for netd is the same as pure android/android.org.
I have created a thread on google's product forums. Hopefully someone from google will notice it and report it to the developers
https://productforums.google.com/forum/#!topic/phone-by-google/utccQUTgVrA;context-place=forum/phone-by-google
We shall see how this unfolds. Maybe I will just install LiniageOS on my phone if it doesn't get fixed soon...
I contacted google's support line and they walked me through submitting a bug report. Details are posted on the google forums link above.
I face the same issue even with Nov updates.
eanema said:
Anyone seen this before?
How about advise on how I should proceed?
Click to expand...
Click to collapse
Remove the private DNS entries it should fix the issue
Interesting, thank you for the response @jegavelan, much appreciated! At least others have found & reported this problem too.
I have been using Ad Guard for a very long time, I hadn't even considered that that was the problem. Well, I should not say that is the problem, but it is triggering a new bug in netd...
https://www.reddit.com/r/GooglePixe...uard_officially_releases_its_own_dns_service/
People have reported it on January 1/2/3
https://issuetracker.google.com/issues/122277459
https://issuetracker.google.com/issues/122141885
So, new question: issuetracker.google.com? Is this where google wants their bugs reported to?
jegavelan said:
Remove the private DNS entries it should fix the issue
Click to expand...
Click to collapse
I came back to update and say that my phone is crashing constantly again, and I suspect either my network monitor notification (also in the logs) or possibly the privateDNS option that I set to adguard.
On my LAN my dhcp server hands out a local and then recursive to adguard, so i'm going to turn off privatedns in the settings and see how that goes!
So 29 hours later, no crashes... which has happened before, but i'm feeling optimistic!
another 24 hours and NO CRASHES at all! I'm going to add a thanks to jegavelan's post. Cheers!
The January OTA update has been out for a few days now. I just installed it. Has anyone seen netd crash with this new patch installed? I have no idea what all is included in the new patch, the bulletin doesn't have a whole lot of info...
Well, it didn't take more than an hour and my phone crashed again. Maybe next month...
jegavelan said:
Remove the private DNS entries it should fix the issue
Click to expand...
Click to collapse
Fixed for me :good:
This is a Google software issue rather than the DNS server? Possible fix in Feb patch?
The adguard DNS server saved me from installing an extra app.
Yes, this is definitely a problem in google's core OS software. The fact is, it doesn't matter if the DNS server responded with terrible profanity instead of the IP address of the server you were looking for, netd should not crash...
Ya, ad guard is a good service. I use it on my wifi router in the house so I don't have to do it on every device. I have been dealing with the crashes as a reminder that it's broken, rather than removing the ad guard DNS servers from my router
Sent from my Pixel 2 using Tapatalk

[WIP] Building a custom ROM for the LeapFrog Epic (CM/LOS)

So, uh, I decided to spin this off to a new thread to keep the other ones from being bloated.
A few days ago I started work on getting at least CyanogenMod to work on the LeapFrog Epic, which runs off the same MT8127 SoC as certain variants of the Amazon Fire tablet amongst other things. CM11 was first on my agenda since it is close to the KitKat build that came from the factory, but compiler issues kept me from pushing on with this one. I then moved on to CM12.1, which was far less of a pain build-wise, but I then faced a number of issues that kept me from getting this to run. Fixed the MTK headers, and added a shim to get rid of that missing function error with the Mali drivers, but now I am stuck with this if I use the stock 1.1.95 libs that came with the Epic Academy Edition. Boot animation does not start at all:
Code:
I/SurfaceFlinger( 2317): SurfaceFlinger is starting
I/SurfaceFlinger( 2317): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
D/libEGL ( 2317): loaded /system/lib/egl/libEGL_mali.so
D/libEGL ( 2317): loaded /system/lib/egl/libGLESv1_CM_mali.so
D/libEGL ( 2317): loaded /system/lib/egl/libGLESv2_mali.so
W/libEGL ( 2317): eglInitialize(0x1) failed (EGL_BAD_ALLOC)
I/[MALI][Gralloc]( 2317): gralloc UREE_CreateSession recount = 0
I/[MALI][Gralloc]( 2317): gralloc call UREE_CreateSession
I/[MALI][Gralloc]( 2317): UREE_CreateSession fail, ret = -65536
I/gralloc ( 2317): [Gralloc] refreshRate = 0, info.pixclock = ffffffff
I/gralloc ( 2317): [Gralloc] info.upper_margin = ffffffff, info.lower_margin = ffffffff
I/gralloc ( 2317): [Gralloc] info.yres = 258, info.hsync_len = ffffffff
I/gralloc ( 2317): [Gralloc] info.left_margin = ffffffff, info.right_margin = ffffffff
I/[MALI][Gralloc]( 2317): ro_dpi: 160.000000
I/[MALI][Gralloc]( 2317): using (fd=13)
I/[MALI][Gralloc]( 2317): id = mtkfb
I/[MALI][Gralloc]( 2317): xres = 1024 px
I/[MALI][Gralloc]( 2317): yres = 600 px
I/[MALI][Gralloc]( 2317): xres_virtual = 1024 px
I/[MALI][Gralloc]( 2317): yres_virtual = 1800 px
I/[MALI][Gralloc]( 2317): bpp = 32
I/[MALI][Gralloc]( 2317): r = 16:8
I/[MALI][Gralloc]( 2317): g = 8:8
I/[MALI][Gralloc]( 2317): b = 0:8
I/[MALI][Gralloc]( 2317): width = 163 mm (159.568100 dpi)
I/[MALI][Gralloc]( 2317): height = 95 mm (160.421051 dpi)
I/[MALI][Gralloc]( 2317): refresh rate = 60.00 Hz
I/[MALI][Gralloc]( 2317): init_framebuffer va: 0xb50f8000 mva: 0xb3700000
E/hwcomposer( 2317): [BLIT] sw_sync_timeline_create failed, aborting
F/libc ( 2317): Fatal signal 6 (SIGABRT), code -6 in tid 2317 (surfaceflinger)
I/DEBUG ( 129): property debug.db.uid not set; NOT waiting for gdb.
I/DEBUG ( 129): HINT: adb shell setprop debug.db.uid 100000
I/DEBUG ( 129): HINT: adb forward tcp:5039 tcp:5039
I/DEBUG ( 129): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 129): Build fingerprint: 'LeapFrog/cm_narnia/narnia:5.1.1/LMY49J/e2909bc29b:eng/test-keys'
I/DEBUG ( 129): Revision: '0'
I/DEBUG ( 129): ABI: 'arm'
I/DEBUG ( 129): pid: 2317, tid: 2317, name: surfaceflinger >>> /system/bin/surfaceflinger <<<
I/DEBUG ( 129): signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
I/DEBUG ( 129): r0 00000000 r1 0000090d r2 00000006 r3 00000000
I/DEBUG ( 129): r4 b6f34e38 r5 00000006 r6 0000000d r7 0000010c
I/DEBUG ( 129): r8 ffffffb4 r9 b5e01d8c sl b608f158 fp bec93a6c
I/DEBUG ( 129): ip 0000090d sp bec937e0 lr b6e8d8f5 pc b6eb08d0 cpsr 60010010
I/DEBUG ( 129):
I/DEBUG ( 129): backtrace:
I/DEBUG ( 129): #00 pc 000378d0 /system/lib/libc.so (tgkill+12)
I/DEBUG ( 129): #01 pc 000148f1 /system/lib/libc.so (pthread_kill+52)
I/DEBUG ( 129): #02 pc 0001564b /system/lib/libc.so (raise+10)
I/DEBUG ( 129): #03 pc 00011cc5 /system/lib/libc.so (__libc_android_abort+36)
I/DEBUG ( 129): #04 pc 0001005c /system/lib/libc.so (abort+4)
I/DEBUG ( 129): #05 pc 00010af9 /system/lib/hw/hwcomposer.mt8127.so (_ZN11BlitManagerC1Ev+140)
I/DEBUG ( 129): #06 pc 0000b8d9 /system/lib/hw/hwcomposer.mt8127.so (_ZN11HWCMediatorC2Ev+12)
I/DEBUG ( 129): #07 pc 0000ba5d /system/lib/hw/hwcomposer.mt8127.so (_ZN7android9SingletonI11HWCMediatorE11getInstanceEv+28)
I/DEBUG ( 129): #08 pc 0000bbfd /system/lib/hw/hwcomposer.mt8127.so
I/DEBUG ( 129): #09 pc 00023d17 /system/lib/libsurfaceflinger.so
I/DEBUG ( 129): #10 pc 00023a0b /system/lib/libsurfaceflinger.so
I/DEBUG ( 129): #11 pc 000195bb /system/lib/libsurfaceflinger.so (_ZN7android14SurfaceFlinger4initEv+130)
I/DEBUG ( 129): #12 pc 00000af1 /system/bin/surfaceflinger
I/DEBUG ( 129): #13 pc 0000ff19 /system/lib/libc.so (__libc_init+44)
I/DEBUG ( 129): #14 pc 00000c08 /system/bin/surfaceflinger
I/DEBUG ( 129):
I/DEBUG ( 129): Tombstone written to: /data/tombstones/tombstone_08
If I use hwcomposer.mt8127.so, libgralloc_extra.so, libion_mtk.so and libtz_uree.so from @pix106's Lenovo Tab 2 A7-10F vendor tree, I get this additional message:
Code:
E/hwcomposer( 290): [BLIT] UREE_CreateSession failed (Non-specific cause.), aborting
I know there's probably only a few developers here who own a LeapFrog Epic, but I am at a loss here and any help would be very much appreciated. Yes I've read the Lenovo thread here before, but this one is a bit of a clincher, more so as I don't have complete kernel sources and I'm only building against a 3.4.67 kernel. My device tree's here, if anyone is interested: https://github.com/huckleberrypie/android_device_quanta_narnia
blakegriplingph said:
If I use hwcomposer.mt8127.so, libgralloc_extra.so, libion_mtk.so and libtz_uree.so from @pix106's Lenovo Tab 2 A7-10F vendor tree]
Click to expand...
Click to collapse
Tab2 has 3.10.54 kernel, I don't know if you can use these libs with a 3.4 kernel.
When missing a symbol, you can grep it in your device stock rom to find what lib provides it.
From a running device using adv, or using a stock room dumping your computer.
grep -r _Zazertyuiopqsdfghjklmwxcvbn /path/to/libs
pix106 said:
Tab2 has 3.10.54 kernel, I don't know if you can use these libs with a 3.4 kernel.
When missing a symbol, you can grep it in your device stock rom to find what lib provides it.
From a running device using adv, or using a stock room dumping your computer.
grep -r _Zazertyuiopqsdfghjklmwxcvbn /path/to/libs
Click to expand...
Click to collapse
Good call on the grep stuff. And I wonder if I could kang libs off another MT8127 device running KitKat which is a little tiny bit of a stretch to hunt for.
blakegriplingph said:
And I wonder if I could kang libs off another MT8127 device running KitKat which is a little tiny bit of a stretch to hunt for.
Click to expand...
Click to collapse
My "mistake", in a way : Tab2 also had KitKat with a 3.4 kernel, but I used kernel 3.10 and vendor from Lollipop stock rom to build cm-12.1.
You can try to download and extract lenovo's kk rom, or I can search my archives later and try to upload a KitKat stock rom dump somewhere, but I'm not home and have slow internet for now.
pix106 said:
My "mistake", in a way : Tab2 also had KitKat with a 3.4 kernel, but I used kernel 3.10 and vendor from Lollipop stock rom to build cm-12.1.
You can try to download and extract lenovo's kk rom, or I can search my archives later and try to upload a KitKat stock rom dump somewhere, but I'm not home and have slow internet for now.
Click to expand...
Click to collapse
3.4.67 I presume? I do have kernel sources for the Epic but it's missing a few things from what I've been told. The ROM dump does however have what appears to be a build config used by Quanta/LeapFrog to customise the board support package they used, or so I assume.
Apologies for the bump, and I hope they won't mind, but the likes of @superdragonpt are a lot more experienced with MTK than I could muster, so I was wondering if they could at least offer a bit of advice with this.
So I kanged hwcomposer from @pix106's dump of the A7-10F KitKat ROM, and it looks like I got something else other than the usual sw_sync_timeline failure:
Code:
I/SurfaceFlinger( 512): SurfaceFlinger is starting
I/SurfaceFlinger( 512): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
D/libEGL ( 512): loaded /system/lib/egl/libEGL_mali.so
D/libEGL ( 512): loaded /system/lib/egl/libGLESv1_CM_mali.so
D/libEGL ( 512): loaded /system/lib/egl/libGLESv2_mali.so
W/libEGL ( 512): eglInitialize(0x1) failed (EGL_BAD_ALLOC)
I/[MALI][Gralloc]( 512): gralloc UREE_CreateSession recount = 0
I/[MALI][Gralloc]( 512): gralloc call UREE_CreateSession
I/[MALI][Gralloc]( 512): UREE_CreateSession fail, ret = -65536
I/gralloc ( 512): [Gralloc] refreshRate = 0, info.pixclock = ffffffff
I/gralloc ( 512): [Gralloc] info.upper_margin = ffffffff, info.lower_margin = ffffffff
I/gralloc ( 512): [Gralloc] info.yres = 258, info.hsync_len = ffffffff
I/gralloc ( 512): [Gralloc] info.left_margin = ffffffff, info.right_margin = ffffffff
I/[MALI][Gralloc]( 512): ro_dpi: 160.000000
I/[MALI][Gralloc]( 512): using (fd=13)
I/[MALI][Gralloc]( 512): id = mtkfb
I/[MALI][Gralloc]( 512): xres = 1024 px
I/[MALI][Gralloc]( 512): yres = 600 px
I/[MALI][Gralloc]( 512): xres_virtual = 1024 px
I/[MALI][Gralloc]( 512): yres_virtual = 1800 px
I/[MALI][Gralloc]( 512): bpp = 32
I/[MALI][Gralloc]( 512): r = 16:8
I/[MALI][Gralloc]( 512): g = 8:8
I/[MALI][Gralloc]( 512): b = 0:8
I/[MALI][Gralloc]( 512): width = 163 mm (159.568100 dpi)
I/[MALI][Gralloc]( 512): height = 95 mm (160.421051 dpi)
I/[MALI][Gralloc]( 512): refresh rate = 60.00 Hz
I/[MALI][Gralloc]( 512): init_framebuffer va: 0xb50f8000 mva: 0xb3700000
I/hwcomposer( 512): [DPY] Display Information:
I/hwcomposer( 512): [DPY] # fo devices : 1
I/hwcomposer( 512): [DPY] -----------------------------
I/hwcomposer( 512): [DPY] Device id : 0
I/hwcomposer( 512): [DPY] Width : 1024
I/hwcomposer( 512): [DPY] Height : 600
I/hwcomposer( 512): [DPY] xdpi : 160.000000
I/hwcomposer( 512): [DPY] ydpi : 160.000000
I/hwcomposer( 512): [DPY] vsync : 1
I/hwcomposer( 512): [DPY] refresh : 17179179
I/hwcomposer( 512): [DPY] connected : 1
I/hwcomposer( 512): [DPY] subtype : 0
W/hwcomposer( 512): [EVENT] Failed to open vsync device (Permission denied)
W/hwcomposer( 512): [EVENT] HW VSync State(0)
W/hwcomposer( 512): [EVENT] Start to listen uevent, addr.nl_pid(512)
I/6620_launcher( 124): Can't open device node(/dev/stpwmt)
W/hwcomposer( 512): [WKR] Failed to set priority to RR: Operation not permitted
W/hwcomposer( 512): [WKR] Failed to set priority to RR: Operation not permitted
I/SurfaceFlinger( 512): Using composer version 1.2
I/hwcomposer( 512): [HWC] getConfigs Display(0)
W/hwcomposer( 512): [WKR] Failed to set priority to RR: Operation not permitted
I/hwcomposer( 512): [HWC] getAttributes Display(0)
I/hwcomposer( 512): [HWC] getConfigs Display(1)
I/hwcomposer( 512): [HWC] getAttributes Display(1)
E/hwcomposer( 512): [HWC] Failed to get display attributes (dpy=1 is not connected)
W/SurfaceFlinger( 512): no suitable EGLConfig found, trying a simpler query
F/SurfaceFlinger( 512): no suitable EGLConfig found, giving up
F/libc ( 512): Fatal signal 6 (SIGABRT), code -6 in tid 512 (surfaceflinger)
I/DEBUG ( 129): property debug.db.uid not set; NOT waiting for gdb.
W/hwcomposer( 512): [WKR] Failed to set priority to RR: Operation not permitted
I/DEBUG ( 129): HINT: adb shell setprop debug.db.uid 100000
I/DEBUG ( 129): HINT: adb forward tcp:5039 tcp:5039
W/hwcomposer( 512): [WKR] Failed to set priority to RR: Operation not permitted
I/DEBUG ( 129): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 129): Build fingerprint: 'LeapFrog/cm_narnia/narnia:5.1.1/LMY49J/e2909bc29b:eng/test-keys'
I/DEBUG ( 129): Revision: '0'
I/DEBUG ( 129): ABI: 'arm'
I/DEBUG ( 129): pid: 512, tid: 512, name: surfaceflinger >>> /system/bin/surfaceflinger <<<
I/DEBUG ( 129): signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
I/DEBUG ( 129): Abort message: 'no suitable EGLConfig found, giving up'
I/DEBUG ( 129): r0 00000000 r1 00000200 r2 00000006 r3 00000000
I/DEBUG ( 129): r4 b6fc1e38 r5 00000006 r6 00000000 r7 0000010c
I/DEBUG ( 129): r8 b6482000 r9 00000000 sl 00000000 fp 00000001
I/DEBUG ( 129): ip 00000200 sp be8d34a0 lr b6f1a8f5 pc b6f3d8d0 cpsr 60070010
I/DEBUG ( 129):
I/DEBUG ( 129): backtrace:
I/DEBUG ( 129): #00 pc 000378d0 /system/lib/libc.so (tgkill+12)
I/DEBUG ( 129): #01 pc 000148f1 /system/lib/libc.so (pthread_kill+52)
I/DEBUG ( 129): #02 pc 0001564b /system/lib/libc.so (raise+10)
I/DEBUG ( 129): #03 pc 00011cc5 /system/lib/libc.so (__libc_android_abort+36)
I/DEBUG ( 129): #04 pc 0001005c /system/lib/libc.so (abort+4)
I/DEBUG ( 129): #05 pc 00007a41 /system/lib/libcutils.so (__android_log_assert+88)
I/DEBUG ( 129): #06 pc 0002930d /system/lib/libsurfaceflinger.so
I/DEBUG ( 129): #07 pc 00028f09 /system/lib/libsurfaceflinger.so
I/DEBUG ( 129): #08 pc 000195e7 /system/lib/libsurfaceflinger.so (_ZN7android14SurfaceFlinger4initEv+174)
I/DEBUG ( 129): #09 pc 00000af1 /system/bin/surfaceflinger
I/DEBUG ( 129): #10 pc 0000ff19 /system/lib/libc.so (__libc_init+44)
I/DEBUG ( 129): #11 pc 00000c08 /system/bin/surfaceflinger
blakegriplingph said:
So I kanged hwcomposer from @pix106's dump of the A7-10F KitKat ROM, and it looks like I got something else other than the usual sw_sync_timeline failure:
Code:
I/SurfaceFlinger( 512): SurfaceFlinger is starting
I/SurfaceFlinger( 512): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
D/libEGL ( 512): loaded /system/lib/egl/libEGL_mali.so
D/libEGL ( 512): loaded /system/lib/egl/libGLESv1_CM_mali.so
D/libEGL ( 512): loaded /system/lib/egl/libGLESv2_mali.so
W/libEGL ( 512): eglInitialize(0x1) failed (EGL_BAD_ALLOC)
I/[MALI][Gralloc]( 512): gralloc UREE_CreateSession recount = 0
I/[MALI][Gralloc]( 512): gralloc call UREE_CreateSession
I/[MALI][Gralloc]( 512): UREE_CreateSession fail, ret = -65536
I/gralloc ( 512): [Gralloc] refreshRate = 0, info.pixclock = ffffffff
I/gralloc ( 512): [Gralloc] info.upper_margin = ffffffff, info.lower_margin = ffffffff
I/gralloc ( 512): [Gralloc] info.yres = 258, info.hsync_len = ffffffff
I/gralloc ( 512): [Gralloc] info.left_margin = ffffffff, info.right_margin = ffffffff
I/[MALI][Gralloc]( 512): ro_dpi: 160.000000
I/[MALI][Gralloc]( 512): using (fd=13)
I/[MALI][Gralloc]( 512): id = mtkfb
I/[MALI][Gralloc]( 512): xres = 1024 px
I/[MALI][Gralloc]( 512): yres = 600 px
I/[MALI][Gralloc]( 512): xres_virtual = 1024 px
I/[MALI][Gralloc]( 512): yres_virtual = 1800 px
I/[MALI][Gralloc]( 512): bpp = 32
I/[MALI][Gralloc]( 512): r = 16:8
I/[MALI][Gralloc]( 512): g = 8:8
I/[MALI][Gralloc]( 512): b = 0:8
I/[MALI][Gralloc]( 512): width = 163 mm (159.568100 dpi)
I/[MALI][Gralloc]( 512): height = 95 mm (160.421051 dpi)
I/[MALI][Gralloc]( 512): refresh rate = 60.00 Hz
I/[MALI][Gralloc]( 512): init_framebuffer va: 0xb50f8000 mva: 0xb3700000
I/hwcomposer( 512): [DPY] Display Information:
I/hwcomposer( 512): [DPY] # fo devices : 1
I/hwcomposer( 512): [DPY] -----------------------------
I/hwcomposer( 512): [DPY] Device id : 0
I/hwcomposer( 512): [DPY] Width : 1024
I/hwcomposer( 512): [DPY] Height : 600
I/hwcomposer( 512): [DPY] xdpi : 160.000000
I/hwcomposer( 512): [DPY] ydpi : 160.000000
I/hwcomposer( 512): [DPY] vsync : 1
I/hwcomposer( 512): [DPY] refresh : 17179179
I/hwcomposer( 512): [DPY] connected : 1
I/hwcomposer( 512): [DPY] subtype : 0
W/hwcomposer( 512): [EVENT] Failed to open vsync device (Permission denied)
W/hwcomposer( 512): [EVENT] HW VSync State(0)
W/hwcomposer( 512): [EVENT] Start to listen uevent, addr.nl_pid(512)
I/6620_launcher( 124): Can't open device node(/dev/stpwmt)
W/hwcomposer( 512): [WKR] Failed to set priority to RR: Operation not permitted
W/hwcomposer( 512): [WKR] Failed to set priority to RR: Operation not permitted
I/SurfaceFlinger( 512): Using composer version 1.2
I/hwcomposer( 512): [HWC] getConfigs Display(0)
W/hwcomposer( 512): [WKR] Failed to set priority to RR: Operation not permitted
I/hwcomposer( 512): [HWC] getAttributes Display(0)
I/hwcomposer( 512): [HWC] getConfigs Display(1)
I/hwcomposer( 512): [HWC] getAttributes Display(1)
E/hwcomposer( 512): [HWC] Failed to get display attributes (dpy=1 is not connected)
W/SurfaceFlinger( 512): no suitable EGLConfig found, trying a simpler query
F/SurfaceFlinger( 512): no suitable EGLConfig found, giving up
F/libc ( 512): Fatal signal 6 (SIGABRT), code -6 in tid 512 (surfaceflinger)
I/DEBUG ( 129): property debug.db.uid not set; NOT waiting for gdb.
W/hwcomposer( 512): [WKR] Failed to set priority to RR: Operation not permitted
I/DEBUG ( 129): HINT: adb shell setprop debug.db.uid 100000
I/DEBUG ( 129): HINT: adb forward tcp:5039 tcp:5039
W/hwcomposer( 512): [WKR] Failed to set priority to RR: Operation not permitted
I/DEBUG ( 129): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 129): Build fingerprint: 'LeapFrog/cm_narnia/narnia:5.1.1/LMY49J/e2909bc29b:eng/test-keys'
I/DEBUG ( 129): Revision: '0'
I/DEBUG ( 129): ABI: 'arm'
I/DEBUG ( 129): pid: 512, tid: 512, name: surfaceflinger >>> /system/bin/surfaceflinger <<<
I/DEBUG ( 129): signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
I/DEBUG ( 129): Abort message: 'no suitable EGLConfig found, giving up'
I/DEBUG ( 129): r0 00000000 r1 00000200 r2 00000006 r3 00000000
I/DEBUG ( 129): r4 b6fc1e38 r5 00000006 r6 00000000 r7 0000010c
I/DEBUG ( 129): r8 b6482000 r9 00000000 sl 00000000 fp 00000001
I/DEBUG ( 129): ip 00000200 sp be8d34a0 lr b6f1a8f5 pc b6f3d8d0 cpsr 60070010
I/DEBUG ( 129):
I/DEBUG ( 129): backtrace:
I/DEBUG ( 129): #00 pc 000378d0 /system/lib/libc.so (tgkill+12)
I/DEBUG ( 129): #01 pc 000148f1 /system/lib/libc.so (pthread_kill+52)
I/DEBUG ( 129): #02 pc 0001564b /system/lib/libc.so (raise+10)
I/DEBUG ( 129): #03 pc 00011cc5 /system/lib/libc.so (__libc_android_abort+36)
I/DEBUG ( 129): #04 pc 0001005c /system/lib/libc.so (abort+4)
I/DEBUG ( 129): #05 pc 00007a41 /system/lib/libcutils.so (__android_log_assert+88)
I/DEBUG ( 129): #06 pc 0002930d /system/lib/libsurfaceflinger.so
I/DEBUG ( 129): #07 pc 00028f09 /system/lib/libsurfaceflinger.so
I/DEBUG ( 129): #08 pc 000195e7 /system/lib/libsurfaceflinger.so (_ZN7android14SurfaceFlinger4initEv+174)
I/DEBUG ( 129): #09 pc 00000af1 /system/bin/surfaceflinger
I/DEBUG ( 129): #10 pc 0000ff19 /system/lib/libc.so (__libc_init+44)
I/DEBUG ( 129): #11 pc 00000c08 /system/bin/surfaceflinger
Click to expand...
Click to collapse
I would not know how to help you but maybe ggow who has compiled lineage 12.1 for amazon fire mt8127 can help you.
Rortiz2 said:
I would not know how to help you but maybe ggow who has compiled lineage 12.1 for amazon fire mt8127 can help you.
Click to expand...
Click to collapse
Does that one run on Kitkat originally? If anything, both the Epic and the MT8127 Amazon Fire tablets are made by the same ODM iirc. I might also try updating the blobs and kernel to version 1.8.45 to see if it helps any, but hwcomposer is apparently still the same.
blakegriplingph said:
Does that one run on Kitkat originally? If anything, both the Epic and the MT8127 Amazon Fire tablets are made by the same ODM iirc. I might also try updating the blobs and kernel to version 1.8.45 to see if it helps any, but hwcomposer is apparently still the same.
Click to expand...
Click to collapse
Amazon Fire tablets came with lollipop 5.1.
Have you tried to port the Rom instead of compiling? It is easier :/ . If you send me the stock bootimg and the stock system.img I can port you some ROM.
Rortiz2 said:
Amazon Fire tablets came with lollipop 5.1.
Have you tried to port the Rom instead of compiling? It is easier :/ . If you send me the stock bootimg and the stock system.img I can port you some ROM.
Click to expand...
Click to collapse
You sure you're able to port a ROM built for newer (prebuilt) kernel on a 3.4.67 device? The only sticking point so far with the LeapFrog CM12 port is hwcomposer/surfaceflinger refusing to cooperate. As of late I recompiled the ROM with no blobs kanged off other devices with the following flags added to BoardConfig:
Code:
TARGET_RUNNING_WITHOUT_SYNC_FRAMEWORK := true
BOARD_EGL_WORKAROUND_BUG_10194508 := true
...and ran logcat on it. Still the same sw_sync issues though it apparently has something to do with SELinux denying those requests as what the attached log seems to imply. It might be a red herring though, and I've read that @pix106 also ran into similar issues before with him trying a myriad of build flags in an attempt to fix this. Any ideas on what to use to get rid of this once and for all and finally get the damn GUI to boot? I'm thinking about using "BOARD_NEEDS_OLD_HWC_API := true" given how the blobs were for KitKat but what do you guys think? If only there were developers here who just happen to own an Epic lol.
...and I got a tiny bit further with the SELinux whitelist applied, though it's still the same "stuck on LeapFrog logo" moment with no sign of the boot animation springing to life. The backtrace mentions something along the lines of "buffer" in the functions called. Could it be that "BOARD_EGL_NEEDS_LEGACY_FB := true" is at fault here?
Also, there's an error in the log saying:
Code:
File size of 0 bytes not large enough to contain ELF header of 52 bytes: '/data/dalvik-cache/arm/[email protected]@boot.oat'
blakegriplingph said:
...and I got a tiny bit further with the SELinux whitelist applied, though it's still the same "stuck on LeapFrog logo" moment with no sign of the boot animation springing to life. The backtrace mentions something along the lines of "buffer" in the functions called. Could it be that "BOARD_EGL_NEEDS_LEGACY_FB := true" is at fault here?
Also, there's an error in the log saying:
Click to expand...
Click to collapse
I'd first check permission issues (/dev/stpwmt : iirc I had a few permission errors at early boot, but quick after it should be working fine), and nvram.
pix106 said:
I'd first check permission issues (/dev/stpwmt : iirc I had a few permission errors at early boot, but quick after it should be working fine), and nvram.
Click to expand...
Click to collapse
Care to explain even further? I'll have to check things on my other Epic to see if I got the permissions right (I have three Epics actually, one for development, one which I keep as stock for reference purposes and another as a parts unit).
Also, any ideas on why ART appears to be failing? Permissions issues as well I presume?
ART does seem to work, but for some reason /dev/stpwmt isn't being loaded properly despite it being declared on the init files. I can however load it manually through ADB shell. Also, even if I did seem to set the right permissions to the display drivers surfaceflinger crashes for a few times until the crash logs cease to show up, and I then get spammed with the following:
Code:
D/hwcomposer( 2058): [DPY] UEventThread::threadLoop poll return 1
I/hwcomposer( 2058): [DPY] UEventThread::threadLoop recv [email protected]/devices/platform/battery/power_supply/ac
D/hwcomposer( 2058): [DPY] handle_uevents : s = 0xb5ce2138, len = 191
D/hwcomposer( 2058): [DPY] UEventThread::threadLoop poll wait
D/hwcomposer( 2058): [DPY] UEventThread::threadLoop poll return 1
I/hwcomposer( 2058): [DPY] UEventThread::threadLoop recv [email protected]/devices/platform/battery/power_supply/usb
D/hwcomposer( 2058): [DPY] handle_uevents : s = 0xb5ce2138, len = 194
D/hwcomposer( 2058): [DPY] UEventThread::threadLoop poll wait
D/hwcomposer( 2058): [DPY] UEventThread::threadLoop poll return 1
I/hwcomposer( 2058): [DPY] UEventThread::threadLoop recv [email protected]/devices/platform/battery/power_supply/battery
D/hwcomposer( 2058): [DPY] handle_uevents : s = 0xb5ce2138, len = 794
D/hwcomposer( 2058): [DPY] UEventThread::threadLoop poll wait
I think the surfaceflinger crash may have something to do with the permissions being loaded a bit too late. Can anyone look into this?
blakegriplingph said:
Care to explain even further? I'll have to check things on my other Epic to see if I got the permissions right (I have three Epics actually, one for development, one which I keep as stock for reference purposes and another as a parts unit).
Also, any ideas on why ART appears to be failing? Permissions issues as well I presume?
Click to expand...
Click to collapse
I remember I had issues with this permission too, and maybe had to modify it from init.mt8127, among other permissions. Check my GitHub, check cm-12.1 branch, which was used as base for the CyanogenMod for Lenovo Tab2A710F repository ; you'll find the commits before cm finally booted.
pix106 said:
I remember I had issues with this permission too, and maybe had to modify it from init.mt8127, among other permissions. Check my GitHub, check cm-12.1 branch, which was used as base for the CyanogenMod for Lenovo Tab2A710F repository ; you'll find the commits before cm finally booted.
Click to expand...
Click to collapse
I'll check that one out. Permissions seem to be the thing that's keeping CM from booting up at all lol. If only LeapFrog did a Lollipop update for the Epic (like seriously, KitKat in 2019 wtf?) that would've saved me the trouble of hacking up fixes and whatnot.
Strange, I applied your edits to init.mt8127 yet /dev/stpwmt isn't being loaded automatically. And HWC/surfaceflinger still spazzes out with complaints about buffers or something along the lines of it. I don't know if I should just suck it up and throw the towel for now, but I've gone too far into this project that it would be a shame to just let it go.
That being said, is it possible to decompile sepolicy and kang whatever it is in there so I don't have to compile a whole list of things to whitelist? And I really do need people who own a LeapFrog Epic and are also interested in porting CM to this damn thing. It's a shot in the dark but I could use all the help I could muster right now.
Seems like we need to adapt what I saw on this repo as the MediatekHacks.cpp I threw in to fix the missing symbols issue may have accounted for why SurfaceFlinger isn't cooperating.
@pix106 - Did you by any chance use the repo I mentioned above when you built your ROM? I've used the vanilla CM android_frameworks_native repo for one and that may have accounted for why my ROM is spazzing out. Also, I saw a commit by thp1997 (along with a patch of similar intent by @Kirito96) which appears to be a patch/shim set for the MT6572 that seems to tackle the same issue as what I've been experiencing with the Epic. The crash log...
Code:
--------- beginning of crash
F/libc ( 127): Fatal signal 7 (SIGBUS), code 1, fault addr 0xb6400189 in tid 127 (surfaceflinger)
I/DEBUG ( 133): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 133): Build fingerprint: 'LeapFrog/cm_narnia/narnia:5.1.1/LMY49J/ad8cbe2f60:eng/test-keys'
I/DEBUG ( 133): Revision: '0'
I/DEBUG ( 133): ABI: 'arm'
I/DEBUG ( 133): pid: 127, tid: 127, name: surfaceflinger >>> /system/bin/surfaceflinger <<<
I/DEBUG ( 133): signal 7 (SIGBUS), code 1 (BUS_ADRALN), fault addr 0xb6400189
I/DEBUG ( 133): r0 ffffffff r1 b6400189 r2 00000005 r3 00000000
I/DEBUG ( 133): r4 b6400189 r5 ffffffff r6 be827298 r7 b60b30d0
I/DEBUG ( 133): r8 b6d6dc2c r9 be826db4 sl 00000000 fp 00000000
I/DEBUG ( 133): ip b6e02f38 sp be826d60 lr b6e68dbc pc b6e68dbc cpsr 80000010
I/DEBUG ( 133):
I/DEBUG ( 133): backtrace:
I/DEBUG ( 133): #00 pc 00003dbc /system/lib/libcutils.so (android_atomic_add+16)
I/DEBUG ( 133): #01 pc 0000d61f /system/lib/libutils.so (_ZNK7android7RefBase9decStrongEPKv+10)
I/DEBUG ( 133): #02 pc 00028f7b /system/lib/libgui.so (_ZN7android2spINS_13GraphicBufferEEaSERKS2_+22)
I/DEBUG ( 133): #03 pc 000290af /system/lib/libgui.so (_ZN7android19BufferQueueConsumer13acquireBufferEPNS_22IGraphicBufferConsumer10BufferItemEx+270)
I/DEBUG ( 133): #04 pc 0002c411 /system/lib/libgui.so (_ZN7android12ConsumerBase19acquireBufferLockedEPNS_22IGraphicBufferConsumer10BufferItemEx+16)
I/DEBUG ( 133): #05 pc 00023571 /system/lib/libsurfaceflinger.so
I/DEBUG ( 133): #06 pc 00023679 /system/lib/libsurfaceflinger.so
I/DEBUG ( 133): #07 pc 0002849b /system/lib/libgui.so (_ZN7android11BufferQueue21ProxyConsumerListener16onFrameAvailableERKNS_10BufferItemE+26)
I/DEBUG ( 133): #08 pc 0002ba2b /system/lib/libgui.so (_ZN7android19BufferQueueProducer11queueBufferEiRKNS_22IGraphicBufferProducer16QueueBufferInputEPNS1_17QueueBufferOutputE+562)
I/DEBUG ( 133): #09 pc 00037423 /system/lib/libgui.so (_ZN7android7Surface11queueBufferEP19ANativeWindowBufferi+254)
I/DEBUG ( 133): #10 pc 00036693 /system/lib/libgui.so (_ZN7android7Surface16hook_queueBufferEP13ANativeWindowP19ANativeWindowBufferi+10)
I/DEBUG ( 133): #11 pc 0000f720 /system/lib/libMali.so
I/DEBUG ( 133): #12 pc 00010218 /system/lib/libMali.so
I/DEBUG ( 133): #13 pc 0005e5d8 /system/lib/libMali.so
I/DEBUG ( 133): #14 pc 0005d70c /system/lib/libMali.so
I/DEBUG ( 133): #15 pc 0005bf58 /system/lib/libMali.so (shim_eglSwapBuffers+64)
I/DEBUG ( 133): #16 pc 000120d7 /system/lib/libEGL.so (eglSwapBuffers+290)
I/DEBUG ( 133): #17 pc 0000f541 /system/lib/libsurfaceflinger.so
I/DEBUG ( 133): #18 pc 0001c187 /system/lib/libsurfaceflinger.so
I/DEBUG ( 133): #19 pc 0001b367 /system/lib/libsurfaceflinger.so
I/DEBUG ( 133): #20 pc 0001a6eb /system/lib/libsurfaceflinger.so
I/DEBUG ( 133): #21 pc 0001a459 /system/lib/libsurfaceflinger.so
I/DEBUG ( 133): #22 pc 00011127 /system/lib/libutils.so (_ZN7android6Looper9pollInnerEi+410)
I/DEBUG ( 133): #23 pc 00011219 /system/lib/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+92)
I/DEBUG ( 133): #24 pc 00017b95 /system/lib/libsurfaceflinger.so
I/DEBUG ( 133): #25 pc 0001a04d /system/lib/libsurfaceflinger.so (_ZN7android14SurfaceFlinger3runEv+8)
I/DEBUG ( 133): #26 pc 00000b4d /system/bin/surfaceflinger
I/DEBUG ( 133): #27 pc 0000ff19 /system/lib/libc.so (__libc_init+44)
I/DEBUG ( 133): #28 pc 00000c08 /system/bin/surfaceflinger
F/libc ( 261): Fatal signal 7 (SIGBUS), code 1, fault addr 0xffffffff in tid 261 (surfaceflinger)
I/DEBUG ( 133): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
...appears to allude to the ones mentioned in the patch files. Maybe this is the cure we needed, short of using a different HWC which I more or less doubt to be necessary.
blakegriplingph said:
Seems like we need to adapt what I saw on this repo as the MediatekHacks.cpp I threw in to fix the missing symbols issue may have accounted for why SurfaceFlinger isn't cooperating.
@pix106 - Did you by any chance use the repo I mentioned above when you built your ROM? I've used the vanilla CM android_frameworks_native repo for one and that may have accounted for why my ROM is spazzing out. Also, I saw a commit by thp1997 (along with a patch of similar intent by @Kirito96) which appears to be a patch/shim set for the MT6572 that seems to tackle the same issue as what I've been experiencing with the Epic. The crash log...
Code:
--------- beginning of crash
F/libc ( 127): Fatal signal 7 (SIGBUS), code 1, fault addr 0xb6400189 in tid 127 (surfaceflinger)
I/DEBUG ( 133): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 133): Build fingerprint: 'LeapFrog/cm_narnia/narnia:5.1.1/LMY49J/ad8cbe2f60:eng/test-keys'
I/DEBUG ( 133): Revision: '0'
I/DEBUG ( 133): ABI: 'arm'
I/DEBUG ( 133): pid: 127, tid: 127, name: surfaceflinger >>> /system/bin/surfaceflinger <<<
I/DEBUG ( 133): signal 7 (SIGBUS), code 1 (BUS_ADRALN), fault addr 0xb6400189
I/DEBUG ( 133): r0 ffffffff r1 b6400189 r2 00000005 r3 00000000
I/DEBUG ( 133): r4 b6400189 r5 ffffffff r6 be827298 r7 b60b30d0
I/DEBUG ( 133): r8 b6d6dc2c r9 be826db4 sl 00000000 fp 00000000
I/DEBUG ( 133): ip b6e02f38 sp be826d60 lr b6e68dbc pc b6e68dbc cpsr 80000010
I/DEBUG ( 133):
I/DEBUG ( 133): backtrace:
I/DEBUG ( 133): #00 pc 00003dbc /system/lib/libcutils.so (android_atomic_add+16)
I/DEBUG ( 133): #01 pc 0000d61f /system/lib/libutils.so (_ZNK7android7RefBase9decStrongEPKv+10)
I/DEBUG ( 133): #02 pc 00028f7b /system/lib/libgui.so (_ZN7android2spINS_13GraphicBufferEEaSERKS2_+22)
I/DEBUG ( 133): #03 pc 000290af /system/lib/libgui.so (_ZN7android19BufferQueueConsumer13acquireBufferEPNS_22IGraphicBufferConsumer10BufferItemEx+270)
I/DEBUG ( 133): #04 pc 0002c411 /system/lib/libgui.so (_ZN7android12ConsumerBase19acquireBufferLockedEPNS_22IGraphicBufferConsumer10BufferItemEx+16)
I/DEBUG ( 133): #05 pc 00023571 /system/lib/libsurfaceflinger.so
I/DEBUG ( 133): #06 pc 00023679 /system/lib/libsurfaceflinger.so
I/DEBUG ( 133): #07 pc 0002849b /system/lib/libgui.so (_ZN7android11BufferQueue21ProxyConsumerListener16onFrameAvailableERKNS_10BufferItemE+26)
I/DEBUG ( 133): #08 pc 0002ba2b /system/lib/libgui.so (_ZN7android19BufferQueueProducer11queueBufferEiRKNS_22IGraphicBufferProducer16QueueBufferInputEPNS1_17QueueBufferOutputE+562)
I/DEBUG ( 133): #09 pc 00037423 /system/lib/libgui.so (_ZN7android7Surface11queueBufferEP19ANativeWindowBufferi+254)
I/DEBUG ( 133): #10 pc 00036693 /system/lib/libgui.so (_ZN7android7Surface16hook_queueBufferEP13ANativeWindowP19ANativeWindowBufferi+10)
I/DEBUG ( 133): #11 pc 0000f720 /system/lib/libMali.so
I/DEBUG ( 133): #12 pc 00010218 /system/lib/libMali.so
I/DEBUG ( 133): #13 pc 0005e5d8 /system/lib/libMali.so
I/DEBUG ( 133): #14 pc 0005d70c /system/lib/libMali.so
I/DEBUG ( 133): #15 pc 0005bf58 /system/lib/libMali.so (shim_eglSwapBuffers+64)
I/DEBUG ( 133): #16 pc 000120d7 /system/lib/libEGL.so (eglSwapBuffers+290)
I/DEBUG ( 133): #17 pc 0000f541 /system/lib/libsurfaceflinger.so
I/DEBUG ( 133): #18 pc 0001c187 /system/lib/libsurfaceflinger.so
I/DEBUG ( 133): #19 pc 0001b367 /system/lib/libsurfaceflinger.so
I/DEBUG ( 133): #20 pc 0001a6eb /system/lib/libsurfaceflinger.so
I/DEBUG ( 133): #21 pc 0001a459 /system/lib/libsurfaceflinger.so
I/DEBUG ( 133): #22 pc 00011127 /system/lib/libutils.so (_ZN7android6Looper9pollInnerEi+410)
I/DEBUG ( 133): #23 pc 00011219 /system/lib/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+92)
I/DEBUG ( 133): #24 pc 00017b95 /system/lib/libsurfaceflinger.so
I/DEBUG ( 133): #25 pc 0001a04d /system/lib/libsurfaceflinger.so (_ZN7android14SurfaceFlinger3runEv+8)
I/DEBUG ( 133): #26 pc 00000b4d /system/bin/surfaceflinger
I/DEBUG ( 133): #27 pc 0000ff19 /system/lib/libc.so (__libc_init+44)
I/DEBUG ( 133): #28 pc 00000c08 /system/bin/surfaceflinger
F/libc ( 261): Fatal signal 7 (SIGBUS), code 1, fault addr 0xffffffff in tid 261 (surfaceflinger)
I/DEBUG ( 133): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
...appears to allude to the ones mentioned in the patch files. Maybe this is the cure we needed, short of using a different HWC which I more or less doubt to be necessary.
Click to expand...
Click to collapse
i did not use this repo.
i could build a bootable and usable cm12.1 without any patch.
thp1997 joined afterwards and added patched repos, but they were not strictly needed : they allowed WPS wifi pairing, headset icon, usb mode selection when usb is not plugged.

Wifi and Bluetooth crash after display replacement

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

Can someone tell me what file from system/libs or any other folder is causing this error on my custom ROM

I'm not able to play videos on google without it glitching out, I just think it's an open GL error but im not rly sure, does someone knows about this?
Process: com.spotify.music
Flags: 0x38d83e44
Package: com.spotify.music v85204766 (8.7.18.1138)
Foreground: Yes
Build: 'BLU/xxx/xxx:7.1.2/xxxx/xxx:userdebug/release-keys'
*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
Cardinal-AOSP Version: '4.5'
Build fingerprint: 'BLU/xxx/xxx:7.1.2/xxxx/xxx:userdebug/release-keys'
Revision: '0'
ABI: 'arm'
pid: 5099, tid: 5220, name: RenderThread >>> com.spotify.music <<<
signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
Abort message: 'GL errors! frameworks/base/libs/hwui/renderthread/CanvasContext.cpp:550'
r0 00000000 r1 00001464 r2 00000006 r3 00000008
r4 8f5f0978 r5 00000006 r6 8f5f0920 r7 0000010c
r8 94ae0b80 r9 00000000 sl 973882fc fp 973882f8
ip 00000000 sp 8f5eff38 lr b4384ec7 pc b4387748 cpsr 20070010
backtrace:
#00 pc 0004a748 /system/lib/libc.so (tgkill+12)
#01 pc 00047ec3 /system/lib/libc.so (pthread_kill+34)
#02 pc 0001d6f5 /system/lib/libc.so (raise+10)
#03 pc 00019241 /system/lib/libc.so (__libc_android_abort+34)
#04 pc 000171f8 /system/lib/libc.so (abort+4)
#05 pc 0000c1dd /system/lib/libcutils.so (__android_log_assert+112)
#06 pc 00024077 /system/lib/libhwui.so
#07 pc 00025a73 /system/lib/libhwui.so
#08 pc 00029035 /system/lib/libhwui.so (_ZN7android10uirenderer12renderthread12RenderThread10threadLoopEv+80)
#09 pc 0000e3fd /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+140)
#10 pc 00066c11 /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+80)
#11 pc 00047993 /system/lib/libc.so (_ZL15__pthread_startPv+22)
#12 pc 00019c8d /system/lib/libc.so (__start_thread+6)

Categories

Resources