Hide Forgot
According to https://bugzilla.redhat.com/show_bug.cgi?id=1043222 I would find useful to also: * provide current directory of the crashed process * Use --text for grep of /var/log/messages as this entry is not useful: var_log_messages: Binary file /var/log/messages matches
(In reply to Jan Kratochvil from comment #0) > * provide current directory of the crashed process As a workaround until we fix this bug properly: current directory should be found in 'environ' attachment.
OK, thanks, I did not realize it first. So maybe it even does not need to be duplicated in the Comment 0.
ABRT no longer does "grep /var/log/messages", it does "journalctl | grep" instead. Since there is nothing more to fix, I am closing this bug report as CURRENTRELEASE.