From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 9B7A6383A0C5; Thu, 15 Dec 2022 20:27:03 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9B7A6383A0C5 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1671136023; bh=pNtn7Ix8fLSMhd8yTy4HDb+h7Myx9Y9yYHCj8N3tcGw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=eKrDpyfHeUZw5yjviX+FOCK4EdptvSQu2oEhlW6VgkXI1M/Yude+mnQBxSpHy6GUC PHGazUX4xLyljImzyey+6bNXPRKX8ZUGf+X8jSdlddAGYWQwgDjPVw59/4hm/OfYu4 vcNkmXKYM92UaoD+TbPcvtuqVTSRataP2rgAkTxg= From: "simon.marchi at polymtl dot ca" 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 20:27:03 +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: simon.marchi at polymtl dot ca 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: 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 --- Comment #6 from Simon Marchi --- > $ /home/simark/build/binutils-gdb-opt/gdb/gdb -nx > --data-directory=3D/home/simark/build/binutils-gdb-opt/gdb/data-directory= -iex > "add-auto-load-scripts-directory /usr/share/gdb/auto-load" -iex "set > auto-load safe-path /" -q /usr/bin/kicad -c > ../gdb-29395/kicad-core-gdb-crasher -ex bt -batch Note: throw in -iex "set debug-file-directory /usr/lib/debug" as well, if n= ot already configured like that. --=20 You are receiving this mail because: You are on the CC list for the bug.=