On Sat, Aug 4, 2012 at 1:17 PM, David Monniaux <[email protected]> wrote: > On 08/02/2012 06:00 PM, [email protected] wrote: >> How did you install LilyPond? Did you install a precompiled binary from >> lilypond.org, a package from your distribution, or did you compile >> yourself? > Self-compiled with gcc version 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3) >> Of even more importance is that you seem to be running a low-latency >> kernel (it seems so from -rt34 release tag). Which GNU/Linux >> distribution release do you use exactly? What is your hardware >> (x86_64) ? > x86 > Ubuntu 11.10 > The kernel is also self-compiled. >> Could you get more information on the crash, like a stack >> trace or a core dump? > Running lilypond under gdb seems to reliably prevent the crash. > > By running it from outside of gdb and reloading the core dump shows the > following backtrace: > #0 0xb77d0424 in __kernel_vsyscall () > #1 0xb7185c8f in __GI_raise (sig=6) > at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 > #2 0xb71892b5 in __GI_abort () at abort.c:92 > #3 0xb774df1c in scm_ithrow () from /usr/lib/libguile.so.17 > #4 0xb76e1ac4 in scm_error_scm () from /usr/lib/libguile.so.17 > #5 0xb76e1b61 in scm_error () from /usr/lib/libguile.so.17 > #6 0xb76e1e6a in scm_wrong_type_arg () from /usr/lib/libguile.so.17 > #7 0xb7714d9a in scm_sum () from /usr/lib/libguile.so.17 > #8 0xb76f4190 in scm_gc_protect_object () from /usr/lib/libguile.so.17
This looks like GUILE problem. -- Han-Wen Nienhuys - [email protected] - http://www.xs4all.nl/~hanwen _______________________________________________ bug-lilypond mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-lilypond
