From owner-freebsd-gnome@FreeBSD.ORG Wed Nov 12 15:47:36 2003 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 60C8816A4CE for ; Wed, 12 Nov 2003 15:47:36 -0800 (PST) Received: from smartmail.hjemme.no (smartmail.hjemme.no [213.188.18.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id E608643F3F for ; Wed, 12 Nov 2003 15:47:34 -0800 (PST) (envelope-from jakob@grimstveit.no) Received: from [192.168.0.30] ([62.97.240.79]) by smartmail.hjemme.no (8.11.6/8.11.2) with ESMTP id hACNhcw32298; Thu, 13 Nov 2003 00:43:38 +0100 From: Jakob Breivik Grimstveit To: Joe Marcus Clarke In-Reply-To: <1068669710.770.62.camel@gyros> References: <200311112255.AA1875640624@grimstveit.net> <1068669710.770.62.camel@gyros> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-ZiGWuzpGiNx23GCI4ag2" Organization: BitWise Computing Message-Id: <1068680833.82639.19.camel@dune> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Thu, 13 Nov 2003 00:47:13 +0100 cc: Jakob Breivik Grimstveit cc: evolution@lists.ximian.com cc: freebsd-gnome@freebsd.org Subject: Re: Evolution 1.4.5 hanging, won't start X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Nov 2003 23:47:36 -0000 --=-ZiGWuzpGiNx23GCI4ag2 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable On Wed, 2003-11-12 at 21:41, Joe Marcus Clarke wrote: > > [jakobbg@dune jakobbg]$ strace evolution 1>stdout 2>stderr > >=20 > > File is available here: http://www.grimstveit.no/~jakob/files/temp/evol= _strace > > I looked at the truss output, and it looks like Evo is still trying to > read your "cur" mailbox. It could be that it's just choking under the > size. Some users have reported that converting to maildir format helps > alleviate such problems. Thanks for the advice. * portupgrade -Rrf evolution ... did not fix this. However - more investigation on this topic lead me to find the problem: It's the indexing of a specific folder that goes into a loop, running till the device is full. Found this by using `du -hs *` in maildir hierarchy, locating where in the tree the disk consumption was occuring. After 20 minutes Evo had consumed 2Gb in a single temporary indexing file for that maildir (I have only maildirs, using indexing). No space left made indexing stop and Evo continued to load and start. The temporary indexing file was automatically removed, going back to 49% usage of /home. When going through all my local-metadata.xml's in each folder, changing to =ABindex=3D"0"=BB i= nstead, Evolution fired up without any problems. Disk space of ~/evolution/local went from 2Gb to 445Mb as well after this (very strange, probably some other stray indexing file lying around somewhere). Thus: Not actually a FreeBSD/Gnome issue, will report this erratic behavior to Ximian Evolution list, hopefully helping them to thwart a bug or two. Console output: http://www.grimstveit.no/~jakob/files/temp/evol_stdout Thanks for the help anyways :-) --=20 Jakob Breivik Grimstveit, http://www.grimstveit.no/~jakob, +47 48298152=20 --=-ZiGWuzpGiNx23GCI4ag2 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQA/ssaBqnSGjTijL7IRAtvBAJ98DNRgyW9aotkkZJU+/5y9QcDlvACfYnvv WVr1VmU/8fvJ9VIKiN0ZdGE= =AtwQ -----END PGP SIGNATURE----- --=-ZiGWuzpGiNx23GCI4ag2--