Re: 2.6.6 breaks kmail (nfs related?)

From: Frank van Maarseveen
Date: Mon May 17 2004 - 11:26:38 EST


On Mon, May 17, 2004 at 03:35:42AM -0300, Norberto Bensa 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)

Looks like daemonizing code to me, getting rid of open fds.

--
Frank
-
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/