Il 15/10/2011 12:55, Federico Bruni ha scritto:
Find attached a backtrace.


Sorry, here's the full backtrace
fede@fede-laptop:/tmp$ gdb lilypond test.ly
GNU gdb (GDB) 7.3-debian
Copyright (C) 2011 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/lilypond...(no debugging symbols found)...done.
"/tmp/test.ly" is not a core dump: File format not recognized
(gdb) run
Starting program: /usr/bin/lilypond 
[Thread debugging using libthread_db enabled]
GNU LilyPond 2.14.2

Program received signal SIGSEGV, Segmentation fault.
0x080ac4f1 in scm_cell ()
(gdb) bt
#0  0x080ac4f1 in scm_cell ()
#1  0x08209384 in ?? ()
#2  0x0820930f in ?? ()
#3  0x082090c8 in ?? ()
#4  0x0820885f in ?? ()
#5  0xb7f02065 in ceval (x=0x404, env=<optimized out>) at eval.c:4232
#6  0xb7f012dd in ceval (x=0xb7337d30, env=0xb7337d18) at eval.c:4212
#7  0xb7f05b8a in scm_primitive_eval_x (exp=0xb7337da8) at eval.c:5921
#8  0xb7f1f8f3 in scm_primitive_load (filename=0xb6c6acf0) at load.c:109
#9  0xb7f1fa8f in scm_primitive_load_path (filename=0xb6c6ad30) at load.c:477
#10 0x0812defa in ?? ()
#11 0xb7f080e1 in scm_c_with_fluid (fluid=0x8459900, value=0xb59c6990, 
    cproc=0x812ddec, cdata=0x0) at fluids.c:463
#12 0xb7f20f35 in scm_c_call_with_current_module (module=0xb59c6990, 
    func=0x812ddec, data=0x0) at modules.c:107
#13 0xb7f2102e in scm_c_define_module (name=0x82fc11f "lily", init=0x812ddec, 
    data=0x0) at modules.c:168
#14 0x0812df6e in ?? ()
#15 0x08163373 in ?? ()
#16 0xb7f1c314 in invoke_main_func (body_data=0xbffff400) at init.c:367
#17 0xb7eed9b0 in c_body (d=0xbffff384) at continuations.c:349
#18 0xb7f63803 in scm_c_catch (tag=0x104, body=0xb7eed9a0 <c_body>, 
    body_data=0xbffff384, handler=0xb7eed9c0 <c_handler>, 
---Type <return> to continue, or q <return> to quit---
    handler_data=0xbffff384, 
    pre_unwind_handler=0xb7f63f80 <scm_handle_by_message_noexit>, 
    pre_unwind_handler_data=0x0) at throw.c:203
#19 0xb7eee03b in scm_i_with_continuation_barrier (body=0xb7eed9a0 <c_body>, 
    body_data=0xbffff384, handler=0xb7eed9c0 <c_handler>, 
    handler_data=0xbffff384, 
    pre_unwind_handler=0xb7f63f80 <scm_handle_by_message_noexit>, 
    pre_unwind_handler_data=0x0) at continuations.c:325
#20 0xb7eee125 in scm_c_with_continuation_barrier (
    func=0xb7f1c2d0 <invoke_main_func>, data=0xbffff400) at continuations.c:367
#21 0xb7f616cd in scm_i_with_guile_and_parent (
    func=0xb7f1c2d0 <invoke_main_func>, data=0xbffff400, parent=0x0)
    at threads.c:733
#22 0xb7f617bd in scm_with_guile (func=0xb7f1c2d0 <invoke_main_func>, 
    data=0xbffff400) at threads.c:721
#23 0xb7f1c415 in scm_boot_guile (argc=1, argv=0xbffff4f4, 
    main_func=0x8163229, closure=0x0) at init.c:350
#24 0x081645f2 in ?? ()
#25 0xb78f7e46 in __libc_start_main (main=0x81644e7, argc=1, 
    ubp_av=0xbffff4f4, init=0x82e2690, fini=0x82e2680, rtld_fini=0xb7ff1310, 
    stack_end=0xbffff4ec) at libc-start.c:228
#26 0x0804f8b1 in ?? ()
Backtrace stopped: Not enough registers or memory available to unwind further
(gdb) 

_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to