[Bug 58006] New: winegcc seg-faults
https://bugs.winehq.org/show_bug.cgi?id=58006 Bug ID: 58006 Summary: winegcc seg-faults Product: Wine Version: 10.4 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: alois.schloegl(a)gmail.com Distribution: --- I've installed wine/10.4 from source on debian12 in the same way than I did wine-10.3. However, winegcc from 10.4 seg-faults. $ winegcc --version Segmentation fault In wine/10.3 the response was $ winegcc --version gcc (Debian 12.2.0-14) 12.2.0 Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. As a result Sveinar's nvidia-libs can not be installed. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=58006 Alois Schlögl <alois.schloegl(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|winegcc seg-faults |winegcc seg-faults in wine | |10.4 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=58006 --- Comment #1 from Rafał Mużyło <galtgendo(a)o2.pl> --- Attach backtrace of the segfault. Once you do, you'll see the problem lies in commit e3bf6e5e - the new check seems to be coming out of nowhere... (and would be sort of invalid for this specific command line (no output_name in the first place)) Seems the check was moved from build() to main() for some reason... -- 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.
https://bugs.winehq.org/show_bug.cgi?id=58006 Dmitry Timoshkov <dmitry(a)baikal.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |e3bf6e5e77377ef4d384b7d0c0b | |ee12b68ab8c44 Keywords| |regression Status|UNCONFIRMED |NEW Ever confirmed|0 |1 --- Comment #2 from Dmitry Timoshkov <dmitry(a)baikal.ru> --- Confirming that regression is cased by e3bf6e5e77377ef4d384b7d0c0bee12b68ab8c44. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=58006 Patrick <patrick+winehq.org(a)laimbock.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |patrick+winehq.org(a)laimbock | |.com --- Comment #3 from Patrick <patrick+winehq.org(a)laimbock.com> --- Same segmentation fauls occurs with 10.4 on Fedora 41 x86_64 shared-Wow64 build via the instructions at: https://gitlab.winehq.org/wine/wine/-/wikis/Building-Wine#shared-wow64 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=58006 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source -- 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.
https://bugs.winehq.org/show_bug.cgi?id=58006 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |tools -- 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.
https://bugs.winehq.org/show_bug.cgi?id=58006 Aida Jonikienė <aidas957(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aidas957(a)gmail.com --- Comment #4 from Aida Jonikienė <aidas957(a)gmail.com> --- Does this MR fix your issue?: https://gitlab.winehq.org/wine/wine/-/merge_requests/7646 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=58006 --- Comment #5 from Patrick <patrick+winehq.org(a)laimbock.com> --- Yes, it does fix the segfault. Thanks! -- 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.
https://bugs.winehq.org/show_bug.cgi?id=58006 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED Fixed by SHA1| |ebebb210eeeb33804aaa592f2e4 | |507ba1bcfaad3 --- Comment #6 from Alexandre Julliard <julliard(a)winehq.org> --- Fixed by ebebb210eeeb33804aaa592f2e4507ba1bcfaad3. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=58006 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #7 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 10.5. -- 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.
participants (1)
-
WineHQ Bugzilla