Bug 2263309
| Summary: | [abrt] gstreamer1: (anonymous namespace)::AESHashSeed::state1(): gst-plugin-scanner killed by SIGILL | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Walter Tuttle <waltertuttle1964> | ||||||||||||||||||||||||||
| Component: | gstreamer1 | Assignee: | Wim Taymans <wtaymans> | ||||||||||||||||||||||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||||||
| Version: | rawhide | CC: | fedora, gwync, philip.wyett, uraeus, waltertuttle1964, wtaymans | ||||||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/b819a780b28fefdc2f93314df4ca934c50a2a72 | ||||||||||||||||||||||||||||
| Whiteboard: | abrt_hash:b8ceb00b78686373dbd58008ee5f8a2c1ecc7d4f;VARIANT_ID=workstation; | ||||||||||||||||||||||||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||||||
| Last Closed: | 2024-04-10 19:54:03 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
Walter Tuttle
2024-02-08 09:24:37 UTC
Created attachment 2015794 [details]
File: proc_pid_status
Created attachment 2015795 [details]
File: maps
Created attachment 2015796 [details]
File: limits
Created attachment 2015797 [details]
File: environ
Created attachment 2015798 [details]
File: open_fds
Created attachment 2015799 [details]
File: mountinfo
Created attachment 2015800 [details]
File: os_info
Created attachment 2015801 [details]
File: cpuinfo
Created attachment 2015802 [details]
File: core_backtrace
Created attachment 2015803 [details]
File: exploitable
Created attachment 2015804 [details]
File: dso_list
Created attachment 2015805 [details]
File: backtrace
I see the same bug with different stack traces in different applications, but always in qt6-qtbase's AESHashSeed::state1() I suspect that this issue happens because a CPU instruction is used that is not supported by my CPU or that the compiler generated incorrect code. My CPU is a Intel Core i5-650, this model: https://ark.intel.com/content/www/us/en/ark/products/43546/intel-core-i5-650-processor-4m-cache-3-20-ghz.html I cannot reproduce these crashes on a different machine with a more recent CPU (Intel Core i5-2450M, this model: https://ark.intel.com/content/www/us/en/ark/products/53452/intel-core-i5-2450m-processor-3m-cache-up-to-3-10-ghz.html ) @Walter: Is it possible that you are also running Fedora on a very old CPU? Maybe also one of the first 2 Intel Core families? Or an AMD CPU from the same time (around 2010)? See also: bug #2273703 (In reply to Christian Stadelmann from comment #13) > @Walter: Is it possible that you are also running Fedora on a very old CPU? > Maybe also one of the first 2 Intel Core families? Or an AMD CPU from the > same time (around 2010)? I should have had a look at the `cpuinfo` file attached which answers that question already, thanks! *** This bug has been marked as a duplicate of bug 2272758 *** |