From owner-freebsd-current Thu Oct 22 18:40:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA05465 for freebsd-current-outgoing; Thu, 22 Oct 1998 18:40:59 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from cain.gsoft.com.au (genesi.lnk.telstra.net [139.130.136.161]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA05460 for ; Thu, 22 Oct 1998 18:40:55 -0700 (PDT) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain [203.38.152.97]) by cain.gsoft.com.au (8.8.8/8.6.9) with ESMTP id LAA00537; Fri, 23 Oct 1998 11:09:57 +0930 (CST) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <19981022123838.A5174@znh.org> Date: Fri, 23 Oct 1998 11:09:57 +0930 (CST) From: "Daniel O'Connor" To: Zach Heilig Subject: Re: cdda2wav == panic (/sys/vm/vm_page.c:516) Cc: dg@root.com, FreeBSD-current@FreeBSD.ORG, "Kenneth D. Merry" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 22-Oct-98 Zach Heilig wrote: > > Daniel O'Conner was able to work around this by hacking cdda2wav so it O'Connor =) > > when he tried to remove the shared memory segments by hand. From your > > later mail, it looks like you've found other ways to work around it. > I tried to get rid of shared memory all together to see if that was the > problem (it has #if's to use pipes instead), but that just dumps core. I 'fixed' (haha) it by altering it not to remove its shared memory on exit.. Of course you run out of share mem after a while, and then you have to delete some of it.. (Which works some of the time but if you pick the wrong segment and *booom*) --------------------------------------------------------------------- |Daniel O'Connor software and network engineer for Genesis Software | |http://www.gsoft.com.au | |The nice thing about standards is that there are so many of them to| |choose from. -- Andrew Tanenbaum | --------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message