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 601229 - Crashes when replying a mail.
Crashes when replying a mail.
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Mailer
2.30.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2009-11-09 09:19 UTC by Chenthill P
Modified: 2013-09-13 01:07 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Chenthill P 2009-11-09 09:19:00 UTC
Traces,

Program received signal SIGSEGV, Segmentation fault.
0xb610db03 in emf_multipart_related (emf=0x8376330, stream=0x8cb2c90, part=0x8541d58, info=0xb6112390) at em-format.c:1635
1635		while (link->next != NULL) {
(gdb) ba
  • #0 emf_multipart_related
    at em-format.c line 1635
  • #1 em_format_part_as
    at em-format.c line 676
  • #2 em_format_part
    at em-format.c line 705
  • #3 emf_multipart_mixed
    at em-format.c line 1436
  • #4 em_format_part_as
    at em-format.c line 676
  • #5 em_format_part
    at em-format.c line 705
  • #6 emfq_format_message
    at em-format-quote.c line 437
  • #7 emfq_format_clone
    at em-format-quote.c line 176
  • #8 em_format_format_clone
    at em-format.c line 848
  • #9 em_utils_message_to_html
    at em-utils.c line 1312
  • #10 composer_set_body
    at em-composer-utils.c line 2274
  • #11 em_utils_reply_to_message
    at em-composer-utils.c line 2407
  • #12 reply_to_message
    at em-composer-utils.c line 2324
  • #13 get_message_done
    at mail-ops.c line 1880
  • #14 mail_msg_idle_cb
    at mail-mt.c line 447
  • #15 g_idle_dispatch
    at gmain.c line 4065
  • #16 g_main_dispatch
    at gmain.c line 1960
  • #17 IA__g_main_context_dispatch
    at gmain.c line 2513
  • #18 g_main_context_iterate
    at gmain.c line 2591
  • #19 IA__g_main_loop_run
    at gmain.c line 2799
  • #20 IA__gtk_main
    at gtkmain.c line 1205
  • #21 main
    at main.c line 620

Comment 1 Chenthill P 2009-11-09 09:21:07 UTC
Commit - 39b456243022a8ade0ae45512cc636eac0f7fc81 .
Comment 2 Matthew Barnes 2009-11-09 13:11:03 UTC
Good catch.