bug-lilypond
[Top][All Lists]
Advanced

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

Re: lilypond crash signal 6


From: Sean Reed
Subject: Re: lilypond crash signal 6
Date: Fri, 3 Sep 2004 12:07:53 +0200

- Open /sw/fink/dists/unstable/main/finkinfo/text/lilypond-unstable.info with the text editor of your choice.
i figured, since i'm using 2.2.6 (current stable) that i should change the lilypond.info file in the /dists/stable/(etc.) file instead, correct?

in that file i added the " --disable-optimising" in the "ConfigureParams:" line and reran the gdb and did a bt.

here's the terminal output:

Last login: Fri Sep  3 11:57:04 on ttyp2
Welcome to Darwin!
[Sean-Reeds-Computer:~] seanreed% cd Documents/compositionsProjects/lb_zkm/gentLilyponds [Sean-Reeds-Computer:compositionsProjects/lb_zkm/gentLilyponds] seanreed% gdb GNU gdb 5.3-20030128 (Apple version gdb-309) (Thu Dec 4 15:41:30 GMT 2003)
Copyright 2003 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 "powerpc-apple-darwin".
(gdb) file /sw/src/lilypond-2.2.6-1/lilypond-2.2.6/lily/out/lilypond-bin
Reading symbols for shared libraries ...... done
Reading symbols from /sw/src/lilypond-2.2.6-1/lilypond-2.2.6/lily/out/lilypond-bin...done.
(gdb) r lbGent4b3eForBugReportCRASH.ly
Starting program: /sw/src/lilypond-2.2.6-1/lilypond-2.2.6/lily/out/lilypond-bin lbGent4b3eForBugReportCRASH.ly
Reading symbols for shared libraries ++.. done
Reading symbols for shared libraries . done

Now processing `lbGent4b3eForBugReportCRASH.ly'
Parsing...
Interpreting music...
MIDI output to `lbGent4b3eForBugReportCRASH.midi'...
Track ...
Interpreting music... [2]
Preprocessing graphical objects...
lbGent4b3eForBugReportCRASH.ly:18:41: warning: beam has less than two visible stems:
                <g' b>16\mp([ f16-.) r16. a32-.->\>] r8
[ f16-. r16] r4 r8 des16-.\p\! r16 |

Calculating line breaks... [2]
../flower/include/array.hh:149: failed assertion `i >=0&&i<size_'

Program received signal SIGABRT, Aborted.
0x900429ac in kill ()
(gdb) bt
#0  0x900429ac in kill ()
#1  0x9009eb1c in abort ()
#2  0x001f9160 in __eprintf () at include/string-data.icc:59
#3 0x000310a4 in Beam::quanting(scm_unused_struct*) (smob=0x0) at ../flower/include/array.hh:149 #4 0x019105e8 in scm_dapply (proc=0x17aba80, arg1=0x2921bf0, args=0xbfffe430) at eval.c:3576 #5 0x0190a808 in scm_apply (proc=0x2921bf0, arg1=0xbfffe274, args=0xbfffe430) at eval.c:3453 #6 0x00034f50 in Beam::position_beam(Grob*) (me=0xbfffe274) at include/lily-guile.hh:190 #7 0x00034ddc in Beam::after_line_breaking(scm_unused_struct*) (smob=0x0) at beam.cc:813 #8 0x019105e8 in scm_dapply (proc=0x17aba80, arg1=0x2921bf0, args=0xbfffe430) at eval.c:3576 #9 0x0190a808 in scm_apply (proc=0x2921bf0, arg1=0xbfffe274, args=0xbfffe430) at eval.c:3453 #10 0x00082bb0 in Grob::calculate_dependencies(int, int, scm_unused_struct*) (this=0xbfffe440, final=24820352, busy=43129840, funcname=0xffffffff) at include/grob.hh:127 #11 0x00082b74 in Grob::calculate_dependencies(int, int, scm_unused_struct*) (this=0x2923840, final=5, busy=4, funcname=0x17d9420) at include/grob.hh:190 #12 0x00082b74 in Grob::calculate_dependencies(int, int, scm_unused_struct*) (this=0x29238c0, final=5, busy=4, funcname=0x17d9420) at include/grob.hh:190 #13 0x00082b74 in Grob::calculate_dependencies(int, int, scm_unused_struct*) (this=0x2923980, final=5, busy=4, funcname=0x17d9420) at include/grob.hh:190 #14 0x001839bc in System::post_processing() (this=0x2933b20) at system.cc:366
#15 0x00181c40 in System::get_lines() (this=0xffffffff) at system.cc:192
#16 0x001129e8 in Paper_score::process(String) (this=0x2933b20) at paper-score.cc:90 #17 0x0014283c in ly_format_output(scm_unused_struct*, scm_unused_struct*) (context=0x1e94238, outname=0x2933b20) at score.cc:163 #18 0x001429b8 in default_rendering(scm_unused_struct*, scm_unused_struct*, scm_unused_struct*, scm_unused_struct*) (music=0x0, outdef=0x0, header=0x2916528, outname=0xbfffe3c0) at score.cc:174 #19 0x001c6248 in yyparse(void*) (my_lily_parser=0xffffffff) at include/music-output-def.hh:66 #20 0x000f5a98 in My_lily_parser::parse_file(String, String, String) (this=0x2ce9ec, init={strh_ = {data = 0x1}}, in_file={strh_ = {data = 0x17d9420}}, out_file={strh_ = {data = 0xbffff3c0}}) at my-lily-parser.cc:57 #21 0x00090fa4 in Input_file_results::Input_file_results(String, String, String) (this=0xffffffff, init={strh_ = {data = 0x1ff}}, in_file=Cannot access memory at address 0x10
) at ../flower/include/string-handle.icc:24
#22 0x0008fe70 in Input_file_results::Input_file_results(String, String, String) (this=0x0, init=Cannot access memory at address 0x0
) at ../flower/include/string-handle.icc:24
#23 0x00097240 in do_one_file(char const*) (file=0x2cf4e4 "\001?\236@") at ../flower/include/string-handle.icc:24
#24 0x000cc428 in main_with_guile(void*, int, char**) () at main.cc:294
#25 0x01922c48 in invoke_main_func (body_data=0x0) at init.c:636
#26 0x01922bfc in scm_boot_guile_1 (base=0x0, closure=0xbffff5c0) at init.c:616 #27 0x01922938 in scm_boot_guile (argc=0, argv=0x0, main_func=0xa00020a8 <_current_pid>, closure=0x270a) at init.c:440
#28 0x000c90f8 in main (argc=-1, argv=0x2916528) at main.cc:426
(gdb)





reply via email to

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