From owner-freebsd-bugs Sun Sep 8 06:47:33 1996 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA01370 for bugs-outgoing; Sun, 8 Sep 1996 06:47:33 -0700 (PDT) Received: from root.com (implode.root.com [198.145.90.17]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id GAA01347; Sun, 8 Sep 1996 06:47:30 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by root.com (8.7.5/8.6.5) with SMTP id GAA14816; Sun, 8 Sep 1996 06:48:18 -0700 (PDT) Message-Id: <199609081348.GAA14816@root.com> X-Authentication-Warning: implode.root.com: Host localhost [127.0.0.1] didn't use HELO protocol To: Darren Reed cc: freebsd-bugs@freebsd.org, freebsd-hackers@freebsd.org Subject: Re: no more mbufs! In-reply-to: Your message of "Sun, 08 Sep 1996 23:33:45 +1000." <199609081335.GAA01258@who.cdrom.com> From: David Greenman Reply-To: dg@root.com Date: Sun, 08 Sep 1996 06:48:18 -0700 Sender: owner-bugs@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Sigh, and you know what ? I've already got a patch for this amognst the >IP Filter patches for ip_input.c - guess this is why I never had a problem >until I put virgin 2.1.5 kernel on my box. I didn't think of this until I >did up maxusers and did recreate the above situation. > >Maybe someone will take this and commit it sometime... discovered the bug >when I crashed my SunOS4 box, and managed to crash Ultrix too. Seems like >it just fucks the mbufs on FreeBSD. NetBSD fixed it when they rewrote >everything to use TAILQ, dunno about BSD/OS. Committed. Thanks! -DG David Greenman Core-team/Principal Architect, The FreeBSD Project