Hi,

At Wed, 03 Jul 2002 08:04:17 +0200,
Gabriel Gatzsche wrote:
> 
> > Hello!
> > I have made a program with two qt-threads. One for reading from 
> > soundcard, one for writing.
> > There are no problems if the threads work allone. But if both threads 
> > work in the same time, the program
> > chrashes some times with following message:
> >      wavplay: pcm.c:5191: snd_pcm_mmap_commit: Assertion `offset == 
> > *pcm->appl_ptr % pcm->buffer_size' failed.
> > Can somebody tell, what to do?

it's difficult to say many things...
does it happen if you run two processes (not threads), one for
playback and another for capture at the same time?

anyway it'd be better to show codes to check more details.


ciao,

Takashi


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Bringing you mounds of caffeinated joy.
http://thinkgeek.com/sf
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to