You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.
I have a huge problem with the bump API on Android. First time I start my activity containing the bump code it works great, now if I go back and start it again it just Native lib (libandroid-api.so) crash like this error code..
I have a huge problem with the bump API on Android. First time I start my activity containing the bump code it works great, now if I go back and start it again it just Native lib (libandroid-api.so) crash like this error code..
I/DEBUG ( 6594): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 6594): Build fingerprint: 'samsung/GT-I9100/GT-I9100:4.0.3/IML74K/XXLPQ:user/release-keys'
I/DEBUG ( 6594): pid: 10868, tid: 11377 >>> my.package <<<
I/DEBUG ( 6594): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000000
I/DEBUG ( 6594): r0 00000000 r1 50a360d8 r2 ba3000a2 r3 00000000
I/DEBUG ( 6594): r4 50a36008 r5 01128d10 r6 50a36099 r7 5172ce4c
I/DEBUG ( 6594): r8 0007d0c4 r9 0007d0c0 10 50a360a1 fp ba300122
I/DEBUG ( 6594): ip 50eb1d74 sp 5172ce18 lr 50db5e01 pc 400a9d48 cpsr a00f0010
I/DEBUG ( 6594): d0 2205180210000809 d1 1000080b01ba3301
...........
...........
...........
...........
pls help me... thanks.... [email protected]
The text was updated successfully, but these errors were encountered: