Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Mar 2010 07:25:14 +0000
From:      Bruce Cran <bruce@cran.org.uk>
To:        freebsd-bugs@freebsd.org, Dima Panov <fluffy@freebsd.org>
Subject:   Re: kern/139014: [null] /dev/null must be immunable to delete/unlink
Message-ID:  <201003050725.14665.bruce@cran.org.uk>
In-Reply-To: <201003050240.o252e32D031626@freefall.freebsd.org>
References:  <201003050240.o252e32D031626@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 05 March 2010 02:40:03 Dima Panov wrote:

>  `__gxx_personality_v0' [fluffy@Fluffy] /tmp/1> ll /dev/null
>  ls: /dev/null: No such file or directory
>  [fluffy@Fluffy] /tmp/1>

I get a panic after this:

panic: oof, we didn't get our fd

with the stack trace:

kdb_enter()
panic()
fdcheckstd()
kern_execve()
execve()
syscall()
Xfast_syscall()
syscall (59, FreeBSD ELF64, execve)

-- 
Bruce Cran



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003050725.14665.bruce>