r366657: Add zstd support to the boot loader.

2020-10-15 Thread Jakob Alvermark

Hi,


Does this mean I can 'zpool upgrade' now?


Jakob

___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


kernel panic and fun debugging

2020-10-15 Thread Steve Kargl
Just had a kernel panic.  Best info I give you is

% uname -a
FreeBSD mobile 13.0-CURRENT FreeBSD 13.0-CURRENT #1 r366176M: Sat Sep 26 
10:35:23 PDT 2020 kargl@mobile:/usr/obj/usr/src/i386.i386/sys/MOBILE  i386

% kgdb gdb /usr/lib/debug/boot/kernel/kernel.debug vmcore.1
...
Reading symbols from /usr/lib/debug/boot/kernel/kernel.debug...
/usr/ports/devel/gdb/work-py37/gdb-9.2/gdb/inferior.c:283: internal-error: 
struct inferior *find_inferior_pid(int): Assertion `pid != 0' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.

Whoops.

-- 
Steve
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"