On Tue, 24.02.09 10:59, Conrad Cooke ([email protected]) wrote: > Pulseaudio people, > > I am getting an assertion using gstreamer with pulseaudio. > Under certain circumstances, pa_sink_input_request_rewind () is asserting > like this: > sink-input.c: Assertion 'i->thread_info.rewrite_nbytes == 0' failed at > pulsecore/sink-input.c:1212, > > My question is: can we remove the assertion and simply return from the method > when thread_info.rewrite_nbytes = 0 ?
No. THis is not a good idea. Please provide a back trace and tell us which version of PA you are running. A bug like this has been fixed a while a go. AFAIR .14 includes the fix. Lennart -- Lennart Poettering Red Hat, Inc. lennart [at] poettering [dot] net ICQ# 11060553 http://0pointer.net/lennart/ GnuPG 0x1A015CC4 _______________________________________________ pulseaudio-discuss mailing list [email protected] https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss
