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 668357 - e-calendar-factory crash when attempting to accept meeting to caldav calendar
e-calendar-factory crash when attempting to accept meeting to caldav calendar
Status: RESOLVED DUPLICATE of bug 659756
Product: evolution-data-server
Classification: Platform
Component: Calendar
3.2.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2012-01-20 17:01 UTC by Jonathon Jongsma
Modified: 2012-04-19 09:42 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jonathon Jongsma 2012-01-20 17:01:12 UTC
I got a meeting invite, selected a remote 'caldav' calendar to put the meeting in, and clicked 'accept'.  e-calendar-factory crashed with the following trace:


  • #0 __memmove_ssse3
    at ../sysdeps/x86_64/multiarch/memcpy-ssse3.S line 2820
  • #1 delete
    at /usr/include/x86_64-linux-gnu/bits/string3.h line 58
  • #2 delete
    at ../../dbus/dbus-string.c line 2979
  • #3 _dbus_string_delete
    at ../../dbus/dbus-string.c line 1447
  • #4 load_message
    at ../../dbus/dbus-message.c line 4107
  • #5 _dbus_message_loader_queue_messages
    at ../../dbus/dbus-message.c line 4181
  • #6 _dbus_transport_get_dispatch_status
    at ../../dbus/dbus-transport.c line 1099
  • #7 _dbus_transport_queue_messages
    at ../../dbus/dbus-transport.c line 1126
  • #8 do_reading
    at ../../dbus/dbus-transport-socket.c line 851
  • #9 do_reading
    at ../../dbus/dbus-transport-socket.c line 706
  • #10 socket_do_iteration
    at ../../dbus/dbus-transport-socket.c line 1162
  • #11 _dbus_transport_do_iteration
    at ../../dbus/dbus-transport.c line 974
  • #12 _dbus_connection_do_iteration_unlocked
    at ../../dbus/dbus-connection.c line 1215
  • #13 _dbus_connection_block_pending_call
    at ../../dbus/dbus-connection.c line 2499
  • #14 dbus_connection_send_with_reply_and_block
    at ../../dbus/dbus-connection.c line 3515
  • #15 gconf_engine_get_fuller
    from /usr/lib/libgconf-2.so.4
  • #16 gconf_engine_get_entry
    from /usr/lib/libgconf-2.so.4
  • #17 ??
    from /usr/lib/libgconf-2.so.4
  • #18 ??
    from /usr/lib/libgconf-2.so.4
  • #19 gconf_client_get_list
    from /usr/lib/libgconf-2.so.4
  • #20 gconf_accounts_changed
    at e-account-list.c line 135
  • #21 e_account_list_new
    at e-account-list.c line 238
  • #22 e_cal_backend_user_declined
    at e-cal-backend-util.c line 163
  • #23 process_object
    at e-cal-backend-caldav.c line 4008
  • #24 do_receive_objects
    at e-cal-backend-caldav.c line 4140
  • #25 caldav_receive_objects
    at e-cal-backend-caldav.c line 4239
  • #26 cal_backend_receive_objects
    at e-cal-backend-sync.c line 797
  • #27 operation_thread
    at e-data-cal.c line 226
  • #28 g_thread_pool_thread_proxy
    at /tmp/buildd/glib2.0-2.30.2/./glib/gthreadpool.c line 319
  • #29 g_thread_create_proxy
    at /tmp/buildd/glib2.0-2.30.2/./glib/gthread.c line 1962
  • #30 start_thread
    at pthread_create.c line 304
  • #31 clone
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S line 112
  • #32 ??

Comment 1 Milan Crha 2012-04-19 09:42:13 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade.

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