http://bugs.winehq.org/show_bug.cgi?id=20004
Summary: ntdll:reg test causes reboot in Windows XP Product: Wine Version: 1.1.29 Platform: PC URL: http://test.winehq.org/builds/winetest-latest.exe OS/Version: Windows XP Status: NEW Keywords: download, source Severity: normal Priority: P2 Component: ntdll AssignedTo: wine-bugs@winehq.org ReportedBy: kennybobs@o2.co.uk
Created an attachment (id=23544) --> (http://bugs.winehq.org/attachment.cgi?id=23544) systeminfo
Running the ntdll:reg test causes Windows XP to immediately restart. Running SP3 with latest updates. There are no logs or traces to attach unfortunately.
Test taken from http://test.winehq.org/builds/winetest-latest.exe today.
http://bugs.winehq.org/show_bug.cgi?id=20004
--- Comment #1 from Dmitry Timoshkov dmitry@codeweavers.com 2009-09-11 01:02:54 --- The test doesn't make XP reboot here, but the test crashes, and the debug build reports the stack corruption right after the pRtlpNtQueryValueKey call. Looks like RtlpNtQueryValueKey takes 5 parameters not 4. I'll send a patch.
http://bugs.winehq.org/show_bug.cgi?id=20004
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
--- Comment #2 from Dmitry Timoshkov dmitry@codeweavers.com 2009-09-11 01:10:05 --- Patch sent: http://www.winehq.org/pipermail/wine-patches/2009-September/078413.html
http://bugs.winehq.org/show_bug.cgi?id=20004
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #3 from Dmitry Timoshkov dmitry@codeweavers.com 2009-09-13 02:37:06 --- The patch has been committed.
http://bugs.winehq.org/show_bug.cgi?id=20004
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |
--- Comment #4 from Ken Sharp kennybobs@o2.co.uk 2009-09-18 23:04:33 --- Test still causes an immediate reboot on this machine.
http://bugs.winehq.org/show_bug.cgi?id=20004
--- Comment #5 from Dmitry Timoshkov dmitry@codeweavers.com 2009-09-20 23:04:49 --- (In reply to comment #4)
Test still causes an immediate reboot on this machine.
Then feel free to investigate it. Sounds like a Windows bug, or a virus. It certainly runs fine here under XP with all latest fixes/SPs.
http://bugs.winehq.org/show_bug.cgi?id=20004
Xavier Vachon xvachon@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xvachon@gmail.com
--- Comment #6 from Xavier Vachon xvachon@gmail.com 2010-08-11 11:34:41 --- Is this still an issue in current git? (1.3.0)
http://bugs.winehq.org/show_bug.cgi?id=20004
--- Comment #7 from Ken Sharp kennybobs@o2.co.uk 2010-11-25 09:58:24 CST --- Still present in latest git.
Only occurs on one machine though, including following a fresh reinstall.
http://bugs.winehq.org/show_bug.cgi?id=20004
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- OS/Version|Windows XP |Windows
http://bugs.winehq.org/show_bug.cgi?id=20004
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |INVALID
--- Comment #8 from Ken Sharp kennybobs@o2.co.uk 2013-07-31 15:49:22 CDT --- FINALLY something has changed adequately in Windows so that an immediate reboot does not occur. Instead a BSOD is a bit more forthcoming.
The crash is in a347bus.sys which is part of Alcohol 120%. Removed that and the test completes successfully.
It is possible that there is a bug in Wine, but I find it far more likely that there is a bug in Alcohol 120%. The crash may even be reproducible in Wine, but I'll leave that for another day.
http://bugs.winehq.org/show_bug.cgi?id=20004
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Ken Sharp kennybobs@o2.co.uk 2013-08-05 14:19:05 CDT --- Closing bugs marked as invalid.