https://bugs.winehq.org/show_bug.cgi?id=53329 Alois Schlögl <alois.schloegl(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alois.schloegl(a)gmail.com --- Comment #1 from Alois Schlögl <alois.schloegl(a)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 ? -- 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.