bug-lilypond
[Top][All Lists]
Advanced

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

Issue 587 in lilypond: Segfault: \acciaccatura inside \times when using


From: codesite-noreply
Subject: Issue 587 in lilypond: Segfault: \acciaccatura inside \times when using \new Staff
Date: Mon, 10 Mar 2008 12:11:27 -0700

Issue 587: Segfault: \acciaccatura inside \times when using \new Staff
http://code.google.com/p/lilypond/issues/detail?id=587

New issue report by v.villenave:
% The following code produces a "must have Item" warning,
% which is normal, and a segfault, which is not.
% Strangely, removing the \new Staff prevents the segfault.

% Verified on both Linux and Windows XP. (0xc0000005 exception)

\new Staff {
\relative c'' {
  \times 2/3 { \acciaccatura d8       c8 b c }
}
}


Issue attributes:
        Status: Accepted
        Owner: v.villenave
        Labels: Type-Defect Priority-High

--
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]