https://bugs.winehq.org/show_bug.cgi?id=52853
Bug ID: 52853 Summary: Wine Staging is causing crashes when moving some IDA Pro 7.2 subwindows Product: Wine-staging Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: lorenzofer@live.it CC: leslie_alistair@hotmail.com, z.figura12@gmail.com Distribution: ---
Hi After a post 7.6 rebase moving some of the subwindwos (the compiler subwindow for example when detached) is crashing IDA Pro 7.2 The issue apparead in this commit: 0b3309a201cfe65098e93f0f23af82509d1c6c72 is the first bad commit commit 0b3309a201cfe65098e93f0f23af82509d1c6c72 Author: Zebediah Figura zfigura@codeweavers.com Date: Thu Apr 14 17:17:08 2022 -0500
Rebase against 121851955e697b3158cbcf31801164eb627e78e9.
patches/patchinstall.sh | 2 +- ...-Support-XInput2-events-for-individual-wi.patch | 6 +-- ...SEND_HWMSG_RAWINPUT-flags-only-when-RAWIN.patch | 32 +++++++-------- ...-Listen-to-RawMotion-and-RawButton-events.patch | 46 +++++++++++----------- staging/upstream-commit | 2 +- 5 files changed, 44 insertions(+), 44 deletions(-)
The error is m Files\IDA 7.2\ida.exe: ../dlls/ntdll/unix/thread.c:1737: ntdll_set_exception_jmp_buf: asserzione "!jmp || !ntdll_get_thread_data()->jmp_buf" non riuscita. m Files\IDA 7.2\ida.exe: ../dlls/ntdll/unix/thread.c:1737: ntdll_set_exception_jmp_buf: asserzione "!jmp || !ntdll_get_thread_data()->jmp_buf" non riuscita. 011c:err:seh:call_stack_handlers invalid frame 000000000051F4E0 (0000000000022000-0000000000420000) 011c:err:seh:NtRaiseException Exception frame is not in stack limits => unable to dispatch exception.