From owner-freebsd-ports@FreeBSD.ORG Sat Jun 17 11:08:51 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E18E616A479 for ; Sat, 17 Jun 2006 11:08:51 +0000 (UTC) (envelope-from freebsd-ports@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 517B343D46 for ; Sat, 17 Jun 2006 11:08:50 +0000 (GMT) (envelope-from freebsd-ports@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1FrYfZ-0001ab-M9 for freebsd-ports@freebsd.org; Sat, 17 Jun 2006 13:08:49 +0200 Received: from r5k156.chello.upc.cz ([86.49.10.156]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 17 Jun 2006 13:08:49 +0200 Received: from martinkov by r5k156.chello.upc.cz with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 17 Jun 2006 13:08:49 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-ports@freebsd.org From: martinko Date: Sat, 17 Jun 2006 13:08:32 +0200 Lines: 35 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: r5k156.chello.upc.cz User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.0.4) Gecko/20060605 SeaMonkey/1.0.2 In-Reply-To: Sender: news Subject: Re: evolution-2.6.2/evolution-exchange-2.6.2 seems to be borked X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2006 11:08:52 -0000 Mark Evenson wrote: > After a cvsup and portupgrade dance yesterday on FREEBSD_6_1, > evolution-2.6.2 is reproducibly hanging in communication with Exchange. > > evolution starts up, then spends an extraordinarily long time in the > "scanning for folders" stage on my Exchange account, then it freezes in > the "scanning for changed messages" stage. tcpdump shows that the > network traffic also freezes at this point. > > The process is really wedged at this point: no X11 responsiveness, > attaching with GDB fails. > > The only diagnostic to the console is: > > (evolution-2.6:950): camel-WARNING **: camel_exception_get_id called > with NULL parameter. > > After killing the Evolution process, the evolution-exchange-storage > process rises to consume about 90% of the CPU until it is killed. > > I'm a bit new to Evolution (and GNOME) in general, so figuring out how > to build a version with debug symbols is a bit hard. > > So this is a first post to see if anyone else is having the same > problems and to ask a few questions: the same is happening here too. which forced me to stop using evolution at all. :-( i haven't noticed when it broke though. > > Is freebsd-ports the right place to ask such questions, or is > freebsd-gnome better since this is GNOME related? > > What's the best way to build ports with debugging symbols? >