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.