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 588075 - evolution hangs when trying to open .doc attachment in openoffice
evolution hangs when trying to open .doc attachment in openoffice
Status: RESOLVED DUPLICATE of bug 581150
Product: evolution
Classification: Applications
Component: Mailer
2.28.x (obsolete)
Other All
: Normal critical
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2009-07-08 13:46 UTC by David Ronis
Modified: 2013-09-13 01:05 UTC
See Also:
GNOME target: ---
GNOME version: 2.27/2.28



Description David Ronis 2009-07-08 13:46:59 UTC
Steps to reproduce:
1. 
2. 
3. 


Stack trace:
I attached to the process and got the following stack trace:

(gdb) thread apply all bt full

Thread 1 (Thread 0xb60ae700 (LWP 26342))

  • #0 *INT_cairo_line_to
    at cairo.c line 1436
  • #1 clearlooks_gummy_draw_progressbar_fill
    at ./src/clearlooks_draw_gummy.c line 418
  • #2 clearlooks_style_draw_box
    at ./src/clearlooks_style.c line 857
  • #3 IA__gtk_paint_box
    at gtkstyle.c line 6090
  • #4 gtk_cell_renderer_progress_render
    at gtkcellrendererprogress.c line 600
  • #5 IA__gtk_cell_renderer_render
    at gtkcellrenderer.c line 578
  • #6 gtk_icon_view_paint_item
    at gtkiconview.c line 3197
  • #7 gtk_icon_view_expose
    at gtkiconview.c line 1549
  • #8 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 84
  • #9 g_type_class_meta_marshal
    at gclosure.c line 878
  • #10 IA__g_closure_invoke
    at gclosure.c line 767
  • #11 signal_emit_unlocked_R
    at gsignal.c line 3285
  • #12 IA__g_signal_emit_valist
    at gsignal.c line 2990
  • #13 IA__g_signal_emit
    at gsignal.c line 3037
  • #14 gtk_widget_event_internal
    at gtkwidget.c line 4764
  • #15 IA__gtk_main_do_event
    at gtkmain.c line 1558
  • #16 _gdk_window_process_updates_recurse
    at gdkwindow.c line 4694
  • #17 _gdk_window_process_updates_recurse
    at gdkwindow.c line 4671
  • #18 _gdk_window_process_updates_recurse
    at gdkwindow.c line 4671
  • #19 _gdk_window_process_updates_recurse
    at gdkwindow.c line 4671
  • #20 _gdk_window_process_updates_recurse
    at gdkwindow.c line 4671
  • #21 _gdk_windowing_window_process_updates_recurse
    at gdkwindow-x11.c line 5547
  • #22 gdk_window_process_updates_internal
    at gdkwindow.c line 4802
  • #23 IA__gdk_window_process_all_updates
    at gdkwindow.c line 4886
  • #24 gdk_window_update_idle
    at gdkwindow.c line 4600
  • #25 gdk_threads_dispatch
    at gdk.c line 498
  • #26 g_idle_dispatch
    at gmain.c line 4065
  • #27 IA__g_main_context_dispatch
    at gmain.c line 1960
  • #28 g_main_context_iterate
    at gmain.c line 2591
  • #29 IA__g_main_loop_run
    at gmain.c line 2799
  • #30 bonobo_main
    at bonobo-main.c line 311
  • #31 main
    at main.c line 706
	skip_warning_dialog = <value optimized out>
	program = (GnomeProgram *) 0x8072c48
	master_client = <value optimized out>
	context = <value optimized out>
0xb6700343	1436	{


Other information:
I'd run from the console.  The last few lines show some activity in exchange_mapi_get_folders_list (the usual stuff) and then:

(evolution:26342): camel-WARNING **: camel_exception_get_id called with NULL parameter.
Comment 1 Matthew Barnes 2009-07-08 15:15:45 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 581150 ***