[Bug 28223] New: kernel32:debugger fails on Windows 7
http://bugs.winehq.org/show_bug.cgi?id=28223 Summary: kernel32:debugger fails on Windows 7 Product: Wine Version: 1.3.27 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: kernel32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: fgouget(a)codeweavers.com The kernel32:debugger test times out on my Windows 7 VM because Windows 7 brings up a dialog telling me that (a child of) kernel32_crosstest.exe crashed and asking whether to stop it or search for a fix online. Each of them causes a delay in the execution and together they translate into a timeout when run by WineTest. These are caused the SetErrorMode(0) call in doCrash(). If I change it to SetErrorMode(SEM_NOGPFAULTERRORBOX) then I no longer get the dialog and the test does not time out. Instead it has a bunch of failures :-( -- 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.
http://bugs.winehq.org/show_bug.cgi?id=28223 Dmitry Timoshkov <dmitry(a)baikal.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- OS/Version|Linux |Windows -- 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.
http://bugs.winehq.org/show_bug.cgi?id=28223 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv(a)dawncrow.de --- Comment #1 from André H. <nerv(a)dawncrow.de> 2011-08-29 14:56:16 CDT --- does that failure then also appear on older win versions? if not those tests are just broken and should be marked as such or fixed. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=28223 --- Comment #2 from François Gouget <fgouget(a)codeweavers.com> 2011-08-29 16:47:48 CDT --- No, it's only Windows 7. What do you mean by 'marked as broken'? broken() wouldn't help here. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=28223 --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2013-11-13 16:51:03 CST --- This is your friendly reminder that there has been no bug activity for 2 years. Is this still an issue in current (1.7.6 or newer) wine? If so, please attach the terminal output in 1.7.6 (see http://wiki.winehq.org/FAQ#get_log). -- 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.
http://bugs.winehq.org/show_bug.cgi?id=28223 --- Comment #4 from André H. <nerv(a)dawncrow.de> 2013-11-13 17:26:59 CST --- looks pretty good, but has issues on win8 now... François? -- 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.
http://bugs.winehq.org/show_bug.cgi?id=28223 --- Comment #5 from François Gouget <fgouget(a)codeweavers.com> 2013-11-13 18:30:43 CST --- Actually kernel32:debug seems to be ok on Windows 8: http://test.winehq.org/data/tests/kernel32:debugger.html The only errors I see are on FreeBSD 7.0 (probably reasonably unimportant given that FreeBSD 8 seems ok), and one Linux system (as-f19-win64). So this can maybe be closed, unless someone wants to investigate the following 1 in 10 Vista and Windows 7 error: debugger.c:351: Test failed: wrong exit code : 00000000 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=28223 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |focht(a)gmx.net Resolution|--- |FIXED --- Comment #6 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, debugger tests are green for some time now, resolving 'fixed'. Regards -- 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.
https://bugs.winehq.org/show_bug.cgi?id=28223 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #7 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.17. -- 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.
participants (1)
-
wine-bugs@winehq.org