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 553594 - evolution crashed with SIGSEGV in camel_store_get_folder_info()
evolution crashed with SIGSEGV in camel_store_get_folder_info()
Status: RESOLVED INCOMPLETE
Product: Evolution Exchange
Classification: Deprecated
Component: Connector
2.28.x
Other Linux
: High critical
: ---
Assigned To: Connector Maintainer
Ximian Connector QA
Depends on:
Blocks:
 
 
Reported: 2008-09-24 14:54 UTC by Pedro Villavicencio
Modified: 2010-05-07 04:41 UTC
See Also:
GNOME target: ---
GNOME version: 2.27/2.28



Description Pedro Villavicencio 2008-09-24 14:54:51 UTC
this report has been filed here:

https://bugs.edge.launchpad.net/ubuntu/+source/evolution/+bug/273784

".

Thread 2 (process 6793)

  • #0 _cairo_traps_tessellate_convex_quad
    at /build/buildd/cairo-1.7.4/src/cairo-traps.c line 519
  • #1 _cairo_stroker_add_sub_edge
    at /build/buildd/cairo-1.7.4/src/cairo-path-stroke.c line 749
  • #2 _cairo_stroker_line_to
    at /build/buildd/cairo-1.7.4/src/cairo-path-stroke.c line 804
  • #3 _cairo_path_fixed_interpret
    at /build/buildd/cairo-1.7.4/src/cairo-path-fixed.c line 521
  • #4 _cairo_path_fixed_stroke_to_traps
    at /build/buildd/cairo-1.7.4/src/cairo-path-stroke.c line 1164
  • #5 _cairo_surface_fallback_stroke
    at /build/buildd/cairo-1.7.4/src/cairo-surface-fallback.c line 833
  • #6 _cairo_surface_stroke
    at /build/buildd/cairo-1.7.4/src/cairo-surface.c line 1624
  • #7 _cairo_gstate_stroke
    at /build/buildd/cairo-1.7.4/src/cairo-gstate.c line 914
  • #8 *INT_cairo_stroke_preserve
    at /build/buildd/cairo-1.7.4/src/cairo.c line 2155
  • #9 cairo_stroke
    at /build/buildd/cairo-1.7.4/src/cairo.c line 2129
  • #10 gtk_default_draw_expander
    at /build/buildd/gtk+2.0-2.14.2/gtk/gtkstyle.c line 4904
  • #11 IA__gtk_paint_expander
    at /build/buildd/gtk+2.0-2.14.2/gtk/gtkstyle.c line 6363
  • #12 gtk_tree_view_draw_arrow
    at /build/buildd/gtk+2.0-2.14.2/gtk/gtktreeview.c line 9532
  • #13 gtk_tree_view_bin_expose
    at /build/buildd/gtk+2.0-2.14.2/gtk/gtktreeview.c line 4686
  • #14 gtk_tree_view_expose
    at /build/buildd/gtk+2.0-2.14.2/gtk/gtktreeview.c line 4945
  • #15 _gtk_marshal_BOOLEAN__BOXED
    at /build/buildd/gtk+2.0-2.14.2/gtk/gtkmarshalers.c line 84
  • #16 g_type_class_meta_marshal
    at /build/buildd/glib2.0-2.18.1/gobject/gclosure.c line 878
  • #17 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.18.1/gobject/gclosure.c line 767
  • #18 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.18.1/gobject/gsignal.c line 3282
  • #19 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.18.1/gobject/gsignal.c line 2987
  • #20 IA__g_signal_emit
    at /build/buildd/glib2.0-2.18.1/gobject/gsignal.c line 3034
  • #21 gtk_widget_event_internal
    at /build/buildd/gtk+2.0-2.14.2/gtk/gtkwidget.c line 4745
  • #22 IA__gtk_main_do_event
    at /build/buildd/gtk+2.0-2.14.2/gtk/gtkmain.c line 1553
  • #23 gdk_window_process_updates_internal
    at /build/buildd/gtk+2.0-2.14.2/gdk/gdkwindow.c line 2598
  • #24 IA__gdk_window_process_all_updates
    at /build/buildd/gtk+2.0-2.14.2/gdk/gdkwindow.c line 2664
  • #25 gtk_container_idle_sizer
    at /build/buildd/gtk+2.0-2.14.2/gtk/gtkcontainer.c line 1309
  • #26 gdk_threads_dispatch
    at /build/buildd/gtk+2.0-2.14.2/gdk/gdk.c line 473
  • #27 g_idle_dispatch
    at /build/buildd/glib2.0-2.18.1/glib/gmain.c line 4233
  • #28 IA__g_main_context_dispatch
    at /build/buildd/glib2.0-2.18.1/glib/gmain.c line 2142
  • #29 g_main_context_iterate
    at /build/buildd/glib2.0-2.18.1/glib/gmain.c line 2776
  • #30 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.18.1/glib/gmain.c line 2984
  • #31 bonobo_main
    at bonobo-main.c line 311
  • #32 main
    at main.c line 689

Comment 1 Akhil Laddha 2009-08-25 04:11:20 UTC
could be a dupe of bug 528022
Comment 2 Milan Crha 2009-11-24 10:09:42 UTC
(In reply to comment #1)
> could be a dupe of bug 528022

It's the same function, just here it seems it crashed few lines earlier (though I do not know how many lines shift was done in sources between those two versions.

-------

Bad parser, the crashing part is:

Thread 1 (process 6931)

  • #0 exchange_get_folder_info
    at camel-exchange-store.c line 738
  • #1 camel_store_get_folder_info
    at camel-store.c line 851
  • #2 emft_get_folder_info__exec
    at em-folder-tree.c line 1728
  • #3 mail_msg_proxy
    at mail-mt.c line 520
  • #4 g_thread_pool_thread_proxy
    at /build/buildd/glib2.0-2.18.1/glib/gthreadpool.c line 265
  • #5 g_thread_create_proxy
    at /build/buildd/glib2.0-2.18.1/glib/gthread.c line 635
  • #6 start_thread
    from /lib/tls/i686/cmov/libpthread.so.0
  • #7 clone
    from /lib/tls/i686/cmov/libc.so.6"

Comment 3 E. Kastelijn 2009-11-25 06:44:53 UTC
For your info:

This Fedora 12 Bug ( https://bugzilla.redhat.com/show_bug.cgi?id=540632 ) contains a trace with the same problem in evolution-2.28.0-2.fc12.

kind regards,

   Egon
Comment 4 Milan Crha 2010-03-25 18:50:51 UTC
The upcoming evolution 2.30.0 has this part changed in evolution-exchange, the trace will not match most likely, if reproducible at all. I would like to ask you for retest on 2.30.0+, if possible. Thanks in advance.
Comment 5 Akhil Laddha 2010-05-07 04:41:19 UTC
Closing this bug report as no further information has been provided. Please 
feel free to reopen the bug if the problem still occurs with a newer
version of GNOME 2.30.0 or later, thanks.