Description of problem: RHEL 3 u5 re0428.0 x86_64 Importing the Fedora Release .ics into an evolution calendar crashes evolution. Version-Release number of selected component (if applicable): evolution-1.4.5-12 How reproducible: Always Steps to Reproduce: 1. Import Fedora Core 4 release .ics. Keep type at "Automatic" 2. Click ok to import to folder (either deafault or new calendar) 3. Watch it go BOOM. Actual results: segv Expected results: Calendar imported Additional info: I am attaching a backtrace. Also the last message in the console that started evolution reads: "icalvalue.c:481: icalvalue_new_from_string got an unknown value type"
Created attachment 114225 [details] fedora .ics file
Created attachment 114226 [details] Backtrace for ics import
Is this specific to RHEL3 U5, or is it reproducable with earlier versions of RHEL3 evolution?
Also, please install debuginfo packages and resubmit the bug. (The bug appears to be in C code generated using a Perl script, so having a more precise backtrace will be helpful. Thanks)
"regenerate the backtrace" I meant to say
Created attachment 114229 [details] Debug bt This did not seem to add much by way of info but here it is.
This behavior was not present in an earlier U5 build (re0309 - re0311 first beta).
Appears to be bogus code in ical_property_string_to_enum; looking at the disassembly, access to the "enum_map" variable looks broken. Looks a lot like bug 157354; I currently believe this to be another symptom of the same cause (contradictory linkage specified for that symbol); am doing a test build of a fix.
Successfully reproduced the crash on shalashaska with evolution-1.4.5-12.x86_64
Verified that it works on shalashaska with evolution-1.4.5-14.x86_64
An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on the solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHSA-2005-238.html