Subject: panic: softdep_setup_directory_add
To: None <port-i386@netbsd.org, netbsd-help@netbsd.org>
From: Andy Ruhl <acruhl@gmail.com>
List: netbsd-help
Date: 07/03/2004 19:54:49
Anyone seen this?:
panic: softdep_setup_directory_add: lost inodedep
Stopped in pid 14404.1 (nbinstall) at netbsd:cpu_Debugger+0x4: leave
db>
The machine is 2.0F (I think? Can't remember).
I'm not familiar with using this debugger. If anyone is interested, I
can do some debugging if you guide me through it. I'll leave it this
way for a few hours or so and get back to it.
It's a single filesystem machine, with softdeps. It was building
source for a dreamcast on an nfs mounted source tree which lives on a
FreeBSD machine.
It's a P233MMX CPU, so obviously it's NetBSD/i386. Nothing too special
about the kernel, but it is a custom one. I can get to the config
later if needed, when it's not sitting at the debugger.
Andy