lilypond-devel
[Top][All Lists]
Advanced

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

Re: signal 11 strack trace(?)


From: Han-Wen Nienhuys
Subject: Re: signal 11 strack trace(?)
Date: Sat, 21 Feb 2004 22:56:26 +0100

address@hidden writes:
> > > I don't know if I did it right or not but I fired up gdb, and it seems I
> > > managed to run LilyPond in it on 'wrong.ly' and this is what it spat
> > > out:
> >
> > The procedure is:
> >
> > * make sure that lily is compiled with "-g" in the g++ command
> > line. (add -g to CXXFLAGS in config.make if not sure)
> >
> > * do
> >
> >    gdb lily/out/lilypond-bin
> >
> > * do
> >
> >    r wrong.ly
> >
> > (crash)
> >
> > * type "bt"
> 
> I'm have compiled the cvs (make ; make install). The -g switch was used 
> during 
> compilation, USER_CXXFLAGS has -g among them, but my lilypond-bin is only 
> 2337476 bytes, it still crashes, but no core is dumped. Any ideas?

It may have been stripped during install; does lily/out/lilypond-bin
have symbols?


-- 

 Han-Wen Nienhuys   |   address@hidden   |   http://www.xs4all.nl/~hanwen 





reply via email to

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