Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: current kernel crashes while building userland



riccardo.mottola%libero.it@localhost (Riccardo Mottola) writes:

>in /var/crash however I find the two gzipped files, too big to post 
>public here. Each crash has its own.

You should be able to analyse the files with the crash(8) tool
and report the panic message and backtrace.

Another possibility is to put the following into /etc/sysctl.conf

ddb.onpanic?=1
ddb.commandonenter="trace;show registers"

This should avoid the reboot and print a backtrace and register
values that you can read.

-- 
-- 
                                Michael van Elst
Internet: mlelstv%serpens.de@localhost
                                "A potential Snark may lurk in every tree."


Home | Main Index | Thread Index | Old Index