After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 726729 - gnome-shell-calendar-server crash
gnome-shell-calendar-server crash
Status: RESOLVED INCOMPLETE
Product: gnome-shell
Classification: Core
Component: calendar
3.10.x
Other Linux
: Normal critical
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2014-03-19 17:56 UTC by Milan Bouchet-Valat
Modified: 2017-11-01 12:22 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Milan Bouchet-Valat 2014-03-19 17:56:51 UTC
This crash was reported a few times in Fedora 20. I've seen it with gnome-shell-3.10.3-6.fc20.

https://bugzilla.redhat.com/show_bug.cgi?id=1013434

Core was generated by `/usr/libexec/gnome-shell-calendar-server'.
Program terminated with signal SIGTRAP, Trace/breakpoint trap.

Thread 1 (Thread 0xb705d780 (LWP 1350))

  • #0 g_logv
    at gmessages.c line 989
  • #1 g_log
    at gmessages.c line 1025
  • #2 calendar_sources_init
    at calendar-server/calendar-sources.c line 190
  • #3 g_type_create_instance
    at gtype.c line 1868
  • #4 g_object_new_internal
    at gobject.c line 1746
  • #5 g_object_newv
    at gobject.c line 1890
  • #6 g_object_new
    at gobject.c line 1556
  • #7 calendar_sources_get
    at calendar-server/calendar-sources.c line 276
  • #8 app_new
    at calendar-server/gnome-shell-calendar-server.c line 773
  • #9 on_bus_acquired
    at calendar-server/gnome-shell-calendar-server.c line 989
  • #10 connection_get_cb
    at gdbusnameowning.c line 480
  • #11 g_simple_async_result_complete
    at gsimpleasyncresult.c line 777
  • #12 complete_in_idle_cb
    at gsimpleasyncresult.c line 789
  • #13 g_idle_dispatch
    at gmain.c line 5250
  • #14 g_main_dispatch
    at gmain.c line 3065
  • #15 g_main_context_dispatch
    at gmain.c line 3641
  • #16 g_main_context_iterate
    at gmain.c line 3712
  • #17 g_main_loop_run
    at gmain.c line 3906
  • #18 main
    at calendar-server/gnome-shell-calendar-server.c line 1102

Comment 1 Giovanni Campagna 2014-03-24 09:08:50 UTC
This is reporting that it fails to construct a ESourceRegistry. Most likely, there is a misconfiguration with evolution-data-server, or the evolution-source-registry process is crashing at startup.
Comment 2 Florian Müllner 2015-02-27 17:48:09 UTC
Have you seen this recently?
Comment 3 Alexandre Franke 2017-11-01 12:22:36 UTC
Guessing no. Closing this bug report as no further information has been provided. Please feel free to reopen this bug report if you can provide the information that was asked for in a previous comment.
Thanks!