[Ubuntustudio-bugs] [Bug 1703176] Re: jackd assert failure: jackd: rawmidi.c:268: snd_rawmidi_open_conf: Assertion `err >= 0' failed.

2021-09-29 Thread Launchpad Bug Tracker
[Expired for jackd2 (Ubuntu) because there has been no activity for 60 days.] ** Changed in: jackd2 (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Studio Bugs, which is subscribed to jackd2 in Ubuntu. Matching

[Ubuntustudio-bugs] [Bug 1703176] Re: jackd assert failure: jackd: rawmidi.c:268: snd_rawmidi_open_conf: Assertion `err >= 0' failed.

2021-07-31 Thread Norbert
** Tags removed: artful ** Changed in: jackd2 (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Studio Bugs, which is subscribed to jackd2 in Ubuntu. Matching subscriptions: ubuntustudio-bugs: jackd2

[Ubuntustudio-bugs] [Bug 1703176] Re: jackd assert failure: jackd: rawmidi.c:268: snd_rawmidi_open_conf: Assertion `err >= 0' failed.

2017-07-09 Thread David Kastrup
I think that the problem is likely in /usr/include/sound/asound.h:625 struct snd_rawmidi_params { int stream; size_t buffer_size; /* queue size in bytes */ size_t avail_min; /* minimum avail bytes for wakeup */ unsigned int

[Ubuntustudio-bugs] [Bug 1703176]

2017-07-09 Thread Apport retracing service
StacktraceTop: __assert_fail_base (fmt=0xf743009c "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n", assertion=0xf6f38cd3 "err >= 0", file=0xf6f48d35 "rawmidi.c", line=268, function=0xf6f49588 <__PRETTY_FUNCTION__.9003> "snd_rawmidi_open_conf") at assert.c:92 __GI___assert_fail

[Ubuntustudio-bugs] [Bug 1703176] Stacktrace.txt

2017-07-09 Thread Apport retracing service
** Attachment added: "Stacktrace.txt" https://bugs.launchpad.net/bugs/1703176/+attachment/4911545/+files/Stacktrace.txt -- You received this bug notification because you are a member of Ubuntu Studio Bugs, which is subscribed to jackd2 in Ubuntu. Matching subscriptions: ubuntustudio-bugs:

[Ubuntustudio-bugs] [Bug 1703176] ThreadStacktrace.txt

2017-07-09 Thread Apport retracing service
** Attachment added: "ThreadStacktrace.txt" https://bugs.launchpad.net/bugs/1703176/+attachment/4911547/+files/ThreadStacktrace.txt ** Attachment removed: "CoreDump.gz" https://bugs.launchpad.net/bugs/1703176/+attachment/4911534/+files/CoreDump.gz ** Changed in: jackd2 (Ubuntu)

[Ubuntustudio-bugs] [Bug 1703176] StacktraceSource.txt

2017-07-09 Thread Apport retracing service
** Attachment added: "StacktraceSource.txt" https://bugs.launchpad.net/bugs/1703176/+attachment/4911546/+files/StacktraceSource.txt -- You received this bug notification because you are a member of Ubuntu Studio Bugs, which is subscribed to jackd2 in Ubuntu. Matching subscriptions:

[Ubuntustudio-bugs] [Bug 1703176] [NEW] jackd assert failure: jackd: rawmidi.c:268: snd_rawmidi_open_conf: Assertion `err >= 0' failed.

2017-07-09 Thread David Kastrup
Public bug reported: This may or may not be an artifact of me running a 32-bit userland on a 64-bit kernel (for debugging and testing purposes). However, preceding the command line with "setarch i386" does not help. The exact command line used was jackd -d alsa -X raw -d hw:0 To trigger