Bug 1083266 - [abrt] evolution: gtk_application_startup_session_dbus(): evolution killed by SIGTRAP
Summary: [abrt] evolution: gtk_application_startup_session_dbus(): evolution killed by...
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: evolution
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Matthew Barnes
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:7d093eb9f25a936c03bb34f71c4...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-04-01 19:06 UTC by Danko Ilik
Modified: 2014-04-02 08:16 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-04-02 08:16:02 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (36.09 KB, text/plain)
2014-04-01 19:06 UTC, Danko Ilik
no flags Details
File: cgroup (173 bytes, text/plain)
2014-04-01 19:06 UTC, Danko Ilik
no flags Details
File: core_backtrace (11.96 KB, text/plain)
2014-04-01 19:06 UTC, Danko Ilik
no flags Details
File: dso_list (13.55 KB, text/plain)
2014-04-01 19:06 UTC, Danko Ilik
no flags Details
File: environ (3.88 KB, text/plain)
2014-04-01 19:06 UTC, Danko Ilik
no flags Details
File: limits (1.29 KB, text/plain)
2014-04-01 19:06 UTC, Danko Ilik
no flags Details
File: maps (61.84 KB, text/plain)
2014-04-01 19:07 UTC, Danko Ilik
no flags Details
File: open_fds (1.12 KB, text/plain)
2014-04-01 19:07 UTC, Danko Ilik
no flags Details
File: proc_pid_status (942 bytes, text/plain)
2014-04-01 19:07 UTC, Danko Ilik
no flags Details
File: var_log_messages (17.71 KB, text/plain)
2014-04-01 19:07 UTC, Danko Ilik
no flags Details


Links
System ID Private Priority Status Summary Last Updated
GNOME Bugzilla 693203 0 None None None Never

Description Danko Ilik 2014-04-01 19:06:38 UTC
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

Comment 1 Danko Ilik 2014-04-01 19:06:43 UTC
Created attachment 881490 [details]
File: backtrace

Comment 2 Danko Ilik 2014-04-01 19:06:45 UTC
Created attachment 881491 [details]
File: cgroup

Comment 3 Danko Ilik 2014-04-01 19:06:51 UTC
Created attachment 881492 [details]
File: core_backtrace

Comment 4 Danko Ilik 2014-04-01 19:06:53 UTC
Created attachment 881493 [details]
File: dso_list

Comment 5 Danko Ilik 2014-04-01 19:06:55 UTC
Created attachment 881494 [details]
File: environ

Comment 6 Danko Ilik 2014-04-01 19:06:57 UTC
Created attachment 881495 [details]
File: limits

Comment 7 Danko Ilik 2014-04-01 19:07:00 UTC
Created attachment 881496 [details]
File: maps

Comment 8 Danko Ilik 2014-04-01 19:07:02 UTC
Created attachment 881497 [details]
File: open_fds

Comment 9 Danko Ilik 2014-04-01 19:07:04 UTC
Created attachment 881498 [details]
File: proc_pid_status

Comment 10 Danko Ilik 2014-04-01 19:07:07 UTC
Created attachment 881499 [details]
File: var_log_messages

Comment 11 Milan Crha 2014-04-02 08:16:02 UTC
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


Note You need to log in before you can comment on or make changes to this bug.