[Bug 1665979] Re: jack_server_control crashed with SIGSEGV in __strncmp_ia32()

2021-07-31 Thread Norbert
** Tags removed: zesty

** Changed in: jack-audio-connection-kit (Ubuntu)
   Status: New => Incomplete

-- 
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/jack/+bug/1665979/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1665979] Re: jack_server_control crashed with SIGSEGV in __strncmp_ia32()

2017-03-02 Thread David Kastrup
** Also affects: jack
   Importance: Undecided
   Status: New

-- 
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/jack/+bug/1665979/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1665979] Re: jack_server_control crashed with SIGSEGV in __strncmp_ia32()

2017-03-02 Thread David Kastrup
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1665979] Re: jack_server_control crashed with SIGSEGV in __strncmp_ia32()

2017-03-02 Thread David Kastrup
** Information type changed from Private to Public

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs