lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Lilypond Fedora 28


From: Martin Tarenskeen
Subject: Lilypond Fedora 28
Date: Thu, 3 May 2018 10:52:53 +0200 (CEST)
User-agent: Alpine 2.21 (LFD 202 2017-01-01)


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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]