lilypond-devel
[Top][All Lists]
Advanced

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

Re: lily on cygwin problems continued


From: Gerrit P. Haase
Subject: Re: lily on cygwin problems continued
Date: Sun, 23 Sep 2001 01:52:49 +0200

Gerrit P. Haase schrieb am 2001-09-23, 1:49:

>Hi,
>
>I started lilypond.exe with gdb.
>Now, the log:
>$ gdb -nw lilypond.exe
>GNU gdb 5.0 (20010428-1)
>[...]
>(gdb) run
>Starting program: 
>/perl/stuff/sound/lilybuild/lilypond-1.5.11/lily/out/lilypond.exe
>GNU LilyPond 1.5.11
>Program received signal SIGSEGV, Segmentation fault.
>0x100150b0 in _size_of_stack_reserve__ ()
>
>Any hints please,

I found this at the cygwin archives:
>If i try to run the gcl executable under gdb i get the message that
>the process received SIGSEGV in _size_of_stack_reserve()

"size_of_stack_reserve" is what gdb uses when it doesn't know the address
of a function.

Compile the program with -g and make sure it is not stripped and you will
be able to get a more meaningful stack trace.


I thought lilypond builds with debugging as default?

Gerrit


-- 
=^..^=



reply via email to

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