bug-findutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #16378] find aborts on file with mode 0000


From: anonymous
Subject: [bug #16378] find aborts on file with mode 0000
Date: Wed, 19 Apr 2006 04:28:38 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.0.1) Gecko/20060313 Fedora/1.5.0.1-9 Firefox/1.5.0.1 pango-text

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: address@hidden
             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/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]