On Thursday 18 August 2005 11.22, Han-Wen Nienhuys wrote:
> Erik Sandberg wrote:
> > Hi,
> >
> > I have had lots of memory corruption problems in 2.7 for a while now. An
> > example:
> >
> > \version "2.7.6"
> > { \stemDown c}
> >
> > gives output:
> >
> > GNU LilyPond 2.7.6
> > Processing `crash.ly'
> > Parsing...
> > Interpreting music... scm_unprotect_object called on unprotected object
> > Aborted
>
> Try running in GDB   and setting a breakpoint on scm_error or abort().

The problem mysteriously disappeared after make clean;autogen.sh;make.

> You shouldn't call unprotect from a destructor.
no worries, this is with the official lily CVS.

-- 
Erik


_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to