-
Notifications
You must be signed in to change notification settings - Fork 810
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
Release 2.16.16 crashes when comparing large files - likely a regression #1036
Comments
This crash has been fixed with commit 205fa6d. Thank you for the report. |
You're welcome, and wow! Thank you for the quick fix! I know it will just be a guesstimate, but do you have an idea when v2.16.17 will be released? |
It is scheduled for mid-December, but it may be delayed. You can always download the latest binaries from the URL below. https://ci.appveyor.com/project/sdottaka/winmerge/build/artifacts |
Thanks. Is there any good way to know when nightlies are likely to be relatively stable vs have a serious regression? Given that WinMerge is used for important tasks, it would be hazardous to use a nightly that might not generate accurate results. I suppose one idea would be to release alphas or betas that are believed to be stable but just don't have sufficient testing to release to the masses. |
Unfortunately, there is no way to do that. It may be unstable when we finish a relatively large development and merge it into the master branch. |
Thanks. Glad I wasn't missing anything in my understanding. Also good to learn that the link you shared is for master branch builds. I look forward to the new version whenever it happens. Personally, I prefer more frequent releases when crashes are fixed, but you're the boss. :) |
Hello, |
When comparing 2 200MB files, WinMerge 2.16.16 x64 crashes every time. The new message box appears asking if only the contents should be compared without the differences displayed. If I select "Yes", WinMerge immediately crashes with this error (Win7 x64):
Ironically, if I answer "No" to the message box asking to show differences, WinMerge does not crash. But it takes so long to compare the files that WinMerge becomes nonresponsive for several minutes. With the answer of "No", eventually WinMerge will come back to life and tell me the files are identical.
I think this is likely a regression because I don't think I've ever had WinMerge crash in this situation.
I found #325, but I think this is actually a different issue.
The text was updated successfully, but these errors were encountered: