https://bugs.winehq.org/show_bug.cgi?id=48197
Bug ID: 48197 Summary: Autonauts in steam under wine has a memory leak. Product: Wine Version: 4.20 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: eeknaak@gmail.com Distribution: ---
Created attachment 65834 --> https://bugs.winehq.org/attachment.cgi?id=65834 Hard_info report
Running Autonauts.exe under wine 4.20 has a constant memory leak. Running it native on windows doesn't have a leak. https://github.com/EricKnaak/computerfacts/blob/master/pc%20specs OS: Ubuntu 18.04 wine: 4.20 steam for linux: Built: Nov 20 2019, at 01:49:33
Autonauts.exe won't run in valgrind due to lack of support of IRET/IRETD — Interrupt Return.
I learned about Valgrind and how to compile again. I don't see anything I can do to gather any more info on this problem.