http://bugs.winehq.org/show_bug.cgi?id=15400
Summary: wine hangs on GDI operation with exception.c: vectored_handlers_section message Product: Wine Version: 1.0.0 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: gdi32 AssignedTo: wine-bugs@winehq.org ReportedBy: Marcin.Polak@indigo.pl
Created an attachment (id=16254) --> (http://bugs.winehq.org/attachment.cgi?id=16254) GDI log
Hello, I'm using this version on Debian 4.0. I have a program, for making map images (graphics-intensive). After few minutes (2-6) of generating images it hangs with such output:
err:ntdll:RtlpWaitForCriticalSection section 0x7bc917a8 "exception.c: vectored_handlers_section" wait timed out in thread 001b, blocked by 001c, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0x7ec93be0 "gdiobj.c: GDI_level" wait timed out in thread 001d, blocked by 001b, retrying (60 sec)
then after approx 1 minute it finishes. I'm attaching log with GDI calls:
WINEDEBUG=+gdi wine "c:\am5-1\am5.exe" >&gdi.log
The same situation was in wine-1.1.1