Re: 2.6.6 breaks kmail (nfs related?)

From: Andrew Morton
Date: Mon May 17 2004 - 12:39:49 EST


Andrew Morton <akpm@xxxxxxxx> wrote:
>
> Norberto Bensa <norberto+linux-kernel@xxxxxxxxxxxx> wrote:
> >
> > Well, I'm getting this with kcalc after upgrading to 2.6.6-mm3:
> >
> > $ kcalc
> > KCrash: Application 'kcalc' crashing...
> >
> > strace shows lots of
> > ...
> > close(1002) = -1 EBADF (Bad file descriptor)
> > close(1003) = -1 EBADF (Bad file descriptor)
> > close(1004) = -1 EBADF (Bad file descriptor)
> > close(1005) = -1 EBADF (Bad file descriptor)
> > ...
>
> Send the whole thing, please: `strace -f -o log kcalc', and send `log'. If
> it's too big to post please mail it to me direct and I'll stick it on a
> public server.
>

Norberto's strace log is at
http://www.zip.com.au/~akpm/linux/patches/stuff/log.txt
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/