fmdb
fmdb copied to clipboard
Crash in -[FMResultSet nextWithError:]
Hey yall. We have a crash in our crash reporting in -[FMResultSet nextWithError:]
(FMResultSet.m line 161
) that we have yet to reproduce.
Attached is the stack trace. Any help or pointers to what we might be doing incorrectly on our side would be greatly appreciated. Thank you!
same issue here
any word on this issue? we are seeing it with no apparent reason, thought it was threading issue but wasn't the case.
If you have a reproducible case, we can look into it. I don't have any suggestions otherwise for now.
Well its happening in production and I can provide stack trace but can't seem to get it to happen consistently.
Have you had it happen on your own devices? Was it happening while in background, or in the front doing some sort of activity?
it was in the background, i am dont think is has happened on our devices trying to reproduce it as we speak we added a queue but issue seems to still be happening.