> what use is a crash dump? I just bagged one (it struggled mightily, but I > was too much for it in the end :) and am wondering if I can investigate it > to find why & where it happened (or should I just let it go?) You can use the debugger like so: % cd /var/crash/.. % gdb -k netbsd.0 core.0 -pk