Date: Tue, 26 Apr 2011 16:55:07 +0200 From: Matthias Apitz <guru@unixarea.de> To: David Woodhouse <dwmw2@infradead.org> Cc: gnome@freebsd.org, evolution-list@gnome.org Subject: Re: [Evolution] evolution-2.32.1 (FreeBSD HEAD) && calendar not working Message-ID: <20110426145506.GA20059@sh4-5.1blu.de> In-Reply-To: <1303827472.6417.113.camel@macbook.infradead.org> References: <20110425142311.GA31595@sh4-5.1blu.de> <1303760086.6417.25.camel@macbook.infradead.org> <20110426063226.GA13844@sh4-5.1blu.de> <1303808818.6417.63.camel@macbook.infradead.org> <20110426120415.GA2913@sh4-5.1blu.de> <1303819852.6417.100.camel@macbook.infradead.org> <20110426122621.GB2913@sh4-5.1blu.de> <1303821491.6417.108.camel@macbook.infradead.org> <20110426135234.GA1336@sh4-5.1blu.de> <1303827472.6417.113.camel@macbook.infradead.org>
next in thread | previous in thread | raw e-mail | index | archive | help
El día Tuesday, April 26, 2011 a las 03:17:52PM +0100, David Woodhouse escribió: > > from > > /usr/local/lib/evolution-data-server-1.2/extensions/libecalbackendexchange.so > > #5 0x29f25368 in open_calendar () from > > /usr/local/lib/evolution-data-server-1.2/extensions/libecalbackende > > OK, so evolution-exchange is broken and causing your calendar server to > die with a SIGSEGV. > > Can you rebuild evo-exchange with '-g' so that we get debugging symbols > in it? > > This *might* be a red herring; it might just be because you're still > using evo-exchange 2.32.1 against eds 2.32.3. But I don't think so; > nothing should have changed in the ABI. I strongly suspect this is the > same problem you originally had. > > Let's get the current version of evo-exchange building, just to > eliminate that possibility and in case it's already fixed there. Did you > manage to work around your compiler bug by building with -O1 or -O0? The CC statement is: [root@vm-9Current /usr/ports/mail/evolution-exchange/work/evolution-exchange-2.32.1/server/xntlm]# gmake CC libxntlm_la-xntlm.lo gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -DG_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DE_BOOK_DISABLE_DEPRECATED -DE_CAL_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE -Wall -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wredundant-decls -Wundef -Wwrite-strings -fno-strict-aliasing -I../.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/db41 -O1 -pipe -DLDAP_DEPRECATED -fno-strict-aliasing -fno-strict-aliasing -MT libxntlm_la-xntlm.lo -MD -MP -MF .deps/libxntlm_la-xntlm.Tpo -c xntlm.c -fPIC -DPIC -o .libs/libxntlm_la-xntlm.o cc1: internal compiler error: Segmentation fault: 11 and I have tried both, -O0 and -O1, both SIGSEGV'ed; I could entirely go back to 2.32.1 because the bug of the calendar stuff is there as well... maybe this would help later to fix the 2.32.3 too; What do you think? matthias -- Matthias Apitz t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e <guru@unixarea.de> - w http://www.unixarea.de/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110426145506.GA20059>