Has anyone encountered this crash, with a stack trace like walFindFrame? #1778
songzhiming
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I query an old database and insert the retrieved data into a new database.
stack trace
Crashed: GRDB.DatabasePool.reader.1
0 APP 0x1024ae8 walFindFrame + 10587128
1 APP 0x102fedc accessPayload + 10633196
2 APP 0x1045494 vdbeColumnFromOverflow + 10720676
3 APP 0x1042e64 sqlite3VdbeExec + 10710900
4 APP 0xffcc50 sqlite3_step + 10423648
5 APP 0x352dcd4 specialized Statement.step(_:) + 31430180
6 APP 0x34c8a5c specialized DatabaseCursor.next() + 31015852
Beta Was this translation helpful? Give feedback.
All reactions