http://bugs.winehq.org/show_bug.cgi?id=22402
Summary: pcmark 04 crashing in tumbling blocks test because of a singular matrix? Product: Wine Version: 1.1.43 Platform: x86 OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
I installed PCMark04_v130_installer.exe, sha1sum 7d3748664d2d8d5a03a6b18e5258fbfe7b6958a4, from http://www.futuremark.com/download/pcmark04 It installed ok, but crashed during the tumbling blocks test:
trace:d3d9:IDirect3DDevice9Impl_SetTransform iface 0x181328, state 0x2, matrix 0xacae740. 0045:Call wined3d.wined3d_mutex_lock() ret=2037fba7 0045:Ret wined3d.wined3d_mutex_lock() retval=00000000 ret=2037fba7 trace:d3d:IWineD3DDeviceImpl_SetTransform (0x184150) : Transform State=WINED3DTS_VIEW trace:d3d:IWineD3DDeviceImpl_SetTransform -0.432510 -0.383149 -0.816169 0.000000 trace:d3d:IWineD3DDeviceImpl_SetTransform -0.000000 0.905216 -0.424952 0.000000 trace:d3d:IWineD3DDeviceImpl_SetTransform 0.901629 -0.183796 -0.391515 0.000000 trace:d3d:IWineD3DDeviceImpl_SetTransform 0.000000 -11.767808 12.152626 1.000000 0045:Call wined3d.wined3d_mutex_unlock() ret=2037fbca 0045:Ret wined3d.wined3d_mutex_unlock() retval=00000000 ret=2037fbca trace:seh:raise_exception code=c0000090 flags=0 addr=0x951d09f ip=0951d8bf tid=0045 trace:seh:raise_exception eax=00000000 ebx=00000005 ecx=0acae580 edx=00000001 esi=0acae580 edi=0bc5ac50 trace:seh:raise_exception ebp=0acae4f8 esp=0acae444 cs=0073 ds=007b es=007b fs=0033 gs=003b flags=00210216
On Windows, it ran successfully through the end of the test.
http://www.wine-reviews.net/benchmarks/pcmark04-score-on-wine-0949.html claims this worked two years ago... though perhaps that was a different build of the benchmark.
http://bugs.winehq.org/show_bug.cgi?id=22402
--- Comment #1 from Henri Verbeet hverbeet@gmail.com 2010-04-17 18:05:51 --- Probably a duplicate of bug 8030 and a couple of others.
http://bugs.winehq.org/show_bug.cgi?id=22402
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE
--- Comment #2 from Dan Kegel dank@kegel.com 2010-04-17 18:20:21 --- Yes, the patch from 8030 solves it.
*** This bug has been marked as a duplicate of bug 8030 ***
http://bugs.winehq.org/show_bug.cgi?id=22402
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Vitaliy Margolen vitaliy@kievinfo.com 2010-04-17 18:59:30 --- Closing duplicate.