Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 212511

Summary: >=media-libs/mesa7.0.2 - wine > 0.9.49 makes i965 driver crash (fix included)
Product: Gentoo Linux Reporter: riku
Component: Current packagesAssignee: Gentoo X packagers <x11>
Status: RESOLVED FIXED    
Severity: normal Keywords: Inclusion
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
URL: https://bugs.freedesktop.org/show_bug.cgi?id=13492
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Patch for mesa-7.0.2 to fix this bug

Description riku 2008-03-06 16:31:27 UTC
With intel 965 graphics, wine tests hardware in a way, that makes the graphics driver crash. See #13492 on bugs.freedesktop.org. This is fixed in git, and I have tested included patch on mesa-7.0.2. It fixes the crash. I now mesa-7.0.3 is coming out anytime soon, but this isn't fixed in 7.0 tree of mesa, just in master. The crash happens with 3d applications only, and it doesn't leave system in unusable state. Just wine crashes. I haven't tried if mesa-6.5.2-r1 is affected or not.

Tested with:
xf86-video-i810-2.2.1
mesa-7.0.2
wine-0.9.56
Operation Flashpoint

Reproducible: Always

Steps to Reproduce:
1. With i965 hardware, run a 3d application such as OFP
2.
3.

Actual Results:  
Wine crashes with backtrace.

Expected Results:  
Application running.
Comment 1 riku 2008-03-06 16:32:39 UTC
Created attachment 145425 [details, diff]
Patch for mesa-7.0.2 to fix this bug
Comment 2 Donnie Berkholz (RETIRED) gentoo-dev 2008-04-25 20:49:02 UTC
This patch looks like it was applied in 7.0.3. Bumped mesa to 7.0.3 to fix this.