Note that there are some explanatory texts on larger screens.

plurals
  1. POMap view in tab layout throwing , java.lang.IllegalStateException: Binder has been finalized ,Uncaught exception thrown by finalizer
    primarykey
    data
    text
    <p>I have created an application which has a tab layout , on clicking on of the tab i open a new activity which uses web view. Also the other tab uses map view ,list view , image view.</p> <p>now I installed my application on Samsung Galaxy Y - it was running fine. When I installed the same app on Samsung Galaxy Tab 2 , and when i first open the map view and then the web view and traverse between them i get the following error.</p> <pre><code>08-09 13:00:25.527: E/System(2822): Uncaught exception thrown by finalizer 08-09 13:00:25.527: E/System(2822): java.lang.IllegalStateException: Binder has been finalized! 08-09 13:00:25.527: E/System(2822): at android.os.BinderProxy.transact(Native Method) 08-09 13:00:25.527: E/System(2822): at android.database.BulkCursorProxy.close(BulkCursorNative.java:288) 08-09 13:00:25.527: E/System(2822): at android.database.BulkCursorToCursorAdaptor.close(BulkCursorToCursorAdaptor.java:133) 08-09 13:00:25.527: E/System(2822): at android.database.CursorWrapper.close(CursorWrapper.java:49) 08-09 13:00:25.527: E/System(2822): at android.content.ContentResolver$CursorWrapperInner.close(ContentResolver.java:1591) 08-09 13:00:25.527: E/System(2822): at android.content.ContentResolver$CursorWrapperInner.finalize(ContentResolver.java:1604) 08-09 13:00:25.527: E/System(2822): at java.lang.Daemons$FinalizerDaemon.doFinalize(Daemons.java:182) 08-09 13:00:25.527: E/System(2822): at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:168) 08-09 13:00:25.527: E/System(2822): at java.lang.Thread.run(Thread.java:856) </code></pre> <p>Any thoughts what might be causing this problem.</p> <p>Thanks and Regards</p> <p>Aditya Pratap Singh </p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload