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

大家有遇到过这个错误吗? #138

Open
xxzgithub opened this issue Oct 13, 2022 · 0 comments
Open

大家有遇到过这个错误吗? #138

xxzgithub opened this issue Oct 13, 2022 · 0 comments

Comments

@xxzgithub
Copy link

``

10-12 21:33:37.468 15487 17616 E AndroidRuntime: java.lang.IllegalStateException: attempt to re-open an already-closed object: /data/user/0/com.android.providers.media/databases/external.db {0}

15510-12 21:33:37.468 15487 17616 E AndroidRuntime: at android.database.sqlite.SQLiteClosable.acquireReference(SQLiteClosable.java:55)
15610-12 21:33:37.468 15487 17616 E AndroidRuntime: at android.database.CursorWindow.getNumRows(CursorWindow.java:252)
15710-12 21:33:37.468 15487 17616 E AndroidRuntime: at android.database.BulkCursorToCursorAdaptor.onMove(BulkCursorToCursorAdaptor.java:81)
15810-12 21:33:37.468 15487 17616 E AndroidRuntime: at android.database.AbstractCursor.moveToPosition(AbstractCursor.java:237)
15910-12 21:33:37.468 15487 17616 E AndroidRuntime: at android.database.AbstractCursor.moveToNext(AbstractCursor.java:275)
16010-12 21:33:37.468 15487 17616 E AndroidRuntime: at android.database.CursorWrapper.moveToNext(CursorWrapper.java:202)
16110-12 21:33:37.468 15487 17616 E AndroidRuntime: at com.ypx.imagepicker.data.MediaItemsDataSource$1.run(MediaItemsDataSource.java:190)
16210-12 21:33:37.468 15487 17616 E AndroidRuntime: at java.lang.Thread.run(Thread.java:764)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant