lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 3011 in lilypond: Crash moving voice into Devn


From: lilypond
Subject: Re: [Lilypond-auto] Issue 3011 in lilypond: Crash moving voice into Devnull context
Date: Tue, 11 Dec 2012 17:25:00 +0000

Updates:
        Cc: address@hidden

Comment #1 on issue 3011 by address@hidden: Crash moving voice into Devnull context
http://code.google.com/p/lilypond/issues/detail?id=3011

Backtrace points to a dynamic_cast to Spanner * delivering 0 (because the Grob is question is not a Spanner, most likely) and then things going downhill. Here is the backtrace:

#0 0x0828ec08 in Spanner::get_cached_pure_property (this=0x0, sym=0xb6883750,
    start=0, end=1) at spanner.cc:499
#1  0x08075e57 in Axis_group_interface::part_of_line_pure_height (
    me=0x86a2530, begin=true, start=0, end=1) at axis-group-interface.cc:156
#2  0x080760a1 in Axis_group_interface::begin_of_line_pure_height (
    me=0x86a2530, start=0) at axis-group-interface.cc:184
#3  0x08075d2d in Axis_group_interface::sum_partial_pure_heights (
    me=0x86a2530, start=0, end=2147483647) at axis-group-interface.cc:143
#4  0x08077023 in Axis_group_interface::relative_pure_height (me=0x86a2530,
    start=0, end=2147483647) at axis-group-interface.cc:329
#5  0x08079f81 in Axis_group_interface::pure_group_height (me=0x86a2530,
    start=0, end=2147483647) at axis-group-interface.cc:562
#6  0x08077e31 in Axis_group_interface::pure_height (smob=0xb72a9728,
    start_scm=0x2, end_scm=0xb6883790) at axis-group-interface.cc:387
#7  0xb7f0302b in scm_dapply () from /usr/lib/libguile.so.17
#8  0xb7f065b3 in ?? () from /usr/lib/libguile.so.17
#9  0xb7f0318d in scm_dapply () from /usr/lib/libguile.so.17
#10 0xb7f09678 in scm_apply () from /usr/lib/libguile.so.17
#11 0xb7f0a73b in scm_apply_0 () from /usr/lib/libguile.so.17
#12 0x0813747b in call_pure_function (unpure=0xb7530508, args=0xb71682d8,
    start=0, end=2147483647) at grob-property.cc:327
#13 0x08136f5e in Grob::internal_get_pure_property (this=0x86a2530,
    sym=0xb6b5c5c0, start=0, end=2147483647) at grob-property.cc:200
#14 0x08141b9c in Grob::pure_height (this=0x86a2530, refp=0x86a2530, start=0,
    end=2147483647) at grob.cc:487
#15 0x08153aa0 in Item::pure_height (this=0x86a2530, g=0x86a2530, start=0,
    end=2147483647) at item.cc:242
#16 0x080602d2 in get_skylines (me=0x85a1160, elements=0xbfffb4cc, a=Y_AXIS,
    pure=true, start=0, end=2147483647, ret=0xbfffb4d8)
    at align-interface.cc:101
#17 0x080609ae in Align_interface::internal_get_minimum_translations (
    me=0x85a1160, all_grobs=..., a=Y_AXIS, include_fixed_spacing=true,
    pure=true, start=0, end=2147483647) at align-interface.cc:210
#18 0x080606a6 in Align_interface::get_pure_minimum_translations (
    me=0x85a1160, all_grobs=..., a=Y_AXIS, start=0, end=2147483647)
    at align-interface.cc:158
#19 0x08061737 in Align_interface::get_pure_child_y_translation (me=0x85a1160,
    ch=0x852e580, start=0, end=2147483647) at align-interface.cc:338
#20 0x08141398 in Grob::pure_relative_y_coordinate (this=0x852e580,
    refp=0x85a3408, start=0, end=2147483647) at grob.cc:376
#21 0x081413c4 in Grob::pure_relative_y_coordinate (this=0x85cf6c0,
    refp=0x85a3408, start=0, end=2147483647) at grob.cc:378
#22 0x08153ae7 in Item::pure_height (this=0x85cf6c0, g=0x85a3408, start=0,
    end=2147483647) at item.cc:243
#23 0x0824ca53 in Separation_item::boxes (me=0x8600168, left=0x0)
    at separation-item.cc:145
#24 0x0824c675 in Separation_item::calc_skylines (smob=0xb72b6188)
    at separation-item.cc:91
#25 0xb7f02bd0 in scm_dapply () from /usr/lib/libguile.so.17
#26 0xb7f09678 in scm_apply () from /usr/lib/libguile.so.17
#27 0xb7f0af10 in scm_call_1 () from /usr/lib/libguile.so.17
#28 0x081370e3 in Grob::try_callback_on_alist (this=0x8600168,
alist=0x8600198, sym=0xb58ba980, proc=0xb751c5c0) at grob-property.cc:231 #29 0x08136e62 in Grob::internal_get_property (this=0x8600168, sym=0xb58ba980)
    at grob-property.cc:188
#30 0x081f9b81 in Paper_column::minimum_distance (left=0x8600168,
    right=0x8600050) at paper-column.cc:174
#31 0x0829ba03 in Staff_spacing::get_spacing (me=0x85fcac8,
    right_col=0x8600050, situational_space=0) at staff-spacing.cc:198
#32 0x08287055 in Spacing_spanner::breakable_column_spacing (me=0x85cf7f8,
    l=0x8600168, r=0x8600050, options=0xbfffbd98) at spacing-spanner.cc:512
#33 0x08285ad5 in Spacing_spanner::generate_pair_spacing (me=0x85cf7f8,
    left_col=0x8600168, right_col=0x8600050, after_right_col=0x86f7ab8,
    options=0xbfffbd98) at spacing-spanner.cc:210
#34 0x082861ce in Spacing_spanner::generate_springs (me=0x85cf7f8, cols=...,
    options=0xbfffbd98) at spacing-spanner.cc:300
#35 0x08284e7f in Spacing_spanner::set_springs (smob=0xb72af4d8)
    at spacing-spanner.cc:73
#36 0xb7f02bd0 in scm_dapply () from /usr/lib/libguile.so.17
#37 0xb7f09678 in scm_apply () from /usr/lib/libguile.so.17
#38 0xb7f0af10 in scm_call_1 () from /usr/lib/libguile.so.17
#39 0x081370e3 in Grob::try_callback_on_alist (this=0x85cf7f8,
alist=0x85cf828, sym=0xb6b5c890, proc=0xb75292d0) at grob-property.cc:231 #40 0x08136e62 in Grob::internal_get_property (this=0x85cf7f8, sym=0xb6b5c890)
    at grob-property.cc:188
#41 0x082c95bd in System::pre_processing (this=0x85a3408) at system.cc:533
#42 0x081ff08d in Paper_score::process (this=0x85a3530) at paper-score.cc:140
#43 0x08127502 in ly_format_output (context=0xb72f1880)
    at global-context-scheme.cc:45
#44 0x0823f009 in Score::book_rendering (this=0x858d1d8, layoutbook=0x8612908,
    default_def=0x86a6080) at score.cc:156
#45 0x080b4200 in Book::process_score (this=0x86128e0, s=0xb730cc18,
    output_paper_book=0x85c0ed8, layout=0x86a6080) at book.cc:236
#46 0x080b4532 in Book::process (this=0x86128e0, default_paper=0x858a4b8,
    default_layout=0x86a6080, parent_part=0x0) at book.cc:302
#47 0x080b40eb in Book::process (this=0x86128e0, default_paper=0x858a4b8,
    default_layout=0x86a6080) at book.cc:207
#48 0x080b1645 in ly_book_process (book_smob=0xb7332b48,
    default_paper=0xb6ffd278, default_layout=0xb7530490, output=0xb6ad0680)
    at book-scheme.cc:76
#49 0xb7f1d39d in scm_gsubr_apply () from /usr/lib/libguile.so.17
#50 0xb7f030eb in scm_dapply () from /usr/lib/libguile.so.17
#51 0xb7f03c39 in ?? () from /usr/lib/libguile.so.17
#52 0xb7f0b21b in scm_primitive_eval () from /usr/lib/libguile.so.17
#53 0x082012a8 in internal_ly_eval_scm (ps=0xbfffc35c) at parse-scm.cc:105
#54 0x082014fa in ly_eval_scm (form=0xb7333890, i=..., safe=false, parser=
    0x8535e78) at parse-scm.cc:179
#55 0x083204cf in Lily_lexer::eval_scm (this=0x84ff688, readerdata=0xb7333290,
    extra_token=35 '#') at lexer.ll:1056
#56 0x08334b7a in Lily_lexer::eval_scm_token (this=0x84ff688, sval=0xb7333290)
    at ./include/lily-lexer.hh:55
#57 0x08322545 in yyparse (parser=0x8535e78, retval=0xbfffe29c)
    at parser.yy:450
#58 0x08333bcb in Lily_parser::do_yyparse (this=0x8535e78) at parser.yy:3371
#59 0x08168b8a in Lily_parser::parse_file (this=0x8535e78, init=..., name=...,
    out_name=...) at lily-parser.cc:125
#60 0x08164a36 in ly_parse_file (name=0xb699d580) at lily-parser-scheme.cc:121
#61 0xb7f04bfa in ?? () from /usr/lib/libguile.so.17
#62 0xb7f0318d in scm_dapply () from /usr/lib/libguile.so.17
#63 0xb7f09678 in scm_apply () from /usr/lib/libguile.so.17
#64 0xb7f0af4b in scm_call_0 () from /usr/lib/libguile.so.17
#65 0xb7f691ce in scm_body_thunk () from /usr/lib/libguile.so.17
#66 0xb7f69446 in scm_c_catch () from /usr/lib/libguile.so.17
#67 0xb7f69682 in scm_catch_with_pre_unwind_handler ()
   from /usr/lib/libguile.so.17
#68 0xb7f1d39d in scm_gsubr_apply () from /usr/lib/libguile.so.17
#69 0xb7f030eb in scm_dapply () from /usr/lib/libguile.so.17
#70 0xb7f03c39 in ?? () from /usr/lib/libguile.so.17
#71 0xb7f03da4 in ?? () from /usr/lib/libguile.so.17
#72 0xb7f0318d in scm_dapply () from /usr/lib/libguile.so.17
#73 0xb7f09678 in scm_apply () from /usr/lib/libguile.so.17
#74 0xb7f0af10 in scm_call_1 () from /usr/lib/libguile.so.17
#75 0xb7fd5e7f in scm_srfi1_for_each ()
   from /usr/lib/libguile-srfi-srfi-1-v-3.so
#76 0xb7f04cc0 in ?? () from /usr/lib/libguile.so.17
#77 0xb7f03da4 in ?? () from /usr/lib/libguile.so.17
#78 0xb7f0427e in ?? () from /usr/lib/libguile.so.17
#79 0xb7f0318d in scm_dapply () from /usr/lib/libguile.so.17
#80 0xb7f09678 in scm_apply () from /usr/lib/libguile.so.17
#81 0xb7f0af10 in scm_call_1 () from /usr/lib/libguile.so.17
#82 0x0817d3e2 in main_with_guile () at main.cc:404
#83 0xb7f21bf4 in ?? () from /usr/lib/libguile.so.17
#84 0xb7ef30e0 in ?? () from /usr/lib/libguile.so.17
#85 0xb7f69446 in scm_c_catch () from /usr/lib/libguile.so.17
#86 0xb7ef377b in scm_i_with_continuation_barrier ()
   from /usr/lib/libguile.so.17
#87 0xb7ef3865 in scm_c_with_continuation_barrier ()
   from /usr/lib/libguile.so.17
#88 0xb7f6727d in scm_i_with_guile_and_parent () from /usr/lib/libguile.so.17
#89 0xb7f6736d in scm_with_guile () from /usr/lib/libguile.so.17
#90 0xb7f21cf5 in scm_boot_guile () from /usr/lib/libguile.so.17
#91 0x0817e609 in main (argc=2, argv=0xbffff214, envp=0xbffff220)
    at main.cc:604





reply via email to

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