GNOME Bugzilla – Bug 667741
Crash when browse for CalDAV calendar
Last modified: 2012-01-16 18:26:28 UTC
Moving this from a downstream bug report: https://bugzilla.redhat.com/show_bug.cgi?id=773293 [abrt] evolution-3.2.2-1.fc16: soup_uri_set_scheme: Process /usr/bin/evolution was killed by signal 11 (SIGSEGV) libreport version: 2.0.8 abrt_version: 2.0.7 backtrace_rating: 4 cmdline: evolution comment: add ne calendar >> caldav >> brows without entring any info crash_function: soup_uri_set_scheme executable: /usr/bin/evolution kernel: 3.1.7-1.fc16.i686 reason: Process /usr/bin/evolution was killed by signal 11 (SIGSEGV) time: Wed 11 Jan 2012 01:34:22 PM CET Core was generated by `evolution'. Program terminated with signal 11, Segmentation fault.
+ Trace 229440
Thread 4 (Thread 0xb7607b40 (LWP 4813))
Thread 1 (Thread 0xb78238c0 (LWP 4811))
Created attachment 205379 [details] [review] evo patch for evolution; Confirming, I can reproduce it too. This patch sanitizes the URL and makes sure it's a valid URL before passing it into the browse dialog creation function.
Created commit 8b8f564 in evo master (3.3.5+)