Bug 1043225

Summary: Bugzilla Bugs text improvement
Product: [Fedora] Fedora Reporter: Jan Kratochvil <jan.kratochvil>
Component: abrtAssignee: abrt <abrt-devel-list>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: abrt-devel-list, dvlasenk, iprikryl, jan.kratochvil, jfilak, mmilata, mtoman
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-11-11 12:48:59 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Jan Kratochvil 2013-12-15 07:32:44 UTC
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

Comment 1 Jakub Filak 2013-12-16 10:26:34 UTC
(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.

Comment 2 Jan Kratochvil 2013-12-16 12:41:03 UTC
OK, thanks, I did not realize it first.  So maybe it even does not need to be duplicated in the Comment 0.

Comment 3 Jakub Filak 2014-11-11 12:48:59 UTC
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.