From owner-freebsd-questions@FreeBSD.ORG Tue Jul 8 13:37:02 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3BB0E37B401 for ; Tue, 8 Jul 2003 13:37:02 -0700 (PDT) Received: from rdsnet.ro (mail.rdsnet.ro [193.231.236.16]) by mx1.FreeBSD.org (Postfix) with SMTP id AD3CE43F93 for ; Tue, 8 Jul 2003 13:37:00 -0700 (PDT) (envelope-from itetcu@buh.cameradicommercio.ro) Received: (qmail 28201 invoked from network); 8 Jul 2003 20:36:49 -0000 Received: from unknown (HELO buh.cameradicommercio.ro) (81.196.25.19) by mail.rdsnet.ro with SMTP; 8 Jul 2003 20:36:49 -0000 Received: from buh.cameradicommercio.ro (localhost [127.0.0.1]) h68KanbJ072179; Tue, 8 Jul 2003 23:36:49 +0300 (EEST) (envelope-from itetcu@buh.cameradicommercio.ro) Received: from localhost (localhost [[UNIX: localhost]]) by buh.cameradicommercio.ro (8.12.9/8.12.9/Submit) id h68Kam5F072175; Tue, 8 Jul 2003 23:36:48 +0300 (EEST) From: Ion-Mihai Tetcu To: Kenneth Culver Date: Tue, 8 Jul 2003 23:36:48 +0300 User-Agent: KMail/1.5.2 References: <200307081608.00502.itetcu2@xnet.ro> <200307082048.37455.itetcu@xnet.ro> <20030708135327.D17795@alpha.yumyumyum.org> In-Reply-To: <20030708135327.D17795@alpha.yumyumyum.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200307082336.48301.itetcu@xnet.ro> cc: questions@freebsd.org Subject: Re: 5.1R system crash -- sound related X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Jul 2003 20:37:02 -0000 On Tuesday 08 July 2003 20:55, Kenneth Culver wrote: > > I'm under KDE ;), so it starts up. > > buh# ps ax | grep artsd > > 706 ?? S 0:28.09 /usr/local/bin/artsd -F 10 -S 4096 -s 60 > > -m artsmessage -l 3 -f > > > > and i suppose it's the suspect. > > > > I've tried > > artsdsp -v aviplay %f Marlene\ Dietrich_Peter.mp3 > > and got (no hang): [SNIP] > > > > Tried both. > > I'd suggest filing a PR then. Use send-pr on the commandline to send > it. This will open up (in vi, or whatever $EDITOR is set to) an > editor session. Just fill in all the blanks, and send it in. I've cvup'ed and trying to rebuild everithing first (without much hope, I've didn't see anything related in cvs, but ..). > > Ken Thanks again, IOnut