On 24/05/14 12:03, Phil Holmes wrote: > "Jakob Schöttl" <[email protected]> wrote in message > news:[email protected]... >>> I'm not top posting. >> >> LilyPond crashes: >> >>> Starte lilypond-windows.exe 2.18.2 [Eigenes.ly] ... >>> »D:/Daten/Temp/Eigenes.ly« wird verarbeitet >>> Analysieren... >>> Interpretation der Musik...[8][16][24][32][40][48][56][64][72][80] >>> Wurde mit dem Return-Code -1073741819 beendet. >> >> I tried really hard to provide a minimal example! But always when I >> remove a >> measure or a note in any music expression or some other unrelated >> markup it >> works. >> >> LilyPond 2.18.2 >> Frescobaldi 2.0.15 >> Windows 8.1 x64 >> >> I get this kind of error very often in not-simple scores on Windows 8 >> and >> never be able to reduce it to a minimal example. >> >> Reprocueable? Any ideas? Or ideas how to reduce it to a minimal example?
Do you get anything useful if you don't use Frescobaldi and just use the lilypond command line but with the verbose option? i.e. lilypond --verbose --pdf Eigenes.ly If using Windows's cmd tool you may want to pipe the output to a file or change the properties of the cmd window so you can scroll the whole process - it may spew out a lot of lines. That *might* give us more information. If you say that you can "remove a note" and it works (really? just *any* note?) then what about adding a note or measure? It could be memory related - using some excessive NPP for instance - but it sounds odd that a 'single note' would make that much difference. James _______________________________________________ bug-lilypond mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-lilypond
