Date: Tue, 8 Jul 2003 13:55:00 -0400 (EDT) From: Kenneth Culver <culverk@yumyumyum.org> To: Ion-Mihai Tetcu <itetcu@xnet.ro> Cc: questions@freebsd.org Subject: Re: 5.1R system crash -- sound related Message-ID: <20030708135327.D17795@alpha.yumyumyum.org> In-Reply-To: <200307082048.37455.itetcu@xnet.ro> References: <200307081608.00502.itetcu2@xnet.ro> <200307081833.33460.itetcu@xnet.ro> <200307082048.37455.itetcu@xnet.ro>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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): > > ------------- > artsdsp: 1.1.2 > name: > command line: aviplay %f Marlene Dietrich_Peter.mp3 > threaded: yes > Xlib: extension "GLX" missing on display ":0.0". > Xlib: extension "GLX" missing on display ":0.0". > <aviplay> : Debug is on 0 > <reader> : checking: %f > <InputStream> : Could not open file %f: No such file or directory > <AVI reader> : Stream: %f can't be opened! > <ASF reader> : Could not open the file > <ASX reader> : Could not open file! > <ASF network reader> : Not an URL > OPEN INPUT failed > <reader> : can't open stream > <aviplay> : Closing clip > <aviplay> : Debug is on 0 > <reader> : checking: Marlene Dietrich_Peter.mp3 > <ASF reader> : Not ASF stream > <ASX reader> : Not a redirector! > <ASF network reader> : Not an URL > FFFormat MPEG audio streams:1 > S: 0 id:4 bitrate:96000 (8000000) samprate:44100 chn:2 framerate:25 > wxh 0x0 0.000000 > Numerator: 1 Denumerator: 90000 FrameRate: nan (len: 0) > <reader> : Initialized audio stream (chunk tblsz: 0, fmtsz: 18) > <audio reader> : MPEG1 Layer-3 44100Hz 96kbps JointStereo (1152,40,313) > <audio reader> : WARNING: fixing bad MP3 Layer3 tag 0x50 -> 0x55 > <audio reader> : junk size at the begining: time:0.01s pos:1024 (146b) > <aviplay> : Videostream not detected > <LDT keeper> : Installed fs segment: 0x291a0000 > <codec keeper> : Found 10 plugins (/usr/local/lib/avifile,A:38,V:77) > <codec keeper> : FFMPEG MPEG Layer-3 audio decoder created > <aviplay> : Will try audio renderers in this order: OSS,SDL,noaudio > <audio renderer> : src fmt=0x55 2ch 44100Hz 0b 12000B/s balign=1 > cbsz=29285 > <audio renderer> : dst fmt=0x01 2ch 44100Hz 16b 176400B/s balign=4 > cbsz=0 > aRts: hijacking /dev/dsp open... > aRts: hijacking /dev/dsp ioctl (12 : 20005000 - 0x0) > aRts: SNDCTL_DSP_RESET unsupported > aRts: hijacking /dev/dsp ioctl (12 : c004500a - 0xbfbff66c) > aRts: SNDCTL_DSP_SETFRAGMENT(8000c) partially supported > aRts: hijacking /dev/dsp ioctl (12 : c0045003 - 0xbfbff66c) > aRts: hijacking /dev/dsp ioctl (12 : c0045005 - 0xbfbff66c) > aRts: hijacking /dev/dsp ioctl (12 : c0045002 - 0xbfbff66c) > aRts: creating stream... > aRts: /dev/dsp access... > aRts: /dev/dsp access... > aRts: /dev/dsp access... > aRts: total latency = 464ms, buffer latency = 232ms > aRts: hijacking /dev/dsp ioctl (12 : 4010500c - 0xbfbff6b0) > aRts: hijacking /dev/dsp ioctl (12 : 40045004 - 0x81bc294) > <OSS audio renderer> : frags=0 size=4096b buffer=0b (4096b) > aRts: hijacking /dev/dsp ioctl (12 : 4010500c - 0xbfadcfb0) > aRts: hijacking /dev/dsp ioctl (12 : 40045017 - 0xbfafef3c) > aRts: SNDCTL_DSP_GETODELAY returning 40924 > aRts: hijacking /dev/dsp ioctl (12 : 40045017 - 0xbfafef3c) > aRts: SNDCTL_DSP_GETODELAY returning 40924 > aRts: hijacking /dev/dsp ioctl (12 : 4010500c - 0xbfadcfb0) > ---------- > etc. > > > > Did you reboot after you commented > > out those lines? (You don't have to reboot really, you could just do > > sysctl -w hw.snd.pcm0.vchans=0 > > 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. Ken
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030708135327.D17795>