lilypond-user
[Top][All Lists]
Advanced

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

Re: installation woes on OpenBSD


From: Arvid Grøtting
Subject: Re: installation woes on OpenBSD
Date: Tue, 17 Jun 2003 16:31:24 +0200
User-agent: Gnus/5.1001 (Gnus v5.10.1) Emacs/21.2 (berkeley-unix)

Han-Wen Nienhuys <address@hidden> writes:

>> even input/example-1.ly crashed with a memory fault...
>
> it would be interesting to see a stack trace of this fault.

I'm recompiling now with stack protection back on and with debugging
symbols in place.  Let's see...

$ /usr/local/src/lilypond-1.6.9/lily/out/lilypond 
/usr/local/src/lilypond-1.6.9/input/example-1.ly
GNU LilyPond 1.6.9
Now processing: `/usr/local/src/lilypond-1.6.9/input/example-1.ly'
Parsing...
Memory fault (core dumped) 
$ gdb /usr/local/src/lilypond-1.6.9/lily/out/lilypond -c lilypond.core
GNU gdb 4.16.1
Copyright 1996 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-unknown-openbsd3.3"...
Core was generated by `lilypond'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/libexec/ld.so...done.
Reading symbols from /usr/local/lib/libintl.so.1.1...done.
Reading symbols from /usr/local/lib/libguile.so.9.0...done.
Reading symbols from /usr/lib/libstdc++.so.31.0...done.
Reading symbols from /usr/lib/libm.so.1.0...done.
Reading symbols from /usr/lib/libc.so.29.0...done.
Reading symbols from /usr/local/lib/libiconv.so.3.0...done.
#0  0x13321 in All_font_metrics::find_afm (this=0xcfbfceec, name=0xcfbfceec)
    at include/font-metric.hh:30
30        DECLARE_SMOBS (Font_metric,);
(gdb) bt
#0  0x13321 in All_font_metrics::find_afm (this=0xcfbfceec, name=0xcfbfceec)
    at include/font-metric.hh:30
#1  0x137419 in Score_engraver::initialize (this=0x733500)
    at score-engraver.cc:97
#2  0xdb53c in Music_output_def::get_global_translator (this=0x73dba0)
    at music-output-def.cc:117
#3  0x13df39 in Score::run_translator (this=0x732540, odef=0x73dba0)
    at score.cc:85
#4  0x13e496 in Score::process (this=0x732540) at score.cc:149
#5  0x9213c in Input_file_results::do_scores (this=0xcfbfd3b0)
    at input-file-results.cc:136
#6  0x926fc in Input_file_results::Input_file_results (this=0xcfbfd3b0, 
    init_string=0xcfbfd440, file_string=0xcfbfd444)
    at input-file-results.cc:177
#7  0x9329f in do_one_file (init_string=0xcfbfd660, file_string=0xcfbfd664)
    at input-file-results.cc:197
#8  0xbd56d in main_prog () at main.cc:389
#9  0x402ac7e4 in scm_boot_guile ()
#10 0x402d14fe in scm_internal_lazy_catch ()
#11 0x402ac793 in scm_boot_guile ()
#12 0x402ac43c in scm_boot_guile ()
#13 0xbe8cc in main (argc=2, argv=0xcfbfd994) at main.cc:509
(gdb) 



-- 

Arvid




reply via email to

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