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 624491 - Attempting to open a meeting invite results in an immediate SEGSEGV
Attempting to open a meeting invite results in an immediate SEGSEGV
Status: RESOLVED DUPLICATE of bug 619959
Product: evolution
Classification: Applications
Component: Calendar
2.30.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2010-07-15 20:46 UTC by cat
Modified: 2010-07-15 21:36 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
CAMEL_DEBUG=all output (233 bytes, application/octet-stream)
2010-07-15 20:46 UTC, cat
Details
gdb w/ bt (18.63 KB, application/octet-stream)
2010-07-15 20:47 UTC, cat
Details
Sample message w/ meeting invite to trigger the issue (4.63 KB, message/rfc822)
2010-07-15 20:47 UTC, cat
Details

Description cat 2010-07-15 20:46:23 UTC
Created attachment 165992 [details]
CAMEL_DEBUG=all output

Debian Lenny x86, Evolution 2.30.2

Attempting to open a meeting invitation or update results in Evo crashing immediately with a SIGSEGV.

Attached is the output of CAMEL_DEBUG=all, a gdb trace and a meeting invite that triggers this issue.
Comment 1 cat 2010-07-15 20:47:07 UTC
Created attachment 165993 [details]
gdb w/ bt
Comment 2 cat 2010-07-15 20:47:43 UTC
Created attachment 165995 [details]
Sample message w/ meeting invite to trigger the issue
Comment 3 cat 2010-07-15 21:16:45 UTC
Disabling the 'Itip Formatter' plugin appears to keep evo from crashing -- but also disables the calendar functionality completely.
Comment 4 cat 2010-07-15 21:19:19 UTC
https://bugzilla.gnome.org/show_bug.cgi?id=597655 seems likely to be related to this issue, but it's unclear if it's actually the same issue.
Comment 5 cat 2010-07-15 21:36:31 UTC
Found https://bugzilla.gnome.org/show_bug.cgi?id=619959 which has an attached patch for itip that (at least) gets around the segfault issue.

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