Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 212511 - >=media-libs/mesa7.0.2 - wine > 0.9.49 makes i965 driver crash (fix included)
Summary: >=media-libs/mesa7.0.2 - wine > 0.9.49 makes i965 driver crash (fix included)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo X packagers
URL: https://bugs.freedesktop.org/show_bug...
Whiteboard:
Keywords: Inclusion
Depends on:
Blocks:
 
Reported: 2008-03-06 16:31 UTC by riku
Modified: 2008-04-25 20:49 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch for mesa-7.0.2 to fix this bug (7.0.2-i965-wine.patch,918 bytes, patch)
2008-03-06 16:32 UTC, riku
Details | Diff

Note You need to log in before you can comment on or make changes to 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.