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 593635 - Evolution-data-server crashed : at start up
Evolution-data-server crashed : at start up
Status: RESOLVED INCOMPLETE
Product: evolution-data-server
Classification: Platform
Component: Contacts
3.2.x (obsolete)
Other Linux
: High critical
: ---
Assigned To: evolution-addressbook-maintainers
Evolution QA team
evolution[dbus]
Depends on:
Blocks:
 
 
Reported: 2009-08-31 09:25 UTC by Akhil Laddha
Modified: 2012-02-10 09:25 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Akhil Laddha 2009-08-31 09:25:53 UTC
Evolution 2.29.1 after kill-bonobo branch merge  

(process:22176): e-data-server-WARNING **: /home/akhil/opt/gnome2/lib/evolution-data-server-1.2/extensions/libecalbackendexchange.so: undefined symbol: global_exchange_component
e-data-server-Message: adding type `EBookBackendGroupwiseFactory'

(process:22176): e-data-server-WARNING **: /home/akhil/opt/gnome2/lib/evolution-data-server-1.2/extensions/libebookbackendexchange.so: undefined symbol: global_exchange_component
e-data-server-Message: adding type `EBookBackendFileFactory'
e-data-server-Message: adding type `ECalBackendGoogleTodosFactory'
e-data-server-Message: adding type `ECalBackendGoogleEventsFactory'
e-data-server-Message: adding type `ECalBackendFileTodosFactory'
e-data-server-Message: adding type `ECalBackendFileEventsFactory'
e-data-server-Message: adding type `ECalBackendFileJournalFactory'
[New Thread 0xb55adb90 (LWP 22179)]
in server_log_handler
evolution-data-server-Message: Server up and running
[New Thread 0xb556cb90 (LWP 22209)]
[New Thread 0xb4d6bb90 (LWP 22219)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb4d6bb90 (LWP 22219)]
0xb75a9f46 in ?? () from /lib/libdbus-1.so.3
(gdb) t a a bt

No symbol table info available.
Comment 1 Akhil Laddha 2009-09-02 06:17:17 UTC
I am getting this crash often. Today when i moved to calendar from memo , eds crashed.
Comment 2 Milan Crha 2011-09-27 05:58:12 UTC
Similar downstream bug report from 3.1.91:
https://bugzilla.redhat.com/show_bug.cgi?id=741055

Thread 1 (Thread 0x7f311503d700 (LWP 3748))

  • #0 g_type_check_instance_cast
    at gtype.c line 3985
  • #1 init_sources_cb
    at e-cal-backend-contacts.c line 1009
  • #2 g_thread_create_proxy
    at gthread.c line 1962
  • #3 start_thread
    at pthread_create.c line 305
  • #4 clone
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S line 115

Comment 3 Milan Crha 2011-12-22 13:12:21 UTC
Is this reproducible with current stable, please? Or I'm just looking for a reproducer, as the crash seems quite strange to me, unless the contacts calendar backend wasn't freed before the initial ESource setup was done. But I do not see this myself, thus I'm asking.
Comment 4 Akhil Laddha 2012-02-10 05:10:47 UTC
Haven't seen similar crash in long time.
Comment 5 Milan Crha 2012-02-10 09:25:17 UTC
Thanks for the update, I'm closing it as such. Feel free to reopen, if you face it again.