View Issue Details

IDProjectCategoryView StatusLast Update
0005588ardourbugspublic2020-04-19 20:16
Reporterdeva Assigned Todrobilla  
PrioritynormalSeveritycrashReproducibilitysometimes
Status closedResolutionfixed 
Product Version3.0 
Summary0005588: Assertion while editing midi notes using the mouse.
Descriptionardour-3.2: ../libs/evoral/src/Sequence.cpp:1212: typename Evoral::Sequence<Time>::Notes::const_iterator Evoral::Sequence<Time>::note_lower_bound(Time) const [with Time = double, typename Evoral::Sequence<Time>::Notes::const_iterator = std::_Rb_tree_const_iterator<boost::shared_ptr<Evoral::Note<double> > >]: Assertion `i == _notes.end() || (*i)->time() >= t' failed.
Aborted
Additional InformationI'm moving a note in a copied-then-unlinked midi region positioned at a later point in the song than the source region. (This may be of relevance since the assertion is to do with time?)
TagsNo tags attached.

Activities

drobilla

2014-11-14 03:35

developer   ~0015959

Probably fixed in 8907477271b8a6b356127e2367753f0d6dbd5308

system

2020-04-19 20:16

developer   ~0023258

Issue has been closed automatically, by Trigger Close Plugin.
Feel free to re-open with additional information if you think the issue is not resolved.

Issue History

Date Modified Username Field Change
2013-07-15 19:46 deva New Issue
2014-11-14 03:35 drobilla Note Added: 0015959
2014-11-14 03:35 drobilla Assigned To => drobilla
2014-11-14 03:35 drobilla Status new => resolved
2014-11-14 03:35 drobilla Resolution open => fixed
2020-04-19 20:16 system Note Added: 0023258
2020-04-19 20:16 system Status resolved => closed