On 15/11/2010 2:59 PM, Patrick McCarty wrote:
Compiling with debug flags*might* help to narrow down the issue. The
easiest way to compile without optimization is by running autogen.sh
like so
./autogen.sh --disable-optimising
I have done this now, and get the problem again, with little more
information on screen. Attached is a log of the output on the terminal.
I don't understand this output but hope it might help.
Next step is compiling guile, I guess.
Thanks,
Julien
# lilypond-book --safe --output out2 safe-mode-crash.lytex
lilypond-book (GNU LilyPond) 2.13.40
Reading safe-mode-crash.lytex...
Running latex...This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian)
restricted \write18 enabled.
entering extended mode
(/tmp/tmpSsjn4J.tex
LaTeX2e <2009/09/24>
Babel <v3.8l> and hyphenation patterns for english, usenglishmax, dumylang, noh
yphenation, french, basque, ngerman, german, german-x-2009-06-19, ngerman-x-200
9-06-19, ukenglish, loaded.
(/usr/share/texmf-texlive/tex/latex/base/article.cls
Document Class: article 2007/10/19 v1.4h Standard LaTeX document class
(/usr/share/texmf-texlive/tex/latex/base/size10.clo))
No file tmpSsjn4J.aux.
textwidth=345.0pt
columnsep=10.0pt
(./tmpSsjn4J.aux) )
No pages of output.
Transcript written on tmpSsjn4J.log.
Dissecting...
Writing snippets...
Processing...
Running lilypond...GNU LilyPond 2.13.40
Processing `snippet-map-1517400283.ly'
Parsing...
Processing `safe-mode-crash.lytex'
Parsing...
Layout output to `ea/lily-d3fe7bea.eps'...
Layout output to `ea/lily-d3fe7bea-1.eps'...
Writing ea/lily-d3fe7bea-systems.texi...
Writing ea/lily-d3fe7bea-systems.tex...
Writing ea/lily-d3fe7bea-systems.count...
Processing `safe-mode-crash.lytex'
Parsing...
safe-mode-crash.lytex:12:21: error: GUILE signaled an error for the expression
beginning here
\fret-diagram-terse #
"x;x;o;2;3;2;"
Wrong type argument in position 1 (expecting module): #<unknown-type (0xb0227 .
0x74726170) @ 0xb68ef940>
/usr/local/share/lilypond/2.13.40/scm/fret-diagrams.scm:868:17: In procedure
string-split in expression (string-split definition-string #\;):
/usr/local/share/lilypond/2.13.40/scm/fret-diagrams.scm:868:17: Wrong type
argument in position 1 (expecting string): #<unspecified>
command failed: /usr/local/bin/lilypond --formats=ps -dbackend=eps -I
"/scratch/lilypond-samples" --formats=eps -deps-box-padding=3.000000
-dread-file-list -dno-strip-output-dir
"/home/jrioux/lilypond-samples/out2/snippet-names-1517400283.ly"
Child returned 1
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond