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 572576 - Crash when opening forwarded email
Crash when opening forwarded email
Status: RESOLVED DUPLICATE of bug 344076
Product: evolution
Classification: Applications
Component: Mailer
2.24.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2009-02-20 16:59 UTC by Frederic Crozat
Modified: 2009-02-20 17:25 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
mbox containing crash message (14.91 KB, text/plain)
2009-02-20 17:00 UTC, Frederic Crozat
Details

Description Frederic Crozat 2009-02-20 16:59:57 UTC
Attached message (to be imported in evolution inbox) contains a email containing a forwarded message. When expanding fwd message, evolution crash.

This is only with evolution 2.24.x (including 2.24.4), not with evolution 2.25.91.
Comment 1 Frederic Crozat 2009-02-20 17:00:29 UTC
Created attachment 129163 [details]
mbox containing crash message
Comment 2 Frederic Crozat 2009-02-20 17:15:57 UTC
backtrace :

**
Gtk:ERROR:gtklayout.c:394:gtk_layout_move_internal: assertion failed: (child)

Program received signal SIGABRT, Aborted.
0xffffe430 in __kernel_vsyscall ()

(gdb) bt
  • #0 __kernel_vsyscall
  • #1 raise
    from /lib/i686/libc.so.6
  • #2 abort
    from /lib/i686/libc.so.6
  • #3 IA__g_assertion_message
  • #4 IA__g_assertion_message_expr
    at gtestutils.c line 1312
  • #5 gtk_layout_move_internal
    at gtklayout.c line 394
  • #6 draw
    at htmlembedded.c line 82
  • #7 html_object_draw
    at htmlobject.c line 1054
  • #8 draw
    at htmlclue.c line 268
  • #9 draw
    at htmlclueflow.c line 1371
  • #10 html_object_draw
    at htmlobject.c line 1054
  • #11 draw
    at htmlclue.c line 268
  • #12 draw
    at htmlcluev.c line 396
  • #13 draw
    at htmltablecell.c line 188
  • #14 html_object_draw
    at htmlobject.c line 1054
  • #15 draw
    at htmltable.c line 1246
  • #16 html_object_draw
    at htmlobject.c line 1054
  • #17 draw
    at htmlclue.c line 268
  • #18 draw
    at htmlclueflow.c line 1371
  • #19 html_object_draw
    at htmlobject.c line 1054
  • #20 draw
    at htmlclue.c line 268
  • #21 draw
    at htmlcluev.c line 396
  • #22 html_object_draw
  • #23 html_engine_draw_real
    at htmlengine.c line 5028
  • #24 html_engine_expose
    at htmlengine.c line 5044
  • #25 expose
    at gtkhtml.c line 1179
  • #26 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 84
  • #27 g_type_class_meta_marshal
    at gclosure.c line 878
  • #28 IA__g_closure_invoke
    at gclosure.c line 767
  • #29 signal_emit_unlocked_R
    at gsignal.c line 3282
  • #30 IA__g_signal_emit_valist
    at gsignal.c line 2987
  • #31 IA__g_signal_emit
    at gsignal.c line 3034
  • #32 gtk_widget_event_internal
    at gtkwidget.c line 4745
  • #33 IA__gtk_main_do_event
    at gtkmain.c line 1553
  • #34 gdk_window_process_updates_internal
    at gdkwindow.c line 2598
  • #35 IA__gdk_window_process_all_updates
    at gdkwindow.c line 2664
  • #36 gtk_container_idle_sizer
    at gtkcontainer.c line 1309
  • #37 gdk_threads_dispatch
    at gdk.c line 473
  • #38 g_idle_dispatch
    at gmain.c line 4233
  • #39 IA__g_main_context_dispatch
    at gmain.c line 2142
  • #40 g_main_context_iterate
    at gmain.c line 2776
  • #41 IA__g_main_loop_run
    at gmain.c line 2984
  • #42 bonobo_main
    at bonobo-main.c line 311
  • #43 main
    at main.c line 690

Comment 3 Milan Crha 2009-02-20 17:25:41 UTC

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