Bug 1449356

Summary: "intelmetool -s" SIGSEGV
Product: [Fedora] Fedora Reporter: John Ellson <john.ellson>
Component: coreboot-utilsAssignee: Lubomir Rintel <lkundrak>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 26CC: lemenkov, lkundrak
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: coreboot-utils-4.6-1.fc26 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-08-04 16:51:57 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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.