Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Jun 2021 15:34:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        fs@FreeBSD.org
Subject:   =?UTF-8?B?W0J1ZyAyNTY3MTJdIFVGUzoga2VybmVsIHBhbmljOiBmZnNfYmxr?= =?UTF-8?B?ZnJlZV9jZzogZnJlZWluZyBmcmVlIGZyYWcg4oCTIGluIHJlc3BvbnNlIHRv?= =?UTF-8?B?IHBrZy1kZWxldGUoOCkgc29vbiBhZnRlciBsb2dpbg==?=
Message-ID:  <bug-256712-3630-zOUHVz4eVa@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-256712-3630@https.bugs.freebsd.org/bugzilla/>
References:  <bug-256712-3630@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D256712

--- Comment #10 from Graham Perrin <grahamperrin@gmail.com> ---
Thanks,=20

(In reply to Gary Jennejohn from comment #9)

Oops! I'm suitably embarrassed (probably never needed kgdb before today).=20

----

# date ; uptime
Sun Jun 20 16:08:08 BST 2021
4:08PM up 24 mins, 5 users, load averages: 0.33, 0.17, 0.10
# kgdb file /var/crash/vmcore.0
GNU gdb (GDB) 10.2 [GDB v10.2 for FreeBSD]
=E2=80=A6
Reading symbols from file...
Reading symbols from /usr/lib/debug//usr/bin/file.debug...
/wrkdirs/usr/ports/devel/gdb/work-py38/gdb-10.2/gdb/thread.c:1309:
internal-error: void switch_to_thread(thread_info *): Assertion `thr !=3D N=
ULL'
failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Quit this debugging session? (y or n) y

This is a bug, please report it. For instructions, see:
<https://www.gnu.org/software/gdb/bugs/>.

/wrkdirs/usr/ports/devel/gdb/work-py38/gdb-10.2/gdb/thread.c:1309:
internal-error: void switch_to_thread(thread_info *): Assertion `thr !=3D N=
ULL'
failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Create a core file of GDB? (y or n) y
Abort trap (core dumped)
# pwd
/root
# ls -hl *.core
-rw------- 1 root wheel 354M Jun 20 16:09 kgdb102.core
# gdb file kgdb102.core
=E2=80=A6

----

No symbols in the backtrace for kgdb102.core (and to keep things here
reasonably concise, I'm taking advice elsewhere).

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-256712-3630-zOUHVz4eVa>