Bug 2150603
| Summary: | [abrt] evolution-data-server: soup_connection_auth_free_connection_state(): evolution-calendar-factory killed by SIGSEGV | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | troiganto+redhat | ||||||||||||||||||||||||||
| Component: | evolution-data-server | Assignee: | Milan Crha <mcrha> | ||||||||||||||||||||||||||
| Status: | CLOSED UPSTREAM | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||||||
| Version: | 37 | CC: | mcrha, rstrode, ulf.gunnarson | ||||||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/ff2fe5267e3ffd3065d3dfbdec93af40bcbd01c3 | ||||||||||||||||||||||||||||
| Whiteboard: | abrt_hash:2c55d63be9ec654c8fc1d2ce144f5bb8b3fa5f46;VARIANT_ID=workstation; | ||||||||||||||||||||||||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||||||
| Last Closed: | 2022-12-05 14:14:40 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
troiganto+redhat
2022-12-04 10:58:29 UTC
Created attachment 1929815 [details]
File: backtrace
Created attachment 1929816 [details]
File: cgroup
Created attachment 1929817 [details]
File: core_backtrace
Created attachment 1929818 [details]
File: cpuinfo
Created attachment 1929819 [details]
File: dso_list
Created attachment 1929820 [details]
File: environ
Created attachment 1929821 [details]
File: exploitable
Created attachment 1929822 [details]
File: limits
Created attachment 1929823 [details]
File: maps
Created attachment 1929824 [details]
File: mountinfo
Created attachment 1929825 [details]
File: open_fds
Created attachment 1929826 [details]
File: proc_pid_status
Thanks for a bug report. The dso_list doesn't show the libsoup3 package version, unfortunately. What version of it do you use, please? You can check that out with `rpm -q libsoup3`. The 3.2.2 version contains some fixes around thread safety, which can help, but it's possible there are more things to be fixed. Hi Milan, thanks for your reply! It seems I'm already using this version, below the rpm output: ``` $ rpm -q libsoup3 libsoup3-3.2.2-1.fc37.x86_64 ``` Thank you for a quick update. I see it's already filled upstream [1], thus let's move there. I'll update that bug with the info from here too. If there will be any request to test a change or anything like that, then I'll update this bug with a plea, if you do not mind. [1] https://gitlab.gnome.org/GNOME/libsoup/-/issues/317 Sounds great, thanks! *** Bug 2145103 has been marked as a duplicate of this bug. *** Could you follow bug #2144358 comment #16 , please? Maybe it'll help here as well, I do not know. |