From nobody Sun Feb 26 17:07:31 2023 X-Original-To: toolchain@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4PPqnH14vfz3tpMZ for ; Sun, 26 Feb 2023 17:07:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4PPqnH05f6z3y80 for ; Sun, 26 Feb 2023 17:07:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1677431251; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=NPh95wu1UwnIqcnrRZIIgFrSWSW1HiJzq8HNSsxeYpc=; b=ivM+Pff/7on6/hd4/2gcZmFNdu2qpnHYamTI/PCVhfdGbuHuvYX2HVtuSpZ1O6wtTanl2g ZngXPCZMxJfo4hgebvIWyOUei8zdfG4NIavaS0yM60au+Run46P0ixOHoSFjeV76wQCVW4 e+ogxhIyl8wK8v7EBbzJBSba0rYPq38n3g3sHMn1lMY2llQHUc9in6Pl67vky+J4kKS2TW WAOrmeTHOfk504DXTX97/PJqJ5Lo8D7wkBAPBiQg2HPrD3SK4FvFvoEtT940tTisKL92ah Ur8OSAr8NSE38dCADljRVY3LmBk9yz1clwgu1NFKDRRwNux2jK+TT8f2/nCXfw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1677431251; a=rsa-sha256; cv=none; b=Bik08jGuMD346QCrsDAgq2ZMH68TOfvNV2Sqpb1REphFgmh6WJr9SGLZbmR4NzMW/COwoh tVyHbp/PlzoJ+K24Vv0HDrHR4dJVNvt1Jnhv4IojHiQUANYWDVVS+Q7KaEz4fE4hrfhmhi eBH2h2Ng1bqN68DYc8b464lwkP3GuAT9KhNgMu6Kll8JN4sXRL7a8X24fTC75UlHSfbdVG TplJ926CRt3yE287MekWu4IvbPpGJlLakV4UWPxNd/T7nGi8OKHVXFvH6vCVcEYvWlAOtT DzZVcDiUf1xdzKzFr7p/RPydJQF/C1UgmTQxHhdYzP/R4F5gnsQNrjhCOZEOug== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4PPqnG6Bnpzt8s for ; Sun, 26 Feb 2023 17:07:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 31QH7UOl043490 for ; Sun, 26 Feb 2023 17:07:30 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 31QH7UbR043488 for toolchain@FreeBSD.org; Sun, 26 Feb 2023 17:07:30 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: toolchain@FreeBSD.org Subject: [Bug 236344] [toolchain] gcc-built shared library crashes in static object constructors when dynamically loaded Date: Sun, 26 Feb 2023 17:07:31 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: 11.2-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: marklmi26-fbsd@yahoo.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: toolchain@FreeBSD.org 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: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Maintenance of FreeBSD s integrated toolchain List-Archive: https://lists.freebsd.org/archives/freebsd-toolchain List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-toolchain@freebsd.org X-BeenThere: freebsd-toolchain@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236344 --- Comment #11 from Mark Millard --- (In reply to David Chisnall from comment #9) Some of the lang/gcc* ports were taught to support -stdlib=3Dlibc++ back in late 2022-Aug. --=20 You are receiving this mail because: You are the assignee for the bug.=