From owner-freebsd-current@FreeBSD.ORG Thu Jan 3 10:27:24 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1538F16A474 for ; Thu, 3 Jan 2008 10:27:24 +0000 (UTC) (envelope-from freebsd-current@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id BE8B513C447 for ; Thu, 3 Jan 2008 10:27:23 +0000 (UTC) (envelope-from freebsd-current@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JANIH-0006au-87 for freebsd-current@freebsd.org; Thu, 03 Jan 2008 10:27:21 +0000 Received: from lara.cc.fer.hr ([161.53.72.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 03 Jan 2008 10:27:21 +0000 Received: from ivoras by lara.cc.fer.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 03 Jan 2008 10:27:21 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-current@freebsd.org From: Ivan Voras Date: Thu, 03 Jan 2008 11:27:06 +0100 Lines: 38 Message-ID: References: <1199314166.9913.63.camel@shumai.marcuscom.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigD82D44D6098432208162C22C" X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: lara.cc.fer.hr User-Agent: Thunderbird 2.0.0.9 (X11/20070801) In-Reply-To: <1199314166.9913.63.camel@shumai.marcuscom.com> X-Enigmail-Version: 0.95.5 Sender: news Subject: Re: Memory problem with latest malloc.c X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 03 Jan 2008 10:27:24 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigD82D44D6098432208162C22C Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Joe Marcus Clarke wrote: > GNOME applications use a Python driven XML parser to generate help > document translations. The engine takes the English XML document and > applies translations to it. The tool, xml2po, is installed as part of > textproc/gnome-doc-utils. I'm currently working on porting GNOME 2.21,= > and one of the Evolution help doc changes triggered a memory problem on= > my test machine. Basically, with up to and including rev 1.154 of > malloc.c, I am able to generate the help file with no errors. With all= > later revs including 1.160, the Python process balloons up to about 512= > MB of memory, then dies. What is the state of the PYMALLOC option presented when building python from ports? Do a make config to toggle it. --------------enigD82D44D6098432208162C22C Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4-svn0 (GNU/Linux) iD8DBQFHfLiCldnAQVacBcgRAv8rAKC83The3kmsvxwvTJ2yXydHloS92gCgoliW 6bvRxsEp60aNUS3VAI/R/5w= =caTQ -----END PGP SIGNATURE----- --------------enigD82D44D6098432208162C22C--