[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gnustep-base crash on Android
From: |
Mayank Maheshwari |
Subject: |
Re: gnustep-base crash on Android |
Date: |
Tue, 13 May 2014 08:43:11 -0700 (PDT) |
User-agent: |
G2/1.0 |
Following is stack trace
========================
05-13 18:56:20.223: I/ActivityManager(793): Start proc com.example.hellojni for
activity com.example.hellojni/.HelloJni: pid=8355 uid=10107 gids={50107, 1028,
1015}
05-13 18:56:20.243: I/dalvikvm(8355): Enabling JNI app bug workarounds for
target SDK version 3...
05-13 18:56:20.263: D/dalvikvm(8355): Trying to load lib
/data/app-lib/com.example.hellojni-1/libobjc.so 0x4254bd18
05-13 18:56:20.263: W/linker(8355): libobjc.so has text relocations. This is
wasting memory and is a security risk. Please fix.
05-13 18:56:20.273: D/dalvikvm(8355): Added shared lib
/data/app-lib/com.example.hellojni-1/libobjc.so 0x4254bd18
05-13 18:56:20.273: D/dalvikvm(8355): No JNI_OnLoad found in
/data/app-lib/com.example.hellojni-1/libobjc.so 0x4254bd18, skipping init
05-13 18:56:20.273: D/dalvikvm(8355): Trying to load lib
/data/app-lib/com.example.hellojni-1/libicui18n.so 0x4254bd18
05-13 18:56:20.273: D/dalvikvm(8355): Added shared lib
/data/app-lib/com.example.hellojni-1/libicui18n.so 0x4254bd18
05-13 18:56:20.273: D/dalvikvm(8355): No JNI_OnLoad found in
/data/app-lib/com.example.hellojni-1/libicui18n.so 0x4254bd18, skipping init
05-13 18:56:20.273: D/dalvikvm(8355): Trying to load lib
/data/app-lib/com.example.hellojni-1/libicuuc.so 0x4254bd18
05-13 18:56:20.273: D/dalvikvm(8355): Added shared lib
/data/app-lib/com.example.hellojni-1/libicuuc.so 0x4254bd18
05-13 18:56:20.273: D/dalvikvm(8355): No JNI_OnLoad found in
/data/app-lib/com.example.hellojni-1/libicuuc.so 0x4254bd18, skipping init
05-13 18:56:20.273: D/dalvikvm(8355): Trying to load lib
/data/app-lib/com.example.hellojni-1/libgnustep-base.so 0x4254bd18
05-13 18:56:20.383: D/dalvikvm(8355): Added shared lib
/data/app-lib/com.example.hellojni-1/libgnustep-base.so 0x4254bd18
05-13 18:56:20.383: D/dalvikvm(8355): No JNI_OnLoad found in
/data/app-lib/com.example.hellojni-1/libgnustep-base.so 0x4254bd18, skipping
init
05-13 18:56:20.513: A/libc(8355): Fatal signal 11 (SIGSEGV) at 0xbe3bdc68
(code=1), thread 8355 (xample.hellojni)
05-13 18:56:20.613: I/DEBUG(175): *** *** *** *** *** *** *** *** *** *** ***
*** *** *** *** ***
05-13 18:56:20.613: I/DEBUG(175): Build fingerprint: 'unknown'
05-13 18:56:20.613: I/DEBUG(175): Revision: '11'
05-13 18:56:20.613: I/DEBUG(175): pid: 8355, tid: 8355, name: xample.hellojni
>>> com.example.hellojni <<<
05-13 18:56:20.613: I/DEBUG(175): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR),
fault addr be3bdc68
05-13 18:56:20.743: I/DEBUG(175): r0 be3bdc6c r1 755834d0 r2 756d1948 r3
75582fd0
05-13 18:56:20.743: I/DEBUG(175): r4 75583370 r5 4148c410 r6 00000004 r7
6d3f6cb0
05-13 18:56:20.743: I/DEBUG(175): r8 bebbd4e0 r9 6d3f6ca8 sl 4148c420 fp
be3c0488
05-13 18:56:20.743: I/DEBUG(175): ip 755a744c sp be3bdbf8 lr 752dbb70 pc
751e7054 cpsr 600f0010
05-13 18:56:20.743: I/DEBUG(175): d0 0000000000000000 d1 0000000000000000
05-13 18:56:20.743: I/DEBUG(175): d2 0000000000000000 d3 0000000000000000
05-13 18:56:20.743: I/DEBUG(175): d4 0000000000000000 d5 0000000000000000
05-13 18:56:20.743: I/DEBUG(175): d6 0000000000000000 d7 0000000000000000
05-13 18:56:20.743: I/DEBUG(175): d8 0000000000000000 d9 0000000000000000
05-13 18:56:20.743: I/DEBUG(175): d10 0000000000000000 d11 0000000000000000
05-13 18:56:20.743: I/DEBUG(175): d12 0000000000000000 d13 0000000000000000
05-13 18:56:20.743: I/DEBUG(175): d14 0000000000000000 d15 0000000000000000
05-13 18:56:20.743: I/DEBUG(175): d16 3fe8000000000000 d17 3fc999999999999a
05-13 18:56:20.743: I/DEBUG(175): d18 0000000000000000 d19 0000000000000000
05-13 18:56:20.743: I/DEBUG(175): d20 0000000000000000 d21 0000004400000044
05-13 18:56:20.743: I/DEBUG(175): d22 0000000000000000 d23 0000000000000000
05-13 18:56:20.743: I/DEBUG(175): d24 0000000000000000 d25 0002a7600002a760
05-13 18:56:20.743: I/DEBUG(175): d26 0707070703030303 d27 0300000004000000
05-13 18:56:20.743: I/DEBUG(175): d28 0800000009000000 d29 0001000000010000
05-13 18:56:20.743: I/DEBUG(175): d30 010b400001088000 d31 01108000010e0000
05-13 18:56:20.743: I/DEBUG(175): scr 60000010
05-13 18:56:20.743: I/DEBUG(175): backtrace:
05-13 18:56:20.743: I/DEBUG(175): #00 pc 0030a054
/data/app-lib/com.example.hellojni-1/libgnustep-base.so (NSUserName+16)
05-13 18:56:20.743: I/DEBUG(175): #01 pc 003feb6c
/data/app-lib/com.example.hellojni-1/libgnustep-base.so
(_i_NSUserDefaults__init+36)
05-13 18:56:20.743: I/DEBUG(175): stack:
05-13 18:56:20.743: I/DEBUG(175): ........ ........
05-13 18:56:20.743: I/DEBUG(175): memory near r0:
05-13 18:56:20.743: I/DEBUG(175): be3bdc4c ffffffff ffffffff ffffffff
ffffffff
05-13 18:56:20.743: I/DEBUG(175): be3bdc5c ffffffff ffffffff ffffffff
ffffffff
05-13 18:56:20.743: I/DEBUG(175): be3bdc6c ffffffff ffffffff ffffffff
ffffffff
05-13 18:56:20.743: I/DEBUG(175): be3bdc7c ffffffff ffffffff ffffffff
ffffffff
05-13 18:56:20.743: I/DEBUG(175): be3bdc8c ffffffff ffffffff ffffffff
ffffffff
05-13 18:56:20.743: I/DEBUG(175): be3bdc9c ffffffff ffffffff ffffffff
ffffffff
05-13 18:56:20.743: I/DEBUG(175): be3bdcac ffffffff ffffffff ffffffff
ffffffff
05-13 18:56:20.743: I/DEBUG(175): be3bdcbc ffffffff ffffffff ffffffff
ffffffff
05-13 18:56:20.743: I/DEBUG(175): be3bdccc ffffffff ffffffff ffffffff
ffffffff
05-13 18:56:20.743: I/DEBUG(175): be3bdcdc ffffffff ffffffff ffffffff
ffffffff
05-13 18:56:20.743: I/DEBUG(175): be3bdcec ffffffff ffffffff ffffffff
ffffffff
05-13 18:56:20.743: I/DEBUG(175): be3bdcfc ffffffff ffffffff ffffffff
ffffffff
05-13 18:56:20.743: I/DEBUG(175): be3bdd0c ffffffff ffffffff ffffffff
ffffffff
05-13 18:56:20.743: I/DEBUG(175): be3bdd1c ffffffff ffffffff ffffffff
ffffffff
05-13 18:56:20.743: I/DEBUG(175): be3bdd2c ffffffff ffffffff ffffffff
ffffffff
05-13 18:56:20.743: I/DEBUG(175): be3bdd3c ffffffff ffffffff ffffffff
ffffffff
05-13 18:56:20.743: I/DEBUG(175): memory near r1:
05-13 18:56:20.743: I/DEBUG(175): 755834b0 0000042b 00000000 00000958
7541b50a
05-13 18:56:20.743: I/DEBUG(175): 755834c0 000014b1 7541b34d 000014b0
00000000
05-13 18:56:20.743: I/DEBUG(175): 755834d0 00000075 7541b365 00000059
00000000
05-13 18:56:20.743: I/DEBUG(175): 755834e0 0000073f 7541b716 000014b3
7541b365
05-13 18:56:20.743: I/DEBUG(175): 755834f0 000014b5 7541b50a 000004d5
7541b523
05-13 18:56:20.743: I/DEBUG(175): 75583500 000014b7 7541b523 00000377
75420e8a
05-13 18:56:20.743: I/DEBUG(175): 75583510 000014b9 7541b50a 00000396
7541b365
05-13 18:56:20.743: I/DEBUG(175): 75583520 00000005 7541b365 000004c7
7541b523
05-13 18:56:20.743: I/DEBUG(175): 75583530 000002fa 7541f61e 00000007
7541b428
05-13 18:56:20.743: I/DEBUG(175): 75583540 00001093 754368c5 00000beb
7541c08e
05-13 18:56:20.743: I/DEBUG(175): 75583550 00000011 7541b365 000009a2
7541b365
05-13 18:56:20.753: I/DEBUG(175): 75583560 000000ca 7541b32a 000009a0
7541b562
05-13 18:56:20.753: I/DEBUG(175): 75583570 00000024 7541b311 00000081
7541b716
05-13 18:56:20.753: I/DEBUG(175): 75583580 000003d4 7541b365 0000012f
7541b562
05-13 18:56:20.753: I/DEBUG(175): 75583590 00000014 7541b365 000009a4
7541b34d
05-13 18:56:20.753: I/DEBUG(175): 755835a0 00000be1 7542ddeb 00000113
7541b365
05-13 18:56:20.753: I/DEBUG(175): memory near r2:
05-13 18:56:20.753: I/DEBUG(175): 756d1928 00000000 00000000 755464d0
00000121
05-13 18:56:20.753: I/DEBUG(175): 756d1938 75435cc1 0000003b 00000000
00000000
05-13 18:56:20.753: I/DEBUG(175): 756d1948 75582fd0 00000000 00000000
00000000
05-13 18:56:20.753: I/DEBUG(175): 756d1958 00000000 00000000 00000000
00000000
05-13 18:56:20.753: I/DEBUG(175): 756d1968 00000000 00000000 00000000
00000669
05-13 18:56:20.753: I/DEBUG(175): 756d1978 00000000 00000000 00000000
00000000
05-13 18:56:20.753: I/DEBUG(175): 756d1988 00000000 00000000 00000000
00000000
05-13 18:56:20.753: I/DEBUG(175): 756d1998 00000000 00000000 00000000
00000000
05-13 18:56:20.753: I/DEBUG(175): 756d19a8 00000000 00000000 00000000
00000000
05-13 18:56:20.753: I/DEBUG(175): 756d19b8 00000000 00000000 00000000
00000000
05-13 18:56:20.753: I/DEBUG(175): 756d19c8 00000000 00000000 00000000
00000000
05-13 18:56:20.753: I/DEBUG(175): 756d19d8 00000000 00000000 00000000
00000000
05-13 18:56:20.753: I/DEBUG(175): 756d19e8 00000000 00000000 00000000
00000000
05-13 18:56:20.753: I/DEBUG(175): 756d19f8 00000000 00000000 00000000
00000000
05-13 18:56:20.753: I/DEBUG(175): 756d1a08 00000000 00000000 00000000
00000000
05-13 18:56:20.753: I/DEBUG(175): 756d1a18 00000000 00000000 00000000
00000000
05-13 18:56:20.753: I/DEBUG(175): memory near r3:
05-13 18:56:20.753: I/DEBUG(175): 75582fb0 75581f90 75581f94 75581f98
75581f9c
05-13 18:56:20.753: I/DEBUG(175): 75582fc0 75581fa0 75581fa4 00000000
00000000
05-13 18:56:20.753: I/DEBUG(175): 75582fd0 755825d0 75561620 75420fbd
00000000
05-13 18:56:20.753: I/DEBUG(175): 75582fe0 0000005d 0000002c 75582520
75582620
05-13 18:56:20.753: I/DEBUG(175): 75582ff0 75643f18 00000000 75583090
755b6cb8
05-13 18:56:20.753: I/DEBUG(175): 75583000 75648118 00000001 75582fa0
755b6ca0
05-13 18:56:20.753: I/DEBUG(175): 75583010 00000001 00000001 75535bd0
7542221d
05-13 18:56:20.753: I/DEBUG(175): 75583020 00000001 00000000 75535bd0
7543fd9a
05-13 18:56:20.753: I/DEBUG(175): 75583030 00000003 00000000 75535bd0
7543fd9e
05-13 18:56:20.753: I/DEBUG(175): 75583040 00000004 00000000 75535bd0
7543fda3
05-13 18:56:20.753: I/DEBUG(175): 75583050 00000044 00000000 75535bd0
7543fde8
05-13 18:56:20.753: I/DEBUG(175): 75583060 00000068 00000000 00000000
00000000
05-13 18:56:20.753: I/DEBUG(175): 75583070 75581fa8 75581fac 75581fb0
75581fb4
05-13 18:56:20.753: I/DEBUG(175): 75583080 75581fb8 00000000 00000000
00000000
05-13 18:56:20.753: I/DEBUG(175): 75583090 75582760 75561620 7543fa2a
00000000
05-13 18:56:20.753: I/DEBUG(175): 755830a0 00000019 00000018 75582700
755826a0
05-13 18:56:20.753: I/DEBUG(175): memory near r4:
05-13 18:56:20.753: I/DEBUG(175): 75583350 0000000c 00000000 0000007a
7541b94e
05-13 18:56:20.753: I/DEBUG(175): 75583360 000005cb 7541b523 0000000b
7541b2f6
05-13 18:56:20.753: I/DEBUG(175): 75583370 00000130 7541b562 000004b3
7541b311
05-13 18:56:20.753: I/DEBUG(175): 75583380 00000091 7541bc94 000001bf
7541b365
05-13 18:56:20.753: I/DEBUG(175): 75583390 0000005b 7541b523 000001ff
7541b365
05-13 18:56:20.753: I/DEBUG(175): 755833a0 0000082f 7542474a 000004c5
7541b311
05-13 18:56:20.753: I/DEBUG(175): 755833b0 00000a8f 7541b359 00000056
7541b523
05-13 18:56:20.753: I/DEBUG(175): 755833c0 000000cc 7541b562 00000097
7541b50a
05-13 18:56:20.753: I/DEBUG(175): 755833d0 00000028 7541b523 00000611
7541b523
05-13 18:56:20.753: I/DEBUG(175): 755833e0 00000105 7541b365 000003aa
7541b523
05-13 18:56:20.753: I/DEBUG(175): 755833f0 0000001c 7541b523 00000049
7541b93f
05-13 18:56:20.753: I/DEBUG(175): 75583400 000001ad 7541b311 00000109
7541b50a
05-13 18:56:20.753: I/DEBUG(175): 75583410 00000017 00000000 00000018
7541b523
05-13 18:56:20.753: I/DEBUG(175): 75583420 000000c0 7541b365 00000927
7541d2b2
05-13 18:56:20.753: I/DEBUG(175): 75583430 0000020b 7541df5d 00000107
7541c098
05-13 18:56:20.753: I/DEBUG(175): 75583440 0000002c 7541b359 000001bd
7541b34d
05-13 18:56:20.753: I/DEBUG(175): memory near r5:
05-13 18:56:20.753: I/DEBUG(175): 4148c3f0 00000000 00000000 00000000
00000000
05-13 18:56:20.753: I/DEBUG(175): 4148c400 00000000 00000000 00000000
0000045b
05-13 18:56:20.753: I/DEBUG(175): 4148c410 6ec9187c 6d3f6ca4 6d7421d8
74e86000
05-13 18:56:20.753: I/DEBUG(175): 4148c420 00000000 4153e0d0 bebbd638
00000000
05-13 18:56:20.753: I/DEBUG(175): 4148c430 bebbd68c 00000001 00000000
414aad40
05-13 18:56:20.753: I/DEBUG(175): 4148c440 00000000 00000000 6c7c2870
6d3f1300
05-13 18:56:20.753: I/DEBUG(175): 4148c450 00000000 00000000 00000001
00006000
05-13 18:56:20.753: I/DEBUG(175): 4148c460 00000000 40050154 414aad40
414afc00
05-13 18:56:20.753: I/DEBUG(175): 4148c470 00000000 414b3cfc 414b3d70
414b3c20
05-13 18:56:20.753: I/DEBUG(175): 4148c480 414b3c40 414b3c9c 00000000
00000000
05-13 18:56:20.753: I/DEBUG(175): 4148c490 00000000 00000000 00000000
00000000
05-13 18:56:20.753: I/DEBUG(175): 4148c4a0 00000000 00000000 00002000
4153c91c
05-13 18:56:20.763: I/DEBUG(175): 4148c4b0 00000000 00000000 00000007
6e407a28
05-13 18:56:20.763: I/DEBUG(175): 4148c4c0 00000001 00000080 00000200
00000000
05-13 18:56:20.763: I/DEBUG(175): 4148c4d0 00000000 00000000 00000000
00000000
05-13 18:56:20.763: I/DEBUG(175): 4148c4e0 00000000 00000000 00000000
00000000
05-13 18:56:20.763: I/DEBUG(175): memory near r7:
05-13 18:56:20.763: I/DEBUG(175): 6d3f6c90 6d3f6cbc 74e853d4 6d742210
00000006
05-13 18:56:20.763: I/DEBUG(175): 6d3f6ca0 00000000 4254e2b0 6d3f6ce0
6ec6a64a
05-13 18:56:20.763: I/DEBUG(175): 6d3f6cb0 6d7421d8 74e853d4 00000000
4254f300
05-13 18:56:20.763: I/DEBUG(175): 6d3f6cc0 4254f098 4254e2b0 00000000
6d3f6d08
05-13 18:56:20.763: I/DEBUG(175): 6d3f6cd0 6ecc75dc 6d4e1508 6ec6a64a
00000000
05-13 18:56:20.763: I/DEBUG(175): 6d3f6ce0 00000000 4254e900 4254f280
4254e2b0
05-13 18:56:20.763: I/DEBUG(175): 6d3f6cf0 00000000 6d3f6d48 6ec91fec
6d4f5ee8
05-13 18:56:20.763: I/DEBUG(175): 6d3f6d00 6ecc75dc 00000000 4254bbf0
42547c00
05-13 18:56:20.763: I/DEBUG(175): 6d3f6d10 425f3d88 4254ca90 6d3f6d48
00000000
05-13 18:56:20.763: I/DEBUG(175): 6d3f6d20 6d4f1168 00000000 4254bbf0
4254e2b0
05-13 18:56:20.763: I/DEBUG(175): 6d3f6d30 00000000 6d3f6dbc 6ec902a2
6d4dd538
05-13 18:56:20.763: I/DEBUG(175): 6d3f6d40 6ec91fec 00000000 42549630
42549630
05-13 18:56:20.763: I/DEBUG(175): 6d3f6d50 4254e2b0 4254e4e8 4254bbf0
00000000
05-13 18:56:20.763: I/DEBUG(175): 6d3f6d60 42547c00 425f3d88 4254ca90
42547928
05-13 18:56:20.763: I/DEBUG(175): 6d3f6d70 42547c60 4254e838 00000000
00000000
05-13 18:56:20.763: I/DEBUG(175): 6d3f6d80 00000000 4254e900 42547c60
4254bd18
05-13 18:56:20.763: I/DEBUG(175): memory near r8:
05-13 18:56:20.763: I/DEBUG(175): bebbd4c0 42544ff4 4008b1a7 4254e2b0
4148af70
05-13 18:56:20.763: I/DEBUG(175): bebbd4d0 6d742210 4148c410 bebbd4f4
414aabd0
05-13 18:56:20.763: I/DEBUG(175): bebbd4e0 6d3f6ca4 00000001 00000000
4254e2b0
05-13 18:56:20.763: I/DEBUG(175): bebbd4f0 42544ff4 414db127 6d3f6ca4
74e854c8
05-13 18:56:20.763: I/DEBUG(175): bebbd500 75396060 4148c420 755e3fd8
755e3ce8
05-13 18:56:20.763: I/DEBUG(175): bebbd510 00000000 00000000 755e3f70
400b3384
05-13 18:56:20.763: I/DEBUG(175): bebbd520 75396060 40076257 400af000
755e3fa8
05-13 18:56:20.763: I/DEBUG(175): bebbd530 00000000 755e3f70 00000000
40072c0d
05-13 18:56:20.763: I/DEBUG(175): bebbd540 71c4ded8 414dcd57 00000000
bebbd554
05-13 18:56:20.763: I/DEBUG(175): bebbd550 00000000 bebbd600 00000000
00000000
05-13 18:56:20.763: I/DEBUG(175): bebbd560 bebbd5e4 6d450fe4 00000001
415655f8
05-13 18:56:20.763: I/DEBUG(175): bebbd570 00000000 00000003 6d450fd0
6f10c822
05-13 18:56:20.763: I/DEBUG(175): bebbd580 bebbd5e4 00000038 00000000
414f8e0f
05-13 18:56:20.763: I/DEBUG(175): bebbd590 6f10c822 00000000 00000000
416b4380
05-13 18:56:20.763: I/DEBUG(175): bebbd5a0 6f10c822 bebbd5e4 400b3384
6d3fbf48
05-13 18:56:20.763: I/DEBUG(175): bebbd5b0 42544ff4 414f91cf bebbd5e4
6f10c822
05-13 18:56:20.763: I/DEBUG(175): memory near r9:
05-13 18:56:20.763: I/DEBUG(175): 6d3f6c88 6d3f6cbc 74e853ce 6d3f6cbc
74e853d4
05-13 18:56:20.763: I/DEBUG(175): 6d3f6c98 6d742210 00000006 00000000
4254e2b0
05-13 18:56:20.763: I/DEBUG(175): 6d3f6ca8 6d3f6ce0 6ec6a64a 6d7421d8
74e853d4
05-13 18:56:20.763: I/DEBUG(175): 6d3f6cb8 00000000 4254f300 4254f098
4254e2b0
05-13 18:56:20.763: I/DEBUG(175): 6d3f6cc8 00000000 6d3f6d08 6ecc75dc
6d4e1508
05-13 18:56:20.763: I/DEBUG(175): 6d3f6cd8 6ec6a64a 00000000 00000000
4254e900
05-13 18:56:20.763: I/DEBUG(175): 6d3f6ce8 4254f280 4254e2b0 00000000
6d3f6d48
05-13 18:56:20.763: I/DEBUG(175): 6d3f6cf8 6ec91fec 6d4f5ee8 6ecc75dc
00000000
05-13 18:56:20.763: I/DEBUG(175): 6d3f6d08 4254bbf0 42547c00 425f3d88
4254ca90
05-13 18:56:20.763: I/DEBUG(175): 6d3f6d18 6d3f6d48 00000000 6d4f1168
00000000
05-13 18:56:20.763: I/DEBUG(175): 6d3f6d28 4254bbf0 4254e2b0 00000000
6d3f6dbc
05-13 18:56:20.763: I/DEBUG(175): 6d3f6d38 6ec902a2 6d4dd538 6ec91fec
00000000
05-13 18:56:20.763: I/DEBUG(175): 6d3f6d48 42549630 42549630 4254e2b0
4254e4e8
05-13 18:56:20.763: I/DEBUG(175): 6d3f6d58 4254bbf0 00000000 42547c00
425f3d88
05-13 18:56:20.763: I/DEBUG(175): 6d3f6d68 4254ca90 42547928 42547c60
4254e838
05-13 18:56:20.763: I/DEBUG(175): 6d3f6d78 00000000 00000000 00000000
4254e900
05-13 18:56:20.763: I/DEBUG(175): memory near sl:
05-13 18:56:20.763: I/DEBUG(175): 4148c400 00000000 00000000 00000000
0000045b
05-13 18:56:20.763: I/DEBUG(175): 4148c410 6ec9187c 6d3f6ca4 6d7421d8
74e86000
05-13 18:56:20.763: I/DEBUG(175): 4148c420 00000000 4153e0d0 bebbd638
00000000
05-13 18:56:20.763: I/DEBUG(175): 4148c430 bebbd68c 00000001 00000000
414aad40
05-13 18:56:20.763: I/DEBUG(175): 4148c440 00000000 00000000 6c7c2870
6d3f1300
05-13 18:56:20.763: I/DEBUG(175): 4148c450 00000000 00000000 00000001
00006000
05-13 18:56:20.763: I/DEBUG(175): 4148c460 00000000 40050154 414aad40
414afc00
05-13 18:56:20.763: I/DEBUG(175): 4148c470 00000000 414b3cfc 414b3d70
414b3c20
05-13 18:56:20.763: I/DEBUG(175): 4148c480 414b3c40 414b3c9c 00000000
00000000
05-13 18:56:20.763: I/DEBUG(175): 4148c490 00000000 00000000 00000000
00000000
05-13 18:56:20.763: I/DEBUG(175): 4148c4a0 00000000 00000000 00002000
4153c91c
05-13 18:56:20.773: I/DEBUG(175): 4148c4b0 00000000 00000000 00000007
6e407a28
05-13 18:56:20.773: I/DEBUG(175): 4148c4c0 00000001 00000080 00000200
00000000
05-13 18:56:20.773: I/DEBUG(175): 4148c4d0 00000000 00000000 00000000
00000000
05-13 18:56:20.773: I/DEBUG(175): 4148c4e0 00000000 00000000 00000000
00000000
05-13 18:56:20.773: I/DEBUG(175): 4148c4f0 00000000 00000000 00000000
00000000
05-13 18:56:20.773: I/DEBUG(175): memory near fp:
05-13 18:56:20.773: I/DEBUG(175): be3c0468 75589894 75582fd0 75589894
755834d0
05-13 18:56:20.773: I/DEBUG(175): be3c0478 75583370 4148c410 00000004
6d3f6cb0
05-13 18:56:20.773: I/DEBUG(175): be3c0488 be3c04b8 752dbb70 75583420
75582fd0
05-13 18:56:20.773: I/DEBUG(175): be3c0498 7563cca0 75582fd0 00000000
756d1948
05-13 18:56:20.773: I/DEBUG(175): be3c04a8 756d1948 755834d0 755834d0
756d1948
05-13 18:56:20.773: I/DEBUG(175): be3c04b8 be3c0b18 752d9384 00000000
00000000
05-13 18:56:20.773: I/DEBUG(175): be3c04c8 00000000 00000000 00000000
00000000
05-13 18:56:20.773: I/DEBUG(175): be3c04d8 00000000 00000000 00000000
00000000
05-13 18:56:20.773: I/DEBUG(175): be3c04e8 00000000 00000000 00000000
00000000
05-13 18:56:20.773: I/DEBUG(175): be3c04f8 00000000 00000000 00000000
00000000
05-13 18:56:20.773: I/DEBUG(175): be3c0508 00000000 00000000 00000000
00000000
05-13 18:56:20.773: I/DEBUG(175): be3c0518 00000000 00000000 00000000
00000000
05-13 18:56:20.773: I/DEBUG(175): be3c0528 00000000 00000000 00000000
00000000
05-13 18:56:20.773: I/DEBUG(175): be3c0538 00000000 00000000 00000000
00000000
05-13 18:56:20.773: I/DEBUG(175): be3c0548 00000000 00000000 00000000
00000000
05-13 18:56:20.773: I/DEBUG(175): be3c0558 00000000 00000000 00000000
00000000
05-13 18:56:20.773: I/DEBUG(175): memory near ip:
05-13 18:56:20.773: I/DEBUG(175): 755a742c 754117cc 75411930 753e2e9c
00000000
05-13 18:56:20.773: I/DEBUG(175): 755a743c 00000000 00000000 4008d6a5
4008d799
05-13 18:56:20.773: I/DEBUG(175): 755a744c 74eb5ffc 74ea3cf0 74eabb4c
74ec2e60
05-13 18:56:20.773: I/DEBUG(175): 755a745c 74eb637c 74eaff50 4009f195
4009f191
05-13 18:56:20.773: I/DEBUG(175): 755a746c 74ec0084 74eaf9e8 74ea3c40
74eb0958
05-13 18:56:20.773: I/DEBUG(175): 755a747c 74eb0918 74eaa6f4 74eaf570
74eac944
05-13 18:56:20.773: I/DEBUG(175): 755a748c 74eaf7a4 40072c01 74ebcfa0
74ebd394
05-13 18:56:20.773: I/DEBUG(175): 755a749c 74eafe68 400d8414 74ec0ac8
74ec0434
05-13 18:56:20.773: I/DEBUG(175): 755a74ac 4008d905 40079449 4009f199
4009fec0
05-13 18:56:20.773: I/DEBUG(175): 755a74bc 40072bed 4008b109 40087f85
400a05d4
05-13 18:56:20.773: I/DEBUG(175): 755a74cc 74ebffbc 40086e78 74ec0a5c
74ec0a84
05-13 18:56:20.773: I/DEBUG(175): 755a74dc 74ec013c 40092ba5 4007d345
4008b1b9
05-13 18:56:20.773: I/DEBUG(175): 755a74ec 40088283 4007d6f1 4009c529
400906a1
05-13 18:56:20.773: I/DEBUG(175): 755a74fc 40087138 4007d265 40086298
400862bc
05-13 18:56:20.773: I/DEBUG(175): 755a750c 4009eeeb 40090bf1 400861c8
40086230
05-13 18:56:20.773: I/DEBUG(175): 755a751c 40085390 40086334 400852bc
40086384
05-13 18:56:20.773: I/DEBUG(175): memory near sp:
05-13 18:56:20.773: I/DEBUG(175): be3bdbd8 ffffffff ffffffff ffffffff
ffffffff
05-13 18:56:20.773: I/DEBUG(175): be3bdbe8 ffffffff ffffffff ffffffff
ffffffff
05-13 18:56:20.773: I/DEBUG(175): be3bdbf8 ffffffff ffffffff ffffffff
ffffffff
05-13 18:56:20.773: I/DEBUG(175): be3bdc08 ffffffff ffffffff ffffffff
ffffffff
05-13 18:56:20.773: I/DEBUG(175): be3bdc18 ffffffff ffffffff ffffffff
ffffffff
05-13 18:56:20.773: I/DEBUG(175): be3bdc28 ffffffff ffffffff ffffffff
ffffffff
05-13 18:56:20.773: I/DEBUG(175): be3bdc38 ffffffff ffffffff ffffffff
ffffffff
05-13 18:56:20.773: I/DEBUG(175): be3bdc48 ffffffff ffffffff ffffffff
ffffffff
05-13 18:56:20.773: I/DEBUG(175): be3bdc58 ffffffff ffffffff ffffffff
ffffffff
05-13 18:56:20.773: I/DEBUG(175): be3bdc68 ffffffff ffffffff ffffffff
ffffffff
05-13 18:56:20.773: I/DEBUG(175): be3bdc78 ffffffff ffffffff ffffffff
ffffffff
05-13 18:56:20.773: I/DEBUG(175): be3bdc88 ffffffff ffffffff ffffffff
ffffffff
05-13 18:56:20.773: I/DEBUG(175): be3bdc98 ffffffff ffffffff ffffffff
ffffffff
05-13 18:56:20.773: I/DEBUG(175): be3bdca8 ffffffff ffffffff ffffffff
ffffffff
05-13 18:56:20.773: I/DEBUG(175): be3bdcb8 ffffffff ffffffff ffffffff
ffffffff
05-13 18:56:20.773: I/DEBUG(175): be3bdcc8 ffffffff ffffffff ffffffff
ffffffff
05-13 18:56:20.773: I/DEBUG(175): code around pc:
05-13 18:56:20.773: I/DEBUG(175): 751e7034 003c05d4 fffff928 0000a4e0
ffe79b85
05-13 18:56:20.773: I/DEBUG(175): 751e7044 e92d48f0 e28db010 e24ddda2
e28d0074
05-13 18:56:20.773: I/DEBUG(175): 751e7054 e58d0070 ebf8307f e50b0014
e59f0278
05-13 18:56:20.773: I/DEBUG(175): 751e7064 e08f0000 e59f1274 e7910000
e3500000
05-13 18:56:20.773: I/DEBUG(175): 751e7074 0a000008 eaffffff e51b0014
e59f1260
05-13 18:56:20.773: I/DEBUG(175): 751e7084 e08f1001 e59f225c e7921001
e1500001
05-13 18:56:20.773: I/DEBUG(175): 751e7094 0a00008b eaffffff e3a00000
e50b0018
05-13 18:56:20.773: I/DEBUG(175): 751e70a4 e59f1244 e08f1001 e59f2240
e7922001
05-13 18:56:20.773: I/DEBUG(175): 751e70b4 e5923000 e59fc238 e08cc001
e28ce0b0
05-13 18:56:20.773: I/DEBUG(175): 751e70c4 e58d006c e1a00003 e58d1068
e1a0100e
05-13 18:56:20.783: I/DEBUG(175): 751e70d4 e58de064 e58dc060 e58d205c
e58d3058
05-13 18:56:20.783: I/DEBUG(175): 751e70e4 ebf82ed6 e59d1058 e58d0054
e1a00001
05-13 18:56:20.783: I/DEBUG(175): 751e70f4 e59d1064 e59d2054 e12fff32
e51b0014
05-13 18:56:20.783: I/DEBUG(175): 751e7104 ebf830cf e59d1070 e5810000
e28d2078
05-13 18:56:20.783: I/DEBUG(175): 751e7114 e5901000 e3a000ff e3800c27
e58d0050
05-13 18:56:20.783: I/DEBUG(175): 751e7124 e1a00002 e59d3050 e58d204c
e1a02003
05-13 18:56:20.783: I/DEBUG(175): code around lr:
05-13 18:56:20.783: I/DEBUG(175): 752dbb50 e24dd028 e50b0004 e50b1008
e51b2004
05-13 18:56:20.783: I/DEBUG(175): 752dbb60 e50b100c e50b0010 e58d2014
ebfc2d34
05-13 18:56:20.783: I/DEBUG(175): 752dbb70 e3a01028 e3811b01 e59f2054
e08f2002
05-13 18:56:20.783: I/DEBUG(175): 752dbb80 e59f3050 e0832002 e0821001
e59d2014
05-13 18:56:20.783: I/DEBUG(175): 752dbb90 e58d0010 e1a00002 e58d100c
ebf45c28
05-13 18:56:20.783: I/DEBUG(175): 752dbba0 e59d1014 e58d0008 e1a00001
e59d100c
05-13 18:56:20.783: I/DEBUG(175): 752dbbb0 e59d2010 e59d3008 e12fff33
e51b100c
05-13 18:56:20.783: I/DEBUG(175): 752dbbc0 e51b2010 e58d2004 e58d1000
e1a0d00b
05-13 18:56:20.783: I/DEBUG(175): 752dbbd0 e8bd8800 002cb8b4 fffdbdd8
e92d4870
05-13 18:56:20.783: I/DEBUG(175): 752dbbe0 e28db00c e24ddf95 e3a03000
e50b303c
05-13 18:56:20.783: I/DEBUG(175): 752dbbf0 e50b3040 e50b0010 e50b1014
e50b2018
05-13 18:56:20.783: I/DEBUG(175): 752dbc00 e59f3a30 e08f3003 e59fca2c
e08cc003
05-13 18:56:20.783: I/DEBUG(175): 752dbc10 e50b0054 e1a0000c e50b2058
e50b105c
05-13 18:56:20.783: I/DEBUG(175): 752dbc20 e50b3060 ebf45c09 e3a01008
e3811b01
05-13 18:56:20.783: I/DEBUG(175): 752dbc30 e59f2a08 e51b3060 e0822003
e0821001
05-13 18:56:20.783: I/DEBUG(175): 752dbc40 e50b0064 e50b1068 e50b206c
ebf45bfc
05-13 18:56:20.783: I/DEBUG(175): memory map around fault addr be3bdc68:
05-13 18:56:20.783: I/DEBUG(175): 755bd000-756d2000 rw- [anon:libc_malloc]
05-13 18:56:20.783: I/DEBUG(175): (no map for address)
05-13 18:56:20.783: I/DEBUG(175): be3bf000-bebbe000 rw-
05-13 18:56:20.903: W/ActivityManager(793): Force finishing activity
com.example.hellojni/.HelloJni
05-13 18:56:20.923: D/Zygote(178): Process 8355 terminated by signal (11)
05-13 18:56:21.203: I/WindowManager(793): Screenshot max retries 4 of
Token{4298d848 ActivityRecord{425f3d88 u0 com.example.hellojni/.HelloJni t13
f}} appWin=Window{42bd48b0 u0 Starting com.example.hellojni} drawState=4
05-13 18:56:21.203: W/WindowManager(793): Screenshot failure taking screenshot
for (1080x1920) to layer 21010
05-13 18:56:21.213: W/ActivityManager(793): Exception thrown during pause
05-13 18:56:21.213: W/ActivityManager(793): android.os.DeadObjectException
05-13 18:56:21.213: W/ActivityManager(793): at
android.os.BinderProxy.transact(Native Method)
05-13 18:56:21.213: W/ActivityManager(793): at
android.app.ApplicationThreadProxy.schedulePauseActivity(ApplicationThreadNative.java:660)
05-13 18:56:21.213: W/ActivityManager(793): at
com.android.server.am.ActivityStack.startPausingLocked(ActivityStack.java:755)
05-13 18:56:21.213: W/ActivityManager(793): at
com.android.server.am.ActivityStack.finishActivityLocked(ActivityStack.java:2408)
05-13 18:56:21.213: W/ActivityManager(793): at
com.android.server.am.ActivityStack.finishTopRunningActivityLocked(ActivityStack.java:2279)
05-13 18:56:21.213: W/ActivityManager(793): at
com.android.server.am.ActivityStackSupervisor.finishTopRunningActivityLocked(ActivityStackSupervisor.java:2018)
05-13 18:56:21.213: W/ActivityManager(793): at
com.android.server.am.ActivityManagerService.handleAppCrashLocked(ActivityManagerService.java:9389)
05-13 18:56:21.213: W/ActivityManager(793): at
com.android.server.am.ActivityManagerService.makeAppCrashingLocked(ActivityManagerService.java:9284)
05-13 18:56:21.213: W/ActivityManager(793): at
com.android.server.am.ActivityManagerService.crashApplication(ActivityManagerService.java:9926)
05-13 18:56:21.213: W/ActivityManager(793): at
com.android.server.am.ActivityManagerService.handleApplicationCrashInner(ActivityManagerService.java:9478)
05-13 18:56:21.213: W/ActivityManager(793): at
com.android.server.am.NativeCrashListener$NativeCrashReporter.run(NativeCrashListener.java:86)
05-13 18:56:21.223: I/ActivityManager(793): Process com.example.hellojni (pid
8355) has died.