Got RemoteException sending setActive(false) notification - Error in Android

Ok I keep getting this error repeatedly and my game crashes in Andoid.

  
11-14 09:17:08.367: INFO/DEBUG(31884): Build fingerprint: 'google/soju/crespo:2.3.6/GRK39F/189904:user/release-keys'  
11-14 09:17:08.367: INFO/DEBUG(31884): pid: 31954, tid: 31964 \>\>\> com.pod.sample21 \<\<\<  
11-14 09:17:08.367: INFO/DEBUG(31884): signal 11 (SIGSEGV), code 1 (SEGV\_MAPERR), fault addr 00000004  
11-14 09:17:08.367: INFO/DEBUG(31884): r0 004fe058 r1 004c3ae8 r2 80951148 r3 004fdfd8  
11-14 09:17:08.367: INFO/DEBUG(31884): r4 004fe058 r5 004c3ae8 r6 004fd250 r7 003b0c20  
.  
.  
.  
.  
11-14 09:17:09.277: INFO/BootReceiver(109): Copying /data/tombstones/tombstone\_05 to DropBox (SYSTEM\_TOMBSTONE)  
11-14 09:17:09.332: INFO/ActivityManager(109): Process com.pod.sample21 (pid 31954) has died.  
11-14 09:17:09.339: INFO/WindowManager(109): WIN DEATH: Window{407c9ea8 com.pod.sample21/com.ansca.corona.CoronaActivity paused=false}  
11-14 09:17:09.339: INFO/WindowManager(109): WIN DEATH: Window{407e9c00 SurfaceView paused=false}  
11-14 09:17:09.343: INFO/WindowManager(109): Setting rotation to 0, animFlags=1  
11-14 09:17:09.351: INFO/ActivityManager(109): Config changed: { scale=1.0 imsi=404/45 loc=en\_US touch=3 keys=1/1/2 nav=1/1 orien=1 layout=34 uiMode=17 seq=611}  
11-14 09:17:09.378: DEBUG/Zygote(74): Process 31954 terminated by signal (11)  
11-14 09:17:09.421: VERBOSE/RenderScript\_jni(25547): surfaceCreated  
11-14 09:17:09.421: VERBOSE/RenderScript\_jni(25547): surfaceChanged  
11-14 09:17:09.449: VERBOSE/RenderScript\_jni(25547): surfaceChanged  
11-14 09:17:09.507: WARN/InputManagerService(109): Got RemoteException sending setActive(false) notification to pid 31954 uid 10124  
11-14 09:17:09.617: VERBOSE/RenderScript\_jni(25547): surfaceChanged  
11-14 09:17:09.667: VERBOSE/RenderScript\_jni(25547): surfaceChanged  
  

Browsing through the Corona forum I found that the
signal 11 (SIGSEGV)
error occurs when using some native objects. But I do not use any native objects.

Earlier I fixed this error when I found that it occurs when I tried to access a disposed audio.
But now it occurs even when all audio us disabled.

What causes this error??? Please help.
[import]uid: 62560 topic_id: 17697 reply_id: 317697[/import]

did you ever find out a solution for this one? [import]uid: 90610 topic_id: 17697 reply_id: 144280[/import]

did you ever find out a solution for this one? [import]uid: 90610 topic_id: 17697 reply_id: 144280[/import]

did you ever find out a solution for this one? [import]uid: 90610 topic_id: 17697 reply_id: 144280[/import]

did you ever find out a solution for this one? [import]uid: 90610 topic_id: 17697 reply_id: 144280[/import]