On 2015-10-31 17:08, Andrey Semashev wrote: > Hi, > > I've just upgraded to Kubuntu 15.10 and applied patches for libsoxr > resampler to PA 6.0 that comes with the distro. I'm seeing crashes in > the LFE filter if I use soxr-vhq resampler (I haven't tried the other > soxr* variants yet). Is this a known problem? Below is the backtrace > of one of the crashes. Probably fixed by this commit: commit 76e2cec9a2c3a09fc62ce62042d33375d9878471 Author: Arun Raghavan <git at arunraghavan.net> Date: Thu Sep 17 09:44:49 2015 +0530 lfe-filter: Deal with empty input chunks ...which is not (yet) in Ubuntu's backport of the lfe-filter patches. // David