Il 15/10/2011 23:57, Don Armstrong ha scritto:
On Sat, 15 Oct 2011, Federico Bruni wrote:
Unfortunately, I get segfault error even if I use a very simple file.
lilypond /usr/share/lilypond/2.14.2/ly/Welcome_to_LilyPond.ly;
works just fine here.
not here:

$ /usr/bin/lilypond /usr/share/lilypond/2.14.2/ly/Welcome_to_LilyPond.ly
GNU LilyPond 2.14.2
Segmentation fault

I tried purging lilypond and lilypond-data, cleaning the cache, downloading again and reinstalling.
Still the same issue.

Unfortunately, since you aren't running a version with symbols, it's
very difficult for me to see precisely why it is segfaulting. Finally,
I can't support lilypond running on non-Debian systems.

How can I run a version with symbols? I guess I should take the sources and use:
configure --enable-debugging

Before compiling, let's try the verbose output.
Does it help?

$ /usr/bin/lilypond -V /usr/share/lilypond/2.14.2/ly/Welcome_to_LilyPond.ly
GNU LilyPond 2.14.2
warning: Relocation: is absolute: argv0=/usr/bin/lilypond
PATH=/usr/bin (prepend)
Setting PATH to /usr/bin:/home/fede/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games warning: Relocation: compile datadir=, new datadir=/usr/share/lilypond//2.14.2
warning: Relocation: framework_prefix=/usr/bin/..
Setting INSTALLER_PREFIX to /usr/bin/..
PATH=/usr/bin/../bin (prepend)
Setting PATH to /usr/bin/../bin:/usr/bin:/home/fede/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
Setting GUILE_MIN_YIELD_1 to 65
Setting GUILE_MIN_YIELD_2 to 65
Setting GUILE_MIN_YIELD_MALLOC to 65
Setting GUILE_INIT_SEGMENT_SIZE_1 to 10485760
Setting GUILE_MAX_SEGMENT_SIZE to 104857600

LILYPOND_DATADIR="/usr/share/lilypond/2.14.2"
LOCALEDIR="/usr/share/locale"

Effective prefix: "/usr/share/lilypond/2.14.2"
PATH="/usr/bin/../bin:/usr/bin:/home/fede/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games"
[/usr/share/lilypond/2.14.2/scm/lily.scm]
Guile 1.8
Segmentation fault


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to