bug-lilypond
[Top][All Lists]
Advanced

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

Here is the stack dump as requested.


From: Han-Wen Nienhuys
Subject: Here is the stack dump as requested.
Date: Fri, 2 May 2003 23:44:20 +0200

address@hidden writes:
> On Thursday, May 1, 2003, at 04:06 PM, Han-Wen Nienhuys wrote:
> > Don't do this. This will be a grandiose waste of time, and is unlikely
> > to work.
> >
> > You've rebuilt 1.6.6 from source (using some kind of rebuild command),
> > right?  Go into the source directory, edit config.make, add "-g" to
> > the CXXFLAGS variable, and do
> >
> >     make clean ; make all
> >
> > now, a binary with symbols should appear in lily/out/lilypond
> >
> #0  0x9001b52c in kill ()
> #1  0x9005ceec in abort ()
> #2  0x00204b28 in __eprintf ()
> #3  0x00266264 in void binary_search_bounds<char>(Link_array<char> 
> const&, char const*, int (*)(char* const&, char* const&), int*, int*) 
> (address@hidden, key=0x190769e "\r}\r", compare=0x2661cc 
> <Link_array<char>::default_compare(char* const&, char* const&)>, 
> lo=0xbfffef80, hi=0xbfffef84) at ../flower/include/array.hh:149
> #4  0x0016be9c in Source_file::get_line(char const*) const (this=0x0, 
> pos_str0=0x0) at source-file.cc:268
> #5  0x00169090 in Source_file::file_line_column_string(char const*) 
> const (this=0x18df610, context_str0=0x190769e "\r}\r") at 
> ../flower/include/string.hh:216

this is the same symptom as what Mats' described, errors when there
aren't enough newlines at the end of the file (are you sure adding
returns doesn't help??). Replace lily/source-file.cc with the one from
1.6.9, and you should be fine. Better yet: upgrade (or convince the
Fink maintainer) to upgrade to 1.6.9

-- 

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




reply via email to

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