John Mandereau wrote: > Le mardi 08 septembre 2009 à 12:30 +0200, Joseph Wakeling a écrit : >> [century_schoolbook_l_serif_3.0673828125]Segmentation fault (core >> dumped) >> command failed: /home/myusername/code/lily/out/bin/lilypond > > What is the snippet that causes a segmentation fault?
It's trying to build BUILD-DIR/out/lybook-db/snippet-names--494188324.ly whose content is: snippet-map--494188324.ly c3/lily-e7ee339b.ly 98/lily-8b8d1acf.ly The two snippets are respectively as follows: %% Generated by lilypond-book.py %% Options: [alt=[image of music],printfilename,indent=0\mm,texidoc,line-width=160\mm] \include "lilypond-book-preamble.ly" % **************************************************************** % Start cut-&-pastable-section % **************************************************************** \paper { indent = 0\mm line-width = 160\mm force-assignment = #"" line-width = #(- line-width (* mm 3.000000)) } \layout { } % **************************************************************** % ly snippet: % **************************************************************** \sourcefilename "page-spacing-system-count-overfull.ly" \sourcefileline 0 \version "2.13.4" \header { texidoc = "Page breaking doesn't crash when the line-breaking is invalid." } \book { \paper { system-count = #1 } \repeat unfold 20 { c d e f } } % **************************************************************** % end ly snippet % **************************************************************** %% Generated by lilypond-book.py %% Options: [alt=[image of music],printfilename,indent=0\mm,texidoc,line-width=160\mm] \include "lilypond-book-preamble.ly" % **************************************************************** % Start cut-&-pastable-section % **************************************************************** \paper { indent = 0\mm line-width = 160\mm force-assignment = #"" line-width = #(- line-width (* mm 3.000000)) } \layout { } % **************************************************************** % ly snippet: % **************************************************************** \sourcefilename "warn-unterminated-span-dynamic.ly" \sourcefileline 0 \version "2.13.4" #(ly:set-option 'warning-as-error #f) \header { texidoc = "A warning is printed if a dynamic spanner is unterminated." } << \new Staff { % warning expected: unterminated crescendo c'1\< } \new Staff { % warning expected: unterminated decrescendo c'1\> } >> % **************************************************************** % end ly snippet % **************************************************************** _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel