From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 090D33858C66; Tue, 1 Aug 2023 08:03:37 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 090D33858C66 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1690877018; bh=qzKz8VMnfu0GFGmd9Wp1sPjUb+nWtXr3+myk+PAYGeA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Ecd+uawss47d9b2cvhRGDlOgIwTdOPy4Y7fgGO5zIoBTCIdOiuQbjMAZhQ57sR3XY ASPZqHR+rQbnApcDEPb9NFjuBHYZrwrAgBRjF21iyNUC1JdJxPEca+ap/xRtVSPOTc AO51zwV5MDrtcBZ4dtb94ZCz2X6MKrQRjKyd1u/c= From: "freswa at archlinux dot org" To: glibc-bugs@sourceware.org Subject: [Bug build/30709] nscd fails to build with cleanup handler Date: Tue, 01 Aug 2023 08:03:32 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: build X-Bugzilla-Version: 2.38 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: freswa at archlinux dot org X-Bugzilla-Status: WAITING X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot 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://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30709 --- Comment #2 from freswa --- libgcc contains ``` 28: 000000000001e480 694 FUNC GLOBAL DEFAULT 11 __gcc_personality_v0@@GCC_3.3.1 85: 00000000000040fb 6 FUNC LOCAL DEFAULT 11 __gcc_personality_v0.cold 402: 000000000001e480 694 FUNC GLOBAL DEFAULT 11 __gcc_personalit= y_v0 ``` as well as ``` 406: 000000000001af00 522 FUNC GLOBAL DEFAULT 11 _Unwind_Resume ``` --=20 You are receiving this mail because: You are on the CC list for the bug.=