From owner-freebsd-current Sun Mar 16 22:46:10 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CFB4B37B401 for ; Sun, 16 Mar 2003 22:46:09 -0800 (PST) Received: from pakastelohi.cypherpunks.to (pakastelohi.cypherpunks.to [213.130.163.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id B986443F85 for ; Sun, 16 Mar 2003 22:46:08 -0800 (PST) (envelope-from shamrock@cypherpunks.to) Received: from VAIO650 (adsl-208-201-229-160.sonic.net [208.201.229.160]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by pakastelohi.cypherpunks.to (Postfix) with ESMTP id 1A3C536485; Mon, 17 Mar 2003 07:46:06 +0100 (CET) From: "Lucky Green" To: Cc: "'Poul-Henning Kamp'" Subject: RE: ENOMEM error diagnosis? Date: Sun, 16 Mar 2003 22:45:46 -0800 Message-ID: <004201c2ec50$d9741f00$6601a8c0@VAIO650> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Importance: Normal In-Reply-To: <000501c2ec3e$a5573ac0$6601a8c0@VAIO650> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Poul-Henning wrote: > > Make sure you have rev 1.9 of src/sys/geom/bde/g_bde_crypt.c > > I hadn't done my math and before that rev gbde would request > > very large lumps of ram from malloc(9). For a few hours, I thought that rev 1.9 may have fixed the problem, but I just received another "ENOMEM 0xchanging_digits on 0xc1c7c700(ad4s1c.bde)" after remaking the world and recompiling the kernel with a cvsup from last night. g_bde_crypt.c is v 1.9 from 2003/03/07. Seems a bug continues to persist in GBDE. --Lucky To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message