From owner-freebsd-current Sun Mar 16 23: 9: 1 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 BA0B437B401 for ; Sun, 16 Mar 2003 23:08:59 -0800 (PST) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 690EB43F93 for ; Sun, 16 Mar 2003 23:08:58 -0800 (PST) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.8/8.12.8) with ESMTP id h2H78oYl002429; Mon, 17 Mar 2003 08:08:51 +0100 (CET) (envelope-from phk@phk.freebsd.dk) To: "Lucky Green" Cc: freebsd-current@FreeBSD.ORG Subject: Re: ENOMEM error diagnosis? From: "Poul-Henning Kamp" In-Reply-To: Your message of "Sun, 16 Mar 2003 22:45:46 PST." <004201c2ec50$d9741f00$6601a8c0@VAIO650> Date: Mon, 17 Mar 2003 08:08:50 +0100 Message-ID: <2428.1047884930@critter.freebsd.dk> 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 In message <004201c2ec50$d9741f00$6601a8c0@VAIO650>, "Lucky Green" writes: >> 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. Hi Lucky, Sorry for the lack of response, I got hit by influenza and am only slowly making my way though the todo list. I'll try to get through your email this morning. ENOMEM in gbde is a tricky issue which I need to find a better solution for. What is there is at best a workaround it seems. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message