Bug 1884016
Summary: | intel_gpu_top segfaults on startup due a failed assert in tr_pmu_name | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Chris Siebenmann <cks-rhbugzilla> |
Component: | igt-gpu-tools | Assignee: | Lyude <lyude> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 31 | CC: | airlied, lyude |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | igt-gpu-tools-1.25-1.20201012gitd5f40f0.fc31 igt-gpu-tools-1.25-1.20201012gitd5f40f0.fc32 igt-gpu-tools-1.25-1.20201012gitd5f40f0.fc33 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-10-21 19:58:26 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
Chris Siebenmann
2020-09-30 18:57:43 UTC
Hi, wrote up a patch that should fix this and cc'd it to your email. I've also launched a brew build with the patch applies, could you test this and let me know if it fixes your issue? if it does I'll go ahead and start up a new update for igt I think I need a test RPM build to reproduce this. My personal builds of intel-gpu-tools from the git upstream have never exhibited this problem, probably because the default source tree build uses different options than the RPM build, so I don't have confidence that I can properly build and test a patch. WHOOPS-I meant to cc you on the patch, but I also actually meant to post a link to the RPM build that I already created for this yesterday: https://koji.fedoraproject.org/koji/taskinfo?taskID=52540860 This RPM build appears to work for me; intel_gpu_top doesn't fail its assertion and seems to run fine (ie, it produces plausible results and so on). FEDORA-2020-29c7e1b7b5 has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2020-29c7e1b7b5 FEDORA-2020-4874238986 has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2020-4874238986 FEDORA-2020-93017310c0 has been pushed to the Fedora 32 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-93017310c0` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-93017310c0 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2020-29c7e1b7b5 has been pushed to the Fedora 31 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-29c7e1b7b5` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-29c7e1b7b5 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2020-4874238986 has been pushed to the Fedora 33 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-4874238986` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-4874238986 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2020-29c7e1b7b5 has been pushed to the Fedora 31 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2020-93017310c0 has been pushed to the Fedora 32 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2020-4874238986 has been pushed to the Fedora 33 stable repository. If problem still persists, please make note of it in this bug report. |