Bug 95307 - intel_do_flush_locked error in wine
Summary: intel_do_flush_locked error in wine
Status: NEW
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/DRI/i830 (show other bugs)
Version: unspecified
Hardware: x86 (IA32) All
: medium major
Assignee: Default DRI bug account
QA Contact: Default DRI bug account
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-06 20:39 UTC by xenyx
Modified: 2016-05-07 18:42 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
GPU dump (696.65 KB, text/plain)
2016-05-06 20:39 UTC, xenyx
Details

Description xenyx 2016-05-06 20:39:44 UTC
Created attachment 123527 [details]
GPU dump

If I try to run any Wine application that uses rendering, it crashes, and GPU fails to reset.

Wine app crashes with intel_do_flush_locked : Invalid argument.

Here's my dmesg excerpt :

[13623.004059] [drm] stuck on render ring
[13623.004071] [drm] GPU crash dump saved to /sys/class/drm/card0/error
[13623.004073] [drm] GPU hangs can indicate a bug anywhere in the entire gfx stack, including userspace.
[13623.004076] [drm] Please file a _new_ bug report on bugs.freedesktop.org against DRI -> DRM/Intel
[13623.004078] [drm] drm/i915 developers can then reassign to the right component if it's not a kernel issue.
[13623.004080] [drm] The gpu crash dump is required to analyze gpu hangs, so please always attach it.
[13623.012343] [drm:i915_set_reset_status] *ERROR* render ring hung inside bo (0x2002000 ctx 0) at 0x20021a4
[13623.012530] [drm:i915_reset] *ERROR* Failed to reset chip.


I've attached gpu dump.

Some of my hw/sw details:

HW: Acer Travelmate 240/250

$ lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02)

Software:

OS: Ubuntu 14.04 LTS
Kernel : 3.13.0-85-generic
xserver-xorg-video-intel version : 2:2.99.917+git20151202.da9ad388-0ubuntu0sarvatt~trusty


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.