Bug#333004: bash fails badly with long brace expansion.

2005-10-09 Thread John Darrah
Package: bash Version: 3.0-16 Severity: normal The following brace expansion: echo {0,1,2,3,4,5,6,7,8,9}{0,1,2,3,4,5,6,7,8,9}{0,1,2,3,4,5,6,7,8,9}{0,1,2,3,4,5,6,7,8,9}{0,1,2,3,4,5,6,7,8,9}{0,1,2,3,4,5,6,7,8,9}{0,1,2,3,4,5,6,7,8,9} Fails with the following error: bash: xmalloc:

Bug#333004: bash fails badly with long brace expansion.

2005-10-09 Thread Justin Pryzby
On Sun, Oct 09, 2005 at 04:15:22PM -0700, John Darrah wrote: The following brace expansion: echo {0,1,2,3,4,5,6,7,8,9}{0,1,2,3,4,5,6,7,8,9}{0,1,2,3,4,5,6,7,8,9}{0,1,2,3,4,5,6,7,8,9}{0,1,2,3,4,5,6,7,8,9}{0,1,2,3,4,5,6,7,8,9}{0,1,2,3,4,5,6,7,8,9} Fails with the following error: bash: xmalloc:

Bug#333004: bash fails badly with long brace expansion.

2005-10-09 Thread xyllyx
On Sun, Oct 09, 2005 at 07:37:23PM -0400, Justin Pryzby wrote: On Sun, Oct 09, 2005 at 04:15:22PM -0700, John Darrah wrote: The following brace expansion: echo