On 02/11/2016 08:41 PM, Xavier Miller wrote:
Hi!
I am compiling pd-0.46-7 in Gento, using jack-1.9.10, but when I enable jack in the configure script, pd segfaults.
there have been a few similar bug-reports [1228].
i just checked and on my Debian sid(amd64) system, i am running jack-1.9.11 without any problems.
$ jackd --version jackdmp 1.9.11 Copyright 2001-2005 Paul Davis and others. Copyright 2004-2014 Grame. jackdmp comes with ABSOLUTELY NO WARRANTY This is free software, and you are welcome to redistribute it under certain conditions; see the file COPYING for details jackdmp version 1.9.11 tmpdir /dev/shm protocol 8 $
it's usually running as:
$ /usr/bin/jackd -dalsa -dhw:PCH -r48000 -p1024 -n2
could you also post your jack configuration (e.g. the startup flags used)?
gmsdr IOhannes