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)