On Tue, 23 Mar 2004, Jonathan Woithe wrote:
> > Could you add exactly same initialization sequence to
> > alsa-oss/test/testoss.c code? So we can debug easily the problem here.
>
> Sorry, I couldn't see where this would fit in in this file - testoss.c seems
> more like it's testing the oss redir
Hi all
> > I did this last night. The following is my analysis of the problem.
> > With full debug selected, the only message reported by the ALSA system is
> > ALSA ../alsa-kernel/core/pcm_timer.c:70: BUG? (rate != 0)
> > (called from d8c33a79)
> > That is, the assertion "rate!=0" fails. T
On Thu, 18 Mar 2004, Jonathan Woithe wrote:
> I did this last night. The following is my analysis of the problem.
>
> With full debug selected, the only message reported by the ALSA system is
> ALSA ../alsa-kernel/core/pcm_timer.c:70: BUG? (rate != 0)
> (called from d8c33a79)
> That is, the
Takashi
> > > > 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 d
At Tue, 16 Mar 2004 08:45:00 +1030 (CST),
Jonathan Woithe wrote:
>
> > > 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 driv
> > 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 belo
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 driv
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.
Unde