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 557422 - segfault in in vee_get_message
segfault in in vee_get_message
Status: RESOLVED DUPLICATE of bug 555276
Product: evolution
Classification: Applications
Component: Mailer
2.24.x (obsolete)
Other All
: Normal critical
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2008-10-22 14:28 UTC by Brian J. Murrell
Modified: 2008-10-22 15:49 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24



Description Brian J. Murrell 2008-10-22 14:28:55 UTC
Steps to reproduce:
Dunno.

Stack trace:

Thread 1185 (Thread 0xb3283b90 (LWP 29040))

  • #0 vee_get_message
    at camel-vee-folder.c line 636
  • #1 camel_folder_get_message
    at camel-folder.c line 1123
  • #2 get_message_exec
    at mail-ops.c line 1824
  • #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

Thread 1 (Thread 0xb6323940 (LWP 32656))

  • #0 IA__g_str_hash
    at /build/buildd/glib2.0-2.18.1/glib/gstring.c line 98
  • #1 IA__g_hash_table_lookup
    at /build/buildd/glib2.0-2.18.1/glib/ghash.c line 118
  • #2 ??
    from /usr/lib/librsvg-2.so.2
  • #3 ??
    from /usr/lib/librsvg-2.so.2
  • #4 ??
    from /usr/lib/librsvg-2.so.2
  • #5 ??
    from /usr/lib/librsvg-2.so.2
  • #6 ??
    from /usr/lib/librsvg-2.so.2
  • #7 ??
    from /usr/lib/librsvg-2.so.2
  • #8 ??
    from /usr/lib/librsvg-2.so.2
  • #9 ??
    from /usr/lib/librsvg-2.so.2
  • #10 xmlParseStartTag
    from /usr/lib/libxml2.so.2
  • #11 xmlParseChunk
    from /usr/lib/libxml2.so.2
  • #12 ??
    from /usr/lib/librsvg-2.so.2
  • #13 ??
    from /usr/lib/gtk-2.0/2.10.0/loaders/svg_loader.so
  • #14 gdk_pixbuf_loader_load_module
    at /build/buildd/gtk+2.0-2.14.4/gdk-pixbuf/gdk-pixbuf-loader.c line 394
  • #15 IA__gdk_pixbuf_loader_write
    at /build/buildd/gtk+2.0-2.14.4/gdk-pixbuf/gdk-pixbuf-loader.c line 417
  • #16 load_from_stream
    at /build/buildd/gtk+2.0-2.14.4/gdk-pixbuf/gdk-pixbuf-io.c line 1516
  • #17 IA__gdk_pixbuf_new_from_stream_at_scale
    at /build/buildd/gtk+2.0-2.14.4/gdk-pixbuf/gdk-pixbuf-io.c line 1596
  • #18 icon_info_ensure_scale_and_pixbuf
    at /build/buildd/gtk+2.0-2.14.4/gtk/gtkicontheme.c line 2909
  • #19 IA__gtk_icon_info_load_icon
    at /build/buildd/gtk+2.0-2.14.4/gtk/gtkicontheme.c line 3050
  • #20 IA__gtk_icon_theme_load_icon
    at /build/buildd/gtk+2.0-2.14.4/gtk/gtkicontheme.c line 1547
  • #21 e_task_widget_construct
    at e-task-widget.c line 164
  • #22 e_task_widget_new_with_cancel
    at e-task-widget.c line 196
  • #23 task_widget_new_from_activity_info
    at e-activity-handler.c line 169
  • #24 e_activity_handler_cancelable_operation_started
    at e-activity-handler.c line 436
  • #25 op_status_exec
    at mail-mt.c line 993
  • #26 mail_msg_idle_cb
    at mail-mt.c line 491
  • #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
    from /usr/lib/libbonobo-2.so.0
  • #32 main
    at main.c line 689

Comment 1 André Klapper 2008-10-22 15:49:57 UTC
Thanks for the bug report.
This issue should be fixed in 2.24.1. Please retest and comment on bug 555276.

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