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


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to