From owner-freebsd-current@FreeBSD.ORG Wed Jul 30 13:09:01 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B37A37B401 for ; Wed, 30 Jul 2003 13:09:01 -0700 (PDT) Received: from ms-smtp-02.southeast.rr.com (ms-smtp-02.southeast.rr.com [24.93.67.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63C9A43F75 for ; Wed, 30 Jul 2003 13:09:00 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158])h6UK5ZqP015314; Wed, 30 Jul 2003 16:05:36 -0400 (EDT) Received: from [10.2.1.4] (vpn-client-4.marcuscom.com [10.2.1.4]) h6UK8I9u038150; Wed, 30 Jul 2003 16:08:23 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Rik In-Reply-To: <20030720225929.GA35434@leopard.felines.net> References: <20030720225929.GA35434@leopard.felines.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-m61/XQVCBWrooCqJJNh1" Organization: MarcusCom, Inc. Message-Id: <1059595725.704.45.camel@gyros> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.3 Date: 30 Jul 2003 16:08:46 -0400 X-Spam-Status: No, hits=-11.6 required=5.0 tests=BAYES_01,EMAIL_ATTRIBUTION,IN_REP_TO,PGP_SIGNATURE_2, QUOTED_EMAIL_TEXT,REFERENCES,REPLY_WITH_QUOTES, USER_AGENT_XIMIAN autolearn=ham version=2.55 X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: current@freebsd.org Subject: Re: gconftool-2 failing X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Jul 2003 20:09:01 -0000 --=-m61/XQVCBWrooCqJJNh1 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sun, 2003-07-20 at 18:59, Rik wrote: > I have recently run into a problem with the gconftool-2 service that > comes with gnome2. >=20 > When I go into X I get a gcond process that runs out of control. >=20 > If I try to install ports that require the gconftool-2 to run the port > will fail to install. >=20 > The error message I see is this >=20 > gconftool-2 in free(): error: modified (chunk-) pointer. >=20 > My feeling is that it is not attributed to the switch to the new gcc > compiler but I could be wrong. >=20 > I work in a KDE environment but have gnome there so I can switch to it > if I fancy. =20 >=20 > It is an i386 box running -current cvsupped and built at 1200 MDT > 07/20/03. Another user was running into this problem, and I found that odd CFLAGS were causing libxml2 to behave erratically. Recompile libxml2 with CFLAGS=3D"-O -pipe" (CPUTYPE can generally be whatever, though p4 is a bad choice), and you should be set. Joe >=20 > PS I did read gnome's trouble shooting guide but the log file it > describes has no useful info. > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org= " --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-m61/XQVCBWrooCqJJNh1 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQA/KCXNb2iPiv4Uz4cRAqi6AJ4ozF+bIe6fAwLhgdD6B2i6ZePa5ACgsK4M CoFtTVJEuwF5u1hQqkun4zY= =J1F9 -----END PGP SIGNATURE----- --=-m61/XQVCBWrooCqJJNh1--