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 470430 - crash while evolution starts up
crash while evolution starts up
Status: RESOLVED DUPLICATE of bug 420167
Product: evolution-data-server
Classification: Platform
Component: Calendar
1.12.x (obsolete)
Other Linux
: High critical
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2007-08-26 12:45 UTC by Diego González
Modified: 2013-09-14 16:50 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Diego González 2007-08-26 12:45:51 UTC
the second time evolution is started EDS crashes, it always happends. This is what i do:

 start evolution, quit evolution, start evolution ==> EDS crashes

This is the backtrace:

Program received signal SIGSEGV, Segmentation fault.

Thread NaN (LWP 2410)

  • #0 book_record_free
    at e-cal-backend-contacts.c line 131
  • #1 g_hash_nodes_destroy
    at ghash.c line 874
  • #2 IA__g_hash_table_remove_all
    at ghash.c line 483
  • #3 IA__g_hash_table_destroy
    at ghash.c line 224
  • #4 e_cal_backend_contacts_finalize
    at e-cal-backend-contacts.c line 958
  • #5 IA__g_object_unref
    at gobject.c line 1793
  • #6 e_cal_backend_sexp_match_comp
    at e-cal-backend-sexp.c line 1277
  • #7 e_cal_backend_sexp_match_object
    at e-cal-backend-sexp.c line 1308
  • #8 e_data_cal_view_object_matches
    at e-data-cal-view.c line 515
  • #9 e_cal_backend_notify_object_removed
    at e-cal-backend.c line 1347
  • #10 contact_record_free
    at e-cal-backend-contacts.c line 181
  • #11 g_hash_nodes_destroy
    at ghash.c line 874
  • #12 IA__g_hash_table_remove_all
    at ghash.c line 483
  • #13 IA__g_hash_table_destroy
    at ghash.c line 224
  • #14 e_cal_backend_contacts_finalize
    at e-cal-backend-contacts.c line 959
  • #15 IA__g_object_unref
    at gobject.c line 1793
  • #16 g_value_object_free_value
    at gobject.c line 1913
  • #17 IA__g_value_unset
    at gvalue.c line 155
  • #18 IA__g_signal_emit_valist
  • #19 IA__g_signal_emit
    at gsignal.c line 2243
  • #20 last_client_gone
    at e-cal-backend.c line 393
  • #21 e_cal_backend_remove_client
    at e-cal-backend.c line 458
  • #22 listener_died_cb
    at e-cal-backend.c line 387
  • #23 ??
    from /usr/lib/libORBit-2.so.0
  • #24 ??
  • #25 ??

Comment 1 André Klapper 2007-09-03 12:08:35 UTC
this is not a blocker bug at all.
Comment 2 Diego González 2007-09-03 13:51:15 UTC
this particular bug also makes the data applet on the panel crash, which in turn makes the panel crash if it is compiled as an in-proc-component (instead of as an out-of-process component).

It might not be critical but it certainly is very annoying. HAving the panel crash on me everytime i start evolution.

Comment 3 Srinivasa Ragavan 2008-01-22 10:05:10 UTC
Milan, fix for bug 420167 fixes this?
Comment 4 Milan Crha 2008-01-22 10:47:11 UTC
Hmm, seems like yes. If Diego can check, then it would be nice.
Comment 5 Milan Crha 2008-02-26 17:57:59 UTC
Diego, ping.
Comment 6 Diego González 2008-02-26 22:54:22 UTC
this bug seems to be corrected my thanks for your help and keep up the good work!
Comment 7 Milan Crha 2008-02-27 09:43:52 UTC
Thanks for quick info Diego, I will mark this as a duplicate of Srag's bug.

*** This bug has been marked as a duplicate of 420167 ***