Red Hat Bugzilla – Bug 1337186
Log that we coredump before creating the core
Last modified: 2016-11-03 23:09:24 EDT
Description of problem: Due to this issue [1] ABRT should log before creating the core. How reproducible: always Actual results: abrt does not log before creating the core Expected results: abrt logs before creating the core Additional info: Upstream commits: https://github.com/abrt/abrt/commit/a72d05b10deb6303440f8a63c729d19d214ca964 https://github.com/abrt/abrt/commit/bba88474e4d4192d9197ab148d064adcc93083a9 https://github.com/abrt/abrt/commit/6c2ef3d4ab09a330153fd8dd228bd7103c0d7583 https://github.com/abrt/abrt/commit/4b2109f3379aec3347871f595fbff09cf34f85e7 [1] https://github.com/scylladb/scylla/issues/784
Related upstream testcase: https://github.com/abrt/abrt/tree/master/tests/runtests/ccpp-plugin-hook-ignoring
An upstream pull request with tests: https://github.com/abrt/abrt/pull/1146
Created attachment 1161983 [details] Patch 1/2: ccpp: unify log message of ignored crashes
Created attachment 1161984 [details] Patch 2/2: abrt-hook-ccpp: save get_fsuid() return values in int variables
We have to added the following upstream patch [1] to avoid duplication of repeating crash log messages. [1] https://github.com/abrt/abrt/commit/49511273a0ef11c6b50312374d44e6f78f8e2b9c
Created attachment 1191828 [details] Patch 1/1: lib: check_recent_crash_file do not produce error_msg
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2016-2307.html