From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id F380F385662D; Tue, 27 Jun 2023 12:08:29 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F380F385662D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1687867710; bh=j7FD+IBp8CMAaTQqaFM1AuAeS8b03v29wqWpW2SwMCE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=svfl18Hrrdx1Z5uEtmPXQDmhoMSGZBB95Z8lSFf87X4hQFuUgi5HFx96jisj+gfZU YkBrKhXWdMBGjAEK+dKYE3wDr+Dc8cmAi0ymxPQsaXkVqpws81Ak+g3kaydNcoHeOf zUoPOy5rTlxidLMIuMwWv5ARi6fREVtTKdMHzi5o= From: "sascha.scandella at dentsplysirona dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug libstdc++/110432] macOS: Segmentation fault when using stdlibc++ from gcc 13.1 in combination with clang-16 Date: Tue, 27 Jun 2023 12:08:29 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: libstdc++ X-Bugzilla-Version: 13.1.0 X-Bugzilla-Keywords: ABI X-Bugzilla-Severity: normal X-Bugzilla-Who: sascha.scandella at dentsplysirona dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D110432 --- Comment #6 from Sascha Scandella --- (In reply to Iain Sandoe from comment #5) > For now, IMO, we should adopt a fix of the nature Jonathan suggests and t= hen > it will "just work" if/when we get init prio on Darwin. Agreed. Sounds reasonable to get a fix for one of the next versions.=