Comment 31 for bug 374002

Revision history for this message
In , Jaroslav (jaroslav-redhat-bugs) wrote :

Forgot to note: appl_ptr is behind buffer_size . In this case alsa-lib means that hw_ptr overlaped boundary (and the result is too big values from avail and delay functions). The reason might be that there's a bug in alsa-lib or an application wrote too much samples or the bug might be really in kernel (hw_ptr goes backward).