http://bugs.winehq.org/show_bug.cgi?id=13934
--- Comment #11 from Jeff Layton jlayton@poochiereds.net 2009-06-19 13:10:20 --- The demo seems to fail in a completely different way. It gets to the main menu, but as soon as I click on any menu item, the app crashes:
What sort of specs do you need?
CPU: Quad core AMD
Video card: 01:00.0 VGA compatible controller: nVidia Corporation GeForce 8800 GT (rev a2)
Running fedora 11:
kernel-2.6.29.4-167.fc11.x86_64 kmod-nvidia-2.6.29.4-167.fc11.x86_64-185.18.14-1.fc11.x86_64 wine-capi-1.1.23-1.fc11.i586 wine-jack-1.1.23-1.fc11.i586 wine-pulseaudio-1.1.23-1.fc11.i586 wine-desktop-1.1.23-1.fc11.i586 wine-core-1.1.23-1.fc11.i586 wine-esd-1.1.23-1.fc11.i586 wine-nas-1.1.23-1.fc11.i586 wine-twain-1.1.23-1.fc11.i586 wine-cms-1.1.23-1.fc11.i586 wine-ldap-1.1.23-1.fc11.i586 wine-tools-1.1.23-1.fc11.i586 wine-1.1.23-1.fc11.i586
Snippet from crash of t3demo.exe:
fixme:d3d:state_wrap (WINED3DRS_WRAP0) Texture wraping not yet supported fixme:d3d:state_wrap (WINED3DRS_WRAP0) Texture wraping not yet supported wine: Unhandled page fault on read access to 0x0000ffe0 at address 0x1095558b (thread 0017), starting debugger... Unhandled exception: page fault on read access to 0x0000ffe0 in 32-bit code (0x1095558b). Register dump: CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b EIP:1095558b ESP:0033e64c EBP:000000e4 EFLAGS:00010202( R- -- I - - - ) EAX:10441280 EBX:0033e6a0 ECX:00000008 EDX:10e44660 ESI:0000ffe0 EDI:10441280 Stack dump: 0x0033e64c XkbApplyCompatMapToKey+0x27c: 00000000 0f7e0600 7f0f2160 0f960e00 0x0033e65c XkbApplyCompatMapToKey+0x28c: 021e2aa0 10956c38 00000000 7fc222f0 0x0033e66c XkbApplyCompatMapToKey+0x29c: 10a5a738 0000fbe0 00000002 0f960e00 0x0033e67c XkbApplyCompatMapToKey+0x2ac: 10e83568 00000001 00000009 10e4a8c0 0x0033e68c XkbApplyCompatMapToKey+0x2bc: 00000002 0f000140 00000018 0f7e0600 0x0033e69c XkbApplyCompatMapToKey+0x2cc: 00000100 00000001 00000020 10441280 Backtrace: =>0 0x1095558b in t3main (+0x5558b) (0x000000e4) 1 0x00000000 (0x00000000) 0x1095558b: repe movsl (%esi),%es:(%edi)
Let me know if you need any other info.