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 350887 - Calendar/Memo/Task Uncheck automatically
Calendar/Memo/Task Uncheck automatically
Status: RESOLVED FIXED
Product: evolution-data-server
Classification: Platform
Component: Calendar
1.8.x (obsolete)
Other Linux
: Immediate blocker
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-08-11 13:04 UTC by Srinivasa Ragavan
Modified: 2013-09-14 16:49 UTC
See Also:
GNOME target: 2.16.x
GNOME version: 2.15/2.16



Description Srinivasa Ragavan 2006-08-11 13:04:24 UTC
Im not able to use my GW Calendar/Memo/Task at all in 2.7.91. 

Ive attached the trace. It says "task/cal/memo quit" in evolution.

VERY ANNOYING.

Backtrace was generated from '/home/sragavan/opt/gnome216/libexec/evolution-data-server-1.8'

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1222478160 (LWP 4341)]
[New Thread -1245201504 (LWP 4362)]
[New Thread -1227068512 (LWP 4342)]
0xffffe410 in __kernel_vsyscall ()

Thread 2 (Thread -1245201504 (LWP 4362))

  • #0 __kernel_vsyscall
  • #1 __lll_mutex_lock_wait
    from /lib/libpthread.so.0
  • #2 _L_mutex_lock_71
    from /lib/libpthread.so.0
  • #3 ??
  • #4 ??
  • #5 ??
  • #6 __find_tid_in_stack_list
    from /lib/libpthread.so.0
  • #7 gnome_segv_handler
    at server.c line 97
  • #8 <signal handler called>
  • #9 g_slice_get_config
    from /opt/gnome/lib/libglib-2.0.so.0
  • #10 g_slice_get_config
    from /opt/gnome/lib/libglib-2.0.so.0
  • #11 g_slice_get_config
    from /opt/gnome/lib/libglib-2.0.so.0
  • #12 g_slice_free1
    from /opt/gnome/lib/libglib-2.0.so.0
  • #13 g_slist_delete_link
    from /opt/gnome/lib/libglib-2.0.so.0
  • #14 get_deltas
    at e-cal-backend-groupwise.c line 549
  • #15 cache_init
    at e-cal-backend-groupwise.c line 764
  • #16 g_thread_create_full
    from /opt/gnome/lib/libglib-2.0.so.0
  • #17 start_thread
    from /lib/libpthread.so.0
  • #18 clone
    from /lib/libc.so.6

Comment 1 Srinivasa Ragavan 2006-08-11 13:06:21 UTC
Ive showed it chen. So confirming it and targetting to 2.8
Comment 2 Chenthill P 2006-08-21 06:39:59 UTC
Replacing g_slist_delete_link with g_slist_remove_link fixes the issue. Fix committed on  2006-08-19.