Nick Payne wrote:
I was attempting to shorten the entry required for indicating
strokefingering:
\version "2.12.2"
i = #(define-music-function (parser location) () #{
\rightHandFinger #2
#})
\relative c' { <a-1-\i > }
This causes Lilypond to crash (2.12.2, Windows). The entry in the
application event log shows:
Faulting application name: lilypond.exe, version: 2.12.2.1, time stamp:
0x497bdfce
Faulting module name: libguile-17.dll, version: 0.0.0.0, time stamp:
0x497bdfcd
Exception code: 0xc0000005
Fault offset: 0x0002d4a7
Faulting process id: 0x15a0
Faulting application start time: 0x01c9ba2888d32f3b
Faulting application path: C:\Program Files\LilyPond\usr\bin\lilypond.exe
Faulting module path: C:\Program Files\LilyPond\usr\bin\libguile-17.dll
Also crashes 2.12.2 on Fedora 10.
GNU LilyPond 2.12.2
Processing `shorten_finger.ly'
Parsing...
Interpreting music... fish: Job 3, “lilypond shorten_finger.ly ”
terminated by signal SIGSEGV (Address boundary error)
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user