http://bugs.winehq.org/show_bug.cgi?id=2453
Summary: Crash when scrolling Product: Wine Version: 20040813 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P4 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: mrbean1123@msn.com
Whenever I attempt to scroll any kind of window that is open in Wine, I get a crash with the following messages:
err:dc:DCE_FreeWindowDCE [0x10042] GetDC() without ReleaseDC()! err:dc:DCE_FreeWindowDCE [0x20042] GetDC() without ReleaseDC()! err:ntdll:RtlpWaitForCriticalSection section 0x40b468 "?" wait timed out in thread 000a, blocked by 0009, retrying (60 sec) wine: Unhandled exception (thread 0009), starting debugger... fixme:console:SetConsoleCtrlHandler (0x4060f5b0,1) - no error checking or testing yet WineDbg starting on pid 0x8 Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x00000000). In 32 bit mode. 0x00000000: addb %al,0x0(%eax) Wine-dbg>
it is then necessary to kill the Wine server as it starts sucking all my CPU power.