tags 339042 + pending thanks On Mon, Nov 14, 2005 at 06:38:37PM +0100, Lars Ellenberg wrote: > hit this in 6.0.17 (sarge) > still present in 6.1.2, against which the included patch is. > probably present in all versions. > > Symptoms: > > segfault or HUGE memory consumption. > > Reproduce: > > #!/bin/bash > X=$(echo "x "{,,,}{,,,}{,,,}) > # or perl -e 'print "x " x 64' > # just so we will need a large number of columns > # bug triggers as soon as about 36 columns > # (which is obvious from the code) > echo $X | column -t
Fixed. Thanks for the detailed bug report and patch. -- gram -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]