From owner-freebsd-hackers Sat Aug 23 22:09:11 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id WAA09240 for hackers-outgoing; Sat, 23 Aug 1997 22:09:11 -0700 (PDT) Received: from dyson.iquest.net (dyson.iquest.net [198.70.144.127]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id WAA09235 for ; Sat, 23 Aug 1997 22:09:08 -0700 (PDT) Received: (from root@localhost) by dyson.iquest.net (8.8.6/8.8.5) id AAA13345; Sun, 24 Aug 1997 00:08:57 -0500 (EST) From: "John S. Dyson" Message-Id: <199708240508.AAA13345@dyson.iquest.net> Subject: Re: [HACKERS] innd remalloc failure *after* setting MEMDSIZ In-Reply-To: from The Hermit Hacker at "Aug 23, 97 11:10:52 pm" To: scrappy@hub.org (The Hermit Hacker) Date: Sun, 24 Aug 1997 00:08:57 -0500 (EST) Cc: marcs@znep.com, hackers@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL31 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > > What does the inn log report? > > Just the remalloc() error, which varies for each time it happens... > > Maybe try using phkmalloc or gnumalloc? John