Android 9 stock Camera app crash will not start - Google Pixel Questions & Answers

Hello Folks,
My camera app has started crashing and will not start.
force quit and try again
clear app cache and try again
clear cache, restart phone and try again
clear cache, restart phone in safe mode and try again
TWRP Recovery, clear all cache, restart and try again
Here are a few lines from an adb logcat...
Code:
--------- beginning of crash
03-13 22:19:53.877 7993 7993 E AndroidRuntime: FATAL EXCEPTION: main
03-13 22:19:53.877 7993 7993 E AndroidRuntime: Process: com.google.android.GoogleCamera, PID: 7993
03-13 22:19:53.877 7993 7993 E AndroidRuntime: java.lang.NullPointerException: Attempt to read from field 'java.lang.String kvs.a' on a null object reference
03-13 22:19:53.877 7993 7993 E AndroidRuntime: at kvq.a(PG:34)
03-13 22:19:53.877 7993 7993 E AndroidRuntime: at fur.a(PG:10)
03-13 22:19:53.877 7993 7993 E AndroidRuntime: at fur.b(PG:14)
03-13 22:19:53.877 7993 7993 E AndroidRuntime: at czu.run(PG:9)
03-13 22:19:53.877 7993 7993 E AndroidRuntime: at iai.run(Unknown Source:2)
03-13 22:19:53.877 7993 7993 E AndroidRuntime: at kdg.run(PG:3)
03-13 22:19:53.877 7993 7993 E AndroidRuntime: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:458)
03-13 22:19:53.877 7993 7993 E AndroidRuntime: at java.util.concurrent.FutureTask.run(FutureTask.java:266)
03-13 22:19:53.877 7993 7993 E AndroidRuntime: at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:301)
03-13 22:19:53.877 7993 7993 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
03-13 22:19:53.877 7993 7993 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
03-13 22:19:53.877 7993 7993 E AndroidRuntime: at java.lang.Thread.run(Thread.java:764)
03-13 22:19:53.877 7993 7993 E AndroidRuntime: at kcd.run(PG:6)
...
03-14 10:19:56.706 3176 3478 I CameraManagerGlobal: Connecting to camera service
03-14 10:19:56.708 3176 3478 E CameraManagerGlobal: Camera service is unavailable
...
03-14 10:20:01.801 2300 24651 W ServiceManager: Service media.camera didn't start. Returning NULL
...
03-14 03:08:32.799 17827 17827 F DEBUG : pid: 17768, tid: 17768, name: android.hardwar >>> /vendor/bin/hw/[email protected] <<<
03-14 03:08:32.799 17827 17827 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0xf4db7184
03-14 03:08:32.800 17827 17827 F DEBUG : r0 000000ff r1 f4db717c r2 00000003 r3 ed262000
03-14 03:08:32.800 17827 17827 F DEBUG : r4 0007ffff r5 f490de80 r6 ed262000 r7 00000058
03-14 03:08:32.800 17827 17827 F DEBUG : r8 ed200000 r9 ed201f1c r10 ed201f1c r11 00000230
03-14 03:08:32.800 17827 17827 F DEBUG : ip 499d81e0 sp ffad8898 lr 000006f9 pc f4d6e114
03-14 03:08:32.818 17827 17827 F DEBUG :
03-14 03:08:32.818 17827 17827 F DEBUG : backtrace:
03-14 03:08:32.818 17827 17827 F DEBUG : #00 pc 00069114 /system/lib/libc.so (arena_dalloc_bin_locked_impl+132)
03-14 03:08:32.818 17827 17827 F DEBUG : #01 pc 00069089 /system/lib/libc.so (je_arena_dalloc_bin_junked_locked+12)
03-14 03:08:32.818 17827 17827 F DEBUG : #02 pc 00087b99 /system/lib/libc.so (je_tcache_bin_flush_small+248)
03-14 03:08:32.818 17827 17827 F DEBUG : #03 pc 0007cfd1 /system/lib/libc.so (ifree+536)
03-14 03:08:32.819 17827 17827 F DEBUG : #04 pc 0007d247 /system/lib/libc.so (je_free+70)
03-14 03:08:32.819 17827 17827 F DEBUG : #05 pc 00009c65 /system/lib/vndk-sp-28/libutils.so (android::SharedBuffer::release(unsigned int) const+24)
03-14 03:08:32.819 17827 17827 F DEBUG : #06 pc 0000a36d /system/lib/vndk-sp-28/libutils.so (android::String8::~String8()+14)
03-14 03:08:32.819 17827 17827 F DEBUG : #07 pc 00065701 /system/lib/libc.so (__cxa_finalize+132)
03-14 03:08:32.819 17827 17827 F DEBUG : #08 pc 0001827b /system/lib/libc.so (exit+10)
03-14 03:08:32.819 17827 17827 F DEBUG : #09 pc 0008aebf /system/lib/libc.so (__libc_init+50)
03-14 03:08:32.819 17827 17827 F DEBUG : #10 pc 00000b2b /vendor/bin/hw/[email protected] (_start_main+38)
03-14 03:08:32.819 17827 17827 F DEBUG : #11 pc 00000306 <anonymous:f54f5000>
I have submitted a few feedbacks to Google on the app crash pop-up.
Hope someone can help.
Paully
Google Pixel (sailfish)
Android 9 BUILD PQ2A.190205.003
Camera app version 6.1.021.220943556

Did you try any 3rd party camera apps?

Donz7733 said:
Did you try any 3rd party camera apps?
Click to expand...
Click to collapse
Yes, Open Camera... which just stays on a black screen and freezes.

I have just flashed the latest Google stock Pixel image March 2019 and the camera is still broken.

Related

[MIUI 8] [N900] Miui Build From Source

I Have Successfully Ported MIUI 8 From Galaxy S4 Exynos Variant 32bit
Started building from source instead
Bugs Need to be fixed
Code:
--------- beginning of crash
01-05 20:11:42.003 2664 2664 F libc : Fatal signal 6 (SIGABRT), code -6 in tid 2664 (main)
01-05 20:11:42.004 2438 2438 I DEBUG : property debug.db.uid not set; NOT waiting for gdb.
01-05 20:11:42.004 2438 2438 I DEBUG : HINT: adb shell setprop debug.db.uid 100000
01-05 20:11:42.004 2438 2438 I DEBUG : HINT: adb forward tcp:5039 tcp:5039
01-05 20:11:42.054 2438 2438 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
01-05 20:11:42.054 2438 2438 F DEBUG : CM Version: 'unknown'
01-05 20:11:42.054 2438 2438 F DEBUG : Build fingerprint: 'samsung/aicp_ha3g/ha3g:6.0.1/M4B30X/3c24405d17:userdebug/test-keys'
01-05 20:11:42.054 2438 2438 F DEBUG : Revision: '0'
01-05 20:11:42.055 2438 2438 F DEBUG : ABI: 'arm'
01-05 20:11:42.055 2438 2438 F DEBUG : pid: 2664, tid: 2664, name: main >>> /system/bin/dex2oat <<<
01-05 20:11:42.055 2438 2438 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
01-05 20:11:42.063 2438 2438 F DEBUG : Abort message: 'art/compiler/oat_writer.cc:627] java.lang.NoClassDefFoundError: Class not found using the boot class loader; no stack trace available'
01-05 20:11:42.063 2438 2438 F DEBUG : r0 00000000 r1 00000a68 r2 00000006 r3 00000000
01-05 20:11:42.063 2438 2438 F DEBUG : r4 b6f6ab88 r5 00000006 r6 b6f6ab38 r7 0000010c
01-05 20:11:42.063 2438 2438 F DEBUG : r8 b6bf1d22 r9 bef67bb9 sl b6bf1d29 fp b6bf1d2b
01-05 20:11:42.063 2438 2438 F DEBUG : ip 00000000 sp bef67b10 lr b6763255 pc b67659b8 cpsr 20070010
01-05 20:11:42.096 2438 2438 F DEBUG :
01-05 20:11:42.096 2438 2438 F DEBUG : backtrace:
01-05 20:11:42.096 2438 2438 F DEBUG : #00 pc 0004a9b8 /system/lib/libc.so (tgkill+12)
01-05 20:11:42.096 2438 2438 F DEBUG : #01 pc 00048251 /system/lib/libc.so (pthread_kill+36)
01-05 20:11:42.096 2438 2438 F DEBUG : #02 pc 0001bfcb /system/lib/libc.so (raise+10)
01-05 20:11:42.096 2438 2438 F DEBUG : #03 pc 00018875 /system/lib/libc.so (__libc_android_abort+36)
01-05 20:11:42.096 2438 2438 F DEBUG : #04 pc 0001650c /system/lib/libc.so (abort+4)
01-05 20:11:42.096 2438 2438 F DEBUG : #05 pc 002a154f /system/lib/libart.so (_ZN3art7Runtime5AbortEv+274)
01-05 20:11:42.096 2438 2438 F DEBUG : #06 pc 0008f749 /system/lib/libart.so (_ZN3art10LogMessageD2Ev+872)
01-05 20:11:42.096 2438 2438 F DEBUG : #07 pc 0008c1f3 /system/lib/libart.so (_ZN3art7BarrierD2Ev+366)
01-05 20:11:42.096 2438 2438 F DEBUG : #08 pc 002c671f /system/lib/libart.so (_ZN3art10ThreadList4DumpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEE+194)
01-05 20:11:42.097 2438 2438 F DEBUG : #09 pc 002abd67 /system/lib/libart.so (_ZNK3art10AbortState4DumpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEE+314)
01-05 20:11:42.097 2438 2438 F DEBUG : #10 pc 002a14a3 /system/lib/libart.so (_ZN3art7Runtime5AbortEv+102)
01-05 20:11:42.097 2438 2438 F DEBUG : #11 pc 0008f749 /system/lib/libart.so (_ZN3art10LogMessageD2Ev+872)
01-05 20:11:42.097 2438 2438 F DEBUG : #12 pc 00288a33 /system/lib/libart-compiler.so
01-05 20:11:42.097 2438 2438 F DEBUG : #13 pc 00284ff3 /system/lib/libart-compiler.so (_ZN3art9OatWriter15VisitDexMethodsEPNS0_16DexMethodVisitorE+254)
01-05 20:11:42.097 2438 2438 F DEBUG : #14 pc 00284c8d /system/lib/libart-compiler.so (_ZN3art9OatWriter19InitOatCodeDexFilesEj+240)
01-05 20:11:42.097 2438 2438 F DEBUG : #15 pc 00283d15 /system/lib/libart-compiler.so (_ZN3art9OatWriterC2ERKNSt3__16vectorIPKNS_7DexFileENS1_9allocatorIS5_EEEEjjiPKNS_14CompilerDriverEPNS_11ImageWriterEPNS_12TimingLoggerEPNS_7SafeMapINS1_12basic_stringIcNS1_11char_traitsIcEENS6_IcEEEESN_NS1_4lessISN_EENS_17TrackingAllocatorINS1_4pairIKSN_SN_EELNS_12AllocatorTagE6EEEEE+468)
01-05 20:11:42.097 2438 2438 F DEBUG : #16 pc 00011be5 /system/bin/dex2oat
01-05 20:11:42.097 2438 2438 F DEBUG : #17 pc 00007033 /system/bin/dex2oat (main+2026)
01-05 20:11:42.097 2438 2438 F DEBUG : #18 pc 00016335 /system/lib/libc.so (__libc_init+52)
01-05 20:11:42.097 2438 2438 F DEBUG : #19 pc 00006770 /system/bin/dex2oat
01-05 20:11:42.175 2664 2664 W main : type=1701 audit(0.0:136): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=kernel reason="memory violation" sig=6
01-05 20:11:42.178 2438 2438 F DEBUG :
01-05 20:11:42.178 2438 2438 F DEBUG : Tombstone written to: /data/tombstones/tombstone_00
01-05 20:11:42.224 2453 2453 E art : Could not create image space with image file '/system/framework/boot.art'. Attempting to fall back to imageless running. Error was: Failed to generate image '/data/dalvik-cache/arm/[email protected]@boot.art': Failed execv(/system/bin/dex2oat --image=/data/dalvik-cache/arm/[email protected]@boot.art --dex-file=/system/framework/core-libart.jar --dex-file=/system/framework/conscrypt.jar --dex-file=/system/framework/okhttp.jar --dex-file=/system/framework/core-junit.jar --dex-file=/system/framework/bouncycastle.jar --dex-file=/system/framework/ext.jar --dex-file=/system/framework/framework.jar --dex-file=/system/framework/telephony-common.jar --dex-file=/system/framework/voip-common.jar --dex-file=/system/framework/ims-common.jar --dex-file=/system/framework/apache-xml.jar --dex-file=/system/framework/org.apache.http.legacy.boot.jar --dex-file=/system/framework/org.dirtyunicorns.utils.jar --dex-file=/system/framework/patchrom-core.jar --dex-file=/system/app/miui/miui.apk --dex-file=/system/app/miuisystem/miuisys
01-05 20:11:43.887 2453 2453 D ICU : No timezone override file found: /data/misc/zoneinfo/current/icu/icu_tzdata.dat
01-05 20:11:44.137 2453 2453 I Radio-JNI: register_android_hardware_Radio DONE
01-05 20:11:44.220 2453 2453 I SamplingProfilerIntegration: Profiling disabled.
01-05 20:11:44.222 2453 2453 D Zygote : begin preload
01-05 20:11:44.224 2453 2453 I Zygote : Preloading classes...
01-05 20:11:45.197 2453 2453 E Minikin : addFont failed to create font /system/fonts/NanumGothic.ttf
01-05 20:11:45.199 2453 2453 E Minikin : addFont failed to create font /system/fonts/DroidSansFallback.ttf
01-05 20:11:45.199 2453 2453 E Minikin : addFont failed to create font /system/fonts/MTLmr3m.ttf
01-05 20:11:45.412 2453 2453 V DngCreator_JNI: DngCreator_nativeClassInit:
01-05 20:11:46.827 2453 2453 I art : Thread[1,tid=2453,Native,Thread*=0xb4c74400,peer=0x12e5be20,"main"] recursive attempt to load library "/system/lib/libmedia_jni.so"
01-05 20:11:46.827 2453 2453 D MtpDeviceJNI: register_android_mtp_MtpDevice
01-05 20:11:46.828 2453 2453 I art : Thread[1,tid=2453,Native,Thread*=0xb4c74400,peer=0x12e5be20,"main"] recursive attempt to load library "/system/lib/libmedia_jni.so"
01-05 20:11:46.829 2453 2453 I art : Thread[1,tid=2453,Native,Thread*=0xb4c74400,peer=0x12e5be20,"main"] recursive attempt to load library "/system/lib/libmedia_jni.so"
01-05 20:11:47.779 2453 2453 W System : ClassLoader referenced unknown path: /system/framework/tcmclient.jar
01-05 20:11:48.391 2453 2453 I System : Loaded time zone names for "" in 32ms (27ms in ICU)
01-05 20:11:48.451 2453 2453 I System : Loaded time zone names for "en_US" in 60ms (18ms in ICU)
01-05 20:11:48.845 2453 2453 I Zygote : ...preloaded 3863 classes in 4621ms.
01-05 20:11:48.845 2453 2453 I art : VMRuntime.preloadDexCaches starting
01-05 20:11:48.913 2453 2453 I art : VMRuntime.preloadDexCaches strings total=317779 before=10521 after=10521
01-05 20:11:48.913 2453 2453 I art : VMRuntime.preloadDexCaches types total=28582 before=9344 after=13243
01-05 20:11:48.913 2453 2453 I art : VMRuntime.preloadDexCaches fields total=125182 before=38077 after=51510
01-05 20:11:48.913 2453 2453 I art : VMRuntime.preloadDexCaches methods total=214853 before=71519 after=88232
01-05 20:11:48.913 2453 2453 I art : VMRuntime.preloadDexCaches finished
01-05 20:11:48.945 2941 2941 D idmap : error: no read access to /vendor/overlay: No such file or directory
01-05 20:11:49.003 2453 2453 I Zygote : Preloading resources...
01-05 20:11:49.157 2453 2453 W Resources: Preloaded drawable resource #0x1080096 (android:drawable/toast_frame) that varies with configuration!!
01-05 20:11:49.202 2453 2453 I Zygote : ...preloaded 86 resources in 199ms.
01-05 20:11:49.202 2453 2453 I Zygote : ...preloaded 0 resources in 0ms.
01-05 20:11:49.234 2453 2453 D libEGL : loaded /vendor/lib/egl/libGLES_mali.so
01-05 20:11:49.243 2453 2453 I Zygote : Preloading shared libraries...
01-05 20:11:49.258 2453 2453 D Zygote : end preload
01-05 20:11:49.258 2453 2453 I art : Starting a blocking GC Explicit
01-05 20:11:49.269 2453 2453 I art : Explicit concurrent mark sweep GC freed 1010(49KB) AllocSpace objects, 0(0B) LOS objects, 40% free, 13MB/22MB, paused 100us total 11.220ms
01-05 20:11:49.273 2453 2453 I art : Starting a blocking GC Explicit
01-05 20:11:49.283 2453 2453 I art : Explicit concurrent mark sweep GC freed 388(15KB) AllocSpace objects, 1(28KB) LOS objects, 39% free, 13MB/22MB, paused 97us total 10.547ms
01-05 20:11:49.285 2453 2940 I art : Starting a blocking GC HeapTrim
01-05 20:11:49.286 2453 2453 I art : Starting a blocking GC Background
01-05 20:11:49.379 2453 2453 I Zygote : System server process 2942 has been created
01-05 20:11:49.383 2453 2453 I Zygote : Accepting command socket connections
01-05 20:11:49.390 2942 2942 I InstallerConnection: connecting...
01-05 20:11:49.391 2442 2442 I installd: new connection
01-05 20:11:49.419 2953 2953 I dex2oat : Adjusted thread count (for runtime dex2oat): 4, 4
01-05 20:11:49.419 2953 2953 I dex2oat : /system/bin/dex2oat --compiler-filter=speed
01-05 20:11:49.421 2953 2953 E dex2oat : Could not create image space with image file '/system/framework/boot.art'. Attempting to fall back to imageless running. Error was: Only the zygote can create the global boot image.
01-05 20:11:49.425 2953 2953 E dex2oat : Dex file fallback disabled, cannot continue without image.
01-05 20:11:49.425 2953 2953 E dex2oat : Failed to create runtime
01-05 20:11:49.426 2953 2953 I dex2oat : dex2oat took 8.203ms (threads: 4)
01-05 20:11:49.429 2442 2442 E installd: DexInv: --- END '/system/framework/org.cyanogenmod.platform.jar' --- status=0x0100, process failed
01-05 20:11:49.469 2955 2955 I dex2oat : Adjusted thread count (for runtime dex2oat): 4, 4
01-05 20:11:49.470 2955 2955 I dex2oat : /system/bin/dex2oat --compiler-filter=speed
01-05 20:11:49.472 2955 2955 E dex2oat : Could not create image space with image file '/system/framework/boot.art'. Attempting to fall back to imageless running. Error was: Only the zygote can create the global boot image.
01-05 20:11:49.479 2955 2955 E dex2oat : Dex file fallback disabled, cannot continue without image.
01-05 20:11:49.479 2955 2955 E dex2oat : Failed to create runtime
01-05 20:11:49.481 2955 2955 I dex2oat : dex2oat took 12.580ms (threads: 4)
01-05 20:11:49.484 2442 2442 E installd: DexInv: --- END '/system/framework/org.cyanogenmod.hardware.jar' --- status=0x0100, process failed
01-05 20:11:49.524 2957 2957 I dex2oat : Adjusted thread count (for runtime dex2oat): 4, 4
01-05 20:11:49.525 2957 2957 I dex2oat : /system/bin/dex2oat --compiler-filter=speed
01-05 20:11:49.528 2957 2957 E dex2oat : Could not create image space with image file '/system/framework/boot.art'. Attempting to fall back to imageless running. Error was: Only the zygote can create the global boot image.
01-05 20:11:49.538 2957 2957 E dex2oat : Dex file fallback disabled, cannot continue without image.
01-05 20:11:49.538 2957 2957 E dex2oat : Failed to create runtime
01-05 20:11:49.541 2957 2957 I dex2oat : dex2oat took 17.213ms (threads: 4)
01-05 20:11:49.545 2442 2442 E installd: DexInv: --- END '/system/framework/services.jar' --- status=0x0100, process failed
01-05 20:11:49.609 2959 2959 I dex2oat : Adjusted thread count (for runtime dex2oat): 4, 4
01-05 20:11:49.610 2959 2959 I dex2oat : /system/bin/dex2oat --compiler-filter=speed
01-05 20:11:49.615 2959 2959 E dex2oat : Could not create image space with image file '/system/framework/boot.art'. Attempting to fall back to imageless running. Error was: Only the zygote can create the global boot image.
01-05 20:11:49.623 2959 2959 E dex2oat : Dex file fallback disabled, cannot continue without image.
01-05 20:11:49.624 2959 2959 E dex2oat : Failed to create runtime
01-05 20:11:49.627 2959 2959 I dex2oat : dex2oat took 18.721ms (threads: 4)
01-05 20:11:49.631 2442 2442 E installd: DexInv: --- END '/system/framework/ethernet-service.jar' --- status=0x0100, process failed
01-05 20:11:49.700 2961 2961 I dex2oat : Adjusted thread count (for runtime dex2oat): 4, 4
01-05 20:11:49.701 2961 2961 I dex2oat : /system/bin/dex2oat --compiler-filter=speed
01-05 20:11:49.706 2961 2961 E dex2oat : Could not create image space with image file '/system/framework/boot.art'. Attempting to fall back to imageless running. Error was: Only the zygote can create the global boot image.
01-05 20:11:49.716 2961 2961 E dex2oat : Dex file fallback disabled, cannot continue without image.
01-05 20:11:49.716 2961 2961 E dex2oat : Failed to create runtime
01-05 20:11:49.719 2961 2961 I dex2oat : dex2oat took 19.602ms (threads: 4)
01-05 20:11:49.723 2442 2442 E installd: DexInv: --- END '/system/framework/wifi-service.jar' --- status=0x0100, process failed
01-05 20:11:49.786 2963 2963 I dex2oat : Adjusted thread count (for runtime dex2oat): 4, 4
01-05 20:11:49.788 2963 2963 I dex2oat : /system/bin/dex2oat --compiler-filter=speed
01-05 20:11:49.793 2963 2963 E dex2oat : Could not create image space with image file '/system/framework/boot.art'. Attempting to fall back to imageless running. Error was: Only the zygote can create the global boot image.
01-05 20:11:49.801 2963 2963 E dex2oat : Dex file fallback disabled, cannot continue without image.
01-05 20:11:49.802 2963 2963 E dex2oat : Failed to create runtime
01-05 20:11:49.805 2963 2963 I dex2oat : dex2oat took 19.133ms (threads: 4)
01-05 20:11:49.809 2442 2442 E installd: DexInv: --- END '/system/framework/patchrom-server.jar' --- status=0x0100, process failed
01-05 20:11:49.810 2942 2942 I InstallerConnection: disconnecting...
01-05 20:11:49.811 2442 2442 E installd: eof
01-05 20:11:49.811 2442 2442 E installd: failed to read size
01-05 20:11:49.811 2442 2442 I installd: closing connection
01-05 20:11:49.813 2942 2942 W art : No image location found for Dex2Oat.
01-05 20:11:49.882 2942 2942 W art : No image location found for Dex2Oat.
01-05 20:11:49.888 2942 2942 W art : No image location found for Dex2Oat.
01-05 20:11:50.355 2942 2942 W art : No image location found for Dex2Oat.
01-05 20:11:50.357 2942 2942 W art : No image location found for Dex2Oat.
01-05 20:11:50.456 2942 2942 W art : No image location found for Dex2Oat.
01-05 20:11:50.508 2942 2942 I SystemServer: Entered the Android system server!
01-05 20:11:50.561 2942 2942 I SystemServiceManager: Starting com.android.server.pm.Installer
01-05 20:11:50.564 2942 2942 I Installer: Waiting for installd to be ready.
01-05 20:11:50.564 2942 2942 I InstallerConnection: connecting...
01-05 20:11:50.564 2442 2442 I installd: new connection
01-05 20:11:50.564 2942 2942 I SystemServiceManager: Starting com.android.server.am.ActivityManagerService$Lifecycle
01-05 20:11:50.708 2942 2942 I ActivityManager: choosing minFree values for 32 Bit
01-05 20:11:50.708 2942 2942 I ActivityManager: choosing minFree values for 32 Bit
01-05 20:11:50.708 2942 2942 I ActivityManager: choosing minFree values for 32 Bit
01-05 20:11:50.708 2942 2942 I ActivityManager: choosing minFree values for 32 Bit
01-05 20:11:50.708 2942 2942 I ActivityManager: choosing minFree values for 32 Bit
01-05 20:11:50.708 2942 2942 I ActivityManager: choosing minFree values for 32 Bit
01-05 20:11:50.721 2942 2942 I ActivityManager: Memory class: 288
01-05 20:11:50.836 2942 2942 D BatteryStatsImpl: Reading daily items from /data/system/batterystats-daily.xml
01-05 20:11:50.879 2942 2942 I AppOps : No existing app ops /data/system/appops.xml; starting empty
01-05 20:11:50.958 2942 2942 I IntentFirewall: Read new rules (A:0 B:0 S:0)
01-05 20:11:51.004 2942 2942 I FeatureParser: can't find ha3g.xml in assets/device_features/,it may be in /system/etc/device_features
01-05 20:11:51.009 2942 2942 D AppOps : AppOpsService published
01-05 20:11:51.010 2942 2942 I SystemServiceManager: Starting com.android.server.power.PowerManagerService
So in Need For Help to fix those bugs then the rom will be released immediately and This Rom is based on AICP by tincho5588
XDA:DevDB Information
MIUI 8 Port, ROM for the Samsung Galaxy Note 3
Contributors
omarilzz, tincho5588
ROM OS Version: 6.0.x Marshmallow
Version Information
Status: Testing
Created 2016-12-24
Last Updated 2016-12-24
Very thanks
Reserved
When your rom uploaded?
tnx for port rom. android LP or MM ?
ok i found this ( i dont know about port or fix bug , just find it with google , sorry if not help you i dont know a lot of Port and build Custom rom ) :
1- SystemUi Carsh : wrong permissions
2- Clear Cache and Dalvik Cache
maybe help :
http://forum.xda-developers.com/showthread.php?t=2759479
http://www.zopomobile.com/forum/thread-439-1-1.html
Mohamad313 said:
Very thanks
Reserved
When your rom uploaded?
Click to expand...
Click to collapse
after i fix those 2 bugs
rasoulia said:
tnx for port rom. android LP or MM ?
ok i found this ( i dont know about port or fix bug , just find it with google , sorry if not help you i dont know a lot of Port and build Custom rom ) :
1- SystemUi Carsh : wrong permissions
2- Clear Cache and Dalvik Cache
maybe help :
http://forum.xda-developers.com/showthread.php?t=2759479
http://www.zopomobile.com/forum/thread-439-1-1.html
Click to expand...
Click to collapse
my rom is 6.0.x MM
Screen shot please
Mohamad313 said:
Screen shot please
Click to expand...
Click to collapse
i cant mate it reboots directly after booting and showing force close
Ok we waiting
http://forum.xda-developers.com/android/software/guide-build-port-miui-rom-to-device-t3250984
look at this i think u forgot sth to do
and i have question , we had miui 5 which fully worked with air command is it possible to add aircommand to this rom ?
Kernel LOG
@tincho5588 @deadman96385
Miui 8 is One step a head i posed a log from kernel to fix random reboot and the three apps FC
So Help please
RYAN SHAY said:
http://forum.xda-developers.com/android/software/guide-build-port-miui-rom-to-device-t3250984
look at this i think u forgot sth to do
and i have question , we had miui 5 which fully worked with air command is it possible to add aircommand to this rom ?
Click to expand...
Click to collapse
i Will add all u want but i want to fix the kernel reboot issue and force close first so we can at least have a booted rom and i used this already while porting XD
RYAN SHAY said:
http://forum.xda-developers.com/android/software/guide-build-port-miui-rom-to-device-t3250984
look at this i think u forgot sth to do
and i have question , we had miui 5 which fully worked with air command is it possible to add aircommand to this rom ?
Click to expand...
Click to collapse
It will be almost impossible to add aircommand to this ROM since it's not based on TW ROM
---------- Post added at 02:17 PM ---------- Previous post was at 02:16 PM ----------
Thanks a lot mate for your work I hope this will be our Christmas gift
Alexjudge999 said:
It will be almost impossible to add aircommand to this ROM since it's not based on TW ROM
---------- Post added at 02:17 PM ---------- Previous post was at 02:16 PM ----------
Thanks a lot mate for your work I hope this will be our Christmas gift
Click to expand...
Click to collapse
nothing is impossible and yes merry Christmas
It's for N9005? and this custom have multilanguage?
beepoff15 said:
It's for N9005? and this custom have multilanguage?
Click to expand...
Click to collapse
No. Its for exynos version
Sent from my SM-N900 using XDA-Developers mobile app
beepoff15 said:
It's for N9005? and this custom have multilanguage?
Click to expand...
Click to collapse
It's for SM-N900 but there is already a MIUI 8 ROM for SM-N9005
@omarilzz When will it come Miui v8. Waiting impatiently please send me pleaaaaassseee i said im waiting and we waiting
what the point of spending time port crappy ios ripped off os to beautiful great aicp
better if import features from oneplus phones or motorolla
Abandoned War Place said:
what the point of spending time port crappy ios ripped off os to beautiful great aicp
better if import features from oneplus phones or motorolla
Click to expand...
Click to collapse
If you think that the MIUI is just a copy paste from IOS then you know nothing about it
lordondi said:
@omarilzz When will it come Miui v8. Waiting impatiently please send me pleaaaaassseee i said im waiting and we waiting
Click to expand...
Click to collapse
if god wills it the rom will be bugless ^^ but the problem that all apps crash when rom boots and i cant find any dev to help i messaged them all and no help so am stuck at no point the rom boots but all apps crash and self reboots

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

J7 boot hangs, logcat shows SIGSEGV errors repeatedly

I have Samsung J7 (model SM-J730F) which has Android version 8.1.0. Sometimes it boots fine, but very often the phone gets stuck displaying time - that is, the phone does not show the normal user interface.
When I connect the phone to my PC, command "adb logcat *:E" displays repeatedly the following error:
Code:
01-07 11:29:20.369 4067 4067 E audit : type=1701 audit(1546853360.359:450): auid=4294967295 uid=10006 gid=10006 ses=4294967295 subj=u:r:platform_app:s0:c512,c768 pid=21158 comm="SysUiBg" exe="/system/bin/app_process32" sig=11
01-07 11:29:20.428 4391 5888 E SystemUIAdapter: binderDied() key = 80
01-07 11:29:20.428 4391 4507 E InputDispatcher: channel ~ Channel is unrecoverably broken and will be disposed!
01-07 11:29:20.428 4391 4507 E InputDispatcher: channel ~ Channel is unrecoverably broken and will be disposed!
01-07 11:29:20.458 21184 21184 E Zygote : isWhitelistProcess - Process is Whitelisted
01-07 11:29:20.614 21184 21184 E CoverUI : onCreate() - mStatusBar is null
01-07 11:29:20.616 21184 21196 E CoverUI : onCreate() - mStatusBar is null
01-07 11:29:20.616 21184 21196 E CoverUI : updateCoverState() - cannot find mStatusBar
01-07 11:29:20.616 21184 21196 E CoverUI : onCreate() - mStatusBar is null
01-07 11:29:20.616 21184 21196 E CoverUI : updateCoverState() - cannot find mStatusBar
01-07 11:29:20.693 4391 4391 E KioskModeService: There's no matched data
01-07 11:29:20.695 5299 5299 E KNOXCORE::CACHE: clr value {old=1 new:1
01-07 11:29:20.707 21184 21184 E SoundPool: error loading /system/media/audio/ui/Trusted.ogg
01-07 11:29:20.707 5299 5299 E KNOXCORE::CACHE: clr value {old=0 new:0
01-07 11:29:20.884 4391 5708 E CoverManager.StateNotifier: addListenerToListLocked : duplicated listener handle
01-07 11:29:21.383 21184 21184 E MultiSimMgrUtils: Package not found : com.samsung.android.globalroaming
01-07 11:29:21.497 21184 21223 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x9 in tid 21223 (SysUiBg), pid 21184 (ndroid.systemui)
01-07 11:29:21.571 21248 21248 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
01-07 11:29:21.571 21248 21248 F DEBUG : Build fingerprint: 'samsung/j7y17ltexx/j7y17lte:8.1.0/M1AJQ/J730FXXU3BRJ1:user/release-keys'
01-07 11:29:21.571 21248 21248 F DEBUG : Revision: '7'
01-07 11:29:21.571 21248 21248 F DEBUG : ABI: 'arm'
01-07 11:29:21.571 21248 21248 F DEBUG : pid: 21184, tid: 21223, name: SysUiBg >>> com.android.systemui <<<
01-07 11:29:21.571 21248 21248 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x9
01-07 11:29:21.571 21248 21248 F DEBUG : Cause: null pointer dereference
01-07 11:29:21.571 21248 21248 F DEBUG : r0 70c12070 r1 13ddf520 r2 00000001 r3 00000009
01-07 11:29:21.571 21248 21248 F DEBUG : r4 00000001 r5 00000001 r6 13ddf520 r7 13dcef70
01-07 11:29:21.571 21248 21248 F DEBUG : r8 00000000 r9 e52af000 sl 00000001 fp 144b8410
01-07 11:29:21.571 21248 21248 F DEBUG : ip 00000000 sp d247a520 lr d4d61449 pc 71675d5e cpsr 200e0030
01-07 11:29:21.672 21248 21248 F DEBUG :
01-07 11:29:21.672 21248 21248 F DEBUG : backtrace:
01-07 11:29:21.672 21248 21248 F DEBUG : #00 pc 00262d5e /system/framework/arm/boot.oat (offset 0x1cc000) (java.lang.StringBuilder.append+61)
01-07 11:29:21.672 21248 21248 F DEBUG : #01 pc 0021a447 /data/dalvik-cache/arm/[email protected]@[email protected]@classes.dex (offset 0x17a000)
01-07 11:29:21.736 4391 4545 E WifiNotificationController: clearPendingNotification with resetRepeatTime= true, state= 0
01-07 11:29:22.910 4125 4125 E /system/bin/tombstoned: Tombstone written to: /data/tombstones/tombstone_00
I have tried clearing the cache, but it does not solve the problem. I would like to fix this problem without factory reset. The phone is not rooted.
JuhaniJ said:
I have Samsung J7 (model SM-J730F) which has Android version 8.1.0. Sometimes it boots fine, but very often the phone gets stuck displaying time - that is, the phone does not show the normal user interface.
When I connect the phone to my PC, command "adb logcat *:E" displays repeatedly the following error:
Code:
01-07 11:29:20.369 4067 4067 E audit : type=1701 audit(1546853360.359:450): auid=4294967295 uid=10006 gid=10006 ses=4294967295 subj=u:r:platform_app:s0:c512,c768 pid=21158 comm="SysUiBg" exe="/system/bin/app_process32" sig=11
01-07 11:29:20.428 4391 5888 E SystemUIAdapter: binderDied() key = 80
01-07 11:29:20.428 4391 4507 E InputDispatcher: channel ~ Channel is unrecoverably broken and will be disposed!
01-07 11:29:20.428 4391 4507 E InputDispatcher: channel ~ Channel is unrecoverably broken and will be disposed!
01-07 11:29:20.458 21184 21184 E Zygote : isWhitelistProcess - Process is Whitelisted
01-07 11:29:20.614 21184 21184 E CoverUI : onCreate() - mStatusBar is null
01-07 11:29:20.616 21184 21196 E CoverUI : onCreate() - mStatusBar is null
01-07 11:29:20.616 21184 21196 E CoverUI : updateCoverState() - cannot find mStatusBar
01-07 11:29:20.616 21184 21196 E CoverUI : onCreate() - mStatusBar is null
01-07 11:29:20.616 21184 21196 E CoverUI : updateCoverState() - cannot find mStatusBar
01-07 11:29:20.693 4391 4391 E KioskModeService: There's no matched data
01-07 11:29:20.695 5299 5299 E KNOXCORE::CACHE: clr value {old=1 new:1
01-07 11:29:20.707 21184 21184 E SoundPool: error loading /system/media/audio/ui/Trusted.ogg
01-07 11:29:20.707 5299 5299 E KNOXCORE::CACHE: clr value {old=0 new:0
01-07 11:29:20.884 4391 5708 E CoverManager.StateNotifier: addListenerToListLocked : duplicated listener handle
01-07 11:29:21.383 21184 21184 E MultiSimMgrUtils: Package not found : com.samsung.android.globalroaming
01-07 11:29:21.497 21184 21223 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x9 in tid 21223 (SysUiBg), pid 21184 (ndroid.systemui)
01-07 11:29:21.571 21248 21248 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
01-07 11:29:21.571 21248 21248 F DEBUG : Build fingerprint: 'samsung/j7y17ltexx/j7y17lte:8.1.0/M1AJQ/J730FXXU3BRJ1:user/release-keys'
01-07 11:29:21.571 21248 21248 F DEBUG : Revision: '7'
01-07 11:29:21.571 21248 21248 F DEBUG : ABI: 'arm'
01-07 11:29:21.571 21248 21248 F DEBUG : pid: 21184, tid: 21223, name: SysUiBg >>> com.android.systemui <<<
01-07 11:29:21.571 21248 21248 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x9
01-07 11:29:21.571 21248 21248 F DEBUG : Cause: null pointer dereference
01-07 11:29:21.571 21248 21248 F DEBUG : r0 70c12070 r1 13ddf520 r2 00000001 r3 00000009
01-07 11:29:21.571 21248 21248 F DEBUG : r4 00000001 r5 00000001 r6 13ddf520 r7 13dcef70
01-07 11:29:21.571 21248 21248 F DEBUG : r8 00000000 r9 e52af000 sl 00000001 fp 144b8410
01-07 11:29:21.571 21248 21248 F DEBUG : ip 00000000 sp d247a520 lr d4d61449 pc 71675d5e cpsr 200e0030
01-07 11:29:21.672 21248 21248 F DEBUG :
01-07 11:29:21.672 21248 21248 F DEBUG : backtrace:
01-07 11:29:21.672 21248 21248 F DEBUG : #00 pc 00262d5e /system/framework/arm/boot.oat (offset 0x1cc000) (java.lang.StringBuilder.append+61)
01-07 11:29:21.672 21248 21248 F DEBUG : #01 pc 0021a447 /data/dalvik-cache/arm/[email protected]@[email protected]@classes.dex (offset 0x17a000)
01-07 11:29:21.736 4391 4545 E WifiNotificationController: clearPendingNotification with resetRepeatTime= true, state= 0
01-07 11:29:22.910 4125 4125 E /system/bin/tombstoned: Tombstone written to: /data/tombstones/tombstone_00
I have tried clearing the cache, but it does not solve the problem. I would like to fix this problem without factory reset. The phone is not rooted.
Click to expand...
Click to collapse
If you're OEM Unlocked (you are very lucky ), flash TWRP Recovery, backup data partition than connect phone to pc and copy all this to the pc (Dont forget about internal memory).
Than flash official rom via Odin (take off tick on the " Auto reboot" checkbox), and recovery too (Because flashing official rom restores factory recovery). Press and hold Vol. down + Power, until screen will turn off. Than very quickly, enter to the recovery and restore all that you're backuped. After all this manipulations you can boot to system. Congatulations :good: By the way, im thirteen OMG)
Or just try to flash 4 file service rom via odin. IT MUST BE HOME_CSC, if you dont want to do factory reset)

[ROM] [unlocked] [douglas,giza] [OTAs] Lineage-14.1 [26 JUL 2021]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
LineageOS 14.1 (Android 7.1.2) for the Amazon Fire HD8 2016/2017​
Disclaimer:
Code:
/*
* Your warranty is... still valid?
* I am not responsible for bricked devices, dead SD cards, thermonuclear war,
* or you getting fired because the alarm app failed.
* Please do some research if you have any concerns about features included
* in the products you find here before flashing it!
* YOU are choosing to make these modifications.
*/
LineageOS is a free, community built, aftermarket firmware distribution of Android, which is designed to increase performance and reliability over stock Android for your device. All the source code for LineageOS is available in the LineageOS Github repo. If you would like to contribute to LineageOS, please visit our Gerrit Code Review.​
IMPORTANT NOTES BEFORE INSTALLING THE ROM:
As usual, you need to be unlocked to install this ROM.
This ROM is in beta status so don't expect 100% stable ROM.
This ROM is only compatible with the Fire HD8 2017 (douglas) and the Fire HD8 2016 (giza). All questions related to other devices will be reported and ignored.
KNOWN ISSUES:
Hardware Decoding is not working (OMX - 1080p video playback).
Volume keys behave weirdly.
Photos/Video recordings aren't working.
Encryption (Disabled).
INSTALLATION:
Boot to TWRP.
Wipe system, cache and userdata.
Install the ROM zip.
(OPTIONAL): Flash G-Apps package.
(OPTIONAL): Flash root (Magisk/SuperSU).
Wipe Dalvik Cache.
Reboot and enjoy!
DOWNLOADS:
ROM (Fire HD8 2017 - douglas): lineage-14.1-20210826-UNOFFICIAL-douglas.zip | md5sum: 2b7f37a42755e5191e6249217bcb24fe
ROM (Fire HD8 2016 - giza): lineage-14.1-20210826-UNOFFICIAL-giza.zip | md5sum: 909932efcc3edcc0b249d06037cc8643
Open GApps: https://opengapps.org/?arch=arm64&api=7.1&variant=pico
Source Code:
https://github.com/mt8163-dev
Special Thanks:
SPECIAL THANKS to @FreakyyLike for donating me douglas.
@Lorisson for testing the ROM (douglas).
@Iovaduck for testing the ROM (giza).
XDA:DevDB Information
LineageOS 14.1 for the Amazon Fire HD8 2017/2016, ROM for the Amazon Fire HD 8 2017/2016
Contributors
Rortiz2
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.x
ROM Firmware Required: Unlocked bootloader + TWRP
Based On: LineageOS
Version Information
Status: Beta
Current Beta Version: 7
Beta Release Date: 2020-11-26
Created 2020-11-26
Last Updated 2021-08-13
Changelog
2021-08-26 [douglas] [giza]
Updated wpa_supplicant_8 HAL.
Now building libwifi-hal-mt66xx.
Rebased the kernel source to the latest Amazon sources (Fire_HD8_7th_Gen-5.3.7.3.tar.bz2).
Set build characteristics to tablet.
Dropped prebuilt lights HAL, now building it.
UID_SYS_STATS are fully functional now.
[KERNEL]: Upstreamed Power/PM drivers.
Synced with LineageOS sources (cm-14.1).
2021-08-13 [douglas] [giza]
Fixed WebView crashes (Chrome should work).
Spoofed Fingerprint (uses Pixel XL's fingerprint now).
Increased ZRAM to 786MB (+250MB ~).
Dropped deprecated dhpcd.
Synced with LineageOS sources (cm-14.1).
2021-07-11 [douglas] [giza]
Added support for the Fire HD8 2016! (initial common build).
Added a lot of performance tweaks to the kernel.
Enabled ZRAM (uses LZ4).
2021-06-14
Updated vendor blobs to 5.6.8.0.
Fixed UID_SYS_STATS (+ performance).
Removed audio logcat spam (+ battery life).
Limited background processes.
Enabled ZRAM.
Fixed microphone.
Updated Security Patch to 2021-05-05.
Synced with LineageOS sources (cm-14.1).
2021-01-30
Fixed external SDCards.
Synced with LineageOS sources (cm-14.1).
2021-01-05
Updated Security Patch to DEC 2020.
Enabled USB tethering interface (rndis0) in the overlay.
Disabled Encryption from Settings.
Enabled Doze (Deep Sleep).
Enabled offline charging.
Introduced libinit.
Synced with LineageOS sources (cm-14.1).
2020-11-30
Fixed Prime Video and other Amazon apps.
Changed product brand to google to pass play-certification.
Fixed some out of memory GL crashes (app crashes).
Enabled BLE.
Some updates related to storage (still not working).
Fixed OTAs.
2020-11-28
Fixed Video Playback (SW).
Fixed Audio.
Disabled Camera (no more battery drains).
[KERNEL]: Fixed warning when releasing active sync point.
2020-11-26
Initial Release.
Audio is not working at all (due camera).
DRM should be working (L1).
SDcard does weird stuff.
Video Playback is broken aswell (due camera).
Volume keys are swapped sometimes.
TODO LIST
[fixed] Audio working without problems - camera was causing weird issues.
[fixed] DRM seems to be working - LP legacy libraries were causing weird libc fatal crashes.
[partially fixed] OMX is partially working - SW decoding is working fine. HW decoding is broken as of now.
[fixed] Wi-Fi working - Been working without problems since the first build.
[fixed] BT working - Same as Wi-Fi, always have been working without problems.
[todo] Camera not working - Videos and Photos aren't working. Enabling camera causes issues with Audio and OMX (SW).
[fixed] External SDCard - There are some mounting issues (vold related?) - External SDCard is working without problems now.
[todo] Deep Sleep - Pending to enable Doze and see if it improves the Deep Sleep. Still not working, big battery drains.
[todo] Volume keys are working weirdly - They're sometimes swapped.
Reserved (3)
Will try later today and report.
Downloading...
I'm still not able to play music with Doubletwist or watch movies with Tubi. File Manager+ also doesn't see the SD card properly. It just says that a 128GB card is an empty 673 MB one. Odd.
Just a quick test after installation, Amazon Shopping still does not work
Installing now and will report with any useful info that may be needed. A great Thanksgiving gift!
Adb logcat shows (permanently) crashing mediaserver:
Code:
11-27 23:54:31.380 8802 8802 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x54 in tid 8802 (mediaserver)
11-27 23:54:31.380 192 192 W : debuggerd: handling request: pid=8802 uid=1013 gid=1005 tid=8802
11-27 23:54:31.447 8812 8812 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
11-27 23:54:31.447 8812 8812 F DEBUG : LineageOS Version: '14.1-20201126-UNOFFICIAL-douglas'
11-27 23:54:31.447 8812 8812 F DEBUG : Build fingerprint: 'Amazon/cm_douglas/douglas:7.1.2/NJH47F/3feda29ce4:userdebug/test-keys'
11-27 23:54:31.447 8812 8812 F DEBUG : Revision: '0'
11-27 23:54:31.447 8812 8812 F DEBUG : ABI: 'arm'
11-27 23:54:31.447 8812 8812 F DEBUG : pid: 8802, tid: 8802, name: mediaserver >>> /system/bin/mediaserver <<<
11-27 23:54:31.447 8812 8812 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x54
11-27 23:54:31.447 8812 8812 F DEBUG : r0 00000000 r1 00000003 r2 ffb56404 r3 f6ac6a65
11-27 23:54:31.447 8812 8812 F DEBUG : r4 f5fcffc0 r5 f3149184 r6 00000000 r7 00000001
11-27 23:54:31.447 8812 8812 F DEBUG : r8 00000000 r9 00000000 sl 00000000 fp ffb56510
11-27 23:54:31.447 8812 8812 F DEBUG : ip f314b834 sp ffb563e8 lr f3135b9d pc f6ac6a6c cpsr 000f0030
11-27 23:54:31.452 8812 8812 F DEBUG :
11-27 23:54:31.452 8812 8812 F DEBUG : backtrace:
11-27 23:54:31.452 8812 8812 F DEBUG : #00 pc 0005da6c /system/lib/libcameraservice.so
11-27 23:54:31.452 8812 8812 F DEBUG : #01 pc 00014b9b /system/lib/libcam.client.so (_ZN7android15NSDisplayClient13DisplayClient15restoreBufCountEv+18)
11-27 23:54:31.452 8812 8812 F DEBUG : #02 pc 000150f1 /system/lib/libcam.client.so (_ZN7android15NSDisplayClient13DisplayClient6uninitEv+24)
11-27 23:54:31.452 8812 8812 F DEBUG : #03 pc 00008d19 /system/lib/libcam.device1.so (_ZN7android14Cam1DeviceBase17initDisplayClientEP18preview_stream_ops+56)
11-27 23:54:31.452 8812 8812 F DEBUG : #04 pc 0000775b /system/lib/libcam.device1.so (_ZN7android14Cam1DeviceBase16setPreviewWindowEP18preview_stream_ops+34)
11-27 23:54:31.452 8812 8812 F DEBUG : #05 pc 0005ce7b /system/lib/libcameraservice.so (_ZN7android35CameraHardwareInterfaceFlashControl22disconnectCameraDeviceEv+138)
11-27 23:54:31.452 8812 8812 F DEBUG : #06 pc 0005d05d /system/lib/libcameraservice.so (_ZN7android35CameraHardwareInterfaceFlashControl18hasFlashUnitLockedERKNS_7String8EPbb+100)
11-27 23:54:31.453 8812 8812 F DEBUG : #07 pc 0005d101 /system/lib/libcameraservice.so (_ZN7android35CameraHardwareInterfaceFlashControl12hasFlashUnitERKNS_7String8EPb+28)
11-27 23:54:31.453 8812 8812 F DEBUG : #08 pc 0005bf41 /system/lib/libcameraservice.so (_ZN7android16CameraFlashlight14findFlashUnitsEv+140)
11-27 23:54:31.453 8812 8812 F DEBUG : #09 pc 0004ff13 /system/lib/libcameraservice.so (_ZN7android13CameraService10onFirstRefEv+302)
11-27 23:54:31.453 8812 8812 F DEBUG : #10 pc 00000eb3 /system/bin/mediaserver
11-27 23:54:31.453 8812 8812 F DEBUG : #11 pc 00000d47 /system/bin/mediaserver
11-27 23:54:31.453 8812 8812 F DEBUG : #12 pc 00016ca1 /system/lib/libc.so (__libc_init+48)
11-27 23:54:31.453 8812 8812 F DEBUG : #13 pc 00000c2c /system/bin/mediaserver
11-27 23:54:31.603 584 767 W NativeCrashListener: Couldn't find ProcessRecord for pid 8802
11-27 23:54:31.603 8802 8808 D AMZ-lsc_mgr2_thread: [changeThreadSetting] sensor(1), tid(8808), policy:(expect, result)=(0, 0), priority:(expect, result)=(0xfffffffd, 0xfffffffd)
11-27 23:54:31.603 8802 8808 D AMZ-lsc_mgr2_thread: [doThreadFunc +]
11-27 23:54:31.606 584 622 I BootReceiver: Copying /data/tombstones/tombstone_02 to DropBox (SYSTEM_TOMBSTONE)
11-27 23:54:31.613 192 192 W : debuggerd: resuming target 8802
11-27 23:54:31.616 288 288 I ServiceManager: service 'media.player' died
11-27 23:54:31.616 288 288 I ServiceManager: service 'media.resource_manager' died
11-27 23:54:32.240 584 618 I CameraManagerGlobal: Connecting to camera service
11-27 23:54:32.240 584 618 E CameraManagerGlobal: Camera service is unavailable
11-27 23:54:32.240 584 618 I CameraManagerGlobal: Connecting to camera service
11-27 23:54:32.241 584 618 E CameraManagerGlobal: Camera service is unavailable
11-27 23:54:33.242 584 618 I CameraManagerGlobal: Connecting to camera service
11-27 23:54:33.242 584 618 E CameraManagerGlobal: Camera service is unavailable
11-27 23:54:33.242 584 618 I CameraManagerGlobal: Connecting to camera service
11-27 23:54:33.243 584 618 E CameraManagerGlobal: Camera service is unavailable
11-27 23:54:33.431 5053 5053 I Thread-12: type=1400 audit(0.0:284): avc: denied { read } for name="FG_Battery_CurrentConsumption" dev="sysfs" ino=19392 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
11-27 23:54:33.431 5053 5053 I Thread-12: type=1400 audit(0.0:285): avc: denied { open } for path="/sys/devices/platform/battery/FG_Battery_CurrentConsumption" dev="sysfs" ino=19392 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
11-27 23:54:33.431 5053 5053 I Thread-12: type=1400 audit(0.0:286): avc: denied { getattr } for path="/sys/devices/platform/battery/FG_Battery_CurrentConsumption" dev="sysfs" ino=19392 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
11-27 23:54:34.244 584 618 I CameraManagerGlobal: Connecting to camera service
11-27 23:54:34.244 584 618 E CameraManagerGlobal: Camera service is unavailable
11-27 23:54:34.244 584 618 I CameraManagerGlobal: Connecting to camera service
11-27 23:54:34.245 584 618 E CameraManagerGlobal: Camera service is unavailable
11-27 23:54:34.943 8818 8818 I mediaserver: ServiceManager: 0xf5e90520
11-27 23:54:34.944 8818 8818 I CameraService: CameraService started (pid=8818)
11-27 23:54:34.945 8818 8818 I CameraService: CameraService process starting
11-27 23:54:35.166 8818 8818 D AMZ-IspDrv: [IspDrvImp] getpid[0x00002272],gettid[0x00002272]
Besides that: A very snappy, fast nice ROM. Awesome work @Rortiz2 ! Did not test that much yet but I am already impressed by the speed compared to what I had installed before. Again, thanks.
Youtube, amazon prime, netflix not working go service updated
Thanks for the ROM. Here's my initial testing feedback...
I tested a video, but could not get any playback.
I couldn't get any audio working with either RadioDroid or AntennaPod. Also, the battery drain was relatively fast.
A logcat was showing issues with the Camera Service crashing constantly. So, referring back to the feedback on the Alpha version, I rebooted to TWRP, and deleted:
/system/lib64/hw/camera.mt8163.so
/system/lib/hw/camera.mt8163.so
... and now ... SUCCESS!
RadioDroid and AntennaPod are both working correctly.
My bluetooth speaker was working well.
Also, I was able to get an mp4 video playback working on a 1080p mp4 video. I only sampled the video, but it seemed to be working fine.
The camera app is not showing anymore (certainly related to my deletion of critical files for this app).
It'll take more time to get additional feedback on the battery life.
The SDCard is funky. It's volume label appears to be jibberish. Some apps find it OK, other apps have trouble seeing my SDCard.
Thanks again.
Great feedback! I also did this workaround and can now enjoy music. Thank you for the information. Another issue related to the sound, I realized in Setting>Sound, I could not move the bar to change the sound level. This issue also gone. I think sound related issue has solved. If SDCard issue solved, I can enjoy music on my SDCard. And I can see Images with Gallery that are on SDCard. Waiting for solving the SDcard issue.
Modelo l5s83a
Hola, mi tablet es la modelo l5s83a. Ahora tengo puesta lineage 15.1, quisiera poner esta versión la 14.1. Puedo instalarla? Estoy buscando haber si mi modelo es del 2017 pero no lo encuentro. Se que es de 8th generación. Gracias, un saludo.
KaTze87 said:
Hola, mi tablet es la modelo l5s83a. Ahora tengo puesta lineage 15.1, quisiera poner esta versión la 14.1. Puedo instalarla? Estoy buscando haber si mi modelo es del 2017 pero no lo encuentro. Se que es de 8th generación. Gracias, un saludo.
Click to expand...
Click to collapse
Esto es para la HD8 2017.. Tu tienes el modelo 2018 así que estás buscando esto: https://forum.xda-developers.com/hd8-hd10/orig-development/lineageos-14-1-fire-hd8-2018-t3936242
Also please use english..
Enviat des del meu WAS-LX1A usant Tapatalk
New build is up
2020-11-28
Fixed Video Playback (SW).
Fixed Audio.
Disabled Camera (no more battery drains).
[KERNEL]: Fixed warning when releasing active sync point.
Note: You should be able to install this version using the built-in LineageOS OTA updater though I don't know if will work. If somebody updates using the OTA app let me know if works correctly.
GoodSoul said:
Adb logcat shows (permanently) crashing mediaserver:
Code:
11-27 23:54:31.380 8802 8802 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x54 in tid 8802 (mediaserver)
11-27 23:54:31.380 192 192 W : debuggerd: handling request: pid=8802 uid=1013 gid=1005 tid=8802
11-27 23:54:31.447 8812 8812 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
11-27 23:54:31.447 8812 8812 F DEBUG : LineageOS Version: '14.1-20201126-UNOFFICIAL-douglas'
11-27 23:54:31.447 8812 8812 F DEBUG : Build fingerprint: 'Amazon/cm_douglas/douglas:7.1.2/NJH47F/3feda29ce4:userdebug/test-keys'
11-27 23:54:31.447 8812 8812 F DEBUG : Revision: '0'
11-27 23:54:31.447 8812 8812 F DEBUG : ABI: 'arm'
11-27 23:54:31.447 8812 8812 F DEBUG : pid: 8802, tid: 8802, name: mediaserver >>> /system/bin/mediaserver <<<
11-27 23:54:31.447 8812 8812 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x54
11-27 23:54:31.447 8812 8812 F DEBUG : r0 00000000 r1 00000003 r2 ffb56404 r3 f6ac6a65
11-27 23:54:31.447 8812 8812 F DEBUG : r4 f5fcffc0 r5 f3149184 r6 00000000 r7 00000001
11-27 23:54:31.447 8812 8812 F DEBUG : r8 00000000 r9 00000000 sl 00000000 fp ffb56510
11-27 23:54:31.447 8812 8812 F DEBUG : ip f314b834 sp ffb563e8 lr f3135b9d pc f6ac6a6c cpsr 000f0030
11-27 23:54:31.452 8812 8812 F DEBUG :
11-27 23:54:31.452 8812 8812 F DEBUG : backtrace:
11-27 23:54:31.452 8812 8812 F DEBUG : #00 pc 0005da6c /system/lib/libcameraservice.so
11-27 23:54:31.452 8812 8812 F DEBUG : #01 pc 00014b9b /system/lib/libcam.client.so (_ZN7android15NSDisplayClient13DisplayClient15restoreBufCountEv+18)
11-27 23:54:31.452 8812 8812 F DEBUG : #02 pc 000150f1 /system/lib/libcam.client.so (_ZN7android15NSDisplayClient13DisplayClient6uninitEv+24)
11-27 23:54:31.452 8812 8812 F DEBUG : #03 pc 00008d19 /system/lib/libcam.device1.so (_ZN7android14Cam1DeviceBase17initDisplayClientEP18preview_stream_ops+56)
11-27 23:54:31.452 8812 8812 F DEBUG : #04 pc 0000775b /system/lib/libcam.device1.so (_ZN7android14Cam1DeviceBase16setPreviewWindowEP18preview_stream_ops+34)
11-27 23:54:31.452 8812 8812 F DEBUG : #05 pc 0005ce7b /system/lib/libcameraservice.so (_ZN7android35CameraHardwareInterfaceFlashControl22disconnectCameraDeviceEv+138)
11-27 23:54:31.452 8812 8812 F DEBUG : #06 pc 0005d05d /system/lib/libcameraservice.so (_ZN7android35CameraHardwareInterfaceFlashControl18hasFlashUnitLockedERKNS_7String8EPbb+100)
11-27 23:54:31.453 8812 8812 F DEBUG : #07 pc 0005d101 /system/lib/libcameraservice.so (_ZN7android35CameraHardwareInterfaceFlashControl12hasFlashUnitERKNS_7String8EPb+28)
11-27 23:54:31.453 8812 8812 F DEBUG : #08 pc 0005bf41 /system/lib/libcameraservice.so (_ZN7android16CameraFlashlight14findFlashUnitsEv+140)
11-27 23:54:31.453 8812 8812 F DEBUG : #09 pc 0004ff13 /system/lib/libcameraservice.so (_ZN7android13CameraService10onFirstRefEv+302)
11-27 23:54:31.453 8812 8812 F DEBUG : #10 pc 00000eb3 /system/bin/mediaserver
11-27 23:54:31.453 8812 8812 F DEBUG : #11 pc 00000d47 /system/bin/mediaserver
11-27 23:54:31.453 8812 8812 F DEBUG : #12 pc 00016ca1 /system/lib/libc.so (__libc_init+48)
11-27 23:54:31.453 8812 8812 F DEBUG : #13 pc 00000c2c /system/bin/mediaserver
11-27 23:54:31.603 584 767 W NativeCrashListener: Couldn't find ProcessRecord for pid 8802
11-27 23:54:31.603 8802 8808 D AMZ-lsc_mgr2_thread: [changeThreadSetting] sensor(1), tid(8808), policy:(expect, result)=(0, 0), priority:(expect, result)=(0xfffffffd, 0xfffffffd)
11-27 23:54:31.603 8802 8808 D AMZ-lsc_mgr2_thread: [doThreadFunc +]
11-27 23:54:31.606 584 622 I BootReceiver: Copying /data/tombstones/tombstone_02 to DropBox (SYSTEM_TOMBSTONE)
11-27 23:54:31.613 192 192 W : debuggerd: resuming target 8802
11-27 23:54:31.616 288 288 I ServiceManager: service 'media.player' died
11-27 23:54:31.616 288 288 I ServiceManager: service 'media.resource_manager' died
11-27 23:54:32.240 584 618 I CameraManagerGlobal: Connecting to camera service
11-27 23:54:32.240 584 618 E CameraManagerGlobal: Camera service is unavailable
11-27 23:54:32.240 584 618 I CameraManagerGlobal: Connecting to camera service
11-27 23:54:32.241 584 618 E CameraManagerGlobal: Camera service is unavailable
11-27 23:54:33.242 584 618 I CameraManagerGlobal: Connecting to camera service
11-27 23:54:33.242 584 618 E CameraManagerGlobal: Camera service is unavailable
11-27 23:54:33.242 584 618 I CameraManagerGlobal: Connecting to camera service
11-27 23:54:33.243 584 618 E CameraManagerGlobal: Camera service is unavailable
11-27 23:54:33.431 5053 5053 I Thread-12: type=1400 audit(0.0:284): avc: denied { read } for name="FG_Battery_CurrentConsumption" dev="sysfs" ino=19392 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
11-27 23:54:33.431 5053 5053 I Thread-12: type=1400 audit(0.0:285): avc: denied { open } for path="/sys/devices/platform/battery/FG_Battery_CurrentConsumption" dev="sysfs" ino=19392 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
11-27 23:54:33.431 5053 5053 I Thread-12: type=1400 audit(0.0:286): avc: denied { getattr } for path="/sys/devices/platform/battery/FG_Battery_CurrentConsumption" dev="sysfs" ino=19392 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
11-27 23:54:34.244 584 618 I CameraManagerGlobal: Connecting to camera service
11-27 23:54:34.244 584 618 E CameraManagerGlobal: Camera service is unavailable
11-27 23:54:34.244 584 618 I CameraManagerGlobal: Connecting to camera service
11-27 23:54:34.245 584 618 E CameraManagerGlobal: Camera service is unavailable
11-27 23:54:34.943 8818 8818 I mediaserver: ServiceManager: 0xf5e90520
11-27 23:54:34.944 8818 8818 I CameraService: CameraService started (pid=8818)
11-27 23:54:34.945 8818 8818 I CameraService: CameraService process starting
11-27 23:54:35.166 8818 8818 D AMZ-IspDrv: [IspDrvImp] getpid[0x00002272],gettid[0x00002272]
Besides that: A very snappy, fast nice ROM. Awesome work @Rortiz2 ! Did not test that much yet but I am already impressed by the speed compared to what I had installed before. Again, thanks.
Click to expand...
Click to collapse
Hi,
I know mediaserver it's constantly crashing in the background but I don't know how to fix that crash.
I tried a lot of stuff with the same result (no success) so I ended up nuking out camera in the latest build.
I guess the problem it's related to libhal_effects.so since I always see before the libc crash:
Code:
11-27 20:57:26.840 3230 3230 D AMZ-Hal_Effects: >HalEffects
11-27 20:57:26.840 3230 3230 D AMZ-Frosted_Glass: >FrostedGlass
11-27 20:57:26.840 3230 3230 D AMZ-Frosted_Glass: <FrostedGlass
11-27 20:57:26.840 3230 3230 D AMZ-Hal_Effects: <HalEffects
11-27 20:57:26.840 3230 3230 D AMZ-Hal_Effects: >~HalEffects
11-27 20:57:26.840 3230 3230 D AMZ-Hal_Effects: <~HalEffects
Regards.
dontpanic-xda said:
A logcat was showing issues with the Camera Service crashing constantly. So, referring back to the feedback on the Alpha version, I rebooted to TWRP, and deleted:
/system/lib64/hw/camera.mt8163.so
/system/lib/hw/camera.mt8163.so
Click to expand...
Click to collapse
Oh. Thank you!
Actually I forgot to delete those files and I have a very weird behavior: Firefox crashes all time, as well as Kodi. Youtube stuck on a white screen with some widgets all around. The tablet is very unstable
I deleted the files and now everything is OK, like the Alpha version
--
ciao
---------- Post added at 12:47 PM ---------- Previous post was at 12:46 PM ----------
Rortiz2 said:
2020-11-28
Note: You should be able to install this version using the built-in LineageOS OTA updater though I don't know if will work. If somebody updates using the OTA app let me know if works correctly.
Click to expand...
Click to collapse
Upgrading using OTA: I let you know
---------- Post added at 12:51 PM ---------- Previous post was at 12:47 PM ----------
Rortiz2 said:
I tried a lot of stuff with the same result (no success) so I ended up nuking out camera in the latest build.
Click to expand...
Click to collapse
You're a wise man
And thanks again for you hard work: now I have a perfectly usable tablet
--
ciao
Rortiz2 said:
2020-11-28
Note: You should be able to install this version using the built-in LineageOS OTA updater though I don't know if will work. If somebody updates using the OTA app let me know if works correctly.
Click to expand...
Click to collapse
The OTA updater has detected and downloaded the version but gave an error when I tried to install it
I've got TWRP 3.3.1-0
So I did a reboot in recovery and manually install the zip downloaded by the updater
I did an installation on the previous version, wiping only cache and dalvik
Everything is OK but Amazon shop still does not work and Firefox is still lagging a little bit
*Edit*
Regarding Syncthing, it's possible sync only folders in the internal memory., despite the app can access the SD
--
ciao
Overall Impressions: Very Good So Far!
NTGDeveloper said:
Installing now and will report with any useful info that may be needed. A great Thanksgiving gift!
Click to expand...
Click to collapse
Gotta say this ROM is already working pretty well in general. I can't wait to see what else can come.
For my testing, I used a 16GB Fire HD 8 Douglas for the build that was released on November 28th, and I also flashed the first beta build on a 32GB Fire HD 8 Douglas as well. The 16GB had Magisk root and both installations included OpenGApps "Nano" package as that is what I prefer for the majority of my ROM installations. Even though the "pico" package was
I won't be mentioning my issues on the first build since those have already been addressed in replies to this post, so my focus is on the new build from today. Since I already had the first beta build installed on a testing tablet, I used the built-in LineageOS updater and it detected an update and even downloaded the update, but then showed a silent notification reading "LineageOS 14.1 - Nov 28, 2020 Install Error". I have attached a picture for reference. Because of this failure, I just rebooted the device into recovery mode and flashed the image manually using ADB Sideload, without doing a clean installation. (In other words, I didn't wipe anything before or after sideloading the ZIP file in TWRP, other than Cache and Dalvik after flashing) When I flashed the image, it seemed that Magisk 21.0 popped up in the log and even patched the boot image. That's pretty cool since I don't recall ever seeing that before. I then rebooted my system, and I gotta say, it took a while to load, but it eventually put me on the lock screen with the notification, "Finishing Android Update"! That was good to see, and everything seemed like it was before. So, without further ado, let's finally get to testing the ROM itself.
For testing ROMs, I like to follow a basic method that I came up with on my own, and my testing is compiled with a variety of different tasks. I will list only the issues that I encountered since my testing can be a little comprehensive. While I am not done with my testing yet, I will share my results after spending a good couple of hours with my device.
Volume Control: Backwards when in portrait orientation at first, but after rotating, it was fixed.
Bluetooth: Cannot pair a Bluetooth speaker (Specifically a Google Home Mini) because of incorrect paring pin. See Screenshots below (Bluetooth1.png and Bluetooth2.png) It seemed to prompt me to enter a pairing PIN, but did not give me a place to enter a code. However, on a device like this, I shouldn't enter a PIN. It should show me a pin to match with the device (or something similar to that).
Browser: Playing 1080p video on YouTube using the built-in browser gave me a stutter every once in a while, but I won't blame it on the ROM, and I believe that it has something to do with the hardware in the tablet itself (or my internet connection, which is gigabit with Comcast and an Arris S33 Modem and Nest Wifi Router). I was loading some websites built on the WordPress framework and while they loaded, I experienced some graphical glitches with them. Again, I'm not sure if it is the browser in the ROM or the device, but still, something to note.
Camera: There was no camera app on the launcher, so I attempted to load it through the lock screen, but it was a white screen, presumably attempting to load the app, but then it just brought me back to the lock screen as if it crashed. But, I had a screen lock turned on. So, when I unlocked my device, the camera app asked for my location, so when I allowed the permission, it actually crashed.
So those are my initial bugs, but I'm far from being done with this ROM. I have a whole lot of plans and tests and I can't wait to help out even more.

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

Categories

Resources