Bug#418199: segfault with exceedingly long path

2007-04-07 Thread Goswin von Brederlow
Clint Adams <[EMAIL PROTECTED]> writes: > On Sat, Apr 07, 2007 at 11:50:37PM +0200, Goswin Brederlow wrote: >> Running the following on a tmpfs makes zsh segfault: >> >> % for i in `seq 1000`; do mkdir 0123456789; cd 0123456789; done; cd .. > > Agreed. What should it do instead? How about not s

Bug#418199: segfault with exceedingly long path

2007-04-07 Thread Clint Adams
On Sat, Apr 07, 2007 at 11:50:37PM +0200, Goswin Brederlow wrote: > Running the following on a tmpfs makes zsh segfault: > > % for i in `seq 1000`; do mkdir 0123456789; cd 0123456789; done; cd .. Agreed. What should it do instead? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject o

Bug#418199: segfault with exceedingly long path

2007-04-07 Thread Goswin Brederlow
Package: zsh Version: 4.3.2-25 Severity: minor Running the following on a tmpfs makes zsh segfault: % for i in `seq 1000`; do mkdir 0123456789; cd 0123456789; done; cd .. MfG Goswin -- System Information: Debian Release: 4.0 APT prefers unstable APT policy: (500, 'unstable') Archite