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

Another yet crash in DBDelegate #336

Open
NSStalker opened this issue Nov 2, 2021 · 2 comments
Open

Another yet crash in DBDelegate #336

NSStalker opened this issue Nov 2, 2021 · 2 comments

Comments

@NSStalker
Copy link

Hello there.

I use Your SDK 6.0.0 in my iOS app.

Here is the crash I found in FirebaseCrashlytics:

Screenshot 2021-11-02 at 09 39 41

@greg-db
Copy link
Contributor

greg-db commented Nov 2, 2021

Thanks for reporting these! Do you happen to know the steps to reproduce this? Likewise, if you can share the relevant code/parameters that the app was running at the time of the crash, that may be helpful.

Also, the latest version of the SDK is v6.2.0, which contains a few bug fixes since v6.0.0, so please update to v6.2.0 and let us know if that seems to resolve any of these. Thanks!

@NSStalker
Copy link
Author

Yes, I anticipated this question, but unfortunately, I don't know the exact steps either, and I can only guess. Also, I can't reproduce the crash. I suspect the app's module is waiting for changes to the DropBox’s folders using specific cursors.

Just in case I attached fragments of the code. The suspect module is:
KPDBSyncContentChangesObserver.

waiting_for_db_changes.zip

Also, the latest version of the SDK is v6.2.0, which contains a few bug fixes since v6.0.0, so please update to v6.2.0 and let us know if that seems to resolve any of these.
Yes, I'm going to do this.

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

2 participants