Hide Forgot
Created attachment 566874 [details] trace from hook install Description of problem: # abrt-install-ccpp-hook is-installed && abrt-install-ccpp-hook uninstall && cat /proc/sys/kernel/core_pattern |/usr/libexec/abrt-hook-ccpp %s %c %p %u %g %t e From strace: stat("/var/run/abrt/saved_core_pattern", 0x7fff2ec67270) = -1 ENOENT (No such file or directory) [...] exit_group(0) = ? I guess abrt-install-ccpp-hook should say something about that. And: # abrt-install-ccpp-hook install ; cat /var/run/abrt/saved_core_pattern core Version-Release number of selected component (if applicable): abrt-2.0.8-1.el6.x86_64 libreport-2.0.9-1.el6.x86_64 How reproducible: always Expected results: "core" or something like that. Additional info:
Works for me on rhel6 with abrt-2.0.8-2.el6, can you please verify it?