Bug 80233 - DirectX wine crush
Summary: DirectX wine crush
Status: NEW
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/DRI/i830 (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: medium critical
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-19 13:08 UTC by Johnson
Modified: 2014-06-19 16:24 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
/sys/class/drm/card0/error (695.05 KB, text/plain)
2014-06-19 13:08 UTC, Johnson
Details

Description Johnson 2014-06-19 13:08:49 UTC
Created attachment 101359 [details]
/sys/class/drm/card0/error

DirectX program (e.g. wine dxdiag) crush at start.

$ dmesg
...........................................
[  542.004090] [drm] stuck on render ring
[  542.004130] [drm] GPU crash dump saved to /sys/class/drm/card0/error
[  542.004152] [drm] GPU hangs can indicate a bug anywhere in the entire gfx stack, including userspace.
[  542.004158] [drm] Please file a _new_ bug report on bugs.freedesktop.org against DRI -> DRM/Intel
[  542.004181] [drm] drm/i915 developers can then reassign to the right component if it's not a kernel issue.
[  542.004186] [drm] The gpu crash dump is required to analyze gpu hangs, so please always attach it.
[  542.009600] [drm:i915_set_reset_status] *ERROR* render ring hung inside bo (0x7882000 ctx 0) at 0x78821a8
[  542.010015] [drm:i915_reset] *ERROR* Failed to reset chip.

$ wine dxdiag
fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),1,3,(nil),0,(nil)) - stub!
fixme:wbemprox:client_security_SetBlanket 0x7d83435c, 0x1373f0, 10, 0, (null), 3, 3, (nil), 0x00000000
fixme:wbemprox:client_security_Release 0x7d83435c
fixme:wbemprox:enum_class_object_Next timeout not supported
fixme:wbemprox:enum_class_object_Next timeout not supported
fixme:wbemprox:wbem_services_CreateInstanceEnum unsupported flags 0x00000030
fixme:dsound:IKsPrivatePropertySetImpl_Get unsupported property: {f2957840-260c-11d1-a4d8-00c04fc28aca}
fixme:wbemprox:enum_class_object_Next timeout not supported
fixme:win:EnumDisplayDevicesW ((null),0,0x32ec58,0x00000000), stub!
fixme:win:EnumDisplayDevicesW (L"\\\\.\\DISPLAY1",0,0x32e910,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),1,0x32ec58,0x00000000), stub!
fixme:winediag:AUDDRV_GetAudioEndpoint Winepulse is not officially supported by the wine project
fixme:winediag:AUDDRV_GetAudioEndpoint For sound related feedback and support, please visit http://ubuntuforums.org/showthread.php?t=1960599
fixme:dsound:IKsPrivatePropertySetImpl_Get unsupported property: {1aeaa606-35f0-11d1-b161-00c04fc28aca}
fixme:wbemprox:enum_class_object_Next timeout not supported
err:ole:COMPOBJ_DllList_Add couldn't load in-process dll L"C:\\windows\\system32\\dmusic.dll"
err:ole:CoGetClassObject no class object {636b9f10-0c7d-11d1-95b2-0020afdc7421} could be created for context 0x3
fixme:dinput:IDirectInputDevice2WImpl_GetProperty DIPROP_VIDPID not implemented
fixme:dinput:IDirectInputDevice2WImpl_GetProperty Unknown property <guid-0x000f>
fixme:dinput:IDirectInputDevice2WImpl_GetProperty DIPROP_VIDPID not implemented
fixme:dinput:IDirectInputDevice2WImpl_GetProperty Unknown property <guid-0x000f>
err:ole:COMPOBJ_DllList_Add couldn't load in-process dll L"C:\\windows\\system32\\dpnet.dll"
err:ole:CoGetClassObject no class object {286f484d-375e-4458-a272-b138e2f80a6a} could be created for context 0x1
err:ole:CoGetClassObject class {b9f3eb85-b781-4ac1-8d90-93a05ee37d7d} not registered
err:ole:CoGetClassObject no class object {b9f3eb85-b781-4ac1-8d90-93a05ee37d7d} could be created for context 0x1
err:ole:apartment_getclassobject DllGetClassObject returned error 0x80040111
err:ole:CoGetClassObject no class object {da4e3da0-d07d-11d0-bd50-00a0c911ce86} could be created for context 0x1
err:ole:CoGetClassObject class {cc7bfb41-f175-11d1-a392-00e0291f3959} not registered
err:ole:CoGetClassObject no class object {cc7bfb41-f175-11d1-a392-00e0291f3959} could be created for context 0x1
err:ole:CoGetClassObject class {cc7bfb46-f175-11d1-a392-00e0291f3959} not registered
err:ole:CoGetClassObject no class object {cc7bfb46-f175-11d1-a392-00e0291f3959} could be created for context 0x1
fixme:mountmgr:harddisk_ioctl The DISK_PARTITION_INFO and DISK_DETECTION_INFO structures will not be filled
fixme:wbemprox:enum_class_object_Next timeout not supported
fixme:mountmgr:harddisk_ioctl The DISK_PARTITION_INFO and DISK_DETECTION_INFO structures will not be filled
fixme:wbemprox:enum_class_object_Next timeout not supported
err:wbemprox:wql_error syntax error, unexpected TK_ID, expecting $end
fixme:wbemprox:enum_class_object_Next timeout not supported
fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}
fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}
intel_do_flush_locked failed: Invalid argument

Xorg.0.log

[   542.047] (EE) intel(0): Failed to submit batch buffer, expect rendering corruption: Invalid argument.


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.