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 323275 - EDS Crash @ Startup Of Evolution
EDS Crash @ Startup Of Evolution
Status: RESOLVED FIXED
Product: evolution-data-server
Classification: Platform
Component: Calendar
1.6.x (obsolete)
Other All
: Normal normal
: ---
Assigned To: Chenthill P
Evolution QA team
: 329352 (view as bug list)
Depends on:
Blocks: 327516
 
 
Reported: 2005-12-05 15:26 UTC by David Richards
Modified: 2013-09-14 16:49 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
This fix must be tested. I think this patch might fix the isssue. (1.51 KB, patch)
2006-03-20 14:43 UTC, Chenthill P
none Details | Review

Description David Richards 2005-12-05 15:26:15 UTC
Please describe the problem:
Immediate crash when starting Evolution.  Panel was in Mailer mode

Backtrace was generated from '/opt/gnome/libexec/evolution-data-server-1.6'

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 1085535808 (LWP 29526)]
[New Thread 1102060464 (LWP 29544)]
[Thread debugging using libthread_db enabled]
[New Thread 1085535808 (LWP 29526)]
[New Thread 1102060464 (LWP 29544)]
[Thread debugging using libthread_db enabled]
[New Thread 1085535808 (LWP 29526)]
[New Thread 1102060464 (LWP 29544)]
[New Thread 1099959216 (LWP 29534)]
[New Thread 1091873712 (LWP 29527)]
0xffffe410 in ?? ()

Thread 2 (Thread 1102060464 (LWP 29544))

  • #0 ??
  • #1 ??
  • #2 ??
  • #3 ??
  • #4 __lll_mutex_lock_wait
    from /lib/tls/libpthread.so.0
  • #5 _L_mutex_lock_33
    from /lib/tls/libpthread.so.0
  • #6 ??
  • #7 ??
  • #8 ??
    from /opt/gnome/lib/libedata-cal-1.2.so.1
  • #9 ??
  • #10 ??
  • #11 ??
  • #12 gnome_segv_handler
    at server.c line 92
  • #13 gnome_segv_handler
    at server.c line 92
  • #14 <signal handler called>
  • #15 e_cal_backend_cache_constructor
    at e-cal-backend-cache.c line 163
  • #16 g_object_newv
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #17 g_object_new_valist
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #18 g_object_new
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #19 e_cal_backend_cache_new
    at e-cal-backend-cache.c line 256
  • #20 connect_to_server
    at e-cal-backend-groupwise.c line 854
  • #21 e_cal_backend_groupwise_open
    at e-cal-backend-groupwise.c line 1136
  • #22 e_cal_backend_sync_open
    at e-cal-backend-sync.c line 186
  • #23 _e_cal_backend_open
    at e-cal-backend-sync.c line 662
  • #24 e_cal_backend_open
    at e-cal-backend.c line 616
  • #25 impl_Cal_open
    at e-data-cal.c line 81
  • #26 _ORBIT_skel_small_GNOME_Evolution_Calendar_Cal_open
    at Evolution-DataServer-Calendar-common.c line 44
  • #27 IOP_profile_dump
    from /opt/gnome/lib/libORBit-2.so.0
  • #28 ORBit_OAObject_invoke
    from /opt/gnome/lib/libORBit-2.so.0
  • #29 ORBit_small_invoke_adaptor
    from /opt/gnome/lib/libORBit-2.so.0
  • #30 ORBit_recv_buffer_return_sys_exception
    from /opt/gnome/lib/libORBit-2.so.0
  • #31 ORBit_recv_buffer_return_sys_exception
    from /opt/gnome/lib/libORBit-2.so.0
  • #32 giop_thread_queue_process
    from /opt/gnome/lib/libORBit-2.so.0
  • #33 giop_init
    from /opt/gnome/lib/libORBit-2.so.0
  • #34 g_thread_pool_push
    from /opt/gnome/lib/libglib-2.0.so.0
  • #35 g_thread_create_full
    from /opt/gnome/lib/libglib-2.0.so.0
  • #36 start_thread
    from /lib/tls/libpthread.so.0
  • #37 clone
    from /lib/tls/libc.so.6


Steps to reproduce:
1. 
2. 
3. 


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 parthasarathi susarla 2005-12-05 17:21:55 UTC
Stack trace shows crash in calendar. Reassigning component
Comment 2 Chenthill P 2005-12-20 18:59:53 UTC
The uri seems to be corrupted.
Comment 3 Chenthill P 2006-03-20 07:34:27 UTC
*** Bug 329352 has been marked as a duplicate of this bug. ***
Comment 4 Chenthill P 2006-03-20 14:43:16 UTC
Created attachment 61620 [details] [review]
This fix must be tested. I think this patch might fix the isssue.
Comment 5 David Richards 2006-03-22 16:35:32 UTC
closing all e-d-s bugs - tons of fixes from chen
Comment 6 Chenthill P 2006-03-23 09:12:29 UTC
Committed to gnome-2-14 branch and cvs HEAD.