View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009962 | ardour | bugs | public | 2025-08-01 17:00 | 2025-08-02 22:37 |
Reporter | frits97 | Assigned To | |||
Priority | normal | Severity | crash | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | Debian GNU | OS | Linux | OS Version | (any) |
Product Version | 8.12 | ||||
Summary | 0009962: Ardour crashes when attempting to make a multi-track recording over USB using Linux | ||||
Description | I have a Behringer XR18 and want to record multi-track via USB. USB Sends are set. Start Ardour, select "New Session", "Recording Session", and the Audio/MIDI Setup as in the attached screenshot. When I press start, I get a window with "indexing (something)", an Ardour windows opens and craches within one second. Rebooted all systems, same result. From dmesg: [16398.264016] usb 1-6: new high-speed USB device number 8 using xhci_hcd [16398.412985] usb 1-6: New USB device found, idVendor=1397, idProduct=00d4, bcdDevice= 2.00 [16398.413000] usb 1-6: New USB device strings: Mfr=1, Product=3, SerialNumber=2 [16398.413008] usb 1-6: Product: XR18 [16398.413013] usb 1-6: Manufacturer: BEHRINGER [16398.413018] usb 1-6: SerialNumber: production 03 [17274.394300] AlsaAudioSlave[24513]: segfault at 7f52a4276002 ip 00007f52a588d4c0 sp 00007f52a4258dd8 error 4 in libalsa_audiobackend.so[7f52a5862000+30000] likely on CPU 0 (core 0, socket 0) [17274.394334] Code: 48 89 c1 49 c1 e0 02 66 66 2e 0f 1f 84 00 00 00 00 00 66 66 2e 0f 1f 84 00 00 00 00 00 66 66 2e 0f 1f 84 00 00 00 00 00 66 90 <0f> be 51 02 44 0f b7 19 66 0f ef c0 c1 e2 10 81 e2 00 00 ff 00 44 The only libalsa_audiobackend.so on the system: /var/lib/flatpak/app/org.ardour.Ardour/x86_64/stable/8c53d2a59ce83c935787d22178cfabf338922a6541f551c472fbb8d361d391c7/files/lib/ardour8/backends/ Some system info Hardware Lenovo ThinkCentre M920q, Intel i5-8500T, 16GB. Debian stable (v12.11), fully updated I first used the Free/Demo Version, later today replaced by the flathub version. The log is from this last version. | ||||
Steps To Reproduce | Connect XR18 with USB Start Ardour select "New Session" "Recording Session" and the Audio/MIDI Setup as in the attached screenshot. press start I get a window with "indexing (something)", an Ardour windows opens and craches within one second. | ||||
Tags | No tags attached. | ||||
|
|
|
Does it work when you use the XR18 for both input and output? Could you get a backtrace? The source-code line number where Ardour crashes would be interesting here: https://ardour.org/debugging_ardour |