Hi,

On Mon, 2022-09-19 at 08:41 +0000, Ya Gloops wrote:
> Hello Jean !
> 
> Error 1073741819
> 
> \version "2.23.13"
> 
> $@(map (lambda (i)
>          #{
>            \bookpart {
>              \score {
>            \repeat unfold 100 c'1
>              }
>            }
>          #})
>         (iota 300))

I suppose this is crashing for you? Can you share the frequency, every
time, or 1 out of 10, or ...? I executed this 20 times and seemed to
work fine on my machine.

> Block on Fitting music on 171 or 172 pages...
> 
> \version "2.23.13"
> 
> $@(map (lambda (i)
>          #{
>              \score {
>            \repeat unfold 100 c'1
>              }
>          #})
>         (iota 300))

I think this example just takes a very long time because of the many
pages. I see the same on Linux.

Jonas

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to