URL:
  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=16378>

                 Summary: find aborts on file with mode 0000
                 Project: findutils
            Submitted by: None
            Submitted on: Wednesday 04/19/06 at 04:28 UTC
                Category: find
                Severity: 3 - Normal
              Item Group: Wrong result
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: Davyd Madeley
        Originator Email: [EMAIL PROTECTED]
             Open/Closed: Open
                 Release: 4.2.27
           Fixed Release: None

    _______________________________________________________

Details:

`find` will abort if it comes across a file with mode 0000 giving an
assertion error:
    find: pred.c:1329: pred_type: Assertion `state.type != 0' failed.

It gives no indication of what file it was up to at the time. Ideally it
would print a warning to stderr and keep on going, rather than abort. This
happens when using the type predicate.

At the very least a more verbose error would be nice.






    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=16378>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



_______________________________________________
Bug-findutils mailing list
Bug-findutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-findutils

Reply via email to