kernel panic in nlookup 20041031

Matthew Dillon dillon at apollo.backplane.com
Tue Nov 2 14:08:25 PST 2004


:I just installed the ISO from 20041031
:
:I mounted my compact flash card (vfat) and went
:to rm a file and bewm. into some kind of kernel
:debugger.
:
:I didnt write all the numbers down, just the first line.
:
:panic: assertion: ncp != NULL && 1 in nlookup
:panic() at panic+0x84
:panic() at panic+0x84
:nlookup() at nlookup+0x176
:kern_stat() at kern_stat+0xF
:lstat() at lstat+0x35
:syscall2(2F,2F,2F,num,num) at syscall2+0x246
:Xinit0x80() at Xinit0x80+0x2A
:Debugger("panic")
:
:dmesg attached if it helps any....

    Hmm.  That panic can only occur when ".."ing through a mount point,
    but the case isn't supposed to be able to happen.

    If you can repeat it easily please report the exact steps that will
    reproduce the panic.

						-Matt





More information about the Bugs mailing list