Bug 1439821 - abrt failing to report vmcore since backtrace file is empty
Summary: abrt failing to report vmcore since backtrace file is empty
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: abrt
Version: 27
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: abrt
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1374648 1420851
TreeView+ depends on / blocked
 
Reported: 2017-04-06 15:09 UTC by Julius Milan
Modified: 2018-04-11 08:40 UTC (History)
13 users (show)

Fixed In Version: abrt-2.10.2-1.fc27
Clone Of: 1374648
Environment:
Last Closed: 2018-04-11 08:40:37 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Julius Milan 2017-04-06 15:09:56 UTC
+++ This bug was initially created as a clone of Bug #1374648 +++

Description of problem:
abrt-cli report fails to report vmcore problem directories. The cause appears to be since backtrace file is empty.

How reproducible:
Always

Steps to Reproduce:
# abrt-cli report /var/spool/abrt/vmcore-127.0.0.1-2016-09-08-01:05:49
Can't find a meaningful backtrace for hashing in '.'
('analyze_VMcore' exited with 1)

# abrt-cli report /var/spool/abrt/vmcore-127.0.0.1-2016-09-08-01\:05\:49
Can't find a meaningful backtrace for hashing in '.'
('analyze_VMcore' exited with 1)

# abrt-cli report /var/spool/abrt/vmcore-127.0.0.1-2016-09-08-01\:05\:49/
Can't chown '/var/spool/abrt/vmcore-127.0.0.1-2016-09-08-01:05:49/': GDBus.Error:org.freedesktop.problems.InvalidProblemDir: '/var/spool/abrt/vmcore-127.0.0.1-2016-09-08-01:05:49/' is not a valid problem directory
Can't take ownership of '/var/spool/abrt/vmcore-127.0.0.1-2016-09-08-01:05:49/'

Actual results:
# abrt-cli report /var/spool/abrt/vmcore-127.0.0.1-2016-09-08-01:05:49

The vmcore-127.0.0.1-2016-09-08-01.tar.gz file is uploaded at
http://10.65.5.157/files/vmcore-127.0.0.1-2016-09-08-01.tar.gz

Expected results:
Successfull abrt reporting.

NOTE: Above is part of original description of RHEL bug. In fact this exact vmcore problem can't be fully reportable to Fedora, because it appeared on RHEL. This bug is considered fixed and tested for Fedora, when abrt-dump-oops tool produces meaningful Backtrace file for linked problem directory. This fix will cause working of whole reporting process on RHEL if another problem wouldn't appear.

Comment 1 Julius Milan 2017-06-02 08:44:38 UTC
PR: https://github.com/abrt/abrt/pull/1240

Comment 2 Jan Kurik 2017-08-15 06:16:29 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 27 development cycle.
Changing version to '27'.


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