https://bugs.winehq.org/show_bug.cgi?id=53923
Bug ID: 53923 Summary: tools/makedep during wine-7.21 build segfaults Product: Wine Version: 7.21 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: bugzilla@uwe-dueffert.de Distribution: ---
Created attachment 73479 --> https://bugs.winehq.org/attachment.cgi?id=73479 valgrind analysis of segfaulting tools/makedep
While wine-7.20 builds perfectly fine, the build of wine-7.21 reproducibly fails for me due to the newly generated tools/makedep segfaulting. As makedep.c was modified since 7.20, I figured you could be interested in what valgrind says about that segfault (attached).
Let me know if I can provide further details that could help you.
Regards Uwe
https://bugs.winehq.org/show_bug.cgi?id=53923
--- Comment #1 from Alexandre Julliard julliard@winehq.org --- Could you please attach your config.log?
https://bugs.winehq.org/show_bug.cgi?id=53923
--- Comment #2 from bugzilla@uwe-dueffert.de --- Created attachment 73482 --> https://bugs.winehq.org/attachment.cgi?id=73482 requested config.log from failing build
https://bugs.winehq.org/show_bug.cgi?id=53923
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Thanks! Hopefully fixed by 266c97107b698ef70946e27b14b9529e9b4bc7e2.
https://bugs.winehq.org/show_bug.cgi?id=53923
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |build-env
https://bugs.winehq.org/show_bug.cgi?id=53923
bugzilla@uwe-dueffert.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #4 from bugzilla@uwe-dueffert.de --- I can confirm that just applying https://github.com/wine-mirror/wine/commit/266c97107b698ef70946e27b14b9529e9... lets me compile, install and run wine-7.21 successfully again.
https://bugs.winehq.org/show_bug.cgi?id=53923
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |266c97107b698ef70946e27b14b | |9529e9b4bc7e2
https://bugs.winehq.org/show_bug.cgi?id=53923
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 7.22.