On Wed, Oct 26, 2016 at 04:40:00PM +0200, Alexandros Drymonitis wrote:
Bus error
That used to happen before JACK was patched to work with ARM memory alignment.
IIRC it can also happen if jackd is started with too many ports. Default is
256. You could try eg. jackd -p16 -d alsa ...etc which starts it with 16 ports
max. A web search on "JACK audio linux ARM bus error" might be informative.
(IANAAU - I am not an ARM user - so treat the above comments accordingly)
John