View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0010068 | ardour | bugs | public | 2025-12-21 01:41 | 2025-12-21 01:41 |
| Reporter | tictachyon | Assigned To | |||
| Priority | normal | Severity | crash | Reproducibility | random |
| Status | new | Resolution | open | ||
| Platform | Arch | OS | Linux | OS Version | (any) |
| Product Version | 8.12 | ||||
| Summary | 0010068: GDK Cursor vector size() check causes crash | ||||
| Description | While clicking various GUI elements in Ardour 8.12, Ardour will crash seemingly at random with this error message: /usr/include/c++/15.1.1/bits/stl_vector.h:1263: std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](size_type) [with _Tp = Gdk::Cursor*; _Alloc = std::allocator<Gdk::Cursor*>; reference = Gdk::Cursor*&; size_type = long unsigned int]: Assertion '__n < this->size()' failed. Aborted (core dumped) ardour8 | ||||
| Steps To Reproduce | I haven't been able to deterministically reproduce the bug as of yet, but I've experienced it while clicking on these elements: - The playhead area - Editing volume automation in audio track regions - Editing MIDI notes in MIDI track regions | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2025-12-21 01:41 | tictachyon | New Issue |