Back to bug 1305063

Who When What Removed Added
Kamil Dudka 2016-02-05 15:41:31 UTC CC jkortus
Flags needinfo?(jkortus)
Jaroslav Kortus 2016-02-05 17:24:15 UTC Flags needinfo?(jkortus)
Kamil Dudka 2016-02-08 12:58:30 UTC Status NEW ASSIGNED
Hardware Unspecified x86_64
Kamil Dudka 2016-02-08 13:56:41 UTC Keywords Regression
Summary find command crash caught by abrt find command crashes on assertion failure after stat() failure
Kamil Dudka 2016-02-08 14:14:12 UTC Keywords Patch
Branislav Náter 2016-02-09 13:41:20 UTC CC bnater
Ondrej Vasik 2016-02-10 13:55:07 UTC CC ovasik
Tom Lavigne 2016-02-10 14:07:17 UTC CC tlavigne
Kamil Dudka 2016-02-10 14:44:53 UTC Status ASSIGNED MODIFIED
Fixed In Version findutils-4.4.2-9.el6
errata-xmlrpc 2016-02-10 15:06:50 UTC Status MODIFIED ON_QA
Branislav Náter 2016-02-10 15:17:14 UTC QA Contact qe-baseos-apps bnater
Kamil Dudka 2016-02-10 16:06:37 UTC Doc Text Cause:
A backported upstream patch optimizing directory tree traversal did not properly handle failure of stat() calls.

Consequence:
If a stat() call failed, the find utility terminated abnormally due to assertion failure.

Fix:
An upstream patch has been applied on findutils source code to print a non-fatal error message in that case and continue the traversal.

Result:
find no longer terminates abnormally if stat() fails.
Kamil Dudka 2016-02-11 20:35:31 UTC CC rskvaril
errata-xmlrpc 2016-02-16 09:34:59 UTC Status ON_QA VERIFIED
errata-xmlrpc 2016-02-22 14:34:29 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2016-02-25 17:49:55 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2016-02-25 12:49:55 UTC
James Hartsock 2016-08-03 12:28:25 UTC CC hartsjc
Kamil Dudka 2016-08-03 13:25:27 UTC CC kdudka, msvistun
Flags needinfo?(msvistun)
Maxim Svistunov 2016-08-05 15:18:20 UTC Flags needinfo?(msvistun)
Welterlen Benoit 2017-11-22 09:12:08 UTC CC bwelterl

Back to bug 1305063