[pulseaudio-tickets] [Bug 47156] Crash on resampler

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Mar 23 05:36:33 PDT 2012


https://bugs.freedesktop.org/show_bug.cgi?id=47156

--- Comment #2 from David Henningsson <david.henningsson at canonical.com> 2012-03-23 05:36:33 PDT ---
I tend to agree that skipping the assert seems the easiest way out. 

There is a question though, what happens to the lost/unused sample? Will just
skipping it lead to degrading quality? Ideally, it should be in the next block
we send to libsamplerate, but fixing this seems tricky.

Also, it seems to happen very rarely, but maybe that's because we ship the
speex resampler by default.

So either just skipping the assert, or possibly replace it with debug output
telling us that x samples were skipped.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the pulseaudio-bugs mailing list