bug-lilypond
[Top][All Lists]
Advanced

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

Re: Bus error when attaching voice context to grouping


From: James
Subject: Re: Bus error when attaching voice context to grouping
Date: Sun, 06 Jul 2014 11:21:05 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0

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
> address@hidden
> 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

Attachment: strace_ouput.txt.tar.gz
Description: application/gzip


reply via email to

[Prev in Thread] Current Thread [Next in Thread]