http://bugs.winehq.org/show_bug.cgi?id=25561 Summary: Setting watches in winedbg can generated unhandled floating point stack check exceptions Product: Wine Version: 1.3.9 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: winedbg AssignedTo: wine-bugs(a)winehq.org ReportedBy: austin.lund(a)gmail.com The way the recreate this may seem rather artificial, but it seems to always reproduce it for me. $ cd dlls/riched20/tests $ winedbg riched20_test.exe.so editor < dbgbug where the dbgbug file is: b test_EM_FORMATRANGE c watch * &fr.rc.bottom c c The output I get is attached. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.