2016-10-23 17:51 GMT+02:00 Rutger Hofman <rut...@cs.vu.nl>:
> 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

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

Reply via email to