Version-Release number of selected component: evolution-3.10.4-2.fc20 Additional info: reporter: libreport-2.2.0 backtrace_rating: 4 cmdline: evolution --g-fatal-warnings crash_function: gtk_application_startup_session_dbus executable: /usr/bin/evolution kernel: 3.13.7-200.fc20.x86_64 runlevel: N 5 type: CCpp uid: 1000 Truncated backtrace: Thread no. 1 (9 frames) #2 gtk_application_startup_session_dbus at gtkapplication.c:1319 #3 gtk_application_startup_x11 at gtkapplication.c:284 #4 gtk_application_startup at gtkapplication.c:407 #5 _g_closure_invoke_va at gclosure.c:840 #8 g_application_register at gapplication.c:1316 #9 shell_initable_init at e-shell.c:795 #10 g_initable_new_valist at ginitable.c:231 #11 g_initable_new at ginitable.c:149 #12 create_default_shell at main.c:388
Created attachment 881490 [details] File: backtrace
Created attachment 881491 [details] File: cgroup
Created attachment 881492 [details] File: core_backtrace
Created attachment 881493 [details] File: dso_list
Created attachment 881494 [details] File: environ
Created attachment 881495 [details] File: limits
Created attachment 881496 [details] File: maps
Created attachment 881497 [details] File: open_fds
Created attachment 881498 [details] File: proc_pid_status
Created attachment 881499 [details] File: var_log_messages
Thanks for a bug report. This crashed only because you run evolution with --g-fatal-warnings argument. The reported warning was: > "Failed to register client: > GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name > org.gnome.SessionManager was not provided by any .service files" but it doesn't come from Evolution, it's from gtk3. This is their fault, they hard-code a service name which is available only in gnome-shell, thus if your any gtk3 application in a Desktop Environment other than gnome-shell, they you see this warning. Feel free to claim to them upstream, at: https://bugzilla.gnome.org/show_bug.cgi?id=693203