Re: 2.6.6 breaks kmail (nfs related?)

From: Andrew Morton
Date: Mon May 17 2004 - 02:16:38 EST


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.

Thanks.
-
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/