Opening attached 1.1 score with parts causes crash

• Mar 1, 2012 - 17:22
Type
Functional
Severity
S2 - Critical
Status
closed
Project

Open the enclosed score. Result: Crash:

Debug:
Debug: Segment::add(Chord) there is already an Chord at 42480 track 0

Crash location:
Segment::add(Element* el)
qDebug("Segment::add(%s) there is already an %s at %d track %d\n",
el->name(), _elist[track]->name(), tick(), track);
abort();

Attachment Size
Concerto_Es_MWV641.mscz 88.21 KB

Comments

FWIW, this score no longer crashes, although the debug trace still shows a series of messages of the form "Segment::add(Chord) there is already an Chord at 42480 track 0".