For the record, a possible workaround until the bug has been fixed, is to
explicitly create a Voice context:
\new Staff \new Voice {
\relative c'' {
\times 2/3 { \acciaccatura d8 c8 b c }
}
}
/Mats
[EMAIL PROTECTED] wrote:
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
--
=============================================
Mats Bengtsson
Signal Processing
School of Electrical Engineering
Royal Institute of Technology (KTH)
SE-100 44 STOCKHOLM
Sweden
Phone: (+46) 8 790 8463
Fax: (+46) 8 790 7260
Email: [EMAIL PROTECTED]
WWW: http://www.s3.kth.se/~mabe
=============================================
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond