Bug 2108676
| Summary: | SIGSEGV in LinuxProcess_makeCommandStr() | ||
|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | James Hartsock <hartsjc> |
| Component: | htop | Assignee: | Mukundan Ragavan <nonamedotc> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | epel8 | CC: | admiller, ms, nathans, nonamedotc, rafalzaq, xjakub |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | htop-3.2.1-1.el8 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-07-31 02:19:07 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
James Hartsock
2022-07-19 16:43:04 UTC
On the surface, looks like rebase to 3.1.0 (or even to 3.2.1) shouldn't be issue for RPM build # yumdownloader --source htop htop-3.0.5-1.el8.src.rpm # wget -q -O SOURCES/htop-3.1.0.tar.gz https://codeload.github.com/htop-dev/htop/tar.gz/refs/tags/3.1.0 # grep ^Ver SPECS/htop.spec Version: 3.1.0 # rpmbuild --ba htop.spec # dnf localinstall ../RPMS/x86_64/htop-3.1.0-1.el8.x86_64.rpm I checked that htop builds when I saw the bug this morning. I will update to latest version since you have confirmed installation works fine. FEDORA-EPEL-2022-b44b84c966 has been submitted as an update to Fedora EPEL 8. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-b44b84c966 FEDORA-EPEL-2022-b44b84c966 has been pushed to the Fedora EPEL 8 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-b44b84c966 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-EPEL-2022-b44b84c966 has been pushed to the Fedora EPEL 8 stable repository. If problem still persists, please make note of it in this bug report. |