NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/44961: Kernel crash on relookup() syscall
The following reply was made to PR kern/44961; it has been noted by GNATS.
From: Emiliano Gavilan <emilianogavilan%gmail.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: kern/44961: Kernel crash on relookup() syscall
Date: Sat, 14 May 2011 22:39:51 -0300
2011/5/14 David Holland <dholland-bugs%netbsd.org@localhost>:
> =A0If you can run this easily, can you run it under ktruss and check what
> =A0the arguments to the lethal rename call are? (do "ktruss -i tcl
> =A0whatever", and it should panic right after reporting a rename syscall)
Tracked it down to the simplest case: as a plain user, simple trying
$ mv / foo
crashes. This is exactly what the Tcl test suite is doing when the bug fire=
s
(try to rename /, expecting an error)
> =A0if it's not that easy, I can try to set up the tcl test suite, but it
> =A0may take a few days.
see above
Emiliano
Home |
Main Index |
Thread Index |
Old Index