lilypond-devel
[Top][All Lists]
Advanced

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

Re: make test-clean test segfaults on master


From: David Kastrup
Subject: Re: make test-clean test segfaults on master
Date: Wed, 03 Aug 2011 20:33:03 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Graham Percival <address@hidden> writes:

> On Wed, Aug 03, 2011 at 07:55:38PM +0200, David Kastrup wrote:
>> address@hidden:/usr/local/tmp/lilypond/out/lybook-testdb$ for i in `cat
>> /usr/local/tmp/lilypond/out/lybook-testdb/snippet-names--1980013010.ly`;do
>> ../bin/lilypond $i || { echo $i; break; } ;done
>
> Cute!
>
>> Renaming input to: `tie-direction-manual.ly'
>> Interpreting music... 
>> Preprocessing graphical objects...throw from within critical section.
>> Aborted (core dumped)
>
> Believe it or not, I consider this a positive development --
> that's the same error message that Frederico was getting in the
> build, but it couldn't be reproduced easily.

#2  0x006252ae in abort () from /lib/i386-linux-gnu/libc.so.6
#3  0x001cce9c in scm_ithrow () from /usr/lib/libguile.so.17
#4  0x00160a94 in scm_error_scm () from /usr/lib/libguile.so.17
#5  0x00160b31 in scm_error () from /usr/lib/libguile.so.17
#6  0x00160e3a in scm_wrong_type_arg () from /usr/lib/libguile.so.17
#7  0x00193d1a in scm_sum () from /usr/lib/libguile.so.17
#8  0x00173160 in scm_gc_protect_object () from /usr/lib/libguile.so.17
#9  0x08261c0c in get_staff_symbol (me=0x84d9318)
    at staff-symbol-referencer.cc:53
#10 Staff_symbol_referencer::get_staff_symbol (me=0x84d9318)
    at staff-symbol-referencer.cc:48
#11 0x0813fdcd in Ledger_line_spanner::set_spacing_rods (smob=0x0)
    at ledger-line-spanner.cc:130
#12 0x0016c766 in scm_apply () from /usr/lib/libguile.so.17
#13 0x0016dfd0 in scm_call_1 () from /usr/lib/libguile.so.17
#14 0x08121f55 in Grob::try_callback_on_alist (this=0x84d9318, 
    alist=0x84d9348, sym=0xb5f4cd50, proc=0xb7b65be8) at grob-property.cc:227
#15 0x081220b2 in Grob::internal_get_property (this=0x84d9318, sym=0xb5f4cd50)
    at grob-property.cc:184
#16 0x08281953 in System::pre_processing (this=0x8596518) at system.cc:423
#17 0x081d4493 in Paper_score::process (this=0x856f6a8) at paper-score.cc:141
#18 0x081142a7 in ly_format_output (context=0xb784ebe0)
    at global-context-scheme.cc:45
#19 0x08214df1 in Score::book_rendering (this=0x84e4790, layoutbook=0x84e18a0, 
    default_def=0x846d768) at score.cc:158
#20 0x080a3a04 in Book::process_score (this=0x84e1758, s=0xb788c548, 
    output_paper_book=0x85ab6e0, layout=0x846d768) at book.cc:236
#21 0x080a3c2c in Book::process (this=0x84e1758, default_paper=0x84d41f8, 
    default_layout=0x846d768, parent_part=0x0) at book.cc:302
#22 0x080a3e47 in Book::process (this=0x84e1758, default_paper=0x84d41f8, 
    default_layout=0x846d768) at book.cc:207
#23 0x080a0c2b in ly_book_process_to_systems (book_smob=0xb789d728, 
    default_paper=0xb78e8308, default_layout=0xb7962338, output=0x0)
    at book-scheme.cc:102
#24 0x0018041b in scm_gsubr_apply () from /usr/lib/libguile.so.17
#25 0x0016c979 in scm_apply () from /usr/lib/libguile.so.17
#26 0x00169fc1 in ?? () from /usr/lib/libguile.so.17
#27 0x0016e2cb in scm_primitive_eval () from /usr/lib/libguile.so.17
#28 0x081d689a in ly_parse_scm (
    s=0x844baa8 "(let ((book-handler (if (defined? 
'default-toplevel-book-handler)\n", ' ' <repeats 25 times>, 
"default-toplevel-book-handler\n", ' ' <repeats 25 times>, 
"toplevel-book-handler)))\n   (cond ((pair? toplevel-boo"..., 
    n=0xbfffc9a8, i=..., safe=false, parser=0x8404f88) at parse-scm.cc:138
#29 0x082ca58e in Lily_lexer::yylex (this=0x8404fd8) at lexer.ll:353
#30 0x082cda96 in yylex (my_lily_parser=0x8404f88) at parser.yy:2802
#31 yyparse (my_lily_parser=0x8404f88) at out/parser.cc:2486
#32 0x0814fc28 in Lily_parser::parse_file (this=0x8404f88, init=Cannot access 
memory at address 0x0
)
    at lily-parser.cc:120
#33 0x0814d699 in ly_parse_file (name=0xbfffe2e0) at lily-parser-scheme.cc:123
#34 0x0016a975 in ?? () from /usr/lib/libguile.so.17
#35 0x0016e00b in scm_call_0 () from /usr/lib/libguile.so.17
#36 0x001cc06e in scm_body_thunk () from /usr/lib/libguile.so.17
#37 0x001cc2f3 in scm_c_catch () from /usr/lib/libguile.so.17
#38 0x001cc532 in scm_catch_with_pre_unwind_handler ()
   from /usr/lib/libguile.so.17
#39 0x0018041b in scm_gsubr_apply () from /usr/lib/libguile.so.17
#40 0x0016c979 in scm_apply () from /usr/lib/libguile.so.17
#41 0x00169fc1 in ?? () from /usr/lib/libguile.so.17
#42 0x0016a416 in ?? () from /usr/lib/libguile.so.17
#43 0x0016ec28 in ?? () from /usr/lib/libguile.so.17
#44 0x008abd9c in scm_srfi1_for_each ()
   from /usr/lib/libguile-srfi-srfi-1-v-3.so
#45 0x0016aa9b in ?? () from /usr/lib/libguile.so.17
#46 0x0016a416 in ?? () from /usr/lib/libguile.so.17
#47 0x0016b3c8 in ?? () from /usr/lib/libguile.so.17
#48 0x0016dfd0 in scm_call_1 () from /usr/lib/libguile.so.17
#49 0x08161786 in main_with_guile () at main.cc:440
#50 0x00184c44 in ?? () from /usr/lib/libguile.so.17
#51 0x00156270 in ?? () from /usr/lib/libguile.so.17
#52 0x001cc2f3 in scm_c_catch () from /usr/lib/libguile.so.17
#53 0x0015690b in scm_i_with_continuation_barrier ()
   from /usr/lib/libguile.so.17
#54 0x001569f5 in scm_c_with_continuation_barrier ()
   from /usr/lib/libguile.so.17
#55 0x001ca13d in scm_i_with_guile_and_parent () from /usr/lib/libguile.so.17
#56 0x001ca22d in scm_with_guile () from /usr/lib/libguile.so.17
#57 0x00184d45 in scm_boot_guile () from /usr/lib/libguile.so.17
#58 0x08053324 in main (argc=Cannot access memory at address 0x4f9f
) at main.cc:634

-- 
David Kastrup



reply via email to

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