GNOME Bugzilla – Bug 669601
evolution crashes when publishing calendar
Last modified: 2015-04-29 15:34:11 UTC
Created attachment 207018 [details] bt full of core file Hello, I have an old, big, calendar in ical, that I used to publish on my webdav webserver. Now it crashes evolution with a sigsegv -- see backtrace attached -- even if I use another method to publish it. Evo is crashing at startup if calendar is set to auto-publish (and evo not stating offline) I imported the calendar file to another computer, with a test account, I got same crash. with an smaller (but real-life) calendar I got the same result. With an almost-empty, created from scratch one, I got no crash. The file is sent to the webserver, but it's corrupted (size on disk is 2578902 on my computer, 2731472) I'm using Debian, evolution version 3.2.2-1 I'll be happy to send more information if needed, but I prefer not to send my calendar and core file in public.
"thread apply all bt" is also welcome. :) Posting your stacktrace inline so the traceparser can pick it up:
+ Trace 229620
+ Trace 229621
Thread 6 (Thread 0x7f5853dfb700 (LWP 10729))
Thread 2 (Thread 0x7f58545fc700 (LWP 10728))
Thread 1 (Thread 0x7f58400e2700 (LWP 10759))
With glib debug symbols :
+ Trace 229622
try to give all threads :
+ Trace 229623
Well ... the expanded trace is missing some infos, but "see full trace don't", sorry for the noise.
Similar issue reported in downstream, it has valgrind trace as well. https://bugzilla.novell.com/show_bug.cgi?id=730514
This had been fixed in 3.2.3, according to bug #664370, thus I mark this as a duplicate of it. *** This bug has been marked as a duplicate of bug 664370 ***