Bug 1449356 - "intelmetool -s" SIGSEGV
Summary: "intelmetool -s" SIGSEGV
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: coreboot-utils
Version: 26
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Lubomir Rintel
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-05-09 18:51 UTC by John Ellson
Modified: 2017-08-04 16:51 UTC (History)
2 users (show)

Fixed In Version: coreboot-utils-4.6-1.fc26
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-08-04 16:51:57 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description John Ellson 2017-05-09 18:51:02 UTC
Description of problem:
Attempting to run "intelmetool -s" results in a SIGSEGV

Version-Release number of selected component (if applicable):
coreboot-utils-4.5-2.fc26.x86_64


How reproducible:
100%

Steps to Reproduce:
1. intelmetool -s
2.
3.

Actual results:
SIGSEGV

Expected results:
useful info

Additional info:
Running under gdb produces:

(gdb) run -s
Starting program: /usr/sbin/intelmetool -s

Program received signal SIGSEGV, Segmentation fault.
pci_platform_scan () at intelmetool.c:140
140		if (!PCI_DEV_HAS_ME_DISABLE(dev->device_id) &&
(gdb) where
#0  pci_platform_scan () at intelmetool.c:140
#1  0x0000000000400bd9 in dump_me_info () at intelmetool.c:230
#2  main (argc=2, argv=0x7fffffffe1c8) at intelmetool.c:363
(gdb)

Comment 1 Fedora Update System 2017-07-25 10:36:18 UTC
coreboot-utils-4.6-1.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-d1a8be877f

Comment 2 Fedora Update System 2017-07-26 01:19:34 UTC
coreboot-utils-4.6-1.fc26 has been pushed to the Fedora 26 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-d1a8be877f

Comment 3 Fedora Update System 2017-08-04 16:51:57 UTC
coreboot-utils-4.6-1.fc26 has been pushed to the Fedora 26 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.