https://bugs.winehq.org/show_bug.cgi?id=55889
Bug ID: 55889 Summary: Valgrind complains about wld_mmap being in Text segment Product: Wine Version: 8.20 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: loader Assignee: wine-bugs@winehq.org Reporter: winehq@davidebeatrici.dev Distribution: ---
Created attachment 75426 --> https://bugs.winehq.org/attachment.cgi?id=75426 Valgrind log
I selected "8.20" as the version because it's the latest to be affected, but I'm not sure when the problem was introduced exactly.
It could very well be a bug in Valgrind, but I can't reproduce the issue with the current Debian Testing package: https://packages.debian.org/trixie/wine
That Wine version appears to be 8.0.1:
$ wine --version wine-8.0.1 (Debian 8.0.1~repack-3)
The attached log was generated by Valgrind with the suppressions from https://github.com/austin987/wine-valgrind-scripts when attempting to run Wine through it.