From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 07D5F3858D33; Sat, 16 Dec 2023 14:50:54 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 07D5F3858D33 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1702738254; bh=vxqgl44KW2noVb7Zz/He0/ct9DtIKQNlw9UvisUs0Mg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=EVPLo3qsskjbI/vMvziMJrLpG2FvXVfTJORLgErQuGIi70aIVjjc/xkk9JajrMrc9 qSFl2gnjlUPMBzI53pbntRKr/5P4bU6Pjb/pJICYic0Gr+rqPur1lYPR/QR2NTgt5r HvJh6F3XFr5UKgyoNUXaM53NCY8tj5XwuKoji/E4= From: "ssbssa at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug python/24457] Segfault during gdb.execute('quit') within exit event handler Date: Sat, 16 Dec 2023 14:50:53 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: python X-Bugzilla-Version: 8.2 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: ssbssa at sourceware dot org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: 11.1 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution target_milestone bug_status 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=3D24457 Hannes Domani changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Target Milestone|--- |11.1 Status|UNCONFIRMED |RESOLVED --- Comment #2 from Hannes Domani --- (In reply to Hannes Domani from comment #1) > I can reproduce a problem with gdb 10.2: >=20 > C:/src/repos/binutils-gdb.git/gdb/thread.c:95: internal-error: thread_inf= o* > inferior_thread(): Assertion `current_thread_ !=3D nullptr' failed. > A problem internal to GDB has been detected, > further debugging may prove unreliable. > Quit this debugging session? (y or n) y >=20 > But with 11.1 it works for me. >=20 > I think it was fixed by: > https://sourceware.org/git/?p=3Dbinutils-gdb.git;a=3Dcommitdiff; > h=3D219f56b4842f4e72540082af96e47efa0f0f0a82 I'm closing this now. --=20 You are receiving this mail because: You are on the CC list for the bug.=