From owner-freebsd-ports@FreeBSD.ORG Thu Aug 5 16:12:59 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 319DA16A4CF for ; Thu, 5 Aug 2004 16:12:59 +0000 (GMT) Received: from odot.okladot.state.ok.us (odot.okladot.state.ok.us [192.149.244.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 69CAC43D6B for ; Thu, 5 Aug 2004 16:12:58 +0000 (GMT) (envelope-from root@techpc04.okladot.state.ok.us) Received: from notes9c.okladot.state.ok.us (notes9c.okladot.state.ok.us [10.36.36.31])LAA16022; Thu, 5 Aug 2004 11:12:51 -0500 Received: from isdmon2.okladot.state.ok.us ([192.149.244.24]) by notes9c.okladot.state.ok.us (Lotus Domino Release 6.5.1) with ESMTP id 2004080511134452-6137 ; Thu, 5 Aug 2004 11:13:44 -0500 Received: from techpc04.okladot.state.ok.us (techpc04.okladot.state.ok.us [199.27.9.37])i75GBsJo019021; Thu, 5 Aug 2004 11:11:54 -0500 (CDT) (envelope-from root@techpc04.okladot.state.ok.us) Received: by techpc04.okladot.state.ok.us (Postfix, from userid 0) id 5D48E5C29; Thu, 5 Aug 2004 11:11:49 -0500 (CDT) To: "Michael Nottebrock" In-Reply-To: <200408051237.04822.michaelnottebrock@gmx.net> References: <20040804235741.EF1E25C29@techpc04.okladot.state.ok.us><200408051237.04822.michaelnottebrock@gmx.net> From: "Paul Seniura" Errors-To: "Paul Seniura" Sender: "Paul Seniura" Message-Id: <20040805161149.5D48E5C29@techpc04.okladot.state.ok.us> Date: Thu, 5 Aug 2004 11:11:49 -0500 (CDT) X-ODOT-MailScanner-Information: Please contact the Help Desk for more information X-ODOT-MailScanner: This E-mail appears not to contain malware. X-ODOT-MailScanner-SpamCheck: not spam (whitelisted), SpamAssassin (score=-10.2, required 5, BAYES_01 -6.60, IN_REP_TO -3.20, J_CHICKENPOX_12 1.00, J_CHICKENPOX_32 1.00, MY_MTPARENS 0.44, QUOTED_EMAIL_TEXT -3.20, RCVD_IN_ORBS 0.12, TW_LR 0.08, TW_RW 0.08, TW_WX 0.08) X-MIMETrack: Itemize by SMTP Server on Notes9c/ODOT(Release 6.5.1|January 21, 2004) at 08/05/2004 11:13:44 AM,at 08/05/2004 11:13:45 AM, Serialize complete at 08/05/2004 11:13:45 AM cc: freebsd-ports@freebsd.org Subject: ah-HAH! 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 Reply-To: Paul Seniura List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Aug 2004 16:12:59 -0000 > On Thursday 05 August 2004 01:57, Paul Seniura wrote: > > > lt-mcopidl in free(): error: chunk > > is already free > > This is malloc's debugging what's breaking you there, specifically the A flag > (see malloc.conf manpage). ah-HAH! > However, I don't know why you're getting the error > (which normally would be a non-fatal warning) at all # cd /etc # ls -al malloc.conf lrwxr-xr-x 1 root wheel 2 Jul 15 08:56 malloc.conf -> ajH> I thought lower-case 'aj' were suppose to turn OFF 'AJ'. I was reading a recent msg-thread discussing this on -current@ IIRC. Someone is/was going to attempt to rewrite the malloc.conf manpage. > - it doesn't happen in > our package builds. You can try this package from our post gcc-update bug > shakeout run instead if you keep running into trouble: > > http://rabarber.fruitsalad.org/packages/3.2.3-debbie-beta-2/5-CURRENT/All/arts-1.2.3,1.tbz Thank you for mentioning that. I'm needing some knobs enabled, and also need to compile things tweaked for this puny p2 box. > (please avoid using the other KDE packages in there just yet. They are built > from stuff which isn't committed to ports and might give you hell on > portupgrades once the stuff gets committed). 10-4. Soon as I can kill portupgrade at a strategic point, I'll undo the 'A' flag (it's set in the task's MALLOC_OPTIONS env-var, too... oops... and I can't remember why I do'd dat). Thank you for letting me borrow your eyes. ;) -- thx, Paul Seniura.