Bug 1306313 - Find causes core dump
Summary: Find causes core dump
Keywords:
Status: CLOSED DUPLICATE of bug 1305063
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: findutils
Version: 6.8
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Kamil Dudka
QA Contact: BaseOS QE - Apps
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-10 14:39 UTC by Radka Brychtova
Modified: 2016-02-11 20:35 UTC (History)
0 users

Fixed In Version: findutils-4.4.2-9.el6
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-02-11 20:35:31 UTC
Target Upstream Version:


Attachments (Terms of Use)
Crash report from abrt (deleted)
2016-02-10 14:39 UTC, Radka Brychtova
no flags Details
Crash report from abrt (12.26 KB, text/plain)
2016-02-10 14:41 UTC, Radka Brychtova
no flags Details

Description Radka Brychtova 2016-02-10 14:39:16 UTC
Description of problem:
Abrt check show core dump after using find in the test on RHEL 6.8.

Version-Release number of selected component (if applicable):
pkg_name:       findutils
pkg_release:    8.el6
pkg_version:    4.4.2

kernel:         2.6.32-604.el6.x86_64


How reproducible:
Using find in some test - not 100%

Steps to Reproduce:

One of our test for cups (/CoreOS/cups/scheduler/ssl-crash ) uses find:
      find / -name a -a -name b 2>/dev/null 


Actual results:
use ./runtest.sh: line 80:  8315 Aborted      (core dumped) find / -name a -a -name b 2> /dev/null

Expected results:
No core dump

Additional info:
add attachment with abrt output

Comment 2 Radka Brychtova 2016-02-10 14:41:18 UTC
Created attachment 1122818 [details]
Crash report from abrt

Comment 3 Kamil Dudka 2016-02-10 14:48:06 UTC
I believe this is a duplicate of bug #1305063.  Could you please re-test it with findutils-4.4.2-9.el6?

Comment 5 Radka Brychtova 2016-02-10 14:52:31 UTC
Sure, I will re-test it and send you output.

Comment 6 Radka Brychtova 2016-02-11 17:19:35 UTC
This testing have problem, that the issue is not 100% reproducible, even on the same machine the test pass 4 times and the 5. is fail and then next pass again.

But it looks like, the new package may fix the problem, at least I don't find the core dump with new package.

Comment 7 Kamil Dudka 2016-02-11 20:35:31 UTC
Thank you for testing it!  I will close this bug as duplicate but feel free to reopen it in case the latest version of findutils crashes in your environment.  Sorry for the inconveniences.

*** This bug has been marked as a duplicate of bug 1305063 ***


Note You need to log in before you can comment on or make changes to this bug.