From owner-freebsd-stable Sat Mar 31 20:25:42 2001 Delivered-To: freebsd-stable@freebsd.org Received: from net2.dinoex.sub.org (net2.dinoex.de [212.184.201.182]) by hub.freebsd.org (Postfix) with ESMTP id E82E237B718 for ; Sat, 31 Mar 2001 20:25:36 -0800 (PST) (envelope-from dirk.meyer@dinoex.sub.org) Received: from gate.dinoex.sub.org (dinoex@localhost) by net2.dinoex.sub.org (8.11.3/8.11.3) with BSMTP id f314P8T14134 for ; Sun, 1 Apr 2001 06:25:08 +0200 (CEST) (envelope-from dirk.meyer@dinoex.sub.org) X-MDaemon-Deliver-To: To: freebsd-stable@FreeBSD.ORG Message-ID: <4hiSybB2jC@dmeyer.dinoex.sub.org> From: dirk.meyer@dinoex.sub.org (Dirk Meyer) Organization: privat Subject: Re: mbuf leak? fxp? Date: Sun, 01 Apr 2001 06:20:43 +0200 X-Mailer: Dinoex 1.77 References: <200103312350.f2VNon305299@bubba.packetdesign.com> X-Gateway: ZCONNECT gate.dinoex.sub.org [UNIX/Connect 0.91] X-PGP-Fingerprint: 44 16 EC 0A D3 3A 4F 28 8A 8A 47 93 F1 CF 2F 12 X-Copyright: (C) Copyright 1999 by Dirk Meyer -- All rights reserved. X-PGP-Key-Avail: mailto:pgp-public-keys@keys.de.pgp.net Subject:GET 0x331CDA5D X-ZC-VIA: 20010401000000S+2@dinoex.sub.org X-Accept-Language: de,en X-Noad: Please don't send me ad's by mail. I'm bored by this type of mail. X-Note: sending SPAM is a violation of both german and US law and will at least trigger a complaint at your provider's postmaster. MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Archie Cobbs wrote:, > I have this machine that starts running out of mbufs every few days > ("looutput: mbuf allocation failed") and then crashes, and was wondering > if anyone else has seen similar behavior... > > [...] > > It appears that something is slowly eating up mbuf clusters. > The machine is on a network with continuous but very low volume > traffic, including some random multicast, NTP, etc. The machine > itself is doing hardly anything at all. > > (Possibly) relevant information: > > - FreeBSD 4.2-RELEASE > - Ethernet driver is fxp(4) > - Using ipfw(4) and divert(4) > - mysql is running, which uses a UNIX domain socket > > (Possibly) relevant clue: > > - We have other machines configured almost identically but which > are not using the fxp(4) driver (and which are handling lots more > traffic) that don't show this problem. > > Any ideas?? I wonder if there's some obscure error condition in the > fxp(4) driver that has a memory leak. I saw somthing similar with "Ethernet driver de(4)" A bad workaround seem to be a daily call to: ifconfig down ifconfig up I reported it, but nobody had summiten any followup yet: http://www.FreeBSD.org/cgi/query-pr.cgi?pr=24949 Gruß Dirk - Dirk Meyer, Im Grund 4, 34317 Habichtswald, Tel 05606/6512 Q (voice) - Origin: DINOEX Habichtswald -FRG- [dirk.meyer@dinoex.sub.org] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message