From owner-freebsd-gnome@FreeBSD.ORG Fri Jul 28 00:19:46 2006 Return-Path: X-Original-To: gnome@FreeBSD.org 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 04DFD16A4DD; Fri, 28 Jul 2006 00:19:46 +0000 (UTC) (envelope-from mvh@ix.netcom.com) Received: from elasmtp-scoter.atl.sa.earthlink.net (elasmtp-scoter.atl.sa.earthlink.net [209.86.89.67]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8EC1343D46; Fri, 28 Jul 2006 00:19:45 +0000 (GMT) (envelope-from mvh@ix.netcom.com) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=dk20050327; d=ix.netcom.com; b=DfRsCEEemVBWJrITp76SU3M0hS/VDMzrueawpC/z4xq3bwSWbA+uCaMUJ4/6uUEO; h=X-Virus-Scanned:From:To:CC:In-reply-to:Subject:References:Message-Id:Date:X-ELNK-Trace:X-Originating-IP; Received: from [71.116.145.122] (helo=bsd.mvh) by elasmtp-scoter.atl.sa.earthlink.net with asmtp (Exim 4.34) id 1G6G4s-0005C0-QC; Thu, 27 Jul 2006 20:19:43 -0400 Received: from localhost (localhost [127.0.0.1]) by bsd.mvh (Postfix) with ESMTP id 2E3F1174AE; Thu, 27 Jul 2006 17:19:42 -0700 (PDT) X-Virus-Scanned: amavisd-new at bsd.mvh Received: from bsd.mvh ([127.0.0.1]) by localhost (bsd.mvh [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id IvVIv8jCEUNP; Thu, 27 Jul 2006 17:19:40 -0700 (PDT) Received: by bsd.mvh (Postfix, from userid 1001) id D1622171D7; Thu, 27 Jul 2006 17:19:40 -0700 (PDT) From: Mike Harding To: marcus@FreeBSD.org In-reply-to: <44C94EDA.1080607@FreeBSD.org> (message from Joe Marcus Clarke on Thu, 27 Jul 2006 19:40:10 -0400) References: <20060727232818.0E15D170A5@bsd.mvh> <44C94EDA.1080607@FreeBSD.org> Message-Id: <20060728001940.D1622171D7@bsd.mvh> Date: Thu, 27 Jul 2006 17:19:40 -0700 (PDT) X-ELNK-Trace: 2159e7a04884740af66dc3a06d5924d86a56aa8f71a6a4fc9c6a39ff70c20f4c900f0771c95f4286350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 71.116.145.122 Cc: gnome@FreeBSD.org Subject: Re: gconfd crashes... X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Jul 2006 00:19:46 -0000 X-Original-To: mvh@bsd.mvh X-Virus-Scanned: amavisd-new at bsd.mvh X-Spam-Score: -1.868 X-Spam-Level: X-Spam-Status: No, score=-1.868 tagged_above=-99 required=6.31 tests=[AWL=-0.653, BAYES_00=-2.599, SPF_SOFTFAIL=1.384] X-TACSUNS: Virus Scanned Date: Thu, 27 Jul 2006 19:40:10 -0400 From: Joe Marcus Clarke Organization: FreeBSD, Inc. CC: gnome@FreeBSD.org X-Enigmail-Version: 0.94.0.0 X-ELNK-Info: sbv=0; sbrc=.0; sbf=00; sbw=000; -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Mike Harding wrote: > I have had gconfd-2 crashing lately, which freezes up evolution. Blah. > > Anyway - has this happened to anyone else? No. Hey, Joe, just because you don't have a -report- does not mean it's not happening... :) It is trying to allocate exactly 2^27 bytes, which smells of an error of some kind... I have been seeing the crashes for a few weeks, but this is the first time I dug into it. OK, how do I rebuilt the gconfd port with symbols?