On Mon, May 16, 2016 6:54 am, marcin(a)saepia.net wrote:
I am compiling JACK2 from commit 7de15e7a (the same
as shipped with Ubuntu 14.04). I need to set --clients
to quite high value, and I have found out that setting
--clients=512 causes jackd to segfault while --clients=500 is
fine.
Is that a bug or limitation by design?
A segfault is always a bug, a limitation by design would stop gracefully
with a message indicating why the value was not correct.
--
Chris Caudle