Crash due to internal memory limits (?) in lilypond (was: Crash with bars-per-line-engraver as of LSR snippet id=838)

2020-04-10 Thread Michael Gerdau
> I doubt it's caused by any custom-engraver. > At least on my machine this code: > > \paper { > systems-per-page = #5 > } > > music = \absolute { > \repeat unfold 2000 { > d'8 f' a' g' d' f' b' d' d'8 f' a' g' d' f' b' d' \break > } > } > > \new Staff { \music } > > already f

Re: Crash with bars-per-line-engraver as of LSR snippet id=838

2020-04-09 Thread Thomas Morley
Am Mi., 8. Apr. 2020 um 16:13 Uhr schrieb Michael Gerdau : > > Hi Kieren, > > >> I'm playing with the bars-per-line-engraver as of LSR > >> http://lsr.di.unimi.it/LSR/Item?id=838 > >> > >> When I increase the number of bars in my piece beyond a certain amount > >> (3500-4000 in my MWE) lilypond cra

Re: Crash with bars-per-line-engraver as of LSR snippet id=838

2020-04-08 Thread Michael Gerdau
Hi Kieren, >> I'm playing with the bars-per-line-engraver as of LSR >> http://lsr.di.unimi.it/LSR/Item?id=838 >> >> When I increase the number of bars in my piece beyond a certain amount >> (3500-4000 in my MWE) lilypond crashes with an access violation under linux. > > Does that also happen with

Re: Crash with bars-per-line-engraver as of LSR snippet id=838

2020-04-08 Thread Kieren MacMillan
Hi Michael, > I'm playing with the bars-per-line-engraver as of LSR > http://lsr.di.unimi.it/LSR/Item?id=838 > > When I increase the number of bars in my piece beyond a certain amount > (3500-4000 in my MWE) lilypond crashes with an access violation under linux. Does that also happen with David

Re: Crash with bars-per-line-engraver as of LSR snippet id=838

2020-04-08 Thread Mats Bengtsson
I can confirm the segmentation fault in the "Drawing systems" phase, using 2.20.0 in Ubuntu.    /Mats On 2020-04-08 09:41, Michael Gerdau wrote: Hi list, I'm playing with the bars-per-line-engraver as of LSR http://lsr.di.unimi.it/LSR/Item?id=838 When I increase the number of bars in my piec

Crash with bars-per-line-engraver as of LSR snippet id=838

2020-04-08 Thread Michael Gerdau
Hi list, I'm playing with the bars-per-line-engraver as of LSR http://lsr.di.unimi.it/LSR/Item?id=838 When I increase the number of bars in my piece beyond a certain amount (3500-4000 in my MWE) lilypond crashes with an access violation under linux. I have this problem with both 2.19.83 and 2.20