From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 648C53858CDB; Wed, 18 Oct 2023 14:29:36 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 648C53858CDB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1697639376; bh=nzG3NXDlifNpnRQsoNv1HXCFdI4q+tnkVod1I9o8oqw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=xB5pkUDggC+LqHf4pFsyia0/mTLhOz4COJ62x5tnarvIQRgxGlq8dXylqb6JAZgsc dEocDRI6BKiAdG+AnuRjLhQPF1TakzlgH9eRwihNy97fN5ySELow33JRr7FKm1ZrE6 2GLB9a2XKMMKeiNAwtUTXVpaMnfAx4lzk9Uf1/zE= From: "fweimer at redhat dot com" To: glibc-bugs@sourceware.org Subject: [Bug dynamic-link/30785] Always call destructors in reverse constructor order Date: Wed, 18 Oct 2023 14:29:35 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: dynamic-link X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: fweimer at redhat dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: WONTFIX X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: fweimer at redhat dot com X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: security- X-Bugzilla-Changed-Fields: resolution bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30785 Florian Weimer changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WONTFIX Status|REOPENED |RESOLVED --- Comment #4 from Florian Weimer --- The change has been reverted on all branches due to unforeseen application compatibility issues. I will file a new bug for a concrete issue in dlclose that I identified regarding destructor ordering. We can work on a targeted fix for that. --=20 You are receiving this mail because: You are on the CC list for the bug.=