Description of problem: Crash report appears while booting the computer and logging in, no user interaction required. Version-Release number of selected component: evolution-data-server-3.46.1-1.fc37 Additional info: reporter: libreport-2.17.4 backtrace_rating: 4 cmdline: /usr/libexec/evolution-calendar-factory crash_function: soup_connection_auth_free_connection_state executable: /usr/libexec/evolution-calendar-factory journald_cursor: s=7f72ccd8158f4dbd8b32740c7690d905;i=49dfb;b=c615e8a1dda24dee8a9921cf524eea64;m=510e9a4;t=5eefdec17258c;x=6433f68178979823 kernel: 6.0.10-300.fc37.x86_64 rootdir: / runlevel: N 5 type: CCpp uid: 1000 Truncated backtrace: Thread no. 1 (10 frames) #0 soup_connection_auth_free_connection_state at ../libsoup/auth/soup-connection-auth.c:43 #1 connection_disconnected at ../libsoup/auth/soup-connection-auth.c:55 #2 _g_closure_invoke_va at ../gobject/gclosure.c:895 #5 soup_connection_list_disconnect_all at ../libsoup/soup-connection-manager.c:292 #6 soup_connection_manager_get_connection_locked at ../libsoup/soup-connection-manager.c:420 #7 soup_connection_manager_get_connection at ../libsoup/soup-connection-manager.c:502 #8 soup_session_ensure_item_connection at ../libsoup/soup-session.c:1696 #9 soup_session_process_queue_item at ../libsoup/soup-session.c:1747 #10 async_run_queue at ../libsoup/soup-session.c:1854 #11 queue_dispatch at ../libsoup/soup-session.c:187
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.