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 597483 - segfault when reading mail w/ exchange invitation
segfault when reading mail w/ exchange invitation
Status: RESOLVED DUPLICATE of bug 468736
Product: evolution
Classification: Applications
Component: Mailer
2.28.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2009-10-05 22:12 UTC by dann frazier
Modified: 2010-10-01 04:15 UTC
See Also:
GNOME target: ---
GNOME version: 2.27/2.28


Attachments
gdb output (64.83 KB, text/plain)
2009-10-05 22:12 UTC, dann frazier
Details

Description dann frazier 2009-10-05 22:12:42 UTC
Created attachment 144852 [details]
gdb output

In mail view, evolution segfaults when it attempts to render a message with a
meeting invitation from exchange.
Comment 1 Akhil Laddha 2009-10-06 04:25:13 UTC
looks dupe of bug 552121
Comment 2 Milan Crha 2009-10-06 11:47:55 UTC
This is a dupe of bug #468736, as there is a recursion between em_format_part_as, em_format_part, efh_text_plain. The hack patch from the other bug should help here.

Akhil, please check other bugs with the same recursion and feel free to mark as a duplicate of bug #468736 (just note that the bug #552121 is not a dupe, as the trace from there is not the main content of a bug).
Comment 3 dann frazier 2009-10-06 16:32:21 UTC
I can confirm that the patch in bug #468736 fixes this issue.
Comment 4 Bharath Acharya 2010-10-01 04:15:49 UTC
Closing the bug as per comment #3

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