Re: crash while processing lily-7d242e8d.ly

2009-05-01 Thread Carl D. Sorensen
On 5/1/09 2:52 PM, "Neil Puttock" wrote: > 2009/5/1 Patrick McCarty : > >> It's a judgment call, but I think you would be the best candidate for >> fixing it, since you have recently looked at this code. > > Hehe. :) > > The less diplomatic answer: > > You should fix it because your patch

Re: crash while processing lily-7d242e8d.ly

2009-05-01 Thread Carl D. Sorensen
On 5/1/09 2:52 PM, "Neil Puttock" wrote: > 2009/5/1 Patrick McCarty : > >> It's a judgment call, but I think you would be the best candidate for >> fixing it, since you have recently looked at this code. > > Hehe. :) > > The less diplomatic answer: > > You should fix it because your patch

Re: crash while processing lily-7d242e8d.ly

2009-05-01 Thread Neil Puttock
2009/5/1 Patrick McCarty : > It's a judgment call, but I think you would be the best candidate for > fixing it, since you have recently looked at this code. Hehe. :) The less diplomatic answer: You should fix it because your patch broke ly:error. You could of course use an extra scm_is_pair to

Re: crash while processing lily-7d242e8d.ly

2009-05-01 Thread Patrick McCarty
On Fri, May 01, 2009 at 08:24:17AM -0600, Carl D. Sorensen wrote: > > On 4/30/09 3:04 PM, "Neil Puttock" wrote: > > > 2009/4/30 Werner LEMBERG : > > > >> Interestingly, > >> > >>  lilypond -dbackend=eps lily-7d242e8d.ly > >> > >> works just fine. > > > > Looks like you were trying to run the

Re: crash while processing lily-7d242e8d.ly

2009-05-01 Thread Carl D. Sorensen
On 4/30/09 3:04 PM, "Neil Puttock" wrote: > 2009/4/30 Werner LEMBERG : > >> Interestingly, >> >>  lilypond -dbackend=eps lily-7d242e8d.ly >> >> works just fine. > > Looks like you were trying to run the snippet with the lilypond-book > preamble included. > > 92 rest=scm_car(rest);

Re: crash while processing lily-7d242e8d.ly

2009-04-30 Thread Neil Puttock
2009/4/30 Werner LEMBERG : > Interestingly, > >  lilypond -dbackend=eps lily-7d242e8d.ly > > works just fine. Looks like you were trying to run the snippet with the lilypond-book preamble included. You should get the following error message, The PostScript backend does not support the system-by

crash while processing lily-7d242e8d.ly

2009-04-30 Thread Werner LEMBERG
[git from today] Running lilypond lily-7d242e8d.ly makes lilypond crash. Below is the full backtrace (I configured with --disable-optimisation, BTW); not very informative, but... valgrind gives the following: Invalid read of size 4 at 0x80519A6: ly_car(scm_unused_struct*) (lily-guile.h