Ok, fire up kgdb # kgdb /boot/kernel/kernel /var/crash/vmcore.0 then (gdb) list * (0xffffffff809b1163) (.. that's the "instruction pointer" at the time of the panic.) I bet it's iv_bss. -a