On Tue, 12 May 2015 11:06:57 -0700 Michael Eager wrote: > I'm unable to obtain a user-readable core file from a user > application under Fedora 21. The core files are being saved > under /var/lib/systemd/coredump, and are owned by root. This will disable all the magic core file and abrt processing: ln -sf /dev/null /usr/lib/sysctl.d/50-coredump.conf (might want to put it in rc.local since a systemd update will probably replace the file with a non-null version). You have to reboot after making the link to restore the default core file processing. -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org