Hi,
When i start bump its working fine and when i stop bump service, it destroying bump API service
then i tried to start bump again,but its not working and showing logat like this and when i start bump second time bump enable showing twice from bumpapi service then it
comes to my first activity
08-30 11:41:37.798: I/System.out(1506): In Start Bump
08-30 11:41:37.808: I/System.out(1506): is Bound=false
08-30 11:41:37.828: I/System.out(1506): is Bound=true
08-30 11:41:37.848: D/dalvikvm(1506): Trying to load lib /data/data/com.bump.apitest/lib/libandroid-api.so 0x43565ab0
08-30 11:41:37.848: D/dalvikvm(1506): Shared lib '/data/data/com.bump.apitest/lib/libandroid-api.so' already loaded in same CL 0x43565ab0
08-30 11:41:37.848: I/Bump API(1506):
Service Created08-30 11:41:37.878: D/EventList(1506):
Connected
08-30 11:41:37.878: I/System.out(1506): ********** onServiceConnected **********
08-30 11:41:37.878: I/Bump API(1506):
configuring...08-30 11:41:37.908: D/WifiService(101): acquireWifiLockLocked: WifiLock{NetworkLocationProvider type=2 binder=android.os.Binder@438768e0}
08-30 11:41:38.378: D/dalvikvm(751): GC_EXPLICIT freed 512 objects / 26232 bytes in 384ms
08-30 11:41:38.758: D/LocationMasfClient(101): getNetworkLocation(): Returning cache location with accuracy 170.0
08-30 11:41:39.078: D/dalvikvm(1498): GC_FOR_MALLOC freed 3546 objects / 277136 bytes in 175ms
08-30 11:41:42.028: D/WifiService(101): releaseWifiLockLocked: WifiLock{NetworkLocationProvider type=2 binder=android.os.Binder@438768e0}
08-30 11:41:43.488: I/Bump API(1506):
Connected: 10008-30 11:41:43.498: I/Bump API(1506):
Connected: 100
08-30 11:41:43.498: W/Bump API(1506): API key in development mode... please upgrade to production prior to release:
http://bu.mp/apideveloper08-30 11:41:43.498: W/Bump API(1506): API key in development mode... please upgrade to production prior to release:
http://bu.mp/apideveloper
08-30 11:41:43.548: I/Bump API(1506):
Bumping enabled08-30 11:41:43.548: I/Bump API(1506):
Bumping enabled08-30 11:41:43.798: I/DEBUG(1064): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
08-30 11:41:43.798: I/DEBUG(1064): Build fingerprint: 'vodafone/vfpioneer/sapphire/sapphire:2.2.1/FRG83D/75603:user/release-keys'
08-30 11:41:43.798: I/DEBUG(1064): pid: 1506, tid: 1517 >>> com.bump.apitest <<<
08-30 11:41:43.798: I/DEBUG(1064):
signal 11 (SIGSEGV), fault addr 424f300008-30 11:41:43.798: I/DEBUG(1064): r0 424f2fa0 r1 424f2ff8 r2 fff82084 r3 00000000
08-30 11:41:43.798: I/DEBUG(1064): r4 00000007 r5 00000000 r6 00000000 r7 00000000
08-30 11:41:43.798: I/DEBUG(1064): r8 00000000 r9 00000000 10 00000000 fp 00000000
08-30 11:41:43.798: I/DEBUG(1064): ip 00000007 sp 458d7df8 lr 00000008 pc afd0f2fc cpsr a0000010
08-30 11:41:44.058: I/DEBUG(1064): #00 pc 0000f2fc /system/lib/libc.so
08-30 11:41:44.058: I/DEBUG(1064): #01 pc 00051e42 /data/data/com.bump.apitest/lib/libandroid-api.so
08-30 11:41:44.078: I/DEBUG(1064): #02 pc 0005403a /data/data/com.bump.apitest/lib/libandroid-api.so
08-30 11:41:44.078: I/DEBUG(1064): #03 pc 000560be /data/data/com.bump.apitest/lib/libandroid-api.so
08-30 11:41:44.088: I/DEBUG(1064): #04 pc 0005131e /data/data/com.bump.apitest/lib/libandroid-api.so
08-30 11:41:44.088: I/DEBUG(1064): #05 pc 0001103c /system/lib/libc.so
08-30 11:41:44.098: I/DEBUG(1064): #06 pc 00010b20 /system/lib/libc.so
08-30 11:41:44.098: I/DEBUG(1064): code around pc:
08-30 11:41:44.108: I/DEBUG(1064): afd0f2dc e1a0a42a e18aac0b e8a007f8 e1a0342b
08-30 11:41:44.108: I/DEBUG(1064): afd0f2ec 2affffe8 ea000017 e491c004 e1a0400c
08-30 11:41:44.108: I/DEBUG(1064): afd0f2fc e8b10fe0 f5d1f040 e2522020 2491c004
08-30 11:41:44.108: I/DEBUG(1064): afd0f30c e1833404 e1a04c24 e1844405 e1a05c25
08-30 11:41:44.118: I/DEBUG(1064): afd0f31c e1855406 e1a06c26 e1866407 e1a07c27
08-30 11:41:44.118: I/DEBUG(1064): code around lr:
08-30 11:41:44.118: I/DEBUG(1064): stack:
08-30 11:41:44.118: I/DEBUG(1064): 458d7db8 00000000
08-30 11:41:44.118: I/DEBUG(1064): 458d7dbc 002eeb60 [heap]
08-30 11:41:44.118: I/DEBUG(1064): 458d7dc0 00000000
08-30 11:41:44.128: I/DEBUG(1064): 458d7dc4 afd103f0 /system/lib/libc.so
how to solve this issue..