Subject: Re: kern/25668: panic in layered file system code
To: None <netbsd-bugs@netbsd.org>
From: David Laight <david@l8s.co.uk>
List: netbsd-bugs
Date: 05/22/2004 13:10:46
> >Synopsis:       panic in layered file system code
 
> I managed to get jot down the stack trace, and I might guess that the
> introduction of the statvfs-calls might have played a role in this.
> 
> panic: double fault ... in find ...
> ether_output
> nd6_output
> ip6_output
> tcp_output
> tcp_delack
> softclock
> softintr_dispatch
> Xsoftclock
> --- interrupt ---
> copy_statvfs_info
> ffs_statvfs
> layerfs_statvfs
> union_statvfs
> dostatvfs
> compat_20_sys_fstatfs
> syscall_plain

Kernel stack overflow ??


	David

-- 
David Laight: david@l8s.co.uk