GNOME Bugzilla – Bug 662742
Double free when expunging completed tasks
Last modified: 2011-10-26 09:23:49 UTC
Moving this from a downstream bug report: https://bugzilla.redhat.com/show_bug.cgi?id=748788 libreport version: 2.0.6 abrt_version: 2.0.4.981 backtrace_rating: 4 cmdline: evolution comment: Hit Ctrl E in the task window crash_function: pvl_head executable: /usr/bin/evolution kernel: 3.1.0-0.rc10.git0.1.fc16.x86_64 reason: Process /usr/bin/evolution was killed by signal 11 (SIGSEGV) time: Tue Oct 25 16:54:28 2011 Core was generated by `evolution'. Program terminated with signal 11, Segmentation fault.
+ Trace 228911
Thread 2 (Thread 0x7fe942057700 (LWP 2024))
Thread 1 (Thread 0x7fe94a3ce980 (LWP 2022))
Confirming, I can reproduce it too.
Created attachment 200008 [details] [review] evo patch for evolution; The icalcomponent had been freed twice, unfortunately.
Created commit 251b734 in evo master (3.3.2+) Created commit 682883d in evo gnome-3-2 (3.2.2+)