15 Dec
2021
15 Dec
'21
10:42 a.m.
https://bugs.winehq.org/show_bug.cgi?id=52213 --- Comment #10 from Giovanni Mascellani <gmascellani(a)codeweavers.com> --- I tried to reproduce the same crash in a pure C program (without all the Wine instrumentation) and it doesn't happen: the program creates a thread, installs an alternate signal stack, waits on a variable condition, is killed with SIGQUIT and calls pthread_exit, and all of this seems to work properly. So it seems that there is something Wine-specific leading to the crash. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.