GNOME Bugzilla – Bug 313044
evolution hangs and/or crashes when changing "until" time on recurring appointment
Last modified: 2013-09-13 12:25:06 UTC
Please describe the problem: i have repeated found hangs and crashes when making an appointment recurring, or modifying the recurrance date. Steps to reproduce: 1. create a meeting 2. add an recurrance with an "until" date 3. if you didn't crash or hang then, close the appointment, and reopen it and modify the "until" date. Actual results: usually evolution hangs. on occaision i've gotten a crash. Expected results: i'd expect to change the recurrance and not get a crash or hang. Does this happen every time? pretty much. Other information: note i get this problem when creating a local meeting and an exchange meeting.
Thanks for the bug report. Without a stack trace from the crash it's very hard to determine what caused it. Can you provide us with one? Please see [WWW]http://live.gnome.org/GettingTraces for more information on how to do so.
I am able to crash it too as described above. The main thread stack trace (all threads seem to be irrelevant and mostly in pthread_cond_wait):
+ Trace 62535
Reopening as information was provided.
The gdk_pointer_grab (frame #4) seems to be not related to this, as on subsequent runs I (usually) don't get it in the trace.
i don see this happening. Moving it to gal as it crashes in date edit.
Reassigning this to Kaushal. Marking this for 2.4.1 as chen fails to reproduce it and any code change now would do more harm to 2.4.0 than good.
I created a meeting with a recurrence until date. Then, closed it, re-opened that calender item. I could change the until date without any dump. Submitter: Are you using the evolution-data-server and evolution built out of cvs Head? If not, could you please try out once. Chen: There is one anomaly which I observed in date change. By default, I could see the date set as 09/22/2005. When I changed it to 09/09/2005, it did not correctly change the highlighted dates in the calender shown below. Also, when I re-opened the same meeting, the recurrence until date was reset to 09/22/2005. Any clue what could be wrong?
*** Bug 314552 has been marked as a duplicate of this bug. ***
i wasn't using the CVS head, and unfortunately, i'm not on my linux box anymore, so i can't check it out. sorry.
This was a crash due to some gtk issue. I found its soved with versions greater than 2.8.3. Please upagrade gtk+ and this would be fixed.
I can not reproduce the crash either anymore. I have upgrade quite some things meanwhile, including gtk+ to 2.8.3 with a couple patches from CVS as provided by gentoo.