[arch-proaudio] jconvolver (fconvolver segfaulting)

Fons Adriaensen fons at linuxaudio.org
Sat Nov 24 17:27:47 UTC 2018


On Sat, Nov 24, 2018 at 05:55:49PM +0100, Jeanette C. wrote:

> does anyone else have problems with fconvolver? For me it reliably segfaults
> everytime I call it with an appropriate configuration file, tested with
> jconvolver.


Strangely enough there's a line missing in fconfig.cc:


int convnew (const char *line, int lnum)
{
    unsigned int part;
    float        dens;
    int          r;

    convproc = new Convproc;     <---  ADD THIS



An updated version will go online later today.

Ciao,

-- 
FA


More information about the arch-proaudio mailing list