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@winehq.org ReportedBy: fgouget@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 :-(
http://bugs.winehq.org/show_bug.cgi?id=28223
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- OS/Version|Linux |Windows
http://bugs.winehq.org/show_bug.cgi?id=28223
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv@dawncrow.de
--- Comment #1 from André H. nerv@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.
http://bugs.winehq.org/show_bug.cgi?id=28223
--- Comment #2 from François Gouget fgouget@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.
http://bugs.winehq.org/show_bug.cgi?id=28223
--- Comment #3 from Austin English austinenglish@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).
http://bugs.winehq.org/show_bug.cgi?id=28223
--- Comment #4 from André H. nerv@dawncrow.de 2013-11-13 17:26:59 CST --- looks pretty good, but has issues on win8 now... François?
http://bugs.winehq.org/show_bug.cgi?id=28223
--- Comment #5 from François Gouget fgouget@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
https://bugs.winehq.org/show_bug.cgi?id=28223
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |focht@gmx.net Resolution|--- |FIXED
--- Comment #6 from Anastasius Focht focht@gmx.net --- Hello folks,
debugger tests are green for some time now, resolving 'fixed'.
Regards
https://bugs.winehq.org/show_bug.cgi?id=28223
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.17.