From Bugzilla Helper: User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/417.9 (KHTML, like Gecko) Safari/417.8 Description of problem: Both versions of Liferea available on the development tree for extras would segfault on FC5t2 as soon as a feed is selected. I've tried rebuilding and the same still happened - this might be related to the Gaim segfault with Gtk2 >= 2.8.10, but also happens with the Gtk2 2.8.9 as shipped with test2. Version-Release number of selected component (if applicable): liferea-1.0-4.fc5, liferea-1.0.1-2.fc5 How reproducible: Always Steps to Reproduce: 1. Install FC5t2 2. yum install liferea 3. liferea Actual Results: Liferea should work Expected Results: Liferea segfaults when a feed is selected Additional info: Going to try the i386 version to see if it works
liferea.i386 (version 1.0.1-2.fc5) works fine on my x86_64 box, with the installed-by-default i386 libraries plus the i386 build of gtkhtml2 that I installed manually. I even ignored the mozilla dependency as the mozilla.i386 package conflicts with mozilla.x86_64 (not meant to be parallel-installable).
Hmm, I'm haven't had any problems with Liferea w/FC5t2 on i386. Do you have any backtraces on your segfaults?
It works now. Probably just some temporary breakage... Sorry about that!