http://bugs.winehq.org/show_bug.cgi?id=31800
Bug #: 31800 Summary: DirectX games crash in r300_dri.so with Gallium Product: Wine Version: 1.5.13 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: rene.kijewski@fu-berlin.de Classification: Unclassified
Created attachment 41832 --> http://bugs.winehq.org/attachment.cgi?id=41832 WINEDEBUG=+relay,-debug backtrace
I cannot run DirectX games since I switched to the "xorg-edgers" PPA, with uses bleeding edge Xserver/Mesa packages and employs the Gallium renderer for my Radeon Xpress 200M card. The debug traces show that crash happens in r300_dri.so code: "Unhandled exception: page fault on read access to 0x74dd3598 in 32-bit code (0x7d10623a)."
Repeatable: always. System: Ubuntu Precise using x64 on a Samsung R40 laptop Wine: Self-built, newest tag (1.5.13), with C(XX)FLAGS = -g3 -ggdb -O0