From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 3B74E3858C35; Wed, 7 Feb 2024 10:54:22 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3B74E3858C35 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1707303262; bh=9dwHEAm58FYtC31f2M90hcXlMxpdUcBhR5RjzMREOkA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=T+G9SsoiPYn6tWDSDVMaLpY3mOln+ux1xlS/mqQsc80QAafwrcAP2DO68mKCdZcgR wv0xn3fSQLjeeKqLdHLpTMl0EAap15VRJJBsFxLxr6CSNl84GeVdywtts3NCNK6Kqz zn3DKwrcvykdDcjDDo8oIH3+OsOHj1yoH1QjeML8= From: "schwab@linux-m68k.org" To: glibc-bugs@sourceware.org Subject: [Bug libc/31349] backtrace fails to look beyond null pointer when resolving stack (x86_64) Date: Wed, 07 Feb 2024 10:54:22 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: libc X-Bugzilla-Version: 2.38 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: schwab@linux-m68k.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: MOVED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: security- 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=3D31349 --- Comment #6 from Andreas Schwab --- 0x7f98f2b759a0 is the signal trampoline (__restore_rt), but _Unwind_Backtra= ce cannot unwind through it. --=20 You are receiving this mail because: You are on the CC list for the bug.=