View Issue Details

IDProjectCategoryView StatusLast Update
0008299ardourbugspublic2020-09-29 00:51
Reporteriur.n Assigned To 
PrioritynormalSeverityminorReproducibilitysometimes
Status newResolutionopen 
PlatformUbuntuOSLinuxOS Version(any)
Product Version6.0 
Summary0008299: Program aborted due to assertion in evoral/Note.cc
DescriptionProgram aborted due to assertion in evoral/Note.cc

From logs:

ardour-6.0.9: ../libs/evoral/Note.cc:48: Evoral::Note<Time>::Note(uint8_t, Time, Time, uint8_t, uint8_t) [with Time = Temporal::Beats; uint8_t = unsigned char]: Assertion `length() == l' failed.

Next time maybe I'll catch the coredump

The Ardour is built from master
TagsNo tags attached.

Activities

gregh3285

2020-09-29 00:51

reporter   ~0025079

I was able to duplicate this crash in 6.0.3, Linux, built from source. Three things seem to need to occur for this to happen. a) you need a region that's not aligned to the time measure of the composition, b) you need to have snap turned on, and c) you need to place a snapped note that ultimately would have its start occur before the beginning of the region.

Issue History

Date Modified Username Field Change
2020-07-09 15:43 iur.n New Issue
2020-09-29 00:51 gregh3285 Note Added: 0025079