[Mesa-dev] [Bug 110632] "glx: Fix synthetic error generation in __glXSendError" broke wine games on 32-bit
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue May 7 03:44:39 UTC 2019
https://bugs.freedesktop.org/show_bug.cgi?id=110632
Bug ID: 110632
Summary: "glx: Fix synthetic error generation in
__glXSendError" broke wine games on 32-bit
Product: Mesa
Version: git
Hardware: x86 (IA32)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: GLX
Assignee: mesa-dev at lists.freedesktop.org
Reporter: randrik at mail.ru
QA Contact: mesa-dev at lists.freedesktop.org
with normal mesa build (up to commit d4a249aa09d0571e07859f847494f728acb6ee77):
wine UnrealTournament.exe
0029:err:ntoskrnl:ZwLoadDriver failed to create driver
L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\zntport": c0000142
0015:err:service:process_send_command service protocol error - failed to write
pipe!
000f:fixme:service:scmdatabase_autostart_services Auto-start service L"zntport"
failed to start: 1114
0009:fixme:process:GetProcessWorkingSetSizeEx
(0xffffffff,0x32f39c,0x32f394,(nil)): stub
0009:err:winediag:wined3d_dll_init Setting multithreaded command stream to 0.
0009:fixme:win:EnumDisplayDevicesW ((null),0,0x32c0c8,0x00000000), stub!
X Error of failed request: GLXBadFBConfig
Major opcode of failed request: 154 (GLX)
Minor opcode of failed request: 34 ()
Serial number of failed request: 890
Current serial number in output stream: 890
--------------
with e91ee763c378d03883eb88cf0eadd8aa916f7878 reverted locally:
wine UnrealTournament.exe
002a:err:ntoskrnl:ZwLoadDriver failed to create driver
L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\zntport": c0000142
0014:err:service:process_send_command service protocol error - failed to write
pipe!
000f:fixme:service:scmdatabase_autostart_services Auto-start service L"zntport"
failed to start: 1114
0009:fixme:process:GetProcessWorkingSetSizeEx
(0xffffffff,0x32f39c,0x32f394,(nil)): stub
0009:err:winediag:wined3d_dll_init Setting multithreaded command stream to 0.
0009:fixme:win:EnumDisplayDevicesW ((null),0,0x32c0c8,0x00000000), stub!
0009:fixme:win:EnumDisplayDevicesW ((null),0,0x32c488,0x00000000), stub!
0009:fixme:ddraw:ddraw7_Initialize Ignoring guid
{00000000-0000-0000-0000-000000000000}.
0009:fixme:ddraw:ddraw_surface7_Flip Ignoring flags 0x1.
0009:err:ole:CoGetClassObject class {92fa2c24-253c-11d2-90fb-006008a1f441} not
registered
0009:err:ole:CoGetClassObject no class object
{92fa2c24-253c-11d2-90fb-006008a1f441} could be created for context 0x1
0009:err:ole:CoGetClassObject class {d8f1eee0-f634-11cf-8700-00a0245d918b} not
registered
0009:err:ole:CoGetClassObject no class object
{d8f1eee0-f634-11cf-8700-00a0245d918b} could be created for context 0x1
0009:fixme:d3d:state_linepattern_w Setting line patterns is not supported in
OpenGL core contexts.
and game starts normally.
wine version:
wine-4.5
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20190507/b55f2b57/attachment-0001.html>
More information about the mesa-dev
mailing list