Description of problem: When choosing to allow remote content from a whole email domain, evolution segfaults. The change is applied correctly and works upon restart. Version-Release number of selected component: evolution-3.17.90-1.fc23 Additional info: reporter: libreport-2.6.2 backtrace_rating: 4 cmdline: /bin/evolution crash_function: gtk_widget_destroy executable: /usr/bin/evolution global_pid: 23902 kernel: 4.2.0-0.rc8.git0.1.fc23.x86_64 runlevel: N 5 type: CCpp uid: 1000 Truncated backtrace: Thread no. 1 (3 frames) #0 gtk_widget_destroy at gtkwidget.c:4804 #1 e_mail_reader_destroy_menu_idle_cb at e-mail-reader.c:5140 #6 gtk_main at gtkmain.c:1230
Created attachment 1069977 [details] File: backtrace
Created attachment 1069978 [details] File: cgroup
Created attachment 1069979 [details] File: core_backtrace
Created attachment 1069980 [details] File: dso_list
Created attachment 1069981 [details] File: environ
Created attachment 1069982 [details] File: exploitable
Created attachment 1069983 [details] File: limits
Created attachment 1069984 [details] File: maps
Created attachment 1069985 [details] File: mountinfo
Created attachment 1069986 [details] File: namespaces
Created attachment 1069987 [details] File: open_fds
Created attachment 1069988 [details] File: proc_pid_status
Created attachment 1069989 [details] File: var_log_messages
Another user experienced a similar problem: Tried to add an adress to the remote-content whitelist reporter: libreport-2.6.2 backtrace_rating: 4 cmdline: evolution crash_function: gtk_widget_destroy executable: /usr/bin/evolution global_pid: 17119 kernel: 4.2.0-1.fc23.x86_64 package: evolution-3.17.90-1.fc23 reason: evolution killed by SIGSEGV runlevel: N 5 type: CCpp uid: 1000
Thanks for a bug report. Evolution doesn't crash here, but it claims enough to confirm the issue. I did not know why it didn't show up earlier, maybe I had a different gtk version, or I just missed it. In any case, I fixed it for the upcoming 3.17.92 version with commit [1]. [1] https://git.gnome.org/browse/evolution/commit/?id=aa1ca35
Sounds good, thanks!