Skip to content

Instantly share code, notes, and snippets.

@handymenny
Last active August 29, 2015 14:13
Show Gist options
  • Save handymenny/ee1b2a4fb627cdfd621a to your computer and use it in GitHub Desktop.
Save handymenny/ee1b2a4fb627cdfd621a to your computer and use it in GitHub Desktop.
W/dex2oat ( 268): Compilation of java.lang.String org.apache.xpath.patterns.StepPattern.toString() took 141.693ms
--------- beginning of crash
F/libc ( 268): Fatal signal 7 (SIGBUS), code 128, fault addr 0x0 in tid 268 (main)
I/DEBUG ( 111): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 111): Build fingerprint: 'Samsung/cm_cooper/cooper:5.0.2/LRX22G/20141230:userdebug/test-keys'
I/DEBUG ( 111): Revision: '5'
I/DEBUG ( 111): ABI: 'arm'
I/DEBUG ( 111): pid: 268, tid: 268, name: main >>> /system/bin/dex2oat <<<
I/DEBUG ( 111): signal 7 (SIGBUS), code 128 (SI_KERNEL), fault addr 0x0
I/DEBUG ( 111): r0 4d278910 r1 4d278910 r2 fffffff1 r3 00000072
I/DEBUG ( 111): r4 4d601419 r5 00000000 r6 4d601419 r7 4d273480
I/DEBUG ( 111): r8 4d278910 r9 be8b5f48 sl 00000030 fp be8b5f58
I/DEBUG ( 111): ip 40000000 sp be8b5ee8 lr 40464e35 pc 40464e3c cpsr 00000030
I/DEBUG ( 111):
I/DEBUG ( 111): backtrace:
I/DEBUG ( 111): #00 pc 001f1e3c /system/lib/libart.so (art::OatFile::Setup(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*)+679)
I/DEBUG ( 111): #01 pc 001f3afb /system/lib/libart.so (art::OatFile::OpenReadable(unix_file::FdFile*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*)+282)
I/DEBUG ( 111): #02 pc 001ceab9 /system/lib/libart-compiler.so (art::ImageWriter::Write(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, unsigned int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)+124)
I/DEBUG ( 111): #03 pc 0000a6b5 /system/bin/dex2oat
I/DEBUG ( 111): #04 pc 0000e669 /system/bin/dex2oat
I/DEBUG ( 111): #05 pc 0000656f /system/bin/dex2oat
I/DEBUG ( 111): #06 pc 0000fdd7 /system/lib/libc.so (__libc_init+46)
I/DEBUG ( 111): #07 pc 00006614 /system/bin/dex2oat
I/DEBUG ( 111):
I/DEBUG ( 111): Tombstone written to: /data/tombstones/tombstone_05
W/art ( 119): 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@[email protected]': Failed execv(/system/bin/dex2oat --image=/data/dalvik-cache/arm/system@[email protected] --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/mms-common.jar --dex-file=/system/framework/android.policy.jar --dex-file=/system/framework/apache-xml.jar --oat-file=/data/dalvik-cache/arm/system@[email protected] --instruction-set=arm --instruction-set-features=default --base=0x70390000 --runtime-arg -X
F/libc ( 119): Fatal signal 11 (SIGSEGV), code 1, fault addr 0x3e8 in tid 119 (main)
I/DEBUG ( 111): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 111): Build fingerprint: 'Samsung/cm_cooper/cooper:5.0.2/LRX22G/20141230:userdebug/test-keys'
I/DEBUG ( 111): Revision: '5'
I/DEBUG ( 111): ABI: 'arm'
I/DEBUG ( 111): pid: 119, tid: 119, name: main >>> zygote <<<
I/DEBUG ( 111): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x3e8
I/DEBUG ( 111): r0 000003e8 r1 41f07800 r2 bec3c3c0 r3 bec3c430
I/DEBUG ( 111): r4 000003e8 r5 bec3c3f0 r6 00000000 r7 bec3c418
I/DEBUG ( 111): r8 422dfbf0 r9 41f07800 sl 42302738 fp bec3c3f8
I/DEBUG ( 111): ip 420a0ee0 sp bec3c3c0 lr 42291da3 pc 420a271a cpsr 00000030
I/DEBUG ( 111):
I/DEBUG ( 111): backtrace:
I/DEBUG ( 111): #00 pc 000a271a /system/lib/libart.so (std::__1::basic_streambuf<char, std::__1::char_traits<char> >::~basic_streambuf()+21)
I/DEBUG ( 111): #01 pc 0001e734 /dev/ashmem/dalvik-non moving space (deleted)
I/DEBUG ( 111):
I/DEBUG ( 111): Tombstone written to: /data/tombstones/tombstone_06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment