DragonFly bugs List (threaded) for 2004-11
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: kernel panic in nlookup 20041031
On Tue, 2 Nov 2004 14:07:24 -0800 (PST), Matthew Dillon
<dillon@xxxxxxxxxxxxxxxxxxxx> wrote:
>
> 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.
gday mate, yep shes reproduceable.
i did it 3 times.
mount -t msdos /dev/da1s1 /mnt/usbmedia/cflash
cd /mnt/usbmedia/cflash
mkdir test1
cd test1
dmesg > xxx
cd ..
l
(l is alias ls -la in my .cshrc)
various other things triggered it as well.
I created a directory and removed it ok.
but when I created a file in the directory then backed
out to remove or or list it, then it fell over. but the
above steps kick the panic in every time I do it.
-- stu --
[FAQ] Write Your Own Operating System
http://www.mega-tokyo.com/osfaq2
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]