[Bug 48197] Autonauts in steam under wine has a memory leak.

WineHQ Bugzilla wine-bugs at winehq.org
Sun Dec 1 22:21:01 CST 2019


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

Austin English <austinenglish at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |austinenglish at gmail.com
           Keywords|                            |download
                URL|                            |https://denki.itch.io/auton
                   |                            |auts

--- Comment #5 from Austin English <austinenglish at gmail.com> ---
(In reply to eeknaak from comment #1)
> https://bugs.kde.org/show_bug.cgi?id=414659
> Is the bug report on trying to nail down the memory leak. They said I can't
> use valgrind on a IRET/IRETD using program. also maybe they said I can????
> Either way I can't build the latest version of valgrind to run Autonauts.
> keeps complaining of missing 32bit libraries or that I can't build 32bit on
> a 64 bit computer.

The patch isn't in a release yet, so yes, you'll need to build from source.

For valgrind to work on 32-bit binaries, much like Wine, you'll need 32-bit
libraries available. It's outside of the scope of wine bugzilla, but something
like `sudo apt-get build-dep valgrind` may help.

You might also find the suppression lists at
https://github.com/austin987/wine-valgrind-scripts useful, to avoid looking for
known issues.

Does the 32-bit version also have a leak? If so, that's probably easier to
debug.

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