bug-lilypond
[Top][All Lists]
Advanced

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

Issue 909 in lilypond: Redundant \consists produce a segfault


From: lilypond
Subject: Issue 909 in lilypond: Redundant \consists produce a segfault
Date: Thu, 26 Nov 2009 17:21:19 +0000

Status: Accepted
Owner: v.villenave
Labels: Type-Defect Priority-Medium

New issue 909 by v.villenave: Redundant \consists produce a segfault
http://code.google.com/p/lilypond/issues/detail?id=909

% May be related to (fixed) Issue 781.

\version "2.13.7"

%% The following (incorrect) snippet causes
%% LilyPond to exit with a segfault.

\new StaffGroup \with {
  \consists Span_bar_engraver
} <<
  \new Staff { c''1 }
  \new Staff { c''1 }


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings




reply via email to

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