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 510365 - EDS crashed : fetching free/busy information
EDS crashed : fetching free/busy information
Status: RESOLVED OBSOLETE
Product: evolution-data-server
Classification: Platform
Component: Calendar
2.22.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
: 518638 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2008-01-18 11:03 UTC by Akhil Laddha
Modified: 2009-08-21 12:20 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description Akhil Laddha 2008-01-18 11:03:32 UTC
Evolution 2.21.90 (Groupwise backend)

I was creating a meeting.I entered userids and other details , clicked on free/busy button to see the information,after fetching for some time,eds crashed.

Gdb traces

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xadafdb90 (LWP 27641)]
0xb7031ae2 in soup_message_queue_next (queue=0x80db8d0, iter=0xadafc6f4) at soup-message-queue.c:164
164                             return iter->cur->data;
(gdb) thread apply all bt

Thread 70 (Thread 0xadafdb90 (LWP 27641))

  • #0 soup_message_queue_next
    at soup-message-queue.c line 164
  • #1 soup_message_queue_first
    at soup-message-queue.c line 104
  • #2 soup_message_queue_remove_message
    at soup-message-queue.c line 216
  • #3 message_finished
    at soup-session.c line 860
  • #4 g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #5 g_closure_invoke
    at gclosure.c line 490
  • #6 signal_emit_unlocked_R
    at gsignal.c line 2510
  • #7 g_signal_emit_valist
    at gsignal.c line 2199
  • #8 g_signal_emit
    at gsignal.c line 2243
  • #9 soup_message_finished
    at soup-message.c line 749
  • #10 soup_message_io_finished
    at soup-message-io.c line 165
  • #11 soup_message_send_request
    at soup-message-client-io.c line 120
  • #12 send_request
    at soup-connection.c line 713
  • #13 soup_connection_send_request
    at soup-connection.c line 732
  • #14 send_message
    at soup-session-sync.c line 237
  • #15 soup_session_send_message
    at soup-session.c line 955
  • #16 e_gw_connection_send_message
    at e-gw-connection.c line 625
  • #17 e_gw_connection_get_freebusy_info
    at e-cal-backend-groupwise-utils.c line 1644
  • #18 e_cal_backend_groupwise_get_free_busy
    at e-cal-backend-groupwise.c line 1678
  • #19 e_cal_backend_sync_get_free_busy
    at e-cal-backend-sync.c line 632
  • #20 _e_cal_backend_get_free_busy
    at e-cal-backend-sync.c line 950
  • #21 e_cal_backend_get_free_busy
  • #22 impl_Cal_getFreeBusy
    at e-data-cal.c line 294
  • #23 _ORBIT_skel_small_GNOME_Evolution_Calendar_Cal_getFreeBusy
    at Evolution-DataServer-Calendar-common.c line 104
  • #24 ORBit_POAObject_invoke
    at poa.c line 1142
  • #25 ORBit_OAObject_invoke
    at orbit-adaptor.c line 338
  • #26 ORBit_small_invoke_adaptor
    at orbit-small.c line 844
  • #27 ORBit_POAObject_handle_request
    at poa.c line 1351
  • #28 ORBit_POAObject_invoke_incoming_request
    at poa.c line 1421
  • #29 giop_thread_queue_process
    at giop.c line 771
  • #30 giop_request_handler_thread
    at giop.c line 481
  • #31 g_thread_pool_thread_proxy
    at gthreadpool.c line 265
  • #32 g_thread_create_proxy
    at gthread.c line 635
  • #33 start_thread
    at pthread_create.c line 296
  • #34 clone
    from /lib/libc.so.6

Comment 1 Matthew Barnes 2008-03-11 01:01:40 UTC
Bumping version to a stable release.
Comment 2 Sebastien Bacher 2008-07-26 15:02:05 UTC
there is a similar crash on https://bugs.launchpad.net/evolution-exchange/+bug/203424
Comment 3 Milan Crha 2008-09-15 08:52:41 UTC
*** Bug 518638 has been marked as a duplicate of this bug. ***
Comment 4 Milan Crha 2008-09-15 09:00:45 UTC
Hi Akhil, this is a dupe of bug #338815, which is marked as obsolete, maybe not so much obsolete. It will be great to have some exact steps how to reproduce for Dave, thus have it fixed.
Comment 5 Akhil Laddha 2009-02-09 07:04:41 UTC
Sorry Milan, i don't have steps, i was trying out calendar operations and it crashed in free/busy. 
Comment 6 Akhil Laddha 2009-08-21 12:20:53 UTC
I didn't get similar crash any time later.