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 528898 - Evolution locks up when displaying a meeting invitation
Evolution locks up when displaying a meeting invitation
Status: RESOLVED DUPLICATE of bug 501298
Product: evolution
Classification: Applications
Component: Calendar
2.22.x (obsolete)
Other All
: Normal major
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2008-04-19 12:05 UTC by Patrick Ohly
Modified: 2008-06-26 14:40 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Patrick Ohly 2008-04-19 12:05:33 UTC
Please describe the problem:
I have the ITIP formatter enabled. When I look at an email with an invitation attached, it looks up the event in my calendar and offers several operations.

Sometimes Evolution locks up while preparing the email display. I see that some parts of the email are drawn, but then the Evolution displays stops being updated and I have to kill Evolution.

This happens both with the Exchange and file calendar backend. In both cases I also show my contacts' birth days as a calendar. The stack back trace below indicates that this might be where the problem is.

Steps to reproduce:



Actual results:


Expected results:


Does this happen every time?
No.

Other information:
Here is a stack back trace of EDS while everything is locked up:

Thread 1 (Thread 47767159844608 (LWP 16581))

  • #0 pthread_cond_wait
    from /lib/libpthread.so.0
  • #1 e_flag_wait
    at ../../../evolution-data-server/libedataserver/e-flag.c line 120
  • #2 e_cal_set_default_timezone
    at ../../../../evolution-data-server/calendar/libecal/e-cal.c line 4973
  • #3 start_calendar_server
    at ../../../../evolution/plugins/itip-formatter/itip-formatter.c line 508
  • #4 find_server
    at ../../../../evolution/plugins/itip-formatter/itip-formatter.c line 811
  • #5 format_itip_object
    at ../../../../evolution/plugins/itip-formatter/itip-formatter.c line 2170
  • #6 efh_object_requested
    at ../../../evolution/mail/em-format-html.c line 624
  • #7 html_g_cclosure_marshal_BOOLEAN__OBJECT
    at ../../../gtkhtml/gtkhtml/htmlmarshal.c line 83
  • #8 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #9 ??
    from /usr/lib/libgobject-2.0.so.0
  • #10 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #11 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #12 html_engine_object_requested_cb
    at ../../../gtkhtml/gtkhtml/gtkhtml.c line 541
  • #13 html_g_cclosure_marshal_BOOLEAN__OBJECT
    at ../../../gtkhtml/gtkhtml/htmlmarshal.c line 83
  • #14 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #15 ??
    from /usr/lib/libgobject-2.0.so.0
  • #16 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #17 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #18 element_parse_object
    at ../../../gtkhtml/gtkhtml/htmlengine.c line 1531
  • #19 parse_one_token
    at ../../../gtkhtml/gtkhtml/htmlengine.c line 3749
  • #20 new_parse_body
    at ../../../gtkhtml/gtkhtml/htmlengine.c line 1347
  • #21 html_engine_timer_event
    at ../../../gtkhtml/gtkhtml/htmlengine.c line 4662
  • #22 html_engine_flush
    at ../../../gtkhtml/gtkhtml/htmlengine.c line 6521
  • #23 gtk_html_flush
    at ../../../gtkhtml/gtkhtml/gtkhtml.c line 6051
  • #24 emhs_sync_flush
    at ../../../evolution/mail/em-html-stream.c line 127
  • #25 emss_process_message
    at ../../../evolution/mail/em-sync-stream.c line 76
  • #26 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #27 ??
    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
    at ../../../evolution/shell/main.c line 782
  • #0 pthread_cond_wait
    from /lib/libpthread.so.0

Comment 1 Milan Crha 2008-06-26 14:40:32 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 has been marked as a duplicate of 501298 ***