On Wed, 15 Jul 2009, Hubert Feyrer wrote:
FWIW, last output from atf-run when the panic happens is: ... tp-end: fs/tmpfs/t_sockets tp-start: fs/tmpfs/t_readdir, 4 tc-start: dots tc-so:Checking command [mkdir /tmp/atf.24011a/mntpt] tc-so:Checking command [mount -t tmpfs tmpfs /tmp/atf.24011a/mntpt] tc-so:Checking command [/bin/ls -a]tc-se:mv: rename /tmp/atf.24011a/aux-stdout to /tmp/atf.24011a/stdout: No such file or directoryRunning just "atf-run t_sockets" in /usr/tests/fs/tmpfs did *not* trigger the panic.
s/t_sockets/t_readdir/ - Hubert