-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Crash when deleting many instances #1351
Comments
@srv-twry or @Yurii-Laguta, one of you may be interested in this one. |
Really strange. I asked @mmarciniak90 to check this scenario when she was testing #1249 and everything was ok... I'm not sure but I think that I tested it too. |
@lognaturel given that crash happened in different activity: MainMenuActivity, the reproduction route doesn't seem to be correct. |
@Yurii-Laguta That's a good point. I know that the first time I saw the crash I tapped the back button while the instance scanning was happening. I thought I had reproduced it without tapping the back button but it's possible that wasn't the case. Could you try tapping the back button immediately when the scanning starts and seeing if you can trigger it that way? |
looks very similar to #1350 "disk I/O error (code 1802)" |
@Yurii-Laguta I do think they're related and I did get them back to back. I wonder whether I may have initiated the delete while the scan was still ongoing? Like I said, I do see a number of these kinds of errors in Firebase Crash. Is there a more graceful way to handle them across the board, perhaps? |
@opendatakit-bot claim |
@grzesiek2010 Were you able to reproduce this? |
@lognaturel I took a quick look but I wasn't able I'll try again when I'm free. |
Hello @grzesiek2010, you claimed this issue to work on it, but this issue and any referenced pull requests haven't been updated for 7 days. Are you still working on this issue? If so, please update this issue by leaving a comment on this issue to let me know that you're still working on it. Otherwise, I'll automatically remove you from this issue in 3 days. If you've decided to work on something else, simply comment Thank you for your valuable contributions to Open Data Kit! |
This might be a good one to try with a slower device and fast activity changes when you have a chance, @grzesiek2010. If you can't reproduce like that we can close. |
Hello @grzesiek2010, you claimed this issue to work on it, but this issue and any referenced pull requests haven't been updated for 7 days. Are you still working on this issue? If so, please update this issue by leaving a comment on this issue to let me know that you're still working on it. Otherwise, I'll automatically remove you from this issue in 3 days. If you've decided to work on something else, simply comment Thank you for your valuable contributions to Open Data Kit! |
@lognaturel |
I also was not able to reproduce this crash. |
Hello @grzesiek2010, you have been unassigned from this issue because you have not updated this issue or any referenced pull requests for over 10 days. You can reclaim this issue or claim any other issue by commenting Thanks for your contributions, and hope to see you again soon! |
Unable to reproduce the issue |
Software and hardware versions
Collect v1.9.1
Problem description
Crash when deleting many instances. Discovered when verifying #1348. This doesn't happen every time but is reproducible.
Steps to reproduce the problem
/sdcard/odk/instances
(e.g. backup1249.zip from @mmarciniak90)Expected behavior
No crash.
Other information
The text was updated successfully, but these errors were encountered: