Re: Custos_engraver crash with no explicit pitches

David Kastrup <[email protected]>
Newsgroups gmane.comp.gnu.lilypond.bugs
Message-ID <[email protected]>
Simon Albrecht <[email protected]> writes:

> Hello everyone,
>
> found this while creating a minimal example. The following code
> crashes on both 2.24.0 and 2.25.2:
>
> %%%%%%%%%%%%%%%%
> \version "2.24.0"
>
> \new Staff \with {
>   \consists Custos_engraver
> } { 1 \break r1 1 }
> %%%%%%%%%%%%%%%%
>
> Not sure it’s ever going to trigger in real-life situations, but it’s
> a crash without error handling. “Output code 11.”

That is not a minimal example.  Try

\new Staff \with { \consists "Custos_engraver" } { 1 }

-- 
David Kastrup
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.