Re: kernel core debugging
- In reply to: tuexen_a_freebsd.org: "Re: kernel core debugging"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 07 Nov 2024 00:09:38 UTC
On Nov 6, 2024, at 14:24, tuexen@freebsd.org <tuexen@FreeBSD.org> wrote: > >> On 6. Nov 2024, at 19:27, Bakul Shah <bakul@iitbombay.org> wrote: >> >> My guess: either the core and the kernel don't match or the core is corrupted. > I'm running a test script resulting in the panic. Doing the same on an > amd64 box results in kgdb being usable to debug the problem. Just want > to use the arm64 box for it... If the panic is readily/simply reproducible on a system without any special builds/installs or specialized hardware, I could try seeing if I get the same kgdb behavior from a locally produced example vmcore.* for it. I'd need instructions on how to cause the panic. === Mark Millard marklmi at yahoo.com