bug-lilypond
[Top][All Lists]
Advanced

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

Custos_engraver crash with no explicit pitches


From: Simon Albrecht
Subject: Custos_engraver crash with no explicit pitches
Date: Fri, 17 Mar 2023 16:12:10 +0100

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

Best, Simon


reply via email to

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