Skip to content

Instantly share code, notes, and snippets.

@mlasak
Created August 29, 2013 08:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mlasak/6375771 to your computer and use it in GitHub Desktop.
Save mlasak/6375771 to your computer and use it in GitHub Desktop.
Exception while loading Resources even they are present as R.class files
08-29 10:48:44.991: D/dalvikvm(3767): Trying to load lib /data/app-lib/org.chromium.content_shell_apk-1/libcontent_shell_content_view.so 0x422d7c80
08-29 10:48:45.031: D/dalvikvm(3767): Added shared lib /data/app-lib/org.chromium.content_shell_apk-1/libcontent_shell_content_view.so 0x422d7c80
08-29 10:48:45.041: I/LibraryLoader(3767): loaded: content_shell_content_view
08-29 10:48:45.041: I/chromium(3767): [INFO:library_loader_hooks.cc(70)] Chromium logging enabled: level = -1, default verbosity = 1
08-29 10:48:45.071: I/BrowserProcessMain(3767): Initializing chromium process, renderers=9
08-29 10:48:45.131: I/ResourceExtractor(3767): Extracting resource content_shell.pak
08-29 10:48:45.281: D/libEGL(3767): loaded /system/lib/egl/libEGL_tegra.so
08-29 10:48:45.291: D/libEGL(3767): loaded /system/lib/egl/libGLESv1_CM_tegra.so
08-29 10:48:45.301: D/libEGL(3767): loaded /system/lib/egl/libGLESv2_tegra.so
08-29 10:48:45.321: D/OpenGLRenderer(3767): Enabling debug mode 0
08-29 10:48:45.321: W/IInputConnectionWrapper(3202): showStatusIcon on inactive InputConnection
08-29 10:48:45.381: I/ActivityManager(458): Displayed org.chromium.content_shell_apk/.ContentShellActivity: +436ms
08-29 10:48:45.381: W/chromium(3767): [3767:3767:0829/104845:5703472841:WARNING:jni_string.cc(28)] ConvertJavaStringToUTF8 called with null string.
08-29 10:48:45.401: W/chromium(3767): [3767:3790:0829/104845:5703496355:WARNING:proxy_service.cc(888)] PAC support disabled because there is no system implementation
08-29 10:48:45.401: W/ResourceType(3767): getEntry failing because entryIndex 6 is beyond type entryCount 1
08-29 10:48:45.401: W/ResourceType(3767): Failure getting entry for 0x7f030006 (t=2 e=6) in package 0 (error -2147483647)
08-29 10:48:45.401: W/System.err(3767): android.content.res.Resources$NotFoundException: Resource ID #0x7f030006
08-29 10:48:45.401: W/System.err(3767): at android.content.res.Resources.getValue(Resources.java:1014)
08-29 10:48:45.401: W/System.err(3767): at android.content.res.Resources.loadXmlResourceParser(Resources.java:2139)
08-29 10:48:45.401: W/System.err(3767): at android.content.res.Resources.getLayout(Resources.java:853)
08-29 10:48:45.401: W/System.err(3767): at android.view.LayoutInflater.inflate(LayoutInflater.java:394)
08-29 10:48:45.401: W/System.err(3767): at android.view.LayoutInflater.inflate(LayoutInflater.java:352)
08-29 10:48:45.401: W/System.err(3767): at org.chromium.content_shell.ShellManager.createShell(ShellManager.java:92)
08-29 10:48:45.401: W/System.err(3767): at org.chromium.base.SystemMessageHandler.nativeDoRunLoopOnce(Native Method)
08-29 10:48:45.411: W/System.err(3767): at org.chromium.base.SystemMessageHandler.handleMessage(SystemMessageHandler.java:27)
08-29 10:48:45.411: W/System.err(3767): at android.os.Handler.dispatchMessage(Handler.java:99)
08-29 10:48:45.411: W/System.err(3767): at android.os.Looper.loop(Looper.java:137)
08-29 10:48:45.411: W/System.err(3767): at android.app.ActivityThread.main(ActivityThread.java:5041)
08-29 10:48:45.411: W/System.err(3767): at java.lang.reflect.Method.invokeNative(Native Method)
08-29 10:48:45.411: W/System.err(3767): at java.lang.reflect.Method.invoke(Method.java:511)
08-29 10:48:45.411: W/System.err(3767): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:793)
08-29 10:48:45.411: W/System.err(3767): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:560)
08-29 10:48:45.411: W/System.err(3767): at dalvik.system.NativeStart.main(Native Method)
08-29 10:48:45.411: A/chromium(3767): [3767:3767:0829/104845:5703509195:FATAL:jni_android.cc(319)] Check failed: false.
08-29 10:48:45.411: A/libc(3767): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1), thread 3767 (ntent_shell_apk)
08-29 10:48:45.431: W/ActivityManager(458): Permission denied: checkComponentPermission() owningUid=10053
08-29 10:48:45.431: W/ActivityManager(458): Permission denied: checkComponentPermission() owningUid=10053
08-29 10:48:45.451: W/ActivityManager(458): Permission denied: checkComponentPermission() owningUid=10053
08-29 10:48:45.451: W/ActivityManager(458): Permission denied: checkComponentPermission() owningUid=10053
08-29 10:48:45.461: W/ActivityManager(458): Permission denied: checkComponentPermission() owningUid=10053
08-29 10:48:45.461: W/ActivityManager(458): Permission denied: checkComponentPermission() owningUid=10053
08-29 10:48:45.521: I/DEBUG(124): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
08-29 10:48:45.521: I/DEBUG(124): Build fingerprint: 'google/nakasi/grouper:4.2.2/JDQ39/573038:user/release-keys'
08-29 10:48:45.521: I/DEBUG(124): Revision: '0'
08-29 10:48:45.521: I/DEBUG(124): pid: 3767, tid: 3767, name: ntent_shell_apk >>> org.chromium.content_shell_apk <<<
08-29 10:48:45.521: I/DEBUG(124): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr deadbaad
08-29 10:48:45.781: I/DEBUG(124): r0 00000027 r1 deadbaad r2 401a9258 r3 00000000
08-29 10:48:45.781: I/DEBUG(124): r4 00000000 r5 bedd0a7c r6 bedd102c r7 00000000
08-29 10:48:45.781: I/DEBUG(124): r8 401a9228 r9 61c2cc58 sl 63302cc0 fp 401a9228
08-29 10:48:45.781: I/DEBUG(124): ip 6b079b40 sp bedd0a78 lr 4017c2f9 pc 40178992 cpsr 60000030
08-29 10:48:45.781: I/DEBUG(124): d0 497ffff8013c6800 d1 3f000000497ffff0
08-29 10:48:45.781: I/DEBUG(124): d2 0000000000000000 d3 4496a00000000000
08-29 10:48:45.781: I/DEBUG(124): d4 c00c000000000000 d5 0000001900000000
08-29 10:48:45.781: I/DEBUG(124): d6 000001f400000000 d7 013c68003f800000
08-29 10:48:45.781: I/DEBUG(124): d8 0000000000000000 d9 0000000000000000
08-29 10:48:45.781: I/DEBUG(124): d10 0000000000000000 d11 0000000000000000
08-29 10:48:45.781: I/DEBUG(124): d12 0000000000000000 d13 0000000000000000
08-29 10:48:45.781: I/DEBUG(124): d14 0000000000000000 d15 0000000000000000
08-29 10:48:45.781: I/DEBUG(124): d16 4173c68008000000 d17 3fe0000000000000
08-29 10:48:45.781: I/DEBUG(124): d18 0000000000000000 d19 3ff0000000000000
08-29 10:48:45.781: I/DEBUG(124): d20 4000000000000000 d21 be23e4f5df600000
08-29 10:48:45.781: I/DEBUG(124): d22 bf6700ad4f2e261e d23 bf66c16bcf2488c9
08-29 10:48:45.781: I/DEBUG(124): d24 3fc555552658226f d25 3fefdfdfe0000000
08-29 10:48:45.781: I/DEBUG(124): d26 3fd55559bbdd31c6 d27 3fdb6dbc40ea5c02
08-29 10:48:45.781: I/DEBUG(124): d28 3fe33336ab4b2dfc d29 bf70101000000000
08-29 10:48:45.781: I/DEBUG(124): d30 3fffefef00000000 d31 0000000000000000
08-29 10:48:45.781: I/DEBUG(124): scr 80000090
08-29 10:48:45.801: I/DEBUG(124): backtrace:
08-29 10:48:45.801: I/DEBUG(124): #00 pc 0001a992 /system/lib/libc.so
08-29 10:48:45.801: I/DEBUG(124): #01 pc 00018070 /system/lib/libc.so (abort+4)
08-29 10:48:45.801: I/DEBUG(124): #02 pc 0069a545 /data/app-lib/org.chromium.content_shell_apk-1/libcontent_shell_content_view.so
08-29 10:48:45.801: I/DEBUG(124): #03 pc 006a66ef /data/app-lib/org.chromium.content_shell_apk-1/libcontent_shell_content_view.so
08-29 10:48:45.801: I/DEBUG(124): #04 pc 0069675d /data/app-lib/org.chromium.content_shell_apk-1/libcontent_shell_content_view.so
08-29 10:48:45.801: I/DEBUG(124): #05 pc 007ef35d /data/app-lib/org.chromium.content_shell_apk-1/libcontent_shell_content_view.so
08-29 10:48:45.801: I/DEBUG(124): #06 pc 007efae1 /data/app-lib/org.chromium.content_shell_apk-1/libcontent_shell_content_view.so
08-29 10:48:45.801: I/DEBUG(124): #07 pc 007f1a7b /data/app-lib/org.chromium.content_shell_apk-1/libcontent_shell_content_view.so
08-29 10:48:45.801: I/DEBUG(124): #08 pc 007f1bcf /data/app-lib/org.chromium.content_shell_apk-1/libcontent_shell_content_view.so
08-29 10:48:45.801: I/DEBUG(124): #09 pc 007f0f6d /data/app-lib/org.chromium.content_shell_apk-1/libcontent_shell_content_view.so
08-29 10:48:45.801: I/DEBUG(124): #10 pc 009162e7 /data/app-lib/org.chromium.content_shell_apk-1/libcontent_shell_content_view.so
08-29 10:48:45.801: I/DEBUG(124): #11 pc 0091616f /data/app-lib/org.chromium.content_shell_apk-1/libcontent_shell_content_view.so
08-29 10:48:45.801: I/DEBUG(124): #12 pc 00a02959 /data/app-lib/org.chromium.content_shell_apk-1/libcontent_shell_content_view.so
08-29 10:48:45.801: I/DEBUG(124): #13 pc 00a027cb /data/app-lib/org.chromium.content_shell_apk-1/libcontent_shell_content_view.so
08-29 10:48:45.801: I/DEBUG(124): #14 pc 006a930f /data/app-lib/org.chromium.content_shell_apk-1/libcontent_shell_content_view.so
08-29 10:48:45.801: I/DEBUG(124): #15 pc 006a9f6f /data/app-lib/org.chromium.content_shell_apk-1/libcontent_shell_content_view.so
08-29 10:48:45.801: I/DEBUG(124): #16 pc 006aa2a9 /data/app-lib/org.chromium.content_shell_apk-1/libcontent_shell_content_view.so
08-29 10:48:45.801: I/DEBUG(124): #17 pc 0068e393 /data/app-lib/org.chromium.content_shell_apk-1/libcontent_shell_content_view.so
08-29 10:48:45.801: I/DEBUG(124): #18 pc 0001e290 /system/lib/libdvm.so (dvmPlatformInvoke+112)
08-29 10:48:45.801: I/DEBUG(124): #19 pc 0004d411 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)
08-29 10:48:45.801: I/DEBUG(124): #20 pc 000276a0 /system/lib/libdvm.so
08-29 10:48:45.801: I/DEBUG(124): #21 pc 0002b57c /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
08-29 10:48:45.801: I/DEBUG(124): #22 pc 0005ff07 /system/lib/libdvm.so (dvmInvokeMethod(Object*, Method const*, ArrayObject*, ArrayObject*, ClassObject*, bool)+374)
08-29 10:48:45.801: I/DEBUG(124): #23 pc 000677e1 /system/lib/libdvm.so
08-29 10:48:45.801: I/DEBUG(124): #24 pc 000276a0 /system/lib/libdvm.so
08-29 10:48:45.801: I/DEBUG(124): #25 pc 0002b57c /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
08-29 10:48:45.801: I/DEBUG(124): #26 pc 0005fc31 /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+272)
08-29 10:48:45.801: I/DEBUG(124): #27 pc 000499fb /system/lib/libdvm.so
08-29 10:48:45.801: I/DEBUG(124): #28 pc 00046871 /system/lib/libandroid_runtime.so
08-29 10:48:45.801: I/DEBUG(124): #29 pc 00047533 /system/lib/libandroid_runtime.so (android::AndroidRuntime::start(char const*, char const*)+390)
08-29 10:48:45.801: I/DEBUG(124): #30 pc 00000db7 /system/bin/app_process
08-29 10:48:45.801: I/DEBUG(124): #31 pc 0001271f /system/lib/libc.so (__libc_init+38)
08-29 10:48:45.801: I/DEBUG(124): stack:
08-29 10:48:45.801: I/DEBUG(124): bedd0a38 63549000
08-29 10:48:45.801: I/DEBUG(124): bedd0a3c 6a4f59bb /data/app-lib/org.chromium.content_shell_apk-1/libcontent_shell_content_view.so
08-29 10:48:45.801: I/DEBUG(124): bedd0a40 00000024
08-29 10:48:45.801: I/DEBUG(124): bedd0a44 67c6734c
08-29 10:48:45.801: I/DEBUG(124): bedd0a48 bedd0b58 [stack]
08-29 10:48:45.801: I/DEBUG(124): bedd0a4c 00000000
08-29 10:48:45.801: I/DEBUG(124): bedd0a50 401a6254 /system/lib/libc.so
08-29 10:48:45.801: I/DEBUG(124): bedd0a54 401a61b4 /system/lib/libc.so
08-29 10:48:45.801: I/DEBUG(124): bedd0a58 00000000
08-29 10:48:45.801: I/DEBUG(124): bedd0a5c 4017c2f9 /system/lib/libc.so (_fwalk+32)
08-29 10:48:45.801: I/DEBUG(124): bedd0a60 00000001
08-29 10:48:45.801: I/DEBUG(124): bedd0a64 bedd0a7c [stack]
08-29 10:48:45.801: I/DEBUG(124): bedd0a68 bedd102c [stack]
08-29 10:48:45.801: I/DEBUG(124): bedd0a6c 00000000
08-29 10:48:45.801: I/DEBUG(124): bedd0a70 df0027ad
08-29 10:48:45.801: I/DEBUG(124): bedd0a74 00000000
08-29 10:48:45.801: I/DEBUG(124): #00 bedd0a78 6318d728
08-29 10:48:45.801: I/DEBUG(124): bedd0a7c fffffbdf
08-29 10:48:45.801: I/DEBUG(124): bedd0a80 bedd0b24 [stack]
08-29 10:48:45.801: I/DEBUG(124): bedd0a84 bedd102c [stack]
08-29 10:48:45.801: I/DEBUG(124): bedd0a88 401a61b4 /system/lib/libc.so
08-29 10:48:45.801: I/DEBUG(124): bedd0a8c a559f323
08-29 10:48:45.801: I/DEBUG(124): bedd0a90 61c2cc58 /dev/ashmem/dalvik-LinearAlloc (deleted)
08-29 10:48:45.801: I/DEBUG(124): bedd0a94 bedd0ac4 [stack]
08-29 10:48:45.801: I/DEBUG(124): bedd0a98 bedd1030 [stack]
08-29 10:48:45.801: I/DEBUG(124): bedd0a9c 40176074 /system/lib/libc.so (__pthread_clone)
08-29 10:48:45.801: I/DEBUG(124): #01 bedd0aa0 a559f323
08-29 10:48:45.801: I/DEBUG(124): bedd0aa4 69929549 /data/app-lib/org.chromium.content_shell_apk-1/libcontent_shell_content_view.so
08-29 10:48:45.801: I/DEBUG(124): #02 bedd0aa8 00000000
08-29 10:48:45.801: I/DEBUG(124): bedd0aac bedd06e5 [stack]
08-29 10:48:45.801: I/DEBUG(124): bedd0ab0 a559f323
08-29 10:48:45.801: I/DEBUG(124): bedd0ab4 699356f3 /data/app-lib/org.chromium.content_shell_apk-1/libcontent_shell_content_view.so
08-29 10:48:45.811: I/DEBUG(124): memory near r2:
08-29 10:48:45.811: I/DEBUG(124): 401a9238 00000007 00000002 00000000 00000000
08-29 10:48:45.811: I/DEBUG(124): 401a9248 00000000 00000000 00000000 00000000
08-29 10:48:45.811: I/DEBUG(124): 401a9258 00000001 00000000 00000000 00000000
08-29 10:48:45.811: I/DEBUG(124): 401a9268 00000000 00000000 00000000 00000000
08-29 10:48:45.811: I/DEBUG(124): 401a9278 00000000 00000000 00000000 00000000
08-29 10:48:45.811: I/DEBUG(124): 401a9288 00000000 00000000 00000000 00000000
08-29 10:48:45.811: I/DEBUG(124): 401a9298 00000000 00000000 00724485 00000000
08-29 10:48:45.811: I/DEBUG(124): 401a92a8 00000000 00000000 00000000 00000000
08-29 10:48:45.811: I/DEBUG(124): 401a92b8 00000000 00000000 00000000 00000000
08-29 10:48:45.811: I/DEBUG(124): 401a92c8 00000000 00000000 00000000 00000000
08-29 10:48:45.811: I/DEBUG(124): 401a92d8 00000000 00000000 00000000 00000000
08-29 10:48:45.811: I/DEBUG(124): 401a92e8 00000000 00000000 00000000 00000000
08-29 10:48:45.811: I/DEBUG(124): 401a92f8 00000000 00000000 00000000 00004000
08-29 10:48:45.811: I/DEBUG(124): 401a9308 00000000 00000000 00000000 00004000
08-29 10:48:45.811: I/DEBUG(124): 401a9318 00000000 00000000 00000000 00004000
08-29 10:48:45.811: I/DEBUG(124): 401a9328 00000000 00000000 00000000 00004000
08-29 10:48:45.811: I/DEBUG(124): memory near r5:
08-29 10:48:45.811: I/DEBUG(124): bedd0a5c 4017c2f9 00000001 bedd0a7c bedd102c
08-29 10:48:45.811: I/DEBUG(124): bedd0a6c 00000000 df0027ad 00000000 6318d728
08-29 10:48:45.811: I/DEBUG(124): bedd0a7c fffffbdf bedd0b24 bedd102c 401a61b4
08-29 10:48:45.811: I/DEBUG(124): bedd0a8c a559f323 61c2cc58 bedd0ac4 bedd1030
08-29 10:48:45.811: I/DEBUG(124): bedd0a9c 40176074 a559f323 69929549 00000000
08-29 10:48:45.811: I/DEBUG(124): bedd0aac bedd06e5 a559f323 699356f3 00000070
08-29 10:48:45.811: I/DEBUG(124): bedd0abc 67d3996c bedd0b50 632ac280 bedd0db0
08-29 10:48:45.811: I/DEBUG(124): bedd0acc 67d39960 bedd0b50 632ac27b 632ac228
08-29 10:48:45.811: I/DEBUG(124): bedd0adc 69937be1 ffffffff 699379c9 00000003
08-29 10:48:45.811: I/DEBUG(124): bedd0aec a559f323 68397b80 bedd0db0 67c6734c
08-29 10:48:45.811: I/DEBUG(124): bedd0afc bedd0c1c bedd0b24 2630003d 4231b288
08-29 10:48:45.811: I/DEBUG(124): bedd0b0c bedd0c34 bedd0b34 4084edf9 4086e1b0
08-29 10:48:45.811: I/DEBUG(124): bedd0b1c 401a9228 bedd0c34 3637335b 37333a37
08-29 10:48:45.811: I/DEBUG(124): bedd0b2c 303a3736 2f393238 38343031 353a3534
08-29 10:48:45.811: I/DEBUG(124): bedd0b3c 35333037 39313930 41463a35 3a4c4154
08-29 10:48:45.811: I/DEBUG(124): bedd0b4c 5f696e6a 72646e61 2e64696f 33286363
08-29 10:48:45.811: I/DEBUG(124): memory near r6:
08-29 10:48:45.811: I/DEBUG(124): bedd100c 00000000 00000000 00000000 00000000
08-29 10:48:45.811: I/DEBUG(124): bedd101c 00000000 410db010 61e43588 bedd10f4
08-29 10:48:45.811: I/DEBUG(124): bedd102c 00000004 6afae89c 6afae908 00000000
08-29 10:48:45.811: I/DEBUG(124): bedd103c 00000000 00000000 6353d9a8 6353d9fb
08-29 10:48:45.811: I/DEBUG(124): bedd104c 6353d9fb 6b0cbe38 00000010 6353da28
08-29 10:48:45.811: I/DEBUG(124): bedd105c 37333a37 303a3736 00393238 6353d9fb
08-29 10:48:45.811: I/DEBUG(124): bedd106c 6353d9a8 6afae8b0 00001008 00000000
08-29 10:48:45.811: I/DEBUG(124): bedd107c 00000000 00000000 00000000 00000006
08-29 10:48:45.811: I/DEBUG(124): bedd108c 00000000 6b0cbe38 00000000 00000000
08-29 10:48:45.811: I/DEBUG(124): bedd109c 00000000 00000000 00000000 00000000
08-29 10:48:45.811: I/DEBUG(124): bedd10ac 00000000 689c7ed0 00000030 bedd1034
08-29 10:48:45.811: I/DEBUG(124): bedd10bc 00000000 0000003d 6a637868 0000013f
08-29 10:48:45.811: I/DEBUG(124): bedd10cc a559f323 6839d618 41b70828 401a9228
08-29 10:48:45.811: I/DEBUG(124): bedd10dc 42314b38 bedd1224 6839d618 63302708
08-29 10:48:45.811: I/DEBUG(124): bedd10ec 00000000 bedd1694 69a7e361 6b0a2f90
08-29 10:48:45.811: I/DEBUG(124): bedd10fc 4006c7b8 00000000 69ca778d 00000018
08-29 10:48:45.811: I/DEBUG(124): memory near r8:
08-29 10:48:45.811: I/DEBUG(124): 401a9208 00000000 00000000 00000000 00000000
08-29 10:48:45.811: I/DEBUG(124): 401a9218 00000000 00000000 00000000 00000000
08-29 10:48:45.811: I/DEBUG(124): 401a9228 a559f323 00000000 00000000 00000000
08-29 10:48:45.811: I/DEBUG(124): 401a9238 00000007 00000002 00000000 00000000
08-29 10:48:45.811: I/DEBUG(124): 401a9248 00000000 00000000 00000000 00000000
08-29 10:48:45.811: I/DEBUG(124): 401a9258 00000001 00000000 00000000 00000000
08-29 10:48:45.811: I/DEBUG(124): 401a9268 00000000 00000000 00000000 00000000
08-29 10:48:45.811: I/DEBUG(124): 401a9278 00000000 00000000 00000000 00000000
08-29 10:48:45.811: I/DEBUG(124): 401a9288 00000000 00000000 00000000 00000000
08-29 10:48:45.811: I/DEBUG(124): 401a9298 00000000 00000000 00724485 00000000
08-29 10:48:45.811: I/DEBUG(124): 401a92a8 00000000 00000000 00000000 00000000
08-29 10:48:45.811: I/DEBUG(124): 401a92b8 00000000 00000000 00000000 00000000
08-29 10:48:45.811: I/DEBUG(124): 401a92c8 00000000 00000000 00000000 00000000
08-29 10:48:45.811: I/DEBUG(124): 401a92d8 00000000 00000000 00000000 00000000
08-29 10:48:45.811: I/DEBUG(124): 401a92e8 00000000 00000000 00000000 00000000
08-29 10:48:45.811: I/DEBUG(124): 401a92f8 00000000 00000000 00000000 00004000
08-29 10:48:45.811: I/DEBUG(124): memory near r9:
08-29 10:48:45.811: I/DEBUG(124): 61c2cc38 00001062 62d6576f 62bf93d0 00000000
08-29 10:48:45.811: I/DEBUG(124): 61c2cc48 00000000 00000000 62e7465b 00000000
08-29 10:48:45.811: I/DEBUG(124): 61c2cc58 41be2130 00000001 00050007 00010004
08-29 10:48:45.811: I/DEBUG(124): 61c2cc68 62dc1610 410dbed0 000002ee 62d6576f
08-29 10:48:45.811: I/DEBUG(124): 61c2cc78 62bf9414 00000000 00000000 00000000
08-29 10:48:45.811: I/DEBUG(124): 61c2cc88 62e7466b 00000000 41be2130 00000001
08-29 10:48:45.811: I/DEBUG(124): 61c2cc98 00060014 00020002 62dc1610 410dbed0
08-29 10:48:45.811: I/DEBUG(124): 61c2cca8 000002f6 62d65934 62bf943c 00000000
08-29 10:48:45.811: I/DEBUG(124): 61c2ccb8 00000000 00000000 62e74676 00000000
08-29 10:48:45.811: I/DEBUG(124): 61c2ccc8 41be2130 00000001 00060015 00020005
08-29 10:48:45.811: I/DEBUG(124): 61c2ccd8 62dc1610 410dbed0 00000311 62d65aa1
08-29 10:48:45.811: I/DEBUG(124): 61c2cce8 62bf9490 00000000 00000000 00000000
08-29 10:48:45.811: I/DEBUG(124): 61c2ccf8 62e74687 00000000 41be2130 00020001
08-29 10:48:45.811: I/DEBUG(124): 61c2cd08 0005000e 00020002 62dc3dd0 410dbed0
08-29 10:48:45.811: I/DEBUG(124): 61c2cd18 00000951 62d92d0b 62bf94b8 00000000
08-29 10:48:45.811: I/DEBUG(124): 61c2cd28 00000000 00000000 62e74692 00000000
08-29 10:48:45.811: I/DEBUG(124): memory near sl:
08-29 10:48:45.811: I/DEBUG(124): 63302ca0 00000ed0 00000000 00000000 00000000
08-29 10:48:45.811: I/DEBUG(124): 63302cb0 00000000 00000000 6c80ff00 00000033
08-29 10:48:45.811: I/DEBUG(124): 63302cc0 63302cf0 63302d40 63302e60 63302e70
08-29 10:48:45.811: I/DEBUG(124): 63302cd0 63302eb0 63302b30 63302c50 63302f50
08-29 10:48:45.811: I/DEBUG(124): 63302ce0 63302f68 00000011 40096870 00000013
08-29 10:48:45.811: I/DEBUG(124): 63302cf0 756f7267 00726570 422e736f 00000043
08-29 10:48:45.811: I/DEBUG(124): 63302d00 6b008380 00000002 00000000 6335a098
08-29 10:48:45.811: I/DEBUG(124): 63302d10 6335a098 6335a108 632acdc4 6335a098
08-29 10:48:45.811: I/DEBUG(124): 63302d20 6335a098 6335a108 632acdc4 632acdb8
08-29 10:48:45.821: I/DEBUG(124): 63302d30 00000008 6c80fdc0 00000000 00000013
08-29 10:48:45.821: I/DEBUG(124): 63302d40 7578654e 00372073 00000000 00000013
08-29 10:48:45.821: I/DEBUG(124): 63302d50 63302c68 00000000 00000000 00000023
08-29 10:48:45.821: I/DEBUG(124): 63302d60 6b0084a0 00000001 63302d80 00000000
08-29 10:48:45.821: I/DEBUG(124): 63302d70 00000000 00000000 00000000 0000001b
08-29 10:48:45.821: I/DEBUG(124): 63302d80 00000001 00000000 00000000 6318ded8
08-29 10:48:45.821: I/DEBUG(124): 63302d90 6318ded8 00000023 632acb58 00000000
08-29 10:48:45.821: I/DEBUG(124): memory near fp:
08-29 10:48:45.821: I/DEBUG(124): 401a9208 00000000 00000000 00000000 00000000
08-29 10:48:45.821: I/DEBUG(124): 401a9218 00000000 00000000 00000000 00000000
08-29 10:48:45.821: I/DEBUG(124): 401a9228 a559f323 00000000 00000000 00000000
08-29 10:48:45.821: I/DEBUG(124): 401a9238 00000007 00000002 00000000 00000000
08-29 10:48:45.821: I/DEBUG(124): 401a9248 00000000 00000000 00000000 00000000
08-29 10:48:45.821: I/DEBUG(124): 401a9258 00000001 00000000 00000000 00000000
08-29 10:48:45.821: I/DEBUG(124): 401a9268 00000000 00000000 00000000 00000000
08-29 10:48:45.821: I/DEBUG(124): 401a9278 00000000 00000000 00000000 00000000
08-29 10:48:45.821: I/DEBUG(124): 401a9288 00000000 00000000 00000000 00000000
08-29 10:48:45.821: I/DEBUG(124): 401a9298 00000000 00000000 00724485 00000000
08-29 10:48:45.821: I/DEBUG(124): 401a92a8 00000000 00000000 00000000 00000000
08-29 10:48:45.821: I/DEBUG(124): 401a92b8 00000000 00000000 00000000 00000000
08-29 10:48:45.821: I/DEBUG(124): 401a92c8 00000000 00000000 00000000 00000000
08-29 10:48:45.821: I/DEBUG(124): 401a92d8 00000000 00000000 00000000 00000000
08-29 10:48:45.821: I/DEBUG(124): 401a92e8 00000000 00000000 00000000 00000000
08-29 10:48:45.821: I/DEBUG(124): 401a92f8 00000000 00000000 00000000 00004000
08-29 10:48:45.821: I/DEBUG(124): memory near ip:
08-29 10:48:45.821: I/DEBUG(124): 6b079b20 40130030 4012a2d8 4012e130 401326b8
08-29 10:48:45.821: I/DEBUG(124): 6b079b30 4012e048 401325b8 4012a578 4017c8d9
08-29 10:48:45.821: I/DEBUG(124): 6b079b40 4017606c 401329f8 40123e90 4012a9b0
08-29 10:48:45.821: I/DEBUG(124): 6b079b50 4012dc30 40182ffd 40176bc4 4017b331
08-29 10:48:45.821: I/DEBUG(124): 6b079b60 40123f50 40126548 40188989 4017c7a5
08-29 10:48:45.821: I/DEBUG(124): 6b079b70 40180f11 401826c9 4017fd71 40183047
08-29 10:48:45.821: I/DEBUG(124): 6b079b80 40130ccc 4017b155 4017c311 4017cb49
08-29 10:48:45.821: I/DEBUG(124): 6b079b90 4012c3f8 40131484 40175c1c 40196dd3
08-29 10:48:45.821: I/DEBUG(124): 6b079ba0 401257b8 40124b90 40125318 4012d558
08-29 10:48:45.821: I/DEBUG(124): 6b079bb0 40126050 4016c8cc 4016b0c0 40175930
08-29 10:48:45.821: I/DEBUG(124): 6b079bc0 4017bcd1 4017fe99 4017bfa9 4017c035
08-29 10:48:45.821: I/DEBUG(124): 6b079bd0 4017caa9 4017b27d 4017b971 4017b2a9
08-29 10:48:45.821: I/DEBUG(124): 6b079be0 4016bfe8 4016bd50 4016bc68 4016b738
08-29 10:48:45.821: I/DEBUG(124): 6b079bf0 40174cd8 40174c14 40174ec4 40174f18
08-29 10:48:45.821: I/DEBUG(124): 6b079c00 4017b041 4016cd75 40174e84 40174c30
08-29 10:48:45.821: I/DEBUG(124): 6b079c10 40175734 40185ff1 4016cee9 4017b7d5
08-29 10:48:45.821: I/DEBUG(124): memory near sp:
08-29 10:48:45.821: I/DEBUG(124): bedd0a58 00000000 4017c2f9 00000001 bedd0a7c
08-29 10:48:45.821: I/DEBUG(124): bedd0a68 bedd102c 00000000 df0027ad 00000000
08-29 10:48:45.821: I/DEBUG(124): bedd0a78 6318d728 fffffbdf bedd0b24 bedd102c
08-29 10:48:45.821: I/DEBUG(124): bedd0a88 401a61b4 a559f323 61c2cc58 bedd0ac4
08-29 10:48:45.821: I/DEBUG(124): bedd0a98 bedd1030 40176074 a559f323 69929549
08-29 10:48:45.821: I/DEBUG(124): bedd0aa8 00000000 bedd06e5 a559f323 699356f3
08-29 10:48:45.821: I/DEBUG(124): bedd0ab8 00000070 67d3996c bedd0b50 632ac280
08-29 10:48:45.821: I/DEBUG(124): bedd0ac8 bedd0db0 67d39960 bedd0b50 632ac27b
08-29 10:48:45.821: I/DEBUG(124): bedd0ad8 632ac228 69937be1 ffffffff 699379c9
08-29 10:48:45.821: I/DEBUG(124): bedd0ae8 00000003 a559f323 68397b80 bedd0db0
08-29 10:48:45.821: I/DEBUG(124): bedd0af8 67c6734c bedd0c1c bedd0b24 2630003d
08-29 10:48:45.821: I/DEBUG(124): bedd0b08 4231b288 bedd0c34 bedd0b34 4084edf9
08-29 10:48:45.821: I/DEBUG(124): bedd0b18 4086e1b0 401a9228 bedd0c34 3637335b
08-29 10:48:45.821: I/DEBUG(124): bedd0b28 37333a37 303a3736 2f393238 38343031
08-29 10:48:45.821: I/DEBUG(124): bedd0b38 353a3534 35333037 39313930 41463a35
08-29 10:48:45.821: I/DEBUG(124): bedd0b48 3a4c4154 5f696e6a 72646e61 2e64696f
08-29 10:48:45.821: I/DEBUG(124): code around pc:
08-29 10:48:45.821: I/DEBUG(124): 40178970 e000b164 6823461c d1fb2b00 68e3e026
08-29 10:48:45.821: I/DEBUG(124): 40178980 4a17b123 447a2401 47986014 20274911
08-29 10:48:45.821: I/DEBUG(124): 40178990 70082400 ea76f7fc f7fd2106 a902ebda
08-29 10:48:45.821: I/DEBUG(124): 401789a0 f04f2006 460a5380 94029304 f7fc9403
08-29 10:48:45.821: I/DEBUG(124): 401789b0 4629efc0 20024622 efc8f7fc ea62f7fc
08-29 10:48:45.821: I/DEBUG(124): 401789c0 f7fd2106 2001ebc6 ef82f7fb 2a006962
08-29 10:48:45.821: I/DEBUG(124): 401789d0 e7d4d1dc deadbaad 0002d606 000308ea
08-29 10:48:45.821: I/DEBUG(124): 401789e0 000308ce 2400b510 aa04b088 46699002
08-29 10:48:45.821: I/DEBUG(124): 401789f0 94014620 94039400 ef20f7fc bfb842a0
08-29 10:48:45.821: I/DEBUG(124): 40178a00 db054620 b1139b07 1c489906 98069006
08-29 10:48:45.821: I/DEBUG(124): 40178a10 bd10b008 4604b510 e8b6f7fc d10542a0
08-29 10:48:45.821: I/DEBUG(124): 40178a20 447b4b04 6018681b bd102000 30fff04f
08-29 10:48:45.821: I/DEBUG(124): 40178a30 bf00bd10 0002d53a 460db538 481eb928
08-29 10:48:45.821: I/DEBUG(124): 40178a40 f7fc4478 2800ecb4 b9fdd130 2102481b
08-29 10:48:45.821: I/DEBUG(124): 40178a50 f0014478 2800faae db274604 f7fc4629
08-29 10:48:45.821: I/DEBUG(124): 40178a60 2800eb3e 2101db0b f7fc4620 2800eb38
08-29 10:48:45.821: I/DEBUG(124): code around lr:
08-29 10:48:45.821: I/DEBUG(124): 4017c2d8 41f0e92d 4c0b2600 447c4680 68a56824
08-29 10:48:45.821: I/DEBUG(124): 4017c2e8 e0076867 300cf9b5 dd022b00 47c04628
08-29 10:48:45.821: I/DEBUG(124): 4017c2f8 35544306 d5f53f01 2c006824 4630d1ef
08-29 10:48:45.821: I/DEBUG(124): 4017c308 81f0e8bd 00029ca2 43f0e92d fb01461f
08-29 10:48:45.821: I/DEBUG(124): 4017c318 f8dff602 b0878058 44f8460c 8000f8d8
08-29 10:48:45.821: I/DEBUG(124): 4017c328 9001a901 f8d84615 20013000 96059602
08-29 10:48:45.821: I/DEBUG(124): 4017c338 90049103 4638b113 fa35f7ff a9034638
08-29 10:48:45.821: I/DEBUG(124): 4017c348 fe9bf7ff 2000f8d8 b1124681 f7ff4638
08-29 10:48:45.821: I/DEBUG(124): 4017c358 f1b9fa37 d0050f00 46219d05 f01a1b70
08-29 10:48:45.821: I/DEBUG(124): 4017c368 4605ed46 b0074628 83f0e8bd 00029c1a
08-29 10:48:45.821: I/DEBUG(124): 4017c378 1e4b6841 2b006043 f000da01 6803bbab
08-29 10:48:45.821: I/DEBUG(124): 4017c388 2b01f813 46106003 00004770 4604b570
08-29 10:48:45.821: I/DEBUG(124): 4017c398 447e4e0d 68336836 f7ffb10b 6861fa04
08-29 10:48:45.821: I/DEBUG(124): 4017c3a8 60601e48 bfa22800 f8106820 60205b01
08-29 10:48:45.821: I/DEBUG(124): 4017c3b8 4620da03 fb8ef000 68324605 4620b112
08-29 10:48:45.821: I/DEBUG(124): 4017c3c8 f9fef7ff bd704628 00029ba2 447b4b07
08-29 10:48:45.821: I/DEBUG(124): memory map around fault addr deadbaad:
08-29 10:48:45.821: I/DEBUG(124): bedb1000-bedd2000 [stack]
08-29 10:48:45.821: I/DEBUG(124): (no map for address)
08-29 10:48:45.821: I/DEBUG(124): ffff0000-ffff1000 [vectors]
08-29 10:48:46.011: I/BootReceiver(458): Copying /data/tombstones/tombstone_07 to DropBox (SYSTEM_TOMBSTONE)
08-29 10:48:46.021: W/InputDispatcher(458): channel '426e5150 org.chromium.content_shell_apk/org.chromium.content_shell_apk.ContentShellActivity (server)' ~ Consumer closed input channel or an error occurred. events=0x9
08-29 10:48:46.041: E/InputDispatcher(458): channel '426e5150 org.chromium.content_shell_apk/org.chromium.content_shell_apk.ContentShellActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
08-29 10:48:46.071: D/dalvikvm(458): GC_FOR_ALLOC freed 542K, 25% free 13712K/18084K, paused 53ms, total 53ms
08-29 10:48:46.121: D/dalvikvm(458): GC_FOR_ALLOC freed 6K, 24% free 13833K/18084K, paused 47ms, total 47ms
08-29 10:48:46.121: I/dalvikvm-heap(458): Grow heap (frag case) to 13.881MB for 196628-byte allocation
08-29 10:48:46.131: D/Zygote(126): Process 3767 terminated by signal (11)
08-29 10:48:46.171: D/dalvikvm(458): GC_FOR_ALLOC freed 135K, 25% free 13890K/18280K, paused 49ms, total 49ms
08-29 10:48:46.171: I/WindowState(458): WIN DEATH: Window{426e5150 u0 org.chromium.content_shell_apk/org.chromium.content_shell_apk.ContentShellActivity}
08-29 10:48:46.221: W/InputDispatcher(458): Attempted to unregister already unregistered input channel '426e5150 org.chromium.content_shell_apk/org.chromium.content_shell_apk.ContentShellActivity (server)'
08-29 10:48:46.221: D/dalvikvm(458): GC_FOR_ALLOC freed <1K, 25% free 13890K/18280K, paused 52ms, total 52ms
08-29 10:48:46.221: I/dalvikvm-heap(458): Grow heap (frag case) to 13.874MB for 131116-byte allocation
08-29 10:48:46.271: D/dalvikvm(458): GC_FOR_ALLOC freed 3K, 24% free 14015K/18412K, paused 51ms, total 51ms
08-29 10:48:46.321: D/dalvikvm(458): GC_FOR_ALLOC freed 396K, 27% free 13619K/18412K, paused 49ms, total 49ms
08-29 10:48:46.321: I/ActivityManager(458): Process org.chromium.content_shell_apk (pid 3767) has died.
08-29 10:48:46.331: W/ActivityManager(458): Force removing ActivityRecord{4247c4b8 u0 org.chromium.content_shell_apk/.ContentShellActivity}: app died, no saved state
08-29 10:48:46.371: W/InputMethodManagerService(458): Got RemoteException sending setActive(false) notification to pid 3767 uid 10071
08-29 10:48:59.431: D/Finsky(3147): [1] 5.onFinished: Installation state replication succeeded.
08-29 10:53:00.131: D/dalvikvm(458): GC_CONCURRENT freed 1661K, 27% free 13426K/18288K, paused 12ms+5ms, total 87ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment