[abrt] Coredump generates while using the -e flag and crashes getfacl on some files/dirs

Solution Verified - Updated -

Issue

  • While using getfacl normally gives expected results.
[root@example /]# getfacl test/
# file: test/
# owner: testuser
# group: testuser
user::rwx
group::r-x
group:testuser:rwx
group:testuser:rwx
mask::rwx
other::---
default:user::rwx
default:group::r-x
default:group:testuser:rwx
default:group:testuser:rwx
default:mask::rwx
default:other::---

[root@example /]# getfacl -e test/
# file: test/
# owner: testuser
# group: testuser
Segmentation fault (core dumped)

Environment

  • Red Hat Enterprise Linux 6.3

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.

Current Customers and Partners

Log in for full access

Log In
Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.