lilypond-user
[Top][All Lists]
Advanced

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

Re: Exited with return code -1073741819


From: Ahanu Banerjee
Subject: Re: Exited with return code -1073741819
Date: Thu, 9 Jun 2022 20:17:43 -0400

I was unable to get 2.2.6 (mingw) to run at all on my machine, but 2.23.8 and 2.23.9 have the issue.  It seems to be worse with 2.23.9. So far, I have only experienced it once with 2.23.7.

I haven't identified any specific functions that trigger it. Even the following example has caused the issue, though not consistently: 
\version "2.23.9"
{ \repeat unfold 3000 a16 }

This triggers it fairly consistently in 2.23.9, but not in 2.23.7:
\version "2.23.7"
{ \repeat unfold 3000 c'8-3\flageolet_\markup "x" }

-Ahanu


On Thu, Jun 9, 2022 at 7:35 PM Paul Hodges <pwh@cassland.org> wrote:
It's late now, so I'll leave that till tomorrow.

But I found the mingw installer for 2.23.6 instead, and using that I cannot invoke the crash at issue.  So from my tests the problem first arises with 2.23.7.

Paul


From: David Kastrup <dak@gnu.org>
To: Paul Hodges <pwh@cassland.org>
Cc: Jean Abou Samra <jean@abou-samra.fr>, Lily Pond <lilypond-user@gnu.org>, Ahanu Banerjee <ahanuban@gmail.com>
Sent: 10/06/2022 0:30
Subject: Re: Exited with return code -1073741819

Paul Hodges <pwh@cassland.org> writes:

> From:   Jean Abou Samra <jean@abou-samra.fr>
> Please try the bisection between versions as suggested in my first  
> email. That would be very helpful.
>
> 2.23.7, 8, 9 all give the error at random intervals.
>
>
> I can't test 2.23.6 because it gives me the error:
>
>
>
> ;;; note: source file C:/Program Files/lilypond-2.23.6/share/guile/2.2/ice-9/eval.scm
> ;;;       newer than compiled C:/Program
> Files/lilypond-2.23.6/lib/guile/2.2/ccache/ice-9/eval.go

Try deleting

C:/Program Files/lilypond-2.23.6/lib/guile/2.2/ccache/ice-9/eval.go

which sounds like an outdated compilation cache (though I have no idea
why).

--
David Kastrup

reply via email to

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