https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285275
Bug ID: 285275
Summary: crashinfo(8) does not work when run manually:
/wrkdirs/usr/ports/devel/gdb/work-py311/gdb-15.1/gdb/t
hread.c:1423: internal-error: switch_to_thread:
Assertion `thr != NULL' failed.
Product: Base System
Version: 15.0-CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: bin
Assignee: [email protected]
Reporter: [email protected]
From
<https://lists.freebsd.org/archives/freebsd-current/2025-March/007159.html>:
> (Off-topic from freebsd-wireless: crashinfo(8) can not produce
> a useful core.txt.13 file.)
> <https://cgit.freebsd.org/src/log/?qt=range&q=136c5e17b61a>
>
> 136c5e17b61a from pkgbase base_latest.
root@mowa219-gjp4-zbook-freebsd:/var/crash # ls -hlnrt | grep 8\ 08
-rw------- 1 0 0 2.8G Mar 8 08:12 kgdb151.core
-rw-r--r-- 1 0 0 8.6K Mar 8 08:12 core.txt.13
root@mowa219-gjp4-zbook-freebsd:/var/crash #
From
<https://matrix.to/#/!IBdGSejslGivmIcnQs:matrix.org/$17414329693444QpiPY:matrix.org?via=matrix.org&via=mozilla.org&via=tchncs.de>
yesterday:
/wrkdirs/usr/ports/devel/gdb/work-py311/gdb-15.1/gdb/thread.c:1423:
internal-error: switch_to_thread: Assertion `thr != NULL' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
----- Backtrace -----
0x13988ec ???
0x1822400 ???
0x1822278 ???
0x1ceebee ???
0x17ddbc7 ???
0x14cf730 ???
0x17b1a52 ???
0x13caae5 ???
0x17ea981 ???
0x15a0cc8 ???
0x159f266 ???
0x159d84b ???
0x12a972e ???
0x831ac3a13 __libc_start1
/home/pkgbuild/worktrees/main/lib/libc/csu/libc_start1.c:172
0x12a8c7f ???
---------------------
/wrkdirs/usr/ports/devel/gdb/work-py311/gdb-15.1/gdb/thread.c:1423:
internal-error: switch_to_thread: Assertion `thr != NULL' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Quit this debugging session? (y or n) [answered Y; input not from terminal]
This is a bug, please report it. For instructions, see:
<https://www.gnu.org/software/gdb/bugs/>.
/wrkdirs/usr/ports/devel/gdb/work-py311/gdb-15.1/gdb/thread.c:1423:
internal-error: switch_to_thread: Assertion `thr != NULL' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Create a core file of GDB? (y or n) [answered Y; input not from terminal]
Abort trap (core dumped)
---
To remind myself of boot environments then and now:
root@mowa219-gjp4-zbook-freebsd:~ # bectl list -c creation | tail -n 6
1500034-003-base-ports - - 1.30G 2025-03-05 01:18
1500034-004-ports - - 59.9M 2025-03-05 11:48
1500034-005-base - - 925M 2025-03-06 07:00
1500034-006-base - - 1006M 2025-03-07 09:40
1500034-007-base - - 1.05G 2025-03-07 12:56
1500034-008-base NR / 235G 2025-03-09 02:06
root@mowa219-gjp4-zbook-freebsd:~ # tail -n 6
/home/grahamperrin/Documents/boot\ environments.txt
1500034-003-base-ports 2025-03-05 01:18 main-n275791-ca48e43ba9ee
GENERIC-NODEBUG c0ddb80a45d83268d27896df705cf1e009bd3f43
1500034-004-ports 2025-03-05 11:48 main-n275791-ca48e43ba9ee
GENERIC-NODEBUG c0ddb80a45d83268d27896df705cf1e009bd3f43
1500034-005-base 2025-03-06 07:00 main-n275806-27bf5c405bf2
GENERIC-NODEBUG a9da0bcfd2f01fbdc86d37ce697b94a6cb6cbd16
1500034-006-base 2025-03-07 09:40 main-n275820-b8dfc3ecf703
GENERIC-NODEBUG 1a660da9f33417bb50c01a5b7f663a4992aedbd2
1500034-007-base 2025-03-07 12:56 main-n275833-136c5e17b61a
GENERIC-NODEBUG e385de4e8451d91b453fc751b9d238625d961c25
1500034-008-base 2025-03-09 02:06 main-n275860-1016b3c34435
GENERIC-NODEBUG 8533fcbce6f40aae8f5d63e71e49eb34ab7878f1
root@mowa219-gjp4-zbook-freebsd:~ #
--
You are receiving this mail because:
You are the assignee for the bug.