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

SQLiteBlobTooBigException: Row too big to fit into CursorWindow requiredPos=0, totalRows=1 #1611

Closed
sentry-io bot opened this issue Oct 10, 2023 · 0 comments · Fixed by #1612
Closed
Labels
crash Bad stuff — something related to an app crash! [Type] Bug Something isn't working.

Comments

@sentry-io
Copy link

sentry-io bot commented Oct 10, 2023

Sentry Issue: SIMPLENOTE-ANDROID-39B

SQLiteBlobTooBigException: Row too big to fit into CursorWindow requiredPos=0, totalRows=1
    at android.database.sqlite.SQLiteConnection.nativeExecuteForCursorWindow(SQLiteConnection.java)
    at android.database.sqlite.SQLiteConnection.executeForCursorWindow(SQLiteConnection.java:1003)
    at android.database.sqlite.SQLiteSession.executeForCursorWindow(SQLiteSession.java:838)
    at android.database.sqlite.SQLiteQuery.fillWindow(SQLiteQuery.java:62)
    at android.database.sqlite.SQLiteCursor.fillWindow(SQLiteCursor.java:145)
...
(9 additional frame(s) were not displayed)
@danilo04 danilo04 added [Type] Bug Something isn't working. crash Bad stuff — something related to an app crash! labels Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crash Bad stuff — something related to an app crash! [Type] Bug Something isn't working.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant