From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 054AE382AB53; Thu, 15 Dec 2022 18:08:52 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 054AE382AB53 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1671127732; bh=qzrSAY+8CHScbAzk7fL0MQzCxd74Amuh/PI0veK5s8k=; h=From:To:Subject:Date:In-Reply-To:References:From; b=pUofJVx+gdAYaNLf2Pka4dcQ0bcY0YtbJS0xdFRGPF+TS9WHalV+9qWEq4C4Gbtgq 7gc0CW5EyrGXvaR3Iie+A8ztzfLTG/2A9ALPV7TnFDquC3G4MIGxRWNqSfKGWVgQR+ jTJzSTjvmnUOzOhYHcJGvWCMiOFVcrOeeQdbQDh8= From: "seth.pellegrino at gmail dot com" To: gdb-prs@sourceware.org Subject: [Bug backtrace/29395] blockframe.c:79: internal-error: get_frame_block: Assertion `bl != NULL' failed. Date: Thu, 15 Dec 2022 18:08:51 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: backtrace X-Bugzilla-Version: 11.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: seth.pellegrino at gmail dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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=3D29395 Seth Pellegrino changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |seth.pellegrino at gmail d= ot com --- Comment #1 from Seth Pellegrino --- I'm seeing the same assertion failure with booth 12.1 and the latest master (38665d717a3) when attaching to a corefile: immediately after starting up g= db, trying `bt` will yield the assertion failure. `maint set dwarf unwinders of= f` followed by `bt` does not crash, but doesn't yield much of a backtrace eith= er. The core file (1.1GB) + binary + debug symbols (combined, 2.6GB) can be fou= nd here: https://f004.backblazeb2.com/file/shared-sethp/gdb-29395.tar.zstd (to= tal compressed size: 1.2GB).=20 I also threw in the core dumps from gdb itself, both from 12.1 (core.gdb.1000.d4a79394d6ce443f8e9e6308ab0afc23.216854.1671119608000000.zst) and master (core.gdb.1000.d4a79394d6ce443f8e9e6308ab0afc23.383687.1671123437000000.zst) because compressed they're only 65MB each (though they do both decompress to ~600MB). --=20 You are receiving this mail because: You are on the CC list for the bug.=