Hi,

I just upgraded from Fedora 27 to 28
The first lilypond file I tried to compile failed.

Then I first tried a minimal example:

\version "2.19.81"
{c' d' e' f'}

This compiled succesfully.

But as soon as tried this:

\version "2.19.81"
{c'4 d'4 e'8 f'8 g'4}

Things started to crash:

GNU LilyPond 2.19.81
Processing `/home/m.tarenskeen/mini.ly'
Parsing...
Interpreting music...
Preprocessing graphical objects...
Finding the ideal number of pages...
Fitting music on 1 page...
Drawing systems.../usr/include/c++/8/bits/stl_vector.h:932: std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](std::vector<_Tp, _Alloc>::size_type) [with _Tp = Beam_stem_segment; _Alloc = std::allocator<Beam_stem_segment>; std::vector<_Tp, _Alloc>::reference = Beam_stem_segment&; std::vector<_Tp, _Alloc>::size_type = long unsigned int]: Assertion '__builtin_expect(__n < this->size(), true)' failed.


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to