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 468090 - Birthday backend crashes on finalize
Birthday backend crashes on finalize
Status: RESOLVED DUPLICATE of bug 420167
Product: evolution-data-server
Classification: Platform
Component: Calendar
unspecified
Other Linux
: Normal major
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2007-08-19 01:02 UTC by Diego González
Modified: 2008-03-06 04:30 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Diego González 2007-08-19 01:02:33 UTC
The first time i launch evolution everything is ok, if i quit evolution and launch it again, EDS crashes. I'm using EDS and evolution from SVN TRUNK. This is the backtrace:

Program received signal SIGSEGV, Segmentation fault.

Thread NaN (LWP 4170)

  • #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 ??
  • #26 ??
    from /usr/lib/libORBit-2.so.0
  • #27 ??
    from /usr/lib/libORBit-2.so.0
  • #28 ??
  • #29 ??
  • #30 ??
  • #31 ??
    from /usr/lib/libORBit-2.so.0
  • #32 ??
  • #33 ??
  • #34 ??
  • #35 ??
    from /usr/lib/libORBit-2.so.0
  • #36 ??
  • #37 ??
  • #38 ??
  • #39 ??
    from /usr/lib/libglib-2.0.so.0
  • #40 ??
  • #41 ??

Comment 1 Ross Burton 2007-08-28 14:36:40 UTC
The is the birthday's calendar backend crashing, I believe the crash is in the calendar code.
Comment 2 Suman Manjunath 2008-03-06 04:30:33 UTC
also see bug #470430, by the same reporter :-)

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