Skip to content

Instantly share code, notes, and snippets.

@sm4rk0
Created May 14, 2019 20:23
Show Gist options
  • Save sm4rk0/bc35eafbd516047b73d9dec2e2663baf to your computer and use it in GitHub Desktop.
Save sm4rk0/bc35eafbd516047b73d9dec2e2663baf to your computer and use it in GitHub Desktop.
Firefox Klar crash
05-14 22:12:02.766 245 245 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
05-14 22:12:02.766 245 245 F DEBUG : LineageOS Version: '13.0-20171021-NIGHTLY-ghost'
05-14 22:12:02.766 245 245 F DEBUG : Build fingerprint: 'motorola/ghost_retde/ghost:5.1/LPA23.12-15.5/3:user/release-keys'
05-14 22:12:02.767 245 245 F DEBUG : Revision: '0'
05-14 22:12:02.767 245 245 F DEBUG : ABI: 'arm'
05-14 22:12:02.767 245 245 F DEBUG : pid: 2706, tid: 2760, name: RenderThread >>> org.mozilla.klar <<<
05-14 22:12:02.767 245 245 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x40000042
05-14 22:12:02.793 245 245 F DEBUG : r0 9b41db00 r1 b6d3f519 r2 b6d3f51a r3 00000000
05-14 22:12:02.793 245 245 F DEBUG : r4 9d82c880 r5 9cc0ed08 r6 9ca00ed8 r7 40000006
05-14 22:12:02.793 245 245 F DEBUG : r8 9ca00ee0 r9 9ca00f1c sl b4cb6438 fp 00000000
05-14 22:12:02.793 245 245 F DEBUG : ip b6d4e5d8 sp 9ca00e88 lr b6cf4d0f pc b3b1060a cpsr 800f0030
05-14 22:12:02.806 245 245 F DEBUG :
05-14 22:12:02.806 245 245 F DEBUG : backtrace:
05-14 22:12:02.806 245 245 F DEBUG : #00 pc 0000360a /system/vendor/lib/egl/eglsubAndroid.so
05-14 22:12:02.806 245 245 F DEBUG : #01 pc 0000b474 /system/vendor/lib/egl/libEGL_adreno.so (egliSyncBackBuffer+252)
05-14 22:12:02.806 245 245 F DEBUG : #02 pc 0007ee7b /system/vendor/lib/egl/libGLESv2_adreno.so (rb_surface_sync_for_resolve+34)
05-14 22:12:02.806 245 245 F DEBUG : #03 pc 0007eee5 /system/vendor/lib/egl/libGLESv2_adreno.so (rb_perform_rendering_target_sync+40)
05-14 22:12:02.806 245 245 F DEBUG : #04 pc 0007f15b /system/vendor/lib/egl/libGLESv2_adreno.so (rb_setup_resolve+22)
05-14 22:12:02.807 245 245 F DEBUG : #05 pc 0007f349 /system/vendor/lib/egl/libGLESv2_adreno.so (rb_perform_resolve+192)
05-14 22:12:02.807 245 245 F DEBUG : #06 pc 0007f89f /system/vendor/lib/egl/libGLESv2_adreno.so (rb_resolve_internal+162)
05-14 22:12:02.807 245 245 F DEBUG : #07 pc 0008b1e9 /system/vendor/lib/egl/libGLESv2_adreno.so (rb_texture_copysubimage+388)
05-14 22:12:02.807 245 245 F DEBUG : #08 pc 0005367b /system/vendor/lib/egl/libGLESv2_adreno.so (CopyTexImage+348)
05-14 22:12:02.807 245 245 F DEBUG : #09 pc 000538f5 /system/vendor/lib/egl/libGLESv2_adreno.so (core_glCopyTexSubImage2D+300)
05-14 22:12:02.807 245 245 F DEBUG : #10 pc 00043b21 /system/vendor/lib/egl/libGLESv2_adreno.so (glCopyTexSubImage2D+46)
05-14 22:12:02.807 245 245 F DEBUG : #11 pc 0003f55f /system/lib/libhwui.so
05-14 22:12:02.807 245 245 F DEBUG : #12 pc 0003f673 /system/lib/libhwui.so
05-14 22:12:02.807 245 245 F DEBUG : #13 pc 0002b1e5 /system/lib/libhwui.so
05-14 22:12:02.807 245 245 F DEBUG : #14 pc 00028a8b /system/lib/libhwui.so
05-14 22:12:02.807 245 245 F DEBUG : #15 pc 0003eced /system/lib/libhwui.so
05-14 22:12:02.808 245 245 F DEBUG : #16 pc 0001a6c3 /system/lib/libhwui.so
05-14 22:12:02.808 245 245 F DEBUG : #17 pc 0001c45f /system/lib/libhwui.so
05-14 22:12:02.808 245 245 F DEBUG : #18 pc 0001f481 /system/lib/libhwui.so (_ZN7android10uirenderer12renderthread12RenderThread10threadLoopEv+80)
05-14 22:12:02.808 245 245 F DEBUG : #19 pc 00010131 /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+112)
05-14 22:12:02.808 245 245 F DEBUG : #20 pc 000626ef /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+70)
05-14 22:12:02.808 245 245 F DEBUG : #21 pc 0003ff3f /system/lib/libc.so (_ZL15__pthread_startPv+30)
05-14 22:12:02.808 245 245 F DEBUG : #22 pc 00019d5b /system/lib/libc.so (__start_thread+6)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment