Advertisement
Evokkimus

Untitled

Jul 26th, 2016
323
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 95.82 KB | None | 0 0
  1. 02-03 15:12:30.501 10034 10034 E dex2oat : Example: --runtime-arg -Xms256m
  2. 02-03 15:12:30.501 10034 10034 E dex2oat : --profile-file=<filename>: specify profiler output file to use for compilation.
  3. 02-03 15:12:30.501 10034 10034 E dex2oat : --print-pass-names: print a list of pass names
  4. 02-03 15:12:30.501 10034 10034 E dex2oat : --disable-passes=<pass-names>: disable one or more passes separated by comma.
  5. 02-03 15:12:30.501 10034 10034 E dex2oat : Example: --disable-passes=UseCount,BBOptimizations
  6. 02-03 15:12:30.501 10034 10034 E dex2oat : --print-pass-options: print a list of passes that have configurable options along with the setting.
  7. 02-03 15:12:30.501 10034 10034 E dex2oat : Will print default if no overridden setting exists.
  8. 02-03 15:12:30.501 10034 10034 E dex2oat : --pass-options=Pass1Name:Pass1OptionName:Pass1Option#,Pass2Name:Pass2OptionName:Pass2Option#
  9. 02-03 15:12:30.501 10034 10034 E dex2oat : Used to specify a pass specific option. The setting itself must be integer.
  10. 02-03 15:12:30.501 10034 10034 E dex2oat : Separator used between options is a comma.
  11. 02-03 15:12:30.501 10034 10034 E dex2oat : --swap-file=<file-name>: specifies a file to use for swap.
  12. 02-03 15:12:30.501 10034 10034 E dex2oat : Example: --swap-file=/data/tmp/swap.001
  13. 02-03 15:12:30.501 10034 10034 E dex2oat : --swap-fd=<file-descriptor>: specifies a file to use for swap (by descriptor).
  14. 02-03 15:12:30.501 10034 10034 E dex2oat : Example: --swap-fd=10
  15. 02-03 15:12:30.503 10000 10000 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/arm64/system@framework@boot.art': Failed execv(/system/bin/dex2oat --image=/data/dalvik-cache/arm64/system@framework@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 --oat-file=/data/dalvik-cache/arm64/system@framework@boot.oat --instruction-set=arm64 --instruction-set-features=smp,a53
  16. 02-03 15:12:30.511 10000 10000 W art : Failed to open .dex from file '/system/framework/core-libart.jar': Entry not found
  17. 02-03 15:12:30.511 10000 10000 W art : Failed to open .dex from file '/system/framework/conscrypt.jar': Entry not found
  18. 02-03 15:12:30.511 10000 10000 W art : Failed to open .dex from file '/system/framework/okhttp.jar': Entry not found
  19. 02-03 15:12:30.511 10000 10000 W art : Failed to open .dex from file '/system/framework/core-junit.jar': Entry not found
  20. 02-03 15:12:30.511 10000 10000 W art : Failed to open .dex from file '/system/framework/bouncycastle.jar': Entry not found
  21. 02-03 15:12:30.512 10000 10000 W art : Failed to open .dex from file '/system/framework/ext.jar': Entry not found
  22. 02-03 15:12:30.512 10000 10000 W art : Failed to open .dex from file '/system/framework/framework.jar': Entry not found
  23. 02-03 15:12:30.524 764 852 E slim_daemon: [NDK] bindNDKSensors: Sensor server is unavailable.
  24. 02-03 15:12:30.535 9852 9852 V NatController: runCmd(/system/bin/iptables -w -F natctrl_FORWARD) res=0
  25. 02-03 15:12:30.542 9852 9852 V NatController: runCmd(/system/bin/iptables -w -A natctrl_FORWARD -j DROP) res=0
  26. 02-03 15:12:30.548 9852 9852 V NatController: runCmd(/system/bin/iptables -w -t nat -F natctrl_nat_POSTROUTING) res=0
  27. 02-03 15:12:30.554 9852 9852 V NatController: runCmd(/system/bin/iptables -w -F natctrl_tether_counters) res=0
  28. 02-03 15:12:30.564 9852 9852 V NatController: runCmd(/system/bin/iptables -w -X natctrl_tether_counters) res=0
  29. 02-03 15:12:30.568 10000 10000 W art : Failed to open .dex from file '/system/framework/voip-common.jar': Entry not found
  30. 02-03 15:12:30.568 10000 10000 W art : Failed to open .dex from file '/system/framework/ims-common.jar': Entry not found
  31. 02-03 15:12:30.569 10000 10000 W art : Failed to open .dex from file '/system/framework/apache-xml.jar': Entry not found
  32. 02-03 15:12:30.569 10000 10000 W art : Failed to open .dex from file '/system/framework/org.apache.http.legacy.boot.jar': Entry not found
  33. 02-03 15:12:30.569 10000 10000 W art : Failed to open .dex from file '/system/framework/org.dirtyunicorns.utils.jar': Entry not found
  34. 02-03 15:12:30.570 10000 10000 E art : Failed to return pre-allocated NoClassDefFoundError
  35. 02-03 15:12:30.570 10000 10000 F art : art/runtime/thread.h:353] Check failed: new_exception != nullptr
  36. 02-03 15:12:30.572 9852 9852 V NatController: runCmd(/system/bin/iptables -w -N natctrl_tether_counters) res=0
  37. 02-03 15:12:30.578 10000 10000 F art : art/runtime/barrier.cc:90] Check failed: count_ == 0 (count_=-1, 0=0) Attempted to destroy barrier with non zero count
  38. 02-03 15:12:30.578 10000 10000 F art : art/runtime/runtime.cc:366] Runtime aborting --- recursively, so no thread-specific detail!
  39. 02-03 15:12:30.578 10000 10000 F art : art/runtime/runtime.cc:366]
  40. 02-03 15:12:30.578 10000 10000 F libc : Fatal signal 6 (SIGABRT), code -6 in tid 10000 (main)
  41. 02-03 15:12:30.578 698 698 I DEBUG : property debug.db.uid not set; NOT waiting for gdb.
  42. 02-03 15:12:30.579 698 698 I DEBUG : HINT: adb shell setprop debug.db.uid 100000
  43. 02-03 15:12:30.579 698 698 I DEBUG : HINT: adb forward tcp:5039 tcp:5039
  44. 02-03 15:12:30.579 9852 9852 V NatController: runCmd(/system/bin/iptables -w -t mangle -A natctrl_mangle_FORWARD -p tcp --tcp-flags SYN SYN -j TCPMSS --clamp-mss-to-pmtu) res=0
  45. 02-03 15:12:30.629 698 698 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
  46. 02-03 15:12:30.630 698 698 F DEBUG : Build fingerprint: 'OnePlus/OnePlus3/OnePlus3:6.0.1/MMB29M/288360:user/release-keys'
  47. 02-03 15:12:30.630 698 698 F DEBUG : Revision: '0'
  48. 02-03 15:12:30.630 698 698 F DEBUG : ABI: 'arm64'
  49. 02-03 15:12:30.630 698 698 F DEBUG : pid: 10000, tid: 10000, name: main >>> zygote64 <<<
  50. 02-03 15:12:30.630 698 698 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
  51. 02-03 15:12:30.637 698 698 F DEBUG : Abort message: 'art/runtime/thread.h:353] Check failed: new_exception != nullptr '
  52. 02-03 15:12:30.637 698 698 F DEBUG : x0 0000000000000000 x1 0000000000002710 x2 0000000000000006 x3 0000000000000000
  53. 02-03 15:12:30.637 698 698 F DEBUG : x4 0000000000000000 x5 0000000000000001 x6 0000000000000000 x7 0000000000000000
  54. 02-03 15:12:30.637 698 698 F DEBUG : x8 0000000000000083 x9 000000000000d640 x10 000000000030de98 x11 000000000030dfd8
  55. 02-03 15:12:30.637 698 698 F DEBUG : x12 0000000000000000 x13 0000007f8a0a9000 x14 0000000000000000 x15 0000000000000000
  56. 02-03 15:12:30.637 698 698 F DEBUG : x16 0000007f8a09b568 x17 0000007f8a02d2bc x18 0000007f8a0acf50 x19 0000007f8a4a00d8
  57. 02-03 15:12:30.637 698 698 F DEBUG : x20 0000007f8a4a0018 x21 0000000000000002 x22 0000000000000006 x23 0000007f86cba000
  58. 02-03 15:12:30.637 698 698 F DEBUG : x24 0000007f86ccd640 x25 0000007f86f3ba00 x26 0000007f86cc5a40 x27 0000007f86bdd000
  59. 02-03 15:12:30.637 698 698 F DEBUG : x28 0000007f86ccd500 x29 0000007fe7319ba0 x30 0000007f8a02aa58
  60. 02-03 15:12:30.637 698 698 F DEBUG : sp 0000007fe7319ba0 pc 0000007f8a02d2c4 pstate 0000000020000000
  61. 02-03 15:12:30.646 698 698 F DEBUG :
  62. 02-03 15:12:30.646 698 698 F DEBUG : backtrace:
  63. 02-03 15:12:30.646 698 698 F DEBUG : #00 pc 000000000006a2c4 /system/lib64/libc.so (tgkill+8)
  64. 02-03 15:12:30.646 698 698 F DEBUG : #01 pc 0000000000067a54 /system/lib64/libc.so (pthread_kill+68)
  65. 02-03 15:12:30.646 698 698 F DEBUG : #02 pc 00000000000239b8 /system/lib64/libc.so (raise+28)
  66. 02-03 15:12:30.646 698 698 F DEBUG : #03 pc 000000000001e158 /system/lib64/libc.so (abort+60)
  67. 02-03 15:12:30.646 698 698 F DEBUG : #04 pc 00000000004338a8 /system/lib64/libart.so (_ZN3art7Runtime5AbortEv+324)
  68. 02-03 15:12:30.646 698 698 F DEBUG : #05 pc 0000000000138164 /system/lib64/libart.so (_ZN3art10LogMessageD2Ev+3136)
  69. 02-03 15:12:30.646 698 698 F DEBUG : #06 pc 0000000000131c08 /system/lib64/libart.so (_ZN3art7BarrierD2Ev+296)
  70. 02-03 15:12:30.646 698 698 F DEBUG : #07 pc 0000000000468494 /system/lib64/libart.so (_ZN3art10ThreadList4DumpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEE+212)
  71. 02-03 15:12:30.646 698 698 F DEBUG : #08 pc 0000000000433990 /system/lib64/libart.so (_ZN3art7Runtime5AbortEv+556)
  72. 02-03 15:12:30.646 698 698 F DEBUG : #09 pc 0000000000138164 /system/lib64/libart.so (_ZN3art10LogMessageD2Ev+3136)
  73. 02-03 15:12:30.646 698 698 F DEBUG : #10 pc 0000000000192a38 /system/lib64/libart.so (_ZN3art11ClassLinker9FindClassEPNS_6ThreadEPKcNS_6HandleINS_6mirror11ClassLoaderEEE.part.604+3280)
  74. 02-03 15:12:30.646 698 698 F DEBUG : #11 pc 0000000000192b94 /system/lib64/libart.so (_ZN3art11ClassLinker9FindClassEPNS_6ThreadEPKcNS_6HandleINS_6mirror11ClassLoaderEEE+76)
  75. 02-03 15:12:30.647 698 698 F DEBUG : #12 pc 000000000019d120 /system/lib64/libart.so (_ZN3art11ClassLinker16InitWithoutImageENSt3__16vectorINS1_10unique_ptrIKNS_7DexFileENS1_14default_deleteIS5_EEEENS1_9allocatorIS8_EEEE+3208)
  76. 02-03 15:12:30.647 698 698 F DEBUG : #13 pc 000000000043aa50 /system/lib64/libart.so (_ZN3art7Runtime4InitERKNSt3__16vectorINS1_4pairINS1_12basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEPKvEENS7_ISC_EEEEb+9504)
  77. 02-03 15:12:30.647 698 698 F DEBUG : #14 pc 000000000043c4fc /system/lib64/libart.so (_ZN3art7Runtime6CreateERKNSt3__16vectorINS1_4pairINS1_12basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEPKvEENS7_ISC_EEEEb+812)
  78. 02-03 15:12:30.647 698 698 F DEBUG : #15 pc 000000000031081c /system/lib64/libart.so (JNI_CreateJavaVM+704)
  79. 02-03 15:12:30.647 698 698 F DEBUG : #16 pc 00000000000919bc /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime7startVmEPP7_JavaVMPP7_JNIEnvb+2664)
  80. 02-03 15:12:30.647 698 698 F DEBUG : #17 pc 0000000000091f58 /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime5startEPKcRKNS_6VectorINS_7String8EEEb+300)
  81. 02-03 15:12:30.647 698 698 F DEBUG : #18 pc 0000000000001fc8 /system/bin/app_process64_original
  82. 02-03 15:12:30.647 698 698 F DEBUG : #19 pc 000000000001bcd8 /system/lib64/libc.so (__libc_init+100)
  83. 02-03 15:12:30.647 698 698 F DEBUG : #20 pc 0000000000002250 /system/bin/app_process64_original
  84. 02-03 15:12:30.696 698 698 F DEBUG :
  85. 02-03 15:12:30.696 698 698 F DEBUG : Tombstone written to: /data/tombstones/tombstone_06
  86. 02-03 15:12:30.705 478 478 I ServiceManager: service 'media.audio_flinger' died
  87. 02-03 15:12:30.706 478 478 I ServiceManager: service 'media.player' died
  88. 02-03 15:12:30.706 478 478 I ServiceManager: service 'media.resource_manager' died
  89. 02-03 15:12:31.028 10075 10075 D AndroidRuntime: >>>>>> START com.android.internal.os.ZygoteInit uid 0 <<<<<<
  90. 02-03 15:12:31.028 10075 10075 W JniInvocation: Falling back from libart to libart.so after dlopen error: dlopen failed: library "libart" not found
  91. 02-03 15:12:31.032 10075 10075 D AndroidRuntime: CheckJNI is OFF
  92. 02-03 15:12:31.032 10075 10075 E cutils-trace: Error opening trace file: No such file or directory (2)
  93. 02-03 15:12:31.032 10075 10075 I art : option[0]=-Xzygote
  94. 02-03 15:12:31.032 10075 10075 I art : option[1]=-Xstacktracefile:/data/anr/traces.txt
  95. 02-03 15:12:31.032 10075 10075 I art : option[2]=exit
  96. 02-03 15:12:31.032 10075 10075 I art : option[3]=vfprintf
  97. 02-03 15:12:31.032 10075 10075 I art : option[4]=sensitiveThread
  98. 02-03 15:12:31.032 10075 10075 I art : option[5]=-verbose:gc
  99. 02-03 15:12:31.032 10075 10075 I art : option[6]=-Xms8m
  100. 02-03 15:12:31.032 10075 10075 I art : option[7]=-Xmx512m
  101. 02-03 15:12:31.032 10075 10075 I art : option[8]=-XX:HeapGrowthLimit=256m
  102. 02-03 15:12:31.032 10075 10075 I art : option[9]=-XX:HeapMinFree=512k
  103. 02-03 15:12:31.032 10075 10075 I art : option[10]=-XX:HeapMaxFree=8m
  104. 02-03 15:12:31.032 10075 10075 I art : option[11]=-XX:HeapTargetUtilization=0.75
  105. 02-03 15:12:31.032 10075 10075 I art : option[12]=-agentlib:jdwp=transport=dt_android_adb,suspend=n,server=y
  106. 02-03 15:12:31.032 10075 10075 I art : option[13]=-Xlockprofthreshold:500
  107. 02-03 15:12:31.032 10075 10075 I art : option[14]=-Ximage-compiler-option
  108. 02-03 15:12:31.032 10075 10075 I art : option[15]=--runtime-arg
  109. 02-03 15:12:31.032 10075 10075 I art : option[16]=-Ximage-compiler-option
  110. 02-03 15:12:31.033 10075 10075 I art : option[17]=-Xms64m
  111. 02-03 15:12:31.033 10075 10075 I art : option[18]=-Ximage-compiler-option
  112. 02-03 15:12:31.033 10075 10075 I art : option[19]=--runtime-arg
  113. 02-03 15:12:31.033 10075 10075 I art : option[20]=-Ximage-compiler-option
  114. 02-03 15:12:31.033 10075 10075 I art : option[21]=-Xmx64m
  115. 02-03 15:12:31.033 10075 10075 I art : option[22]=-Ximage-compiler-option
  116. 02-03 15:12:31.033 10075 10075 I art : option[23]=--image-classes=/system/etc/preloaded-classes
  117. 02-03 15:12:31.033 10075 10075 I art : option[24]=-Xcompiler-option
  118. 02-03 15:12:31.033 10075 10075 I art : option[25]=--runtime-arg
  119. 02-03 15:12:31.033 10075 10075 I art : option[26]=-Xcompiler-option
  120. 02-03 15:12:31.033 10075 10075 I art : option[27]=-Xms64m
  121. 02-03 15:12:31.033 10075 10075 I art : option[28]=-Xcompiler-option
  122. 02-03 15:12:31.033 10075 10075 I art : option[29]=--runtime-arg
  123. 02-03 15:12:31.033 10075 10075 I art : option[30]=-Xcompiler-option
  124. 02-03 15:12:31.033 10075 10075 I art : option[31]=-Xmx512m
  125. 02-03 15:12:31.033 10075 10075 I art : option[32]=-Ximage-compiler-option
  126. 02-03 15:12:31.033 10075 10075 I art : option[33]=--instruction-set-variant=cortex-a53
  127. 02-03 15:12:31.033 10075 10075 I art : option[34]=-Xcompiler-option
  128. 02-03 15:12:31.033 10075 10075 I art : option[35]=--instruction-set-variant=cortex-a53
  129. 02-03 15:12:31.033 10075 10075 I art : option[36]=-Ximage-compiler-option
  130. 02-03 15:12:31.033 10075 10075 I art : option[37]=--instruction-set-features=default
  131. 02-03 15:12:31.033 10075 10075 I art : option[38]=-Xcompiler-option
  132. 02-03 15:12:31.033 10075 10075 I art : option[39]=--instruction-set-features=default
  133. 02-03 15:12:31.033 10075 10075 I art : option[40]=-Duser.locale=en-US
  134. 02-03 15:12:31.033 10075 10075 I art : option[41]=--cpu-abilist=armeabi-v7a,armeabi
  135. 02-03 15:12:31.033 10075 10075 I art : option[42]=-Xfingerprint:OnePlus/OnePlus3/OnePlus3:6.0.1/MMB29M/288360:user/release-keys
  136. 02-03 15:12:31.042 10075 10075 I art : Pruning dalvik-cache since we are generating an image and will need to recompile
  137. 02-03 15:12:31.042 10075 10075 I art : Using an offset of 0xff130000 from default art base address of 0x70000000
  138. 02-03 15:12:31.042 10075 10075 I art : GenerateImage: /system/bin/dex2oat --image=/data/dalvik-cache/arm/system@framework@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 --oat-file=/data/dalvik-cache/arm/system@framework@boot.oat --instruction-set=arm --instruction-set-features=smp,-div,-atomic_ldrd_strd --base=0x6f130000 --runtime-arg -Xms64m --runtime-arg -Xmx64m --image-classes=/system/etc/preloaded-classes --instruction-set-variant=cortex-a53 --instruction-set-features=default
  139. 02-03 15:12:31.068 10077 10077 I dex2oat : /system/bin/dex2oat --image=/data/dalvik-cache/arm/system@framework@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 --oat-file=/data/dalvik-cache/arm/system@framework@boot.oat --instruction-set=arm --instruction-set-features=smp,-div,-atomic_ldrd_strd --base=0x6f130000 --runtime-arg -Xms64m --runtime-arg -Xmx64m --image-classes=/system/etc/preloaded-classes --instruction-set-variant=cortex-a53 --instruction-set-features=default
  140. 02-03 15:12:31.068 10077 10077 E cutils-trace: Error opening trace file: No such file or directory (2)
  141. 02-03 15:12:31.070 10077 10077 I dex2oat : setting boot class path to /system/framework/core-libart.jar:/system/framework/conscrypt.jar:/system/framework/okhttp.jar:/system/framework/core-junit.jar:/system/framework/bouncycastle.jar:/system/framework/ext.jar:/system/framework/framework.jar:/system/framework/telephony-common.jar:/system/framework/voip-common.jar:/system/framework/ims-common.jar:/system/framework/apache-xml.jar:/system/framework/org.apache.http.legacy.boot.jar:/system/framework/org.dirtyunicorns.utils.jar
  142. 02-03 15:12:31.073 10077 10077 W dex2oat : Failed to open .dex from file '/system/framework/core-libart.jar': Entry not found
  143. 02-03 15:12:31.073 10077 10077 W dex2oat : Failed to open .dex from file '/system/framework/conscrypt.jar': Entry not found
  144. 02-03 15:12:31.073 10077 10077 W dex2oat : Failed to open .dex from file '/system/framework/okhttp.jar': Entry not found
  145. 02-03 15:12:31.073 10077 10077 W dex2oat : Failed to open .dex from file '/system/framework/core-junit.jar': Entry not found
  146. 02-03 15:12:31.073 10077 10077 W dex2oat : Failed to open .dex from file '/system/framework/bouncycastle.jar': Entry not found
  147. 02-03 15:12:31.074 10077 10077 W dex2oat : Failed to open .dex from file '/system/framework/ext.jar': Entry not found
  148. 02-03 15:12:31.074 10077 10077 W dex2oat : Failed to open .dex from file '/system/framework/framework.jar': Entry not found
  149. 02-03 15:12:31.132 10077 10077 W dex2oat : Failed to open .dex from file '/system/framework/voip-common.jar': Entry not found
  150. 02-03 15:12:31.133 10077 10077 W dex2oat : Failed to open .dex from file '/system/framework/ims-common.jar': Entry not found
  151. 02-03 15:12:31.133 10077 10077 W dex2oat : Failed to open .dex from file '/system/framework/apache-xml.jar': Entry not found
  152. 02-03 15:12:31.133 10077 10077 W dex2oat : Failed to open .dex from file '/system/framework/org.apache.http.legacy.boot.jar': Entry not found
  153. 02-03 15:12:31.133 10077 10077 W dex2oat : Failed to open .dex from file '/system/framework/org.dirtyunicorns.utils.jar': Entry not found
  154. 02-03 15:12:31.134 10077 10077 E dex2oat : Failed to return pre-allocated NoClassDefFoundError
  155. 02-03 15:12:31.134 10077 10077 F dex2oat : art/runtime/thread.h:353] Check failed: new_exception != nullptr
  156. 02-03 15:12:31.139 10077 10077 F dex2oat : art/runtime/barrier.cc:90] Check failed: count_ == 0 (count_=-1, 0=0) Attempted to destroy barrier with non zero count
  157. 02-03 15:12:31.139 10077 10077 F dex2oat : art/runtime/runtime.cc:366] Runtime aborting --- recursively, so no thread-specific detail!
  158. 02-03 15:12:31.139 10077 10077 F dex2oat : art/runtime/runtime.cc:366]
  159. 02-03 15:12:31.139 10077 10077 F libc : Fatal signal 6 (SIGABRT), code -6 in tid 10077 (main)
  160. 02-03 15:12:31.140 697 697 I DEBUG : property debug.db.uid not set; NOT waiting for gdb.
  161. 02-03 15:12:31.140 697 697 I DEBUG : HINT: adb shell setprop debug.db.uid 100000
  162. 02-03 15:12:31.140 697 697 I DEBUG : HINT: adb forward tcp:5039 tcp:5039
  163. 02-03 15:12:31.242 697 697 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
  164. 02-03 15:12:31.242 697 697 F DEBUG : Build fingerprint: 'OnePlus/OnePlus3/OnePlus3:6.0.1/MMB29M/288360:user/release-keys'
  165. 02-03 15:12:31.242 697 697 F DEBUG : Revision: '0'
  166. 02-03 15:12:31.242 697 697 F DEBUG : ABI: 'arm'
  167. 02-03 15:12:31.242 697 697 F DEBUG : pid: 10077, tid: 10077, name: main >>> /system/bin/dex2oat <<<
  168. 02-03 15:12:31.242 697 697 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
  169. 02-03 15:12:31.246 697 697 F DEBUG : Abort message: 'art/runtime/thread.h:353] Check failed: new_exception != nullptr '
  170. 02-03 15:12:31.246 697 697 F DEBUG : r0 00000000 r1 0000275d r2 00000006 r3 f77b7b8c
  171. 02-03 15:12:31.246 697 697 F DEBUG : r4 f77b7b94 r5 f77b7b44 r6 00000000 r7 0000010c
  172. 02-03 15:12:31.246 697 697 F DEBUG : r8 f744f800 r9 fffffb28 sl f744de44 fp 0000000e
  173. 02-03 15:12:31.246 697 697 F DEBUG : ip 00000006 sp ff7f1540 lr f6f3ad29 pc f6f3d120 cpsr 40070010
  174. 02-03 15:12:31.258 697 697 F DEBUG :
  175. 02-03 15:12:31.258 697 697 F DEBUG : backtrace:
  176. 02-03 15:12:31.258 697 697 F DEBUG : #00 pc 00042120 /system/lib/libc.so (tgkill+12)
  177. 02-03 15:12:31.258 697 697 F DEBUG : #01 pc 0003fd25 /system/lib/libc.so (pthread_kill+32)
  178. 02-03 15:12:31.258 697 697 F DEBUG : #02 pc 0001c3fb /system/lib/libc.so (raise+10)
  179. 02-03 15:12:31.258 697 697 F DEBUG : #03 pc 000195a1 /system/lib/libc.so (__libc_android_abort+34)
  180. 02-03 15:12:31.258 697 697 F DEBUG : #04 pc 000174e8 /system/lib/libc.so (abort+4)
  181. 02-03 15:12:31.258 697 697 F DEBUG : #05 pc 00320841 /system/lib/libart.so (_ZN3art7Runtime5AbortEv+224)
  182. 02-03 15:12:31.258 697 697 F DEBUG : #06 pc 000f1785 /system/lib/libart.so (_ZN3art10LogMessageD2Ev+2200)
  183. 02-03 15:12:31.258 697 697 F DEBUG : #07 pc 000edf47 /system/lib/libart.so (_ZN3art7BarrierD2Ev+182)
  184. 02-03 15:12:31.258 697 697 F DEBUG : #08 pc 003489e5 /system/lib/libart.so (_ZN3art10ThreadList4DumpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEE+136)
  185. 02-03 15:12:31.258 697 697 F DEBUG : #09 pc 0032090b /system/lib/libart.so (_ZN3art7Runtime5AbortEv+426)
  186. 02-03 15:12:31.259 697 697 F DEBUG : #10 pc 000f1785 /system/lib/libart.so (_ZN3art10LogMessageD2Ev+2200)
  187. 02-03 15:12:31.259 697 697 F DEBUG : #11 pc 0013069b /system/lib/libart.so (_ZN3art11ClassLinker9FindClassEPNS_6ThreadEPKcNS_6HandleINS_6mirror11ClassLoaderEEE.part.589+2350)
  188. 02-03 15:12:31.259 697 697 F DEBUG : #12 pc 00130803 /system/lib/libart.so (_ZN3art11ClassLinker9FindClassEPNS_6ThreadEPKcNS_6HandleINS_6mirror11ClassLoaderEEE+42)
  189. 02-03 15:12:31.259 697 697 F DEBUG : #13 pc 00137e3d /system/lib/libart.so (_ZN3art11ClassLinker16InitWithoutImageENSt3__16vectorINS1_10unique_ptrIKNS_7DexFileENS1_14default_deleteIS5_EEEENS1_9allocatorIS8_EEEE+2172)
  190. 02-03 15:12:31.259 697 697 F DEBUG : #14 pc 00323ed9 /system/lib/libart.so (_ZN3art7Runtime4InitERKNSt3__16vectorINS1_4pairINS1_12basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEPKvEENS7_ISC_EEEEb+6200)
  191. 02-03 15:12:31.259 697 697 F DEBUG : #15 pc 00325379 /system/lib/libart.so (_ZN3art7Runtime6CreateERKNSt3__16vectorINS1_4pairINS1_12basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEPKvEENS7_ISC_EEEEb+680)
  192. 02-03 15:12:31.259 697 697 F DEBUG : #16 pc 0001182d /system/bin/dex2oat
  193. 02-03 15:12:31.259 697 697 F DEBUG : #17 pc 00012f51 /system/bin/dex2oat
  194. 02-03 15:12:31.259 697 697 F DEBUG : #18 pc 000079e5 /system/bin/dex2oat (main+4)
  195. 02-03 15:12:31.259 697 697 F DEBUG : #19 pc 00017395 /system/lib/libc.so (__libc_init+44)
  196. 02-03 15:12:31.259 697 697 F DEBUG : #20 pc 00007ae4 /system/bin/dex2oat
  197. 02-03 15:12:31.347 697 697 F DEBUG :
  198. 02-03 15:12:31.347 697 697 F DEBUG : Tombstone written to: /data/tombstones/tombstone_07
  199. 02-03 15:12:31.354 10075 10075 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/system@framework@boot.art': Failed execv(/system/bin/dex2oat --image=/data/dalvik-cache/arm/system@framework@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 --oat-file=/data/dalvik-cache/arm/system@framework@boot.oat --instruction-set=arm --instruction-set-features=smp,-div,-atomic
  200. 02-03 15:12:31.372 10075 10075 W art : Failed to open .dex from file '/system/framework/core-libart.jar': Entry not found
  201. 02-03 15:12:31.372 10075 10075 W art : Failed to open .dex from file '/system/framework/conscrypt.jar': Entry not found
  202. 02-03 15:12:31.372 10075 10075 W art : Failed to open .dex from file '/system/framework/okhttp.jar': Entry not found
  203. 02-03 15:12:31.372 10075 10075 W art : Failed to open .dex from file '/system/framework/core-junit.jar': Entry not found
  204. 02-03 15:12:31.372 10075 10075 W art : Failed to open .dex from file '/system/framework/bouncycastle.jar': Entry not found
  205. 02-03 15:12:31.375 10075 10075 W art : Failed to open .dex from file '/system/framework/ext.jar': Entry not found
  206. 02-03 15:12:31.375 10075 10075 W art : Failed to open .dex from file '/system/framework/framework.jar': Entry not found
  207. 02-03 15:12:31.433 10075 10075 W art : Failed to open .dex from file '/system/framework/voip-common.jar': Entry not found
  208. 02-03 15:12:31.433 10075 10075 W art : Failed to open .dex from file '/system/framework/ims-common.jar': Entry not found
  209. 02-03 15:12:31.433 10075 10075 W art : Failed to open .dex from file '/system/framework/apache-xml.jar': Entry not found
  210. 02-03 15:12:31.433 10075 10075 W art : Failed to open .dex from file '/system/framework/org.apache.http.legacy.boot.jar': Entry not found
  211. 02-03 15:12:31.433 10075 10075 W art : Failed to open .dex from file '/system/framework/org.dirtyunicorns.utils.jar': Entry not found
  212. 02-03 15:12:31.434 10075 10075 E art : Failed to return pre-allocated NoClassDefFoundError
  213. 02-03 15:12:31.434 10075 10075 F art : art/runtime/thread.h:353] Check failed: new_exception != nullptr
  214. 02-03 15:12:31.443 10075 10075 F art : art/runtime/barrier.cc:90] Check failed: count_ == 0 (count_=-1, 0=0) Attempted to destroy barrier with non zero count
  215. 02-03 15:12:31.443 10075 10075 F art : art/runtime/runtime.cc:366] Runtime aborting --- recursively, so no thread-specific detail!
  216. 02-03 15:12:31.443 10075 10075 F art : art/runtime/runtime.cc:366]
  217. 02-03 15:12:31.443 10075 10075 F libc : Fatal signal 6 (SIGABRT), code -6 in tid 10075 (main)
  218. 02-03 15:12:31.444 697 697 I DEBUG : property debug.db.uid not set; NOT waiting for gdb.
  219. 02-03 15:12:31.444 697 697 I DEBUG : HINT: adb shell setprop debug.db.uid 100000
  220. 02-03 15:12:31.444 697 697 I DEBUG : HINT: adb forward tcp:5039 tcp:5039
  221. 02-03 15:12:31.525 764 852 E slim_daemon: [NDK] bindNDKSensors: Sensor server is unavailable.
  222. 02-03 15:12:31.546 697 697 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
  223. 02-03 15:12:31.547 697 697 F DEBUG : Build fingerprint: 'OnePlus/OnePlus3/OnePlus3:6.0.1/MMB29M/288360:user/release-keys'
  224. 02-03 15:12:31.547 697 697 F DEBUG : Revision: '0'
  225. 02-03 15:12:31.547 697 697 F DEBUG : ABI: 'arm'
  226. 02-03 15:12:31.548 697 697 F DEBUG : pid: 10075, tid: 10075, name: main >>> zygote <<<
  227. 02-03 15:12:31.548 697 697 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
  228. 02-03 15:12:31.575 697 697 F DEBUG : Abort message: 'art/runtime/thread.h:353] Check failed: new_exception != nullptr '
  229. 02-03 15:12:31.576 697 697 F DEBUG : r0 00000000 r1 0000275b r2 00000006 r3 f739db8c
  230. 02-03 15:12:31.576 697 697 F DEBUG : r4 f739db94 r5 f739db44 r6 00000002 r7 0000010c
  231. 02-03 15:12:31.576 697 697 F DEBUG : r8 f513f800 r9 fffffb28 sl f513de44 fp 0ae1be00
  232. 02-03 15:12:31.576 697 697 F DEBUG : ip 00000006 sp ff8b71b0 lr f7110d29 pc f7113120 cpsr 40070010
  233. 02-03 15:12:31.589 697 697 F DEBUG :
  234. 02-03 15:12:31.589 697 697 F DEBUG : backtrace:
  235. 02-03 15:12:31.590 697 697 F DEBUG : #00 pc 00042120 /system/lib/libc.so (tgkill+12)
  236. 02-03 15:12:31.590 697 697 F DEBUG : #01 pc 0003fd25 /system/lib/libc.so (pthread_kill+32)
  237. 02-03 15:12:31.590 697 697 F DEBUG : #02 pc 0001c3fb /system/lib/libc.so (raise+10)
  238. 02-03 15:12:31.590 697 697 F DEBUG : #03 pc 000195a1 /system/lib/libc.so (__libc_android_abort+34)
  239. 02-03 15:12:31.590 697 697 F DEBUG : #04 pc 000174e8 /system/lib/libc.so (abort+4)
  240. 02-03 15:12:31.590 697 697 F DEBUG : #05 pc 00320841 /system/lib/libart.so (_ZN3art7Runtime5AbortEv+224)
  241. 02-03 15:12:31.590 697 697 F DEBUG : #06 pc 000f1785 /system/lib/libart.so (_ZN3art10LogMessageD2Ev+2200)
  242. 02-03 15:12:31.591 697 697 F DEBUG : #07 pc 000edf47 /system/lib/libart.so (_ZN3art7BarrierD2Ev+182)
  243. 02-03 15:12:31.591 697 697 F DEBUG : #08 pc 003489e5 /system/lib/libart.so (_ZN3art10ThreadList4DumpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEE+136)
  244. 02-03 15:12:31.591 697 697 F DEBUG : #09 pc 0032090b /system/lib/libart.so (_ZN3art7Runtime5AbortEv+426)
  245. 02-03 15:12:31.591 697 697 F DEBUG : #10 pc 000f1785 /system/lib/libart.so (_ZN3art10LogMessageD2Ev+2200)
  246. 02-03 15:12:31.592 697 697 F DEBUG : #11 pc 0013069b /system/lib/libart.so (_ZN3art11ClassLinker9FindClassEPNS_6ThreadEPKcNS_6HandleINS_6mirror11ClassLoaderEEE.part.589+2350)
  247. 02-03 15:12:31.592 697 697 F DEBUG : #12 pc 00130803 /system/lib/libart.so (_ZN3art11ClassLinker9FindClassEPNS_6ThreadEPKcNS_6HandleINS_6mirror11ClassLoaderEEE+42)
  248. 02-03 15:12:31.592 697 697 F DEBUG : #13 pc 00137e3d /system/lib/libart.so (_ZN3art11ClassLinker16InitWithoutImageENSt3__16vectorINS1_10unique_ptrIKNS_7DexFileENS1_14default_deleteIS5_EEEENS1_9allocatorIS8_EEEE+2172)
  249. 02-03 15:12:31.592 697 697 F DEBUG : #14 pc 00323ed9 /system/lib/libart.so (_ZN3art7Runtime4InitERKNSt3__16vectorINS1_4pairINS1_12basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEPKvEENS7_ISC_EEEEb+6200)
  250. 02-03 15:12:31.592 697 697 F DEBUG : #15 pc 00325379 /system/lib/libart.so (_ZN3art7Runtime6CreateERKNSt3__16vectorINS1_4pairINS1_12basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEPKvEENS7_ISC_EEEEb+680)
  251. 02-03 15:12:31.592 697 697 F DEBUG : #16 pc 00250371 /system/lib/libart.so (JNI_CreateJavaVM+536)
  252. 02-03 15:12:31.592 697 697 F DEBUG : #17 pc 0005f225 /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime7startVmEPP7_JavaVMPP7_JNIEnvb+2392)
  253. 02-03 15:12:31.593 697 697 F DEBUG : #18 pc 0005f61b /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime5startEPKcRKNS_6VectorINS_7String8EEEb+254)
  254. 02-03 15:12:31.593 697 697 F DEBUG : #19 pc 00001729 /system/bin/app_process32
  255. 02-03 15:12:31.593 697 697 F DEBUG : #20 pc 00017395 /system/lib/libc.so (__libc_init+44)
  256. 02-03 15:12:31.593 697 697 F DEBUG : #21 pc 00001870 /system/bin/app_process32
  257. 02-03 15:12:31.715 697 697 F DEBUG :
  258. 02-03 15:12:31.715 697 697 F DEBUG : Tombstone written to: /data/tombstones/tombstone_01
  259. 02-03 15:12:31.873 10087 10087 V MediaUtils: physMem: 4294967295
  260. 02-03 15:12:31.873 10087 10087 V MediaUtils: requested limit: 2791728680
  261. 02-03 15:12:31.873 10087 10087 V MediaUtils: actual limit: 2791728680
  262. 02-03 15:12:31.873 10087 10087 V MediaUtils: original limits: 4294967295/4294967295
  263. 02-03 15:12:31.873 10087 10087 V MediaUtils: new limits: 2791728680/4294967295
  264. 02-03 15:12:31.874 10087 10087 I mediaserver: ServiceManager: 0xf684e120
  265. 02-03 15:12:31.876 10087 10087 I AudioFlinger: Using default 3000 mSec as standby time.
  266. 02-03 15:12:31.877 10087 10087 E : batterystats service unavailable!
  267. 02-03 15:12:31.877 10087 10087 E : batterystats service unavailable!
  268. 02-03 15:12:31.877 10087 10087 I CameraService: CameraService started (pid=10087)
  269. 02-03 15:12:31.877 10087 10087 I CameraService: CameraService process starting
  270. 02-03 15:12:31.877 10087 10087 E : batterystats service unavailable!
  271. 02-03 15:12:31.877 10087 10087 E : batterystats service unavailable!
  272. 02-03 15:12:32.123 10087 10087 E cutils-trace: Error opening trace file: No such file or directory (2)
  273. 02-03 15:12:32.123 10087 10087 I QCamera : <MCI ><INFO > get_num_of_cameras: 1839: dev_info[id=0,name='video2']
  274. 02-03 15:12:32.123 10087 10087 I QCamera : <MCI ><INFO > get_num_of_cameras: 1839: dev_info[id=1,name='video3']
  275. 02-03 15:12:32.123 10087 10087 I QCamera : <MCI ><INFO > sort_camera_info: 1606: dualCamera:0 auxCamera 0
  276. 02-03 15:12:32.123 10087 10087 I QCamera : <MCI ><INFO > sort_camera_info: 1687: Camera id: 0 facing: 0, type: 0 is_yuv: 0
  277. 02-03 15:12:32.124 10087 10087 I QCamera : <MCI ><INFO > sort_camera_info: 1687: Camera id: 1 facing: 1, type: 0 is_yuv: 0
  278. 02-03 15:12:32.124 10087 10087 I QCamera : <MCI ><INFO > sort_camera_info: 1690: Number of cameras 2 sorted 2
  279. 02-03 15:12:32.124 10087 10087 I QCamera : <MCI ><INFO > get_num_of_cameras: 1857: num_cameras=2
  280. 02-03 15:12:32.133 9732 10091 I mm-camera: <ISP >< INFO> isp_module_start_session: 178: session id 2
  281. 02-03 15:12:32.134 9732 10092 I OPCAMERA_SENSOR: init_module: module=0xf2c75610 private=0xf3d8d1c0 list=0xf2aba3e0
  282. 02-03 15:12:32.136 9732 10096 E mm-camera: <IMGLIB><ERROR> module_imglib_start_session: 1774: module_imglib_start_session:1774 ###Img_Loglevel 1, moduleMask 65535
  283. 02-03 15:12:32.136 9732 10095 I OPCAMERA_SENSOR: add_listener: listener=(0x0, 0xf0da7000)
  284. 02-03 15:12:32.142 9732 10097 I ServiceManager: Waiting for service permission...
  285. 02-03 15:12:32.146 9732 10092 I mm-camera: <STATS_AIS >< INFO> gyro_port_use_android_iface: 266: Use DSPS interface as it supports
  286. 02-03 15:12:32.149 9732 9732 I mm-camera: <STATS_AEC >< INFO> aec_port_set_session_data: 296: 3A VERSION --> 5.0.0.r4
  287. 02-03 15:12:32.154 9732 9732 I mm-camera-CORE: af_core_init
  288. 02-03 15:12:32.154 9732 10106 I mm-camera: <ISP >< INFO> isp_port_check_caps_reserve: 756: port 0xf2c61000 ide 2000f type 10 dim 0 0
  289. 02-03 15:12:32.155 9732 10106 I mm-camera: <CPP >< INFO> cpp_module_notify_add_stream: 2175: :width 0, height 0, stride 0, scanline 0, framelen 0
  290. 02-03 15:12:32.155 9732 10106 I mm-camera: <CPP >< INFO> cpp_module_notify_add_stream: 2326: : stream 10, fmt 1, asf_mode 0, sharpness_level 0.000000,asf mask 0, denoise 0, denoise_mask 0, dsdn mask 0,dsdn enable 0, tnr mask 0, tnr enable 0, ds_mask 0
  291. 02-03 15:12:32.156 9732 10106 I mm-camera-CORE: q3a_thread_aecawb_start Enter
  292. 02-03 15:12:32.210 9732 10090 I mm-camera: eeprom_autofocus_calibration With Margin: AF : macro 707 infinity 230
  293. 02-03 15:12:32.211 9732 10107 E mm-camera: <SENSOR><ERROR> sensor_get_cur_chromatix_name: 2692: Sensor name:imx298, lens id:0
  294. 02-03 15:12:32.211 9732 10107 E mm-camera: <SENSOR><ERROR> sensor_get_cur_chromatix_name_for_type: 2651: chromatix for res_idx = 0 special_mode_mask = 0 module = 4 chromatix_type = 0 is NULL
  295. 02-03 15:12:32.212 9732 10107 E mm-camera: <IMGLIB><ERROR> module_faceproc_query_mod: 1968: module_faceproc_query_mod:1968] Caps ROI 10 scene_mode_cnt 1 HW analysis supported 1
  296. 02-03 15:12:32.212 9732 10107 E mm-camera: <IMGLIB><ERROR> module_hdr_lib_query_mod: 181: module_hdr_lib_query_mod:181] Supported scenemode cnt 2
  297. 02-03 15:12:32.212 9732 10107 I : processFpsTable: fps[0]=30.00/30.00 30.00/30.00
  298. 02-03 15:12:32.212 9732 10107 I : processFpsTable: fps[1]=15.00/30.02 15.00/30.02
  299. 02-03 15:12:32.212 9732 10107 I : processFpsTable: fps[2]=15.00/30.03 15.00/30.03
  300. 02-03 15:12:32.212 9732 10107 I : processFpsTable: fps[3]=15.00/60.04 15.00/60.04
  301. 02-03 15:12:32.212 9732 10107 I : processFpsTable: fps[4]=15.00/120.00 15.00/120.00
  302. 02-03 15:12:32.214 9732 9732 I mm-camera: <IFACE >< INFO> iface_unreserve_sink_port: 645: stream_id f mode 0
  303. 02-03 15:12:32.215 9732 9732 I mm-camera: <ISP >< INFO> isp_port_check_caps_unreserve: 845: ide 2000f port 0xf2c61000
  304. 02-03 15:12:32.215 9732 9732 E mm-camera: <IMGLIB><ERROR> module_imgbase_port_release_client: 1979: module_imgbase_port_release_client_llvd:1979]
  305. 02-03 15:12:32.223 9732 10124 I mm-camera: <ISP >< INFO> isp_module_stop_session: 480: session id 2
  306. 02-03 15:12:32.356 9732 10090 E mm-camera: <SENSOR><ERROR> ois_process: 341: failed evaluated expression is NULL
  307. 02-03 15:12:32.357 9732 10090 E mm-camera: <SENSOR><ERROR> module_sensor_offload_ois_init_calibrate: 305: OIS centering failed
  308. 02-03 15:12:32.527 764 852 E slim_daemon: [NDK] bindNDKSensors: Sensor server is unavailable.
  309. 02-03 15:12:33.144 9732 10097 I ServiceManager: Waiting for service permission...
  310. 02-03 15:12:33.529 764 852 E slim_daemon: [NDK] bindNDKSensors: Sensor server is unavailable.
  311. 02-03 15:12:34.145 9732 10097 I ServiceManager: Waiting for service permission...
  312. 02-03 15:12:34.165 10128 10128 I Netd : Netd 1.0 starting
  313. 02-03 15:12:34.165 10128 10128 D TetherController: Setting IP forward enable = 0
  314. 02-03 15:12:34.529 764 852 E slim_daemon: [NDK] bindNDKSensors: Sensor server is unavailable.
  315. 02-03 15:12:35.147 9732 10097 I ServiceManager: Waiting for service permission...
  316. 02-03 15:12:35.326 10128 10128 V NatController: runCmd(/system/bin/iptables -w -F natctrl_FORWARD) res=0
  317. 02-03 15:12:35.338 10128 10128 V NatController: runCmd(/system/bin/iptables -w -A natctrl_FORWARD -j DROP) res=0
  318. 02-03 15:12:35.340 10291 10291 I Dpps : static DppsServer *DppsServer::GetInstance(): DppsServer ref count increased to 1
  319. 02-03 15:12:35.341 10291 10291 I Dpps : AbaContext():18 ABA context instantiation
  320. 02-03 15:12:35.341 10291 10291 I Dpps : AmbientLightContext():17 AL context instantiation
  321. 02-03 15:12:35.341 10291 10291 I Dpps : InitFeatureContext():171 Initialize feature context
  322. 02-03 15:12:35.341 10291 10291 I Dpps : InitContext():80 display fd 5 histogram bins 256 components 1 Lut size 256 panel 1 sensor type 3
  323. 02-03 15:12:35.341 10291 10291 I Dpps : OpenCommonSysfsFds():341 lcd_bl_event_fd_ is 6
  324. 02-03 15:12:35.341 10291 10291 I Dpps : OpenCommonSysfsFds():350 blank_event_fd_ is 7
  325. 02-03 15:12:35.341 10291 10291 I Dpps : OpenCommonSysfsFds():358 lcd_brightness_fd_ is 8
  326. 02-03 15:12:35.341 10291 10291 I Dpps : InitContext():107 hist_sysfs_fd_ is 10
  327. 02-03 15:12:35.341 10291 10291 I Dpps : InitContext():180 Context Initialization successfull
  328. 02-03 15:12:35.342 10291 10291 I Dpps : CreateAbaThread():61 Create ABA thread
  329. 02-03 15:12:35.342 10291 10291 I Dpps : CreateAbaThread():84 Create ABA thread done ret 0
  330. 02-03 15:12:35.342 10291 10291 I Dpps : InitContext():69 display_fd 5, panel 1, sensor type 3 display_type 0
  331. 02-03 15:12:35.342 10291 10315 I Dpps : ProcessAbaThread():253 ABA thread execution started
  332. 02-03 15:12:35.343 10291 10291 I Dpps : OpenCommonSysfsFds():341 lcd_bl_event_fd_ is 16
  333. 02-03 15:12:35.343 10291 10291 I Dpps : OpenCommonSysfsFds():350 blank_event_fd_ is 17
  334. 02-03 15:12:35.343 10291 10291 I Dpps : OpenCommonSysfsFds():358 lcd_brightness_fd_ is 18
  335. 02-03 15:12:35.343 10291 10291 I Dpps : SelectLightSensor():468 sensor_type 3
  336. 02-03 15:12:35.343 10291 10291 I Dpps : SelectLightSensor():471 sensor_type_ 3
  337. 02-03 15:12:35.343 10291 10291 I Dpps : InitLightSensor():503 sensor_type_ 3
  338. 02-03 15:12:35.347 10128 10128 V NatController: runCmd(/system/bin/iptables -w -t nat -F natctrl_nat_POSTROUTING) res=0
  339. 02-03 15:12:35.348 10291 10291 I Dpps : InitLightSensor():524 light sensor initialization ret 0
  340. 02-03 15:12:35.348 10291 10291 I Dpps : CreateAmbientLightThread():141 Create AL thread
  341. 02-03 15:12:35.348 10291 10291 I Dpps : CreateAmbientLightThread():160 Create AL thread done ret 0
  342. 02-03 15:12:35.348 10291 10291 I Dpps : InitFeatureContext():223 Initialize feature context done ret 0
  343. 02-03 15:12:35.348 10291 10320 I Dpps : ProcessAmbientLightThread():98 AL thread execution started
  344. 02-03 15:12:35.350 10290 10290 D AndroidRuntime: >>>>>> START com.android.internal.os.ZygoteInit uid 0 <<<<<<
  345. 02-03 15:12:35.350 10290 10290 W JniInvocation: Falling back from libart to libart.so after dlopen error: dlopen failed: library "libart" not found
  346. 02-03 15:12:35.353 10128 10128 V NatController: runCmd(/system/bin/iptables -w -F natctrl_tether_counters) res=0
  347. 02-03 15:12:35.353 10290 10290 D AndroidRuntime: CheckJNI is OFF
  348. 02-03 15:12:35.353 10290 10290 E cutils-trace: Error opening trace file: No such file or directory (2)
  349. 02-03 15:12:35.353 10290 10290 I art : option[0]=-Xzygote
  350. 02-03 15:12:35.353 10290 10290 I art : option[1]=-Xstacktracefile:/data/anr/traces.txt
  351. 02-03 15:12:35.354 10290 10290 I art : option[2]=exit
  352. 02-03 15:12:35.354 10290 10290 I art : option[3]=vfprintf
  353. 02-03 15:12:35.354 10290 10290 I art : option[4]=sensitiveThread
  354. 02-03 15:12:35.354 10290 10290 I art : option[5]=-verbose:gc
  355. 02-03 15:12:35.354 10290 10290 I art : option[6]=-Xms8m
  356. 02-03 15:12:35.354 10290 10290 I art : option[7]=-Xmx512m
  357. 02-03 15:12:35.354 10290 10290 I art : option[8]=-XX:HeapGrowthLimit=256m
  358. 02-03 15:12:35.354 10290 10290 I art : option[9]=-XX:HeapMinFree=512k
  359. 02-03 15:12:35.354 10290 10290 I art : option[10]=-XX:HeapMaxFree=8m
  360. 02-03 15:12:35.354 10290 10290 I art : option[11]=-XX:HeapTargetUtilization=0.75
  361. 02-03 15:12:35.354 10290 10290 I art : option[12]=-agentlib:jdwp=transport=dt_android_adb,suspend=n,server=y
  362. 02-03 15:12:35.354 10290 10290 I art : option[13]=-Xlockprofthreshold:500
  363. 02-03 15:12:35.354 10290 10290 I art : option[14]=-Ximage-compiler-option
  364. 02-03 15:12:35.354 10290 10290 I art : option[15]=--runtime-arg
  365. 02-03 15:12:35.354 10290 10290 I art : option[16]=-Ximage-compiler-option
  366. 02-03 15:12:35.354 10290 10290 I art : option[17]=-Xms64m
  367. 02-03 15:12:35.354 10290 10290 I art : option[18]=-Ximage-compiler-option
  368. 02-03 15:12:35.354 10290 10290 I art : option[19]=--runtime-arg
  369. 02-03 15:12:35.354 10290 10290 I art : option[20]=-Ximage-compiler-option
  370. 02-03 15:12:35.354 10290 10290 I art : option[21]=-Xmx64m
  371. 02-03 15:12:35.354 10290 10290 I art : option[22]=-Ximage-compiler-option
  372. 02-03 15:12:35.354 10290 10290 I art : option[23]=--image-classes=/system/etc/preloaded-classes
  373. 02-03 15:12:35.354 10290 10290 I art : option[24]=-Xcompiler-option
  374. 02-03 15:12:35.354 10290 10290 I art : option[25]=--runtime-arg
  375. 02-03 15:12:35.354 10290 10290 I art : option[26]=-Xcompiler-option
  376. 02-03 15:12:35.354 10290 10290 I art : option[27]=-Xms64m
  377. 02-03 15:12:35.354 10290 10290 I art : option[28]=-Xcompiler-option
  378. 02-03 15:12:35.354 10290 10290 I art : option[29]=--runtime-arg
  379. 02-03 15:12:35.354 10290 10290 I art : option[30]=-Xcompiler-option
  380. 02-03 15:12:35.354 10290 10290 I art : option[31]=-Xmx512m
  381. 02-03 15:12:35.354 10290 10290 I art : option[32]=-Ximage-compiler-option
  382. 02-03 15:12:35.354 10290 10290 I art : option[33]=--instruction-set-variant=kryo
  383. 02-03 15:12:35.354 10290 10290 I art : option[34]=-Xcompiler-option
  384. 02-03 15:12:35.354 10290 10290 I art : option[35]=--instruction-set-variant=kryo
  385. 02-03 15:12:35.354 10290 10290 I art : option[36]=-Ximage-compiler-option
  386. 02-03 15:12:35.354 10290 10290 I art : option[37]=--instruction-set-features=default
  387. 02-03 15:12:35.354 10290 10290 I art : option[38]=-Xcompiler-option
  388. 02-03 15:12:35.354 10290 10290 I art : option[39]=--instruction-set-features=default
  389. 02-03 15:12:35.355 10290 10290 I art : option[40]=-Duser.locale=en-US
  390. 02-03 15:12:35.355 10290 10290 I art : option[41]=--cpu-abilist=arm64-v8a
  391. 02-03 15:12:35.355 10290 10290 I art : option[42]=-Xfingerprint:OnePlus/OnePlus3/OnePlus3:6.0.1/MMB29M/288360:user/release-keys
  392. 02-03 15:12:35.358 10128 10128 V NatController: runCmd(/system/bin/iptables -w -X natctrl_tether_counters) res=0
  393. 02-03 15:12:35.363 10128 10128 V NatController: runCmd(/system/bin/iptables -w -N natctrl_tether_counters) res=0
  394. 02-03 15:12:35.364 10290 10290 I art : Pruning dalvik-cache since we are generating an image and will need to recompile
  395. 02-03 15:12:35.365 10290 10290 I art : Using an offset of 0xffbf5000 from default art base address of 0x70000000
  396. 02-03 15:12:35.365 10290 10290 I art : GenerateImage: /system/bin/dex2oat --image=/data/dalvik-cache/arm64/system@framework@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 --oat-file=/data/dalvik-cache/arm64/system@framework@boot.oat --instruction-set=arm64 --instruction-set-features=smp,a53 --base=0x6fbf5000 --runtime-arg -Xms64m --runtime-arg -Xmx64m --image-classes=/system/etc/preloaded-classes --instruction-set-variant=kryo --instruction-set-features=default
  397. 02-03 15:12:35.369 10128 10128 V NatController: runCmd(/system/bin/iptables -w -t mangle -A natctrl_mangle_FORWARD -p tcp --tcp-flags SYN SYN -j TCPMSS --clamp-mss-to-pmtu) res=0
  398. 02-03 15:12:35.386 10324 10324 E dex2oat : Unexpected CPU variant for Arm64: kryo
  399. 02-03 15:12:35.387 10324 10324 E dex2oat : Command: /system/bin/dex2oat --image=/data/dalvik-cache/arm64/system@framework@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 --oat-file=/data/dalvik-cache/arm64/system@framework@boot.oat --instruction-set=arm64 --instruction-set-features=smp,a53 --base=0x6fbf5000 --runtime-arg -Xms64m --runtime-arg -Xmx64m --image-classes=/system/etc/preloaded-classes --instruction-set-variant=kryo --instruction-set-features=default
  400. 02-03 15:12:35.387 10324 10324 E dex2oat : Usage: dex2oat [options]...
  401. 02-03 15:12:35.387 10324 10324 E dex2oat : -j<number>: specifies the number of threads used for compilation.
  402. 02-03 15:12:35.387 10324 10324 E dex2oat : Default is the number of detected hardware threads available on the
  403. 02-03 15:12:35.387 10324 10324 E dex2oat : host system.
  404. 02-03 15:12:35.387 10324 10324 E dex2oat : Example: -j12
  405. 02-03 15:12:35.387 10324 10324 E dex2oat : --dex-file=<dex-file>: specifies a .dex, .jar, or .apk file to compile.
  406. 02-03 15:12:35.387 10324 10324 E dex2oat : Example: --dex-file=/system/framework/core.jar
  407. 02-03 15:12:35.387 10324 10324 E dex2oat : --dex-location=<dex-location>: specifies an alternative dex location to
  408. 02-03 15:12:35.387 10324 10324 E dex2oat : encode in the oat file for the corresponding --dex-file argument.
  409. 02-03 15:12:35.387 10324 10324 E dex2oat : Example: --dex-file=/home/build/out/system/framework/core.jar
  410. 02-03 15:12:35.387 10324 10324 E dex2oat : --dex-location=/system/framework/core.jar
  411. 02-03 15:12:35.387 10324 10324 E dex2oat : --zip-fd=<file-descriptor>: specifies a file descriptor of a zip file
  412. 02-03 15:12:35.387 10324 10324 E dex2oat : containing a classes.dex file to compile.
  413. 02-03 15:12:35.387 10324 10324 E dex2oat : Example: --zip-fd=5
  414. 02-03 15:12:35.387 10324 10324 E dex2oat : --zip-location=<zip-location>: specifies a symbolic name for the file
  415. 02-03 15:12:35.387 10324 10324 E dex2oat : corresponding to the file descriptor specified by --zip-fd.
  416. 02-03 15:12:35.387 10324 10324 E dex2oat : Example: --zip-location=/system/app/Calculator.apk
  417. 02-03 15:12:35.387 10324 10324 E dex2oat : --oat-file=<file.oat>: specifies the oat output destination via a filename.
  418. 02-03 15:12:35.387 10324 10324 E dex2oat : Example: --oat-file=/system/framework/boot.oat
  419. 02-03 15:12:35.387 10324 10324 E dex2oat : --oat-fd=<number>: specifies the oat output destination via a file descriptor.
  420. 02-03 15:12:35.387 10324 10324 E dex2oat : Example: --oat-fd=6
  421. 02-03 15:12:35.387 10324 10324 E dex2oat : --oat-location=<oat-name>: specifies a symbolic name for the file corresponding
  422. 02-03 15:12:35.387 10324 10324 E dex2oat : to the file descriptor specified by --oat-fd.
  423. 02-03 15:12:35.387 10324 10324 E dex2oat : Example: --oat-location=/data/dalvik-cache/system@app@Calculator.apk.oat
  424. 02-03 15:12:35.388 10324 10324 E dex2oat : --oat-symbols=<file.oat>: specifies the oat output destination with full symbols.
  425. 02-03 15:12:35.388 10324 10324 E dex2oat : Example: --oat-symbols=/symbols/system/framework/boot.oat
  426. 02-03 15:12:35.388 10324 10324 E dex2oat : --image=<file.art>: specifies the output image filename.
  427. 02-03 15:12:35.388 10324 10324 E dex2oat : Example: --image=/system/framework/boot.art
  428. 02-03 15:12:35.388 10324 10324 E dex2oat : --image-classes=<classname-file>: specifies classes to include in an image.
  429. 02-03 15:12:35.388 10324 10324 E dex2oat : Example: --image=frameworks/base/preloaded-classes
  430. 02-03 15:12:35.388 10324 10324 E dex2oat : --base=<hex-address>: specifies the base address when creating a boot image.
  431. 02-03 15:12:35.388 10324 10324 E dex2oat : Example: --base=0x50000000
  432. 02-03 15:12:35.388 10324 10324 E dex2oat : --boot-image=<file.art>: provide the image file for the boot class path.
  433. 02-03 15:12:35.388 10324 10324 E dex2oat : Example: --boot-image=/system/framework/boot.art
  434. 02-03 15:12:35.388 10324 10324 E dex2oat : Default: $ANDROID_ROOT/system/framework/boot.art
  435. 02-03 15:12:35.388 10324 10324 E dex2oat : --android-root=<path>: used to locate libraries for portable linking.
  436. 02-03 15:12:35.388 10324 10324 E dex2oat : Example: --android-root=out/host/linux-x86
  437. 02-03 15:12:35.388 10324 10324 E dex2oat : Default: $ANDROID_ROOT
  438. 02-03 15:12:35.388 10324 10324 E dex2oat : --instruction-set=(arm|arm64|mips|mips64|x86|x86_64): compile for a particular
  439. 02-03 15:12:35.388 10324 10324 E dex2oat : instruction set.
  440. 02-03 15:12:35.388 10324 10324 E dex2oat : Example: --instruction-set=x86
  441. 02-03 15:12:35.389 10324 10324 E dex2oat : Default: arm
  442. 02-03 15:12:35.389 10324 10324 E dex2oat : --instruction-set-features=...,: Specify instruction set features
  443. 02-03 15:12:35.389 10324 10324 E dex2oat : Example: --instruction-set-features=div
  444. 02-03 15:12:35.389 10324 10324 E dex2oat : Default: default
  445. 02-03 15:12:35.389 10324 10324 E dex2oat : --compile-pic: Force indirect use of code, methods, and classes
  446. 02-03 15:12:35.389 10324 10324 E dex2oat : Default: disabled
  447. 02-03 15:12:35.389 10324 10324 E dex2oat : --compiler-backend=(Quick|Optimizing): select compiler backend
  448. 02-03 15:12:35.389 10324 10324 E dex2oat : set.
  449. 02-03 15:12:35.389 10324 10324 E dex2oat : Example: --compiler-backend=Optimizing
  450. 02-03 15:12:35.389 10324 10324 E dex2oat : Default: Quick
  451. 02-03 15:12:35.389 10324 10324 E dex2oat : --compiler-filter=(verify-none|interpret-only|space|balanced|speed|everything|time):
  452. 02-03 15:12:35.389 10324 10324 E dex2oat : select compiler filter.
  453. 02-03 15:12:35.389 10324 10324 E dex2oat : Example: --compiler-filter=everything
  454. 02-03 15:12:35.389 10324 10324 E dex2oat : Default: speed
  455. 02-03 15:12:35.390 10324 10324 E dex2oat : --huge-method-max=<method-instruction-count>: threshold size for a huge
  456. 02-03 15:12:35.390 10324 10324 E dex2oat : method for compiler filter tuning.
  457. 02-03 15:12:35.390 10324 10324 E dex2oat : Example: --huge-method-max=10000
  458. 02-03 15:12:35.390 10324 10324 E dex2oat : Default: 10000
  459. 02-03 15:12:35.390 10324 10324 E dex2oat : --large-method-max=<method-instruction-count>: threshold size for a large
  460. 02-03 15:12:35.390 10324 10324 E dex2oat : method for compiler filter tuning.
  461. 02-03 15:12:35.390 10324 10324 E dex2oat : Example: --large-method-max=600
  462. 02-03 15:12:35.390 10324 10324 E dex2oat : Default: 600
  463. 02-03 15:12:35.390 10324 10324 E dex2oat : --small-method-max=<method-instruction-count>: threshold size for a small
  464. 02-03 15:12:35.390 10324 10324 E dex2oat : method for compiler filter tuning.
  465. 02-03 15:12:35.390 10324 10324 E dex2oat : Example: --small-method-max=60
  466. 02-03 15:12:35.390 10324 10324 E dex2oat : Default: 60
  467. 02-03 15:12:35.390 10324 10324 E dex2oat : --tiny-method-max=<method-instruction-count>: threshold size for a tiny
  468. 02-03 15:12:35.390 10324 10324 E dex2oat : method for compiler filter tuning.
  469. 02-03 15:12:35.390 10324 10324 E dex2oat : Example: --tiny-method-max=20
  470. 02-03 15:12:35.390 10324 10324 E dex2oat : Default: 20
  471. 02-03 15:12:35.390 10324 10324 E dex2oat : --num-dex-methods=<method-count>: threshold size for a small dex file for
  472. 02-03 15:12:35.390 10324 10324 E dex2oat : compiler filter tuning. If the input has fewer than this many methods
  473. 02-03 15:12:35.390 10324 10324 E dex2oat : and the filter is not interpret-only or verify-none, overrides the
  474. 02-03 15:12:35.390 10324 10324 E dex2oat : filter to use speed
  475. 02-03 15:12:35.390 10324 10324 E dex2oat : Example: --num-dex-method=900
  476. 02-03 15:12:35.390 10324 10324 E dex2oat : Default: 900
  477. 02-03 15:12:35.390 10324 10324 E dex2oat : --inline-depth-limit=<depth-limit>: the depth limit of inlining for fine tuning
  478. 02-03 15:12:35.391 10324 10324 E dex2oat : the compiler. A zero value will disable inlining. Honored only by Optimizing.
  479. 02-03 15:12:35.391 10324 10324 E dex2oat : Has priority over the --compiler-filter option. Intended for
  480. 02-03 15:12:35.391 10324 10324 E dex2oat : development/experimental use.
  481. 02-03 15:12:35.391 10324 10324 E dex2oat : Example: --inline-depth-limit=5
  482. 02-03 15:12:35.391 10324 10324 E dex2oat : Default: 5
  483. 02-03 15:12:35.391 10324 10324 E dex2oat : --inline-max-code-units=<code-units-count>: the maximum code units that a method
  484. 02-03 15:12:35.391 10324 10324 E dex2oat : can have to be considered for inlining. A zero value will disable inlining.
  485. 02-03 15:12:35.391 10324 10324 E dex2oat : Honored only by Optimizing. Has priority over the --compiler-filter option.
  486. 02-03 15:12:35.391 10324 10324 E dex2oat : Intended for development/experimental use.
  487. 02-03 15:12:35.391 10324 10324 E dex2oat : Example: --inline-max-code-units=100
  488. 02-03 15:12:35.391 10324 10324 E dex2oat : Default: 100
  489. 02-03 15:12:35.391 10324 10324 E dex2oat : --dump-timing: display a breakdown of where time was spent
  490. 02-03 15:12:35.391 10324 10324 E dex2oat : --include-patch-information: Include patching information so the generated code
  491. 02-03 15:12:35.391 10324 10324 E dex2oat : can have its base address moved without full recompilation.
  492. 02-03 15:12:35.396 10324 10324 E dex2oat : --no-include-patch-information: Do not include patching information.
  493. 02-03 15:12:35.396 10324 10324 E dex2oat : -g
  494. 02-03 15:12:35.396 10324 10324 E dex2oat : --generate-debug-info: Generate debug information for native debugging,
  495. 02-03 15:12:35.396 10324 10324 E dex2oat : such as stack unwinding information, ELF symbols and DWARF sections.
  496. 02-03 15:12:35.396 10324 10324 E dex2oat : This generates all the available information. Unneeded parts can be
  497. 02-03 15:12:35.396 10324 10324 E dex2oat : stripped using standard command line tools such as strip or objcopy.
  498. 02-03 15:12:35.396 10324 10324 E dex2oat : (enabled by default in debug builds, disabled by default otherwise)
  499. 02-03 15:12:35.396 10324 10324 E dex2oat : --no-generate-debug-info: Do not generate debug information for native debugging.
  500. 02-03 15:12:35.396 10324 10324 E dex2oat : --runtime-arg <argument>: used to specify various arguments for the runtime,
  501. 02-03 15:12:35.396 10324 10324 E dex2oat : such as initial heap size, maximum heap size, and verbose output.
  502. 02-03 15:12:35.396 10324 10324 E dex2oat : Use a separate --runtime-arg switch for each argument.
  503. 02-03 15:12:35.396 10324 10324 E dex2oat : Example: --runtime-arg -Xms256m
  504. 02-03 15:12:35.396 10324 10324 E dex2oat : --profile-file=<filename>: specify profiler output file to use for compilation.
  505. 02-03 15:12:35.396 10324 10324 E dex2oat : --print-pass-names: print a list of pass names
  506. 02-03 15:12:35.396 10324 10324 E dex2oat : --disable-passes=<pass-names>: disable one or more passes separated by comma.
  507. 02-03 15:12:35.396 10324 10324 E dex2oat : Example: --disable-passes=UseCount,BBOptimizations
  508. 02-03 15:12:35.396 10324 10324 E dex2oat : --print-pass-options: print a list of passes that have configurable options along with the setting.
  509. 02-03 15:12:35.396 10324 10324 E dex2oat : Will print default if no overridden setting exists.
  510. 02-03 15:12:35.397 10324 10324 E dex2oat : --pass-options=Pass1Name:Pass1OptionName:Pass1Option#,Pass2Name:Pass2OptionName:Pass2Option#
  511. 02-03 15:12:35.397 10324 10324 E dex2oat : Used to specify a pass specific option. The setting itself must be integer.
  512. 02-03 15:12:35.397 10324 10324 E dex2oat : Separator used between options is a comma.
  513. 02-03 15:12:35.397 10324 10324 E dex2oat : --swap-file=<file-name>: specifies a file to use for swap.
  514. 02-03 15:12:35.397 10324 10324 E dex2oat : Example: --swap-file=/data/tmp/swap.001
  515. 02-03 15:12:35.397 10324 10324 E dex2oat : --swap-fd=<file-descriptor>: specifies a file to use for swap (by descriptor).
  516. 02-03 15:12:35.397 10324 10324 E dex2oat : Example: --swap-fd=10
  517. 02-03 15:12:35.399 10290 10290 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/arm64/system@framework@boot.art': Failed execv(/system/bin/dex2oat --image=/data/dalvik-cache/arm64/system@framework@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 --oat-file=/data/dalvik-cache/arm64/system@framework@boot.oat --instruction-set=arm64 --instruction-set-features=smp,a53
  518. 02-03 15:12:35.407 10290 10290 W art : Failed to open .dex from file '/system/framework/core-libart.jar': Entry not found
  519. 02-03 15:12:35.407 10290 10290 W art : Failed to open .dex from file '/system/framework/conscrypt.jar': Entry not found
  520. 02-03 15:12:35.407 10290 10290 W art : Failed to open .dex from file '/system/framework/okhttp.jar': Entry not found
  521. 02-03 15:12:35.407 10290 10290 W art : Failed to open .dex from file '/system/framework/core-junit.jar': Entry not found
  522. 02-03 15:12:35.408 10290 10290 W art : Failed to open .dex from file '/system/framework/bouncycastle.jar': Entry not found
  523. 02-03 15:12:35.408 10290 10290 W art : Failed to open .dex from file '/system/framework/ext.jar': Entry not found
  524. 02-03 15:12:35.409 10290 10290 W art : Failed to open .dex from file '/system/framework/framework.jar': Entry not found
  525. 02-03 15:12:35.464 10290 10290 W art : Failed to open .dex from file '/system/framework/voip-common.jar': Entry not found
  526. 02-03 15:12:35.464 10290 10290 W art : Failed to open .dex from file '/system/framework/ims-common.jar': Entry not found
  527. 02-03 15:12:35.465 10290 10290 W art : Failed to open .dex from file '/system/framework/apache-xml.jar': Entry not found
  528. 02-03 15:12:35.465 10290 10290 W art : Failed to open .dex from file '/system/framework/org.apache.http.legacy.boot.jar': Entry not found
  529. 02-03 15:12:35.465 10290 10290 W art : Failed to open .dex from file '/system/framework/org.dirtyunicorns.utils.jar': Entry not found
  530. 02-03 15:12:35.465 10290 10290 E art : Failed to return pre-allocated NoClassDefFoundError
  531. 02-03 15:12:35.465 10290 10290 F art : art/runtime/thread.h:353] Check failed: new_exception != nullptr
  532. 02-03 15:12:35.474 10290 10290 F art : art/runtime/barrier.cc:90] Check failed: count_ == 0 (count_=-1, 0=0) Attempted to destroy barrier with non zero count
  533. 02-03 15:12:35.474 10290 10290 F art : art/runtime/runtime.cc:366] Runtime aborting --- recursively, so no thread-specific detail!
  534. 02-03 15:12:35.474 10290 10290 F art : art/runtime/runtime.cc:366]
  535. 02-03 15:12:35.474 10290 10290 F libc : Fatal signal 6 (SIGABRT), code -6 in tid 10290 (main)
  536. 02-03 15:12:35.474 698 698 I DEBUG : property debug.db.uid not set; NOT waiting for gdb.
  537. 02-03 15:12:35.474 698 698 I DEBUG : HINT: adb shell setprop debug.db.uid 100000
  538. 02-03 15:12:35.474 698 698 I DEBUG : HINT: adb forward tcp:5039 tcp:5039
  539. 02-03 15:12:35.525 698 698 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
  540. 02-03 15:12:35.525 698 698 F DEBUG : Build fingerprint: 'OnePlus/OnePlus3/OnePlus3:6.0.1/MMB29M/288360:user/release-keys'
  541. 02-03 15:12:35.525 698 698 F DEBUG : Revision: '0'
  542. 02-03 15:12:35.525 698 698 F DEBUG : ABI: 'arm64'
  543. 02-03 15:12:35.525 698 698 F DEBUG : pid: 10290, tid: 10290, name: main >>> zygote64 <<<
  544. 02-03 15:12:35.525 698 698 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
  545. 02-03 15:12:35.530 698 698 F DEBUG : Abort message: 'art/runtime/thread.h:353] Check failed: new_exception != nullptr '
  546. 02-03 15:12:35.530 698 698 F DEBUG : x0 0000000000000000 x1 0000000000002832 x2 0000000000000006 x3 0000000000000000
  547. 02-03 15:12:35.530 698 698 F DEBUG : x4 0000000000000000 x5 0000000000000001 x6 0000000000000000 x7 0000000000000000
  548. 02-03 15:12:35.530 698 698 F DEBUG : x8 0000000000000083 x9 000000000000d640 x10 000000000030de38 x11 000000000030df78
  549. 02-03 15:12:35.530 698 698 F DEBUG : x12 0000000000000000 x13 0000007f794a4000 x14 0000000000000000 x15 0000000000000000
  550. 02-03 15:12:35.530 698 698 F DEBUG : x16 0000007f79496568 x17 0000007f794282bc x18 0000007f794a7f50 x19 0000007f7989b0d8
  551. 02-03 15:12:35.530 698 698 F DEBUG : x20 0000007f7989b018 x21 0000000000000002 x22 0000000000000006 x23 0000007f760ba000
  552. 02-03 15:12:35.530 698 698 F DEBUG : x24 0000007f760cd640 x25 0000007f7633ba00 x26 0000007f760c5a40 x27 0000007f75fdd000
  553. 02-03 15:12:35.530 698 698 F DEBUG : x28 0000007f760cd500 x29 0000007ffcc4fdd0 x30 0000007f79425a58
  554. 02-03 15:12:35.530 698 698 F DEBUG : sp 0000007ffcc4fdd0 pc 0000007f794282c4 pstate 0000000020000000
  555. 02-03 15:12:35.532 764 852 E slim_daemon: [NDK] bindNDKSensors: Sensor server is unavailable.
  556. 02-03 15:12:35.536 698 698 F DEBUG :
  557. 02-03 15:12:35.536 698 698 F DEBUG : backtrace:
  558. 02-03 15:12:35.536 698 698 F DEBUG : #00 pc 000000000006a2c4 /system/lib64/libc.so (tgkill+8)
  559. 02-03 15:12:35.536 698 698 F DEBUG : #01 pc 0000000000067a54 /system/lib64/libc.so (pthread_kill+68)
  560. 02-03 15:12:35.536 698 698 F DEBUG : #02 pc 00000000000239b8 /system/lib64/libc.so (raise+28)
  561. 02-03 15:12:35.536 698 698 F DEBUG : #03 pc 000000000001e158 /system/lib64/libc.so (abort+60)
  562. 02-03 15:12:35.537 698 698 F DEBUG : #04 pc 00000000004338a8 /system/lib64/libart.so (_ZN3art7Runtime5AbortEv+324)
  563. 02-03 15:12:35.537 698 698 F DEBUG : #05 pc 0000000000138164 /system/lib64/libart.so (_ZN3art10LogMessageD2Ev+3136)
  564. 02-03 15:12:35.537 698 698 F DEBUG : #06 pc 0000000000131c08 /system/lib64/libart.so (_ZN3art7BarrierD2Ev+296)
  565. 02-03 15:12:35.537 698 698 F DEBUG : #07 pc 0000000000468494 /system/lib64/libart.so (_ZN3art10ThreadList4DumpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEE+212)
  566. 02-03 15:12:35.537 698 698 F DEBUG : #08 pc 0000000000433990 /system/lib64/libart.so (_ZN3art7Runtime5AbortEv+556)
  567. 02-03 15:12:35.537 698 698 F DEBUG : #09 pc 0000000000138164 /system/lib64/libart.so (_ZN3art10LogMessageD2Ev+3136)
  568. 02-03 15:12:35.537 698 698 F DEBUG : #10 pc 0000000000192a38 /system/lib64/libart.so (_ZN3art11ClassLinker9FindClassEPNS_6ThreadEPKcNS_6HandleINS_6mirror11ClassLoaderEEE.part.604+3280)
  569. 02-03 15:12:35.537 698 698 F DEBUG : #11 pc 0000000000192b94 /system/lib64/libart.so (_ZN3art11ClassLinker9FindClassEPNS_6ThreadEPKcNS_6HandleINS_6mirror11ClassLoaderEEE+76)
  570. 02-03 15:12:35.537 698 698 F DEBUG : #12 pc 000000000019d120 /system/lib64/libart.so (_ZN3art11ClassLinker16InitWithoutImageENSt3__16vectorINS1_10unique_ptrIKNS_7DexFileENS1_14default_deleteIS5_EEEENS1_9allocatorIS8_EEEE+3208)
  571. 02-03 15:12:35.537 698 698 F DEBUG : #13 pc 000000000043aa50 /system/lib64/libart.so (_ZN3art7Runtime4InitERKNSt3__16vectorINS1_4pairINS1_12basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEPKvEENS7_ISC_EEEEb+9504)
  572. 02-03 15:12:35.537 698 698 F DEBUG : #14 pc 000000000043c4fc /system/lib64/libart.so (_ZN3art7Runtime6CreateERKNSt3__16vectorINS1_4pairINS1_12basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEPKvEENS7_ISC_EEEEb+812)
  573. 02-03 15:12:35.537 698 698 F DEBUG : #15 pc 000000000031081c /system/lib64/libart.so (JNI_CreateJavaVM+704)
  574. 02-03 15:12:35.537 698 698 F DEBUG : #16 pc 00000000000919bc /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime7startVmEPP7_JavaVMPP7_JNIEnvb+2664)
  575. 02-03 15:12:35.537 698 698 F DEBUG : #17 pc 0000000000091f58 /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime5startEPKcRKNS_6VectorINS_7String8EEEb+300)
  576. 02-03 15:12:35.537 698 698 F DEBUG : #18 pc 0000000000001fc8 /system/bin/app_process64_original
  577. 02-03 15:12:35.537 698 698 F DEBUG : #19 pc 000000000001bcd8 /system/lib64/libc.so (__libc_init+100)
  578. 02-03 15:12:35.537 698 698 F DEBUG : #20 pc 0000000000002250 /system/bin/app_process64_original
  579. 02-03 15:12:35.590 698 698 F DEBUG :
  580. 02-03 15:12:35.590 698 698 F DEBUG : Tombstone written to: /data/tombstones/tombstone_08
  581. 02-03 15:12:35.884 10365 10365 D AndroidRuntime: >>>>>> START com.android.internal.os.ZygoteInit uid 0 <<<<<<
  582. 02-03 15:12:35.885 10365 10365 W JniInvocation: Falling back from libart to libart.so after dlopen error: dlopen failed: library "libart" not found
  583. 02-03 15:12:35.888 10365 10365 D AndroidRuntime: CheckJNI is OFF
  584. 02-03 15:12:35.888 10365 10365 E cutils-trace: Error opening trace file: No such file or directory (2)
  585. 02-03 15:12:35.888 10365 10365 I art : option[0]=-Xzygote
  586. 02-03 15:12:35.888 10365 10365 I art : option[1]=-Xstacktracefile:/data/anr/traces.txt
  587. 02-03 15:12:35.888 10365 10365 I art : option[2]=exit
  588. 02-03 15:12:35.888 10365 10365 I art : option[3]=vfprintf
  589. 02-03 15:12:35.888 10365 10365 I art : option[4]=sensitiveThread
  590. 02-03 15:12:35.888 10365 10365 I art : option[5]=-verbose:gc
  591. 02-03 15:12:35.888 10365 10365 I art : option[6]=-Xms8m
  592. 02-03 15:12:35.888 10365 10365 I art : option[7]=-Xmx512m
  593. 02-03 15:12:35.888 10365 10365 I art : option[8]=-XX:HeapGrowthLimit=256m
  594. 02-03 15:12:35.888 10365 10365 I art : option[9]=-XX:HeapMinFree=512k
  595. 02-03 15:12:35.889 10365 10365 I art : option[10]=-XX:HeapMaxFree=8m
  596. 02-03 15:12:35.889 10365 10365 I art : option[11]=-XX:HeapTargetUtilization=0.75
  597. 02-03 15:12:35.889 10365 10365 I art : option[12]=-agentlib:jdwp=transport=dt_android_adb,suspend=n,server=y
  598. 02-03 15:12:35.889 10365 10365 I art : option[13]=-Xlockprofthreshold:500
  599. 02-03 15:12:35.889 10365 10365 I art : option[14]=-Ximage-compiler-option
  600. 02-03 15:12:35.889 10365 10365 I art : option[15]=--runtime-arg
  601. 02-03 15:12:35.889 10365 10365 I art : option[16]=-Ximage-compiler-option
  602. 02-03 15:12:35.889 10365 10365 I art : option[17]=-Xms64m
  603. 02-03 15:12:35.889 10365 10365 I art : option[18]=-Ximage-compiler-option
  604. 02-03 15:12:35.889 10365 10365 I art : option[19]=--runtime-arg
  605. 02-03 15:12:35.889 10365 10365 I art : option[20]=-Ximage-compiler-option
  606. 02-03 15:12:35.889 10365 10365 I art : option[21]=-Xmx64m
  607. 02-03 15:12:35.889 10365 10365 I art : option[22]=-Ximage-compiler-option
  608. 02-03 15:12:35.889 10365 10365 I art : option[23]=--image-classes=/system/etc/preloaded-classes
  609. 02-03 15:12:35.889 10365 10365 I art : option[24]=-Xcompiler-option
  610. 02-03 15:12:35.889 10365 10365 I art : option[25]=--runtime-arg
  611. 02-03 15:12:35.889 10365 10365 I art : option[26]=-Xcompiler-option
  612. 02-03 15:12:35.889 10365 10365 I art : option[27]=-Xms64m
  613. 02-03 15:12:35.889 10365 10365 I art : option[28]=-Xcompiler-option
  614. 02-03 15:12:35.889 10365 10365 I art : option[29]=--runtime-arg
  615. 02-03 15:12:35.889 10365 10365 I art : option[30]=-Xcompiler-option
  616. 02-03 15:12:35.889 10365 10365 I art : option[31]=-Xmx512m
  617. 02-03 15:12:35.889 10365 10365 I art : option[32]=-Ximage-compiler-option
  618. 02-03 15:12:35.889 10365 10365 I art : option[33]=--instruction-set-variant=cortex-a53
  619. 02-03 15:12:35.889 10365 10365 I art : option[34]=-Xcompiler-option
  620. 02-03 15:12:35.889 10365 10365 I art : option[35]=--instruction-set-variant=cortex-a53
  621. 02-03 15:12:35.889 10365 10365 I art : option[36]=-Ximage-compiler-option
  622. 02-03 15:12:35.889 10365 10365 I art : option[37]=--instruction-set-features=default
  623. 02-03 15:12:35.889 10365 10365 I art : option[38]=-Xcompiler-option
  624. 02-03 15:12:35.889 10365 10365 I art : option[39]=--instruction-set-features=default
  625. 02-03 15:12:35.889 10365 10365 I art : option[40]=-Duser.locale=en-US
  626. 02-03 15:12:35.889 10365 10365 I art : option[41]=--cpu-abilist=armeabi-v7a,armeabi
  627. 02-03 15:12:35.889 10365 10365 I art : option[42]=-Xfingerprint:OnePlus/OnePlus3/OnePlus3:6.0.1/MMB29M/288360:user/release-keys
  628. 02-03 15:12:35.898 10365 10365 I art : Pruning dalvik-cache since we are generating an image and will need to recompile
  629. 02-03 15:12:35.898 10365 10365 I art : Using an offset of 0xb6f000 from default art base address of 0x70000000
  630. 02-03 15:12:35.898 10365 10365 I art : GenerateImage: /system/bin/dex2oat --image=/data/dalvik-cache/arm/system@framework@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 --oat-file=/data/dalvik-cache/arm/system@framework@boot.oat --instruction-set=arm --instruction-set-features=smp,-div,-atomic_ldrd_strd --base=0x70b6f000 --runtime-arg -Xms64m --runtime-arg -Xmx64m --image-classes=/system/etc/preloaded-classes --instruction-set-variant=cortex-a53 --instruction-set-features=default
  631. 02-03 15:12:35.920 10367 10367 I dex2oat : /system/bin/dex2oat --image=/data/dalvik-cache/arm/system@framework@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 --oat-file=/data/dalvik-cache/arm/system@framework@boot.oat --instruction-set=arm --instruction-set-features=smp,-div,-atomic_ldrd_strd --base=0x70b6f000 --runtime-arg -Xms64m --runtime-arg -Xmx64m --image-classes=/system/etc/preloaded-classes --instruction-set-variant=cortex-a53 --instruction-set-features=default
  632. 02-03 15:12:35.920 10367 10367 E cutils-trace: Error opening trace file: No such file or directory (2)
  633. 02-03 15:12:35.922 10367 10367 I dex2oat : setting boot class path to /system/framework/core-libart.jar:/system/framework/conscrypt.jar:/system/framework/okhttp.jar:/system/framework/core-junit.jar:/system/framework/bouncycastle.jar:/system/framework/ext.jar:/system/framework/framework.jar:/system/framework/telephony-common.jar:/system/framework/voip-common.jar:/system/framework/ims-common.jar:/system/framework/apache-xml.jar:/system/framework/org.apache.http.legacy.boot.jar:/system/framework/org.dirtyunicorns.utils.jar
  634. 02-03 15:12:35.924 10367 10367 W dex2oat : Failed to open .dex from file '/system/framework/core-libart.jar': Entry not found
  635. 02-03 15:12:35.924 10367 10367 W dex2oat : Failed to open .dex from file '/system/framework/conscrypt.jar': Entry not found
  636. 02-03 15:12:35.924 10367 10367 W dex2oat : Failed to open .dex from file '/system/framework/okhttp.jar': Entry not found
  637. 02-03 15:12:35.924 10367 10367 W dex2oat : Failed to open .dex from file '/system/framework/core-junit.jar': Entry not found
  638. 02-03 15:12:35.924 10367 10367 W dex2oat : Failed to open .dex from file '/system/framework/bouncycastle.jar': Entry not found
  639. 02-03 15:12:35.925 10367 10367 W dex2oat : Failed to open .dex from file '/system/framework/ext.jar': Entry not found
  640. 02-03 15:12:35.925 10367 10367 W dex2oat : Failed to open .dex from file '/system/framework/framework.jar': Entry not found
  641. 02-03 15:12:35.983 10367 10367 W dex2oat : Failed to open .dex from file '/system/framework/voip-common.jar': Entry not found
  642. 02-03 15:12:35.983 10367 10367 W dex2oat : Failed to open .dex from file '/system/framework/ims-common.jar': Entry not found
  643. 02-03 15:12:35.983 10367 10367 W dex2oat : Failed to open .dex from file '/system/framework/apache-xml.jar': Entry not found
  644. 02-03 15:12:35.983 10367 10367 W dex2oat : Failed to open .dex from file '/system/framework/org.apache.http.legacy.boot.jar': Entry not found
  645. 02-03 15:12:35.983 10367 10367 W dex2oat : Failed to open .dex from file '/system/framework/org.dirtyunicorns.utils.jar': Entry not found
  646. 02-03 15:12:35.984 10367 10367 E dex2oat : Failed to return pre-allocated NoClassDefFoundError
  647. 02-03 15:12:35.984 10367 10367 F dex2oat : art/runtime/thread.h:353] Check failed: new_exception != nullptr
  648. 02-03 15:12:35.989 10367 10367 F dex2oat : art/runtime/barrier.cc:90] Check failed: count_ == 0 (count_=-1, 0=0) Attempted to destroy barrier with non zero count
  649. 02-03 15:12:35.989 10367 10367 F dex2oat : art/runtime/runtime.cc:366] Runtime aborting --- recursively, so no thread-specific detail!
  650. 02-03 15:12:35.989 10367 10367 F dex2oat : art/runtime/runtime.cc:366]
  651. 02-03 15:12:35.989 10367 10367 F libc : Fatal signal 6 (SIGABRT), code -6 in tid 10367 (main)
  652. 02-03 15:12:35.989 697 697 I DEBUG : property debug.db.uid not set; NOT waiting for gdb.
  653. 02-03 15:12:35.989 697 697 I DEBUG : HINT: adb shell setprop debug.db.uid 100000
  654. 02-03 15:12:35.989 697 697 I DEBUG : HINT: adb forward tcp:5039 tcp:5039
  655. 02-03 15:12:36.091 697 697 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
  656. 02-03 15:12:36.091 697 697 F DEBUG : Build fingerprint: 'OnePlus/OnePlus3/OnePlus3:6.0.1/MMB29M/288360:user/release-keys'
  657. 02-03 15:12:36.091 697 697 F DEBUG : Revision: '0'
  658. 02-03 15:12:36.091 697 697 F DEBUG : ABI: 'arm'
  659. 02-03 15:12:36.092 697 697 F DEBUG : pid: 10367, tid: 10367, name: main >>> /system/bin/dex2oat <<<
  660. 02-03 15:12:36.093 697 697 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
  661. 02-03 15:12:36.099 697 697 F DEBUG : Abort message: 'art/runtime/thread.h:353] Check failed: new_exception != nullptr '
  662. 02-03 15:12:36.099 697 697 F DEBUG : r0 00000000 r1 0000287f r2 00000006 r3 f73eab8c
  663. 02-03 15:12:36.099 697 697 F DEBUG : r4 f73eab94 r5 f73eab44 r6 00000000 r7 0000010c
  664. 02-03 15:12:36.100 697 697 F DEBUG : r8 f7082800 r9 fffffb28 sl f7080e44 fp 0000000e
  665. 02-03 15:12:36.100 697 697 F DEBUG : ip 00000006 sp ff8672c0 lr f6b6dd29 pc f6b70120 cpsr 40070010
  666. 02-03 15:12:36.116 697 697 F DEBUG :
  667. 02-03 15:12:36.116 697 697 F DEBUG : backtrace:
  668. 02-03 15:12:36.117 697 697 F DEBUG : #00 pc 00042120 /system/lib/libc.so (tgkill+12)
  669. 02-03 15:12:36.117 697 697 F DEBUG : #01 pc 0003fd25 /system/lib/libc.so (pthread_kill+32)
  670. 02-03 15:12:36.117 697 697 F DEBUG : #02 pc 0001c3fb /system/lib/libc.so (raise+10)
  671. 02-03 15:12:36.117 697 697 F DEBUG : #03 pc 000195a1 /system/lib/libc.so (__libc_android_abort+34)
  672. 02-03 15:12:36.117 697 697 F DEBUG : #04 pc 000174e8 /system/lib/libc.so (abort+4)
  673. 02-03 15:12:36.117 697 697 F DEBUG : #05 pc 00320841 /system/lib/libart.so (_ZN3art7Runtime5AbortEv+224)
  674. 02-03 15:12:36.117 697 697 F DEBUG : #06 pc 000f1785 /system/lib/libart.so (_ZN3art10LogMessageD2Ev+2200)
  675. 02-03 15:12:36.117 697 697 F DEBUG : #07 pc 000edf47 /system/lib/libart.so (_ZN3art7BarrierD2Ev+182)
  676. 02-03 15:12:36.117 697 697 F DEBUG : #08 pc 003489e5 /system/lib/libart.so (_ZN3art10ThreadList4DumpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEE+136)
  677. 02-03 15:12:36.117 697 697 F DEBUG : #09 pc 0032090b /system/lib/libart.so (_ZN3art7Runtime5AbortEv+426)
  678. 02-03 15:12:36.117 697 697 F DEBUG : #10 pc 000f1785 /system/lib/libart.so (_ZN3art10LogMessageD2Ev+2200)
  679. 02-03 15:12:36.117 697 697 F DEBUG : #11 pc 0013069b /system/lib/libart.so (_ZN3art11ClassLinker9FindClassEPNS_6ThreadEPKcNS_6HandleINS_6mirror11ClassLoaderEEE.part.589+2350)
  680. 02-03 15:12:36.117 697 697 F DEBUG : #12 pc 00130803 /system/lib/libart.so (_ZN3art11ClassLinker9FindClassEPNS_6ThreadEPKcNS_6HandleINS_6mirror11ClassLoaderEEE+42)
  681. 02-03 15:12:36.117 697 697 F DEBUG : #13 pc 00137e3d /system/lib/libart.so (_ZN3art11ClassLinker16InitWithoutImageENSt3__16vectorINS1_10unique_ptrIKNS_7DexFileENS1_14default_deleteIS5_EEEENS1_9allocatorIS8_EEEE+2172)
  682. 02-03 15:12:36.118 697 697 F DEBUG : #14 pc 00323ed9 /system/lib/libart.so (_ZN3art7Runtime4InitERKNSt3__16vectorINS1_4pairINS1_12basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEPKvEENS7_ISC_EEEEb+6200)
  683. 02-03 15:12:36.118 697 697 F DEBUG : #15 pc 00325379 /system/lib/libart.so (_ZN3art7Runtime6CreateERKNSt3__16vectorINS1_4pairINS1_12basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEPKvEENS7_ISC_EEEEb+680)
  684. 02-03 15:12:36.118 697 697 F DEBUG : #16 pc 0001182d /system/bin/dex2oat
  685. 02-03 15:12:36.118 697 697 F DEBUG : #17 pc 00012f51 /system/bin/dex2oat
  686. 02-03 15:12:36.118 697 697 F DEBUG : #18 pc 000079e5 /system/bin/dex2oat (main+4)
  687. 02-03 15:12:36.118 697 697 F DEBUG : #19 pc 00017395 /system/lib/libc.so (__libc_init+44)
  688. 02-03 15:12:36.118 697 697 F DEBUG : #20 pc 00007ae4 /system/bin/dex2oat
  689. 02-03 15:12:36.148 9732 10097 I ServiceManager: Waiting for service permission...
  690. 02-03 15:12:36.202 697 697 F DEBUG :
  691. 02-03 15:12:36.202 697 697 F DEBUG : Tombstone written to: /data/tombstones/tombstone_02
  692. 02-03 15:12:36.210 10365 10365 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/system@framework@boot.art': Failed execv(/system/bin/dex2oat --image=/data/dalvik-cache/arm/system@framework@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 --oat-file=/data/dalvik-cache/arm/system@framework@boot.oat --instruction-set=arm --instruction-set-features=smp,-div,-atomic
  693. 02-03 15:12:36.235 10365 10365 W art : Failed to open .dex from file '/system/framework/core-libart.jar': Entry not found
  694. 02-03 15:12:36.235 10365 10365 W art : Failed to open .dex from file '/system/framework/conscrypt.jar': Entry not found
  695. 02-03 15:12:36.236 10365 10365 W art : Failed to open .dex from file '/system/framework/okhttp.jar': Entry not found
  696. 02-03 15:12:36.236 10365 10365 W art : Failed to open .dex from file '/system/framework/core-junit.jar': Entry not found
  697. 02-03 15:12:36.236 10365 10365 W art : Failed to open .dex from file '/system/framework/bouncycastle.jar': Entry not found
  698. 02-03 15:12:36.238 10365 10365 W art : Failed to open .dex from file '/system/framework/ext.jar': Entry not found
  699. 02-03 15:12:36.238 10365 10365 W art : Failed to open .dex from file '/system/framework/framework.jar': Entry not found
  700. 02-03 15:12:36.307 10365 10365 W art : Failed to open .dex from file '/system/framework/voip-common.jar': Entry not found
  701. 02-03 15:12:36.307 10365 10365 W art : Failed to open .dex from file '/system/framework/ims-common.jar': Entry not found
  702. 02-03 15:12:36.307 10365 10365 W art : Failed to open .dex from file '/system/framework/apache-xml.jar': Entry not found
  703. 02-03 15:12:36.307 10365 10365 W art : Failed to open .dex from file '/system/framework/org.apache.http.legacy.boot.jar': Entry not found
  704. 02-03 15:12:36.307 10365 10365 W art : Failed to open .dex from file '/system/framework/org.dirtyunicorns.utils.jar': Entry not found
  705. 02-03 15:12:36.308 10365 10365 E art : Failed to return pre-allocated NoClassDefFoundError
  706. 02-03 15:12:36.308 10365 10365 F art : art/runtime/thread.h:353] Check failed: new_exception != nullptr
  707. 02-03 15:12:36.317 10365 10365 F art : art/runtime/barrier.cc:90] Check failed: count_ == 0 (count_=-1, 0=0) Attempted to destroy barrier with non zero count
  708. 02-03 15:12:36.317 10365 10365 F art : art/runtime/runtime.cc:366] Runtime aborting --- recursively, so no thread-specific detail!
  709. 02-03 15:12:36.317 10365 10365 F art : art/runtime/runtime.cc:366]
  710. 02-03 15:12:36.318 10365 10365 F libc : Fatal signal 6 (SIGABRT), code -6 in tid 10365 (main)
  711. 02-03 15:12:36.318 697 697 I DEBUG : property debug.db.uid not set; NOT waiting for gdb.
  712. 02-03 15:12:36.318 697 697 I DEBUG : HINT: adb shell setprop debug.db.uid 100000
  713. 02-03 15:12:36.318 697 697 I DEBUG : HINT: adb forward tcp:5039 tcp:5039
  714. 02-03 15:12:36.420 697 697 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
  715. 02-03 15:12:36.421 697 697 F DEBUG : Build fingerprint: 'OnePlus/OnePlus3/OnePlus3:6.0.1/MMB29M/288360:user/release-keys'
  716. 02-03 15:12:36.421 697 697 F DEBUG : Revision: '0'
  717. 02-03 15:12:36.421 697 697 F DEBUG : ABI: 'arm'
  718. 02-03 15:12:36.422 697 697 F DEBUG : pid: 10365, tid: 10365, name: main >>> zygote <<<
  719. 02-03 15:12:36.422 697 697 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
  720. 02-03 15:12:36.448 697 697 F DEBUG : Abort message: 'art/runtime/thread.h:353] Check failed: new_exception != nullptr '
  721. 02-03 15:12:36.449 697 697 F DEBUG : r0 00000000 r1 0000287d r2 00000006 r3 f771bb8c
  722. 02-03 15:12:36.449 697 697 F DEBUG : r4 f771bb94 r5 f771bb44 r6 00000002 r7 0000010c
  723. 02-03 15:12:36.449 697 697 F DEBUG : r8 f54bf800 r9 fffffb28 sl f54bde44 fp 0aa9be00
  724. 02-03 15:12:36.449 697 697 F DEBUG : ip 00000006 sp fffa7660 lr f748ed29 pc f7491120 cpsr 40070010
  725. 02-03 15:12:36.467 697 697 F DEBUG :
  726. 02-03 15:12:36.467 697 697 F DEBUG : backtrace:
  727. 02-03 15:12:36.467 697 697 F DEBUG : #00 pc 00042120 /system/lib/libc.so (tgkill+12)
  728. 02-03 15:12:36.467 697 697 F DEBUG : #01 pc 0003fd25 /system/lib/libc.so (pthread_kill+32)
  729. 02-03 15:12:36.468 697 697 F DEBUG : #02 pc 0001c3fb /system/lib/libc.so (raise+10)
  730. 02-03 15:12:36.468 697 697 F DEBUG : #03 pc 000195a1 /system/lib/libc.so (__libc_android_abort+34)
  731. 02-03 15:12:36.468 697 697 F DEBUG : #04 pc 000174e8 /system/lib/libc.so (abort+4)
  732. 02-03 15:12:36.468 697 697 F DEBUG : #05 pc 00320841 /system/lib/libart.so (_ZN3art7Runtime5AbortEv+224)
  733. 02-03 15:12:36.468 697 697 F DEBUG : #06 pc 000f1785 /system/lib/libart.so (_ZN3art10LogMessageD2Ev+2200)
  734. 02-03 15:12:36.468 697 697 F DEBUG : #07 pc 000edf47 /system/lib/libart.so (_ZN3art7BarrierD2Ev+182)
  735. 02-03 15:12:36.468 697 697 F DEBUG : #08 pc 003489e5 /system/lib/libart.so (_ZN3art10ThreadList4DumpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEE+136)
  736. 02-03 15:12:36.468 697 697 F DEBUG : #09 pc 0032090b /system/lib/libart.so (_ZN3art7Runtime5AbortEv+426)
  737. 02-03 15:12:36.468 697 697 F DEBUG : #10 pc 000f1785 /system/lib/libart.so (_ZN3art10LogMessageD2Ev+2200)
  738. 02-03 15:12:36.468 697 697 F DEBUG : #11 pc 0013069b /system/lib/libart.so (_ZN3art11ClassLinker9FindClassEPNS_6ThreadEPKcNS_6HandleINS_6mirror11ClassLoaderEEE.part.589+2350)
  739. 02-03 15:12:36.468 697 697 F DEBUG : #12 pc 00130803 /system/lib/libart.so (_ZN3art11ClassLinker9FindClassEPNS_6ThreadEPKcNS_6HandleINS_6mirror11ClassLoaderEEE+42)
  740. 02-03 15:12:36.469 697 697 F DEBUG : #13 pc 00137e3d /system/lib/libart.so (_ZN3art11ClassLinker16InitWithoutImageENSt3__16vectorINS1_10unique_ptrIKNS_7DexFileENS1_14default_deleteIS5_EEEENS1_9allocatorIS8_EEEE+2172)
  741. 02-03 15:12:36.469 697 697 F DEBUG : #14 pc 00323ed9 /system/lib/libart.so (_ZN3art7Runtime4InitERKNSt3__16vectorINS1_4pairINS1_12basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEPKvEENS7_ISC_EEEEb+6200)
  742. 02-03 15:12:36.469 697 697 F DEBUG : #15 pc 00325379 /system/lib/libart.so (_ZN3art7Runtime6CreateERKNSt3__16vectorINS1_4pairINS1_12basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEPKvEENS7_ISC_EEEEb+680)
  743. 02-03 15:12:36.469 697 697 F DEBUG : #16 pc 00250371 /system/lib/libart.so (JNI_CreateJavaVM+536)
  744. 02-03 15:12:36.469 697 697 F DEBUG : #17 pc 0005f225 /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime7startVmEPP7_JavaVMPP7_JNIEnvb+2392)
  745. 02-03 15:12:36.469 697 697 F DEBUG : #18 pc 0005f61b /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime5startEPKcRKNS_6VectorINS_7String8EEEb+254)
  746. 02-03 15:12:36.469 697 697 F DEBUG : #19 pc 00001729 /system/bin/app_process32
  747. 02-03 15:12:36.469 697 697 F DEBUG : #20 pc 00017395 /system/lib/libc.so (__libc_init+44)
  748. 02-03 15:12:36.469 697 697 F DEBUG : #21 pc 00001870 /system/bin/app_process32
  749. 02-03 15:12:36.533 764 852 E slim_daemon: [NDK] bindNDKSensors: Sensor server is unavailable.
  750. 02-03 15:12:36.552 697 697 F DEBUG :
  751. 02-03 15:12:36.552 697 697 F DEBUG : Tombstone written to: /data/tombstones/tombstone_00
  752. 02-03 15:12:37.149 9732 10097 E Sensors : Cannot get permission service
  753. 02-03 15:12:37.150 9732 10097 I ServiceManager: Waiting for service sensorservice...
  754. 02-03 15:12:37.214 9732 9769 E mm-camera: <MCT ><ERROR> server_t_handler: 282: Backend stuck during NEW/DEL session
  755. 02-03 15:12:37.533 764 852 E slim_daemon: [NDK] bindNDKSensors: Sensor server is unavailable.
  756. 02-03 15:12:37.726 10377 10377 E mm-camera: <SENSOR><ERROR> eebin_read: 385: failed!
  757. 02-03 15:12:37.726 10377 10377 E mm-camera: <SENSOR><ERROR> eebin_read: 385: failed!
  758. 02-03 15:12:37.726 10377 10377 E mm-camera: <SENSOR><ERROR> sensor_init_probe: 463: failed: to probe eeprom bin sensors (non-fatal)
  759. 02-03 15:12:37.730 10377 10377 E mm-camera: <SENSOR><ERROR> sensor_probe: 163: failed: to load s5k3l8
  760. 02-03 15:12:37.730 10377 10377 E mm-camera: <SENSOR><ERROR> sensor_probe: 163: failed: to load s5k3l8_mono
  761. 02-03 15:12:37.737 10377 10377 I mm-camera: sony_imx298_eeprom_format_wbdata: 5100K awb_r_over_gr: 0.449735, awb_b_over_gr: 0.523810, awb_gr_over_gb: 1.000000
  762. 02-03 15:12:37.738 10377 10377 I mm-camera: sony_imx298_eeprom_format_wbdata: 3000K awb_r_over_gr: 0.725146, awb_b_over_gr: 0.374269, awb_gr_over_gb: 1.000000
  763. 02-03 15:12:37.738 10377 10377 I mm-camera: sony_imx298_eeprom_format_afdata orig macro:603 infinity:312
  764. 02-03 15:12:37.739 10377 10377 D mm-camera: sony_imx179_eeprom_format_wbdata: d50 valid page=0
  765. 02-03 15:12:37.739 10377 10377 I mm-camera: sony_imx179_eeprom_format_wbdata_page_d50: Lens ID:0
  766. 02-03 15:12:37.739 10377 10377 I mm-camera: sony_imx179_eeprom_format_wbdata_page_d50: LightType 6, awb_r_over_gr: 0.459854, awb_b_over_gr: 0.554745, awb_gr_over_gb: 1.007353
  767. 02-03 15:12:37.739 10377 10377 D mm-camera: sony_imx179_eeprom_format_wbdata: alight valid page=0
  768. 02-03 15:12:37.739 10377 10377 I mm-camera: sony_imx179_eeprom_format_wbdata_page_alight: LightType 2, awb_r_over_gr: 0.722973, awb_b_over_gr: 0.364865
  769. 02-03 15:12:37.739 10377 10377 I mm-camera: sony_imx179_eeprom_get_calibration_items: A light valid page:0, D50 valid page:0
  770. 02-03 15:12:37.763 10377 10377 E mm-camera: <IFACE ><ERROR> iface_util_setloglevel: 10860: iface_util_setloglevel:10860 IFACE_Loglevel 1
  771. 02-03 15:12:37.808 10377 10377 I mm-camera: <ISP >< INFO> module_isp_init: 845: module 0xf429ba80
  772. 02-03 15:12:37.832 10377 10377 E mm-camera: <IMGLIB><ERROR> cac3_comp_load: 2084: cac3_comp_load:2084] Error opening CAC library
  773. 02-03 15:12:37.832 10377 10377 E mm-camera: <IMGLIB><ERROR> module_cac_init: 2188: module_cac_init:2188] Error rc -6
  774. 02-03 15:12:37.832 10377 10377 E mm-camera: <IMGLIB><ERROR> module_faceproc_init: 2290: module_faceproc_init:2290] fd_comp_mask 7
  775. 02-03 15:12:37.833 10377 10377 E mm-camera: <IMGLIB><ERROR> module_faceproc_init: 2320: module_faceproc_init:2320] Acquire qcom.faceproc_hw 0xf42a4000 0
  776. 02-03 15:12:37.833 10377 10377 E mm-camera: <IMGLIB><ERROR> faceproc_dsp_comp_load: 1228: faceproc_dsp_comp_load:1228] E
  777. 02-03 15:12:37.833 10377 10377 E mm-camera: <IMGLIB><ERROR> faceproc_dsp_comp_load: 1318: face detection dsp disabled , enable by set property
  778. 02-03 15:12:37.833 10377 10377 E mm-camera: <IMGLIB><ERROR> module_faceproc_init: 2320: module_faceproc_init:2320] Acquire qcom.faceproc_dsp 0x0 -1
  779. 02-03 15:12:37.834 10377 10377 E mm-camera: <IMGLIB><ERROR> module_faceproc_init: 2320: module_faceproc_init:2320] Acquire qcom.faceproc 0x0 0
  780. 02-03 15:12:37.837 10377 10377 E mm-camera: <IMGLIB><ERROR> module_dcrf_init: 900: module_dcrf_init:900] E imglib_dcrf
  781. 02-03 15:12:37.837 10377 10377 E mm-camera: <IMGLIB><ERROR> dual_frameproc_comp_load: 1598: dual_frameproc_comp_load:1598] Error opening dual_frameproc library libmmcamera_dcrf_lib.so error dlopen failed: library "libmmcamera_dcrf_lib.so" not found
  782. 02-03 15:12:37.838 10377 10377 E mm-camera: <IMGLIB><ERROR> module_imgbase_init: 2772: module_imgbase_init_imglib_dcrf:2772] Error rc -6
  783. 02-03 15:12:37.838 10377 10377 E mm-camera: <IMGLIB><ERROR> module_imglib_create_topology: 745: module_imglib_create_topology:745] Can not init the module imglib_dcrf
  784. 02-03 15:12:37.839 10377 10377 E mm-camera: <IMGLIB><ERROR> hdr_comp_reload_lib: 1321: hdr_comp_reload_lib:1321] Error linking hdrSingleFrameCore
  785. 02-03 15:12:37.839 10377 10377 E mm-camera: <IMGLIB><ERROR> module_hdr_lib_query_mod: 181: module_hdr_lib_query_mod:181] Supported scenemode cnt 1
  786. 02-03 15:12:37.840 10377 10377 E mm-camera: <IMGLIB><ERROR> frameproc_comp_reload_lib: 1060: frameproc_comp_reload_lib:1060] Error opening frameproc library libmmcamera_chromaflash_lib.so error dlopen failed: library "libmmcamera_chromaflash_lib.so" not found
  787. 02-03 15:12:37.840 10377 10377 E mm-camera: <IMGLIB><ERROR> frameproc_comp_load: 940: frameproc_comp_load:940] cannot load libmmcamera_chromaflash_lib.so
  788. 02-03 15:12:37.840 10377 10377 E mm-camera: <IMGLIB><ERROR> module_imgbase_init: 2772: module_imgbase_init_imglib_chroma_flash:2772] Error rc -6
  789. 02-03 15:12:37.840 10377 10377 E mm-camera: <IMGLIB><ERROR> module_imglib_create_topology: 745: module_imglib_create_topology:745] Can not init the module imglib_chroma_flash
  790. 02-03 15:12:37.840 10377 10377 E mm-camera: <IMGLIB><ERROR> frameproc_comp_reload_lib: 1060: frameproc_comp_reload_lib:1060] Error opening frameproc library libmmcamera_optizoom_lib.so error dlopen failed: library "libmmcamera_optizoom_lib.so" not found
  791. 02-03 15:12:37.840 10377 10377 E mm-camera: <IMGLIB><ERROR> frameproc_comp_load: 940: frameproc_comp_load:940] cannot load libmmcamera_optizoom_lib.so
  792. 02-03 15:12:37.841 10377 10377 E mm-camera: <IMGLIB><ERROR> module_imgbase_init: 2772: module_imgbase_init_imglib_optizoom:2772] Error rc -6
  793. 02-03 15:12:37.841 10377 10377 E mm-camera: <IMGLIB><ERROR> module_imglib_create_topology: 745: module_imglib_create_topology:745] Can not init the module imglib_optizoom
  794. 02-03 15:12:37.841 10377 10377 E mm-camera: <IMGLIB><ERROR> frameproc_comp_reload_lib: 1060: frameproc_comp_reload_lib:1060] Error opening frameproc library libmmcamera_ubifocus_lib.so error dlopen failed: library "libmmcamera_ubifocus_lib.so" not found
  795. 02-03 15:12:37.841 10377 10377 E mm-camera: <IMGLIB><ERROR> frameproc_comp_load: 940: frameproc_comp_load:940] cannot load libmmcamera_ubifocus_lib.so
  796. 02-03 15:12:37.841 10377 10377 E mm-camera: <IMGLIB><ERROR> module_imgbase_init: 2772: module_imgbase_init_imglib_ubifocus:2772] Error rc -6
  797. 02-03 15:12:37.841 10377 10377 E mm-camera: <IMGLIB><ERROR> module_imglib_create_topology: 745: module_imglib_create_topology:745] Can not init the module imglib_ubifocus
  798. 02-03 15:12:37.841 10377 10377 E mm-camera: <IMGLIB><ERROR> frameproc_comp_reload_lib: 1060: frameproc_comp_reload_lib:1060] Error opening frameproc library libmmcamera_ubifocus_lib.so error dlopen failed: library "libmmcamera_ubifocus_lib.so" not found
  799. 02-03 15:12:37.841 10377 10377 E mm-camera: <IMGLIB><ERROR> frameproc_comp_load: 940: frameproc_comp_load:940] cannot load libmmcamera_ubifocus_lib.so
  800. 02-03 15:12:37.841 10377 10377 E mm-camera: <IMGLIB><ERROR> module_imgbase_init: 2772: module_imgbase_init_imglib_refocus:2772] Error rc -6
  801. 02-03 15:12:37.841 10377 10377 E mm-camera: <IMGLIB><ERROR> module_imglib_create_topology: 745: module_imglib_create_topology:745] Can not init the module imglib_refocus
  802. 02-03 15:12:37.842 10377 10377 E mm-camera: <IMGLIB><ERROR> frameproc_comp_reload_lib: 1060: frameproc_comp_reload_lib:1060] Error opening frameproc library libmmcamera_trueportrait_lib.so error dlopen failed: library "libmmcamera_trueportrait_lib.so" not found
  803. 02-03 15:12:37.842 10377 10377 E mm-camera: <IMGLIB><ERROR> frameproc_comp_load: 940: frameproc_comp_load:940] cannot load libmmcamera_trueportrait_lib.so
  804. 02-03 15:12:37.842 10377 10377 E mm-camera: <IMGLIB><ERROR> module_imgbase_init: 2772: module_imgbase_init_imglib_trueportrait:2772] Error rc -6
  805. 02-03 15:12:37.842 10377 10377 E mm-camera: <IMGLIB><ERROR> module_imglib_create_topology: 745: module_imglib_create_topology:745] Can not init the module imglib_trueportrait
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement