Date: Mon, 10 Nov 2003 20:35:25 +0100 From: Andre Oppermann <oppermann@pipeline.ch> To: Max Laier <max@love2party.net> Cc: freebsd-net@FreeBSD.org Subject: Re: Current problem reports assigned to you Message-ID: <3FAFE87D.EF380E7C@pipeline.ch> References: <200311101901.hAAJ1hq4050531@freefall.freebsd.org> <7328230093.20031110203130@love2party.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Max Laier wrote: > > Monday, November 10, 2003, 8:11:12 PM, you wrote: > AO> FreeBSD bugmaster wrote: > >> > >> Current FreeBSD problem reports > >> Critical problems > >> Serious problems > >> Non-critical problems > >> > >> S Submitted Tracker Resp. Description > >> ------------------------------------------------------------------------------- > >> o [2002/05/04] kern/37761 net process exits but socket is still ESTABLI > >> > >> 1 problem total. > > AO> What is going on with this? It comes up every other week. > > Kris wrote: > "Assign to net mailing list for evaluation" when he changed resp. > > Seems no-one ever reads it (or uses this emacs thingy). Take a look: > http://www.freebsd.org/cgi/query-pr.cgi?pr=37761 and "evaluate" Neither do I have this emacs thing (and I don't want to install it). Anyway, this bug sounds like a fork cleanup problem. Process forks child. child opens socket. childs goes away without closing socket. Partent goes away too, and socket stays around as zombie. But how to reproduce... Maybe I will look into it a bit more but no promises. -- Andre
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3FAFE87D.EF380E7C>