bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug] LilyPond Crash (return code -1073741819) - reproduceable?


From: Colin Campbell
Subject: Re: [Bug] LilyPond Crash (return code -1073741819) - reproduceable?
Date: Sat, 24 May 2014 21:04:22 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0

On 05/24/2014 06:36 PM, Jakob Schöttl wrote:
Am 24.05.2014 19:29, schrieb Colin Campbell:
I'm guessing that, for both you and Jakob, it would help to put chunks of your code into separate files and \include them. If the crash is repeatable, then that should at least allow you to complete the work.
Thanks for the tip. Now I can comment out either "mandoline" or "harp", then LilyPond runs successfully.

Having both included, then LilyPond crashes.

---

\version "2.18.2"
\language "deutsch"

% ...

\include "mandolin.ly"
\include "harp.ly"

\score {
  <<
    \mandolinPart
    \harpPart
  >>
}


Copying to -bug for continuity.

Cheers,
Colin

--
I've learned that you shouldn't go through life with a catcher's mitt on both 
hands.
You need to be able to throw something back.
-Maya Angelou, poet (1928- )




reply via email to

[Prev in Thread] Current Thread [Next in Thread]