[Bug 34342] Chronic crash of Guild Wars 2(out of memory)

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Sep 24 05:38:51 CDT 2015


https://bugs.winehq.org/show_bug.cgi?id=34342

--- Comment #29 from sworddragon2 at aol.com ---
I think Luna Crane has just seen his disk cache in memory growing and is now
thinking in the wrong direction.

But I'm wondering how much glibc affects this as it has a bug which causes it
to not release some memory back to the system:
https://sourceware.org/bugzilla/show_bug.cgi?id=18504
Maybe somebody can test Wine with another library instead of glibc or compile
Wine with a workaround that it uses malloc_trim() at key points (for example
after every free()) and check if any of these workarounds solves this issue.

-- 
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.



More information about the wine-bugs mailing list