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 534292 - Evolution-data-server crashed
Evolution-data-server crashed
Status: RESOLVED DUPLICATE of bug 537555
Product: evolution-data-server
Classification: Platform
Component: Calendar
2.22.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
: 535072 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2008-05-22 05:36 UTC by Akhil Laddha
Modified: 2008-09-10 13:31 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Akhil Laddha 2008-05-22 05:36:01 UTC
Evolution 2.22.1.1 (Groupwise backend)

I opened evolution in mail view, clicked on 'calendar' button in switcher to move to calender and eds crashed.

GLib-GObject-ERROR **: g_type_plugin_*() invalidly modified type `ECalBackendCac he'
aborting...

Program received signal SIGABRT, Aborted.
[Switching to Thread 0xb518eb90 (LWP 10313)]
0xffffe430 in __kernel_vsyscall ()
(gdb) thread a a bt


Comment 1 Akhil Laddha 2008-05-22 05:36:19 UTC
(gdb) bt full
  • #0 __kernel_vsyscall
  • #1 *__GI_raise
    at ../nptl/sysdeps/unix/sysv/linux/raise.c line 64
  • #2 *__GI_abort
    at abort.c line 88
  • #3 IA__g_logv
  • #4 IA__g_log
  • #5 IA__g_type_class_ref
    at gtype.c line 2403
  • #6 IA__g_object_new_valist
    at gobject.c line 988
  • #7 IA__g_object_new
    at gobject.c line 795
  • #8 e_cal_backend_cache_new
    at e-cal-backend-cache.c line 297
  • #9 e_cal_backend_groupwise_open
    at e-cal-backend-groupwise.c line 1047
  • #10 e_cal_backend_sync_open
    at e-cal-backend-sync.c line 186
  • #11 _e_cal_backend_open
    at e-cal-backend-sync.c line 706
  • #12 e_cal_backend_open
    at e-cal-backend.c line 619
  • #13 impl_Cal_open
    at e-data-cal.c line 81
  • #14 _ORBIT_skel_small_GNOME_Evolution_Calendar_Cal_open
    at Evolution-DataServer-Calendar-common.c line 44
  • #15 ORBit_POAObject_invoke
    at poa.c line 1142
  • #16 ORBit_OAObject_invoke
    at orbit-adaptor.c line 338
  • #17 ORBit_small_invoke_adaptor
    at orbit-small.c line 844
  • #18 ORBit_POAObject_handle_request
    at poa.c line 1351
  • #19 ORBit_POAObject_invoke_incoming_request
    at poa.c line 1421
  • #20 giop_thread_queue_process
    at giop.c line 771
  • #21 giop_request_handler_thread
    at giop.c line 481
  • #22 g_thread_pool_thread_proxy
    at gthreadpool.c line 265
  • #23 g_thread_create_proxy
    at gthread.c line 635
  • #24 start_thread
    at pthread_create.c line 297
  • #25 clone
    from /lib/libc.so.6
    mnt_freq = 0, mnt_passno = 0}, fs_ret = {fs_spec = 0x0, fs_file = 0x0,
    fs_vfstype = 0x0, fs_mntops = 0x0, fs_type = 0x0, fs_freq = 0,
    fs_passno = 0}}
        __elf_set___libc_subfreeres_element_fstab_free__ = (
    const void *) 0xb71243d0
(gdb)
Comment 2 Milan Crha 2008-09-10 13:29:30 UTC
*** Bug 535072 has been marked as a duplicate of this bug. ***
Comment 3 Milan Crha 2008-09-10 13:31:57 UTC
I believe it's related to bug #537555, with a little explanation in bug #533990 comment #14. Closing this as duplicate of the glib bug, though.

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