Bug 1818995
Summary: | [abrt] Crash under e_ews_notification_get_events_thread() | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Ramprasad G <ramprasadg> | ||||||||||||||||||||||
Component: | evolution-ews | Assignee: | Milan Crha <mcrha> | ||||||||||||||||||||||
Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||
Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||
Priority: | unspecified | ||||||||||||||||||||||||
Version: | 33 | CC: | alex.bradatan85, caillon+fedoraproject, carlos.sepulveda, danw, fran, gnome-sig, i-nikitin, janklaver83, jan.public, john.j5live, kennethohman1, mclasen, mcrha, rhughes, rstrode, sandmann, s.kieske, tpopela, twegener, yremishevsky | ||||||||||||||||||||||
Target Milestone: | --- | ||||||||||||||||||||||||
Target Release: | --- | ||||||||||||||||||||||||
Hardware: | x86_64 | ||||||||||||||||||||||||
OS: | Unspecified | ||||||||||||||||||||||||
URL: | https://retrace.fedoraproject.org/faf/reports/bthash/07a3e30ba8272264906312476fa51aeb8fc1cc44 | ||||||||||||||||||||||||
Whiteboard: | abrt_hash:6f2b5a7e587309de33e88ea0bcf97533108d11cd;VARIANT_ID=workstation; | ||||||||||||||||||||||||
Fixed In Version: | evolution-ews-3.38.4 | Doc Type: | If docs needed, set a value | ||||||||||||||||||||||
Doc Text: | Story Points: | --- | |||||||||||||||||||||||
Clone Of: | Environment: | ||||||||||||||||||||||||
Last Closed: | 2021-01-26 14:30:35 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
Ramprasad G
2020-03-30 21:49:45 UTC
Created attachment 1674850 [details]
File: backtrace
Created attachment 1674851 [details]
File: core_backtrace
Created attachment 1674852 [details]
File: cpuinfo
Created attachment 1674853 [details]
File: dso_list
Created attachment 1674854 [details]
File: environ
Created attachment 1674855 [details]
File: limits
Created attachment 1674856 [details]
File: maps
Created attachment 1674857 [details]
File: mountinfo
Created attachment 1674858 [details]
File: open_fds
Created attachment 1674859 [details]
File: proc_pid_status
Thanks for a bug report. While there are filled similar bug reports against evolution-data-server I believe this one belongs to libsoup, because the evolution-ews code (which is related and shown in the backtrace a lot) doesn't access soup_cookie directly at all, thus I move this bug to libsoup for further investigation. *** Bug 1821514 has been marked as a duplicate of this bug. *** *** Bug 1823869 has been marked as a duplicate of this bug. *** Similar problem has been detected: This might be related to the fact that I was disabling one of the displays through GNOME settings. I thinks this issue happened just after making the change to the display configuration. reporter: libreport-2.12.0 backtrace_rating: 4 cgroup: 0::/user.slice/user-1000.slice/user/evolution-calendar-factory.service cmdline: /usr/libexec/evolution-calendar-factory crash_function: soup_cookie_free executable: /usr/libexec/evolution-calendar-factory journald_cursor: s=45bbaf3cc7d64a3692403c3dc6fa8c63;i=c683;b=7c828e3a14274177b5308aa8a49f03f3;m=1876082430;t=5a4f53ce3bdd1;x=34b6c6eed2dfdcb9 kernel: 5.6.7-300.fc32.x86_64 package: evolution-data-server-3.36.2-1.fc32 reason: evolution-calendar-factory killed by SIGABRT rootdir: / runlevel: N 5 type: CCpp uid: 1000 *** Bug 1900567 has been marked as a duplicate of this bug. *** *** Bug 1915805 has been marked as a duplicate of this bug. *** *** Bug 1916946 has been marked as a duplicate of this bug. *** I think this is caused by the evolution-ews, its threading within the notification code is possibly causing trouble here, with some other aspects I'm investigating right now. I'm moving this to the evolution-ews. *** Bug 1906187 has been marked as a duplicate of this bug. *** *** Bug 1842729 has been marked as a duplicate of this bug. *** *** Bug 1840522 has been marked as a duplicate of this bug. *** *** Bug 1883935 has been marked as a duplicate of this bug. *** I fixed this with commit [1] upstream, which is for 3.39.2+ and 3.38.4+ of the evolution-ews. [1] https://gitlab.gnome.org/GNOME/evolution-ews/-/commit/7eca6d662a6b229ad2276a42b58ce4df51d67240 |