Comment #3 on issue 3432 by [email protected]: skylined text alongside a staff consumes all memory under Windows
http://code.google.com/p/lilypond/issues/detail?id=3432

Another example that exhausts memory on Windows
  << \new Dynamics {s1}
     \new Lyrics \lyricmode { u } >>
does not use the code for outside-staff placement, so the start of problem can only bet the patch for issue 3383, commit 04ce84386dc022316c347ee0c5049c852eea3421

It is feasible to try fixing this while keeping the chain of issues 3383, 3161, etc., fixed, but we should be conservative because running GUB to test every change is not reasonable. We would need to make the code affected by the patch for issue 3383 robust to differences in floating-point implementations.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to