From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 995A83858C29; Wed, 7 Feb 2024 10:06:28 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 995A83858C29 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1707300388; bh=fz5Gkmw0Ug2vHaLxtJQsZBZ5nUSxyJSXYqtpj+QX+BI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=u7ibvZJRkNVsyYZxYM0bpwpcYGURz1Rt/lQy1zcVeck1x+y4vTF1URQmtRZQrdZ86 4qxlejq4XNee+t6n2B+ld61wOK+R5/f1BFW7oBjs0niOMgrWkK4AlF46L3N3xPHLqL 2HAyRsRQmHDpkzXaLzsLEgOvwDC1ULXeEHd2YRlk= 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:06:28 +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: WAITING X-Bugzilla-Resolution: 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 #3 from Andreas Schwab --- Note that the backtrace is actually produced by _Unwind_Backtrace in libgcc= , so this needs to be reported to gcc. --=20 You are receiving this mail because: You are on the CC list for the bug.=