https://bugs.winehq.org/show_bug.cgi?id=52237
Bug ID: 52237 Summary: Lots of errors running under valgrind Product: Wine Version: 7.0-rc2 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: dark.shadow4@web.de Distribution: ---
Created attachment 71345 --> https://bugs.winehq.org/attachment.cgi?id=71345 valgrind lock using wine-7.0-rc2 (no mingw build)
I tried running wine under valgrind, but it generates over 1000 errors or makes valgrind fail with an assertion.
Using a wine-7.0-rc2 debug build.
Compile parameters: CC="ccache gcc" CFLAGS="-g -O0 -fcommon" CROSSCFLAGS="-g -O0 -fcommon" ../wine-git/configure --without-cups --enable-win64 --disable-tests --enable-silent-rules --without-mingw
https://bugs.winehq.org/show_bug.cgi?id=52237
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com Keywords| |download, source, valgrind
https://bugs.winehq.org/show_bug.cgi?id=52237
--- Comment #1 from Fabian Maurer dark.shadow4@web.de --- Still present as of wine-7.0-rc5.
https://bugs.winehq.org/show_bug.cgi?id=52237
--- Comment #2 from Fabian Maurer dark.shadow4@web.de --- Still present as of wine-7.4. Working valgrind would be nice to have.