lilypond-user
[Top][All Lists]
Advanced

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

Re: Lilypond Fedora 28


From: David Kastrup
Subject: Re: Lilypond Fedora 28
Date: Thu, 03 May 2018 11:46:23 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

Martin Tarenskeen <address@hidden> writes:

> 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.

Try running under a debugger and getting a backtrace.  This is not
useful yet.

-- 
David Kastrup



reply via email to

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