lilypond-devel
[Top][All Lists]
Advanced

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

Re: beam problem


From: Werner LEMBERG
Subject: Re: beam problem
Date: Sun, 18 Jan 2004 00:48:22 +0100 (CET)

> indeed, but I'm still curious about the traceback?  Can you try for
> me?

Here it is, from CVS 2004-01-15 22:09.  [`bt full' makes my gdb crash,
sorry]


    Werner

======================================================================

#0  programming_error (s=0xbfffdfdc) at include/string.icc:35
#1  0x0807d2b1 in Beam::brew_molecule (grob=0x404f45f0) at beam.cc:324
#2  0x40055120 in scm_apply (proc=0x4033f2e0, arg1=0x4033a5f0, args=0x2974)
    at eval.c:3582
#3  0x40063548 in gh_apply (proc=0x4033f2e0, args=0x4033a5f0) at gh_funcs.c:143
#4  0x080c137b in Grob::get_uncached_molecule (this=0x8446958) at grob.cc:259
#5  0x080c12d1 in Grob::get_molecule (this=0x8446958) at grob.cc:241
#6  0x080c3285 in Grob::molecule_extent (element_smob=0x404f45f0, scm_axis=0x6)
    at grob.cc:163
#7  0x40055120 in scm_apply (proc=0x4035a198, arg1=0x404f45f0, args=0x4033a5f8)
    at eval.c:3582
#8  0x400635fc in gh_call2 (proc=0x4035a198, arg1=0x404f45f0, arg2=0x6)
    at gh_funcs.c:161
#9  0x080c1ea3 in Grob::extent (this=0x8446958, refp=0x83bfd38, a=Y_AXIS)
    at grob.cc:525
#10 0x08071d87 in Axis_group_interface::relative_group_extent (a=Y_AXIS, 
    common=0x83bfd38, elts=0x4031db98) at axis-group-interface.cc:47
#11 0x08071e87 in Axis_group_interface::group_extent_callback (
    element_smob=0x402fbe10, scm_axis=0x6) at axis-group-interface.cc:65
#12 0x40055120 in scm_apply (proc=0x40339f70, arg1=0x402fbe10, args=0x40326e70)
    at eval.c:3582
#13 0x400635fc in gh_call2 (proc=0x40339f70, arg1=0x402fbe10, arg2=0x6)
    at gh_funcs.c:161
#14 0x080c1ea3 in Grob::extent (this=0x83bfd38, refp=0x83bff38, a=Y_AXIS)
    at grob.cc:525
#15 0x0805f2c5 in Align_interface::align_elements_to_extents (me=0x83bff38, 
    a=Y_AXIS) at align-interface.cc:153
#16 0x0805fd00 in Align_interface::alignment_callback (
    element_smob=0x402fbe10, axis=0x6) at align-interface.cc:26
#17 0x40055120 in scm_apply (proc=0x40336e78, arg1=0x402fbe10, args=0x40326e88)
    at eval.c:3582
#18 0x400635fc in gh_call2 (proc=0x40336e78, arg1=0x402fbe10, arg2=0x6)
    at gh_funcs.c:161
#19 0x080c1a23 in Grob::get_offset (this=0x83bfd38, a=Y_AXIS) at grob.cc:482
#20 0x080c351a in Grob::relative_coordinate (this=0x83bfd38, refp=0x84673b8, 
    a=Y_AXIS) at grob.cc:466
#21 0x080c1e39 in Grob::extent (this=0x83bf7d8, refp=0x84673b8, a=Y_AXIS)
    at grob.cc:466
#22 0x081a95f1 in System_start_delimiter::after_line_breaking (smob=0x402fbc90)
    at system-start-delimiter.cc:89
#23 0x40055120 in scm_apply (proc=0x4039acf8, arg1=0x402fbc90, args=0x402d6fd0)
    at eval.c:3582
#24 0x400635ad in gh_call1 (proc=0x4039acf8, arg=0x402fbc90) at gh_funcs.c:155
#25 0x080c1256 in Grob::calculate_dependencies (this=0x83b4480, final=5, 
    busy=4, funcname=0x406cc7a0) at grob.cc:223
#26 0x081ac220 in System::post_processing (this=<incomplete type>, 
    last_line=false) at system.cc:436
#27 0x081aa772 in System::output_lines (this=<incomplete type>)
    at system.cc:194
#28 0x0814623f in Paper_score::process (this=0xbfffea28, outname=0xbfffea28)
    at paper-score.cc:124
#29 0x0817170e in ly_render_output (context=0x404e21a8, header=0x406d6c90, 
    out_filename=0x404e21b0) at score.cc:172
#30 0x08171bb3 in default_rendering (mus=0x404a35c8, outdef=0x404b77b8, 
    head=0x406d6c90, outname=0x404e21b0) at score.cc:185
#31 0x081f014c in yyparse (my_lily_parser=0xbffff2cc) at parser.yy:449
#32 0x081f9857 in My_lily_parser::do_yyparse (this=0xbffff2cc)
    at parser.yy:2293
#33 0x08129dad in My_lily_parser::parse_file (this=0xbffff30c, 
    init=0xbffff30c, in_file=0xbffff310, out_file=0xbffff314)
    at my-lily-parser.cc:49
#34 0x080ce27a in Input_file_results::Input_file_results (this=0xbffff378, 
    init=0xbffff3a4, in_file=0xbffff3a8, out_file=0xbffff3ac)
    at input-file-results.cc:142
#35 0x080d06d6 in do_one_file (init=0xbffff4a4, in_file=0xbffff4a8, 
    out_file=0xbffff46c) at input-file-results.cc:171
#36 0x0810607d in main_prog () at main.cc:370
#37 0x4006dc79 in invoke_main_func (body_data=0xbffff54c) at init.c:636
#38 0x4006dc27 in scm_boot_guile_1 (base=0xbffff548, closure=0xbffff54c)
    at init.c:616
#39 0x4006d91c in scm_boot_guile (argc=2, argv=0xbffff684, 
    main_func=0x8103af0 <main_prog(void *, int, char **)>, closure=0x0)
    at init.c:440
#40 0x08109704 in main (argc=2, argv=0xbffff684) at main.cc:499




reply via email to

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