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 570800 - segfault
segfault
Status: RESOLVED DUPLICATE of bug 344076
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: 2009-02-06 17:02 UTC by Brian J. Murrell
Modified: 2009-02-07 13:07 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24



Description Brian J. Murrell 2009-02-06 17:02:28 UTC
Steps to reproduce:
Trying to search for a string in an HTML message.

Stack trace:

Thread 1 (process 22864)

  • #0 __kernel_vsyscall
  • #1 raise
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 nsProfileLock::FatalSignalHandler
    at nsProfileLock.cpp line 212
  • #3 <signal handler called>
  • #4 __kernel_vsyscall
  • #5 raise
    from /lib/tls/i686/cmov/libc.so.6
  • #6 abort
    from /lib/tls/i686/cmov/libc.so.6
  • #7 IA__g_assertion_message
  • #8 IA__g_assertion_message_expr
    at /build/buildd/glib2.0-2.18.2/glib/gtestutils.c line 1312
  • #9 gtk_layout_move_internal
    at /build/buildd/gtk+2.0-2.14.4/gtk/gtklayout.c line 394
  • #10 draw
    at htmlembedded.c line 82
  • #11 draw
    at htmliframe.c line 185
  • #12 html_object_draw
    at htmlobject.c line 1054
  • #13 draw
    at htmlclue.c line 268
  • #14 draw
    at htmlclueflow.c line 1371
  • #15 html_object_draw
    at htmlobject.c line 1054
  • #16 draw
    at htmlclue.c line 268
  • #17 draw
    at htmlcluev.c line 396
  • #18 html_object_draw
    at htmlobject.c line 1054
  • #19 draw
    at htmlclue.c line 268
  • #20 draw
    at htmlcluev.c line 396
  • #21 html_object_draw
    at htmlobject.c line 1054
  • #22 html_engine_draw_real
    at htmlengine.c line 5021
  • #23 html_engine_expose
    at htmlengine.c line 5037
  • #24 expose
    at gtkhtml.c line 1179
  • #25 _gtk_marshal_BOOLEAN__BOXED
    at /build/buildd/gtk+2.0-2.14.4/gtk/gtkmarshalers.c line 84
  • #26 g_type_class_meta_marshal
    at /build/buildd/glib2.0-2.18.2/gobject/gclosure.c line 878
  • #27 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.18.2/gobject/gclosure.c line 767
  • #28 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.18.2/gobject/gsignal.c line 3282
  • #29 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.18.2/gobject/gsignal.c line 2987
  • #30 IA__g_signal_emit
    at /build/buildd/glib2.0-2.18.2/gobject/gsignal.c line 3034
  • #31 gtk_widget_event_internal
    at /build/buildd/gtk+2.0-2.14.4/gtk/gtkwidget.c line 4745
  • #32 IA__gtk_main_do_event
    at /build/buildd/gtk+2.0-2.14.4/gtk/gtkmain.c line 1553
  • #33 gdk_window_process_updates_internal
    at /build/buildd/gtk+2.0-2.14.4/gdk/gdkwindow.c line 2598
  • #34 IA__gdk_window_process_all_updates
    at /build/buildd/gtk+2.0-2.14.4/gdk/gdkwindow.c line 2664
  • #35 gtk_container_idle_sizer
    at /build/buildd/gtk+2.0-2.14.4/gtk/gtkcontainer.c line 1309
  • #36 gdk_threads_dispatch
    at /build/buildd/gtk+2.0-2.14.4/gdk/gdk.c line 473
  • #37 g_idle_dispatch
    at /build/buildd/glib2.0-2.18.2/glib/gmain.c line 4235
  • #38 IA__g_main_context_dispatch
    at /build/buildd/glib2.0-2.18.2/glib/gmain.c line 2144
  • #39 g_main_context_iterate
    at /build/buildd/glib2.0-2.18.2/glib/gmain.c line 2778
  • #40 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.18.2/glib/gmain.c line 2986
  • #41 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #42 main
    at main.c line 690

Other information:
Comment 1 Akhil Laddha 2009-02-07 13:07:49 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 344076 ***