bug-lilypond
[Top][All Lists]
Advanced

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

Re: Core dump for tremolo


From: Thomas Morley
Subject: Re: Core dump for tremolo
Date: Sun, 23 Oct 2016 18:17:26 +0200

2016-10-23 17:51 GMT+02:00 Rutger Hofman <address@hidden>:
> Good evening bug list,
>
> I get a core dump for version 2.19.39 (and also 2.19.48) but not for 2.18.2
> for this program:
>
> \version "2.19.39"
>
> \relative c' {
>     c8:32 c32 c c c
> }
>
> Preprocessing graphical objects...lilypond:
> /home/gub/NewGub/gub/target/linux-64/src/lilypond-git.sv.gnu.org--lilypond.git-release-unstable/flower/include/interval.hh:227:
> T Interval_t<T>::center() const [with T = double]: Assertion `!is_empty ()'
> failed.
> Aborted (core dumped)
>
> Rutger Hofman
> Amsterdam


Confirmed.
Same with the alternative syntax:

\relative c' {
    \repeat tremolo 4 c32 c32 c c c
}

-Harm



reply via email to

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