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 334065 - EDS clicking over to Calendar view
EDS clicking over to Calendar view
Status: RESOLVED FIXED
Product: evolution-data-server
Classification: Platform
Component: Calendar
1.6.x (obsolete)
Other All
: Normal major
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
: 312991 327747 331573 334157 334158 335557 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-03-09 20:38 UTC by David Richards
Modified: 2006-03-23 08:55 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fixes the bug (2.10 KB, patch)
2006-03-21 18:24 UTC, Chenthill P
none Details | Review

Description David Richards 2006-03-09 20:38:59 UTC
Please describe the problem:
Delete if dupe

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 -1219766592 (LWP 27692)]
[New Thread -1278497872 (LWP 27748)]
[Thread debugging using libthread_db enabled]
[New Thread -1219766592 (LWP 27692)]
[New Thread -1278497872 (LWP 27748)]
[Thread debugging using libthread_db enabled]
[New Thread -1219766592 (LWP 27692)]
[New Thread -1278497872 (LWP 27748)]
[New Thread -1240859728 (LWP 27747)]
[New Thread -1260155984 (LWP 27713)]
[New Thread -1224070224 (LWP 27693)]
0xffffe410 in ?? ()

Thread 3 (Thread -1240859728 (LWP 27747))

  • #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 /lib/tls/libc.so.6
  • #9 ??
  • #10 __libc_ptyname1
    from /lib/tls/libc.so.6
  • #11 ??
  • #12 gnome_segv_handler
    at server.c line 97
  • #13 gnome_segv_handler
    at server.c line 97
  • #14 <signal handler called>
  • #15 getenv
    from /lib/tls/libc.so.6
  • #16 tzset_internal
    from /lib/tls/libc.so.6
  • #17 __tz_convert
    from /lib/tls/libc.so.6
  • #18 gmtime
    from /lib/tls/libc.so.6
  • #19 isodate_from_time_t
    at e-cal-time-util.c line 575
  • #20 e_cal_component_gen_uid
    at e-cal-component.c line 432
  • #21 e_cal_component_alarm_new
    at e-cal-component.c line 5295
  • #22 e_gw_item_to_cal_component
    at e-cal-backend-groupwise-utils.c line 1108
  • #23 populate_cache
    at e-cal-backend-groupwise.c line 178
  • #24 cache_init
    at e-cal-backend-groupwise.c line 649
  • #25 g_thread_create_full
    from /opt/gnome/lib/libglib-2.0.so.0
  • #26 start_thread
    from /lib/tls/libpthread.so.0
  • #27 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 Chenthill P 2006-03-13 07:39:37 UTC
*** Bug 334157 has been marked as a duplicate of this bug. ***
Comment 2 Chenthill P 2006-03-13 07:39:50 UTC
*** Bug 334158 has been marked as a duplicate of this bug. ***
Comment 3 Chenthill P 2006-03-13 07:40:01 UTC
*** Bug 312991 has been marked as a duplicate of this bug. ***
Comment 4 Chenthill P 2006-03-14 04:31:40 UTC
*** Bug 331573 has been marked as a duplicate of this bug. ***
Comment 5 Chenthill P 2006-03-20 07:33:36 UTC
*** Bug 327747 has been marked as a duplicate of this bug. ***
Comment 6 Chenthill P 2006-03-21 18:24:18 UTC
Created attachment 61714 [details] [review]
Fixes the bug
Comment 7 David Richards 2006-03-22 16:34:39 UTC
closing all e-d-s bugs - tons of fixes from chen
Comment 8 Chenthill P 2006-03-23 08:44:59 UTC
*** Bug 335557 has been marked as a duplicate of this bug. ***
Comment 9 Chenthill P 2006-03-23 08:55:22 UTC
I missed to apply the patch in the previous build. Committed to gnome-2-14 branch and cvs HEAD. Will provide a rpm with this fix.