java.lang.IllegalStateException: Parcel has been finalized

329 views
Skip to first unread message

Sudhir Patil

unread,
Apr 21, 2016, 10:01:25 AM4/21/16
to android-platform
Unable to rectify below error with Broadcast receiver for Call / SMS Intent filter. Getting Error as Parcel has been finalized. Kindly help to resolve this issue. Earliest help is appreciated and Thanks for your help in advance.



Process: com.*.*, PID: 17851
04-21 17:20:34.474 17851 17851 E AndroidRuntime: java.lang.IllegalStateException: Parcel has been finalized!
04-21 17:20:34.474 17851 17851 E AndroidRuntime: at android.os.BinderProxy.transactNative(Native Method)
04-21 17:20:34.474 17851 17851 E AndroidRuntime: at android.os.BinderProxy.transact(Binder.java:496)
04-21 17:20:34.474 17851 17851 E AndroidRuntime: at android.app.ActivityManagerProxy.finishReceiver(ActivityManagerNative.java:2893)
04-21 17:20:34.474 17851 17851 E AndroidRuntime: at android.content.BroadcastReceiver$PendingResult.sendFinished(BroadcastReceiver.java:424)
04-21 17:20:34.474 17851 17851 E AndroidRuntime: at android.content.BroadcastReceiver$PendingResult.finish(BroadcastReceiver.java:389)
04-21 17:20:34.474 17851 17851 E AndroidRuntime: at android.app.ActivityThread.handleReceiver(ActivityThread.java:2655)
04-21 17:20:34.474 17851 17851 E AndroidRuntime: at android.app.ActivityThread.access$1700(ActivityThread.java:155)
04-21 17:20:34.474 17851 17851 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1394)
04-21 17:20:34.474 17851 17851 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102)
04-21 17:20:34.474 17851 17851 E AndroidRuntime: at android.os.Looper.loop(Looper.java:135)
04-21 17:20:34.474 17851 17851 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:5343)
04-21 17:20:34.474 17851 17851 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
04-21 17:20:34.474 17851 17851 E AndroidRuntime: at java.lang.reflect.Method.invoke(Method.java:372)
04-21 17:20:34.474 17851 17851 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:905)
04-21 17:20:34.474 17851 17851 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:700)
04-21 18:00:28.100 25848 25848 F libc    : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x10 in tid 25848 (rmate.datadiary)
04-21 18:00:28.212 23455 23455 I DEBUG   : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
04-21 18:00:28.212 23455 23455 I DEBUG   : Build fingerprint: 'motorola/condor_retaildsds/condor_umtsds:5.1/LPCS23.13-34.8-3/3:user/release-keys'
04-21 18:00:28.213 23455 23455 I DEBUG   : Revision: 'p2b0'
04-21 18:00:28.213 23455 23455 I DEBUG   : ABI: 'arm'
04-21 18:00:28.214 23455 23455 I DEBUG   : pid: 25848, tid: 25848, name: rmate.datadiary  >>> com.informate.datadiary <<<
04-21 18:00:28.214 23455 23455 I DEBUG   : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x10
04-21 18:00:28.241 23455 23455 I DEBUG   :     r0 00000000  r1 00000000  r2 00000000  r3 00000000
04-21 18:00:28.242 23455 23455 I DEBUG   :     r4 bed650cc  r5 00000000  r6 00000000  r7 1acc32e0
04-21 18:00:28.242 23455 23455 I DEBUG   :     r8 00000000  r9 b89926d0  sl 704a90a0  fp 1ac02240
04-21 18:00:28.242 23455 23455 I DEBUG   :     ip b6e1ce68  sp bed65090  lr b6ea06d1  pc b6e10e5c  cpsr 600d0030
04-21 18:00:28.243 23455 23455 I DEBUG   : 
04-21 18:00:28.243 23455 23455 I DEBUG   : backtrace:
04-21 18:00:28.243 23455 23455 I DEBUG   :     #00 pc 00022e5c  /system/lib/libbinder.so (int android::Parcel::writeAligned<int>(int)+3)
04-21 18:00:28.243 23455 23455 I DEBUG   :     #01 pc 000826cd  /system/lib/libandroid_runtime.so
04-21 18:00:28.243 23455 23455 I DEBUG   :     #02 pc 000b5aab  /system/framework/arm/boot.oat
Reply all
Reply to author
Forward
0 new messages