From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 0CC293858D28; Sat, 28 Jan 2023 19:28:03 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0CC293858D28 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1674934083; bh=bTFIvDhKNqwa6JPepyt17x1Nw+stV/ALSh57QMzs1AE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Bnc1ipIw0BkpMmVT8VFadpa5hQ/TVpvZunG/S7I7AmWxdqYyJyNad/4EoVwv2Jowc 14EwANSnkYuy1e5Hf2ormzfo7QwpADC+bD6A1fjXJSw1++a9aYeHJymVE5pXW3yBjC Kv5K5bBF1+u6kQxCY0BhblrTpA/DMKq/d2l8g/RI= From: "ssbssa at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug c++/30045] GDB crashes when command is used during layout Date: Sat, 28 Jan 2023 19:28:02 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: c++ X-Bugzilla-Version: 12.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: critical X-Bugzilla-Who: ssbssa at sourceware dot org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 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=3D30045 Hannes Domani changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ssbssa at sourceware dot o= rg --- Comment #12 from Hannes Domani --- Since the console disappears completely, I'm pretty sure it's a crash of conhost.exe, not gdb.exe. You should see with the Windows Event Viewer in the Application logs which process really crashed. Note that I have sometimes experienced this on Win10, usually when switching back and forth between TUI and normal CLI, but I've not been able to make it crash as consistently as you. --=20 You are receiving this mail because: You are on the CC list for the bug.=