Date: Tue, 12 Sep 2006 09:59:48 -0500 From: "Scott T. Hildreth" <shildret@scotth.emsphone.com> To: Yuri Pankov <y.pankov@irbis.net.ru> Cc: freebsd-gnome <freebsd-gnome@freebsd.org> Subject: Re: Evolution 2.6.3 crashing Message-ID: <1158073188.54794.317.camel@scotth.emsphone.com> In-Reply-To: <1158053637.37140.13.camel@sierra.irbis.net.ru> References: <1157993920.6805.11.camel@fbsd1.dyndns.org> <1158000082.22477.11.camel@fbsd1.dyndns.org> <1158021025.43301.10.camel@fbsd1.dyndns.org> <1158053637.37140.13.camel@sierra.irbis.net.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 2006-09-12 at 13:33 +0400, Yuri Pankov wrote: > On Mon, 2006-09-11 at 19:30 -0500, Scott T. Hildreth wrote: > > On Mon, 2006-09-11 at 13:41 -0500, Scott T. Hildreth wrote: > > > > > On Mon, 2006-09-11 at 11:58 -0500, Scott T. Hildreth wrote: > > > > > > > My evolution keeps crashing, I'm trying to capture the errors but i > > > > don't really see any. > > > > So I thought I would compile it with debugging turned on. To do this I > > > > just need, > > > > > > > > make -DWITH_DEBUG > > > > > > Well this isn't a valid KNOB ( that I can tell) for compiling > > evolution. > > Can anybody point me in the right direction? Evolution will be > > working > > just fine, then all of sudden it locks up crashes. It seems to be > > when > > it is fetching mail, I think. I've tried redirecting the stdout & > > stderr into > > a file and the only thing I see that looks critical is this, > > > > GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT > > (object)' failed > > > > I'm not sure, but it may crash due to G_DEBUG env variable being set to > "fatal_criticals". You can try to unset it, if it's the case. > > > I also started it with CAMEL_VERBOSE_DEBUG=1 and this didn't show > > anything but > > normal operations, i.e. calling spamc ...etc. > > > > I keep recompiling evolution, but I think maybe I should run a > > > > potupgrade -frR mail/evolution > > > > Any ideas? > > > > Thanks. > > > > Thanks Yuri, I will try this when I get home tonight. > > Follow instructions given here: > http://www.freebsd.org/gnome/docs/bugging.html . > And you would want to compile Evolution with following settings > in /etc/make.conf: > CFLAGS=-g -pipe > STRIP= > > > Yuri > > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" -- Scott T. Hildreth <shildret@scotth.emsphone.com>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1158073188.54794.317.camel>