At Mon, 15 Mar 2004 09:47:07 +1030 (CST),
Jonathan Woithe wrote:
> 
> Hi all
> 
> I have been trying cinelerra 1.1.9 in OSS mode against the OSS emulation
> driver (snd-pcm-oss) from ALSA driver 1.0.2c. Whenever anything is done to
> start audio playback (such as playing a video clip) the ALSA driver panics
> with a divide by zero error.  The decoded oops is found below.
> 
> Under native OSS from 2.4.23 cinelerra works fine.  Furthermore, all other
> OSS applications I've tried against ALSA driver 1.0.2c seem to be fine. 
> Thus the problem seems to be associated with the way cinelerra does things -
> something it does is upsetting ALSA but is fine under native OSS.  Of
> course, even a misbehaving application not running as root should not be
> able to panic the kernel.

sure.  what soundcard/soundchip are you using?
also, did you compile with the debug option?
the zero devision is already checked with snd_assert() macro in 
snd_pcm_timer_resolution() if it happens there.


Takashi


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to