View Issue Details

IDProjectCategoryView StatusLast Update
0009699ardourbugspublic2024-04-30 08:11
Reporterpeki Assigned To 
PrioritynormalSeveritycrashReproducibilityrandom
Status newResolutionopen 
PlatformArchOSManjaroOS Version(any)
Summary0009699: stl_vector.h crash
Descriptioni'm using 8.2 and currently can't migrate to 8.6, although I am intending to compile the source and move to the newest version soon. I wanted to mention a crash that has been happening since Ardour 6, IIRC.

This is the error message:

/usr/include/c++/13.2.1/bits/stl_vector.h:1125: 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)

I'm using the DWM window manager and Pipewire. If any other data is needed, including the result of GDBing the core, I'll provide it.

This could very well have been solved, although I somewhat doubt it. LMK!
Tags8.2, crash

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2024-04-30 08:11 peki New Issue
2024-04-30 08:11 peki Tag Attached: 8.2
2024-04-30 08:11 peki Tag Attached: crash