NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
analyzing cores on a different computer
Hi,
I have the need to analyze kernel crashes on a different computer with
different arch. Is it possible?
I have a computer running 7 on which I am testing current kernels to
test ACPI sleep. The userland is still release stuff.
On an amd64 computer running current with current userland, I
cross-compile an i386 kernel.
I want to analyze the i386 crash to get a stacktrace.
If I try using the two core files generated:
$ crash -M netbsd.3.core -N netbsd.3
crash: kvm_nlist: bad namelist
(which is actually the same error if I try to use the "old" crash of
stable on the i386 machine)
Riccardo
Home |
Main Index |
Thread Index |
Old Index