David Kastrup: Thank you for your reply explanation. I have no choice "Google Drive". Six years + ago I download google drive app and install. Since then iI doest not give me any problem. My lilypond file does not contain anything to do with the two patches. Since v2.19.55 does compile, I will use v2.19.55 for the time being. I will wait for v2.19.57 to see if the problem goes away. Thank you.Ming
From: David Kastrup <d...@gnu.org> To: MING TSANG <tsan...@rogers.com> Cc: "lilypond-user@gnu.org" <lilypond-user@gnu.org>; David Wright <lily...@lionunicorn.co.uk> Sent: Tuesday, March 7, 2017 5:40 PM Subject: Re: Exited with return code -1073741819. MING TSANG <tsan...@rogers.com> writes: > David, > There is no white space in the file name nor path. There is one between "Google" and "Drive". > I run the same file with v2.19.55 and it compiles sucessful. But it > didn't work with v2.19.56 I've taken a look at the changes between those versions, and there are very few that would involve changes in the typesetting that could make the difference of a stack overflow or not. Basically two: commit dbc2dd143e50e000a39883fc8217b4ec60e08657 Author: David Nalesnik <david.nales...@gmail.com> Date: Sat Feb 4 19:13:31 2017 -0600 Issue 5064 Let analysis brackets support text Ability to add labels to brackets is essential for musical analysis. This patch introduces a new grob, "HorizontalBracketText," a spanner created along with "HorizontalBracket" by Horizontal_bracket_engraver. Repeated text of broken brackets is parenthesized. and commit b27fe425c189263be20830b09c859d27245bb550 Author: David Kastrup <d...@gnu.org> Date: Tue Feb 14 13:33:13 2017 +0100 Issue 5068: SCM/bool confusion in One_page_breaking::solve This replaces an accidentally always-true condition with the originally intended one. Now it would be up to you to figure out whether or not one of those two is involved. That means running LilyPond in a debugger and, when it crashes, looking at the backtrace. Since it is a stack overflow, the stack trace will be humongous with a lot of identical parts in the middle. So most of the middle will not be interesting. -- David Kastrup
_______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user