https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239351

--- Comment #9 from Mark Johnston <ma...@freebsd.org> ---
Created attachment 206046
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=206046&action=edit
kgdb script

Thanks.  Now, please try downloading the attached file, and run:

# printf "source /path/to/acttace.py\nacttrace\n" | kgdb83 /boot/kernel/kernel
/var/crash/vmcore.2

Then save the output here.  The kernel panicked because one of the cores failed
to respond to an interrupt, and it's not clear to me what that core was doing
at the time.

It would also be helpful to see output from:

# kgdb /boot/kernel/kernel /var/crash/vmcore.2
(kgdb) tid 100168
(kgdb) frame 4
(kgdb) p other_cpus

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to