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 338121 - Crash Clicking Into One Specific Email Message
Crash Clicking Into One Specific Email Message
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Mailer
2.6.x (obsolete)
Other All
: Normal critical
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-04-11 18:43 UTC by David Richards
Modified: 2006-04-20 05:42 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description David Richards 2006-04-11 18:43:00 UTC
Steps to reproduce:
1. Clicked into email message
2. 
3. 


Stack trace:
Program received signal SIGSEGV, Segmentation fault.

Thread 1121975216 (LWP 9165)

  • #0 camel_content_type_simple
    at camel-mime-utils.c line 3451
  • #1 get_mime_type
    at camel-data-wrapper.c line 311
  • #2 camel_data_wrapper_get_mime_type
    at camel-data-wrapper.c line 326
  • #3 em_format_part
    at em-format.c line 607
  • #4 emfh_multipart_related_check
    at em-format-html.c line 1012
  • #5 efh_format_do
    at em-format-html.c line 1242
  • #6 mail_msg_received
    at mail-mt.c line 570
  • #7 thread_received_msg
    at e-msgport.c line 974
  • #8 thread_dispatch
    at e-msgport.c line 1055
  • #9 start_thread
    from /lib/tls/libpthread.so.0
  • #10 clone
    from /lib/tls/libc.so.6

Other information:
Comment 1 David Richards 2006-04-11 21:21:40 UTC
Another user with same issue, both were email from AOL

Program received signal SIGSEGV, Segmentation fault.

Thread 1115634608 (LWP 15898)

  • #0 camel_content_type_simple
    at camel-mime-utils.c line 3451
  • #1 get_mime_type
    at camel-data-wrapper.c line 311
  • #2 camel_data_wrapper_get_mime_type
    at camel-data-wrapper.c line 326
  • #3 em_format_part
    at em-format.c line 607
  • #4 emf_multipart_mixed
    at em-format.c line 1201
  • #5 em_format_part_as
    at em-format.c line 583
  • #6 em_format_part
    at em-format.c line 610
  • #7 efh_format_message
    at em-format-html.c line 1773
  • #8 emf_message_rfc822
    at em-format.c line 1490
  • #9 efhd_format_attachment
    at em-format-html-display.c line 2176
  • #10 em_format_part_as
    at em-format.c line 591
  • #11 em_format_part
    at em-format.c line 610
  • #12 emf_multipart_mixed
    at em-format.c line 1201
  • #13 em_format_part_as
    at em-format.c line 583
  • #14 em_format_part
    at em-format.c line 610
  • #15 efh_format_message
    at em-format-html.c line 1773
  • #16 efh_format_do
    at em-format-html.c line 1216
  • #17 mail_msg_received
    at mail-mt.c line 570
  • #18 thread_received_msg
    at e-msgport.c line 974
  • #19 thread_dispatch
    at e-msgport.c line 1055
  • #20 start_thread
    from /lib/tls/libpthread.so.0
  • #21 clone
    from /lib/tls/libc.so.6

Comment 2 Christian Kirbach 2006-04-12 13:21:45 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 334416 ***
Comment 3 David Richards 2006-04-13 13:06:21 UTC
Reopening this bug, because it will have to get fixed in our 2.6 enterprise build of Evolution.  This is causing us serious problem.
Comment 4 Harish Krishnaswamy 2006-04-20 05:42:28 UTC
Per Partha and Sankar, the patch for this bug has already been committed. Updating the status of the bug.