5.3-RELEASE crashes during make buildworld (and other problems)

Marton Kenyeres mkenyeres at konvergencia.hu
Thu Jan 13 00:04:50 PST 2005


On Wednesday 12 January 2005 22:36, Rick Updegrove wrote:
> Lowell Gilbert wrote:
[ ... ]
>
> So, I am still trying to obtain a dump.
>
> Thanks to your reply, I did re-read #KERNEL-PANIC-TROUBLESHOOTING
> more carefully and I did try the following.
>
> rickup at nothing$ nm -n /boot/kernel | grep c061c642
> nm: Warning: '/boot/kernel' is not an ordinary file

/boot/kernel is a directory containing the kernel and loadable modules. 
Try to run nm on /boot/kernel/kernel.

>
> Any ideas on that?  The reason I did not try that first was I
> mistakenly thought I had to first capture the crash dump for some
> reason.

You can get much much more information about what went wrong from a 
crash dump, so try to capture one if you can.
Oh, and build a debug kernel, if you didn't do it before. A crash dump 
can be pretty useless without one.

[ ... ]

>
>
> Rick

cheers,
m.



More information about the freebsd-stable mailing list