When executing "rm -rf" on a directory-tree that is really deep, rm 
segfaults. After reading rm.c and remove.c it's clear that the stack 
that is used to push and pop CWD onto breaks (sooner or later).

The "segmentation fault" error isn't the most user-friendly error 
feedback in this case, since Joe Luser has no clue what went wrong...
-- 
    ----
  / Sten Eriksson                | Mail: [EMAIL PROTECTED]
/  Uppsala Universitet, IT-Stöd | Tel. work:  +46 18 471 79 26  /
    Nätgruppen                   | Tel. mob:   +46 70 425 06 76 /
                                                           ----


_______________________________________________
Bug-fileutils mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-fileutils

Reply via email to