Bug 812204 - [RFE] abrt report should provide data on all registers, not just integer registers
Summary: [RFE] abrt report should provide data on all registers, not just integer regi...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: abrt
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Martin Milata
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-04-13 05:32 UTC by Jeff Law
Modified: 2014-01-08 07:06 UTC (History)
8 users (show)

Fixed In Version: abrt-2.1.8-1.fc21
Clone Of:
Environment:
Last Closed: 2014-01-08 07:06:19 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Jeff Law 2012-04-13 05:32:57 UTC
Description of problem:

The abrt report contains what appears to be the output from "info regs", which is definitely useful.  However, there are times when important values might be in the xmm, ymm or FP regs.

For example, I'm currently debugging the cluster of failures related to 811037 and the values I need to see are sitting in the xmm regs.

Version-Release number of selected component (if applicable):


How reproducible:

Look at any abrt report.  The register dump contains just integer registers, no xmm, ymm or FP registers are included.

Steps to Reproduce:
1.
2.
3.
  
Actual results:
abrt report just contains contents of integer registers

Expected results:
abrt report should contain contents of all the registers

Additional info:

Comment 1 Martin Milata 2013-10-04 11:22:23 UTC
Committed upstream: https://github.com/abrt/abrt/commit/ef81af0fb33bfc6402e259e28764644bec0a4914

Thanks for the report!


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