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 347148 - Evolution crashes when viewing calendar
Evolution crashes when viewing calendar
Status: RESOLVED DUPLICATE of bug 329866
Product: evolution
Classification: Applications
Component: Calendar
2.4.x (obsolete)
Other All
: Normal critical
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-07-10 21:48 UTC by Eric
Modified: 2006-07-11 00:14 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Eric 2006-07-10 21:48:41 UTC
Steps to reproduce:
1. Accept meeting (ical attachment from a lotus notes user)
2. Have meeting originator send a meeting update
3. Accept update
4. View calendar


Stack trace:
Program received signal SIGSEGV, Segmentation fault.

Thread 16384 (LWP 28067)

  • #0 strcmp
    from /lib/libc.so.6
  • #1 e_cal_resolve_tzid_cb
    from /usr/lib/libecal-1.2.so.3
  • #2 e_cal_generate_instances_for_object
    from /usr/lib/libecal-1.2.so.3
  • #3 tag_calendar_by_comp
    from /usr/lib/evolution/2.4/components/libevolution-calendar.so
  • #4 gnome_calendar_get_type
    from /usr/lib/evolution/2.4/components/libevolution-calendar.so
  • #5 g_cclosure_marshal_VOID__POINTER
    from /usr/lib/libgobject-2.0.so.0
  • #6 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #7 g_signal_has_handler_pending
    from /usr/lib/libgobject-2.0.so.0
  • #8 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #9 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #10 e_cal_view_get_type
    from /usr/lib/libecal-1.2.so.3
  • #11 g_cclosure_marshal_VOID__POINTER
    from /usr/lib/libgobject-2.0.so.0
  • #12 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #13 g_signal_has_handler_pending
    from /usr/lib/libgobject-2.0.so.0
  • #14 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #15 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #16 e_cal_view_listener_get_type
    from /usr/lib/libecal-1.2.so.3
  • #17 _ORBIT_skel_small_GNOME_Evolution_Calendar_CalViewListener_notifyObjectsAdded
    from /usr/lib/libecal-1.2.so.3
  • #18 ORBit_POA_setup_root
    from /usr/lib/libORBit-2.so.0
  • #19 ORBit_OAObject_invoke
    from /usr/lib/libORBit-2.so.0
  • #20 ORBit_small_invoke_adaptor
    from /usr/lib/libORBit-2.so.0
  • #21 ORBit_POAObject_post_invoke
    from /usr/lib/libORBit-2.so.0
  • #22 ORBit_POAObject_post_invoke
    from /usr/lib/libORBit-2.so.0
  • #23 giop_thread_queue_process
    from /usr/lib/libORBit-2.so.0
  • #24 giop_thread_queue_process
    from /usr/lib/libORBit-2.so.0
  • #25 link_servers_move_io_T
    from /usr/lib/libORBit-2.so.0
  • #26 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #27 g_main_context_acquire
    from /usr/lib/libglib-2.0.so.0
  • #28 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #29 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #30 main

Other information:
Here is the error I get on the command line when I start it there:
$ evolution
adding hook target 'source'

(evolution:28128): e-canvas-background.c-CRITICAL **: ecb_style_set: assertion `ecb->priv->gc != NULL' failed

(evolution:28128): e-canvas-background.c-CRITICAL **: ecb_style_set: assertion `ecb->priv->gc != NULL' failed

I am running the latest stable evolution and its dependencies availabe in gentoo.  I am not running the Gnome desktop, I am running KDE.
Comment 1 André Klapper 2006-07-11 00:14:43 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

This bug is fixed in Evolution 2.6.

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