Issue 349: crash with TabStaff note outside guitar range
http://code.google.com/p/lilypond/issues/detail?id=349

New issue report by gpermus:
Interpreting music...
/Users/gperciva/Apps/LilyPond.app/Contents/Resources/bin/../share/lilypond/current/scm/lily-library.scm:97:5:
In procedure list-ref in expression (process-procedure book paper ...):
/Users/gperciva/Apps/LilyPond.app/Contents/Resources/bin/../share/lilypond/current/scm/lily-library.scm:97:5:
Argument 2 out of range: 6

-----

\version "2.11.21"
\new TabStaff {
e4 c4 e,2  | % ok
% following C note is out of the range of the guitar
% This makes LilyPond crash. Commenting the following
% line produces normal output:
e4 c,4 e,2 |
} 



Issue attributes:
        Status: Accepted
        Owner: gpermus
        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