Hi Steve,



Please have a look at this email:

https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/
message/HQ4JFTYLPT5GRW6AD4M2MWGMRAPE7ITN/





systemd developers has decided to change the default RLIMIT_CORE (ulimit -c)
from "0" to unlimited, therefore ABRT must stop creating the core dump files
in CWD. Otherwise, you will get core dumps spread all over your file system 
- that is because of crashes of daemon that used to not crash with core dump
file (their RLIMIT_CORE were 0 by default; starting with systemd-229 the 
default RLIMIT_CORE is unlimited).







Regards,

Jakub


---------- Původní zpráva ----------
Od: Steve Dickson <ste...@redhat.com>
Komu: Development discussions related to Fedora <devel@lists.fedoraproject.
org>
Datum: 18. 12. 2016 17:35:43
Předmět: Creating cores in f25

"Hello,

How do I get f25 to create cores, these days?

I'm getting the segfault 
[55108.290610] rpc.gssd[13264]: segfault at 0 ip 000055dc90af9dde sp 00007f9
fb73cb7c0 error 4 in rpc.gssd[55dc90af3000+14000]

but no core so those address are meaningless. 

Everything in the kernel is set:
f25# sysctl -a | grep kernel.core 
kernel.core_pattern = |/usr/libexec/abrt-hook-ccpp %s %c %p %u %g %t %P %I
kernel.core_pipe_limit = 4
kernel.core_uses_pid = 1

The abrtd daemon is up and running
f25# ps ax | grep abrtd
713 ? Ssl 0:00 /usr/sbin/abrtd -d -s

What am I missing?

tia,

steved.
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
"
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Reply via email to