From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C2E703858C2A; Thu, 2 Nov 2023 08:47:06 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C2E703858C2A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1698914826; bh=TA7c2qwFE/4c2yo8zaF3tykKTRHx0qA7zEXPR083acI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=qimF4lDM28gyT6wicxUAbRJycdQAetSJAe10DX9Ue/ovkpkkJWFYeIPgf45JTc2BQ 0/go7499YyowA2QakOa0QuAG3lnmT8ayaQ0ZmAQNDRfF2Bni+5Dd7Wc7AkPozdH+Vp JtjIKQz+9Bn6+rzcGKLwpRWPcmJFlImJXTbcaJsc= From: "zbigniew2011 at gmail dot com" To: gdb-prs@sourceware.org Subject: =?UTF-8?B?W0J1ZyBnZGIvMzEwMDhdIOKAnkxheW91dOKAnSBjcmFzaGVzIGdk?= =?UTF-8?B?YiAxMy4y?= Date: Thu, 02 Nov 2023 08:47:05 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: gdb X-Bugzilla-Version: 13.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: critical X-Bugzilla-Who: zbigniew2011 at gmail dot com 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: 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=3D31008 --- Comment #8 from Zbigniew --- OK, so I simply ran gdb, and then =E2=80=94 as root =E2=80=94 connected to = its PID using another instance. Then I switched logging on. After I =E2=80=9Econtinue=E2=80=9D-d (as root), the =E2=80=9Edebugee=E2=80= =9D allowed to enter commands, then I entered =E2=80=9Elayout regs=E2=80=9D. So it displayed THE EMPTY FRAME in t= he upper part of terminal window, and after I =E2=80=9Econtinue=E2=80=9D-d again, it crashed= . The log contents is quite short: ---------------- logged output ------------------------ Continuing. Thread 1 "gdb" received signal SIGSEGV, Segmentation fault. 0x00007efe93097318 in delwin () from /lib64/libncursesw.so.6 Continuing. Thread 1 "gdb" received signal SIGSEGV, Segmentation fault. 0x00007efe92eaf258 in raise () from /lib64/libpthread.so.0 Detaching from program: /usr/bin/gdb, process 22745 [Inferior 1 (process 22745) detached] --=20 You are receiving this mail because: You are on the CC list for the bug.=