https://bugs.winehq.org/show_bug.cgi?id=45000
Bug ID: 45000 Summary: Ziphead by CNCD & Fairlight fails with GL_OUT_OF_MEMORY Product: Wine Version: 3.6 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d Assignee: wine-bugs@winehq.org Reporter: arabek+wine@gmail.com Distribution: ---
Created attachment 61129 --> https://bugs.winehq.org/attachment.cgi?id=61129 wine-staging ziphead.log (gzipped)
A demoscene demo from 2015 fails to show any kind of output.
I'm attaching the log.
Expected result: running as under native Windows.
Wine version: 3.6 & 3.6-staging (basically the same output, attached is the log from staging).
https://bugs.winehq.org/show_bug.cgi?id=45000
Wojciech Arabczyk arabek+wine@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://www.pouet.net/prod. | |php?which=65400
https://bugs.winehq.org/show_bug.cgi?id=45000
tokktokk fdsfgs@krutt.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fdsfgs@krutt.org
https://bugs.winehq.org/show_bug.cgi?id=45000
Wojciech Arabczyk arabek+wine@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |arabek+wine@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=45000
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.freedesktop.or | |g/show_bug.cgi?id=106932 CC| |dark.shadow4@web.de
--- Comment #1 from Fabian Maurer dark.shadow4@web.de --- Be careful, for me running mesa with amdgpu running this program this freezes my system.
https://bugs.winehq.org/show_bug.cgi?id=45000
--- Comment #2 from Wojciech Arabczyk arabek+wine@gmail.com --- Does not freeze under Nvidia official binary driver - so definitely a driver issue on amdgpu.
http://bugs.winehq.org/show_bug.cgi?id=45000
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- See Also|https://bugs.freedesktop.or | |g/show_bug.cgi?id=106932 | Keywords| |download
--- Comment #3 from Andrew Nguyen arethusa26@gmail.com --- With the old wow64 implementation in wine-10.19, I get different but similar "out of memory" errors:
0168:err:virtual:allocate_virtual_memory out of memory for allocation, base (nil) size 000e0000 0168:err:d3d:wined3d_resource_allocate_sysmem Failed to allocate system memory.
Using the new wow64 implementation in the same Wine version, I am able to run the demo successfully. This is likely another example of an application that suffers from VA exhaustion under the old wow64 implementation.