Status: Accepted Owner: ---- Labels: Type-CrashNew issue 2990 by [email protected]: \RemoveEmptyStaves in StaffGroup context crashes
http://code.google.com/p/lilypond/issues/detail?id=2990
Reported by Ben Rudiak-Gould: http://lists.gnu.org/archive/html/bug-lilypond/2012-11/msg00127.html% This crashes with a stack overflow (at least on the official Windows build):
\version "2.16.1"
\new StaffGroup \with \RemoveEmptyStaves { c' }
