From owner-freebsd-current Thu Oct 22 05:41:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA26971 for freebsd-current-outgoing; Thu, 22 Oct 1998 05:41:56 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from k6n1.znh.org (dialup9.gaffaneys.com [208.155.161.59]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA26964 for ; Thu, 22 Oct 1998 05:41:54 -0700 (PDT) (envelope-from zach@gaffaneys.com) Received: (from zach@localhost) by k6n1.znh.org (8.9.1/8.9.1) id MAA01853; Thu, 22 Oct 1998 12:42:23 GMT (envelope-from zach) Message-ID: <19981022074223.A1730@znh.org> Date: Thu, 22 Oct 1998 07:42:23 -0500 From: Zach Heilig To: Zach Heilig , FreeBSD-current@FreeBSD.ORG Subject: Re: cdda2wav == panic ... (cases where it does NOT panic) References: <19981021224539.A10190@znh.org> <19981021231850.B434@znh.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Mailer: Mutt 0.93.2i In-Reply-To: <19981021231850.B434@znh.org>; from Zach Heilig on Wed, Oct 21, 1998 at 11:18:50PM -0500 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cdda2wav does not panic this system under these conditions: 1) with the -N option (does not write data to disk) 2) with the -n 1 option (reads/writes a single sector at a time, default is 55) 3) when 'audio.wav' is a fifo, but it fails in a different (non-panic'y) way: ... No overlap sampling active samplefiles size total will be 415316600 bytes. 10 tracks recording seconds stereo with 16 bits @ Hz ->'audio'... cannot set realtime scheduling policy: Function not implemented cannot set realtime scheduling policy: Function not implemented write(audio, 0x3004800C, 129360) = 8192 Probably disk space exhausted: Undefined error: 0 (with a 'cat audio.wav > foo.wav' also running) This is a kernel from ~01:50 GMT Thursday Oct 22. -- Zach Heilig If it looks like a duck, and quacks like a duck, we have to at least consider the possibility that we have a small aquatic bird of the family Anatidę on our hands (Douglas Adams -- Dirk Gently's Holistic Detective Agency) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message