alsa-project / alsa-lib

The Advanced Linux Sound Architecture (ALSA) - library
GNU Lesser General Public License v2.1
345 stars 176 forks source link

hdspm MIDI-in crash #297

Open aiobofh opened 1 year ago

aiobofh commented 1 year ago

I've tried to find some insights in a weird problem I have with snd_hdspm. I guess it is an error-report/bug-posting.

I'm using hdspm for my RME RayDAT card. Using every input I can, in my studio :D. Upon ALSA i run jackd for audio, to get use for the awesome application support for studios. However I never used jackd for MIDI. That's pure ALSA in my set-up.

Audio-wise everything is super-duper, so don't worry. However... MIDI only works outbound from the on-board MIDI interface.

Whenever I connect anything to the MIDI-in and start feeding some MIDI-data, it seems ALSA crashes on me. here's a more detailed description:

Is this a known problem? How can I provide more information in a good way, if needed - I really can't see anything else in the logging facilities of the system. Just get this behavior.

tiwai commented 1 year ago

Did the suggested patch help? https://lore.kernel.org/r/871qnapx0n.wl-tiwai@suse.de

aiobofh commented 10 months ago

It didn't :(

tiwai commented 10 months ago

Then try to set up the kdump and get the backtraces of the hanging tasks. It's difficult to diagnose without any logs.