adrnsoh / websmsdroid

Automatically exported from code.google.com/p/websmsdroid
0 stars 0 forks source link

When deleting contacts, coming a missed call, contacts will force close #719

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Contacts have over 500 contacts, deleting them
2.Coming a call, but it will stop after a while
3.Missed this call, contacts force close

The dumpstate info is :

E AndroidRuntime: java.lang.RuntimeException: Unable to resume activity 
{com.android.contacts/com.sec.android.app.contacts.activities.DeleteContactsActi
vity}: android.database.StaleDataException: Attempted to access a cursor after 
it has been closed.

Please provide any additional information below.

Original issue reported on code.google.com by stm...@gmail.com on 18 Jun 2012 at 1:46

GoogleCodeExporter commented 8 years ago
I wander to know how to avoid this kind of issue about 
android.database.StaleDataException: Attempted to access a cursor after it has 
been closed. 
when resume a activity.

Original comment by stm...@gmail.com on 18 Jun 2012 at 1:47

GoogleCodeExporter commented 8 years ago
this has nothing to do with my app, does it?

Original comment by f...@ub0r.de on 18 Jun 2012 at 4:15