Bug 2123124
Summary: | [abrt] rarian-compat: __strcmp_avx2(): rarian-sk-get-cl killed by SIGSEGV | ||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Ladar Levison <ladar> | ||||||||||||||||||||||||
Component: | rarian | Assignee: | Troy Curtis <troy> | ||||||||||||||||||||||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||
Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||
Priority: | unspecified | ||||||||||||||||||||||||||
Version: | 36 | CC: | ktsh.tanaka.2020, troy | ||||||||||||||||||||||||
Target Milestone: | --- | ||||||||||||||||||||||||||
Target Release: | --- | ||||||||||||||||||||||||||
Hardware: | x86_64 | ||||||||||||||||||||||||||
OS: | Unspecified | ||||||||||||||||||||||||||
URL: | https://retrace.fedoraproject.org/faf/reports/bthash/fc538bdc686d6d0b552fcc5c6d8ae8b95d217ee3 | ||||||||||||||||||||||||||
Whiteboard: | abrt_hash:5f64728aa17ca9d8770fe4872338bb0af13e6732; | ||||||||||||||||||||||||||
Fixed In Version: | rarian-0.8.2-1.fc39 rarian-0.8.2-1.fc36 rarian-0.8.2-1.fc37 | Doc Type: | If docs needed, set a value | ||||||||||||||||||||||||
Doc Text: | Story Points: | --- | |||||||||||||||||||||||||
Clone Of: | Environment: | ||||||||||||||||||||||||||
Last Closed: | 2023-02-22 04:01:29 UTC | Type: | --- | ||||||||||||||||||||||||
Regression: | --- | Mount Type: | --- | ||||||||||||||||||||||||
Documentation: | --- | CRM: | |||||||||||||||||||||||||
Verified Versions: | Category: | --- | |||||||||||||||||||||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||||||||||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||||||||||||||
Embargoed: | |||||||||||||||||||||||||||
Attachments: |
|
Description
Ladar Levison
2022-08-31 18:34:38 UTC
Created attachment 1908779 [details]
File: backtrace
Created attachment 1908780 [details]
File: core_backtrace
Created attachment 1908781 [details]
File: cpuinfo
Created attachment 1908782 [details]
File: dso_list
Created attachment 1908783 [details]
File: environ
Created attachment 1908784 [details]
File: exploitable
Created attachment 1908785 [details]
File: limits
Created attachment 1908786 [details]
File: maps
Created attachment 1908787 [details]
File: mountinfo
Created attachment 1908788 [details]
File: open_fds
Created attachment 1908789 [details]
File: proc_pid_status
*** Bug 2080611 has been marked as a duplicate of this bug. *** Looks like use of an invalid pointer when scanning directories: suffix = strrchr (full_name, '.'); if (!strcmp (suffix, ".document")) { If the filename doesn't have a period, such as if it is "README" or similar, then "suffix" is NULL, and boom. I'm currently trying to figure out if I can find an upstream place to get a patch in. FEDORA-2023-8db973b2bc has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2023-8db973b2bc FEDORA-2023-8db973b2bc has been pushed to the Fedora 39 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2023-e2438c189b has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2023-e2438c189b FEDORA-2023-e643e6375d has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2023-e643e6375d FEDORA-2023-e2438c189b has been pushed to the Fedora 37 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-e2438c189b` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-e2438c189b See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2023-e643e6375d has been pushed to the Fedora 36 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-e643e6375d` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-e643e6375d See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2023-e643e6375d has been pushed to the Fedora 36 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2023-e2438c189b has been pushed to the Fedora 37 stable repository. If problem still persists, please make note of it in this bug report. |