View Issue Details

IDProjectCategoryView StatusLast Update
0005491ardourbugspublic2020-04-19 20:16
Reporterzettberlin Assigned Todrobilla  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionfixed 
Product Version3.0 
Summary0005491: Crash on moving certain MIDI-notes
DescriptionI have a MIDI-Track in Ardour3.1.10 sending notes to Hydrogen. D#3 is a cymbal in the H2-drumkit I use. D3 is another cymbal.
When I try to move one or more notes on D#3 to D3 or when I try to delete a note on D#3, Ardour crashes with:


0x7fa2180d40c0 note 37/0 was already on, now at 51
0x7fa2180d40c0 note 37/0 was already on, now at 51
ardour-3.0: ../libs/evoral/src/Sequence.cpp:1213: typename Evoral::Sequence<Time>::Notes::const_iterator Evoral::Sequence<Time>::note_lower_bound(Time) const [with Time = double]: Zusicherung »i == _notes.end() || (*i)->time() >= t« nicht erfüllt.
Abgebrochen (Speicherabzug geschrieben)

The german part says something like:
Assurance »i == _notes.end() || (*i)->time() >= t« not met.
Aborted (Core dumped)




Project-file is attached.
Additional InformationThe desaster recovery does nt work consistently, sometimes, when Ardour crashes after 5 or so minutes without manual save, I get the message from the recoverer at a new start, sometimes not and in some cases the data is recovered without notice... different story but hard to reproduce so I just give my 2 cents on that here....
Tagscrash, Midi

Activities

2013-05-17 08:06

 

cellar-d1-spring2013.ardour (2,387,025 bytes)

zettberlin

2013-05-17 08:18

reporter   ~0014926

When restarting the project crashed by the bug I have this in the terminal:

WARNING: resolved note-on with no note-off to generate Note 0000118: pitch = 46 @ 5 .. 5.41557 velocity 64 chn 0
WARNING: resolved note-on with no note-off to generate Note 0000789: pitch = 48 @ 98.2233 .. 154.486 velocity 127 chn 0
WARNING: resolved note-on with no note-off to generate Note 0001466: pitch = 37 @ 64.5024 .. 69.0041 velocity 127 chn 9
WARNING: resolved note-on with no note-off to generate Note 0001470: pitch = 87 @ 65.5024 .. 69.0041 velocity 86 chn 9
WARNING: resolved note-on with no note-off to generate Note 0001480: pitch = 38 @ 67.5024 .. 69.0041 velocity 127 chn 9
WARNING: resolved note-on with no note-off to generate Note 0001482: pitch = 38 @ 68.5024 .. 69.0041 velocity 127 chn 9
0x9fda0f8 spurious note off chan 9, note 41 @ 76.1298
WARNING: resolved note-on with no note-off to generate Note 0002380: pitch = 45 @ 70.0812 .. 70.4195 velocity 127 chn 9
0xa0087f8 spurious note off chan 9, note 38 @ 72.812
WARNING: resolved note-on with no note-off to generate Note 0002681: pitch = 41 @ 95.499 .. 103.665 velocity 127 chn 9

maybe of some help?

drobilla

2014-11-14 03:43

developer   ~0015962

Probably fixed in 8907477271b8a6b356127e2367753f0d6dbd5308

system

2020-04-19 20:16

developer   ~0023232

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-05-17 08:06 zettberlin New Issue
2013-05-17 08:06 zettberlin File Added: cellar-d1-spring2013.ardour
2013-05-17 08:18 zettberlin Note Added: 0014926
2013-05-17 08:19 zettberlin Tag Attached: crash
2013-05-17 08:19 zettberlin Tag Attached: Midi
2014-11-14 03:43 drobilla Note Added: 0015962
2014-11-14 03:43 drobilla Assigned To => drobilla
2014-11-14 03:43 drobilla Status new => resolved
2014-11-14 03:43 drobilla Resolution open => fixed
2020-04-19 20:16 system Note Added: 0023232
2020-04-19 20:16 system Status resolved => closed