This is an upstream bug. I read in a source repository (mirror?)
https://github.com/jackaudio/example-clients/blob/master/server_control.c#L151-L154
struct option long_options[] = {
{"driver", 1, 0, 'd'},
{"client", 1, 0, 'c'},
};
This is missing a final entry {0, 0, 0, 0} to end the array. Does
anybody have an idea who to contact?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1665979
Title:
jack_server_control crashed with SIGSEGV in __strncmp_ia32()
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/jack-audio-connection-kit/+bug/1665979/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs