GNOME Bugzilla – Bug 646197
Crash with VALARM without ACTION property
Last modified: 2011-04-18 14:36:31 UTC
Moving this from a downstream bug report: https://bugzilla.redhat.com/show_bug.cgi?id=691839 abrt version: 1.1.17 architecture: i686 Attached file: backtrace, 45471 bytes cmdline: evolution component: evolution Attached file: coredump, 116477952 bytes crash_function: icalvalue_get_action executable: /usr/bin/evolution kernel: 2.6.35.11-83.fc14.i686 package: evolution-2.32.2-1.fc14 rating: 4 reason: Process /usr/bin/evolution was killed by signal 11 (SIGSEGV) release: Fedora release 14 (Laughlin) time: 1301411631 uid: 500 How to reproduce ----- 1. It crashes when ever trying to open new calendar scheduled events.
+ Trace 226506
Thread 1 (Thread 0xb789c880 (LWP 2750))
Created attachment 184661 [details] [review] evo patch for evolution; The attached meeting invitation had an alarm, which had missing ACTION property, which lead to this crash. This patch discards alarms without ACTION property. Please note that the ACTION property is mandatory for the VALARM component.
Milan: Patch has status "accepted-commit_after_freeze". Assuming this refers to 3.0 Hardcode Freeze, can this get a commit now?
Sure, it was waiting just on me. Created commit dddda73 in evo master (3.1.1+) Created commit f735a08 in evo gnome-3.0 (3.0.1+)