bug-lilypond
[Top][All Lists]
Advanced

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

Re: Crash with bare duration at the start of a Voice-alias context


From: Jean Abou Samra
Subject: Re: Crash with bare duration at the start of a Voice-alias context
Date: Thu, 14 Apr 2022 12:41:39 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0



Le 14/04/2022 à 09:38, Simon Albrecht a écrit :
Hello list,

this causes a crash while Interpreting music (Exiting with return code 11.):

%%%%%%%%%%%%%%%%%%%%%%%%%%%%

% also happens with 2.20.0
\version "2.23.6"
%%{
% also happens with VaticanaVoice,MedicaeaVoice,PetrucciVoice
\new MensuralVoice {
  % this prevents the crash
  %c'1
  1
}
%}
% none of these cause the crash
%{
\new Voice \with {
  \remove Ligature_bracket_engraver
  \consists Mensural_ligature_engraver
  \override NoteHead.style = #'mensural
  autoBeaming = ##f
} { 1 }
%}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

Best, Simon


Thanks,

https://gitlab.com/lilypond/lilypond/-/issues/6327



reply via email to

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