Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1149477 - abrt fails to report crashes in native code for java: reporter-ureport failed with exit code 1
Summary: abrt fails to report crashes in native code for java: reporter-ureport failed...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: abrt
Version: 21
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Marek Bryša
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 1152663 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-10-05 11:47 UTC by Christian Stadelmann
Modified: 2015-09-14 00:28 UTC (History)
9 users (show)

Fixed In Version: gnome-abrt-1.0.0-1.fc21
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-10-16 21:56:55 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Christian Stadelmann 2014-10-05 11:47:49 UTC
Description of problem:
I've seen 2 native code crashes in java recently and both could not be reported using ABRT:
https://bugzilla.redhat.com/show_bug.cgi?id=1149463
https://bugzilla.redhat.com/show_bug.cgi?id=1149473

Version-Release number of selected component (if applicable):
abrt 2.2.2-9.fc21

How reproducible:
Don't know. java crashes don't happen that much.

Actual results:
abrt was unable to report the bugs.

Expected results:
abrt should be able to report the bugs.

Additional info:
the event_log file has the full error message. It is the same for both bugs (ignoring the timestamp):

2014-10-04-18:06:36> Der Server hat mit einer Fehlermeldung geantwortet: »Validation failed: Element 'stacktrace' is invalid: List element is invalid: Element 'frames' is invalid: List element is invalid: Element 'file_name' is missing«
2014-10-04-18:06:36  reporter-ureport failed with exit code 1
2014-10-04-18:06:36* (»report_uReport« abgebrochen durch 1)
2014-10-04-18:06:48> Der Server hat mit einer Fehlermeldung geantwortet: »Validation failed: Element 'stacktrace' is invalid: List element is invalid: Element 'frames' is invalid: List element is invalid: Element 'file_name' is missing«
2014-10-04-18:06:48  reporter-ureport failed with exit code 1
2014-10-04-18:06:48* (»report_uReport« abgebrochen durch 1)

Comment 1 Jakub Filak 2014-10-06 07:57:19 UTC
Hello, thank you for taking the time report this issue. This bug report should be filed against ABRT Server (http://retrace.fedoraproject.org/) but there is no such a component in Bugzilla yet.

At first glance, it appears that we can safely ignore the last invalid frame in a core backtrace.

Comment 2 Christian Stadelmann 2014-10-06 08:56:43 UTC
Could it be possible that this bug is a result of https://bugzilla.redhat.com/show_bug.cgi?id=1148207 ? If yes this bug could be closed.

Comment 3 Jakub Filak 2014-10-06 09:00:48 UTC
(In reply to Christian Stadelmann from comment #2)
> Could it be possible that this bug is a result of
> https://bugzilla.redhat.com/show_bug.cgi?id=1148207 ? If yes this bug could
> be closed.

Thanks! Good point, but no, this bug is caused by something else. Our algorithm based on elfutils produced a backtrace where some of the function frames misses source file name and function name.

Comment 4 Marek Bryša 2014-10-06 09:09:37 UTC
https://github.com/abrt/faf/pull/288 fixes this bug. It should get through the deployment process to our production server within a week.
Thank you for reporting this issue.

Comment 5 Fedora Update System 2014-10-14 12:22:01 UTC
gnome-abrt-1.0.0-1.fc21,abrt-2.3.0-2.fc21,libreport-2.3.0-2.fc21,satyr-0.15-1.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/gnome-abrt-1.0.0-1.fc21,abrt-2.3.0-2.fc21,libreport-2.3.0-2.fc21,satyr-0.15-1.fc21

Comment 6 Jakub Filak 2014-10-15 08:41:58 UTC
*** Bug 1152663 has been marked as a duplicate of this bug. ***

Comment 7 Fedora Update System 2014-10-16 01:59:36 UTC
Package gnome-abrt-1.0.0-1.fc21, abrt-2.3.0-2.fc21, libreport-2.3.0-2.fc21, satyr-0.15-1.fc21:
* should fix your issue,
* was pushed to the Fedora 21 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing gnome-abrt-1.0.0-1.fc21 abrt-2.3.0-2.fc21 libreport-2.3.0-2.fc21 satyr-0.15-1.fc21'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2014-12856/gnome-abrt-1.0.0-1.fc21,abrt-2.3.0-2.fc21,libreport-2.3.0-2.fc21,satyr-0.15-1.fc21
then log in and leave karma (feedback).

Comment 8 Christian Stadelmann 2014-10-16 21:56:55 UTC
I can configm the fix. Thanks!

Comment 9 Fedora Update System 2014-10-20 16:39:09 UTC
gnome-abrt-1.0.0-1.fc21, abrt-2.3.0-2.fc21, libreport-2.3.0-2.fc21, satyr-0.15-1.fc21 has been pushed to the Fedora 21 stable repository.  If problems still persist, please make note of it in this bug report.


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