Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

segfault with exceedingly long path



Hi,

this is a forward of http://bugs.debian.org/418199

--->8---
Running the following on a tmpfs makes zsh segfault:

% for i in `seq 1000`; do mkdir 0123456789; cd 0123456789; done; cd ..
---8<---

I was able to reproduce this segfault with zsh 5.0.5 as currently in
Debian Testing/Unstable. Oldest version of zsh known to be affected is
4.3.2.

(Currently going through unresolved bugs against zsh in Debian which
involve segfaults.)

		Kind regards, Axel
-- 
/~\  Plain Text Ribbon Campaign                   | Axel Beckert
\ /  Say No to HTML in E-Mail and News            | abe@xxxxxxxxxxxxxxx  (Mail)
 X   See http://www.nonhtmlmail.org/campaign.html | abe@xxxxxxxxx (Mail+Jabber)
/ \  I love long mails: http://email.is-not-s.ms/ | http://noone.org/abe/ (Web)



Messages sorted by: Reverse Date, Date, Thread, Author