[Bug 56627] New: Any heavy-load DirectX application crashes at startup due to lack of GL memory
https://bugs.winehq.org/show_bug.cgi?id=56627 Bug ID: 56627 Summary: Any heavy-load DirectX application crashes at startup due to lack of GL memory Product: Wine Version: 9.7 Hardware: x86 OS: Windows Status: UNCONFIRMED Severity: normal Priority: P2 Component: d3d Assignee: wine-bugs(a)winehq.org Reporter: svyatpro(a)gmail.com There is a regression after patch f6a1844dbed91b441ad69e7b15b5be242d063e87 Now I get GL_OUT_OF_MEMORY errors mostly in all D3D applications. Note this regression is only applied to WineD3D on Windows 2000/XP/2003 x86. For example Far Cry 3: E:\Games\Far Cry 3_EN\bin>farcry3_d3d11.exe 0a44:fixme:dxgi:DXGID3D10CreateDevice Ignoring flags 0x40000000. 0a44:fixme:d3d11:d3d10_device_GetCreationFlags iface 09CFEE9C stub! 0a44:fixme:d3d11:d3d10_multithread_SetMultithreadProtected iface 09CFEEA0, enable 0x1 stub! 0a44:fixme:dxgi:dxgi_output_GetDisplayModeList iface 09D2F708, format DXGI_FORMAT_R8G8B8A8_UNORM, flags 0x1, mode_count 0576F414, modes 00000000 partial stub! 0a44:fixme:dxgi:dxgi_output_GetDisplayModeList iface 09D2F708, format DXGI_FORMAT_R8G8B8A8_UNORM, flags 0x1, mode_count 0576F414, modes 03346BB0 partial stub! 0a44:fixme:d3d:wined3d_check_device_multisample_type multisample_type 24 not handled yet. 0a44:fixme:d3d11:d3d11_device_CheckFeatureSupport Returning fake threading support data. 0a70:fixme:d3d:create_texture_view Depth slice (0-1) not supported. 0a70:fixme:d3d:create_texture_view Depth slice (0-1) not supported. 0a70:fixme:d3d:create_texture_view Depth slice (0-1) not supported. 0a70:fixme:d3d:create_texture_view Depth slice (0-1) not supported. 0a70:fixme:d3d:create_texture_view Depth slice (0-1) not supported. 0a3c:fixme:dxgi:wined3d_bind_flags_from_dxgi_usage Unhandled DXGI usage 0x40. 0a74:err:d3d:wined3d_debug_callback 062AB3C0: "Unknown internal debug message. The NVIDIA OpenGL driver has encountered\nan out of memory error. This application might\nbehave inconsistently and fail. ". 0a74:err:d3d:wined3d_debug_callback 062AB3C0: "GL_OUT_OF_MEMORY error generated. Out of memory.". 0a3c:fixme:dxgi:d3d11_swapchain_GetDesc Ignoring ScanlineOrdering and Scaling. 0a70:fixme:d3d:wined3d_context_gl_check_fbo_status FBO status GL_FRAMEBUFFER_UNSUPPORTED (0x8cdd). 0a70:fixme:d3d:context_dump_fbo_attachment GL_DEPTH_ATTACHMENT: 2d texture 108, 1920x1080, 0 samples, format 0x88f0. 0a70:fixme:d3d:context_dump_fbo_attachment GL_STENCIL_ATTACHMENT: 2d texture 108, 1920x1080, 0 samples, format 0x88f0. 0a70:fixme:d3d:context_dump_fbo_attachment GL_COLOR_ATTACHMENT0: NONE. 0a70:fixme:d3d:context_dump_fbo_attachment GL_COLOR_ATTACHMENT1: NONE. 0a70:fixme:d3d:context_dump_fbo_attachment GL_COLOR_ATTACHMENT2: NONE. 0a70:fixme:d3d:context_dump_fbo_attachment GL_COLOR_ATTACHMENT3: NONE. 0a70:fixme:d3d:context_dump_fbo_attachment GL_COLOR_ATTACHMENT4: NONE. 0a70:fixme:d3d:context_dump_fbo_attachment GL_COLOR_ATTACHMENT5: NONE. 0a70:fixme:d3d:context_dump_fbo_attachment GL_COLOR_ATTACHMENT6: NONE. 0a70:fixme:d3d:context_dump_fbo_attachment GL_COLOR_ATTACHMENT7: NONE. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=56627 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression Regression SHA1| |f6a1844dbed91b441ad69e7b15b | |5be242d063e87 CC| |awesie(a)gmail.com --- Comment #1 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- Commit f6a1844dbed91b441ad69e7b15b5be242d063e87: wined3d: Use bindless textures for GLSL shaders if possible. Do you have any examples of downloadable demos, by any chance? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=56627 --- Comment #2 from Svyatpro <svyatpro(a)gmail.com> --- Yes I found a DEMO application that is also affected by this BUG. NVIDIA "A new down" demo: https://www.guru3d.com/download/nvidia-a-new-dawn-directx-11-demo/ -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=56627 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |https://www.guru3d.com/down | |load/nvidia-a-new-dawn-dire | |ctx-11-demo/ -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=56627 Zeb Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Any heavy-load DirectX |Direct3D applications run |application crashes at |out of memory on Windows XP |startup due to lack of GL | |memory | CC| |z.figura12(a)gmail.com -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=56627 David Oftedal <zerooneo(a)01101001.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zerooneo(a)01101001.net -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=56627 Zeb Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |93a6d341d4cc00c46d576333fa0 | |a8049f67b8692 Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED --- Comment #3 from Zeb Figura <z.figura12(a)gmail.com> --- Bindless texture support was reverted in 93a6d341d4cc00c46d576333fa0a8049f67b8692. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=56627 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 10.0-rc5. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
WineHQ Bugzilla