[email protected] (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: [email protected]
                                "A potential Snark may lurk in every tree."

Reply via email to