Crash moving voice into Devnull context

2012-12-08 Thread Ben Rudiak-Gould
% This crashes with a null pointer access: \version "2.16.1" << \new Devnull = "a" { s } \new Staff { c' \change Staff = "a" c' } >> ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: Crash moving voice into Devnull context

2012-12-10 Thread Colin Hall
On Sun, Dec 09, 2012 at 02:46:08AM +, Ben Rudiak-Gould wrote: > % This crashes with a null pointer access: > \version "2.16.1" > << \new Devnull = "a" { s } >\new Staff { c' \change Staff = "a" c' } >> > Thanks for the bug report, Ben. I was able to confirm that this causes a crash on my