On 01/09/19 15:25, Evilham wrote:

> 
> FWIW: I am not 100% sure I it's the same panic, I am missing a cable ATM
> to get a full dump, but I do think they sound very similar.

I'm not using serial communications to get dumps, not necessary anymore.

You can have the kernel debugger output this information to disk (in
/var/crash) using the "textdump dump" command.

You can also usse the capture buffer in ddb to perform other operations
and have the screen output saved in a buffer.

This is all documented in ddb(4) and textdump(4)

(regarding the crash it has been reported as fixed in a later commit)

-- 
Guido Falsi <madpi...@freebsd.org>
_______________________________________________
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"

Reply via email to