-
-
Notifications
You must be signed in to change notification settings - Fork 65
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
Random crashes #151
Comments
The most likely ones are:
In case of such problems, detailed support is difficult without the actual files that cause the problem. |
I don't think the issue is caused by corrupted files. If the file was corrupted, wouldn't the crash occur 100% of the time? In my experience, I can browse the same archive all the way through multiple times successfully, but then it crashes on the next try. |
The problem you pointed out seems to be a different issue than the one I answered. In v1.1.8, there is a fix to automatically close the timed out zip file handle, which could cause this issue if the zip file could not be read again. It looks like it needs to be tested. |
I can help investigate. Which parts of the code should I look at? |
I frequently experience random crashes with QuickViewer 1.1.8 when viewing zip files. When I navigate to the next image, it usually loads instantly, but sometimes it seems to hang for ~5 seconds. After the hang, instead of the next image showing up, it just shows a blank screen. At this point if I try navigating to the next image again, QuickViewer will usually crash.
The problem seems to happen more often when I view images in fullscreen mode, but otherwise seems to occur randomly. Are there any logs I can enable to help determine the cause of this issue?
OS: Windows 10 64-bit
The text was updated successfully, but these errors were encountered: