Re: 2.6.19: OOPS in cat /proc/fs/nfs/exports

2006-12-19 Thread Olaf Titz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > > I've replaced exportfs, mountd and nfsd with a newer version and it > > works now. > > What version were you using? I would really like to know. The system in question was built on a Knoppix release based on Debian Potato, with updates from Woody

Re: 2.6.19: OOPS in cat /proc/fs/nfs/exports

2006-12-06 Thread Neil Brown
On Tuesday December 5, [EMAIL PROTECTED] wrote: > > strace on exportfs shows this:nfsservctl(0x3, 0xbf875824, 0) = > - -1 ENOMEM What version of nfs-utils are you running? We haven't been using nfsservctl(3, ...) on 2.6 kernels for ages - which probably explains why exp_export() has suf

Re: 2.6.19: OOPS in cat /proc/fs/nfs/exports

2006-12-06 Thread Olaf Titz
> Will try your patch tomorrow. ...which does not change anything. (As expected.) Olaf - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at

Re: 2.6.19: OOPS in cat /proc/fs/nfs/exports

2006-12-05 Thread Olaf Titz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > There is a place where a failed kstrdup could lead to this, but that > is rather unlikely and wouldn't be as reproducible as this seems to > be. > If you boot up and then immediately shutdown does this error trigger, > it does it have to be up for a

Re: 2.6.19: OOPS in cat /proc/fs/nfs/exports

2006-12-04 Thread Neil Brown
On Monday December 4, [EMAIL PROTECTED] wrote: > This is 100% reproducible. It hangs exportfs on shutdown. > > Dec 4 19:50:13 glotze kernel: BUG: unable to handle kernel NULL pointer > dereference at virtual address 0040 > Dec 4 19:50:13 glotze kernel: printing eip: > Dec 4 19:50:13 glotz