Skip to content

Instantly share code, notes, and snippets.

@tikimcfee
Created February 21, 2017 20:58
Show Gist options
  • Save tikimcfee/d0670e413a58723cbbd9f014c0c047c7 to your computer and use it in GitHub Desktop.
Save tikimcfee/d0670e413a58723cbbd9f014c0c047c7 to your computer and use it in GitHub Desktop.
02-21 15:42:50.919 22002-22002 D/mbgl: {ile.alpha.debug}[JNI]: No source found <----- Adding source throws this error
02-21 15:42:50.919 22002-22002 D/mbgl: {ile.alpha.debug}[JNI]: No layer found <----- Added a layer immediately after
02-21 15:42:50.919 22002-22002 D/mbgl: {ile.alpha.debug}[JNI]: No layer found <----- Added a layer immediately after
=====
2-21 15:49:39.505 27244-27244 V/LayerBundle: Executing BundleFunctor...
02-21 15:49:39.505 27244-27244 A/libc: Fatal signal 7 (SIGBUS) at 0x00000009 (code=1), thread 27244 (ile.alpha.debug)
02-21 15:49:39.545 5286-5335 D/ClClient: Not sending keepalive. Current connection state=STOPPED
02-21 15:49:39.615 17112-17112 I/DEBUG: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
02-21 15:49:39.615 17112-17112 I/DEBUG: Build fingerprint: 'samsung/d2spr/d2spr:4.4.2/KOT49H/L710VPUDOH1:user/release-keys'
02-21 15:49:39.615 17112-17112 I/DEBUG: Revision: '14'
02-21 15:49:39.615 17112-17112 I/DEBUG: pid: 27244, tid: 27244, name: ile.alpha.debug >>> OUR_APP_NAME <<<
02-21 15:49:39.625 17112-17112 I/DEBUG: signal 7 (SIGBUS), code 1 (BUS_ADRALN), fault addr 00000009
02-21 15:49:39.856 168-168 E/SMD: DCD ON
02-21 15:49:39.856 17112-17112 I/DEBUG: r0 65db7410 r1 be8e3338 r2 be8e3348 r3 ffffffff
02-21 15:49:39.856 17112-17112 I/DEBUG: r4 4169b5b8 r5 00000005 r6 00000004 r7 00000000
02-21 15:49:39.856 17112-17112 I/DEBUG: r8 be8e33a8 r9 41665d1c sl 4169b770 fp be8e3388
02-21 15:49:39.856 17112-17112 I/DEBUG: ip 00000001 sp be8e3338 lr 400c8013 pc 625b87d0 cpsr 20000010
02-21 15:49:39.866 17112-17112 I/DEBUG: d0 0000000000000000 d1 0000000000000000
02-21 15:49:39.866 17112-17112 I/DEBUG: d2 0000000000000000 d3 0000000000000000
02-21 15:49:39.866 17112-17112 I/DEBUG: d4 3fef730bd281f69b d5 bebbb7f430a43de3
02-21 15:49:39.866 17112-17112 I/DEBUG: d6 3ff08db517a068b5 d7 3f11531bc89be1a7
02-21 15:49:39.866 17112-17112 I/DEBUG: d8 0000000000000032 d9 000000003f000000
02-21 15:49:39.866 17112-17112 I/DEBUG: d10 0000000000000000 d11 0000000000000000
02-21 15:49:39.866 17112-17112 I/DEBUG: d12 0000000000000000 d13 0000000000000000
02-21 15:49:39.866 17112-17112 I/DEBUG: d14 0000000000000000 d15 0000000000000000
02-21 15:49:39.866 17112-17112 I/DEBUG: d16 0000000000000000 d17 0000000000000000
02-21 15:49:39.866 17112-17112 I/DEBUG: d18 3032352e39333a39 d19 6579614c203a5d5a
02-21 15:49:39.866 17112-17112 I/DEBUG: d20 20656c646e754272 d21 747563657845203a
02-21 15:49:39.866 17112-17112 I/DEBUG: d22 646e754220676e69 d23 6f74636e7546656c
02-21 15:49:39.866 17112-17112 I/DEBUG: d24 bfb3b0f9c23adb25 d25 3fb10d6ca9a98955
02-21 15:49:39.866 17112-17112 I/DEBUG: d26 bfadde362ec8a2b1 d27 3fa97b4f177fd98d
02-21 15:49:39.866 17112-17112 I/DEBUG: d28 3f90ad3ae322da11 d29 3f6605db1262d809
02-21 15:49:39.866 17112-17112 I/DEBUG: d30 3fd55559a9ed01dd d31 bfc999a056133b9f
02-21 15:49:39.866 17112-17112 I/DEBUG: scr 28000013
02-21 15:49:39.866 17112-17112 I/DEBUG: backtrace:
02-21 15:49:39.866 17112-17112 I/DEBUG: #00 pc 000547d0 /data/app-lib/OUR_APP_NAME-17/libmapbox-gl.so
02-21 15:49:39.866 17112-17112 I/DEBUG: #01 pc 0001100f /system/lib/libc.so (dlmalloc+4250)
02-21 15:49:39.866 17112-17112 I/DEBUG: stack:
02-21 15:49:39.866 17112-17112 I/DEBUG: be8e32f8 400c6f75 /system/lib/libc.so (dlmalloc)
02-21 15:49:39.866 17112-17112 I/DEBUG: be8e32fc 00000010
02-21 15:49:39.866 17112-17112 I/DEBUG: be8e3300 00000005
02-21 15:49:39.866 17112-17112 I/DEBUG: be8e3304 00000004
02-21 15:49:39.866 17112-17112 I/DEBUG: be8e3308 be8e3330 [stack]
02-21 15:49:39.866 17112-17112 I/DEBUG: be8e330c be8e33a8 [stack]
02-21 15:49:39.866 17112-17112 I/DEBUG: be8e3310 41665d1c
02-21 15:49:39.876 17112-17112 I/DEBUG: be8e3314 4169b770 [heap]
02-21 15:49:39.876 17112-17112 I/DEBUG: be8e3318 be8e3388 [stack]
02-21 15:49:39.876 17112-17112 I/DEBUG: be8e331c 400c4d01 /system/lib/libc.so (malloc+12)
02-21 15:49:39.876 17112-17112 I/DEBUG: be8e3320 b326c5d1
02-21 15:49:39.876 17112-17112 I/DEBUG: be8e3324 628b6e77 /data/app-lib/OUR_APP_NAME-17/libmapbox-gl.so (operator new(unsigned int)+26)
02-21 15:49:39.876 17112-17112 I/DEBUG: be8e3328 4169b5b8 [heap]
02-21 15:49:39.876 17112-17112 I/DEBUG: be8e332c 00000004
02-21 15:49:39.876 17112-17112 I/DEBUG: be8e3330 41665d24
02-21 15:49:39.876 17112-17112 I/DEBUG: be8e3334 625b8780 /data/app-lib/OUR_APP_NAME-17/libmapbox-gl.so
02-21 15:49:39.876 17112-17112 I/DEBUG: #00 be8e3338 00000000
02-21 15:49:39.876 17112-17112 I/DEBUG: be8e333c 00000000
02-21 15:49:39.876 17112-17112 I/DEBUG: be8e3340 00000000
02-21 15:49:39.876 17112-17112 I/DEBUG: be8e3344 00000000
02-21 15:49:39.876 17112-17112 I/DEBUG: be8e3348 00000000
02-21 15:49:39.876 17112-17112 I/DEBUG: be8e334c 00000000
02-21 15:49:39.876 17112-17112 I/DEBUG: be8e3350 65db7410
02-21 15:49:39.876 17112-17112 I/DEBUG: be8e3354 00000000
02-21 15:49:39.876 17112-17112 I/DEBUG: be8e3358 00000000
02-21 15:49:39.876 17112-17112 I/DEBUG: be8e335c 00000000
02-21 15:49:39.876 17112-17112 I/DEBUG: be8e3360 4169b760 [heap]
02-21 15:49:39.876 17112-17112 I/DEBUG: be8e3364 625bfb4c /data/app-lib/OUR_APP_NAME-17/libmapbox-gl.so
02-21 15:49:39.876 17112-17112 I/DEBUG: be8e3368 4169b5b8 [heap]
02-21 15:49:39.876 17112-17112 I/DEBUG: be8e336c 4169b770 [heap]
02-21 15:49:39.876 17112-17112 I/DEBUG: be8e3370 be8e3388 [stack]
02-21 15:49:39.876 17112-17112 I/DEBUG: be8e3374 6269270c /data/app-lib/OUR_APP_NAME-17/libmapbox-gl.so
02-21 15:49:39.876 17112-17112 I/DEBUG: memory near r0:
02-21 15:49:39.876 17112-17112 I/DEBUG: 65db73f0 00000000 ff000000 00000000 40800000
02-21 15:49:39.886 17112-17112 I/DEBUG: 65db7400 0b000501 5c856f68 00000005 0000001b
02-21 15:49:39.886 17112-17112 I/DEBUG: 65db7410 629b9504 ffffffff 0010ffff 00000000
02-21 15:49:39.886 17112-17112 I/DEBUG: 65db7420 00000018 00000033 3f800000 00000000
02-21 15:49:39.886 17112-17112 I/DEBUG: 65db7430 00000000 00000000 3f800000 00000000
02-21 15:49:39.886 17112-17112 I/DEBUG: 65db7440 00000000 00000000 3f800000 00000010
02-21 15:49:39.886 17112-17112 I/DEBUG: 65db7450 00650053 0000010b 405f36a0 00000001
02-21 15:49:39.886 17112-17112 I/DEBUG: 65db7460 00000000 00000000 00000000 00000000
02-21 15:49:39.886 17112-17112 I/DEBUG: 65db7470 00000064 00000000 00000000 00000008
02-21 15:49:39.886 17112-17112 I/DEBUG: 65db7480 00000000 00000000 00000000 00000000
02-21 15:49:39.886 17112-17112 I/DEBUG: 65db7490 65db74c8 65db74c8 65db74b4 65db74b4
02-21 15:49:39.886 17112-17112 I/DEBUG: 65db74a0 0000006c 65db74b4 00000001 00000001
02-21 15:49:39.886 17112-17112 I/DEBUG: 65db74b0 65db74c8 00000000 00000000 65db74c8
02-21 15:49:39.886 17112-17112 I/DEBUG: 65db74c0 65db7534 65db7534 00000000 65db74e0
02-21 15:49:39.886 17112-17112 I/DEBUG: 65db74d0 65db7508 00000000 66665e20 66665e20
02-21 15:49:39.886 17112-17112 I/DEBUG: 65db74e0 3f800000 00000000 00000000 00000000
02-21 15:49:39.886 17112-17112 I/DEBUG: memory near r1:
02-21 15:49:39.886 17112-17112 I/DEBUG: be8e3318 be8e3388 400c4d01 b326c5d1 628b6e77
02-21 15:49:39.886 17112-17112 I/DEBUG: be8e3328 4169b5b8 00000004 41665d24 625b8780
02-21 15:49:39.886 17112-17112 I/DEBUG: be8e3338 00000000 00000000 00000000 00000000
02-21 15:49:39.886 17112-17112 I/DEBUG: be8e3348 00000000 00000000 65db7410 00000000
02-21 15:49:39.886 17112-17112 I/DEBUG: be8e3358 00000000 00000000 4169b760 625bfb4c
02-21 15:49:39.886 17112-17112 I/DEBUG: be8e3368 4169b5b8 4169b770 be8e3388 6269270c
02-21 15:49:39.886 17112-17112 I/DEBUG: be8e3378 4169b5b8 4169b760 00000004 41665d24
02-21 15:49:39.896 17112-17112 I/DEBUG: be8e3388 be8e33a0 6269274c 420f03e8 4169b760
02-21 15:49:39.896 17112-17112 I/DEBUG: be8e3398 57b61e58 4169b760 be8e33bc 416c0d90
02-21 15:49:39.896 17112-17112 I/DEBUG: be8e33a8 41665d18 00000001 00000000 420f03e8
02-21 15:49:39.896 17112-17112 I/DEBUG: be8e33b8 00000073 416f1aeb 41665d18 61de8c0f
02-21 15:49:39.896 17112-17112 I/DEBUG: be8e33c8 6269272c 4169b770 40105394 4176ceb0
02-21 15:49:39.896 17112-17112 I/DEBUG: be8e33d8 00000000 00000000 41698280 40105394
02-21 15:49:39.896 17112-17112 I/DEBUG: be8e33e8 421b02b0 417173cf 41766c1c 40105394
02-21 15:49:39.896 17112-17112 I/DEBUG: be8e33f8 00000014 00000001 4176ceb0 40105394
02-21 15:49:39.896 17112-17112 I/DEBUG: be8e3408 00000014 416cd3dc 00000000 00000000
02-21 15:49:39.896 17112-17112 I/DEBUG: memory near r2:
02-21 15:49:39.896 17112-17112 I/DEBUG: be8e3328 4169b5b8 00000004 41665d24 625b8780
02-21 15:49:39.896 17112-17112 I/DEBUG: be8e3338 00000000 00000000 00000000 00000000
02-21 15:49:39.896 17112-17112 I/DEBUG: be8e3348 00000000 00000000 65db7410 00000000
02-21 15:49:39.896 17112-17112 I/DEBUG: be8e3358 00000000 00000000 4169b760 625bfb4c
02-21 15:49:39.896 17112-17112 I/DEBUG: be8e3368 4169b5b8 4169b770 be8e3388 6269270c
02-21 15:49:39.896 17112-17112 I/DEBUG: be8e3378 4169b5b8 4169b760 00000004 41665d24
02-21 15:49:39.896 17112-17112 I/DEBUG: be8e3388 be8e33a0 6269274c 420f03e8 4169b760
02-21 15:49:39.896 17112-17112 I/DEBUG: be8e3398 57b61e58 4169b760 be8e33bc 416c0d90
02-21 15:49:39.896 17112-17112 I/DEBUG: be8e33a8 41665d18 00000001 00000000 420f03e8
02-21 15:49:39.896 17112-17112 I/DEBUG: be8e33b8 00000073 416f1aeb 41665d18 61de8c0f
02-21 15:49:39.896 17112-17112 I/DEBUG: be8e33c8 6269272c 4169b770 40105394 4176ceb0
02-21 15:49:39.906 17112-17112 I/DEBUG: be8e33d8 00000000 00000000 41698280 40105394
02-21 15:49:39.906 17112-17112 I/DEBUG: be8e33e8 421b02b0 417173cf 41766c1c 40105394
02-21 15:49:39.906 17112-17112 I/DEBUG: be8e33f8 00000014 00000001 4176ceb0 40105394
02-21 15:49:39.906 17112-17112 I/DEBUG: be8e3408 00000014 416cd3dc 00000000 00000000
02-21 15:49:39.906 17112-17112 I/DEBUG: be8e3418 00000000 00000000 00000000 00000000
02-21 15:49:39.906 17112-17112 I/DEBUG: memory near r4:
02-21 15:49:39.906 17112-17112 I/DEBUG: 4169b598 4178a360 401051d8 be8e17e8 402182c2
02-21 15:49:39.906 17112-17112 I/DEBUG: 4169b5a8 00000000 00000000 00000020 00000023
02-21 15:49:39.906 17112-17112 I/DEBUG: 4169b5b8 41763f2c 417643a0 00000001 4169b760
02-21 15:49:39.906 17112-17112 I/DEBUG: 4169b5c8 00000000 5c62b258 00000000 00000013
02-21 15:49:39.906 17112-17112 I/DEBUG: 4169b5d8 4169002e 00000000 00000020 00000013
02-21 15:49:39.906 17112-17112 I/DEBUG: 4169b5e8 41695430 41695478 41695490 000000b3
02-21 15:49:39.906 17112-17112 I/DEBUG: 4169b5f8 00000000 00000000 41697358 000000e1
02-21 15:49:39.906 17112-17112 I/DEBUG: 4169b608 40105298 40105298 00000000 00000000
02-21 15:49:39.906 17112-17112 I/DEBUG: 4169b618 00000000 00000000 00000020 00000022
02-21 15:49:39.906 17112-17112 I/DEBUG: 4169b628 4169e51e 00000000 00000000 00000000
02-21 15:49:39.906 17112-17112 I/DEBUG: 4169b638 00000000 00000000 00000000 000000a1
02-21 15:49:39.906 17112-17112 I/DEBUG: 4169b648 40105258 4169a6d8 00000000 00000000
02-21 15:49:39.906 17112-17112 I/DEBUG: 4169b658 00000000 00000000 00000000 00000081
02-21 15:49:39.906 17112-17112 I/DEBUG: 4169b668 4169cb08 40105238 00000000 00000000
02-21 15:49:39.906 17112-17112 I/DEBUG: 4169b678 00000000 00000000 00000000 00000041
02-21 15:49:39.916 17112-17112 I/DEBUG: 4169b688 41697148 41696cb8 00000000 00000000
02-21 15:49:39.916 17112-17112 I/DEBUG: memory near r8:
02-21 15:49:39.916 17112-17112 I/DEBUG: be8e3388 be8e33a0 6269274c 420f03e8 4169b760
02-21 15:49:39.916 17112-17112 I/DEBUG: be8e3398 57b61e58 4169b760 be8e33bc 416c0d90
02-21 15:49:39.916 17112-17112 I/DEBUG: be8e33a8 41665d18 00000001 00000000 420f03e8
02-21 15:49:39.916 17112-17112 I/DEBUG: be8e33b8 00000073 416f1aeb 41665d18 61de8c0f
02-21 15:49:39.916 17112-17112 I/DEBUG: be8e33c8 6269272c 4169b770 40105394 4176ceb0
02-21 15:49:39.916 17112-17112 I/DEBUG: be8e33d8 00000000 00000000 41698280 40105394
02-21 15:49:39.916 17112-17112 I/DEBUG: be8e33e8 421b02b0 417173cf 41766c1c 40105394
02-21 15:49:39.916 17112-17112 I/DEBUG: be8e33f8 00000014 00000001 4176ceb0 40105394
02-21 15:49:39.916 17112-17112 I/DEBUG: be8e3408 00000014 416cd3dc 00000000 00000000
02-21 15:49:39.916 17112-17112 I/DEBUG: be8e3418 00000000 00000000 00000000 00000000
02-21 15:49:39.916 17112-17112 I/DEBUG: be8e3428 00000000 00000000 00000000 00000000
02-21 15:49:39.916 17112-17112 I/DEBUG: be8e3438 00000000 00000000 00000000 00000000
02-21 15:49:39.916 17112-17112 I/DEBUG: be8e3448 00000000 00000000 00000000 00000000
02-21 15:49:39.916 17112-17112 I/DEBUG: be8e3458 00000000 00000000 00000000 00000000
02-21 15:49:39.916 17112-17112 I/DEBUG: be8e3468 00000000 00000000 00000000 b326c5d1
02-21 15:49:39.916 17112-17112 I/DEBUG: be8e3478 00000001 41766c1c 41771e90 00000001
02-21 15:49:39.916 17112-17112 I/DEBUG: memory near r9:
02-21 15:49:39.916 17112-17112 I/DEBUG: 41665cfc 587c07b2 576fe168 41665d30 61c28664
02-21 15:49:39.916 17112-17112 I/DEBUG: 41665d0c 57b61e58 00000006 00000000 e4200019
02-21 15:49:39.926 17112-17112 I/DEBUG: 41665d1c 41665d4c 61c575d0 57b61d40 61c28664
02-21 15:49:39.926 17112-17112 I/DEBUG: 41665d2c 00000000 00000000 420f03e8 41665d84
02-21 15:49:39.926 17112-17112 I/DEBUG: 41665d3c 61c5754c 57d24898 61c575d0 00000000
02-21 15:49:39.926 17112-17112 I/DEBUG: 41665d4c 420f03e8 4253d6a0 4259e638 4259e5f8
02-21 15:49:39.926 17112-17112 I/DEBUG: 41665d5c 421b02b0 00000000 426b3978 426f07f0
02-21 15:49:39.926 17112-17112 I/DEBUG: 41665d6c 426b3978 41665dac 61c57672 57d21038
02-21 15:49:39.926 17112-17112 I/DEBUG: 41665d7c 61c5754c 00000000 426b3978 4273c280
02-21 15:49:39.926 17112-17112 I/DEBUG: 41665d8c 00000000 427a2070 426f07f0 41665ddc
02-21 15:49:39.926 17112-17112 I/DEBUG: 41665d9c 61c258b0 57d20b90 61c57672 00000000
02-21 15:49:39.926 17112-17112 I/DEBUG: 41665dac 4253d748 427a2070 426f07f0 42a54ce8
02-21 15:49:39.926 17112-17112 I/DEBUG: 41665dbc 00000000 421b78f0 42a852f0 41665e18
02-21 15:49:39.926 17112-17112 I/DEBUG: 41665dcc 597c45b0 57d14d70 61c258b0 00000000
02-21 15:49:39.926 17112-17112 I/DEBUG: 41665ddc 00000000 4293e8a8 421b78f0 42a852f0
02-21 15:49:39.926 17112-17112 I/DEBUG: 41665dec 597c45a8 57940428 00000001 00000000
02-21 15:49:39.926 17112-17112 I/DEBUG: memory near sl:
02-21 15:49:39.926 17112-17112 I/DEBUG: 4169b750 00000000 00000800 4165d008 0000045b
02-21 15:49:39.926 17112-17112 I/DEBUG: 4169b760 5875313c 41665d18 57b61d40 62005000
02-21 15:49:39.926 17112-17112 I/DEBUG: 4169b770 420f03e8 00000000 be8e34d8 00000000
02-21 15:49:39.926 17112-17112 I/DEBUG: 4169b780 be8e352c 00000001 00000000 416c0f00
02-21 15:49:39.926 17112-17112 I/DEBUG: 4169b790 00000000 00000000 56c98270 41660300
02-21 15:49:39.926 17112-17112 I/DEBUG: 4169b7a0 00000000 00000000 00000001 00006000
02-21 15:49:39.926 17112-17112 I/DEBUG: 4169b7b0 00000000 400a0154 416c0f00 416c5e40
02-21 15:49:39.926 17112-17112 I/DEBUG: 4169b7c0 00000000 416c9f3c 416c9fb0 416c9e60
02-21 15:49:39.926 17112-17112 I/DEBUG: 4169b7d0 416c9e80 416c9edc 00000000 00000000
02-21 15:49:39.926 17112-17112 I/DEBUG: 4169b7e0 5c9234e0 00000028 619b12a9 be8e34d8
02-21 15:49:39.926 17112-17112 I/DEBUG: 4169b7f0 596f19c0 00000006 00001d4a 4176d5ec
02-21 15:49:39.926 17112-17112 I/DEBUG: 4169b800 41790030 577163a8 00000007 5c617770
02-21 15:49:39.926 17112-17112 I/DEBUG: 4169b810 00000001 00000080 00000200 00000000
02-21 15:49:39.926 17112-17112 I/DEBUG: 4169b820 00000003 597dddb0 597dddb0 00000005
02-21 15:49:39.926 17112-17112 I/DEBUG: 4169b830 597dddbe 577cc6a0 4054ad80 57082e67
02-21 15:49:39.926 17112-17112 I/DEBUG: 4169b840 5dfa989e 56ccb7a8 c29eec5b 76b2e195
02-21 15:49:39.926 17112-17112 I/DEBUG: memory near fp:
02-21 15:49:39.926 17112-17112 I/DEBUG: be8e3368 4169b5b8 4169b770 be8e3388 6269270c
02-21 15:49:39.926 17112-17112 I/DEBUG: be8e3378 4169b5b8 4169b760 00000004 41665d24
02-21 15:49:39.926 17112-17112 I/DEBUG: be8e3388 be8e33a0 6269274c 420f03e8 4169b760
02-21 15:49:39.926 17112-17112 I/DEBUG: be8e3398 57b61e58 4169b760 be8e33bc 416c0d90
02-21 15:49:39.926 17112-17112 I/DEBUG: be8e33a8 41665d18 00000001 00000000 420f03e8
02-21 15:49:39.926 17112-17112 I/DEBUG: be8e33b8 00000073 416f1aeb 41665d18 61de8c0f
02-21 15:49:39.926 17112-17112 I/DEBUG: be8e33c8 6269272c 4169b770 40105394 4176ceb0
02-21 15:49:39.926 17112-17112 I/DEBUG: be8e33d8 00000000 00000000 41698280 40105394
02-21 15:49:39.936 17112-17112 I/DEBUG: be8e33e8 421b02b0 417173cf 41766c1c 40105394
02-21 15:49:39.936 17112-17112 I/DEBUG: be8e33f8 00000014 00000001 4176ceb0 40105394
02-21 15:49:39.936 17112-17112 I/DEBUG: be8e3408 00000014 416cd3dc 00000000 00000000
02-21 15:49:39.936 17112-17112 I/DEBUG: be8e3418 00000000 00000000 00000000 00000000
02-21 15:49:39.936 17112-17112 I/DEBUG: be8e3428 00000000 00000000 00000000 00000000
02-21 15:49:39.936 17112-17112 I/DEBUG: be8e3438 00000000 00000000 00000000 00000000
02-21 15:49:39.936 17112-17112 I/DEBUG: be8e3448 00000000 00000000 00000000 00000000
02-21 15:49:39.936 17112-17112 I/DEBUG: be8e3458 00000000 00000000 00000000 00000000
02-21 15:49:39.936 17112-17112 I/DEBUG: memory near sp:
02-21 15:49:39.936 17112-17112 I/DEBUG: be8e3318 be8e3388 400c4d01 b326c5d1 628b6e77
02-21 15:49:39.936 17112-17112 I/DEBUG: be8e3328 4169b5b8 00000004 41665d24 625b8780
02-21 15:49:39.936 17112-17112 I/DEBUG: be8e3338 00000000 00000000 00000000 00000000
02-21 15:49:39.936 17112-17112 I/DEBUG: be8e3348 00000000 00000000 65db7410 00000000
02-21 15:49:39.936 17112-17112 I/DEBUG: be8e3358 00000000 00000000 4169b760 625bfb4c
02-21 15:49:39.936 17112-17112 I/DEBUG: be8e3368 4169b5b8 4169b770 be8e3388 6269270c
02-21 15:49:39.936 17112-17112 I/DEBUG: be8e3378 4169b5b8 4169b760 00000004 41665d24
02-21 15:49:39.936 17112-17112 I/DEBUG: be8e3388 be8e33a0 6269274c 420f03e8 4169b760
02-21 15:49:39.936 17112-17112 I/DEBUG: be8e3398 57b61e58 4169b760 be8e33bc 416c0d90
02-21 15:49:39.936 17112-17112 I/DEBUG: be8e33a8 41665d18 00000001 00000000 420f03e8
02-21 15:49:39.936 17112-17112 I/DEBUG: be8e33b8 00000073 416f1aeb 41665d18 61de8c0f
02-21 15:49:39.936 17112-17112 I/DEBUG: be8e33c8 6269272c 4169b770 40105394 4176ceb0
02-21 15:49:39.936 17112-17112 I/DEBUG: be8e33d8 00000000 00000000 41698280 40105394
02-21 15:49:39.936 17112-17112 I/DEBUG: be8e33e8 421b02b0 417173cf 41766c1c 40105394
02-21 15:49:39.936 17112-17112 I/DEBUG: be8e33f8 00000014 00000001 4176ceb0 40105394
02-21 15:49:39.936 17112-17112 I/DEBUG: be8e3408 00000014 416cd3dc 00000000 00000000
02-21 15:49:39.936 17112-17112 I/DEBUG: code around pc:
02-21 15:49:39.936 17112-17112 I/DEBUG: 625b87b0 e580700c f4420acd e5827000 e58d7014
02-21 15:49:39.936 17112-17112 I/DEBUG: 625b87c0 e58d0018 e58d7020 e58d701c e58d7024
02-21 15:49:39.936 17112-17112 I/DEBUG: 625b87d0 e9950005 e5d53000 e2137001 01a000a3
02-21 15:49:39.936 17112-17112 I/DEBUG: 625b87e0 02852001 e0823000 e24b5024 e1a00005
02-21 15:49:39.936 17112-17112 I/DEBUG: 625b87f0 eb00002a e55b0024 e51b601c e51b1020
02-21 15:49:39.936 17112-17112 I/DEBUG: 625b8800 e2107001 01a010a0 e24b0014 ebffcf11
02-21 15:49:39.936 17112-17112 I/DEBUG: 625b8810 e1a02000 e5940000 e3570000 03856002
02-21 15:49:39.936 17112-17112 I/DEBUG: 625b8820 e590328c e1a00004 e1a01006 e12fff33
02-21 15:49:39.936 17112-17112 I/DEBUG: 625b8830 e50b0018 e24b1018 e1a00004 ebffcef4
02-21 15:49:39.936 17112-17112 I/DEBUG: 625b8840 e1a04000 e55b0024 e3100001 0a000001
02-21 15:49:39.936 17112-17112 I/DEBUG: 625b8850 e51b001c ebffabcb e1a0000d ebfffaf0
02-21 15:49:39.936 17112-17112 I/DEBUG: 625b8860 e1a00004 e24bd010 e8bd88f0 e1a04000
02-21 15:49:39.936 17112-17112 I/DEBUG: 625b8870 e55b0024 e3100001 0a000003 e51b001c
02-21 15:49:39.946 17112-17112 I/DEBUG: 625b8880 ebffabc0 ea000000 e1a04000 e1a0000d
02-21 15:49:39.946 17112-17112 I/DEBUG: 625b8890 ebfffae3 e1a00004 ebffabc9 00400d64
02-21 15:49:39.946 17112-17112 I/DEBUG: 625b88a0 e92d4ff0 e28db01c e24dd02c e1a04000
02-21 15:49:39.946 17112-17112 I/DEBUG: code around lr:
02-21 15:49:39.946 17112-17112 I/DEBUG: 400c7ff0 e0043608 fafcf003 210c2600 49356001
02-21 15:49:39.946 17112-17112 I/DEBUG: 400c8000 f8d14479 079321bc f501d53f f7fd70e0
02-21 15:49:39.946 17112-17112 I/DEBUG: 400c8010 e03aed3c 42b06898 a8d4f43f b8d5f7ff
02-21 15:49:39.946 17112-17112 I/DEBUG: 400c8020 42b56895 aa31f43f ba32f7ff 447e4e2a
02-21 15:49:39.946 17112-17112 I/DEBUG: 400c8030 01bcf8d6 0204f040 21bcf8c6 36fff04f
02-21 15:49:39.946 17112-17112 I/DEBUG: 400c8040 4b13e462 d8d5429f f04fe467 e4850901
02-21 15:49:39.946 17112-17112 I/DEBUG: 400c8050 f01268da f43f0f08 e4d1acc1 071068da
02-21 15:49:39.946 17112-17112 I/DEBUG: 400c8060 ace4f57f 481de6cf f7ff4478 481cb8b1
02-21 15:49:39.946 17112-17112 I/DEBUG: 400c8070 f7ff4478 688cb8ad f43f4294 e5c9adc8
02-21 15:49:39.946 17112-17112 I/DEBUG: 400c8080 f47f1c71 2500ac22 4630e7d0 8ffee8bd
02-21 15:49:39.946 17112-17112 I/DEBUG: 400c8090 7ffffffe 00033149 0003d53e 0003d522
02-21 15:49:39.946 17112-17112 I/DEBUG: 400c80a0 0003d50e 0003d4a6 0003d416 0003d3be
02-21 15:49:39.946 17112-17112 I/DEBUG: 400c80b0 0003d3a4 0003d382 0003d346 0003d2dc
02-21 15:49:39.946 17112-17112 I/DEBUG: 400c80c0 00032e7d 0003d244 0003d1ec 0003d1d4
02-21 15:49:39.946 17112-17112 I/DEBUG: 400c80d0 0003d1ba 0003d18c 0003d15e 00032cf9
02-21 15:49:39.946 17112-17112 I/DEBUG: 400c80e0 00032cf1 4ff7e92d 4b5c461e 468a4604 Global, returning read-only value.
02-21 15:49:40.606 17112-17112 I/DEBUG: !@dumpstate -k -t -z -d -o /data/log/dumpstate_app_native -m 27244
02-21 15:49:40.606 463-857 I/BootReceiver: Copying /data/tombstones/tombstone_07 to DropBox (SYSTEM_TOMBSTONE)
02-21 15:49:40.616 463-28536 W/ActivityManager: Force finishing activity OUR_APP_NAME/....FullScreenMapActivity
02-21 15:49:40.636 28537-28537 I/dumpstate: begin
02-21 15:49:40.686 28543-28543 I/dumpstate: begin
02-21 15:49:40.686 28543-28543 I/dumpstate: dumpstate is still running
02-21 15:49:40.917 463-849 D/dalvikvm: GC_FOR_ALLOC freed 3068K, 31% free 30672K/44428K, paused 239ms, total 243ms
02-21 15:49:40.917 463-849 I/dalvikvm-heap: Grow heap (frag case) to 33.678MB for 1127536-byte allocation
02-21 15:49:40.957 463-857 I/BootReceiver: Notify a SYSTEM_TOMBSTONE FilePath:tombstone_07
02-21 15:49:40.967 463-849 I/SpenGestureManager: setFocusWindow0
02-21 15:49:40.967 463-854 D/EnterpriseDeviceManager: ContainerId: 0
02-21 15:49:40.967 463-854 D/STATUSBAR-StatusBarManagerService: manageDisableList what=0x0 pkg=WindowManager.LayoutParams
02-21 15:49:40.977 463-848 D/PointerIcon: setMouseIconStyle1 pointerType: 1001iconType:101 flag:0
02-21 15:49:40.977 463-848 D/PointerIcon: setMouseCustomIcon IconType is same.101
02-21 15:49:40.977 463-854 D/RestrictionPolicy: isStatusBarExpansionAllowed : true
02-21 15:49:40.977 463-849 V/WindowManager: rotationForOrientationLw(orient=-1, last=0); user=0 sensorRotation=-1 mLidState=-1 mDockMode=0 mHdmiPlugged=false mAccelerometerDefault=false gripRotationLock=false
02-21 15:49:40.987 463-28539 E/android.os.Debug: !@Dumpstate > dumpstate -k -t -z -d -o /data/log/dumpstate_app_error
02-21 15:49:40.997 463-463 D/CrashAnrDetector: Build: samsung/d2spr/d2spr:4.4.2/KOT49H/L710VPUDOH1:user/release-keys
Hardware: MSM8960
Revision: 14
Bootloader: L710VPUDOH1
Radio: unknown
Kernel: Linux version 3.4.0-2851177 (dpi@SWHD4908) (gcc version 4.7 (GCC) ) #1 SMP PREEMPT Fri Aug 7 23:13:41 KST 2015
*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
Build fingerprint: 'samsung/d2spr/d2spr:4.4.2/KOT49H/L710VPUDOH1:user/release-keys'
Revision: '14'
pid: 27244, tid: 27244, name: ile.alpha.debug >>> OUR_APP_NAME <<<
signal 7 (SIGBUS), code 1 (BUS_ADRALN), fault addr 00000009
r0 65db7410 r1 be8e3338 r2 be8e3348 r3 ffffffff
r4 4169b5b8 r5 00000005 r6 00000004 r7 00000000
r8 be8e33a8 r9 41665d1c sl 4169b770 fp be8e3388
ip 00000001 sp be8e3338 lr 400c8013 pc 625b87d0 cpsr 20000010
d0 0000000000000000 d1 0000000000000000
d2 0000000000000000 d3 0000000000000000
d4 3fef730bd281f69b d5 bebbb7f430a43de3
d6 3ff08db517a068b5 d7 3f11531bc89be1a7
d8 0000000000000032 d9 000000003f000000
d10 0000000000000000 d11 0000000000000000
d12 0000000000000000 d13 0000000000000000
d14 0000000000000000 d15 0000000000000000
d16 0000000000000000 d17 0000000000000000
d18 3032352e39333a39 d19 6579614c203a5d5a
d20 20656c646e754272 d21 747563657845203a
d22 646e754220676e69 d23 6f74636e7546656c
d24 bfb3b0f9c23adb25 d25 3fb10d6ca9a98955
d26 bfadde362ec8a2b1 d27 3fa97b4f177fd98d
d28 3f90ad3ae322da11 d29 3f6605db1262d809
d30 3fd55559a9ed01dd d31 bfc999a056133b9f
scr 28000013
backtrace:
#00 pc 000547d0 /data/app-lib/OUR_APP_NAME-17/libmapbox-gl.so
#01 pc 0001100f /system/lib/libc.so (dlmalloc+4250)
stack:
be8e32f8 400c6f75 /system/lib/libc.so (dlmalloc)
be8e32fc 00000010
be8e3300 00000005
be8e3304 00000004
be8e3308 be8e3330 [stack]
be8e330c be8e33a8 [stack]
be8e3310 41665d1c
be8e3314 4169b770 [heap]
be8e3318 be8e3388 [stack]
be8e331c 400c4d01 /system/lib/libc.so (malloc+12)
be8e3320 b326c5d1
be8e3324 628b6e77 /data/app-lib/OUR_APP_NAME-17/libmapbox-gl.so (operator new(unsigned int)+26)
be8e3328 4169b5b8 [heap]
be8e332c 00000004
be8e3330 41665d24
be8e3334 625b8780 /data/app-lib/OUR_APP_NAME-17/libmapbox-gl.so
#00 be8e3338 00000000
be8e333c 00000000
be8e3340 00000000
be8e3344 00000000
be8e3348 00000000
be8e334c 00000000
be8e3350 65db7410
be8e3354 00000000
be8e3358 00000000
be8e335c 00000000
be8e3360 4169b760 [heap]
be8e3364 625bfb4c /data/app-lib/OUR_APP_NAME-17/libmapbox-gl.so
be8e3368 4169b5b8 [heap]
be8e336c 4169b770 [heap]
be8e3370 be8e3388 [stack]
be8e3374 6269270c /data/app-lib/OUR_APP_NAME-17/libmapbox-gl.so
memory near r0:
65db73f0 00000000 ff000000 00000000 40800000
65db7400 0b000501 5c856f68 00000005 0000001b
65db7410 629b9504 ffffffff 0010ffff 00000000
65db7420 00000018 00000033 3f800000 00000000
65db7430 00000000 00000000 3f800000 00000000
65db7440 00000000 00000000 3f800000 00000010
65db7450 00650053 0000010b 405f36a0 00000001
65db7460 00000000 00000000 00000000 00000000
65db7470 00000064 00000000 00000000 00000008
65db7480 00000000 00000000 00000000 00000000
65db7490 65db74c8 65db74c8 65db74b4 65db74b4
65db74a0 0000006c 65db74b4 00000001 00000001
65db74b0 65db74c8 00000000 00000000 65db74c8
65db74c0 65db7534 65db7534 00000000 65db74e0
65db74d0 65db7508 00000000 66665e20 66665e20
65db74e0 3f800000 00000000 00000000 00000000
memory near r1:
be8e3318 be8e3388 400c4d01 b326c5d1 6
02-21 15:49:41.017 463-463 D/CrashAnrDetector: processName:OUR_APP_NAME
02-21 15:49:41.017 463-463 D/CrashAnrDetector: broadcastEvent : OUR_APP_NAME SYSTEM_TOMBSTONE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment