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 573557 - Crash when viewing HTML mail in the preview pane
Crash when viewing HTML mail in the preview pane
Status: RESOLVED DUPLICATE of bug 569700
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-28 18:19 UTC by Braden
Modified: 2009-02-28 19:55 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24



Description Braden 2009-02-28 18:19:45 UTC
Steps to reproduce:
Since a fairly recent Evolution update, I've been experiencing crashes when viewing HTML mail in the preview pane.  I attached gdb and eventually got this stack trace.


Stack trace:
  • #0 camel_mime_parser_read
    at camel-mime-parser.c line 655
  • #1 stream_read
    at camel-http-stream.c line 487
  • #2 emfh_gethttp
    at em-format-html.c line 525
  • #3 efh_format_exec
    at em-format-html.c line 1299
  • #4 mail_msg_proxy
    at mail-mt.c line 520
  • #5 g_thread_pool_thread_proxy
    at gthreadpool.c line 265
  • #6 g_thread_create_proxy
    at gthread.c line 635
  • #7 start_thread
    at pthread_create.c line 297
  • #8 clone
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S line 112


Other information:
Comment 1 Matthew Barnes 2009-02-28 19:55:18 UTC

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