Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.0-beta Crash report: IllegalStateException: attempt to re-open an already-closed object #46

Open
maxme opened this issue Jun 29, 2015 · 0 comments
Labels
Milestone

Comments

@maxme
Copy link
Contributor

maxme commented Jun 29, 2015

java.lang.IllegalStateException: attempt to re-open an already-closed object: SQLiteDatabase: ta/data/org.wordcamp.android/databases/wordcamp.central
    at android.database.sqlite.SQLiteClosable.acquireReference(SQLiteClosable.java:55)
    at android.database.sqlite.SQLiteDatabase.rawQueryWithFactory(SQLiteDatabase.java:1312)
    at android.database.sqlite.SQLiteDatabase.rawQuery(SQLiteDatabase.java:1255)
    at org.wordcamp.android.db.DBCommunicator.getAllSpeakers(DBCommunicator.java:348)
    at org.wordcamp.android.wcdetails.SpeakerFragment.onActivityCreated(SpeakerFragment.java:46)
    at android.support.v4.app.Fragment.performActivityCreated(Fragment.java:1797)
@maxme maxme added this to the 1.0 milestone Jun 29, 2015
@maxme maxme added the bug label Jun 29, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant