https://bugs.winehq.org/show_bug.cgi?id=53275
Bug ID: 53275 Summary: emule crashes with ntdll_set_exception_jmp_buf error Product: Wine Version: 7.11 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: ntdll Assignee: wine-bugs@winehq.org Reporter: invisigoth@virgilio.it Distribution: ---
Created attachment 72644 --> https://bugs.winehq.org/attachment.cgi?id=72644 crash logs
I'm using emule 0.60d (downloaded from official github) with wine 7.11 in arch linux. I noticed it often crashes (and it also crashed with previous wine versions) when there are about half a dozen active items in the download queue.
The error messages are "../wine/dlls/ntdll/unix/thread.c:1739: ntdll_set_exception_jmp_buf: Assertion `!jmp || !ntdll_get_thread_data()->jmp_buf' failed" and "NtRaiseException Exception frame is not in stack limits => unable to dispatch exception."
Please see the attached crash logs.