Red Hat Bugzilla – Bug 1475785
[abrt] evolution: mail_reader_load_changed_cb(): evolution killed by signal 11
Last modified: 2017-07-27 10:18:28 EDT
Version-Release number of selected component: evolution-3.24.4-1.fc26 Additional info: reporter: libreport-2.9.1 backtrace_rating: 4 cmdline: evolution crash_function: mail_reader_load_changed_cb executable: /usr/bin/evolution journald_cursor: s=e38c26d767bf4ceaae785bb30229d9cf;i=a022;b=e459d6d7d19c4b0aac1d12bf884b8274;m=32af682e4;t=55549c5d4059d;x=1c533e07b8572cd3 kernel: 4.11.11-300.fc26.x86_64 rootdir: / runlevel: N 5 type: CCpp uid: 1000 Truncated backtrace: Thread no. 1 (10 frames) #0 mail_reader_load_changed_cb at /usr/src/debug/evolution-3.24.4/src/mail/e-mail-reader.c:2870 #5 webkitWebViewLoadFailed at /usr/src/debug/webkitgtk-2.16.5/Source/WebKit2/UIProcess/API/gtk/WebKitWebView.cpp:1878 #6 LoaderClient::didFailProvisionalLoadWithErrorForFrame at /usr/src/debug/webkitgtk-2.16.5/Source/WebKit2/UIProcess/API/gtk/WebKitLoaderClient.cpp:68 #7 WebKit::WebPageProxy::didFailProvisionalLoadForFrame at /usr/src/debug/webkitgtk-2.16.5/Source/WebKit2/UIProcess/WebPageProxy.cpp:3297 #8 IPC::callMemberFunctionImpl<WebKit::WebPageProxy, void (WebKit::WebPageProxy::*)(unsigned long, WebCore::SecurityOriginData const&, unsigned long, WTF::String const&, WebCore::ResourceError const&, WebKit::UserData const&), std::tuple<unsigned long, WebCore::SecurityOriginData, unsigned long, WTF::String, WebCore::ResourceError, WebKit::UserData>, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul> at /usr/src/debug/webkitgtk-2.16.5/Source/WebKit2/Platform/IPC/HandleMessage.h:40 #9 IPC::callMemberFunction<WebKit::WebPageProxy, void (WebKit::WebPageProxy::*)(unsigned long, WebCore::SecurityOriginData const&, unsigned long, WTF::String const&, WebCore::ResourceError const&, WebKit::UserData const&), std::tuple<unsigned long, WebCore::SecurityOriginData, unsigned long, WTF::String, WebCore::ResourceError, WebKit::UserData>, std::integer_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul> > at /usr/src/debug/webkitgtk-2.16.5/Source/WebKit2/Platform/IPC/HandleMessage.h:46 #10 IPC::handleMessage<Messages::WebPageProxy::DidFailProvisionalLoadForFrame, WebKit::WebPageProxy, void (WebKit::WebPageProxy::*)(unsigned long, WebCore::SecurityOriginData const&, unsigned long, WTF::String const&, WebCore::ResourceError const&, WebKit::UserData const&)> at /usr/src/debug/webkitgtk-2.16.5/Source/WebKit2/Platform/IPC/HandleMessage.h:126 #11 WebKit::WebPageProxy::didReceiveMessage at /usr/src/debug/webkitgtk-2.16.5/x86_64-redhat-linux-gnu/DerivedSources/WebKit2/WebPageProxyMessageReceiver.cpp:481 #12 IPC::MessageReceiverMap::dispatchMessage at /usr/src/debug/webkitgtk-2.16.5/Source/WebKit2/Platform/IPC/MessageReceiverMap.cpp:123 #13 WebKit::ChildProcessProxy::dispatchMessage at /usr/src/debug/webkitgtk-2.16.5/Source/WebKit2/UIProcess/ChildProcessProxy.cpp:156
Created attachment 1305284 [details] File: backtrace
Created attachment 1305285 [details] File: cgroup
Created attachment 1305286 [details] File: core_backtrace
Created attachment 1305287 [details] File: cpuinfo
Created attachment 1305288 [details] File: dso_list
Created attachment 1305289 [details] File: environ
Created attachment 1305290 [details] File: exploitable
Created attachment 1305291 [details] File: limits
Created attachment 1305292 [details] File: maps
Created attachment 1305293 [details] File: open_fds
Created attachment 1305294 [details] File: proc_pid_status
Created attachment 1305295 [details] File: var_log_messages
Thanks for a bug report. I do not see much from the backtrace, just that the crash happened when loading of a message to a message preview failed and the code had been about to report it to UI, when it used an object which actually wasn't the message preview. There can be many reasons for it. By any chance, do you recall what you did before the crash, please? It can even be something like opening message in a separate window, then closing the window and picking another message, while the former message opening wasn't done yet for some reason.