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 622357 - Crash in efhd_attachment_optional at em-format-html-display.c line 1041
Crash in efhd_attachment_optional at em-format-html-display.c line 1041
Status: RESOLVED DUPLICATE of bug 500591
Product: evolution
Classification: Applications
Component: Mailer
2.30.x (obsolete)
Other All
: Normal critical
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2010-06-22 07:30 UTC by coronol
Modified: 2010-07-12 15:35 UTC
See Also:
GNOME target: ---
GNOME version: 2.29/2.30



Description coronol 2010-06-22 07:30:46 UTC
What were you doing when the application crashed?
Hi! Sorry for my English :-(
During format big message, was press <DEL> key.
It is all.



Distribution: Debian squeeze/sid
Gnome Release: 2.30.0 2010-04-26 (Debian)
BugBuddy Version: 2.30.0

System: Linux 2.6.32-5-686 #1 SMP Tue Jun 1 04:59:47 UTC 2010 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10707000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: gnome
GTK+ Modules: gnomebreakpad, canberra-gtk-module

Memory status: size: 233254912 vsize: 233254912 resident: 54374400 share: 22827008 rss: 54374400 rss_rlim: 18446744073709551615
CPU usage: start_time: 1277191539 rtime: 1057 utime: 812 stime: 245 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/evolution'

[Thread debugging using libthread_db enabled]
[New Thread 0xab9fcb70 (LWP 19906)]
[New Thread 0xac9feb70 (LWP 19905)]
[New Thread 0xadd17b70 (LWP 19444)]
[New Thread 0xae518b70 (LWP 19443)]
[New Thread 0xaf957b70 (LWP 19437)]
[New Thread 0xb0158b70 (LWP 19436)]
[New Thread 0xb0964b70 (LWP 19435)]
[New Thread 0xb1165b70 (LWP 19434)]
0xb7759424 in __kernel_vsyscall ()

Thread 1 (Thread 0xb5d96760 (LWP 19281))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/i686/cmov/libpthread.so.0
  • #2 IA__g_spawn_sync
    at /build/buildd-glib2.0_2.24.1-1-i386-84Pp4V/glib2.0-2.24.1/glib/gspawn.c line 386
  • #3 IA__g_spawn_command_line_sync
    at /build/buildd-glib2.0_2.24.1-1-i386-84Pp4V/glib2.0-2.24.1/glib/gspawn.c line 700
  • #4 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #5 segv_redirect
    at main.c line 279
  • #6 <signal handler called>
  • #7 efhd_attachment_optional
    at em-format-html-display.c line 1041
  • #8 efh_object_requested
    at em-format-html.c line 1523
  • #9 html_g_cclosure_marshal_BOOLEAN__OBJECT
    at htmlmarshal.c line 81
  • #10 IA__g_closure_invoke
    at /build/buildd-glib2.0_2.24.1-1-i386-84Pp4V/glib2.0-2.24.1/gobject/gclosure.c line 767
  • #11 signal_emit_unlocked_R
    at /build/buildd-glib2.0_2.24.1-1-i386-84Pp4V/glib2.0-2.24.1/gobject/gsignal.c line 3248
  • #12 IA__g_signal_emit_valist
    at /build/buildd-glib2.0_2.24.1-1-i386-84Pp4V/glib2.0-2.24.1/gobject/gsignal.c line 2991
  • #13 IA__g_signal_emit
    at /build/buildd-glib2.0_2.24.1-1-i386-84Pp4V/glib2.0-2.24.1/gobject/gsignal.c line 3038
  • #14 html_engine_object_requested_cb
    at gtkhtml.c line 549
  • #15 html_g_cclosure_marshal_BOOLEAN__OBJECT
    at htmlmarshal.c line 81
  • #16 IA__g_closure_invoke
    at /build/buildd-glib2.0_2.24.1-1-i386-84Pp4V/glib2.0-2.24.1/gobject/gclosure.c line 767
  • #17 signal_emit_unlocked_R
    at /build/buildd-glib2.0_2.24.1-1-i386-84Pp4V/glib2.0-2.24.1/gobject/gsignal.c line 3248
  • #18 IA__g_signal_emit_valist
    at /build/buildd-glib2.0_2.24.1-1-i386-84Pp4V/glib2.0-2.24.1/gobject/gsignal.c line 2991
  • #19 IA__g_signal_emit
    at /build/buildd-glib2.0_2.24.1-1-i386-84Pp4V/glib2.0-2.24.1/gobject/gsignal.c line 3038
  • #20 element_parse_object
    at htmlengine.c line 1623
  • #21 parse_one_token
    at htmlengine.c line 3974
  • #22 new_parse_body
    at htmlengine.c line 1428
  • #23 html_engine_timer_event
    at htmlengine.c line 4933
  • #24 html_engine_flush
    at htmlengine.c line 6920
  • #25 gtk_html_flush
    at gtkhtml.c line 6339
  • #26 emhs_sync_flush
    at em-html-stream.c line 86
  • #27 emss_process_message
    at em-sync-stream.c line 87
  • #28 g_idle_dispatch
    at /build/buildd-glib2.0_2.24.1-1-i386-84Pp4V/glib2.0-2.24.1/glib/gmain.c line 4065
  • #29 g_main_dispatch
    at /build/buildd-glib2.0_2.24.1-1-i386-84Pp4V/glib2.0-2.24.1/glib/gmain.c line 1960
  • #30 IA__g_main_context_dispatch
    at /build/buildd-glib2.0_2.24.1-1-i386-84Pp4V/glib2.0-2.24.1/glib/gmain.c line 2513
  • #31 g_main_context_iterate
    at /build/buildd-glib2.0_2.24.1-1-i386-84Pp4V/glib2.0-2.24.1/glib/gmain.c line 2591
  • #32 IA__g_main_loop_run
    at /build/buildd-glib2.0_2.24.1-1-i386-84Pp4V/glib2.0-2.24.1/glib/gmain.c line 2799
  • #33 IA__gtk_main
    at /build/buildd-gtk+2.0_2.20.1-1-i386-Ixfflh/gtk+2.0-2.20.1/gtk/gtkmain.c line 1219
  • #34 main
    at main.c line 578

	Inferior 1 [process 19281] will be detached.

Quit anyway? (y or n) [answered Y; input not from terminal]


----------- .xsession-errors (51 sec old) ---------------------
(nautilus:8101): Nautilus-GDU-WARNING **: unable to query info: Указанный адрес не поддерживается
** (gnome-screensaver:8127): WARNING **: Config key not handled: /desktop/gnome/lockdown/disable_print_setup
** (gnome-screensaver:8127): WARNING **: Config key not handled: /desktop/gnome/lockdown/disable_save_to_disk
(nautilus:8101): Nautilus-GDU-WARNING **: unable to query info: Указанный адрес не поддерживается
(evolution:19281): evolution-network-manager-WARNING **: The name org.freedesktop.NetworkManager was not provided by any .service files
(evolution:19281): camel-local-provider-WARNING **: spool summary - not loading anything
--------------------------------------------------
Comment 1 Giuseppe Sacco 2010-06-23 07:43:13 UTC
Hi all,
I do have the same problem. I may confirm that it crashing while displaying a large message. In my case message size is 7878935 bytes and its headers are (beside, from,to,subject, and received:

Return-path: <xxx@yyy.net>
Envelope-to: giuseppe@eppesuigoccas.homedns.org
Delivery-date: Wed, 23 Jun 2010 05:28:03 +0200
Content-Type: text/plain; charset=ANSI_X3.4-1968
X-Cron-Env: <SHELL=/bin/sh>
X-Cron-Env: <HOME=/root>
X-Cron-Env: <PATH=/usr/bin:/bin>
X-Cron-Env: <LOGNAME=root>
Message-Id: <E1ORGTm-0005Js-6J@agenzia-527>
Date: Wed, 23 Jun 2010 05:18:22 +0200
Received-SPF: pass
X-SPF-Guess: error

The stack trace is available in Debian bug report: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=586876

Thanks,
Giuseppe
Comment 2 Akhil Laddha 2010-07-12 15:35:25 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 bug 500591 ***