Bug 2343405
| Summary: | [abrt] systemd-resolved: systemd-resolved killed by SIGSEGV | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | mark_bateman | ||||||||||||||||||||||||||
| Component: | libidn2 | Assignee: | Robert Scheck <redhat-bugzilla> | ||||||||||||||||||||||||||
| Status: | NEW --- | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||||||
| Version: | 41 | CC: | daan.j.demeyer, dtardon, fedoraproject, lnykryn, mark_bateman, msekleta, redhat-bugzilla, ryncsn, suraj.ghimire7, systemd-maint, yuwatana, zbyszek | ||||||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/e2d554c077e5676fa25354cddee88ec4bfe8d9f | ||||||||||||||||||||||||||||
| Whiteboard: | abrt_hash:55856fb39a04a797e6df14a54f36e8f5c2478420;VARIANT_ID=workstation; | ||||||||||||||||||||||||||||
| Fixed In Version: | Doc Type: | --- | |||||||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||||||
| Last Closed: | 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
mark_bateman
2025-02-02 13:33:16 UTC
Created attachment 2074868 [details]
File: proc_pid_status
Created attachment 2074869 [details]
File: maps
Created attachment 2074870 [details]
File: limits
Created attachment 2074871 [details]
File: environ
Created attachment 2074872 [details]
File: open_fds
Created attachment 2074873 [details]
File: mountinfo
Created attachment 2074874 [details]
File: os_info
Created attachment 2074875 [details]
File: cpuinfo
Created attachment 2074876 [details]
File: core_backtrace
Created attachment 2074877 [details]
File: exploitable
Created attachment 2074878 [details]
File: dso_list
Created attachment 2074879 [details]
File: backtrace
The name that's being resolved (waa-pa.clients6.google.com) is pure ASCII. I'm pretty sure libidn2 shouldn't choke on it. The report says that the older libidn2-2.3.7-2.fc41.x86_64 is being used, while there meanwhile is libidn2-2.3.8-1.fc41.x86_64. Is this segmentation fault somehow reproducible? (In reply to Robert Scheck from comment #14) > The report says that the older libidn2-2.3.7-2.fc41.x86_64 is being used, > while there meanwhile is libidn2-2.3.8-1.fc41.x86_64. > > Is this segmentation fault somehow reproducible? I doubt it is. I think it was a glitch: a random memory corruption somewhere. I moved it to you just because you might have known something I didn't. |