[Q] GS4: Black Screen when change /sepolicy file SEAndroid - Galaxy S 4 Q&A, Help & Troubleshooting

I want to replace the Samsung policy by the Android Open Source Project (selinuxproject) . [prev-topic: link].
When I replace the /sepolicy file on the GS4, by the new compiled one for the goldfish emulator, a black screen appear.
I manage to adb shell into, and all looks good. I fixed some AVC.
I don't know how to diagnose the problem, and a strange thing is that happen in permissive mode too. (?!)
Here (12klines) the logcat with the Samsung policy. And the /proc/kmsg here (600lines). All things works. (you can see that the default policy trigger some avc warnings...)
Here the logcat with the AOSP policy (+ my avc fix) = blackscreen, adb shell works. And here the /proc/kmsg.
The only thing changed between these log is the sepolicy file.
In the .tar attachment:
1) modified sepolicy file. (I don't replace yet the mac_permissions.xml, file_contexts, property_contexts, and seapp_contexts files, because I just boot in permissive mode ,I know some files are unlabeled).
2) initrd.img with samsung policy
3) initrd.img with AOSP policy
In both case, I root my device with CF-Auto-root by ChaineFire.
Thanks for any help!

Here a crash see in logcat log, l1563:
F/libc ( 599): Fatal signal 11 (SIGSEGV) at 0xf0bf008b (code=1), thread 646 (er.ServerThread)
I/DEBUG ( 215): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 215): Build fingerprint: 'samsung/jfltexx/jflte:4.2.2/JDQ39/I9505XXUAMDN:user/release-keys'
I/DEBUG ( 215): Revision: '11'
I/DEBUG ( 215): pid: 599, tid: 646, name: er.ServerThread >>> system_server <<<
I/DEBUG ( 215): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr f0bf008b
I/DEBUG ( 215): r0 7016a6f0 r1 762897f8 r2 40b16260 r3 40aafd6f
I/DEBUG ( 215): r4 7016a6f0 r5 725e1a90 r6 f0bf0087 r7 f0bf008b
I/DEBUG ( 215): r8 b9500005 r9 00000001 sl fffffffe fp 76289c8c
I/DEBUG ( 215): ip 40491fd0 sp 76289c40 lr 4044e34b pc 4044e354 cpsr 80000030
I/DEBUG ( 215): d0 6e6573203a494e4a d1 5f73627568726f73
I/DEBUG ( 215): d2 7478656e5f746567 d3 3a656c75646f6d5f
I/DEBUG ( 215): d4 0000000b00000002 d5 0000000000000001
I/DEBUG ( 215): d6 000000030000002c d7 3f8000003f800000
I/DEBUG ( 215): d8 0000000000000000 d9 0000000000000000
I/DEBUG ( 215): d10 0000000000000000 d11 0000000000000000
I/DEBUG ( 215): d12 0000000000000000 d13 0000000000000000
I/DEBUG ( 215): d14 0000000000000000 d15 0000000000000000
I/DEBUG ( 215): d16 736e655374656720 d17 73694c627548726f
I/DEBUG ( 215): d18 002e00640069006f d19 0049002e0073006f
I/DEBUG ( 215): d20 0076007200650053 d21 004d006500630069
I/DEBUG ( 215): d22 00670061006e0061 d23 0000000000720065
I/DEBUG ( 215): d24 3fede16b9c24a98f d25 3fe55559ee5e69f9
I/DEBUG ( 215): d26 0000000000000000 d27 0000000000000000
I/DEBUG ( 215): d28 0000000000000005 d29 0000000000000000
I/DEBUG ( 215): d30 0000000000000000 d31 0000000000000000
I/DEBUG ( 215): scr 80000010
I/DEBUG ( 215):
I/DEBUG ( 215): backtrace:
I/DEBUG ( 215): #00 pc 00087354 /system/lib/libandroid_runtime.so
I/DEBUG ( 215): #01 pc 00020210 /system/lib/libdvm.so (dvmPlatformInvoke+112)
I/DEBUG ( 215): #02 pc 0004f875 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)
I/DEBUG ( 215): #03 pc 000296a0 /system/lib/libdvm.so
I/DEBUG ( 215): #04 pc 0002d7ec /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
I/DEBUG ( 215): #05 pc 00062261 /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+272)
I/DEBUG ( 215): #06 pc 0006228b /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
I/DEBUG ( 215): #07 pc 00056e0b /system/lib/libdvm.so
I/DEBUG ( 215): #08 pc 0000e538 /system/lib/libc.so (__thread_entry+72)
I/DEBUG ( 215): #09 pc 0000dc24 /system/lib/libc.so (pthread_create+160)
I/DEBUG ( 215):
I/DEBUG ( 215): stack:
I/DEBUG ( 215): 76289c00 00000003
I/DEBUG ( 215): 76289c04 00000009
I/DEBUG ( 215): 76289c08 c0000000
I/DEBUG ( 215): 76289c0c 75f62ed8
I/DEBUG ( 215): 76289c10 75f62ec0
I/DEBUG ( 215): 76289c14 b9400005
I/DEBUG ( 215): 76289c18 75f60a18
I/DEBUG ( 215): 76289c1c 725e1a90
I/DEBUG ( 215): 76289c20 76289c4c [stack:646]
I/DEBUG ( 215): 76289c24 885b8cf5
I/DEBUG ( 215): 76289c28 7016a6f0
I/DEBUG ( 215): 76289c2c 725e1a90
I/DEBUG ( 215): 76289c30 00000004
I/DEBUG ( 215): 76289c34 4044e335 /system/lib/libandroid_runtime.so
I/DEBUG ( 215): 76289c38 df0027ad
I/DEBUG ( 215): 76289c3c 00000000
I/DEBUG ( 215): #00 76289c40 7016a6f0
I/DEBUG ( 215): 76289c44 725e1a90
I/DEBUG ( 215): 76289c48 7016a6f0
I/DEBUG ( 215): 76289c4c 404384ad /system/lib/libandroid_runtime.so
I/DEBUG ( 215): 76289c50 6d232360 /dev/ashmem/dalvik-LinearAlloc (deleted)
I/DEBUG ( 215): 76289c54 6d2d64c8 /dev/ashmem/dalvik-LinearAlloc (deleted)
I/DEBUG ( 215): 76289c58 725e1a90
I/DEBUG ( 215): 76289c5c 00000004
I/DEBUG ( 215): 76289c60 7040fb4c
I/DEBUG ( 215): 76289c64 76289c78 [stack:646]
I/DEBUG ( 215): 76289c68 7040fb44
I/DEBUG ( 215): 76289c6c 725e1aa0
I/DEBUG ( 215): 76289c70 76289c8c [stack:646]
I/DEBUG ( 215): 76289c74 40a84214 /system/lib/libdvm.so (dvmPlatformInvoke+116)
I/DEBUG ( 215): #01 76289c78 7040fb44
I/DEBUG ( 215): 76289c7c 00000001
I/DEBUG ( 215): 76289c80 41edd320 /dev/ashmem/dalvik-heap (deleted)
I/DEBUG ( 215): 76289c84 6ef9cc87 /system/framework/framework2.odex
I/DEBUG ( 215): 76289c88 00000000
I/DEBUG ( 215): 76289c8c 40ab3879 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+400)
I/DEBUG ( 215): #02 76289c90 7040fb44
I/DEBUG ( 215): 76289c94 6ef9cc84 /system/framework/framework2.odex
I/DEBUG ( 215): 76289c98 4044e30d /system/lib/libandroid_runtime.so
I/DEBUG ( 215): 76289c9c 725e1aa0
I/DEBUG ( 215): 76289ca0 dbf00001
I/DEBUG ( 215): 76289ca4 00000000
I/DEBUG ( 215): 76289ca8 00000022
I/DEBUG ( 215): 76289cac 40280228
I/DEBUG ( 215): 76289cb0 437c79e8 /dev/ashmem/dalvik-heap (deleted)
I/DEBUG ( 215): 76289cb4 437c79e8 /dev/ashmem/dalvik-heap (deleted)
I/DEBUG ( 215): 76289cb8 725e1dfc
I/DEBUG ( 215): 76289cbc 437c79e8 /dev/ashmem/dalvik-heap (deleted)
I/DEBUG ( 215): 76289cc0 00000003
I/DEBUG ( 215): 76289cc4 725e1a90
I/DEBUG ( 215): 76289cc8 00000022
I/DEBUG ( 215): 76289ccc 437c79e8 /dev/ashmem/dalvik-heap (deleted)
I/DEBUG ( 215): ........ ........
I/DEBUG ( 215):
I/DEBUG ( 215): memory near r0:
I/DEBUG ( 215): 7016a6d0 70035c30 00000000 41e669e0 00000013
I/DEBUG ( 215): 7016a6e0 00020182 1f031f00 00000010 00000023
I/DEBUG ( 215): 7016a6f0 40b16260 00000000 0000002a 725e1a90
I/DEBUG ( 215): 7016a700 00000000 70189140 62733b20 00000013
I/DEBUG ( 215): 7016a710 00000031 0000003a 00110000 0000004b
I/DEBUG ( 215): 7016a720 00000030 00000031 00110000 0062006e
I/DEBUG ( 215): 7016a730 04100065 00040000 00000000 00000000
I/DEBUG ( 215): 7016a740 70d4575c 00000000 00000004 70d45778
I/DEBUG ( 215): 7016a750 70d45770 00000000 fa400000 00000031
I/DEBUG ( 215): 7016a760 000007db 0000002b 40944d28 00000000
I/DEBUG ( 215): 7016a770 00000001 62738740 40895f99 40895fa5
I/DEBUG ( 215): 7016a780 00000000 41f07900 00000028 00000023
I/DEBUG ( 215): 7016a790 00000000 70c76ad0 00000000 00000000
I/DEBUG ( 215): 7016a7a0 00000000 00000000 00000002 00000013
I/DEBUG ( 215): 7016a7b0 40a62380 7016a790 00000000 00000013
I/DEBUG ( 215): 7016a7c0 00000002 00000000 6ff27838 00000043
I/DEBUG ( 215):
I/DEBUG ( 215): memory near r1:
I/DEBUG ( 215): 762897d8 401dc37d 404888e6 00000000 76289824
I/DEBUG ( 215): 762897e8 7040fb4c 401dc4bd 276e6163 00000006
I/DEBUG ( 215): 762897f8 762897f4 00000001 404888e6 00000011
I/DEBUG ( 215): 76289808 76289824 0000003f 40280228 404888e6
I/DEBUG ( 215): 76289818 00000006 401dc6bb 76289c3c 3a494e4a
I/DEBUG ( 215): 76289828 6e657320 68726f73 5f736275 5f746567
I/DEBUG ( 215): 76289838 00000000 00000286 643a6469 67756265
I/DEBUG ( 215): 76289848 64726567 00000000 00000000 00000000
I/DEBUG ( 215): 76289858 00000000 00000000 00000000 00000000
I/DEBUG ( 215): 76289868 00000000 00000000 00000000 00000000
I/DEBUG ( 215): 76289878 00000000 00000000 00000000 00000000
I/DEBUG ( 215): 76289888 00000000 00000000 00000000 00000000
I/DEBUG ( 215): 76289898 00000000 00000000 00000000 704b0000
I/DEBUG ( 215): 762898a8 c0000000 72566be0 00000000 00000000
I/DEBUG ( 215): 762898b8 7040fb98 7016a6f0 725e1a90 f0bf0087
I/DEBUG ( 215): 762898c8 f0bf008b ffff0515 0000000b 00000000
I/DEBUG ( 215):
I/DEBUG ( 215): memory near r2:
I/DEBUG ( 215): 40b16240 00000000 00000000 00000000 40ab0869
I/DEBUG ( 215): 40b16250 40ab0819 40aaf187 40aaf145 40ab07c9
I/DEBUG ( 215): 40b16260 00000000 00000000 00000000 00000000
I/DEBUG ( 215): 40b16270 40aafab9 40aafa8d 40ab3bdd 40ab36c1
I/DEBUG ( 215): 40b16280 40ab369b 40ab3661 40ab3635 40ab35f7
I/DEBUG ( 215): 40b16290 40ab35bd 40ab358f 40ab3565 40ab053d
I/DEBUG ( 215): 40b162a0 40ab0509 40ab04f1 40aaf1a5 40ab3b91
I/DEBUG ( 215): 40b162b0 40ab3509 40ab33f1 40aaf9f1 40ab04ad
I/DEBUG ( 215): 40b162c0 40ab33bd 40ab3393 40ab0471 40ab3347
I/DEBUG ( 215): 40b162d0 40ab32d1 40ab3263 40ab31f5 40ab31c9
I/DEBUG ( 215): 40b162e0 40ab3185 40ab3091 40ab302f 40ab2fd5
I/DEBUG ( 215): 40b162f0 40ab2f7b 40ab2f25 40ab2ed7 40ab2e89
I/DEBUG ( 215): 40b16300 40ab2e33 40ab2de5 40ab2d97 40ab2d41
I/DEBUG ( 215): 40b16310 40ab2cf3 40ab2ca5 40ab2c4f 40ab2c01
I/DEBUG ( 215): 40b16320 40ab2bb3 40ab2b5f 40ab2b13 40ab2ac7
I/DEBUG ( 215): 40b16330 40ab2a6d 40ab2a1b 40ab29c9 40ab2975
I/DEBUG ( 215):
I/DEBUG ( 215): memory near r3:
I/DEBUG ( 215): 40aafd4c 46054604 4621b140 f7ff9801 2100fa37
I/DEBUG ( 215): 40aafd5c 46204605 fb94f00b f7ffa801 4628fc89
I/DEBUG ( 215): 40aafd6c 4603bd3e 460cb537 4619a801 fc5cf7ff
I/DEBUG ( 215): 40aafd7c 4620b164 f9ddf00b 98014605 f7ff4629
I/DEBUG ( 215): 40aafd8c 2100fa1d 46284604 fb7af00b f7ffa801
I/DEBUG ( 215): 40aafd9c 4620fc6f 4603bd3e 460cb537 46194615
I/DEBUG ( 215): 40aafdac f7ffa801 4620fc41 f00b4629 4604f9cf
I/DEBUG ( 215): 40aafdbc 2100b138 fb64f00b 98014621 f9fef7ff
I/DEBUG ( 215): 40aafdcc a8014604 fc54f7ff bd3e4620 4614b513
I/DEBUG ( 215): 40aafddc a8014601 fc28f7ff 065a68e3 9801bf5c
I/DEBUG ( 215): 40aafdec d5036921 f3bf6921 98018f5f f9e6f7ff
I/DEBUG ( 215): 40aafdfc a8014604 fc3cf7ff bd1c4620 b087b530
I/DEBUG ( 215): 40aafe0c 46014614 461da803 fc0ef7ff 9803ab04
I/DEBUG ( 215): 40aafe1c e88d4621 22000028 f0162301 a803f8ef
I/DEBUG ( 215): 40aafe2c fc26f7ff bd30b007 b087b530 46014614
I/DEBUG ( 215): 40aafe3c 461da803 fbf8f7ff 9803ab04 e88d4621
I/DEBUG ( 215):
I/DEBUG ( 215): memory near r4:
I/DEBUG ( 215): 7016a6d0 70035c30 00000000 41e669e0 00000013
I/DEBUG ( 215): 7016a6e0 00020182 1f031f00 00000010 00000023
I/DEBUG ( 215): 7016a6f0 40b16260 00000000 0000002a 725e1a90
I/DEBUG ( 215): 7016a700 00000000 70189140 62733b20 00000013
I/DEBUG ( 215): 7016a710 00000031 0000003a 00110000 0000004b
I/DEBUG ( 215): 7016a720 00000030 00000031 00110000 0062006e
I/DEBUG ( 215): 7016a730 04100065 00040000 00000000 00000000
I/DEBUG ( 215): 7016a740 70d4575c 00000000 00000004 70d45778
I/DEBUG ( 215): 7016a750 70d45770 00000000 fa400000 00000031
I/DEBUG ( 215): 7016a760 000007db 0000002b 40944d28 00000000
I/DEBUG ( 215): 7016a770 00000001 62738740 40895f99 40895fa5
I/DEBUG ( 215): 7016a780 00000000 41f07900 00000028 00000023
I/DEBUG ( 215): 7016a790 00000000 70c76ad0 00000000 00000000
I/DEBUG ( 215): 7016a7a0 00000000 00000000 00000002 00000013
I/DEBUG ( 215): 7016a7b0 40a62380 7016a790 00000000 00000013
I/DEBUG ( 215): 7016a7c0 00000002 00000000 6ff27838 00000043
I/DEBUG ( 215):
I/DEBUG ( 215): memory near r5:
I/DEBUG ( 215): 725e1a70 00000018 0000001b 00000000 00000001
I/DEBUG ( 215): 725e1a80 6f285578 00000000 00000018 00000453
I/DEBUG ( 215): 725e1a90 41ab067e 7040fb44 6d2d61f0 6f2a3000
I/DEBUG ( 215): 725e1aa0 00000000 00000007 76289da0 00000000
I/DEBUG ( 215): 725e1ab0 76289dd4 0000002a 00000000 40a84380
I/DEBUG ( 215): 725e1ac0 00000000 00000000 40dca370 7040c300
I/DEBUG ( 215): 725e1ad0 00000000 00000000 00000001 00004000
I/DEBUG ( 215): 725e1ae0 00000000 40080de0 40a84380 40a892c0
I/DEBUG ( 215): 725e1af0 00000000 40a8d3bc 40a8d430 40a8d2e0
I/DEBUG ( 215): 725e1b00 40a8d300 40a8d35c 00000000 00000000
I/DEBUG ( 215): 725e1b10 00000000 00000000 00000000 00000000
I/DEBUG ( 215): 725e1b20 00000000 00000000 00002000 40b1ecec
I/DEBUG ( 215): 725e1b30 00000000 00000000 00000002 701730c8
I/DEBUG ( 215): 725e1b40 00000001 00000040 00000200 00000000
I/DEBUG ( 215): 725e1b50 00000000 00000000 00000000 00000000
I/DEBUG ( 215): 725e1b60 00000000 00000000 00000000 00000000
I/DEBUG ( 215):
I/DEBUG ( 215): memory near r8:
I/DEBUG ( 215): b94fffe4 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 215): b94ffff4 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 215): b9500004 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 215): b9500014 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 215): b9500024 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 215): b9500034 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 215): b9500044 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 215): b9500054 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 215): b9500064 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 215): b9500074 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 215): b9500084 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 215): b9500094 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 215): b95000a4 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 215): b95000b4 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 215): b95000c4 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 215): b95000d4 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 215):
I/DEBUG ( 215): memory near fp:
I/DEBUG ( 215): 76289c6c 725e1aa0 76289c8c 40a84214 7040fb44
I/DEBUG ( 215): 76289c7c 00000001 41edd320 6ef9cc87 00000000
I/DEBUG ( 215): 76289c8c 40ab3879 7040fb44 6ef9cc84 4044e30d
I/DEBUG ( 215): 76289c9c 725e1aa0 dbf00001 00000000 00000022
I/DEBUG ( 215): 76289cac 40280228 437c79e8 437c79e8 725e1dfc
I/DEBUG ( 215): 76289cbc 437c79e8 00000003 725e1a90 00000022
I/DEBUG ( 215): 76289ccc 437c79e8 00000000 40abb459 437c79e8
I/DEBUG ( 215): 76289cdc 00000000 40b1e5b8 00000022 437c79e8
I/DEBUG ( 215): 76289cec 40a90168 00000000 42fd5008 00000040
I/DEBUG ( 215): 76289cfc 00000040 437c7a98 437c7a98 00000040
I/DEBUG ( 215): 76289d0c 00000040 00000001 40ad7a3d 41e66340
I/DEBUG ( 215): 76289d1c 40b204d0 00000000 42fd5008 0000001c
I/DEBUG ( 215): 76289d2c 0000001c 437e6e58 437e6e58 0000001c
I/DEBUG ( 215): 76289d3c 0000001c 00000001 40ad7a3d 41e66340
I/DEBUG ( 215): 76289d4c 40b204d0 437e6e58 40ad8a0d 40b1e93c
I/DEBUG ( 215): 76289d5c 6ed516de 0000001c 725e1a90 40b1e5b8
I/DEBUG ( 215):
I/DEBUG ( 215): memory near ip:
I/DEBUG ( 215): 40491fb0 4018c711 4032bb43 4018c249 4017f911
I/DEBUG ( 215): 40491fc0 4017fc61 4024cd7c 402299b1 40229989
I/DEBUG ( 215): 40491fd0 4022818d 40229141 40229145 40229149
I/DEBUG ( 215): 40491fe0 4022914d 402298b9 40229567 40229581
I/DEBUG ( 215): 40491ff0 40229391 40229481 4022950b 40357dc0
I/DEBUG ( 215): 40492000 40492000 404733a8 404733bc 404074f0
I/DEBUG ( 215): 40492010 404733c0 404733d0 4040bbb4 404733d8
I/DEBUG ( 215): 40492020 404733e4 4040bba8 404733ec 404733fc
I/DEBUG ( 215): 40492030 4040bb9c 40473404 404733fc 4040bb90
I/DEBUG ( 215): 40492040 40473414 404733fc 4040bb84 40473420
I/DEBUG ( 215): 40492050 404733d0 4040bb7c 40473428 40473438
I/DEBUG ( 215): 40492060 4040bb68 40473440 40473450 4040bb58
I/DEBUG ( 215): 40492070 40473458 40473468 4040bb50 40473470
I/DEBUG ( 215): 40492080 404733d0 4040bb48 40473480 404733d0
I/DEBUG ( 215): 40492090 4040bb40 40473490 404733d0 4040bb38
I/DEBUG ( 215): 404920a0 404734a8 40473438 4040bb24 404734b4
I/DEBUG ( 215):
I/DEBUG ( 215): memory near sp:
I/DEBUG ( 215): 76289c20 76289c4c 885b8cf5 7016a6f0 725e1a90
I/DEBUG ( 215): 76289c30 00000004 4044e335 df0027ad 00000000
I/DEBUG ( 215): 76289c40 7016a6f0 725e1a90 7016a6f0 404384ad
I/DEBUG ( 215): 76289c50 6d232360 6d2d64c8 725e1a90 00000004
I/DEBUG ( 215): 76289c60 7040fb4c 76289c78 7040fb44 725e1aa0
I/DEBUG ( 215): 76289c70 76289c8c 40a84214 7040fb44 00000001
I/DEBUG ( 215): 76289c80 41edd320 6ef9cc87 00000000 40ab3879
I/DEBUG ( 215): 76289c90 7040fb44 6ef9cc84 4044e30d 725e1aa0
I/DEBUG ( 215): 76289ca0 dbf00001 00000000 00000022 40280228
I/DEBUG ( 215): 76289cb0 437c79e8 437c79e8 725e1dfc 437c79e8
I/DEBUG ( 215): 76289cc0 00000003 725e1a90 00000022 437c79e8
I/DEBUG ( 215): 76289cd0 00000000 40abb459 437c79e8 00000000
I/DEBUG ( 215): 76289ce0 40b1e5b8 00000022 437c79e8 40a90168
I/DEBUG ( 215): 76289cf0 00000000 42fd5008 00000040 00000040
I/DEBUG ( 215): 76289d00 437c7a98 437c7a98 00000040 00000040
I/DEBUG ( 215): 76289d10 00000001 40ad7a3d 41e66340 40b204d0
I/DEBUG ( 215):
I/DEBUG ( 215): code around pc:
I/DEBUG ( 215): 4044e334 bf2845d1 30fff04f 9e03d259 6029f856
I/DEBUG ( 215): 4044e344 f7b94630 6822e85a 329cf8d2 46204607
I/DEBUG ( 215): 4044e354 47986839 46304683 e854f7b9 68204601
I/DEBUG ( 215): 4044e364 f8d06809 4620529c 4d2447a8 465b6822
I/DEBUG ( 215): 4044e374 4641447d 71a0f8d2 4684682a f8cd4620
I/DEBUG ( 215): 4044e384 47b8c004 c004f8dd 46416823 4620686a
I/DEBUG ( 215): 4044e394 71a0f8d3 47b84663 f8d54630 f7b9b008
I/DEBUG ( 215): 4044e3a4 6821e838 f8d1465a 464171b4 46204603
I/DEBUG ( 215): 4044e3b4 463047b8 b00cf8d5 e830f7b9 465a4641
I/DEBUG ( 215): 4044e3c4 68204603 71b4f8d0 47b84620 692f4630
I/DEBUG ( 215): 4044e3d4 e82af7b9 46416822 51b4f8d2 4603463a
I/DEBUG ( 215): 4044e3e4 47a84620 0001f109 bf284550 b0052000
I/DEBUG ( 215): 4044e3f4 8ff0e8bd 0003a5bc 0003a5cb 0004d538
I/DEBUG ( 215): 4044e404 f7ffb508 2000ff65 b513bd08 f7ff460c
I/DEBUG ( 215): 4044e414 4601ff5f f7b9a801 4621e80e f7b59801
I/DEBUG ( 215): 4044e424 9c01e9ec f7cca801 4620f82f b537bd1c
I/DEBUG ( 215):
I/DEBUG ( 215): code around lr:
I/DEBUG ( 215): 4044e328 4682447a 46532006 ee92f7b4 bf2845d1
I/DEBUG ( 215): 4044e338 30fff04f 9e03d259 6029f856 f7b94630
I/DEBUG ( 215): 4044e348 6822e85a 329cf8d2 46204607 47986839
I/DEBUG ( 215): 4044e358 46304683 e854f7b9 68204601 f8d06809
I/DEBUG ( 215): 4044e368 4620529c 4d2447a8 465b6822 4641447d
I/DEBUG ( 215): 4044e378 71a0f8d2 4684682a f8cd4620 47b8c004
I/DEBUG ( 215): 4044e388 c004f8dd 46416823 4620686a 71a0f8d3
I/DEBUG ( 215): 4044e398 47b84663 f8d54630 f7b9b008 6821e838
I/DEBUG ( 215): 4044e3a8 f8d1465a 464171b4 46204603 463047b8
I/DEBUG ( 215): 4044e3b8 b00cf8d5 e830f7b9 465a4641 68204603
I/DEBUG ( 215): 4044e3c8 71b4f8d0 47b84620 692f4630 e82af7b9
I/DEBUG ( 215): 4044e3d8 46416822 51b4f8d2 4603463a 47a84620
I/DEBUG ( 215): 4044e3e8 0001f109 bf284550 b0052000 8ff0e8bd
I/DEBUG ( 215): 4044e3f8 0003a5bc 0003a5cb 0004d538 f7ffb508
I/DEBUG ( 215): 4044e408 2000ff65 b513bd08 f7ff460c 4601ff5f
I/DEBUG ( 215): 4044e418 f7b9a801 4621e80e f7b59801 9c01e9ec
I/DEBUG ( 215):
I/DEBUG ( 215): memory map around fault addr f0bf008b:
I/DEBUG ( 215): bea90000-beab1000 [stack]
I/DEBUG ( 215): (no map for address)
I/DEBUG ( 215): ffff0000-ffff1000 [vectors]
I/DEBUG ( 215): [email protected] -k -t -z -d -o /data/log/dumpstate_app_native -m 599
I/dumpstate( 782): begin
D/QSEECOMAPI: ( 791): QSEECom_start_app sb_length = 0x8271c
E/QSEECOMAPI: ( 791): Error::Failed to open /dev/qseecom device
D/QSEECOMAPI: ( 791): QSEECom_start_app sb_length = 0x8271c
E/QSEECOMAPI: ( 791): Error::Failed to open /dev/qseecom device
D/QSEECOMAPI: ( 791): QSEECom_start_app sb_length = 0x8271c
E/QSEECOMAPI: ( 791): Error::Failed to open /dev/qseecom device
D/QSEECOMAPI: ( 791): QSEECom_start_app sb_length = 0x8271c
E/QSEECOMAPI: ( 791): Error::Failed to open /dev/qseecom device
D/QSEECOMAPI: ( 791): QSEECom_start_app sb_length = 0x8271c
E/QSEECOMAPI: ( 791): Error::Failed to open /dev/qseecom device
I/dumpstate( 782): done
D/BatteryService( 599): update start
I/ServiceManager( 207): service 'account' died
I/ServiceManager( 207): service 'dbinfo' died
I/ServiceManager( 207): service 'gfxinfo' died
I/ServiceManager( 207): service 'batteryinfo' died
I/ServiceManager( 207): service 'alarm' died
I/ServiceManager( 207): service 'CustomFrequencyManagerService' died
I/ServiceManager( 207): service 'sensorservice' died
I/ServiceManager( 207): service 'DirEncryptService' died
I/ServiceManager( 207): service 'telephony.registry' died
I/ServiceManager( 207): service 'scheduling_policy' died
I/ServiceManager( 207): service 'display' died
I/ServiceManager( 207): service 'vibrator' died
I/ServiceManager( 207): service 'meminfo' died
I/ServiceManager( 207): service 'mdm.remotedesktop' died
I/ServiceManager( 207): service 'activity' died
I/ServiceManager( 207): service 'cpuinfo' died
I/ServiceManager( 207): service 'usagestats' died
I/ServiceManager( 207): service 'tima' died
I/ServiceManager( 207): service 'package' died
I/ServiceManager( 207): service 'content' died
I/ServiceManager( 207): service 'permission' died
I/ServiceManager( 207): service 'hardware' died
I/ServiceManager( 207): service 'battery' died
I/ServiceManager( 207): service 'entropy' died
I/ServiceManager( 207): service 'user' died
I/ServiceManager( 207): service 'power' died
I/ServiceManager( 207): service 'container_service' died
E/installd( 229): eof
E/installd( 229): failed to read size
I/installd( 229): closing connection
D/Zygote ( 226): Process 599 terminated by signal (11)
I/Zygote ( 226): Exit zygote because system server (599) has terminated
I/ServiceManager( 207): service 'media.audio_policy' died
I/ServiceManager( 207): service 'media.transcoder' died
I/ServiceManager( 207): service 'media.audio_flinger' died
I/ServiceManager( 207): service 'media.player' died
I/ServiceManager( 207): service 'media.camera' died
But all services seems to be well restarted by systemserver.
$ adb shell service list (255|0)[~/fun/opensource/seandroid]
Found 35 services:
0 media.transcoder: [android.media.ITranscoderService]
1 media.audio_policy: [android.media.IAudioPolicyService]
2 alarm: [android.app.IAlarmManager]
3 CustomFrequencyManagerService: [android.os.ICustomFrequencyManager]
4 vibrator: [android.os.IVibratorService]
5 battery: []
6 hardware: [android.os.IHardwareService]
7 DirEncryptService: [IDirEncryptService]
8 content: [android.content.IContentService]
9 account: [android.accounts.IAccountManager]
10 user: [android.os.IUserManager]
11 permission: [android.os.IPermissionController]
12 cpuinfo: []
13 dbinfo: []
14 gfxinfo: []
15 meminfo: []
16 activity: [android.app.IActivityManager]
17 package: [android.content.pm.IPackageManager]
18 tima: [android.service.tima.ITimaService]
19 container_service: [com.sec.knox.container.IEnterpriseContainerService]
20 scheduling_policy: [android.os.ISchedulingPolicyService]
21 telephony.registry: [com.android.internal.telephony.ITelephonyRegistry]
22 display: [android.hardware.display.IDisplayManager]
23 usagestats: [com.android.internal.app.IUsageStats]
24 batteryinfo: [com.android.internal.app.IBatteryStats]
25 power: [android.os.IPowerManager]
26 entropy: []
27 mdm.remotedesktop: [mdm.samsung.IRemoteDesktopService]
28 sensorservice: [android.gui.SensorServer]
29 SurfaceFlinger: [android.ui.ISurfaceComposer]
30 media.camera: [android.hardware.ICameraService]
31 media.player: [android.media.IMediaPlayerService]
32 media.audio_flinger: [android.media.IAudioFlinger]
33 drm.drmManager: [drm.IDrmManagerService]
34 display.qservice: [android.display.IQService]
Click to expand...
Click to collapse

@loumatik: Did you resolve this?

Related

[Q] Stuck on X screen: Options for SD Backup?

This morning I noticed that Nexus 7 was really "slow" on everything (yea maybe something was busying the CPU), so I simply decided to reboot. I pressed "Power Off" button and confirmed and I noticed it was updating 2 apps right when I pressed the confirm (app, no o.s. update). One of those app was google calendar (and I think this created the issue), anyway I've clearly read "Google calendar updated" before it completely shut down.
When I tried to turn it on again, it was stuck at X screen, trying to load, with this log from adb logcat:
Code:
I/Netd (14667): Netd 1.0 starting
W/InterfaceController(14667): Warning (Cannot load library: load_library(linker.cpp:745): library "/system/lib/libnetcmdiface.so" not found) while opening the net interface command library
I/mediaserver(14666): ServiceManager: 0x416f7e30
I/AudioFlinger(14666): Using default 3000 mSec as standby time.
I/CameraService(14666): CameraService started (pid=14666)
I/AudioPolicyManagerBase(14666): loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf
I/AudioFlinger(14666): loadHwModule() Loaded primary audio interface from Grouper audio HW HAL (audio) handle 1
I/AudioFlinger(14666): HAL output buffer size 512 frames, normal mix buffer size 1024 frames
I/AudioMixer(14666): found effect "Multichannel Downmix To Stereo" from The Android Open Source Project
E/MonoPipe(14666): Failed to fetch local time frequency when constructing a MonoPipe (res = -32). getNextWriteTimestamp calls will be non-functional
D/MDnsDS (14667): MDnsSdListener::Hander starting up
D/MDnsDS (14667): MDnsSdListener starting to monitor
D/MDnsDS (14667): Going to poll with pollCount 1
D/AndroidRuntime(14884):
D/AndroidRuntime(14884): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime(14884): CheckJNI is OFF
D/dalvikvm(14884): Trying to load lib libjavacore.so 0x0
D/dalvikvm(14884): Added shared lib libjavacore.so 0x0
D/dalvikvm(14884): Trying to load lib libnativehelper.so 0x0
D/dalvikvm(14884): Added shared lib libnativehelper.so 0x0
I/SamplingProfilerIntegration(14884): Profiling disabled.
I/Zygote (14884): Preloading classes...
D/dalvikvm(14884): GC_EXPLICIT freed 36K, 9% free 419K/460K, paused 1ms+1ms, total 3ms
D/dalvikvm(14884): GC_EXPLICIT freed 4K, 5% free 489K/512K, paused 1ms+1ms, total 3ms
D/dalvikvm(14884): Note: class Landroid/app/ActivityManagerNative; has 157 unimplemented (abstract) methods
D/dalvikvm(14884): GC_EXPLICIT freed 21K, 5% free 528K/556K, paused 0ms+0ms, total 2ms
D/dalvikvm(14884): GC_EXPLICIT freed 27K, 6% free 556K/588K, paused 1ms+0ms, total 3ms
W/Zygote (14884): Class not found for preloading: android.bluetooth.BluetoothAudioGateway
W/Zygote (14884): Class not found for preloading: android.bluetooth.HeadsetBase
W/Zygote (14884): Class not found for preloading: undroid.content.AbstractThreadedSyncAdapter$SyncThread
D/dalvikvm(14884): GC_EXPLICIT freed 24K, 5% free 605K/632K, paused 0ms+1ms, total 3ms
D/dalvikvm(14884): GC_EXPLICIT freed 26K, 5% free 633K/664K, paused 0ms+1ms, total 3ms
D/dalvikvm(14884): GC_EXPLICIT freed 60K, 8% free 734K/796K, paused 0ms+0ms, total 3ms
D/dalvikvm(14884): GC_EXPLICIT freed 31K, 5% free 759K/796K, paused 1ms+0ms, total 4ms
D/TextLayoutCache(14884): Using debug level = 0 - Debug Enabled = 0
D/dalvikvm(14884): GC_EXPLICIT freed 18K, 3% free 796K/816K, paused 0ms+0ms, total 5ms
I/dalvikvm(14884): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
D/MtpDeviceJNI(14884): register_android_mtp_MtpDevice
I/dalvikvm(14884): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
I/dalvikvm(14884): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
D/dalvikvm(14884): GC_EXPLICIT freed 15K, 2% free 839K/856K, paused 1ms+1ms, total 5ms
D/dalvikvm(14884): GC_FOR_ALLOC freed 219K, 17% free 1131K/1352K, paused 7ms, total 7ms
D/dalvikvm(14884): GC_EXPLICIT freed 276K, 18% free 1283K/1564K, paused 1ms+1ms, total 9ms
F/libc (14884): Fatal signal 11 (SIGSEGV) at 0xe551c4ac (code=1), thread 14884 (zygote)
I/DEBUG ( 124): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 124): Build fingerprint: 'google/nakasi/grouper:4.2.2/JDQ39/573038:user/release-keys'
I/DEBUG ( 124): Revision: '0'
I/DEBUG ( 124): pid: 14884, tid: 14884, name: zygote >>> zygote <<<
I/DEBUG ( 124): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr e551c4ac
I/DEBUG ( 124): r0 410e6ae8 r1 a07f0505 r2 6355b028 r3 6355b098
I/DEBUG ( 124): r4 61daf2d8 r5 41d82360 r6 410e6ae8 r7 651258b4
I/DEBUG ( 124): r8 bee62714 r9 6308cd40 sl 00000000 fp 00000038
I/DEBUG ( 124): ip 00000004 sp bee626b8 lr 40819f2f pc 408069cc cpsr 00000030
I/DEBUG ( 124): d0 0000000018960975 d1 000000f65944a9fa
I/DEBUG ( 124): d2 000000f65947f5ba d3 0000000000000000
I/DEBUG ( 124): d4 0000000000000000 d5 000000000006e400
I/DEBUG ( 124): d6 0018700000000963 d7 000000524cfa9fc4
I/DEBUG ( 124): d8 0000000000000000 d9 0000000000000000
I/DEBUG ( 124): d10 0000000000000000 d11 0000000000000000
I/DEBUG ( 124): d12 0000000000000000 d13 0000000000000000
I/DEBUG ( 124): d14 0000000000000000 d15 0000000000000000
I/DEBUG ( 124): d16 0000000018995535 d17 0000000018960975
I/DEBUG ( 124): d18 3f8948b0fcd6e9e0 d19 40026bb1bbb55516
I/DEBUG ( 124): d20 4008000000000000 d21 3fbc71c71c71c71c
I/DEBUG ( 124): d22 3fcc7288e957b53b d23 3fd24998d6307188
I/DEBUG ( 124): d24 3fd99a27ad32ddf5 d25 3fe555b0aaeac752
I/DEBUG ( 124): d26 0000000000000000 d27 0000000000000000
I/DEBUG ( 124): d28 0000000000000005 d29 0000000000000000
I/DEBUG ( 124): d30 0000000000000000 d31 0000000000000000
I/DEBUG ( 124): scr 60000010
I/DEBUG ( 124):
I/DEBUG ( 124): backtrace:
I/DEBUG ( 124): #00 pc 000569cc /system/lib/libdvm.so (dexStringById(DexFile const*, unsigned int)+3)
I/DEBUG ( 124): #01 pc 00069f2b /system/lib/libdvm.so
I/DEBUG ( 124): #02 pc 0006a3fb /system/lib/libdvm.so
I/DEBUG ( 124): #03 pc 0006a79f /system/lib/libdvm.so (dvmFindClassNoInit(char const*, Object*)+214)
I/DEBUG ( 124): #04 pc 000645e5 /system/lib/libdvm.so (dvmFindClassByName(StringObject*, Object*, bool)+84)
I/DEBUG ( 124): #05 pc 00066bc1 /system/lib/libdvm.so
I/DEBUG ( 124): #06 pc 000276a0 /system/lib/libdvm.so
I/DEBUG ( 124): #07 pc 0002b57c /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
I/DEBUG ( 124): #08 pc 0005fc31 /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+272)
I/DEBUG ( 124): #09 pc 0005fc5b /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
I/DEBUG ( 124): #10 pc 0006a735 /system/lib/libdvm.so (dvmFindClassNoInit(char const*, Object*)+108)
I/DEBUG ( 124): #11 pc 0006ae17 /system/lib/libdvm.so (dvmFindClass(char const*, Object*)+2)
I/DEBUG ( 124): #12 pc 000645df /system/lib/libdvm.so (dvmFindClassByName(StringObject*, Object*, bool)+78)
I/DEBUG ( 124): #13 pc 00066575 /system/lib/libdvm.so
I/DEBUG ( 124): #14 pc 000276a0 /system/lib/libdvm.so
I/DEBUG ( 124): #15 pc 0002b57c /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
I/DEBUG ( 124): #16 pc 0005fc31 /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+272)
I/DEBUG ( 124): #17 pc 000499fb /system/lib/libdvm.so
I/DEBUG ( 124): #18 pc 00046871 /system/lib/libandroid_runtime.so
I/DEBUG ( 124): #19 pc 00047533 /system/lib/libandroid_runtime.so (android::AndroidRuntime::start(char const*, char const*)+390)
I/DEBUG ( 124): #20 pc 00000db7 /system/bin/app_process
I/DEBUG ( 124): #21 pc 0001271f /system/lib/libc.so (__libc_init+38)
I/DEBUG ( 124): #22 pc 00000ae8 /system/bin/app_process
I/DEBUG ( 124):
I/DEBUG ( 124): stack:
I/DEBUG ( 124): bee62678 400c037c
I/DEBUG ( 124): bee6267c 41d82360 /dev/ashmem/dalvik-heap (deleted)
I/DEBUG ( 124): bee62680 00000003
I/DEBUG ( 124): bee62684 400c0010
I/DEBUG ( 124): bee62688 0015f3e9
I/DEBUG ( 124): bee6268c 41d82360 /dev/ashmem/dalvik-heap (deleted)
I/DEBUG ( 124): bee62690 4085e1b0 /system/lib/libdvm.so
I/DEBUG ( 124): bee62694 41c2df40 [heap]
I/DEBUG ( 124): bee62698 4085e1b0 /system/lib/libdvm.so
I/DEBUG ( 124): bee6269c 400c0010
I/DEBUG ( 124): bee626a0 63edc3e8 /system/framework/framework.odex
I/DEBUG ( 124): bee626a4 4080d6e5 /system/lib/libdvm.so
I/DEBUG ( 124): bee626a8 63edc3e8 /system/framework/framework.odex
I/DEBUG ( 124): bee626ac 63edc3ed /system/framework/framework.odex
I/DEBUG ( 124): bee626b0 df0027ad
I/DEBUG ( 124): bee626b4 00000000
I/DEBUG ( 124): #00 bee626b8 41d82360 /dev/ashmem/dalvik-heap (deleted)
I/DEBUG ( 124): ........ ........
I/DEBUG ( 124): #01 bee626b8 41d82360 /dev/ashmem/dalvik-heap (deleted)
I/DEBUG ( 124): bee626bc 4085e1b0 /system/lib/libdvm.so
I/DEBUG ( 124): bee626c0 00000001
I/DEBUG ( 124): bee626c4 636b8b24 /system/framework/framework.odex
I/DEBUG ( 124): bee626c8 63f82000 /dev/ashmem/dalvik-aux-structure (deleted)
I/DEBUG ( 124): bee626cc 4081a3ff /system/lib/libdvm.so
I/DEBUG ( 124): #02 bee626d0 bee62714 [stack]
I/DEBUG ( 124): bee626d4 4081aebd /system/lib/libdvm.so
I/DEBUG ( 124): bee626d8 63bc34bd /system/framework/framework.odex
I/DEBUG ( 124): bee626dc 41c75f60 /dev/ashmem/dalvik-heap (deleted)
I/DEBUG ( 124): bee626e0 00000012
I/DEBUG ( 124): bee626e4 00000000
I/DEBUG ( 124): bee626e8 635fc3cc /system/framework/framework.odex
I/DEBUG ( 124): bee626ec 00000004
I/DEBUG ( 124): bee626f0 0035ef7b
I/DEBUG ( 124): bee626f4 400c0010
I/DEBUG ( 124): bee626f8 410e6ae8
I/DEBUG ( 124): bee626fc 6308cd40
I/DEBUG ( 124): bee62700 61ca88d8 /dev/ashmem/dalvik-LinearAlloc (deleted)
I/DEBUG ( 124): bee62704 63e004a9 /system/framework/framework.odex
I/DEBUG ( 124): bee62708 63e004bf /system/framework/framework.odex
I/DEBUG ( 124): bee6270c 63edc3f2 /system/framework/framework.odex
I/DEBUG ( 124): ........ ........
I/DEBUG ( 124):
I/DEBUG ( 124): memory near r0:
I/DEBUG ( 124): 410e6ac8 6d617266 726f7765 72662f6b 77656d61
I/DEBUG ( 124): 410e6ad8 2e6b726f 7865646f 08001400 0000003b
I/DEBUG ( 124): 410e6ae8 6355b000 6355b028 6355b098 635ae3e0
I/DEBUG ( 124): 410e6af8 635d802c 6362dcdc 635b4aac 636a51a4
I/DEBUG ( 124): 410e6b08 6355b028 63e3cc78 63e6cc88 6355b028
I/DEBUG ( 124): 410e6b18 00000000 0000002b 62fd9840 00000080
I/DEBUG ( 124): 410e6b28 62fd9838 00000000 00000000 00000000
I/DEBUG ( 124): 410e6b38 00000000 00000000 6f632f6b 00000033
I/DEBUG ( 124): 410e6b48 0000000d 00003f8a 6346ef8a 000000bc
I/DEBUG ( 124): 410e6b58 6346e000 00001046 00000003 00000008
I/DEBUG ( 124): 410e6b68 410e6a78 410e6ac0 63f82000 00000033
I/DEBUG ( 124): 410e6b78 7379732f 2f6d6574 6d617266 726f7765
I/DEBUG ( 124): 410e6b88 65742f6b 6870656c 2d796e6f 6d6d6f63
I/DEBUG ( 124): 410e6b98 6a2e6e6f 1f007261 001ba78e 0000002b
I/DEBUG ( 124): 410e6ba8 00000000 00000000 00000000 00000000
I/DEBUG ( 124): 410e6bb8 640640d4 00000009 6406410f 00000014
I/DEBUG ( 124):
I/DEBUG ( 124): memory near r1:
I/DEBUG ( 124): a07f04e4 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 124): a07f04f4 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 124): a07f0504 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 124): a07f0514 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 124): a07f0524 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 124): a07f0534 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 124): a07f0544 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 124): a07f0554 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 124): a07f0564 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 124): a07f0574 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 124): a07f0584 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 124): a07f0594 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 124): a07f05a4 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 124): a07f05b4 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 124): a07f05c4 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 124): a07f05d4 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 124):
I/DEBUG ( 124): memory near r2:
I/DEBUG ( 124): 6355b008 00000028 008e1b54 008e1b80 000000ed
I/DEBUG ( 124): 6355b018 008e1c70 0010f568 00000000 22dc6789
I/DEBUG ( 124): 6355b028 0a786564 00353330 95bd3979 48fd820f
I/DEBUG ( 124): 6355b038 cca55083 0d7c12c2 5fedf8b5 49ee0aca
I/DEBUG ( 124): 6355b048 008e1b54 00000070 12345678 00000000
I/DEBUG ( 124): 6355b058 00000000 008e1a84 00014cd2 00000070
I/DEBUG ( 124): 6355b068 000019b3 000533b8 00002f20 00059a84
I/DEBUG ( 124): 6355b078 0000ab96 0007d004 0000ee99 000d2cb4
I/DEBUG ( 124): 6355b088 0000156f 0014a17c 0076cbf8 00174f5c
I/DEBUG ( 124): 6355b098 005771a8 005771aa 005771ae 005771b1
I/DEBUG ( 124): 6355b0a8 005771b4 005771c9 005771cd 005771d5
I/DEBUG ( 124): 6355b0b8 005771e4 005771e7 005771ed 00577206
I/DEBUG ( 124): 6355b0c8 0057720a 0057720e 00577213 0057721a
I/DEBUG ( 124): 6355b0d8 0057722e 00577246 0057724e 00577256
I/DEBUG ( 124): 6355b0e8 00577262 0057726a 0057727c 00577293
I/DEBUG ( 124): 6355b0f8 005772a0 005772ae 005772c1 005772cc
I/DEBUG ( 124):
I/DEBUG ( 124): memory near r3:
I/DEBUG ( 124): 6355b078 0000ab96 0007d004 0000ee99 000d2cb4
I/DEBUG ( 124): 6355b088 0000156f 0014a17c 0076cbf8 00174f5c
I/DEBUG ( 124): 6355b098 005771a8 005771aa 005771ae 005771b1
I/DEBUG ( 124): 6355b0a8 005771b4 005771c9 005771cd 005771d5
I/DEBUG ( 124): 6355b0b8 005771e4 005771e7 005771ed 00577206
I/DEBUG ( 124): 6355b0c8 0057720a 0057720e 00577213 0057721a
I/DEBUG ( 124): 6355b0d8 0057722e 00577246 0057724e 00577256
I/DEBUG ( 124): 6355b0e8 00577262 0057726a 0057727c 00577293
I/DEBUG ( 124): 6355b0f8 005772a0 005772ae 005772c1 005772cc
I/DEBUG ( 124): 6355b108 005772e2 005772f0 005772ff 00577309
I/DEBUG ( 124): 6355b118 00577318 00577325 0057732e 00577340
I/DEBUG ( 124): 6355b128 00577354 00577360 0057736d 00577376
I/DEBUG ( 124): 6355b138 00577395 005773a1 005773a6 005773c3
I/DEBUG ( 124): 6355b148 005773d3 005773fa 0057741a 00577431
I/DEBUG ( 124): 6355b158 0057744a 0057745a 0057747b 00577495
I/DEBUG ( 124): 6355b168 0057749e 005774b1 005774b4 005774b8
I/DEBUG ( 124):
I/DEBUG ( 124): memory near r4:
I/DEBUG ( 124): 61daf2b8 000015fa 63bb3443 6355b03c 00000000
I/DEBUG ( 124): 61daf2c8 00000000 00000000 63edc3e8 00000000
I/DEBUG ( 124): 61daf2d8 00000000 00000000 00000000 00000000
I/DEBUG ( 124): 61daf2e8 00000000 00000000 00000000 00000000
I/DEBUG ( 124): 61daf2f8 00000000 00000000 00000000 00000000
I/DEBUG ( 124): 61daf308 00000000 00000000 00000000 00000000
I/DEBUG ( 124): 61daf318 00000000 00000000 00000000 00000000
I/DEBUG ( 124): 61daf328 00000000 00000000 00000000 00000000
I/DEBUG ( 124): 61daf338 00000000 00000000 00000000 00000000
I/DEBUG ( 124): 61daf348 00000000 00000000 00000000 00000000
I/DEBUG ( 124): 61daf358 00000000 00000000 00000000 00000000
I/DEBUG ( 124): 61daf368 00000000 00000000 00000000 00000000
I/DEBUG ( 124): 61daf378 00000000 00000000 00000000 00000000
I/DEBUG ( 124): 61daf388 00000000 00000000 00000000 00000000
I/DEBUG ( 124): 61daf398 00000000 00000000 00000000 00000000
I/DEBUG ( 124): 61daf3a8 00000000 00000000 00000000 00000000
I/DEBUG ( 124):
I/DEBUG ( 124): memory near r5:
I/DEBUG ( 124): 41d82340 41c3d168 00000000 41d7a958 41d82320
I/DEBUG ( 124): 41d82350 00000000 9d19e895 00000000 000000c3
I/DEBUG ( 124): 41d82360 41c2e1e8 00000000 00000000 00000000
I/DEBUG ( 124): 41d82370 00000000 00000000 63b40c31 00000000
I/DEBUG ( 124): 41d82380 00030011 5000059a 63f82000 00000001
I/DEBUG ( 124): 41d82390 00000000 00000000 00000000 00000000
I/DEBUG ( 124): 41d823a0 00000000 00000000 000015f0 00000000
I/DEBUG ( 124): 41d823b0 00000000 00000000 00000001 61daf280
I/DEBUG ( 124): 41d823c0 00000004 61daf2a0 00000000 00000000
I/DEBUG ( 124): 41d823d0 00000000 00000000 00000000 00000000
I/DEBUG ( 124): 41d823e0 00000000 00000000 00000001 00000000
I/DEBUG ( 124): 41d823f0 61daf288 00000000 00000000 00000001
I/DEBUG ( 124): 41d82400 41d82360 63af61e6 63b42af0 00000019
I/DEBUG ( 124): 41d82410 00000000 00000000 000000c0 0000006b
I/DEBUG ( 124): 41d82420 41c2f950 00000000 0000002a 00000000
I/DEBUG ( 124): 41d82430 006c0041 006f0067 00690072 00680074
I/DEBUG ( 124):
I/DEBUG ( 124): memory near r6:
I/DEBUG ( 124): 410e6ac8 6d617266 726f7765 72662f6b 77656d61
I/DEBUG ( 124): 410e6ad8 2e6b726f 7865646f 08001400 0000003b
I/DEBUG ( 124): 410e6ae8 6355b000 6355b028 6355b098 635ae3e0
I/DEBUG ( 124): 410e6af8 635d802c 6362dcdc 635b4aac 636a51a4
I/DEBUG ( 124): 410e6b08 6355b028 63e3cc78 63e6cc88 6355b028
I/DEBUG ( 124): 410e6b18 00000000 0000002b 62fd9840 00000080
I/DEBUG ( 124): 410e6b28 62fd9838 00000000 00000000 00000000
I/DEBUG ( 124): 410e6b38 00000000 00000000 6f632f6b 00000033
I/DEBUG ( 124): 410e6b48 0000000d 00003f8a 6346ef8a 000000bc
I/DEBUG ( 124): 410e6b58 6346e000 00001046 00000003 00000008
I/DEBUG ( 124): 410e6b68 410e6a78 410e6ac0 63f82000 00000033
I/DEBUG ( 124): 410e6b78 7379732f 2f6d6574 6d617266 726f7765
I/DEBUG ( 124): 410e6b88 65742f6b 6870656c 2d796e6f 6d6d6f63
I/DEBUG ( 124): 410e6b98 6a2e6e6f 1f007261 001ba78e 0000002b
I/DEBUG ( 124): 410e6ba8 00000000 00000000 00000000 00000000
I/DEBUG ( 124): 410e6bb8 640640d4 00000009 6406410f 00000014
I/DEBUG ( 124):
I/DEBUG ( 124): memory near r7:
I/DEBUG ( 124): 65125894 825a0505 83840505 8cd70505 8cd80505
I/DEBUG ( 124): 651258a4 8cd90505 8cda0505 92360505 92370505
I/DEBUG ( 124): 651258b4 a07e0505 a07f0505 a84c0505 a84d0505
I/DEBUG ( 124): 651258c4 b0520505 a84e0505 b82e0505 bf2e0505
I/DEBUG ( 124): 651258d4 c5d70505 cb860505 cb870505 d0370505
I/DEBUG ( 124): 651258e4 de150505 825b0505 8cdb0505 8cdc0505
I/DEBUG ( 124): 651258f4 8cdd0505 92390505 923a0505 923b0505
I/DEBUG ( 124): 65125904 825c0505 825d0505 923d0505 a0890505
I/DEBUG ( 124): 65125914 b0570505 825f0505 83850505 83860505
I/DEBUG ( 124): 65125924 85610505 85620505 85630505 85640505
I/DEBUG ( 124): 65125934 85650505 85660505 85670505 85680505
I/DEBUG ( 124): 65125944 88750505 88760505 88770505 88780505
I/DEBUG ( 124): 65125954 88790505 887a0505 887b0505 887c0505
I/DEBUG ( 124): 65125964 887d0505 8cdf0505 8ce00505 8ce10505
I/DEBUG ( 124): 65125974 8ce20505 8ce30505 8ce40505 8ce50505
I/DEBUG ( 124): 65125984 d3e00505 d3e10505 d3e20505 d70a0505
I/DEBUG ( 124):
I/DEBUG ( 124): memory near r8:
I/DEBUG ( 124): bee626f4 400c0010 410e6ae8 6308cd40 61ca88d8
I/DEBUG ( 124): bee62704 63e004a9 63e004bf 63edc3f2 0000000c
I/DEBUG ( 124): bee62714 0035ef7b 00000001 00010081 00000001
I/DEBUG ( 124): bee62724 00000001 00000004 00000008 6308cd20
I/DEBUG ( 124): bee62734 6308cd20 6308cd40 00000000 00000000
I/DEBUG ( 124): bee62744 407ce400 00000006 410c4e00 00000000
I/DEBUG ( 124): bee62754 4081a7a3 6308cd20 00000000 00000000
I/DEBUG ( 124): bee62764 407ce400 00000006 6308cd20 6308cd40
I/DEBUG ( 124): bee62774 00000000 00000000 407ce400 00000006
I/DEBUG ( 124): bee62784 410c4e00 00000000 408145e9 400c0020
I/DEBUG ( 124): bee62794 410c4e30 400c0010 41c47760 407ce400
I/DEBUG ( 124): bee627a4 40816bc5 62cc7b92 407d76a4 00000000
I/DEBUG ( 124): bee627b4 400c0010 40859c98 61c31480 fffffe6c
I/DEBUG ( 124): bee627c4 bee627e4 bee628c0 00000000 00000000
I/DEBUG ( 124): bee627d4 407db580 00000000 41c2e008 0000003e
I/DEBUG ( 124): bee627e4 63a53e30 410c4ea0 61c2faa0 419e8000
I/DEBUG ( 124):
I/DEBUG ( 124): memory near r9:
I/DEBUG ( 124): 6308cd20 72646e61 2e64696f 2e63666e 6665644e
I/DEBUG ( 124): 6308cd30 7373654d 00656761 00000020 00000023
I/DEBUG ( 124): 6308cd40 646e614c 64696f72 63666e2f 65644e2f
I/DEBUG ( 124): 6308cd50 73654d66 65676173 0000003b 000011f1
I/DEBUG ( 124): 6308cd60 4068ac00 000011e9 00410300 00c10416
I/DEBUG ( 124): 6308cd70 02010318 04010419 00810316 02030417
I/DEBUG ( 124): 6308cd80 000000c8 0000002a 4068ac00 034203b9
I/DEBUG ( 124): 6308cd90 02010318 06010419 00810316 03010418
I/DEBUG ( 124): 6308cda0 00610415 02020601 00410315 00000029
I/DEBUG ( 124): 6308cdb0 40173c7c 40173c7c 00810342 01810417
I/DEBUG ( 124): 6308cdc0 00210414 00310514 00410315 02030417
I/DEBUG ( 124): 6308cdd0 00000118 0000002a 4068ac00 030803c5
I/DEBUG ( 124): 6308cde0 00610300 0801061a 00410315 00c10416
I/DEBUG ( 124): 6308cdf0 02010318 02030419 00810316 00000029
I/DEBUG ( 124): 6308ce00 40173c7c 40173c7c 00410315 01010417
I/DEBUG ( 124): 6308ce10 02010318 06010419 00810316 02020418
I/DEBUG ( 124):
I/DEBUG ( 124): memory near sp:
I/DEBUG ( 124): bee62698 4085e1b0 400c0010 63edc3e8 4080d6e5
I/DEBUG ( 124): bee626a8 63edc3e8 63edc3ed df0027ad 00000000
I/DEBUG ( 124): bee626b8 41d82360 4085e1b0 00000001 636b8b24
I/DEBUG ( 124): bee626c8 63f82000 4081a3ff bee62714 4081aebd
I/DEBUG ( 124): bee626d8 63bc34bd 41c75f60 00000012 00000000
I/DEBUG ( 124): bee626e8 635fc3cc 00000004 0035ef7b 400c0010
I/DEBUG ( 124): bee626f8 410e6ae8 6308cd40 61ca88d8 63e004a9
I/DEBUG ( 124): bee62708 63e004bf 63edc3f2 0000000c 0035ef7b
I/DEBUG ( 124): bee62718 00000001 00010081 00000001 00000001
I/DEBUG ( 124): bee62728 00000004 00000008 6308cd20 6308cd20
I/DEBUG ( 124): bee62738 6308cd40 00000000 00000000 407ce400
I/DEBUG ( 124): bee62748 00000006 410c4e00 00000000 4081a7a3
I/DEBUG ( 124): bee62758 6308cd20 00000000 00000000 407ce400
I/DEBUG ( 124): bee62768 00000006 6308cd20 6308cd40 00000000
I/DEBUG ( 124): bee62778 00000000 407ce400 00000006 410c4e00
I/DEBUG ( 124): bee62788 00000000 408145e9 400c0020 410c4e30
I/DEBUG ( 124):
I/DEBUG ( 124): code around pc:
I/DEBUG ( 124): 408069ac bf008ff0 0005337c 0003774c 0003ee48
I/DEBUG ( 124): 408069bc 000376ca 0003ede9 0003ede2 6ac26883
I/DEBUG ( 124): 408069cc 3021f853 e00018d3 f9934603 1c581000
I/DEBUG ( 124): 408069dc dbf92900 68c34770 1021f853 bfeef7ff
I/DEBUG ( 124): 408069ec 41f3e92d 68004606 f006460d 4604f9ff
I/DEBUG ( 124): 408069fc 6831b9c0 68076a88 8010f8d7 eb084638
I/DEBUG ( 124): 40806a0c 685903c5 ffdaf7ff 1035f838 46384606
I/DEBUG ( 124): 40806a1c ffe1f7ff 462a4905 44794633 46209000
I/DEBUG ( 124): 40806a2c fb3af007 e8bd4620 bf0081fc 0003ed57
I/DEBUG ( 124): 40806a3c 4ff0e92d b087460c f854461d 46073023
I/DEBUG ( 124): 40806a4c 68509910 4f40f013 f8d16813 90048000
I/DEBUG ( 124): 40806a5c 0014f04f fb00d105 9a043005 fbc2f7ff
I/DEBUG ( 124): 40806a6c fb00e06c 684af605 0c06eb03 f8539205
I/DEBUG ( 124): 40806a7c f8dcb006 b1966004 200cf8dc 429a68cb
I/DEBUG ( 124): 40806a8c 493bd006 95004638 f0074479 e014fb05
I/DEBUG ( 124): 40806a9c f8dc0092 68890008 efe4f7c6 f8dfb938
I/DEBUG ( 124):
I/DEBUG ( 124): code around lr:
I/DEBUG ( 124): 40819f0c bd384240 41f0e92d 6a864614 680a4605
I/DEBUG ( 124): 40819f1c 68364688 46306973 07c2eb03 f7ec6879
I/DEBUG ( 124): 40819f2c 8879fd4d 0714f104 61a16166 46386120
I/DEBUG ( 124): 40819f3c fb89f01a 2300492c 44794622 f8d861e0
I/DEBUG ( 124): 40819f4c 60250004 60606263 44784828 ffccf7ff
I/DEBUG ( 124): 40819f5c 6ce8b958 4926b928 447969a8 ed64f7b3
I/DEBUG ( 124): 40819f6c 6a2ab118 4100f042 f8d86229 b1833008
I/DEBUG ( 124): 40819f7c 18ca6af1 5acbd00d e002f8b2 c004f8b2
I/DEBUG ( 124): 40819f8c 81633210 e00ef8a4 c00cf8a4 e8bd6222
I/DEBUG ( 124): 40819f9c f10481f0 f01a0014 6861fbfc bf58070a
I/DEBUG ( 124): 40819fac 05cb3001 81e0b280 d51b8160 46384a11
I/DEBUG ( 124): 40819fbc 6812447a f01a62a2 7805fb46 b2ea3d42
I/DEBUG ( 124): 40819fcc 2a182504 f8dfd804 44fcc030 5002f91c
I/DEBUG ( 124): 40819fdc 072d4638 f96df00e bfb42800 4500f045
I/DEBUG ( 124): 40819fec 62654305 81f0e8bd 00025666 00032fde
I/DEBUG ( 124): 40819ffc 00032fd7 0003fb8c 0003b4c3 4ff0e92d
I/DEBUG ( 124):
I/DEBUG ( 124): memory map around fault addr e551c4ac:
I/DEBUG ( 124): bee42000-bee63000 [stack]
I/DEBUG ( 124): (no map for address)
I/DEBUG ( 124): ffff0000-ffff1000 [vectors]
I/ServiceManager( 120): service 'media.audio_flinger' died
I/ServiceManager( 120): service 'media.player' died
I/ServiceManager( 120): service 'media.camera' died
I'm definitely not an android expert (I use stock rom), but I'm a programmer (and use both o.s.: linux and windows) and I use command line widely.
Anyway, I'm trying to resurrect the Nexus 7 because I definitely think it's a software issue and not an hardware one (I didn't notice anything that made me think it was an hardware issue, no battery/screen flickering and a slowdown is usual on any android o.s. if it's busy doing a lot of things).
Seems like the only option to resurrect is factory image (deletes everything) or unlock bootloader => do something (still deletes everything). I think I had "backup and restore" set to backup everything on my google account so internal things should not be an issue, however everything on the SD is "lost", and this is boring. I had debug mode enabled because I tried developing some apps on it, so are there any way I can backup "SD" things before unlocking bootloader? I can run fastboot mode, as I've stated it's a software issue.
Because I want to prevent any future issues: what are the consequences of unlocking bootloader and keep it unlocked (considering that it can be re-locked for warranty reasons)?
My android version is 4.2.2 wireless only (no 3g module).

[Q] Custom Rom linaro built: SIGSEGV at 0x0

Hey all,
Atm I'm trying to compile a PA based custom rom using the linaro toolchain I got from here: http://releases.linaro.org/13.09/components/android/toolchain/4.8
We solved every strict-aliasing errors and the rom builds fine. But my phone doesn't boot, it's stuck at a black screen.
Logcat shows the following error, including backtrace and everything:
Code:
W/Adreno200-GSL( 175): <os_lib_map:1300>: os_lib_map error: dlopen failed: cannot locate symbol "__popcountsi2" referenced by "libsc-a3xx.so"..., on '/system/lib/libsc-a3xx.so'
F/libc ( 175): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 283 (SurfaceFlinger)
I/DEBUG ( 173): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 173): Build fingerprint: 'google/occam/mako:4.3/JSS15J/737497:user/release-keys'
I/DEBUG ( 173): Revision: '11'
I/DEBUG ( 173): pid: 175, tid: 283, name: SurfaceFlinger >>> /system/bin/surfaceflinger <<<
I/DEBUG ( 173): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000000
I/DEBUG ( 173): r0 00000000 r1 00000000 r2 ffffffe0 r3 00000000
I/DEBUG ( 173): r4 00000001 r5 b6a90798 r6 00000000 r7 0000000e
I/DEBUG ( 173): r8 b6a8feac r9 00000001 sl 00000024 fp b72051e8
I/DEBUG ( 173): ip b6a8fed4 sp b6bb6948 lr b6a85b27 pc b6a85b26 cpsr 60000030
I/DEBUG ( 173): d0 0000000000000000 d1 0000000000000000
I/DEBUG ( 173): d2 0000000000000000 d3 0000000000000000
I/DEBUG ( 173): d4 06b306b206b106b0 d5 06b706b606b506b4
I/DEBUG ( 173): d6 06bb06ba06b906b8 d7 42c8000006bd06bc
I/DEBUG ( 173): d8 0000000000000000 d9 0000000000000000
I/DEBUG ( 173): d10 0000000000000000 d11 0000000000000000
I/DEBUG ( 173): d12 0000000000000000 d13 0000000000000000
I/DEBUG ( 173): d14 0000000000000000 d15 0000000000000000
I/DEBUG ( 173): d16 2022326973746e75 d17 636e657265666572
I/DEBUG ( 173): d18 6c22207962206465 d19 7833612d63736269
I/DEBUG ( 173): d20 2e2e2e226f732e78 d21 732f27206e6f202c
I/DEBUG ( 173): d22 696c2f6d65747379 d23 2d637362696c2f62
I/DEBUG ( 173): d24 0000000000000000 d25 404e000000000000
I/DEBUG ( 173): d26 4018000000000000 d27 0000000000000000
I/DEBUG ( 173): d28 0000000000000000 d29 0000000000000000
I/DEBUG ( 173): d30 0000000000000000 d31 4000000000000000
I/DEBUG ( 173): scr 20000010
I/DEBUG ( 173):
I/DEBUG ( 173): backtrace:
I/DEBUG ( 173): #00 pc 00004b26 /system/lib/libgsl.so (gsl_context_destroy+61)
I/DEBUG ( 173): #01 pc 00066995 /system/lib/egl/libGLESv2_adreno200.so (rb_context_destroy+540)
I/DEBUG ( 173): #02 pc 00066d17 /system/lib/egl/libGLESv2_adreno200.so (rb_context_create+738)
I/DEBUG ( 173): #03 pc 00046b81 /system/lib/egl/libGLESv2_adreno200.so (gl2_context_create+280)
I/DEBUG ( 173): #04 pc 000245f5 /system/lib/egl/libGLESv1_CM_adreno200.so (oglCreateContext+44)
I/DEBUG ( 173): #05 pc 000188cc /system/lib/egl/libEGL_adreno200.so (eglCreateClientApiContext+452)
I/DEBUG ( 173): #06 pc 0000f7d8 /system/lib/egl/libEGL_adreno200.so (qeglDrvAPI_eglCreateContext+2088)
I/DEBUG ( 173): #07 pc 00006614 /system/lib/egl/libEGL_adreno200.so (eglCreateContext+16)
I/DEBUG ( 173): #08 pc 0000f1f5 /system/lib/libEGL.so (eglCreateContext+60)
I/DEBUG ( 173): #09 pc 000215e5 /system/lib/libsurfaceflinger.so (android::SurfaceFlinger::createGLContext(void*, void*)+52)
I/DEBUG ( 173): #10 pc 00024be1 /system/lib/libsurfaceflinger.so (android::SurfaceFlinger::readyToRun()+120)
I/DEBUG ( 173): #11 pc 00011cbd /system/lib/libutils.so (android::Thread::_threadLoop(void*)+84)
I/DEBUG ( 173): #12 pc 0000c4ac /system/lib/libc.so (__thread_entry+72)
I/DEBUG ( 173): #13 pc 0000c6f4 /system/lib/libc.so (pthread_create+420)
I/DEBUG ( 173):
I/DEBUG ( 173): stack:
I/DEBUG ( 173): b6bb6908 00180019
I/DEBUG ( 173): b6bb690c 00000008
I/DEBUG ( 173): b6bb6910 b58ff000
I/DEBUG ( 173): b6bb6914 b58ff034
I/DEBUG ( 173): b6bb6918 00001000
I/DEBUG ( 173): b6bb691c b5525000
I/DEBUG ( 173): b6bb6920 b6ed2000 /system/lib/libc.so
I/DEBUG ( 173): b6bb6924 00000006
I/DEBUG ( 173): b6bb6928 00000001
I/DEBUG ( 173): b6bb692c 00000000
I/DEBUG ( 173): b6bb6930 00000000
I/DEBUG ( 173): b6bb6934 0000000e
I/DEBUG ( 173): b6bb6938 b6a8feac /system/lib/libgsl.so
I/DEBUG ( 173): b6bb693c b6a87d43 /system/lib/libgsl.so (os_mutex_lock+10)
I/DEBUG ( 173): b6bb6940 df0027ad
I/DEBUG ( 173): b6bb6944 00000000
I/DEBUG ( 173): #00 b6bb6948 00000001
I/DEBUG ( 173): b6bb694c b7207018 [heap]
I/DEBUG ( 173): b6bb6950 b6a4dbec
I/DEBUG ( 173): b6bb6954 b7208718 [heap]
I/DEBUG ( 173): b6bb6958 b6a48e60 /system/lib/egl/libGLESv2_adreno200.so
I/DEBUG ( 173): b6bb695c b720703c [heap]
I/DEBUG ( 173): b6bb6960 00000001
I/DEBUG ( 173): b6bb6964 b69cb999 /system/lib/egl/libGLESv2_adreno200.so (rb_context_destroy+544)
I/DEBUG ( 173): #01 b6bb6968 b7207018 [heap]
I/DEBUG ( 173): b6bb696c 00000000
I/DEBUG ( 173): b6bb6970 b6a4dbec
I/DEBUG ( 173): b6bb6974 b7207018 [heap]
I/DEBUG ( 173): b6bb6978 00001012
I/DEBUG ( 173): b6bb697c 00000000
I/DEBUG ( 173): b6bb6980 0000000e
I/DEBUG ( 173): b6bb6984 b6ed5310
I/DEBUG ( 173): b6bb6988 b6a90244 /system/lib/libgsl.so
I/DEBUG ( 173): b6bb698c b69cbd1b /system/lib/egl/libGLESv2_adreno200.so (rb_context_create+742)
I/DEBUG ( 173): #02 b6bb6990 00000010
I/DEBUG ( 173): b6bb6994 b6d2e675 /system/lib/libbinder.so (android::Parcel::ipcSetDataReference(unsigned char const*, unsigned int, unsigned int const*, unsigned int, void (*)(android::Parcel*, unsigned char const*, unsigned int, unsigned int const*, unsigned int, void*), void*)+26)
I/DEBUG ( 173): b6bb6998 00000000
I/DEBUG ( 173): b6bb699c b7204278 [heap]
I/DEBUG ( 173): b6bb69a0 b6a4dbe8
I/DEBUG ( 173): b6bb69a4 b7204ae0 [heap]
I/DEBUG ( 173): b6bb69a8 b72042a8 [heap]
I/DEBUG ( 173): b6bb69ac 00000000
I/DEBUG ( 173): b6bb69b0 b7204278 [heap]
I/DEBUG ( 173): b6bb69b4 b6d2bc8d /system/lib/libbinder.so (android::IPCThreadState::waitForResponse(android::Parcel*, int*)+200)
I/DEBUG ( 173): b6bb69b8 00000001
I/DEBUG ( 173): b6bb69bc b6d2b5c9 /system/lib/libbinder.so (android::IPCThreadState::freeBuffer(android::Parcel*, unsigned char const*, unsigned int, unsigned int const*, unsigned int, void*))
I/DEBUG ( 173): b6bb69c0 b7204278 [heap]
I/DEBUG ( 173): b6bb69c4 b6d2b84d /system/lib/libbinder.so (android::IPCThreadState::writeTransactionData(int, unsigned int, int, unsigned int, android::Parcel const&, int*)+140)
I/DEBUG ( 173): b6bb69c8 00000034
I/DEBUG ( 173): b6bb69cc 00000000
I/DEBUG ( 173): ........ ........
I/DEBUG ( 173):
I/DEBUG ( 173): memory near r5:
I/DEBUG ( 173): b6a90778 00000000 00000000 00000000 00000000
I/DEBUG ( 173): b6a90788 b6a90244 00000000 0000000a 00000000
I/DEBUG ( 173): b6a90798 00000000 00000000 00000000 00000000
I/DEBUG ( 173): b6a907a8 00000000 00000000 00000000 00000000
I/DEBUG ( 173): b6a907b8 00000000 00000000 00000000 00000000
I/DEBUG ( 173): b6a907c8 00000000 00000000 00000000 00000000
I/DEBUG ( 173): b6a907d8 00000000 00000000 00000000 00000000
I/DEBUG ( 173): b6a907e8 00000000 00000000 00000000 00000000
I/DEBUG ( 173): b6a907f8 00000000 00000000 00000000 00000000
I/DEBUG ( 173): b6a90808 00000000 00000000 00000000 00000000
I/DEBUG ( 173): b6a90818 00000000 00000000 00000000 00000000
I/DEBUG ( 173): b6a90828 00000000 00000000 00000000 00000000
I/DEBUG ( 173): b6a90838 00000000 00000000 00000000 00000000
I/DEBUG ( 173): b6a90848 00000000 00000000 00000000 00000000
I/DEBUG ( 173): b6a90858 00000000 00000000 00000000 00000000
I/DEBUG ( 173): b6a90868 00000000 00000000 00000000 00000000
I/DEBUG ( 173):
I/DEBUG ( 173): memory near r8:
I/DEBUG ( 173): b6a8fe8c b6a90798 b6a90738 b6ed5310 b6ed211c
I/DEBUG ( 173): b6a8fe9c b6ed530c b6a907b0 b6a907bc b6a907b8
I/DEBUG ( 173): b6a8feac 00000000 00000000 00000000 b6eae935
I/DEBUG ( 173): b6a8febc b6eae83d b6eaecdd b6eb4989 b6ea7208
I/DEBUG ( 173): b6a8fecc b6e9be69 b6ea5504 b6e98924 b6eac0b1
I/DEBUG ( 173): b6a8fedc b6eaac19 b6e9e4d5 b6eabb91 b6eaac9d
I/DEBUG ( 173): b6a8feec b6eaa5b1 b6e98a08 b6ea5c28 b6e9d34d
I/DEBUG ( 173): b6a8fefc b6eb6981 b6ea53c8 b6eb1341 b6ea549c
I/DEBUG ( 173): b6a8ff0c b6ea53e8 b6eb5e17 b6ea554c b6eb6911
I/DEBUG ( 173): b6a8ff1c b6e9737d b6e98339 b6e98359 b6e98349
I/DEBUG ( 173): b6a8ff2c b6e98369 b6e98379 b6ea7040 b6ea6bd0
I/DEBUG ( 173): b6a8ff3c b6eb176f b6eb1725 b6ea7264 b6ec26bf
I/DEBUG ( 173): b6a8ff4c b6ea7e21 b6eb18df b6eb18a1 b6eae629
I/DEBUG ( 173): b6a8ff5c b6e98628 b6e98680 b6e98718 b6e98d88
I/DEBUG ( 173): b6a8ff6c b6e9863c b6e98af8 b6e98e0c b6e98e4c
I/DEBUG ( 173): b6a8ff7c b6e98e68 b6ea5ee4 b6ec2960 b6ec2a3c
I/DEBUG ( 173):
I/DEBUG ( 173): memory near fp:
I/DEBUG ( 173): b72051c8 00000000 00000000 00000000 00000000
I/DEBUG ( 173): b72051d8 00000000 00000000 00000000 00000000
I/DEBUG ( 173): b72051e8 00000000 00000000 00000000 00000000
I/DEBUG ( 173): b72051f8 00000000 00000000 00000000 00000000
I/DEBUG ( 173): b7205208 00000000 00000000 00000000 00000000
I/DEBUG ( 173): b7205218 00000000 00000000 00000000 00000000
I/DEBUG ( 173): b7205228 00000000 00000000 00000000 00000000
I/DEBUG ( 173): b7205238 00000000 00000000 00000000 00000000
I/DEBUG ( 173): b7205248 00000000 00000000 00000000 00000000
I/DEBUG ( 173): b7205258 00000000 00000000 00000000 00000000
I/DEBUG ( 173): b7205268 00000000 00000000 00000000 00000000
I/DEBUG ( 173): b7205278 00000000 00000000 00000000 00000000
I/DEBUG ( 173): b7205288 00000000 00000000 00000000 00000000
I/DEBUG ( 173): b7205298 00000000 00000000 00000000 00000000
I/DEBUG ( 173): b72052a8 00000000 00000000 00000000 00000000
I/DEBUG ( 173): b72052b8 00000000 00000000 00000000 00000000
I/DEBUG ( 173):
I/DEBUG ( 173): memory near ip:
I/DEBUG ( 173): b6a8feb4 00000000 b6eae935 b6eae83d b6eaecdd
I/DEBUG ( 173): b6a8fec4 b6eb4989 b6ea7208 b6e9be69 b6ea5504
I/DEBUG ( 173): b6a8fed4 b6e98924 b6eac0b1 b6eaac19 b6e9e4d5
I/DEBUG ( 173): b6a8fee4 b6eabb91 b6eaac9d b6eaa5b1 b6e98a08
I/DEBUG ( 173): b6a8fef4 b6ea5c28 b6e9d34d b6eb6981 b6ea53c8
I/DEBUG ( 173): b6a8ff04 b6eb1341 b6ea549c b6ea53e8 b6eb5e17
I/DEBUG ( 173): b6a8ff14 b6ea554c b6eb6911 b6e9737d b6e98339
I/DEBUG ( 173): b6a8ff24 b6e98359 b6e98349 b6e98369 b6e98379
I/DEBUG ( 173): b6a8ff34 b6ea7040 b6ea6bd0 b6eb176f b6eb1725
I/DEBUG ( 173): b6a8ff44 b6ea7264 b6ec26bf b6ea7e21 b6eb18df
I/DEBUG ( 173): b6a8ff54 b6eb18a1 b6eae629 b6e98628 b6e98680
I/DEBUG ( 173): b6a8ff64 b6e98718 b6e98d88 b6e9863c b6e98af8
I/DEBUG ( 173): b6a8ff74 b6e98e0c b6e98e4c b6e98e68 b6ea5ee4
I/DEBUG ( 173): b6a8ff84 b6ec2960 b6ec2a3c b6e9900c b6e99014
I/DEBUG ( 173): b6a8ff94 b6e97970 b6e97a00 b6e97adc b6e97afc
I/DEBUG ( 173): b6a8ffa4 b6eb8239 b6e9cfad b6e97550 b6e9cd59
I/DEBUG ( 173):
I/DEBUG ( 173): memory near sp:
I/DEBUG ( 173): b6bb6928 00000001 00000000 00000000 0000000e
I/DEBUG ( 173): b6bb6938 b6a8feac b6a87d43 df0027ad 00000000
I/DEBUG ( 173): b6bb6948 00000001 b7207018 b6a4dbec b7208718
I/DEBUG ( 173): b6bb6958 b6a48e60 b720703c 00000001 b69cb999
I/DEBUG ( 173): b6bb6968 b7207018 00000000 b6a4dbec b7207018
I/DEBUG ( 173): b6bb6978 00001012 00000000 0000000e b6ed5310
I/DEBUG ( 173): b6bb6988 b6a90244 b69cbd1b 00000010 b6d2e675
I/DEBUG ( 173): b6bb6998 00000000 b7204278 b6a4dbe8 b7204ae0
I/DEBUG ( 173): b6bb69a8 b72042a8 00000000 b7204278 b6d2bc8d
I/DEBUG ( 173): b6bb69b8 00000001 b6d2b5c9 b7204278 b6d2b84d
I/DEBUG ( 173): b6bb69c8 00000034 00000000 00000000 00000000
I/DEBUG ( 173): b6bb69d8 00000000 00000000 000003e8 00000010
I/DEBUG ( 173): b6bb69e8 00000004 b6bb7028 b6bb7038 1a0a1f35
I/DEBUG ( 173): b6bb69f8 00000000 b7204278 b6bb6ad0 00000000
I/DEBUG ( 173): b6bb6a08 b6bb6aa0 00000000 00000002 b6d2bd8d
I/DEBUG ( 173): b6bb6a18 00000002 b6bb6aa0 b6bb6a44 b6bb6aa0
I/DEBUG ( 173):
I/DEBUG ( 173): code around pc:
I/DEBUG ( 173): b6a85b04 e9d16800 19122316 0305eb43 2316e9c1
I/DEBUG ( 173): b6a85b14 f910f002 46314a21 5002f858 f7ff4628
I/DEBUG ( 173): b6a85b24 6804f88e f8d44680 f1b99024 d1060f00
I/DEBUG ( 173): b6a85b34 f7ff4620 4628f9cb 464a4641 2301e00d
I/DEBUG ( 173): b6a85b44 62a36a20 f975f002 f0026a60 6a20fa60
I/DEBUG ( 173): b6a85b54 f95ef002 46282200 f7ff4641 4910f879
I/DEBUG ( 173): b6a85b64 68084479 f904f002 2a006962 6920dd05
I/DEBUG ( 173): b6a85b74 33fff04f f0016821 4631faaf f0014638
I/DEBUG ( 173): b6a85b84 4605fbe1 f0014620 4628fff1 83f8e8bd
I/DEBUG ( 173): b6a85b94 0000a3b0 ffffffe4 0000a686 ffffffe0
I/DEBUG ( 173): b6a85ba4 0000a624 43f0e92d f04fb093 46810848
I/DEBUG ( 173): b6a85bb4 4616460d 46422100 461f4668 edfaf7fe
I/DEBUG ( 173): b6a85bc4 9b1a981c 22104631 90119500 9306a801
I/DEBUG ( 173): b6a85bd4 97052601 f82ef002 22284c0c a807991b
I/DEBUG ( 173): b6a85be4 f828f002 447c490a 46482700 58624643
I/DEBUG ( 173): b6a85bf4 4516e9d2 eb4519a4 21090507 4516e9c2
I/DEBUG ( 173):
I/DEBUG ( 173): code around lr:
I/DEBUG ( 173): b6a85b04 e9d16800 19122316 0305eb43 2316e9c1
I/DEBUG ( 173): b6a85b14 f910f002 46314a21 5002f858 f7ff4628
I/DEBUG ( 173): b6a85b24 6804f88e f8d44680 f1b99024 d1060f00
I/DEBUG ( 173): b6a85b34 f7ff4620 4628f9cb 464a4641 2301e00d
I/DEBUG ( 173): b6a85b44 62a36a20 f975f002 f0026a60 6a20fa60
I/DEBUG ( 173): b6a85b54 f95ef002 46282200 f7ff4641 4910f879
I/DEBUG ( 173): b6a85b64 68084479 f904f002 2a006962 6920dd05
I/DEBUG ( 173): b6a85b74 33fff04f f0016821 4631faaf f0014638
I/DEBUG ( 173): b6a85b84 4605fbe1 f0014620 4628fff1 83f8e8bd
I/DEBUG ( 173): b6a85b94 0000a3b0 ffffffe4 0000a686 ffffffe0
I/DEBUG ( 173): b6a85ba4 0000a624 43f0e92d f04fb093 46810848
I/DEBUG ( 173): b6a85bb4 4616460d 46422100 461f4668 edfaf7fe
I/DEBUG ( 173): b6a85bc4 9b1a981c 22104631 90119500 9306a801
I/DEBUG ( 173): b6a85bd4 97052601 f82ef002 22284c0c a807991b
I/DEBUG ( 173): b6a85be4 f828f002 447c490a 46482700 58624643
I/DEBUG ( 173): b6a85bf4 4516e9d2 eb4519a4 21090507 4516e9c2
So the error is very likely caused by W/Adreno200-GSL( 175): <os_lib_map:1300>: os_lib_map error: dlopen failed: cannot locate symbol "__popcountsi2" referenced by "libsc-a3xx.so"..., on '/system/lib/libsc-a3xx.so'
which causes some function to try to execute code at 0x0 because dlopen returns NULL.
Now, does anyone know how I can solve this error? Are there some wrong ldlags?
You can have a look at the build system here: https://github.com/ModdedPA/android_build branch: linaro. There you should be able to see all linker flags etc.
Any help would be really appreciated!
I just used ParanoidSaberDroid's android_build repo. But still the same error... I just added the -Wno-unused-parameter flag, because otherwise, it doesn't build. But I don't think that this could cause such problems? I mean, unused parameters are just unused so they shouldn't do anything...
David:D said:
I just used ParanoidSaberDroid's android_build repo. But still the same error... I just added the -Wno-unused-parameter flag, because otherwise, it doesn't build. But I don't think that this could cause such problems? I mean, unused parameters are just unused so they shouldn't do anything...
Click to expand...
Click to collapse
did you try to "repo sync" with paranoidsaberdroid and tried to build and boot ?
strange because here paranoidsaberdroid rom boot !
it's definetly something that we are missing ....
Well, I guess I now know what ParanoidSaberDroid does what we don't... They use GCC 4.7, not 4.8. I'll try to compile everything with linaro GCC 4.7 now and see how it goes... Sadly, nearly all libraries from the backtrace are proprietary files, so I can't have a look at the source code, see how they where compiled and recompile them with other parameters. I guess they were just compiled incompatible to gcc4.8. Damn closed source crap^^
Edit: I had a look at the strings of libsc-a3xx.so. I found this one: "GCC: (GNU) 4.7" Is it really possible, that a static library compiled with GCC 4.7 can't be linked to a libc compiled with GCC 4.8? Because that's exactly what it looks like to me...
David:D said:
Well, I guess I now know what ParanoidSaberDroid does what we don't... They use GCC 4.7, not 4.8. I'll try to compile everything with linaro GCC 4.7 now and see how it goes... Sadly, nearly all libraries from the backtrace are proprietary files, so I can't have a look at the source code, see how they where compiled and recompile them with other parameters. I guess they were just compiled incompatible to gcc4.8. Damn closed source crap^^
Edit: I had a look at the strings of libsc-a3xx.so. I found this one: "GCC: (GNU) 4.7" Is it really possible, that a static library compiled with GCC 4.7 can't be linked to a libc compiled with GCC 4.8? Because that's exactly what it looks like to me...
Click to expand...
Click to collapse
It's not the problem David...I'm trying to build with linaro 4.7 for ROM and kernel and getting the same logcat ! =\
It's the problem. I built with GCC 4.7 now and it works! The linaro built even pushed the antutu benchmark from about 16000 to about 20000. I will upload the built today.
eng.Colombo said:
It's not the problem David...I'm trying to build with linaro 4.7 for ROM and kernel and getting the same logcat ! =\
Click to expand...
Click to collapse
It's not a kernel fault it's something in our ROM files, try to open the zip that not boot and delete the lib folder, than put a working lib folder inside, and bom ! The ROM boots !
---------- Post added at 09:25 AM ---------- Previous post was at 09:24 AM ----------
David:D said:
It's the problem. I built with GCC 4.7 now and it works! The linaro built even pushed the antutu benchmark from about 16000 to about 20000. I will upload the built today.
Click to expand...
Click to collapse
Strange because I'm using linaro 4.7 for ROM and kernel OO where I'm missing ?
I know that's not a kernel fault. And building with Linaro 4.7 works fine for me now, so I'll stick to it for the first.
Maybe you could just do a diff on the two folders and post it here. Or I'll do that later. Just to see, which files differ.
Edit: Stupid idea... Of course, every file except the proprietary ones differ... They are compiled using different toolchains... But this would support my theory because you replace libc by a version compiled with an older gcc version so everything works fine.
David:D said:
It's the problem. I built with GCC 4.7 now and it works! The linaro built even pushed the antutu benchmark from about 16000 to about 20000. I will upload the built today.
Click to expand...
Click to collapse
Btw I'm getting 20100 =P
Linaro Franco kernel is a beast ! Lol
I get 20773, stock kernel, stock settings now I said about 20000.
I don't know why your built is not working. But atm I'm building with ParanoidSaberMod's build system, so try replacing your build folder with this one: github.com/ParanoidSaberMod/android_build. I just had to add -Wno-unused-parameter to their cflags.
David:D said:
I know that's not a kernel fault. And building with Linaro 4.7 works fine for me now, so I'll stick to it for the first.
Maybe you could just do a diff on the two folders and post it here. Or I'll do that later. Just to see, which files differ.
Edit: Stupid idea... Of course, every file except the proprietary ones differ... They are compiled using different toolchains... But this would support my theory because you replace libc by a version compiled with an older gcc version so everything works fine.
Click to expand...
Click to collapse
I'm trying to build with linaro 4.7 for all...I will take a look more deep in the tool chain, maybe download again...
And yes I already did this, not all the libs but just some, my lib folder built with linaro have a larger size than the default lib....

Need help, bootlooping

I changed my build.prop and my phone is stuck bootlooping. I have the stock build.prop on my computer. I'm trying to adb push the file onto my phone but my computer isn't recognizing the phone in the bootloop nor in Philztouch recovery. Any tips? mounting usb and mounting unmounting system arent doing anything
After reflashing the kernel in recovery I'm able to see my device under adb devices during the bootloop but am unable to push anything, either a full stock rom or a buil.prop. Any clues?
mejorguille said:
I changed my build.prop and my phone is stuck bootlooping. I have the stock build.prop on my computer. I'm trying to adb push the file onto my phone but my computer isn't recognizing the phone in the bootloop nor in Philztouch recovery. Any tips? mounting usb and mounting unmounting system arent doing anything
After reflashing the kernel in recovery I'm able to see my device under adb devices during the bootloop but am unable to push anything, either a full stock rom or a buil.prop. Any clues?
Click to expand...
Click to collapse
I think the best and fool proof option is to go download mode and restore via LG Tool/Mobile Support Tool. Then, restart root all over again. This happened to me once.
m0ngstr0us said:
I think the best and fool proof option is to go download mode and restore via LG Tool/Mobile Support Tool. Then, restart root all over again. This happened to me once.
Click to expand...
Click to collapse
I feared I'd have to do that, I think I'll make a nandroid, reroot, restore the nandroid and make an update.zip with the correct build.prop so I don't lose my things
I don't suppose you made a nandroid. Before you started messing with the build prop
Sent from my LG-D800 using Tapatalk
mejorguille said:
I feared I'd have to do that, I think I'll make a nandroid, reroot, restore the nandroid and make an update.zip with the correct build.prop so I don't lose my things
Click to expand...
Click to collapse
if you have the stock build.prop on your computer, why can't you just make an update.zip and use it?
tdevaughn said:
I don't suppose you made a nandroid. Before you started messing with the build prop
Sent from my LG-D800 using Tapatalk
Click to expand...
Click to collapse
Nope, only had this phone for a week or so and I'm running the stock rom, didn't think I needed it yet. You'd think I learned my lesson in 6 years of android rom hacking huh?
datechnerd said:
if you have the stock build.prop on your computer, why can't you just make an update.zip and use it?
Click to expand...
Click to collapse
I can't push anything to my device even with adb push. I've tried a mounting usb storage on my computer, adb push, pushing individual lines to the build.prop, and a few tools like android commander to no avail
mejorguille said:
Nope, only had this phone for a week or so and I'm running the stock rom, didn't think I needed it yet. You'd think I learned my lesson in 6 years of android rom hacking huh?
I can't push anything to my device even with adb push. I've tried a mounting usb storage on my computer, adb push, pushing individual lines to the build.prop, and a few tools like android commander to no avail
Click to expand...
Click to collapse
if you can do it in recovery, you should be using adb sideload
datechnerd said:
if you can do it in recovery, you should be using adb sideload
Click to expand...
Click to collapse
ADB sideload doesn't work for me, in recovery even if I have ADB sideload on, ADB won't recognize the phone. I have ADB 1.0.31 and the latest LG drivers installed
logcat
Code:
I/DEBUG ( 246): d22 6c2f6c67652f6269 d23 327653454c476269
I/DEBUG ( 246): d24 0000000000000000 d25 0000000000000000
I/DEBUG ( 246): d26 0000000000000000 d27 0000000000000000
I/DEBUG ( 246): d28 0000000000000000 d29 0000000000000000
I/DEBUG ( 246): d30 0000000000000000 d31 0000000000000000
I/DEBUG ( 246): scr 20000010
I/DEBUG ( 246):
I/DEBUG ( 246): backtrace:
I/DEBUG ( 246): #00 pc 00000000 <unknown>
I/DEBUG ( 246): #01 pc 0000470d /system/vendor/lib/egl/eglsubAndroid.so
I/DEBUG ( 246): #02 pc 00004a6b /system/vendor/lib/egl/eglsubAndroid.so
I/DEBUG ( 246): #03 pc 0000c964 /system/vendor/lib/egl/libEGL_adreno.so
(qeglDrvAPI_eglCreateWindowSurface+568)
I/DEBUG ( 246): #04 pc 00006844 /system/vendor/lib/egl/libEGL_adreno.so
(eglCreateWindowSurface+16)
I/DEBUG ( 246): #05 pc 0000d6b1 /system/lib/libEGL.so (eglCreateWindowS
urface+200)
I/DEBUG ( 246): #06 pc 0001f679 /system/lib/libsurfaceflinger.so (andro
id::DisplayDevice::init(void*)+32)
I/DEBUG ( 246): #07 pc 0001f7cd /system/lib/libsurfaceflinger.so (andro
id::DisplayDevice::DisplayDevice(android::sp<android::SurfaceFlinger> const&, an
droid::DisplayDevice::DisplayType, bool, android::wp<android::IBinder> const&, a
ndroid::sp<ANativeWindow> const&, android::sp<android::FramebufferSurface> const
&, void*)+188)
I/DEBUG ( 246): #08 pc 0002ac05 /system/lib/libsurfaceflinger.so (andro
id::SurfaceFlinger::readyToRun()+424)
I/DEBUG ( 246): #09 pc 0001123d /system/lib/libutils.so (android::Threa
d::_threadLoop(void*)+72)
I/DEBUG ( 246): #10 pc 00010dcd /system/lib/libutils.so
I/DEBUG ( 246): #11 pc 0000e538 /system/lib/libc.so (__thread_entry+72)
I/DEBUG ( 246): #12 pc 0000dc24 /system/lib/libc.so (pthread_create+160
)
I/DEBUG ( 246):
I/DEBUG ( 246): stack:
I/DEBUG ( 246): 40548be0 00000000
I/DEBUG ( 246): 40548be4 00000000
I/DEBUG ( 246): 40548be8 41f131d0
I/DEBUG ( 246): 40548bec 40317f19 /system/lib/libgui.so
I/DEBUG ( 246): 40548bf0 40548c08 [stack:3063]
I/DEBUG ( 246): 40548bf4 00000000
I/DEBUG ( 246): 40548bf8 00000780
I/DEBUG ( 246): 40548bfc 4031ec9f /system/lib/libgui.so (android::
SurfaceTextureClient::setBuffersDimensions(int, int)+110)
I/DEBUG ( 246): 40548c00 00000000
I/DEBUG ( 246): 40548c04 41f131d0
I/DEBUG ( 246): 40548c08 00000002
I/DEBUG ( 246): 40548c0c 00000000
I/DEBUG ( 246): 40548c10 40548c28 [stack:3063]
I/DEBUG ( 246): 40548c14 41f12e10
I/DEBUG ( 246): 40548c18 df0027ad
I/DEBUG ( 246): 40548c1c 00000000
I/DEBUG ( 246): #00 40548c20 40548c44 [stack:3063]
I/DEBUG ( 246): ........ ........
I/DEBUG ( 246): #01 40548c20 40548c44 [stack:3063]
I/DEBUG ( 246): 40548c24 4031f223 /system/lib/libgui.so (android::
SurfaceTextureClient::dispatchSetBuffersDimensions(std::__va_list)+12)
I/DEBUG ( 246): 40548c28 4031f415 /system/lib/libgui.so (android::
SurfaceTextureClient::perform(int, std::__va_list))
I/DEBUG ( 246): 40548c2c 4031e93f /system/lib/libgui.so (android::
SurfaceTextureClient::hook_perform(ANativeWindow*, int, ...)+24)
I/DEBUG ( 246): 40548c30 41f12e10
I/DEBUG ( 246): 40548c34 40548c40 [stack:3063]
I/DEBUG ( 246): 40548c38 406c0ddf /system/vendor/lib/egl/eglsubAnd
roid.so
I/DEBUG ( 246): 40548c3c 00000008
I/DEBUG ( 246): 40548c40 00000438
I/DEBUG ( 246): 40548c44 00000000
I/DEBUG ( 246): 40548c48 00000438
I/DEBUG ( 246): 40548c4c 41f14088
I/DEBUG ( 246): 40548c50 41f12e10
I/DEBUG ( 246): 40548c54 405517b8 [heap]
I/DEBUG ( 246): 40548c58 00000000
I/DEBUG ( 246): 40548c5c 00000001
I/DEBUG ( 246): ........ ........
I/DEBUG ( 246): #02 40548c70 00000000
I/DEBUG ( 246): 40548c74 00000000
I/DEBUG ( 246): 40548c78 00000110
I/DEBUG ( 246): 40548c7c 40588b44 /system/vendor/lib/libgsl.so
I/DEBUG ( 246): 40548c80 00000001
I/DEBUG ( 246): 40548c84 4010409d /system/lib/libc.so (dlcalloc+64
)
I/DEBUG ( 246): 40548c88 00000000
I/DEBUG ( 246): 40548c8c 00000000
I/DEBUG ( 246): 40548c90 00000110
I/DEBUG ( 246): 40548c94 406c2829 /system/vendor/lib/egl/eglsubAnd
roid.so
I/DEBUG ( 246): 40548c98 40551780 [heap]
I/DEBUG ( 246): 40548c9c 40588b44 /system/vendor/lib/libgsl.so
I/DEBUG ( 246): 40548ca0 41f13f70
I/DEBUG ( 246): 40548ca4 00000004
I/DEBUG ( 246): 40548ca8 41f12e10
I/DEBUG ( 246): 40548cac 4055f968 /system/vendor/lib/egl/libEGL_ad
reno.so (qeglDrvAPI_eglCreateWindowSurface+572)
I/DEBUG ( 246):
I/DEBUG ( 246): memory near r0:
I/DEBUG ( 246): 40745fe4 4010a780 40110e0d 4010e0fb 4012c75c
I/DEBUG ( 246): 40745ff4 4010e0bb 401048e9 40109028 40746000
I/DEBUG ( 246): 40746004 48574d54 00000001 407446e0 4074474d
I/DEBUG ( 246): 40746014 4074476e 407461c4 400dcce8 00000000
I/DEBUG ( 246): 40746024 00000000 00000000 00000000 00000000
I/DEBUG ( 246): 40746034 00000000 00000000 00000000 00000000
I/DEBUG ( 246): 40746044 00000000 00000000 00000000 00000000
I/DEBUG ( 246): 40746054 00000000 00000000 00000000 00000000
I/DEBUG ( 246): 40746064 00000000 00000000 00000000 00000000
I/DEBUG ( 246): 40746074 00000000 00000000 00000000 00000000
I/DEBUG ( 246): 40746084 407444ed 40744543 407445bb 407445d9
I/DEBUG ( 246): 40746094 00000000 00000000 00000000 00000000
I/DEBUG ( 246): 407460a4 00000000 00000000 00000000 00000000
I/DEBUG ( 246): 407460b4 405520a0 00000001 00000002 00000000
I/DEBUG ( 246): 407460c4 00000000 00000000 00000000 00000000
I/DEBUG ( 246): 407460d4 00000438 00000780 00000438 00000f00
I/DEBUG ( 246):
I/DEBUG ( 246): memory near r5:
I/DEBUG ( 246): 41f14068 ffffffff 00000000 00000000 00000000
I/DEBUG ( 246): 41f14078 41f12e10 00000000 00000000 000000f3
I/DEBUG ( 246): 41f14088 406c6503 00000001 00000020 00000008
I/DEBUG ( 246): 41f14098 00000008 00000008 00000008 00003038
I/DEBUG ( 246): 41f140a8 00000004 00000000 00000000 00000000
I/DEBUG ( 246): 41f140b8 00000000 00000001 00000000 00000000
I/DEBUG ( 246): 41f140c8 00000000 000005e5 00003038 ffffffff
I/DEBUG ( 246): 41f140d8 ffffffff ffffffff 00000000 00000001
I/DEBUG ( 246): 41f140e8 00000000 00000001 00000000 0000308e
I/DEBUG ( 246): 41f140f8 00000047 00000000 00000047 00000001
I/DEBUG ( 246): 41f14108 000030c3 00000001 00000001 00000020
I/DEBUG ( 246): 41f14118 41f12e10 00000001 00000001 00000000
I/DEBUG ( 246): 41f14128 00000438 00000780 00000001 00000000
I/DEBUG ( 246): 41f14138 00000000 00000000 00000000 41f14178
I/DEBUG ( 246): 41f14148 ffffffff 00000000 00000000 40746004
I/DEBUG ( 246): 41f14158 00000000 00000000 00000000 00000000
I/DEBUG ( 246):
I/DEBUG ( 246): memory near r9:
I/DEBUG ( 246): 40548c68 405517b8 406c2a6f 00000000 00000000
I/DEBUG ( 246): 40548c78 00000110 40588b44 00000001 4010409d
I/DEBUG ( 246): 40548c88 00000000 00000000 00000110 406c2829
I/DEBUG ( 246): 40548c98 40551780 40588b44 41f13f70 00000004
I/DEBUG ( 246): 40548ca8 41f12e10 4055f968 41f14044 00000004
I/DEBUG ( 246): 40548cb8 40551780 40548ce8 00000004 0000302e
I/DEBUG ( 246): 40548cc8 40548dac 40570890 00003089 0000308b
I/DEBUG ( 246): 40548cd8 000005e5 00000047 00000020 00000008
I/DEBUG ( 246): 40548ce8 00000008 00000008 00000008 00003038
I/DEBUG ( 246): 40548cf8 00000004 00000000 00000000 00000000
I/DEBUG ( 246): 40548d08 00000000 00000001 00000000 00000000
I/DEBUG ( 246): 40548d18 00000000 000005e5 00003038 ffffffff
I/DEBUG ( 246): 40548d28 ffffffff ffffffff 00000000 00000001
I/DEBUG ( 246): 40548d38 00000000 00000001 00000000 0000308e
I/DEBUG ( 246): 40548d48 00000047 00000000 00000047 00000001
I/DEBUG ( 246): 40548d58 000030c3 00000001 00000001 00000020
I/DEBUG ( 246):
I/DEBUG ( 246): memory near sl:
I/DEBUG ( 246): 40548c6c 406c2a6f 00000000 00000000 00000110
I/DEBUG ( 246): 40548c7c 40588b44 00000001 4010409d 00000000
I/DEBUG ( 246): 40548c8c 00000000 00000110 406c2829 40551780
I/DEBUG ( 246): 40548c9c 40588b44 41f13f70 00000004 41f12e10
I/DEBUG ( 246): 40548cac 4055f968 41f14044 00000004 40551780
I/DEBUG ( 246): 40548cbc 40548ce8 00000004 0000302e 40548dac
I/DEBUG ( 246): 40548ccc 40570890 00003089 0000308b 000005e5
I/DEBUG ( 246): 40548cdc 00000047 00000020 00000008 00000008
I/DEBUG ( 246): 40548cec 00000008 00000008 00003038 00000004
I/DEBUG ( 246): 40548cfc 00000000 00000000 00000000 00000000
I/DEBUG ( 246): 40548d0c 00000001 00000000 00000000 00000000
I/DEBUG ( 246): 40548d1c 000005e5 00003038 ffffffff ffffffff
I/DEBUG ( 246): 40548d2c ffffffff 00000000 00000001 00000000
I/DEBUG ( 246): 40548d3c 00000001 00000000 0000308e 00000047
I/DEBUG ( 246): 40548d4c 00000000 00000047 00000001 000030c3
I/DEBUG ( 246): 40548d5c 00000001 00000001 00000020 40548d78
I/DEBUG ( 246):
I/DEBUG ( 246): memory near ip:
I/DEBUG ( 246): 4032fd24 40108fe8 40110e0d 40117841 40108eec
I/DEBUG ( 246): 4032fd34 401048e9 4016af8c 400ff898 400ffdc8
I/DEBUG ( 246): 4032fd44 4016aea8 4020f129 402db53b 40100220
I/DEBUG ( 246): 4032fd54 402097eb 401005fc 402096b5 40209957
I/DEBUG ( 246): 4032fd64 402097bf 40208f63 4016af6c 40208fb9
I/DEBUG ( 246): 4032fd74 40208ff1 40100148 40100204 402f2a31
I/DEBUG ( 246): 4032fd84 401001c8 4020bd91 400ff684 40209a3f
I/DEBUG ( 246): 4032fd94 402f1b2d 402f2af7 4020c1a5 4020bf13
I/DEBUG ( 246): 4032fda4 40246f65 4020c32d 4020c335 40246fa9
I/DEBUG ( 246): 4032fdb4 402468a1 40207cbb 40207cbb 40207cbb
I/DEBUG ( 246): 4032fdc4 40207cbb 40207cbb 40207cbb 40207cbb
I/DEBUG ( 246): 4032fdd4 40207cbb 4014c901 402db09f 402db09b
I/DEBUG ( 246): 4032fde4 402db09b 402db325 402db0a3 402db0a3
I/DEBUG ( 246): 4032fdf4 402db09b 402db2af 402db289 402db267
I/DEBUG ( 246): 4032fe04 402db0a9 402db09b 402db3dd 402dc0cd
I/DEBUG ( 246): 4032fe14 402dc0f9 402dc0bf 402dc0ed 402db095
I/DEBUG ( 246):
I/DEBUG ( 246): memory near sp:
I/DEBUG ( 246): 40548c00 00000000 41f131d0 00000002 00000000
I/DEBUG ( 246): 40548c10 40548c28 41f12e10 df0027ad 00000000
I/DEBUG ( 246): 40548c20 40548c44 4031f223 4031f415 4031e93f
I/DEBUG ( 246): 40548c30 41f12e10 40548c40 406c0ddf 00000008
I/DEBUG ( 246): 40548c40 00000438 00000000 00000438 41f14088
I/DEBUG ( 246): 40548c50 41f12e10 405517b8 00000000 00000001
I/DEBUG ( 246): 40548c60 00000000 00003084 405517b8 406c2a6f
I/DEBUG ( 246): 40548c70 00000000 00000000 00000110 40588b44
I/DEBUG ( 246): 40548c80 00000001 4010409d 00000000 00000000
I/DEBUG ( 246): 40548c90 00000110 406c2829 40551780 40588b44
I/DEBUG ( 246): 40548ca0 41f13f70 00000004 41f12e10 4055f968
I/DEBUG ( 246): 40548cb0 41f14044 00000004 40551780 40548ce8
I/DEBUG ( 246): 40548cc0 00000004 0000302e 40548dac 40570890
I/DEBUG ( 246): 40548cd0 00003089 0000308b 000005e5 00000047
I/DEBUG ( 246): 40548ce0 00000020 00000008 00000008 00000008
I/DEBUG ( 246): 40548cf0 00000008 00003038 00000004 00000000
I/DEBUG ( 246):
I/DEBUG ( 246): code around pc:
I/DEBUG ( 246): 00000000 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 246): 00000010 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 246): 00000020 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 246): 00000030 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 246): 00000040 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 246): 00000050 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 246): 00000060 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 246): 00000070 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 246): 00000080 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 246): 00000090 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 246): 000000a0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 246): 000000b0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 246): 000000c0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 246): 000000d0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 246): 000000e0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 246): 000000f0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 246):
I/DEBUG ( 246): code around lr:
I/DEBUG ( 246): 406c26ec f8d5a90a 220040a8 00ccf8d5 2d04f841
I/DEBUG ( 246): 406c26fc 91004632 f8d04623 21027090 80a4f8d5
I/DEBUG ( 246): 406c270c b12047b8 0c1ff106 001ff02c f8d59009
I/DEBUG ( 246): 406c271c b18f70c8 429e6a3b 6a79d10b d1084588
I/DEBUG ( 246): 406c272c f7ff4638 4284f9b1 6ab8d103 42829a09
I/DEBUG ( 246): 406c273c 2300d002 30c8f8c5 fd12f7fd 9a09b1a0
I/DEBUG ( 246): 406c274c 4b314930 44794831 9206447b 93004478
I/DEBUG ( 246): 406c275c 22009001 f44f2005 95027332 f8cd9603
I/DEBUG ( 246): 406c276c 94058010 edcaf7fc 0f00f1b9 f8c9d001
I/DEBUG ( 246): 406c277c f1ba6000 d0010f00 8000f8ca 0f00f1bb
I/DEBUG ( 246): 406c278c 2c04d00f dc03d009 29011e61 e002d834
I/DEBUG ( 246): 406c279c 7f81f5b4 2320d130 2310e000 3000f8cb
I/DEBUG ( 246): 406c27ac 465be000 b34a9a15 7f81f5b4 361fd104
I/DEBUG ( 246): 406c27bc 061ff026 e0099609 d0072c04 3c01dc03
I/DEBUG ( 246): 406c27cc d8072c01 f5b4e002 d1037f81 43439809
I/DEBUG ( 246): 406c27dc e00010db 99152300 e00f600b 2002490c
I/DEBUG ( 246):
I/DEBUG ( 246): [Dalvik] Can't dump ETB. /dev/coresight-etb doesn't exist
I/DEBUG ( 246): [Dalvik] Cannot find trace addr from PC, use thread ptr in r6
I/DEBUG ( 246): [Dalvik] fffffffc doesn't look like a trace start address
I/ServiceManager( 239): service 'sensorservice' died
I/ServiceManager( 239): service 'entropy' died
I/ServiceManager( 239): service 'power' died
I/ServiceManager( 239): service 'batteryinfo' died
I/ServiceManager( 239): service 'usagestats' died
I/ServiceManager( 239): service 'display' died
I/ServiceManager( 239): service 'telephony.registry' died
I/ServiceManager( 239): service 'scheduling_policy' died
E/installd( 252): eof
E/installd( 252): failed to read size
I/installd( 252): closing connection
D/Xposed ( 3070): Starting Xposed binary version 47, compiled for SDK 16
D/Xposed ( 3070): Phone: n/a (n/a), Android version n/a (SDK n/a)
D/Xposed ( 3070): ROM: n/a
I/Xposed ( 3070): -----------------
I/Xposed ( 3070): Added Xposed (/data/data/de.robv.android.xposed.installer/bin
/XposedBridge.jar) to CLASSPATH.
D/AndroidRuntime( 3070):
D/AndroidRuntime( 3070): >>>>>> AndroidRuntime START de.robv.android.xposed.Xpos
edBridge <<<<<<
D/AndroidRuntime( 3070): CheckJNI is OFF
D/dalvikvm( 3070): Trying to load lib libjavacore.so 0x0
D/dalvikvm( 3070): Added shared lib libjavacore.so 0x0
D/dalvikvm( 3070): Trying to load lib libnativehelper.so 0x0
D/dalvikvm( 3070): Added shared lib libnativehelper.so 0x0
D/Xposed ( 3070): Using structure member offsets for mode WITH_JIT
I/Xposed ( 3070): Found Xposed class 'de/robv/android/xposed/XposedBridge', now
initializing
I/Xposed ( 3070): -----------------
I/Xposed ( 3070): Feb 4, 2014 12:55:05 AM UTC
I/Xposed ( 3070): Loading Xposed v42 (for Zygote)...
I/Xposed ( 3070): Errors during Xposed initialization
I/Xposed ( 3070): java.lang.NoSuchMethodError: android.app.ActivityThread#getTo
pLevelResources(java.lang.String,android.content.res.CompatibilityInfo)#exact
I/Xposed ( 3070): at de.robv.android.xposed.XposedHelpers.findMethodExact(
XposedHelpers.java:208)
I/Xposed ( 3070): at de.robv.android.xposed.XposedHelpers.findMethodExact(
XposedHelpers.java:155)
I/Xposed ( 3070): at de.robv.android.xposed.XposedHelpers.findAndHookMetho
d(XposedHelpers.java:167)
I/Xposed ( 3070): at de.robv.android.xposed.XposedBridge.initXbridgeZygote
(XposedBridge.java:267)
I/Xposed ( 3070): at de.robv.android.xposed.XposedBridge.main(XposedBridge
.java:111)
I/Xposed ( 3070): at dalvik.system.NativeStart.main(Native Method)
I/SamplingProfilerIntegration( 3070): Profiling disabled.
I/Vold ( 240): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:power_suppl
y, action:3
I/Vold ( 240): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:power_suppl
y, action:3
I/Zygote ( 3070): Preloading classes...
D/dalvikvm( 3070): JIT code cache reset in 0 ms (0 bytes 1/0)
D/dalvikvm( 3070): GC_EXPLICIT freed 182K, 23% free 620K/804K, paused 0ms+0ms, t
otal 2ms
I managed to push the original build.prop into the phonem but sometime before I was able to push, the phone stopped turning off past splash1 (black lg logo). Before it would boot up to the white tmobile splash screen
Sorry for all the posts, but I managed to get this thing booting again! My mistake is that I was trying to send my flashable zips to /sdcard/ , which, on this phone, doesn't exist!!! I'm putting this out there in case anyone else is stuck in a bootloop like this, if you have a custom recovery and access to adb, adb push a rom to /data/media/0/ . I ended up flashing cm11 as it was a 200 mb file vs the 1.7gb stock rom, I'll flash back to stock after messing with this for a while. Thankfully, I did a nandroid prior to installing cm so all I have to do now is restore my texts/apps and I'll be golden! Thanks for all the suggestions, I can't believe I overlooked something so simple, it never once occurred to me that /sdcard/ was no longer the default location for it.
These one click root methods have made me so forgetful! I remember back in 2008-2009 how even the simplest things required diving into terminal emulator.
mejorguille said:
Sorry for all the posts, but I managed to get this thing booting again! My mistake is that I was trying to send my flashable zips to /sdcard/ , which, on this phone, doesn't exist!!! I'm putting this out there in case anyone else is stuck in a bootloop like this, if you have a custom recovery and access to adb, adb push a rom to /data/media/0/ . I ended up flashing cm11 as it was a 200 mb file vs the 1.7gb stock rom, I'll flash back to stock after messing with this for a while. Thankfully, I did a nandroid prior to installing cm so all I have to do now is restore my texts/apps and I'll be golden! Thanks for all the suggestions, I can't believe I overlooked something so simple, it never once occurred to me that /sdcard/ was no longer the default location for it.
These one click root methods have made me so forgetful! I remember back in 2008-2009 how even the simplest things required diving into terminal emulator.
Click to expand...
Click to collapse
Good to know man! Thanks for the resolution!:good:

HearthStone on One Plus One

Writing this from my mobile, but the hearthstone tablet API slightly works with DPI lower than 216, I was able to sign in and start the game. I'll link the OBB and apk I'm a few.
AdriVelazquez said:
Writing this from my mobile, but the hearthstone tablet API slightly works with DPI lower than 216, I was able to sign in and start the game. I'll link the OBB and apk I'm a few.
Click to expand...
Click to collapse
Mine crashes as soon as I see "Sign in".
DivineVodka said:
Mine crashes as soon as I see "Sign in".
Click to expand...
Click to collapse
That's apparently what happens to anyone with an OPO. Here's the backtrace if anyone smarter than me is able to do anything with it.
Complete adb log: http://pastebin.com/fq9VCNC1
Code:
F/libc ( 7846): Fatal signal 11 (SIGSEGV) at 0x00000061 (code=1), thread 7863 (UnityMain)
I/DEBUG ( 221): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 221): Build fingerprint: 'oneplus/bacon/A0001:4.4.4/KTU84Q/XNPH44S:user/release-keys'
I/DEBUG ( 221): Revision: '0'
I/DEBUG ( 221): pid: 7846, tid: 7863, name: UnityMain >>> com.blizzard.wtcg.hearthstone <<<
I/DEBUG ( 221): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000061
I/DEBUG ( 221): r0 0000006b r1 84ba79f0 r2 00000010 r3 00000000
I/DEBUG ( 221): r4 76f0a008 r5 84bf4130 r6 00000001 r7 00000000
I/DEBUG ( 221): r8 74d90e08 r9 00000000 sl 00000030 fp 76f0a7b4
I/DEBUG ( 221): ip 74c5df20 sp 7698bc58 lr 74ceed2f pc 74cfc580 cpsr 400a0030
I/DEBUG ( 221): d0 0000000000000000 d1 0000000000000000
I/DEBUG ( 221): d2 0000000000000000 d3 0000000000000000
I/DEBUG ( 221): d4 000000002316d5d1 d5 2789adf3aed9156c
I/DEBUG ( 221): d6 444786b539d9156c d7 0000000000000000
I/DEBUG ( 221): d8 000000003f800000 d9 0000000000000000
I/DEBUG ( 221): d10 000000003f800000 d11 0000000000000000
I/DEBUG ( 221): d12 0000000000000000 d13 0000000000000000
I/DEBUG ( 221): d14 0000000000000000 d15 0000000000000000
I/DEBUG ( 221): d16 00a600a400a600a5 d17 00aa00a900a400a7
I/DEBUG ( 221): d18 00a800ab00aa00a8 d19 00ae00ac00ae00ad
I/DEBUG ( 221): d20 00b200b100ac00af d21 00b000b300b200b0
I/DEBUG ( 221): d22 00b600b400b600b5 d23 00ba00b900b400b7
I/DEBUG ( 221): d24 2f0000004528eeca d25 000000002c6f47b1
I/DEBUG ( 221): d26 4516f246ae000000 d27 000000003a16f245
I/DEBUG ( 221): d28 3a16f246ae6ac1ee d29 000000004516f247
I/DEBUG ( 221): d30 b800000000000000 d31 3f80000000000000
I/DEBUG ( 221): scr 2800001b
I/DEBUG ( 221):
I/DEBUG ( 221): backtrace:
I/DEBUG ( 221): #00 pc 0006a580 /system/vendor/lib/egl/libGLESv2_adreno.so (delete_vertex_array_object+95)
I/DEBUG ( 221): #01 pc 0005cd2d /system/vendor/lib/egl/libGLESv2_adreno.so (nobj_remove_list+56)
I/DEBUG ( 221): #02 pc 0006a7f5 /system/vendor/lib/egl/libGLESv2_adreno.so (core_glDeleteVertexArraysOES+88)
I/DEBUG ( 221): #03 pc 00042df3 /system/vendor/lib/egl/libGLESv2_adreno.so (glDeleteVertexArrays+20)
I/DEBUG ( 221): #04 pc 003afbb4 /data/app-lib/com.blizzard.wtcg.hearthstone-1/libunity.so
I/DEBUG ( 221): #05 pc 003b0088 /data/app-lib/com.blizzard.wtcg.hearthstone-1/libunity.so
I/DEBUG ( 221): #06 pc 00183aa4 /data/app-lib/com.blizzard.wtcg.hearthstone-1/libunity.so
I/DEBUG ( 221): #07 pc 00183928 /data/app-lib/com.blizzard.wtcg.hearthstone-1/libunity.so
I/DEBUG ( 221): #08 pc 002185f8 /data/app-lib/com.blizzard.wtcg.hearthstone-1/libunity.so
I/DEBUG ( 221): #09 pc 00189644 /data/app-lib/com.blizzard.wtcg.hearthstone-1/libunity.so
I/DEBUG ( 221): #10 pc 001f4e64 /data/app-lib/com.blizzard.wtcg.hearthstone-1/libunity.so
I/DEBUG ( 221): #11 pc 000dc6f0 /data/app-lib/com.blizzard.wtcg.hearthstone-1/libunity.so
I/DEBUG ( 221): #12 pc 000de814 /data/app-lib/com.blizzard.wtcg.hearthstone-1/libunity.so
I/DEBUG ( 221): #13 pc 000e4c08 /data/app-lib/com.blizzard.wtcg.hearthstone-1/libunity.so
I/DEBUG ( 221): #14 pc 000ef6d8 /data/app-lib/com.blizzard.wtcg.hearthstone-1/libunity.so
I/DEBUG ( 221): #15 pc 000efdc0 /data/app-lib/com.blizzard.wtcg.hearthstone-1/libunity.so
I/DEBUG ( 221): #16 pc 0010c1d8 /data/app-lib/com.blizzard.wtcg.hearthstone-1/libunity.so
I/DEBUG ( 221): #17 pc 0029c5f0 /data/app-lib/com.blizzard.wtcg.hearthstone-1/libunity.so
I/DEBUG ( 221): #18 pc 0029d578 /data/app-lib/com.blizzard.wtcg.hearthstone-1/libunity.so
I/DEBUG ( 221): #19 pc 003c5ea4 /data/app-lib/com.blizzard.wtcg.hearthstone-1/libunity.so
I/DEBUG ( 221): #20 pc 003cf338 /data/app-lib/com.blizzard.wtcg.hearthstone-1/libunity.so
I/DEBUG ( 221): #21 pc 00020350 /system/lib/libdvm.so (dvmPlatformInvoke+116)
I/DEBUG ( 221): #22 pc 0005100f /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
I/DEBUG ( 221): #23 pc 000297e0 /system/lib/libdvm.so
I/DEBUG ( 221): #24 pc 00030d24 /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
I/DEBUG ( 221): #25 pc 0002e388 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
I/DEBUG ( 221): #26 pc 0006343d /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336)
I/DEBUG ( 221): #27 pc 00063461 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
I/DEBUG ( 221): #28 pc 0005815b /system/lib/libdvm.so
I/DEBUG ( 221): #29 pc 0000d1c0 /system/lib/libc.so (__thread_entry+72)
I/DEBUG ( 221): #30 pc 0000d358 /system/lib/libc.so (pthread_create+240)
I/DEBUG ( 221):
I/DEBUG ( 221): stack:
I/DEBUG ( 221): 7698bc18 00000000
I/DEBUG ( 221): 7698bc1c 75edc070 /data/app-lib/com.blizzard.wtcg.hearthstone-1/libunity.so
I/DEBUG ( 221): 7698bc20 7698bc27 [stack:7863]
I/DEBUG ( 221): 7698bc24 01feaca0
I/DEBUG ( 221): 7698bc28 76feacf0 [anon:libc_malloc]
I/DEBUG ( 221): 7698bc2c 84beed00 [anon:libc_malloc]
I/DEBUG ( 221): 7698bc30 00000000
I/DEBUG ( 221): 7698bc34 7f8b7b10 /dev/kgsl-3d0
I/DEBUG ( 221): 7698bc38 76feacf0 [anon:libc_malloc]
I/DEBUG ( 221): 7698bc3c 75d9975c /data/app-lib/com.blizzard.wtcg.hearthstone-1/libunity.so
I/DEBUG ( 221): 7698bc40 76feacf0 [anon:libc_malloc]
I/DEBUG ( 221): 7698bc44 75c54c44 /data/app-lib/com.blizzard.wtcg.hearthstone-1/libunity.so
I/DEBUG ( 221): 7698bc48 85ac5100 /dev/kgsl-3d0
I/DEBUG ( 221): 7698bc4c 7698bd2c [stack:7863]
I/DEBUG ( 221): 7698bc50 df0027ad
I/DEBUG ( 221): 7698bc54 00000000
I/DEBUG ( 221): #00 7698bc58 00000000
I/DEBUG ( 221): 7698bc5c 84bf4130 [anon:libc_malloc]
I/DEBUG ( 221): 7698bc60 00000000
I/DEBUG ( 221): 7698bc64 00000000
I/DEBUG ( 221): 7698bc68 84bac978 [anon:libc_malloc]
I/DEBUG ( 221): 7698bc6c 00000001
I/DEBUG ( 221): 7698bc70 76f0adc8 [anon:libc_malloc]
I/DEBUG ( 221): 7698bc74 766191f4 /data/app-lib/com.blizzard.wtcg.hearthstone-1/libunity.so
I/DEBUG ( 221): 7698bc78 74cfc521 /system/vendor/lib/egl/libGLESv2_adreno.so (delete_vertex_array_object)
I/DEBUG ( 221): 7698bc7c 74ceed2f /system/vendor/lib/egl/libGLESv2_adreno.so (nobj_remove_list+58)
I/DEBUG ( 221): #01 7698bc80 76f0a008 [anon:libc_malloc]
I/DEBUG ( 221): 7698bc84 76f0adc8 [anon:libc_malloc]
I/DEBUG ( 221): 7698bc88 00000001
I/DEBUG ( 221): 7698bc8c 84bac978 [anon:libc_malloc]
I/DEBUG ( 221): 7698bc90 00000000
I/DEBUG ( 221): 7698bc94 765104ed /data/app-lib/com.blizzard.wtcg.hearthstone-1/libunity.so
I/DEBUG ( 221): 7698bc98 85e45784 [anon:libc_malloc]
I/DEBUG ( 221): 7698bc9c 74cfc7f9 /system/vendor/lib/egl/libGLESv2_adreno.so (core_glDeleteVertexArraysOES+92)
I/DEBUG ( 221): #02 7698bca0 76f0a008 [anon:libc_malloc]
I/DEBUG ( 221): 7698bca4 00000001
I/DEBUG ( 221): 7698bca8 84bac978 [anon:libc_malloc]
I/DEBUG ( 221): 7698bcac 84bac978 [anon:libc_malloc]
I/DEBUG ( 221): 7698bcb0 00000001
I/DEBUG ( 221): 7698bcb4 00000000
I/DEBUG ( 221): 7698bcb8 84bac8f0 [anon:libc_malloc]
I/DEBUG ( 221): 7698bcbc 74cd4df5 /system/vendor/lib/egl/libGLESv2_adreno.so (glDeleteVertexArrays+22)
I/DEBUG ( 221):
I/DEBUG ( 221): memory near r1:
I/DEBUG ( 221): 84ba79d0 01300133 01360135 01360134 01340137
I/DEBUG ( 221): 84ba79e0 00000000 00000000 00000028 0000030b
I/DEBUG ( 221): 84ba79f0 00000004 00000004 00000003 00000018
I/DEBUG ( 221): 84ba7a00 00000000 000000e4 00000000 84bd0df0
I/DEBUG ( 221): 84ba7a10 00000000 00000000 76f20708 00000001
I/DEBUG ( 221): 84ba7a20 00000001 00000001 00000004 00000018
I/DEBUG ( 221): 84ba7a30 00000001 000000e4 00000000 84bd0dfc
I/DEBUG ( 221): 84ba7a40 0000000c 00000000 76f20708 84ba7e40
I/DEBUG ( 221): 84ba7a50 00000004 00000004 00000004 00000000
I/DEBUG ( 221): 84ba7a60 00000000 000000e4 00000000 00000000
I/DEBUG ( 221): 84ba7a70 00000000 00000000 00000000 76f0a7b4
I/DEBUG ( 221): 84ba7a80 00000004 00000004 00000002 00000018
I/DEBUG ( 221): 84ba7a90 00000000 000000e4 00000000 84bd0e00
I/DEBUG ( 221): 84ba7aa0 00000010 00000000 76f20708 84ba7e40
I/DEBUG ( 221): 84ba7ab0 00000004 00000004 00000004 00000000
I/DEBUG ( 221): 84ba7ac0 00000000 000000e4 00000000 00000000
I/DEBUG ( 221):
I/DEBUG ( 221): memory near r4:
I/DEBUG ( 221): 76f09fe8 00000000 00000000 00000000 00000000
I/DEBUG ( 221): 76f09ff8 00000000 00000000 00000000 0000296b
I/DEBUG ( 221): 76f0a008 782cc678 76e0c4d0 76f06008 01010101
I/DEBUG ( 221): 76f0a018 00000000 000000ff 000000ff 00000000
I/DEBUG ( 221): 76f0a028 00000000 00000000 3ca0a0a1 3f800000
I/DEBUG ( 221): 76f0a038 00000000 00000000 00000000 00000000
I/DEBUG ( 221): 76f0a048 00000000 00000000 00000000 00000000
I/DEBUG ( 221): 76f0a058 00000780 00000438 00000207 000000ff
I/DEBUG ( 221): 76f0a068 00000000 00001e00 00001e00 00001e00
I/DEBUG ( 221): 76f0a078 00000207 000000ff 00000000 00001e00
I/DEBUG ( 221): 76f0a088 00001e00 00001e00 00000203 00000302
I/DEBUG ( 221): 76f0a098 00000302 00000303 00000303 00008006
I/DEBUG ( 221): 76f0a0a8 00008006 00000000 00000000 00000000
I/DEBUG ( 221): 76f0a0b8 00000000 00001503 00000204 3c23d70a
I/DEBUG ( 221): 76f0a0c8 00000002 00000000 00000000 00000000
I/DEBUG ( 221): 76f0a0d8 00000000 00000000 00000000 00000000
I/DEBUG ( 221):
I/DEBUG ( 221): memory near r5:
I/DEBUG ( 221): 84bf4110 0000000c 0000000c 00000000 00000000
I/DEBUG ( 221): 84bf4120 00000000 00000000 a9f70562 000000c3
I/DEBUG ( 221): 84bf4130 0000006b 00000001 00000000 00000001
I/DEBUG ( 221): 84bf4140 00000000 00000000 00000000 00000000
I/DEBUG ( 221): 84bf4150 0000ffff 0000000b 0000000b 00000000
I/DEBUG ( 221): 84bf4160 84ba79f0 0000000b 84be16d0 00000003
I/DEBUG ( 221): 84bf4170 84ba8018 00000000 84c064a0 00000000
I/DEBUG ( 221): 84bf4180 76f0a86c 84ba7cf8 00000000 00000000
I/DEBUG ( 221): 84bf4190 00000000 00000000 00000000 00000000
I/DEBUG ( 221): 84bf41a0 00000000 00000000 00000000 00000000
I/DEBUG ( 221): 84bf41b0 00000000 00000000 00000000 00000000
I/DEBUG ( 221): 84bf41c0 00000000 00000000 00000000 00000000
I/DEBUG ( 221): 84bf41d0 00000000 00000000 00000000 00000000
I/DEBUG ( 221): 84bf41e0 00000000 00000000 000000c0 00000053
I/DEBUG ( 221): 84bf41f0 00000037 400f1230 00000000 00000000
I/DEBUG ( 221): 84bf4200 00000000 00000000 0000000c 00000049
I/DEBUG ( 221):
I/DEBUG ( 221): memory near r8:
I/DEBUG ( 221): 74d90de8 74d502db 74d502e3 74d502ed 74d502f7
I/DEBUG ( 221): 74d90df8 74d4a335 74d83ecc 74d83e80 400b0268
I/DEBUG ( 221): 74d90e08 00000000 00000000 00000000 400cba41
I/DEBUG ( 221): 74d90e18 400cb945 400c4f71 74c54e9d 40121b9d
I/DEBUG ( 221): 74d90e28 400ce92d 400c5f19 400c93c9 40087f4d
I/DEBUG ( 221): 74d90e38 40087e9d 74c4fe59 40087e19 400b4f2d
I/DEBUG ( 221): 74d90e48 400fe919 400c5120 400fe927 74c4fe5d
I/DEBUG ( 221): 74d90e58 74c50555 74c4f99f 400b7b0d 400c87f1
I/DEBUG ( 221): 74d90e68 400c85f5 74c4fe85 400b7495 74c501b9
I/DEBUG ( 221): 74d90e78 74c4fe69 400b7929 74c50469 400b7a2d
I/DEBUG ( 221): 74d90e88 400c8809 400c6281 74c4fd25 74c4fd89
I/DEBUG ( 221): 74d90e98 74c4fe4d 74c4fced 74c4fe61 74c4fd71
I/DEBUG ( 221): 74d90ea8 400e0560 400e0608 400dd4a0 74c4ff51
I/DEBUG ( 221): 74d90eb8 74c4ff8d 74c501d1 74c4fe9d 74c4ff09
I/DEBUG ( 221): 74d90ec8 74c4fe51 74c501af 74c4e1a3 74c449bd
I/DEBUG ( 221): 74d90ed8 74c44929 400dd3c4 40115f38 400de170
I/DEBUG ( 221):
I/DEBUG ( 221): memory near fp:
I/DEBUG ( 221): 76f0a794 7eefb750 76f0a7b4 782baed8 78285f20
I/DEBUG ( 221): 76f0a7a4 7827ff20 76fe0ef0 782d7d60 00000000
I/DEBUG ( 221): 76f0a7b4 00000000 00000000 00000000 00000000
I/DEBUG ( 221): 76f0a7c4 00000000 00000000 00000000 00000000
I/DEBUG ( 221): 76f0a7d4 00000000 00000000 00000000 00000000
I/DEBUG ( 221): 76f0a7e4 00000000 00000000 00000000 00000000
I/DEBUG ( 221): 76f0a7f4 00000002 00000000 00000000 00000000
I/DEBUG ( 221): 76f0a804 00000000 00000000 00000000 00000000
I/DEBUG ( 221): 76f0a814 00000000 00000000 00000000 00000000
I/DEBUG ( 221): 76f0a824 00000000 00000000 00000000 00000000
I/DEBUG ( 221): 76f0a834 00000000 00000000 00000000 00000000
I/DEBUG ( 221): 76f0a844 00000000 00000000 00000000 00000000
I/DEBUG ( 221): 76f0a854 00000000 00000000 00000223 00000000
I/DEBUG ( 221): 76f0a864 00000000 00000000 00000000 00000000
I/DEBUG ( 221): 76f0a874 00000000 00000000 00000000 00000000
I/DEBUG ( 221): 76f0a884 00000000 00000000 00000000 00000000
I/DEBUG ( 221):
I/DEBUG ( 221): memory near ip:
I/DEBUG ( 221): 74c5df00 400c3280 400cfda5 400c33e4 400b5c81
I/DEBUG ( 221): 74c5df10 400bf7ad 400e0608 400b0c3d 400b0c65
I/DEBUG ( 221): 74c5df20 400b0c51 400b0c79 400b0c8d 400c4f71
I/DEBUG ( 221): 74c5df30 400c4b14 400dd0e1 400dd095 400c517c
I/DEBUG ( 221): 74c5df40 400dcfa1 400c6281 400ce57f 400ce545
I/DEBUG ( 221): 74c5df50 400cb7d5 400b14fc 400b1558 400b160c
I/DEBUG ( 221): 74c5df60 400b1cb4 400b1514 400b1a1c 400b1d38
I/DEBUG ( 221): 74c5df70 400b1d78 400b1d94 400c3dbc 400dd3c4
I/DEBUG ( 221): 74c5df80 400dd4a0 400b1f7c 400b1f84 400b0700
I/DEBUG ( 221): 74c5df90 400b07fc 400b0950 400b0970 400d2861
I/DEBUG ( 221): 74c5dfa0 400b6041 400b0268 400b5dc9 400b5f51
I/DEBUG ( 221): 74c5dfb0 400c3dfc 400b6ce9 40087e19 40087e9d
I/DEBUG ( 221): 74c5dfc0 400c4604 400c3a80 401228a5 400dd07f
I/DEBUG ( 221): 74c5dfd0 400b61f9 40087f4d 40087dc9 4025b3e8
I/DEBUG ( 221): 74c5dfe0 40269190 401039c0 400dd858 400ce401
I/DEBUG ( 221): 74c5dff0 400c9479 400b77b5 400cc8a1 40121b9d
I/DEBUG ( 221):
I/DEBUG ( 221): memory near sp:
I/DEBUG ( 221): 7698bc38 76feacf0 75d9975c 76feacf0 75c54c44
I/DEBUG ( 221): 7698bc48 85ac5100 7698bd2c df0027ad 00000000
I/DEBUG ( 221): 7698bc58 00000000 84bf4130 00000000 00000000
I/DEBUG ( 221): 7698bc68 84bac978 00000001 76f0adc8 766191f4
I/DEBUG ( 221): 7698bc78 74cfc521 74ceed2f 76f0a008 76f0adc8
I/DEBUG ( 221): 7698bc88 00000001 84bac978 00000000 765104ed
I/DEBUG ( 221): 7698bc98 85e45784 74cfc7f9 76f0a008 00000001
I/DEBUG ( 221): 7698bca8 84bac978 84bac978 00000001 00000000
I/DEBUG ( 221): 7698bcb8 84bac8f0 74cd4df5 00001eb7 85e45784
I/DEBUG ( 221): 7698bcc8 00000010 75f4dbb8 400ed000 76732ab0
I/DEBUG ( 221): 7698bcd8 7671c9d0 7698bce4 7661a458 400b0c5d
I/DEBUG ( 221): 7698bce8 00001eb7 75c57f78 84be7220 7671c990
I/DEBUG ( 221): 7698bcf8 7661a410 75c550e8 00000008 00000000
I/DEBUG ( 221): 7698bd08 00000000 0000176c 24990470 85e456a0
I/DEBUG ( 221): 7698bd18 00000070 00000000 85e456f4 fffff4dc
I/DEBUG ( 221): 7698bd28 7671c9b0 00000001 80730400 75f4e08c
I/DEBUG ( 221):
I/DEBUG ( 221): code around pc:
I/DEBUG ( 221): 74cfc560 6828fe4f 6d69b918 d1422900 6b29e044
I/DEBUG ( 221): 74cfc570 d1332900 6b2ee7f7 6307fb0a 23006ade
I/DEBUG ( 221): 74cfc580 e0116e32 0083eb06 42a96cc1 1e50d10b
I/DEBUG ( 221): 74cfc590 eb063211 eb060383 68510282 f8c264d9
I/DEBUG ( 221): 74cfc5a0 66309004 3301e002 dbeb4293 d013455e
I/DEBUG ( 221): 74cfc5b0 f5006820 f7e35081 4a16fe1d 46236821
I/DEBUG ( 221): 74cfc5c0 5081f501 2002f858 f7f24631 6823fb7b
I/DEBUG ( 221): 74cfc5d0 5081f503 fe14f7e3 e0053701 f2042700
I/DEBUG ( 221): 74cfc5e0 f04f7bac 46b90a30 2130f8d4 dbc24297
I/DEBUG ( 221): 74cfc5f0 68a0e7b9 f8c4f00d f1054620 f7fd0120
I/DEBUG ( 221): 74cfc600 4628fcf6 4ff8e8bd bccaf059 8ff8e8bd
I/DEBUG ( 221): 74cfc610 000948d8 fffff3b0 4605b538 fee0f7e5
I/DEBUG ( 221): 74cfc620 b1604604 0120f105 fc3ef7fd f00d68a0
I/DEBUG ( 221): 74cfc630 f604f893 652c0464 20016568 bd38bd38
I/DEBUG ( 221): 74cfc640 f500b570 460456ee 013cf106 fc2cf7fd
I/DEBUG ( 221): 74cfc650 f00d68a0 f106f881 4601051c 68a06730
I/DEBUG ( 221):
I/DEBUG ( 221): code around lr:
I/DEBUG ( 221): 74ceed0c 4604fe89 69c3b168 69c0b113 61e11e41
I/DEBUG ( 221): 74ceed1c b93669e6 f7da68a0 60a6ea3e 46219808
I/DEBUG ( 221): 74ceed2c 350147d8 d1e74545 8bf0e8bd 47f0e92d
I/DEBUG ( 221): 74ceed3c 46894605 46064692 5880f500 e0122700
I/DEBUG ( 221): 74ceed4c 61b369a3 f7da68a0 68e0ea26 612760a7
I/DEBUG ( 221): 74ceed5c b11061a7 1e4a6869 4621606a 47c84650
I/DEBUG ( 221): 74ceed6c 1e63682c 69b4602b d1e92c00 45463604
I/DEBUG ( 221): 74ceed7c 4628d1f9 f2414621 e8bd0218 f06747f0
I/DEBUG ( 221): 74ceed8c b570b931 68cb4606 b303460c 50fff500
I/DEBUG ( 221): 74ceed9c 69016822 d1134291 2b016943 bd70d110
I/DEBUG ( 221): 74ceedac 68e96928 60c1b100 6108b101 42956a22
I/DEBUG ( 221): 74ceedbc 6221bf08 f7da6868 4628e9ee e9eaf7da
I/DEBUG ( 221): 74ceedcc 2d006a25 68b0d1ec f0196a61 4620fe19
I/DEBUG ( 221): 74ceeddc 4070e8bd b8def067 4605b538 fafaf7f3
I/DEBUG ( 221): 74ceedec 6880b188 fdf1f019 62684604 b9542001
I/DEBUG ( 221): 74ceedfc f2404a05 46215005 1325f240 f7f9447a
W/ActivityManager( 915): Force finishing activity com.blizzard.wtcg.hearthstone/.HearthstoneNativeActivity
I/WindowState( 915): WIN DEATH: Window{428e1198 u0 com.blizzard.wtcg.hearthstone/com.blizzard.wtcg.hearthstone.HearthstoneNativeActivity}
I/WindowState( 915): WIN DEATH: Window{428e2de0 u0 SurfaceView}
W/ActivityManager( 915): Exception thrown during pause
W/ActivityManager( 915): android.os.DeadObjectException
I'm having the same crashing issue.
I managed to bypass the login screen by backing up a logged in client from my tablet, but then it crashes on the main menu.
Edit: Someone on reddit claimed that a newer version would work, but he only posted a mediafire link with some chinese name (quite fishy, and I'm unable to download from mediafire because that website is quite bad)
The post can be found here: https://www.reddit.com/r/hearthstone/comments/2pestg/hearthstone_is_out_on_android_tablets/cmwfy74
Chirimorin said:
Edit: Someone on reddit claimed that a newer version would work, but he only posted a mediafire link with some chinese name (quite fishy, and I'm unable to download from mediafire because that website is quite bad)
The post can be found here: https://www.reddit.com/r/hearthstone/comments/2pestg/hearthstone_is_out_on_android_tablets/cmwfy74
Click to expand...
Click to collapse
I've seen that post too, and it actually DID fix the issue!
Mirror: https://mega.co.nz/#!v0R3hQpS!wZRlxhizsW6gP8IyqGjNgBCkh55pyLFM5mhPGXD_L9c
Wischm0pp said:
I've seen that post too, and it actually DID fix the issue!
Mirror: https://mega.co.nz/#!v0R3hQpS!wZRlxhizsW6gP8IyqGjNgBCkh55pyLFM5mhPGXD_L9c
Click to expand...
Click to collapse
Thanks a lot for that mirror, downloading it now.
Edit: Chrome is blocking the download because it may be harmful.
Chirimorin said:
Thanks a lot for that mirror, downloading it now.
Edit: Chrome is blocking the download because it may be harmful.
Click to expand...
Click to collapse
I did not provide this mirror and I do not know if there's anything suspicious going on.
I just know the game works for me - feel free to load but don't blame me for anything lol.
Wischm0pp said:
I did not provide this mirror and I do not know if there's anything suspicious going on.
I just know the game works for me - feel free to load but don't blame me for anything lol.
Click to expand...
Click to collapse
Fair enough. If anything I'll probably blame the original uploader for wrong files.
Although I have an authenticator set up on my battle.net account so I don't think they can do too much and worst case I'll reset the authenticator.
Hello!
If anyone got hearthstone running correctly please PLEASE!!! tell me how. Thank you
Rbesne said:
If anyone got hearthstone running correctly please PLEASE!!! tell me how. Thank you
Click to expand...
Click to collapse
I have got it correctly.
https://mega.co.nz/#!v0R3hQpS!wZRlxhizsW6gP8IyqGjNgBCkh55pyLFM5mhPGXD_L9c
1. Install the old version of Hearthstone
2. Download the new update and update the App on your Phone
3. Drag the new folder into /sdcard/Android/obb/and overwrite
4. Download the Xposed Framwork and install
5. Get the 'AppSettings' Module - install and reboot
6. Tick the 'xlarge res' box and accept the window
- enjoy
Thank you for posting this solution! Finally got it running on my T-Mobile Note 4
About the app setting module
Thank you, I could do everything you said, just the last step, in the app setting module, I only have to check the xlarge? I did that and then oppened HS, it load everything but it does't let me play saying it is only for tablets abve 6 in. Thank you
Wischm0pp said:
I have got it correctly.
1. Install the old version of Hearthstone
2. Download the new update and update the App on your Phone
3. Drag the new folder into /sdcard/Android/obb/and overwrite
4. Download the Xposed Framwork and install
5. Get the 'AppSettings' Module - install and reboot
6. Tick the 'xlarge res' box and accept the window
- enjoy
Click to expand...
Click to collapse
My buddy told me about this game, and how its super popular it is right now....then I saw the game play......????. I don't get it, I was expecting a very high end mobile game. idk, ideally for a card game I really liked Shadow Era game play. It had really fun game play but very confusing for most getting into it. I also tried Rage of Bahamut which is super popular right now because of the anime adoption that is currently airing and surprisingly good., but the game itself is quite bad. I also tried the new Yu-Gi-Oh game which is okay, but has issues and its not compatible with most phones and tablets. Also I have caught the A.I. cheating in the act as well as some of the game mechanics are not inlined with the actual card game which makes it frustrating to play and enjoy.
Thank you, this worked perfectly! The version posted here is 738705. The version I had been using from /r/hearthstone (738704) worked, but was crashing during gameplay. Since I am on a lollipop ROM, I have to set ro.sf.lcd_density to 216 or lower, and the game runs flawlessly! It's impressive, even smoother than an iPad 4.
Wischm0pp said:
I have got it correctly.
https://mega.co.nz/#!v0R3hQpS!wZRlxhizsW6gP8IyqGjNgBCkh55pyLFM5mhPGXD_L9c
1. Install the old version of Hearthstone
2. Download the new update and update the App on your Phone
3. Drag the new folder into /sdcard/Android/obb/and overwrite
4. Download the Xposed Framwork and install
5. Get the 'AppSettings' Module - install and reboot
6. Tick the 'xlarge res' box and accept the window
- enjoy
Click to expand...
Click to collapse
Worked perfectly, thanks!
Rbesne said:
Thank you, I could do everything you said, just the last step, in the app setting module, I only have to check the xlarge? I did that and then oppened HS, it load everything but it does't let me play saying it is only for tablets abve 6 in. Thank you
Click to expand...
Click to collapse
Did you activate the module in the Xposed Framework? Reboot afterwards too.
We have to be rooted in order to do this, if I understand correctly? Does rooting also mean unlocking the bootloader? I'd rather not have to wipe and restore my phone if I don't have to.
shahp said:
We have to be rooted in order to do this, if I understand correctly? Does rooting also mean unlocking the bootloader? I'd rather not have to wipe and restore my phone if I don't have to.
Click to expand...
Click to collapse
Yes your phone need to be rooted in order to install the Xposed Framework.
That's why I rooted it before installing anything.
dont forget to install the framework AND apply the app installer module. or it wont work. this drove me nuts for about an hr til i realized I missed that one step.
I have found a version we work on my O+O with lolipop !!
This version work on a device without root and without Xposed modules, just install and play
Have fun with this great game : https://mega.co.nz/#!pxVFTTSZ!wYeUUerzduCrFCoScWLKPLTB2e1drAL4h-ggRRmh5Gc

[Logcat] [Dev Needed] Porting Rom Bootloop..

Porting MTK I6 Rom But Boot Loops Hard Logcat Provided
V/AudioPolicyManagerBase( 2679): ==== situationVolume[16][0] = 0.500000
V/AudioPolicyManagerBase( 2679): ==== situationVolume[16][1] = 1.000000
V/AudioPolicyManagerSample( 2679): AudioPolicyManagerSample::AudioPolicyManagerSample()
I/AudioPolicyService( 2679): Loaded audio policy from Samsung SMDK5410 audio policy HAL (audio_policy)
I/DEBUG ( 2327): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 2327): Build fingerprint: 'samsung/ha3gub/ha3g:4.4.2/KOT49H/N900UBUENH1:user/release-keys'
I/DEBUG ( 2327): Revision: '11'
I/DEBUG ( 2327): pid: 2678, tid: 2678, name: zygote >>> zygote <<<
I/DEBUG ( 2327): signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
I/DEBUG ( 2327): r0 00000000 r1 00000a76 r2 00000006 r3 00000000
I/DEBUG ( 2327): r4 400bbf2c r5 00000006 r6 00000002 r7 0000010c
I/DEBUG ( 2327): r8 4011e384 r9 41635f20 sl 7038b000 fp 40ce3494
I/DEBUG ( 2327): ip 00000a76 sp be966aa0 lr 400e308f pc 400f1fb4 cpsr 00070010
I/DEBUG ( 2327): d0 74726f6261204d56 d1 74726f6261203b6e
I/DEBUG ( 2327): d2 20726f6620646575 d3 65726f6362696c6c
I/DEBUG ( 2327): d4 6d50fe386d4e52b0 d5 6d50fee06d50fea8
I/DEBUG ( 2327): d6 6d50ff886d50ff18 d7 6d5100306d50fff8
I/DEBUG ( 2327): d8 0000000000000000 d9 0000000000000000
I/DEBUG ( 2327): d10 0000000000000000 d11 0000000000000000
I/DEBUG ( 2327): d12 0000000000000000 d13 0000000000000000
I/DEBUG ( 2327): d14 0000000000000000 d15 0000000000000000
I/DEBUG ( 2327): d16 ffffffffffffffeb d17 0000000000000000
I/DEBUG ( 2327): d18 41a0f855ca000000 d19 0000000000000000
I/DEBUG ( 2327): d20 0000000000000000 d21 0000000000000000
I/DEBUG ( 2327): d22 0000000000000000 d23 0000000000000000
I/DEBUG ( 2327): d24 0000000000000000 d25 0000000000000000
I/DEBUG ( 2327): d26 0000000000000000 d27 0000000000000000
I/DEBUG ( 2327): d28 0000000000000000 d29 0000000000000000
I/DEBUG ( 2327): d30 0000000000000000 d31 0000000000000000
I/DEBUG ( 2327): scr 80000010
I/DEBUG ( 2327):
I/DEBUG ( 2327): backtrace:
I/DEBUG ( 2327): #00 pc 00021fb4 /system/lib/libc.so (tgkill+12)
I/DEBUG ( 2327): #01 pc 0001308b /system/lib/libc.so (pthread_kill+50)
I/DEBUG ( 2327): #02 pc 00013283 /system/lib/libc.so (raise+10)
I/DEBUG ( 2327): #03 pc 00011fe3 /system/lib/libc.so
I/DEBUG ( 2327): #04 pc 00021868 /system/lib/libc.so (abort+4)
I/DEBUG ( 2327): #05 pc 00047217 /system/lib/libdvm.so (dvmAbort+78)
I/DEBUG ( 2327): #06 pc 00001fd5 /system/lib/libnativehelper.so (jniRegisterNativeMethods+84)
I/DEBUG ( 2327): #07 pc 00015dab /system/lib/libjavacore.so (register_libcore_icu_ICU(_JNIEnv*)+454)
I/DEBUG ( 2327): #08 pc 0000e693 /system/lib/libjavacore.so (JNI_OnLoad+190)
I/DEBUG ( 2327): #09 pc 00051595 /system/lib/libdvm.so (dvmLoadNativeCode(char const*, Object*, char**)+468)
I/DEBUG ( 2327): #10 pc 0004743d /system/lib/libdvm.so
I/DEBUG ( 2327): #11 pc 00048d41 /system/lib/libdvm.so (dvmStartup(int, char const* const*, bool, _JNIEnv*)+5688)
I/DEBUG ( 2327): #12 pc 0004f2af /system/lib/libdvm.so (JNI_CreateJavaVM+582)
I/DEBUG ( 2327): #13 pc 00002e35 /system/lib/libnativehelper.so (JniInvocation::JNI_CreateJavaVM(_JavaVM**, _JNIEnv**, void*)+10)
I/DEBUG ( 2327): #14 pc 0005218f /system/lib/libandroid_runtime.so (android::AndroidRuntime::startVm(_JavaVM**, _JNIEnv**)+1722)
I/DEBUG ( 2327): #15 pc 0005244d /system/lib/libandroid_runtime.so (android::AndroidRuntime::start(char const*, char const*)+160)
I/DEBUG ( 2327): #16 pc 0000105b /system/bin/app_process
I/DEBUG ( 2327): #17 pc 0000e41b /system/lib/libc.so (__libc_init+50)
I/DEBUG ( 2327): #18 pc 00000d7c /system/bin/app_process
I/DEBUG ( 2327):
I/DEBUG ( 2327): stack:
I/DEBUG ( 2327): be966a60 00000000
I/DEBUG ( 2327): be966a64 00000000
I/DEBUG ( 2327): be966a68 70382891 /system/lib/libjavacore.so
I/DEBUG ( 2327): be966a6c 0000001e
I/DEBUG ( 2327): be966a70 70389a0c /system/lib/libjavacore.so
I/DEBUG ( 2327): be966a74 4011e384
I/DEBUG ( 2327): be966a78 41635f20 [heap]
I/DEBUG ( 2327): be966a7c 7038b000 /system/usr/icu/icudt51l.dat
I/DEBUG ( 2327): be966a80 40ce3494
I/DEBUG ( 2327): be966a84 400f6789 /system/lib/libc.so (snprintf+80)
I/DEBUG ( 2327): be966a88 00000001
I/DEBUG ( 2327): be966a8c 415eec7c /system/lib/libdvm.so
I/DEBUG ( 2327): be966a90 be966b04 [stack]
I/DEBUG ( 2327): be966a94 00000000
I/DEBUG ( 2327): be966a98 00000000
I/DEBUG ( 2327): be966a9c 00000004
I/DEBUG ( 2327): #00 be966aa0 400bbf2c /system/bin/linker
I/DEBUG ( 2327): be966aa4 00000006
I/DEBUG ( 2327): be966aa8 00000002
I/DEBUG ( 2327): be966aac 00000a76
I/DEBUG ( 2327): be966ab0 00000a76
I/DEBUG ( 2327): be966ab4 400e308f /system/lib/libc.so (pthread_kill+54)
I/DEBUG ( 2327): #01 be966ab8 400bbf24 /system/bin/linker
I/DEBUG ( 2327): be966abc 00000006
I/DEBUG ( 2327): be966ac0 00000000
I/DEBUG ( 2327): be966ac4 0000001e
I/DEBUG ( 2327): be966ac8 70389a0c /system/lib/libjavacore.so
I/DEBUG ( 2327): be966acc 400e3287 /system/lib/libc.so (raise+14)
I/DEBUG ( 2327): #02 be966ad0 be966adc [stack]
I/DEBUG ( 2327): be966ad4 400e1fe7 /system/lib/libc.so
I/DEBUG ( 2327):
I/DEBUG ( 2327): memory near r4:
I/DEBUG ( 2327): 400bbf0c 00000000 00000000 00000000 00000000
I/DEBUG ( 2327): 400bbf1c be96798c 00000000 400bbf24 400bc154
I/DEBUG ( 2327): 400bbf2c 00000002 403a0848 00000000 00000000
I/DEBUG ( 2327): 400bbf3c 00000000 00000000 00000000 00000000
I/DEBUG ( 2327): 400bbf4c 00000000 00000000 00000000 00000000
I/DEBUG ( 2327): 400bbf5c 00000000 41637470 00000000 00000000
I/DEBUG ( 2327): 400bbf6c 00000000 00000000 00000000 00000000
I/DEBUG ( 2327): 400bbf7c 00000000 00000000 00000000 00000000
I/DEBUG ( 2327): 400bbf8c 00000000 00000000 00000000 00000000
I/DEBUG ( 2327): 400bbf9c 00000000 00000000 00000000 00000000
I/DEBUG ( 2327): 400bbfac 00000000 00000000 00000000 00000000
I/DEBUG ( 2327): 400bbfbc 00000000 00000000 00000000 00000000
I/DEBUG ( 2327): 400bbfcc 00000000 00000000 00000000 00000000
I/DEBUG ( 2327): 400bbfdc 00000000 00000000 00000000 00000000
I/DEBUG ( 2327): 400bbfec 00000000 00000000 00000000 00000000
I/DEBUG ( 2327): 400bbffc 00000000 00000000 00000000 00000000
I/DEBUG ( 2327):
I/DEBUG ( 2327): memory near r8:
I/DEBUG ( 2327): 4011e364 00001000 00001000 00010000 00200000
I/DEBUG ( 2327): 4011e374 00000003 400f59c1 be9679dc be967a8f
I/DEBUG ( 2327): 4011e384 ec4fa906 be96798c 00000000 400bbcf0
I/DEBUG ( 2327): 4011e394 00000007 00000008 400bc154 00000000
I/DEBUG ( 2327): 4011e3a4 41638000 00000009 0000000a 00000000
I/DEBUG ( 2327): 4011e3b4 00000000 00000000 00000000 00000000
I/DEBUG ( 2327): 4011e3c4 00000000 00000000 00000000 00000000
I/DEBUG ( 2327): 4011e3d4 00000000 00000000 00000000 00000000
I/DEBUG ( 2327): 4011e3e4 00000000 00000000 00000000 00000000
I/DEBUG ( 2327): 4011e3f4 00000000 00000000 00000000 00000000
I/DEBUG ( 2327): 4011e404 00000000 00000000 00000000 00000000
I/DEBUG ( 2327): 4011e414 00000000 00000000 00000000 00000000
I/DEBUG ( 2327): 4011e424 00000000 00000000 00000000 00000000
I/DEBUG ( 2327): 4011e434 00000000 00000000 00000000 00000000
I/DEBUG ( 2327): 4011e444 00000000 00000000 00000000 00000000
I/DEBUG ( 2327): 4011e454 00000000 00000000 00000000 00000000
I/DEBUG ( 2327):
I/DEBUG ( 2327): memory near r9:
I/DEBUG ( 2327): 41635f00 be967070 be96705c 40233ad9 00000000
I/DEBUG ( 2327): 41635f10 00000000 00000000 00000000 00000023
I/DEBUG ( 2327): 41635f20 415ec498 00000000 00000001 41637470
I/DEBUG ( 2327): 41635f30 00000000 00000000 00000000 00000013
I/DEBUG ( 2327): 41635f40 0000002e 00000000 00000000 000002c3
I/DEBUG ( 2327): 41635f50 7379732f 2f6d6574 6d617266 726f7765
I/DEBUG ( 2327): 41635f60 6f632f6b 6a2e6572 2f3a7261 74737973
I/DEBUG ( 2327): 41635f70 662f6d65 656d6172 6b726f77 6e6f632f
I/DEBUG ( 2327): 41635f80 79726373 6a2e7470 2f3a7261 74737973
I/DEBUG ( 2327): 41635f90 662f6d65 656d6172 6b726f77 686b6f2f
I/DEBUG ( 2327): 41635fa0 2e707474 3a72616a 7379732f 2f6d6574
I/DEBUG ( 2327): 41635fb0 6d617266 726f7765 6f632f6b 6a2d6572
I/DEBUG ( 2327): 41635fc0 74696e75 72616a2e 79732f3a 6d657473
I/DEBUG ( 2327): 41635fd0 6172662f 6f77656d 622f6b72 636e756f
I/DEBUG ( 2327): 41635fe0 73616379 2e656c74 3a72616a 7379732f
I/DEBUG ( 2327): 41635ff0 2f6d6574 6d617266 726f7765 78652f6b
I/DEBUG ( 2327):
I/DEBUG ( 2327): memory near sl:
I/DEBUG ( 2327): 7038afe0 00000000 00000000 00000000 00000000
I/DEBUG ( 2327): 7038aff0 00000000 00000000 00000000 00000000
I/DEBUG ( 2327): 7038b000 27da0080 00000014 00020000 446e6d43
I/DEBUG ( 2327): 7038b010 00000001 00000003 706f4320 67697279
I/DEBUG ( 2327): 7038b020 28207468 32202943 2c323130 746e4920
I/DEBUG ( 2327): 7038b030 616e7265 6e6f6974 42206c61 6e697375
I/DEBUG ( 2327): 7038b040 20737365 6863614d 73656e69 726f4320
I/DEBUG ( 2327): 7038b050 61726f70 6e6f6974 646e6120 68746f20
I/DEBUG ( 2327): 7038b060 2e737265 6c6c4120 67695220 20737468
I/DEBUG ( 2327): 7038b070 65736552 64657672 0000202e 00000000
I/DEBUG ( 2327): 7038b080 00000aea 00005754 00015440 00005764
I/DEBUG ( 2327): 7038b090 000173b0 00005777 00017480 0000578a
I/DEBUG ( 2327): 7038b0a0 000174f0 0000579b 00018280 000057af
I/DEBUG ( 2327): 7038b0b0 000182f0 000057bf 00018ea0 000057d2
I/DEBUG ( 2327): 7038b0c0 00018f10 000057e2 0001ae00 000057f5
I/DEBUG ( 2327): 7038b0d0 0001ae70 00005805 0001f090 00005819
I/DEBUG ( 2327):
I/DEBUG ( 2327): memory near fp:
I/DEBUG ( 2327): 40ce3474 41541000 40ce3370 415ee9fc 40ce3598
I/DEBUG ( 2327): 40ce3484 400b9d94 00000001 41541000 00000100
I/DEBUG ( 2327): 40ce3494 6a62696c 63617661 2e65726f 00006f73
I/DEBUG ( 2327): 40ce34a4 00000000 00000000 00000000 00000000
I/DEBUG ( 2327): 40ce34b4 00000000 00000000 00000000 00000000
I/DEBUG ( 2327): 40ce34c4 00000000 00000000 00000000 00000000
I/DEBUG ( 2327): 40ce34d4 00000000 00000000 00000000 00000000
I/DEBUG ( 2327): 40ce34e4 00000000 00000000 00000000 00000000
I/DEBUG ( 2327): 40ce34f4 00000000 00000000 00000000 00000000
I/DEBUG ( 2327): 40ce3504 00000000 00000000 00000000 00000000
I/DEBUG ( 2327): 40ce3514 70357034 00000008 00000000 70357000
I/DEBUG ( 2327): 40ce3524 00034000 00000000 70388688 00000000
I/DEBUG ( 2327): 40ce3534 00000000 00000000 00000001 70359db8
I/DEBUG ( 2327): 40ce3544 70357148 00000209 000002c7 7035e53c
I/DEBUG ( 2327): 40ce3554 7035ed60 7038889c 703626f4 000001d6
I/DEBUG ( 2327): 40ce3564 7035f87c 000005cf 00000000 00000000
I/DEBUG ( 2327):
I/DEBUG ( 2327): memory near sp:
I/DEBUG ( 2327): be966a80 40ce3494 400f6789 00000001 415eec7c
I/DEBUG ( 2327): be966a90 be966b04 00000000 00000000 00000004
I/DEBUG ( 2327): be966aa0 400bbf2c 00000006 00000002 00000a76
I/DEBUG ( 2327): be966ab0 00000a76 400e308f 400bbf24 00000006
I/DEBUG ( 2327): be966ac0 00000000 0000001e 70389a0c 400e3287
I/DEBUG ( 2327): be966ad0 be966adc 400e1fe7 00000000 ffffffdf
I/DEBUG ( 2327): be966ae0 4011a2c4 4011a22c 00000000 400e4b6f
I/DEBUG ( 2327): be966af0 415f32c8 415f32c8 70382891 400f186c
I/DEBUG ( 2327): be966b00 00000000 4158821b 6e7fe000 6c756e28
I/DEBUG ( 2327): be966b10 0000296c 00000000 00000000 00000000
I/DEBUG ( 2327): be966b20 00000000 00000000 00000000 00000000
I/DEBUG ( 2327): be966b30 00000000 00000000 00000000 00000000
I/DEBUG ( 2327): be966b40 00000000 00000000 00000000 00000000
I/DEBUG ( 2327): be966b50 00000000 00000000 00000000 00000000
I/DEBUG ( 2327): be966b60 00000000 00000000 00000000 00000000
I/DEBUG ( 2327): be966b70 00000000 00000000 00000000 00000000
I/DEBUG ( 2327):
I/DEBUG ( 2327): code around pc:
I/DEBUG ( 2327): 400f1f94 e8bd00f0 e3700a01 912fff1e e2600000
I/DEBUG ( 2327): 400f1fa4 ea006e95 e92d50f0 e3a07f43 ef000000
I/DEBUG ( 2327): 400f1fb4 e8bd50f0 e3700a01 912fff1e e2600000
I/DEBUG ( 2327): 400f1fc4 ea006e8d e92d50f0 e3a070ee ef000000
I/DEBUG ( 2327): 400f1fd4 e8bd50f0 e3700a01 912fff1e e2600000
I/DEBUG ( 2327): 400f1fe4 ea006e85 e1520003 8a00008c f5d1f040
I/DEBUG ( 2327): 400f1ff4 e92d4001 e3520010 3a000024 e2603000
I/DEBUG ( 2327): 400f2004 e213300f 0a00000e e0422003 e1b0cf83
I/DEBUG ( 2327): 400f2014 44d1e001 44c0e001 24d1c001 24d1e001
I/DEBUG ( 2327): 400f2024 24c0c001 24c0e001 e1b0ce83 aa000001
I/DEBUG ( 2327): 400f2034 f4a1030d f480031d 3a000001 f421070d
I/DEBUG ( 2327): 400f2044 f400071d e2522040 3a000006 f421020d
I/DEBUG ( 2327): 400f2054 f421420d f5d1f100 e2522040 f400022d
I/DEBUG ( 2327): 400f2064 f400422d 2afffff8 e2922020 3a000002
I/DEBUG ( 2327): 400f2074 f421020d e2422020 f400022d e2822020
I/DEBUG ( 2327): 400f2084 e3120010 0a000001 f4210a0d f4000a2d
I/DEBUG ( 2327):
I/DEBUG ( 2327): code around lr:
I/DEBUG ( 2327): 400e306c 4b11ec20 e010447b d10e42bb 6a1f480f
I/DEBUG ( 2327): 400e307c f7fb4478 f00dec98 4639e9cc f00e462a
I/DEBUG ( 2327): 400e308c 3001ef8e 2500d00a 681be009 d1eb2b00
I/DEBUG ( 2327): 400e309c 25034807 f7fb4478 e000ec86 60266825
I/DEBUG ( 2327): 400e30ac bdf84628 0003b334 0003b328 0003b320
I/DEBUG ( 2327): 400e30bc 0003b2fc bf82f7ff 4a3a4b39 47f0e92d
I/DEBUG ( 2327): 400e30cc 4607b08a 447b460d 6833589e 930946b1
I/DEBUG ( 2327): 400e30dc f9f4f001 f8d04604 2d008000 4628d04a
I/DEBUG ( 2327): 400e30ec ff28f00f 4606280f f7ffd846 4287ffe3
I/DEBUG ( 2327): 400e30fc 200fd106 f00d4629 2800e89a e032d03d
I/DEBUG ( 2327): 400e310c 44784829 ebccf7fb 44784828 42b8e015
I/DEBUG ( 2327): 400e311c 6a07d113 44784826 ec44f7fb 463b4a25
I/DEBUG ( 2327): 400e312c a8012120 f013447a 2101fb01 f01aa801
I/DEBUG ( 2327): 400e313c 1c43fdfb d1044607 6800e015 d1e62800
I/DEBUG ( 2327): 400e314c 4638e023 46324629 e8d4f00d 3ffff1b0
I/DEBUG ( 2327): 400e315c d1024682 29046821 4638d0f3 e924f00d
I/ServiceManager( 2321): service 'media.audio_policy' died
I/ServiceManager( 2321): service 'media.audio_flinger' died
I/ServiceManager( 2321): service 'media.player' died
I/ServiceManager( 2321): service 'media.camera' died
D/wrapperGPS( 2345): wrapperConnect_RILD
D/wrapperGPS( 2345): wrapperConnect_RILD
E/SecureStorage( 2391): [ERROR]:SPID(0x00000001)Property sys.mobicoredaemon.enable is different from true
E/SecureStorage( 2391): [ERROR]:SPID(0x00000001)Error cannot connect to TA/driver!
E/McClient( 2391): *****************************
E/McClient( 2391): *** ERROR: Device has not been found
E/McClient( 2391): *** Detected in mcUnmap/1050()
E/McClient( 2391): *****************************
E/SecureStorage( 2391): [ERROR]:SPID(0x00000001)internal error
E/McClient( 2391): *****************************
E/McClient( 2391): *** ERROR: Device has not been found
E/McClient( 2391): *** Detected in mcUnmap/1050()
E/McClient( 2391): *****************************
E/SecureStorage( 2391): [ERROR]:SPID(0x00000001)internal error
E/McClient( 2391): *****************************
E/McClient( 2391): *** ERROR: Device has not been found
E/McClient( 2391): *** Detected in mcUnmap/1050()
E/McClient( 2391): *****************************
E/SecureStorage( 2391): [ERROR]:SPID(0x00000001)internal error
E/SecureStorage( 2391): [ERROR]:SPID(0x00000001)Error closing session
E/McClient( 2391): *****************************
E/McClient( 2391): *** ERROR: Device has not been found
E/McClient( 2391): *** Detected in mcFreeWsm/909()
E/McClient( 2391): *****************************
E/SecureStorage( 2391): [ERROR]:SPID(0x00000001)Free of TCI WSM failed : 7
E/McClient( 2391): *****************************
E/McClient( 2391): *** ERROR: Device not open
E/McClient( 2391): *** Detected in mcCloseDevice/280()
E/McClient( 2391): *****************************
E/SecureStorage( 2391): [ERROR]:SPID(0x00000001)Closing Mobicore device failed: 33
E/SecureStorage( 2391): [ERROR]:SPID(0x00000001)Error cannot close connection to TA/Driver!
I/SecureStorage( 2391): [INFO]: SPID(0x00000001)Secure Storage Daemon stopped
I/SecureStorage( 2763): [INFO]: SPID(0x00000001)Secure Storage Daemon is preparing to run
I/SecureStorage( 2763): [INFO]: SPID(0x00000001)Secure Storage Daemon successfully binded a socket
D/wrapperGPS( 2345): wrapperConnect_RILD
Click to expand...
Click to collapse

Categories

Resources