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 705453 - Evolution crash while accepting ics invitation
Evolution crash while accepting ics invitation
Status: RESOLVED INCOMPLETE
Product: evolution
Classification: Applications
Component: Calendar
3.10.x (obsolete)
Other Linux
: High critical
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2013-08-04 15:54 UTC by Udit Mahajan
Modified: 2014-10-08 10:35 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Backtrace for calendar crash (13.19 KB, text/plain)
2013-08-04 15:54 UTC, Udit Mahajan
Details

Description Udit Mahajan 2013-08-04 15:54:13 UTC
Created attachment 250808 [details]
Backtrace for calendar crash

Evolution crashes while I try to accept an invitation to an event (ics file).
If the event is already responded to, accepted/declined/tentative, then it doesn't cause any problem. The crash happens only when it is the first time response is being sent for the event.

Find the output of gdb:

Program received signal SIGSEGV, Segmentation fault.
receive_objects_ready_cb (ecalclient=<optimized out>, result=0x7fffb403a830, 
    user_data=0x17843e0) at itip-view.c:4595
4595		switch (pitip->update_item_response) {



I am attaching the thread output for backtrace.
Comment 1 André Klapper 2013-08-06 13:02:45 UTC
Thanks for taking the time to report this bug.
Unfortunately, that stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Can you get us a stack trace with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so and reopen this bug or report a new one. Thanks in advance!

Also, which exact Evolution version is this about?
Comment 2 Udit Mahajan 2013-08-23 06:46:42 UTC
My apologies for such late reply,

I was using the latest evolution build from git, but the problem is I cannot reproduce it somehow.
I will reopen the bug when I am able to reproduce it.
Comment 3 André Klapper 2014-02-26 15:05:31 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for.
Thanks!
Comment 4 Milan Crha 2014-10-08 10:35:30 UTC
Similar downstream bug report from 3.10.4:
https://bugzilla.redhat.com/show_bug.cgi?id=1147394

But I'm not reopening this, because the reporter wasn't able to reproduce the crash then next time again. I didn't notice any similar crash from 3.12.x as well.