On 05/07/14 13:45, Douglas Ligertwood wrote:
> % This fails with a bus error.
> % I'm uncertain if this should be valid code,
> % but a clearer error message would be helpful.
>
> \version "2.18.2"
>
> \layout {
> \context {
> \Voice
> \name trebleVoice
> \alias Voice
> }
> \context {
> \ChoirStaff
> \accepts trebleVoice
> }
> }
>
> \new trebleVoice { a1 }
> _______________________________________________
> bug-lilypond mailing list
> [email protected]
> https://lists.gnu.org/mailman/listinfo/bug-lilypond
I ran strace and have attached it here (not that I know what any of it
means).James
strace_ouput.txt.tar.gz
Description: application/gzip
_______________________________________________ bug-lilypond mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-lilypond
