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 <p...@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 <d...@gnu.org>
> * To: * Paul Hodges <p...@cassland.org>
> * Cc: * Jean Abou Samra <j...@abou-samra.fr>, Lily Pond <
> lilypond-user@gnu.org>, Ahanu Banerjee <ahanu...@gmail.com>
> * Sent: * 10/06/2022 0:30
> * Subject: * Re: Exited with return code -1073741819
>
> Paul Hodges <p...@cassland.org> writes:
>
> > From:   Jean Abou Samra <j...@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