From owner-freebsd-ports@FreeBSD.ORG Fri Aug 6 16:55:50 2004 Return-Path: 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 514B116A4CE for ; Fri, 6 Aug 2004 16:55:50 +0000 (GMT) Received: from meitner.wh.uni-dortmund.de (meitner.wh.uni-dortmund.de [129.217.129.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA06E43D39 for ; Fri, 6 Aug 2004 16:55:49 +0000 (GMT) (envelope-from michaelnottebrock@gmx.net) Received: from lofi.dyndns.org (pc2-105.intern.meitner [10.3.12.105]) by meitner.wh.uni-dortmund.de (Postfix) with ESMTP id 0B9141675D5; Fri, 6 Aug 2004 18:55:48 +0200 (CEST) Received: from kiste.my.domain (lofi@kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.12.10/8.12.10) with ESMTP id i76Gtjun051369 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Fri, 6 Aug 2004 18:55:46 +0200 (CEST) (envelope-from michaelnottebrock@gmx.net) From: Michael Nottebrock To: "P.D. Seniura" Date: Fri, 6 Aug 2004 18:55:41 +0200 User-Agent: KMail/1.6.2 References: <20040806164107.70BEC790037@ws1-14.us4.outblaze.com> In-Reply-To: <20040806164107.70BEC790037@ws1-14.us4.outblaze.com> MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Boundary-02=_Qg7EBCs7YlORri2"; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <200408061855.45141.michaelnottebrock@gmx.net> X-Virus-Scanned: by amavisd-new cc: freebsd-ports@freebsd.org Subject: Re: -Current build problems with audio/arts: "lt-mcopidl in free(): error: chunk is already free" and core dumped X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Aug 2004 16:55:50 -0000 --Boundary-02=_Qg7EBCs7YlORri2 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Friday 06 August 2004 18:41, P.D. Seniura wrote: > Still got Abort/dump from mcopidl. > RM'd the /etc/malloc.conf and changed/unset > the MALLOC_OPTIONS string. That won't work, -CURRENT _defaults_ to warnings=3D=3Derrors. Do: ln -sf aj /etc/malloc.conf to set it to RELEASE defaults. > The _real_ fix would be to figure out where > the double-free() is occurring inside the > mcopidl pgm. =A0It isn't pure C++ it has to > go thru some mortifications (looks like a > mix of yacc / bison). =A0So the bug could be > just about anywhere. As I've said before, I'm not seeing that double-free at all. Perhaps you ha= ve=20 libraries which mcopidl links to and which are left over from the gcc-3.3=20 era? Hot candidates are glib-2.0 and libiconv. Also, as said before: If everything fails, use the package. =2D-=20 ,_, | Michael Nottebrock | lofi@freebsd.org (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org --Boundary-02=_Qg7EBCs7YlORri2 Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBBE7gQXhc68WspdLARAvqqAKCOemUZwffY+rR2vC6cCnDOHXAkngCfWbKI N1TBsH76bjUz4s+w7RNGl70= =70YO -----END PGP SIGNATURE----- --Boundary-02=_Qg7EBCs7YlORri2--