Hide Forgot
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
Created attachment 1122818 [details] Crash report from abrt
I believe this is a duplicate of bug #1305063. Could you please re-test it with findutils-4.4.2-9.el6?
Sure, I will re-test it and send you output.
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.
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 ***