On 05/16/16 13:54, marcin(a)saepia.net wrote:
Hi!
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.
Fixed pushed to upstream repo. If you want to backport the change,
cherry-pick
691578820b9b6ab3285869ab14bc51f757491c8a
HTH