bug-findutils
[Top][All Lists]
Advanced

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

Re: endless loop in /usr/bin/find ?


From: James Youngman
Subject: Re: endless loop in /usr/bin/find ?
Date: Mon, 20 Jun 2005 11:37:28 +0100
User-agent: Mutt/1.3.28i

On Mon, Jun 20, 2005 at 11:26:26AM +0100, James Youngman wrote:

>       3. the resulting core file (assuming you are running
>          with "ulimit -c unlimited").

Since find changes working directory as it goes, this core file will
be dropped in the directory that find was searching when the problem
occurred.  Knowing if there's anything special about that directory
might also be useful.  Of course, this also means that you will need
to search for the core file.  If the directory isn't writable, you
might even not get a core dump.

Regards,
James.





reply via email to

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