http://bugs.winehq.org/show_bug.cgi?id=15933
Summary: specctra.exe program often hangs up on exit Product: Wine Version: 1.1.7 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P1 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: jopka@kvidex.ru
I have very specific program, specctra.exe, which often (but not always) hangs up on exit, when called from external program (pcb.exe), with message like
err:seh:setup_exception_record stack overflow 884 bytes in thread 0044 eip b7e7fa1f esp 01510fbc stack 0x1510000-0x1511000-0x1910000
At standalone use, it (almost?) never hangs up. Under native Windows it never hangs up. I try other machines (32 & 64 bit), newer Specctra versions instead of my 10.0.1, and two Wine version (1.0 from Ubuntu's repo and 1.1.7) with same or worst result.
I attach two files using 'WINEDEBUG=+relay,+process', one for normal exit at standalone use, and other for crash on exit when specctra.exe called from pcad.exe.