-
Notifications
You must be signed in to change notification settings - Fork 134
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 (stack overflow in Qt) on some Windows builds during "check for new version" #866
Comments
Running inside gdb shows
|
Top of the stack trace is:
The bit in the middle (~9700 lines not pasted here) is rather repetitive! |
Interestingly, this problem doesn't occur if I build and install locally (on a Windows 10 VM running on Linux host). It also doesn't occur if I build the package and install from that. So something is different about the GitHub Action build. |
We know the crash occurs in |
I have a rough version of the fix coded in #867, and the GitHub Actions build runs fine on my local Windows instance. I need to do a bit of tidy up in the code, but I hope to have something working within the next week. |
I just tried installing multiple releases including 4.08 and 4.05 on Windows 11, build 22631.4391. I have a crash when I try to start the program; haven't gotten it to run. I was prompted to add new ingredients. If I say yes, I see this: Does this sound like the same issue? Thanks! |
Hmm, that looks like #868. |
Unless I misread, the submitter mentioned a crash when performing a specific step. The program won't even start for me, not even once. Perhaps somehow the same cause but it's happening to me in a different context? |
Ah, OK, sorry I misunderstood. I had misread your comment and thought it was only crashing when you tried to import new ingredients. Would you be able to upload the log file? It should be in a directory similar to |
Sure; hopefully this is it. It does seem to contain error messages and was updated when I tried to start the program. |
Thanks for that - it helped. I think I've managed to reproduce at least part of the problem you're seeing. It should be addressed by the fix I'm currently working on. Hope to have something within the upcoming week. |
Thanks so much!
…On Sat, Nov 2, 2024 at 7:29 AM Matt Young ***@***.***> wrote:
Thanks for that. I think I've managed to reproduce at least part of the
problem you're seeing. It should be addressed by the fix I'm currently
working on. Hope to have something within the upcoming week.
—
Reply to this email directly, view it on GitHub
<#866 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHX5ZGA2GUHLJARVMFP45T3Z6TOUJAVCNFSM6AAAAABQVKYGICVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINJTGAYDQMZZGQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Should be fixed in release 4.0.9. Please don't hesitate to open another ticket if you hit other problems. |
After DB upgrade but during data load, application crashes with the following in Windows Event Viewer:
Log file ends after reading from the
salt
DB table:The text was updated successfully, but these errors were encountered: