On Mon, Jul 04, 2011 at 09:33:47AM +0200, Andreas Bierfert wrote: > Hi there, > > as reported here: > https://bugzilla.redhat.com/show_bug.cgi?id=711137 > > tput indn 10000 > can crash rxvt-unicode.
Confirmed. The problem is in scr_scroll_text, if the value of saveLines is small enough it computes an invalid row index. A fix will be soon in cvs. Emanuele _______________________________________________ rxvt-unicode mailing list [email protected] http://lists.schmorp.de/cgi-bin/mailman/listinfo/rxvt-unicode
