bug-lilypond
[Top][All Lists]
Advanced

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

SIGSEGV in 1.3.35


From: Mats Bengtsson
Subject: SIGSEGV in 1.3.35
Date: Sat, 02 Mar 2002 20:11:29 +0100

Hi,

you asked for bug reports, how about a good old SIGSEGV
(I can't remember when I saw that last time from Lilypond).

When I run 
ly2dvi input/regression/spacing-folded-clef.ly
with Liypond 1.3.35, I get a SIGSEGV. Gdb provides the 
following stack trace:

(gdb) bt
#0  Grob::internal_get_grob_property (this=0x2974, sym=0x402a1200) at
grob.cc:127
#1  0x818c8f3 in Third_spacing_spanner::prune_loose_colunms
(cols=0xbfffdea8) at third-try.cc:178
#2  0x818d36e in Third_spacing_spanner::set_springs (smob=0x4029bb70)
at third-try.cc:318
#3  0x4003b65f in scm_dapply (proc=1076097872, arg1=1076476784,
args=10612) at eval.c:3400
#4  0x400365f5 in scm_apply (proc=1076097872, arg1=1076476784,
args=1075859480) at eval.c:3283
#5  0x40041d98 in gh_call1 (proc=1076097872, arg=1076476784) at
gh_funcs.c:156
#6  0x80c1cde in Line_of_score::pre_processing (this=0x83543b0) at
line-of-score.cc:388
#7  0x8112e1b in Paper_score::process (this=0x8331220) at
paper-score.cc:89
#8  0x8146170 in Score::run_translator (this=0x830ecd8,
odef_l=0x830ed08) at score.cc:131
#9  0x81462ff in Score::process (this=0x830ecd8) at score.cc:154
#10 0x8149d80 in do_scores () at scores.cc:111
#11 0x814c6d8 in do_one_file (init_str=0xbfffe228,
file_str=0xbfffe22c) at scores.cc:161
#12 0x80e37b8 in main_prog () at main.cc:389
#13 0x40045112 in invoke_main_func (body_data=0xbfffe2e8) at
init.c:625
#14 0x400663bb in scm_internal_lazy_catch (tag=9076, body=0x400450ec
<invoke_main_func>, body_data=0xbfffe2e8, handler=0x400666dc
<scm_handle_by_message>, handler_data=0x0) at throw.c:283
#15 0x400450cc in scm_boot_guile_1 (base=0xbfffe2e4,
closure=0xbfffe2e8) at init.c:600
#16 0x40044dfd in scm_boot_guile (argc=2, argv=0xbfffe404,
main_func=0x80e1b34 <main_prog(void *, int, char **)>, closure=0x0) at
init.c:443
#17 0x80e6ef3 in main (argc=2, argv=0xbfffe404) at main.cc:496
#18 0x4010d9cb in __libc_start_main (main=0x80e4abc <main>, argc=2,
argv=0xbfffe404, init=0x804b030 <_init>, fini=0x820de7c <_fini>,
rtld_fini=0x4000ae60 <_dl_fini>, stack_end=0xbfffe3fc) at
../sysdeps/generic/libc-start.c:92


I use Guile 1.4 and Gcc 2.95.2.

  /Mats



reply via email to

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