Bug 1043225 - Bugzilla Bugs text improvement
Summary: Bugzilla Bugs text improvement
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: abrt
Version: 19
Hardware: Unspecified
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: abrt
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-15 07:32 UTC by Jan Kratochvil
Modified: 2014-11-11 12:48 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-11-11 12:48:59 UTC
Type: Bug


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.