http://bugs.winehq.org/show_bug.cgi?id=16921
Summary: PassMark PerformanceTest hangs when running in everything else but Win95/98 mode Product: Wine Version: 1.1.12 Platform: PC-x86-64 URL: http://www.passmark.com/products/pt.htm OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: eluminex@gmail.com
Created an attachment (id=18682) --> (http://bugs.winehq.org/attachment.cgi?id=18682) Output from wine running in WinXp mode
The program runs fine in Win95 and Win98 mode except for the 3D tests. I'm uncertain whether running in these modes have any effect on the benchmark results. Running it in XP mode is the only situation in which Wine gives a decent error message. Running in everything else in between just hangs with two lines of output and the application seems to hang (no GUI shows up): ---- fixme:process:SetProcessShutdownParameters (00000100, 00000001): partial stub. fixme:reg:RegSetKeySecurity :(0x64,4,0xbe6a50): stub ----
Running with Windows Xp mode also hangs but with different output (cut down): ---- fixme:mountmgr:harddisk_ioctl unsupported ioctl 560000 fixme:reg:RegSetKeySecurity :(0x64,4,0xbe6a50): stub wine: Call from 0x7b845830 to unimplemented function hal.dll.KeGetCurrentIrql, aborting wine: Unimplemented function hal.dll.KeGetCurrentIrql called at address 0x7b845830 (thread 0023), starting debugger... wineserver crashed, please enable coredumps (ulimit -c unlimited) and restart. ----
Attached complete wine output.
Running Ubuntu 8.10 x64 (wine32)
http://bugs.winehq.org/show_bug.cgi?id=16921
--- Comment #1 from Ole Rasmussen eluminex@gmail.com 2009-01-13 16:36:02 --- Created an attachment (id=18683) --> (http://bugs.winehq.org/attachment.cgi?id=18683) Output from wine running in everything else but 95, 95 & xp mode
http://bugs.winehq.org/show_bug.cgi?id=16921
--- Comment #2 from Jeff Zaroyko jeffz@jeffz.name 2009-01-13 18:14:50 --- You have two bugs here,
one is that hal.dll.KeGetCurrentIrql is unimplemented and the other is the wineserver regression introduced in 1.1.12 which can be ignored because it's already fixed in git.
http://bugs.winehq.org/show_bug.cgi?id=16921
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #3 from Vitaliy Margolen vitaliy@kievinfo.com 2009-01-14 09:20:22 --- Duplicate
*** This bug has been marked as a duplicate of bug 16732 ***
http://bugs.winehq.org/show_bug.cgi?id=16921
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Vitaliy Margolen vitaliy@kievinfo.com 2009-01-14 09:20:59 --- Closing.