-
Notifications
You must be signed in to change notification settings - Fork 220
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
Crashes while trying to do a diff of two snapshots. #1197
Comments
Maybe a dupe of [(https://github.com//issues/1083)] |
Tag: Qt |
I'm experiencing the same problem. |
Dear @paulstewartis and @zbigniewfr , I have a guess what it could be but can you show us the debug output please? |
@buhtzz log from debug:
I clicked snapshots -> Diff. The application stopped responding. |
There's a traceback in #1083, which might be the same problem here. I'm not closing it as a duplicate yet, because we haven't seen identical error messages so far. |
I have seen this with 1.3.4-dev but wasn't able to reproduce it for sure. 😄 |
The reason for the error is still unknown. But the code around I will close this issue because of that. Please feel free to reopen it if the problem happens with the latest version of BIT. |
I selected a snapshot. Then chose a snapshot from the day before and clicked diff. The UI froze a for a long time and then the application crashed. I repeated this several times with different snapshots.
Backup target is ssh. Snapshots are ~1.2 GB in size. It's been a while but, I have successfully diffed snapshots on this system in the past. Diff tool is Meld. OS is opensuse Leap 15.3 (fully updated).
[i noticed a growing folder in /tmp that eventually filled the space (tmpfs at 25% ram ~974mb). I increased ram (vm) to 6GB and increased /tmp to 50% (~3GB). I attempted the diff again and the application still crashed. The temp folder was only a little over 1GB. Plenty of free ram too.]
The text was updated successfully, but these errors were encountered: