https://bugs.winehq.org/show_bug.cgi?id=53329
Bug ID: 53329 Summary: Move worksheet/graph window for too long (maybe more than 300 ms) crashes OriginPro 2022 Product: Wine-staging Version: 7.12 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: linuxrider@web.de CC: leslie_alistair@hotmail.com, z.figura12@gmail.com Distribution: ---
Created attachment 72713 --> https://bugs.winehq.org/attachment.cgi?id=72713 console output for starting OriginPro and window movement until crash
After moving a worksheet/graph window the following output is shown in the console.
``` nLab\Origin2022b\Origin64.exe: dlls/ntdll/unix/thread.c:1740: ntdll_set_exception_jmp_buf: Zusicherung »!jmp || !ntdll_get_thread_data()->jmp_buf« nicht erfüllt. nLab\Origin2022b\Origin64.exe: dlls/ntdll/unix/thread.c:1740: ntdll_set_exception_jmp_buf: Zusicherung »!jmp || !ntdll_get_thread_data()->jmp_buf« nicht erfüllt. 0100:err:seh:call_stack_handlers invalid frame 000000000151F110 (0000000000022000-0000000001420000) 0100:err:seh:NtRaiseException Exception frame is not in stack limits => unable to dispatch exception. ``` Quick movements are possible without crashing, however.
https://bugs.winehq.org/show_bug.cgi?id=53329
linuxrider@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |normal Priority|P2 |P5
https://bugs.winehq.org/show_bug.cgi?id=53329
linuxrider@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Ubuntu
https://bugs.winehq.org/show_bug.cgi?id=53329
Alois Schlögl alois.schloegl@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |alois.schloegl@gmail.com
--- Comment #1 from Alois Schlögl alois.schloegl@gmail.com --- (In reply to linuxrider from comment #0)
Created attachment 72713 [details] console output for starting OriginPro and window movement until crash
After moving a worksheet/graph window the following output is shown in the console.
nLab\Origin2022b\Origin64.exe: dlls/ntdll/unix/thread.c:1740: ntdll_set_exception_jmp_buf: Zusicherung »!jmp || !ntdll_get_thread_data()->jmp_buf« nicht erfüllt. nLab\Origin2022b\Origin64.exe: dlls/ntdll/unix/thread.c:1740: ntdll_set_exception_jmp_buf: Zusicherung »!jmp || !ntdll_get_thread_data()->jmp_buf« nicht erfüllt. 0100:err:seh:call_stack_handlers invalid frame 000000000151F110 (0000000000022000-0000000001420000) 0100:err:seh:NtRaiseException Exception frame is not in stack limits => unable to dispatch exception.
Quick movements are possible without crashing, however.
When retesting for this bug with wine v8.18, I was not able to reproduce a crash be moving either the Origin window, or any window within origin.
Can you upgrade wine, and check whether this is fixed for you, too ?