View Issue Details

IDProjectCategoryView StatusLast Update
0009949ardourbugspublic2025-06-14 18:59
Reporteryithomas Assigned To 
PriorityhighSeveritycrashReproducibilityhave not tried
Status newResolutionopen 
PlatformFedora LinuxOSLinuxOS Version42
Product Version8.12 
Summary0009949: Ardour crashes on space bar
DescriptionEvery time I use the spacebar to play/pause, Ardour crashes with the message
```
/usr/include/c++/15/bits/stl_list.h:1650: std::__cxx11::list<_Tp, _Allocator>::reference std::__cxx11::list<_Tp, _Allocator>::front() [with _Tp = ARDOUR::TimelineRange; _Alloc = std::allocator<ARDOUR::TimelineRange>; reference = ARDOUR::TimelineRange&]: Assertion '!this->empty()' failed.
```
I have reproduced this on multiple versions including 8.12 and the nightly build. I am compiling from source with gcc 15.1.1.
Steps To Reproduce1. Open a project
2. Press the spacebar
TagsNo tags attached.

Activities

x42

2025-06-14 18:59

administrator   ~0029335

Is this specific to a given project? Can you reproduce this in a new session?
There are thousands for Ardour 8.12 users for whom it works fine. So either there is something specific to your system or a given project.

A backtrace would be helpful, please see https://ardour.org/debugging_ardour

Issue History

Date Modified Username Field Change
2025-06-14 18:32 yithomas New Issue
2025-06-14 18:59 x42 Note Added: 0029335