Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 825566 - sys-devel/distcc: segfault in certain situations and qmake configuration fail with musl
Summary: sys-devel/distcc: segfault in certain situations and qmake configuration fail...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Hardened (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Cluster Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-21 15:00 UTC by Librecat
Modified: 2023-11-15 01:47 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Log files (combined.log,171.66 KB, text/x-log)
2021-11-21 15:00 UTC, Librecat
Details
/etc/portage/env/debug (debug,228 bytes, text/plain)
2021-11-21 15:05 UTC, Librecat
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Librecat 2021-11-21 15:00:33 UTC
Created attachment 754346 [details]
Log files

On 2 musl systems: one amd64 and one arm64 qt configuration would fail with FEATURES="distcc" running "distcc gcc" or "distcc g++" as a troubleshooting step resulted in "Segmentation fault" i installed gdb on the amd64 system(i was only able to get backtrace from the amd64 system as i deleted the arm64 system shortly after the compile failures and dont want to reinstall it)look at attachments for more info one thing i noticed was with the arm64 system the segfault would happen much earlier(just segfault) on than the amd64 system(first No input files then segfault) i did not get either problem with my glibc amd64 system


Unfortunately i wasnt able to attach more than one file and the paste field didnt work so i am combining the logs into one text file
Comment 1 Librecat 2021-11-21 15:05:18 UTC
Created attachment 754350 [details]
/etc/portage/env/debug
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-11-15 01:47:49 UTC
I suspect this was fixed by:

commit 82469e1b6888efad9c7e08dec227694c9f1684c8
Author: Sam James <sam@gentoo.org>
Date:   Thu Apr 20 20:21:39 2023 +0100

    sys-devel/distcc: backport corruption fix

    Closes: https://bugs.gentoo.org/904720
    Signed-off-by: Sam James <sam@gentoo.org>