Date: Fri, 30 Jan 2009 13:18:25 -0600 From: "Scott T. Hildreth" <shildret@scotth.emsphone.com> To: FreeBSD GNOME Users <gnome@freebsd.org> Subject: Evolution segfaulting with Calendar-Tasks-Memos Message-ID: <1233343105.47660.13.camel@scotth.emsphone.com>
next in thread | raw e-mail | index | archive | help
I made the mistake of not checking the UPDATING file before running portupgrade -a. So I didn't upgrade everything that depended on libxcb and Xorg got updated to 7.4. When things weren't working, I read about libxcb and found the problem. I have everything seems to be working but evolution. As soon as I click on the Tasks, Memos, or Calendar, evolution segfaults. It works fine otherwise. I tried recompiling evolution and had the same error, so I decided to portupgrade -Rf evolution-2.24.3_1. I still have the same issue. A back trace on the core file, #0 0x49ae3a59 in strlen () from /lib/libc.so.7 #1 0x48649a12 in icaltimezone_init_builtin_timezones () from /usr/local/lib/libecal-1.2.so.7 #2 0x48649e0d in icaltimezone_get_utc_timezone () from /usr/local/lib/libecal-1.2.so.7 #3 0x486451fa in icaltime_compare () from /usr/local/lib/libecal-1.2.so.7 #4 0x48648136 in icaltimezone_get_vtimezone_properties () from /usr/local/lib/libecal-1.2.so.7 #5 0x4864871b in icaltimezone_array_append_from_vtimezone () from /usr/local/lib/libecal-1.2.so.7 #6 0x4863a1d6 in icalcomponent_add_component () from /usr/local/lib/libecal-1.2.so.7 #7 0x4863e9be in icalparser_add_line () from /usr/local/lib/libecal-1.2.so.7 #8 0x4863f20e in icalparser_parse () from /usr/local/lib/libecal-1.2.so.7 #9 0x4863f3b2 in icalparser_parse_string () from /usr/local/lib/libecal-1.2.so.7 #10 0x4a0c8d29 in format_itip_object () from /usr/local/lib/evolution/2.24/plugins/liborg-gnome-itip-formatter.so #11 0x49ebc267 in efh_object_requested () from /usr/local/lib/evolution/2.24/components/libevolution-mail.so #12 0x488f4536 in html_g_cclosure_marshal_BOOLEAN__OBJECT () from /usr/local/lib/libgtkhtml-3.14.so.19 #13 0x497fd1f9 in g_closure_invoke () from /usr/local/lib/libgobject-2.0.so.0 #14 0x498118fc in g_signal_parse_name () from /usr/local/lib/libgobject-2.0.so.0 #15 0x49813281 in g_signal_emit_valist () from /usr/local/lib/libgobject-2.0.so.0 #16 0x49813899 in g_signal_emit () from /usr/local/lib/libgobject-2.0.so.0 #17 0x488afb4c in html_engine_object_requested_cb () from /usr/local/lib/libgtkhtml-3.14.so.19 #18 0x488f4536 in html_g_cclosure_marshal_BOOLEAN__OBJECT () from /usr/local/lib/libgtkhtml-3.14.so.19 #19 0x497fd1f9 in g_closure_invoke () from /usr/local/lib/libgobject-2.0.so.0 #20 0x498118fc in g_signal_parse_name () from /usr/local/lib/libgobject-2.0.so.0 #21 0x49813281 in g_signal_emit_valist () from /usr/local/lib/libgobject-2.0.so.0 #22 0x49813899 in g_signal_emit () from /usr/local/lib/libgobject-2.0.so.0 #23 0x488e6cff in element_parse_object () from /usr/local/lib/libgtkhtml-3.14.so.19 #24 0x488e2797 in parse_one_token () from /usr/local/lib/libgtkhtml-3.14.so.19 #25 0x488eb421 in html_engine_timer_event () from /usr/local/lib/libgtkhtml-3.14.so.19 #26 0x488eb538 in html_engine_flush () from /usr/local/lib/libgtkhtml-3.14.so.19 #27 0x488aaeb0 in gtk_html_flush () from /usr/local/lib/libgtkhtml-3.14.so.19 #28 0x49ec3d9c in emhs_sync_flush () from /usr/local/lib/evolution/2.24/components/libevolution-mail.so #29 0x49f25f68 in __JCR_LIST__ () from /usr/local/lib/evolution/2.24/components/libevolution-mail.so #30 0xbfbfc7f8 in ?? () #31 0x49ed704b in emss_process_message () from /usr/local/lib/evolution/2.24/components/libevolution-mail.so ...and the trace is the same for Tasks, Memos, & Calendar. I made sure the libgobject, libecal, & libgtkhtml were rebuilt. I pretty sure that I need to recompile a library, just not sure which one. This is obviously related to ical. I should mention that the contacts works fine. Any help would be appreciated, Scott
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1233343105.47660.13.camel>