#996900 libjack-jackd2-0: Make Jackd2 crash with SIGBUS when using ffado

Package:
libjack-jackd2-0
Source:
jackd2
Description:
JACK Audio Connection Kit (libraries)
Submitter:
wargreen
Date:
2021-10-20 13:30:03 UTC
Severity:
important
#996900#5
Date:
2021-10-20 13:19:39 UTC
From:
To:
Deam Maintener,

When launching jackd2 with the ffado backend (-d firewire) it crash with a
SIGBUS.
After some research the crash happen in libjack-jackd2 and not in the libffado.
Additionally, manualy build jack and launch the packaged jackd with
LD_PRELOAD=./build/common/libjackserver.so.0 make it runing perfectly.

Thank you