[Openal] Second Life and 1.9.563
Chris Robinson
chris.kcat at gmail.com
Thu Oct 8 04:55:11 PDT 2009
On Wednesday 07 October 2009 7:06:09 pm Tom Porter wrote:
> Chris,
>
> I did the regression testing you mentioned below and I found the first
> 'bad' commit. This is the output GIT provided. I hope it helps.
>
> bdbdbcea26d4a12d4d3f76ad3724f2ad12a55358 is first bad commit
Thanks, that's somewhat helpful. I can't see anything in that commit that
should break playback, but it gives me something to look into.
As far as I can tell from limited testing, it seems pulseaudio isn't calling
the specified callback to mix/retrieve audio data. It appears to get stuck on
a poll(), according to gdb. Almost like pulseaudio thinks the buffer is full
and there's never enough free for the minimum request amount.
More information about the Openal
mailing list