https://bugs.winehq.org/show_bug.cgi?id=56446
Bug ID: 56446 Summary: Final Fantasy XI Online: allocate_virtual_memory out of memory for allocation Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: d3d Assignee: wine-bugs@winehq.org Reporter: chiitoo@gentoo.org Distribution: ---
After f6a1844dbed [1], Final Fantasy XI Online suffers from a severe memory leak, ending up dying in few minutes of just sitting in the title screen, as the virtual size exceeds 4 GiB.
Some example errors that may happen at the time:
----
err:d3d_shader:string_buffer_init Failed to allocate shader buffer memory. err:d3d_shader:string_buffer_get Couldn't allocate buffer for temporary string. err:virtual:allocate_virtual_memory out of memory for allocation, base (nil) size 003f4000
----
err:d3d:wined3d_fence_wait glClientWaitSync returned 0x911b. err:d3d:wined3d_context_gl_wait_command_fence Failed to wait for command fence with id 0x1, ret 0x4.
----
err:d3d:wined3d_debug_callback 1021E818: "GL_OUT_OF_MEMORY in glCompressedTexSubImage2D".
----
Last tested on commit 552cc456d18 [2].
Thank you!
1. https://source.winehq.org/git/wine.git/commitdiff/f6a1844dbed91b441ad69e7b15... 2. https://source.winehq.org/git/wine.git/commitdiff/552cc456d1889ab3ee0dd5ead6...
https://bugs.winehq.org/show_bug.cgi?id=56446
Chiitoo chiitoo@gentoo.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Gentoo Regression SHA1| |f6a1844dbed91b441ad69e7b15b | |5be242d063e87 Keywords| |regression
https://bugs.winehq.org/show_bug.cgi?id=56446
Chiitoo chiitoo@gentoo.org changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://web.archive.org/web | |/20210810150839/http://www. | |playonline.com/ff11eu/downl | |oad/media/install_win.html
https://bugs.winehq.org/show_bug.cgi?id=56446
Chiitoo chiitoo@gentoo.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
https://bugs.winehq.org/show_bug.cgi?id=56446
--- Comment #1 from Rafał Mużyło galtgendo@o2.pl --- Do fixes from mr5328 improve the state of things ?
https://bugs.winehq.org/show_bug.cgi?id=56446
--- Comment #2 from Chiitoo chiitoo@gentoo.org --- With mr5328 [1] it does seem like the issue is still there, but it might take a minute or few more to reach the memory limits.
1. https://gitlab.winehq.org/wine/wine/-/merge_requests/5328
https://bugs.winehq.org/show_bug.cgi?id=56446
Zeb Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE CC| |z.figura12@gmail.com Status|UNCONFIRMED |RESOLVED
--- Comment #3 from Zeb Figura z.figura12@gmail.com --- Thanks, this is almost certainly the same as 56445.
*** This bug has been marked as a duplicate of bug 56445 ***
https://bugs.winehq.org/show_bug.cgi?id=56446
--- Comment #4 from Chiitoo chiitoo@gentoo.org --- So it seems, and indeed so far things seem to be back to normal with mr5347 [1].
Thank you!
1. https://gitlab.winehq.org/wine/wine/-/merge_requests/5347
https://bugs.winehq.org/show_bug.cgi?id=56446
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Closing duplicate