GNOME Bugzilla – Bug 705453
Evolution crash while accepting ics invitation
Last modified: 2014-10-08 10:35:30 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.
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?
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.
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!
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.