- Package:
- libjack-jackd2-0
- Source:
- jackd2
- Description:
- JACK Audio Connection Kit (libraries)
- Submitter:
- wargreen
- Date:
- 2021-10-20 13:30:03 UTC
- Severity:
- important
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