From owner-freebsd-ports Wed Jul 25 12:20: 7 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B197E37B406 for ; Wed, 25 Jul 2001 12:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6PJK1W59926; Wed, 25 Jul 2001 12:20:01 -0700 (PDT) (envelope-from gnats) Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by hub.freebsd.org (Postfix) with SMTP id 57FB237B405 for ; Wed, 25 Jul 2001 12:11:05 -0700 (PDT) (envelope-from dwmalone@maths.tcd.ie) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 25 Jul 2001 20:11:04 +0100 (BST) Message-Id: <200107252011.aa74095@walton.maths.tcd.ie> Date: Wed, 25 Jul 2001 20:11:04 +0100 (BST) From: dwmalone@maths.tcd.ie Reply-To: dwmalone@maths.tcd.ie To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/29229: Mozilla port won't compile on -current Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 29229 >Category: ports >Synopsis: Mozilla port won't compile on -current >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jul 25 12:20:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: David Malone >Release: FreeBSD 4.2-STABLE i386 >Organization: School of Mathematics, Trinity College, Dublin. >Environment: FreeBSD -current or an environment where the malloc options are set to "AJ". >Description: The mozilla compile coredumps while compiling an idl file in editor/txmgr/idl with dist/bin/xpidl. After some experimentation I discovered that this seemd to be due to the fact that the malloc options "AJ" are set. It seems atleast one person on the freebsd-mozilla list stumbled on this problem in an older version of mozilla. >How-To-Repeat: cd /usr/ports/www/mozilla make >Fix: Maybe mozialla could set MALLOC_OPTIONS to "aj" in the make file while compiling, or maybe somone could fix xpidl. I guess it must be accessing uninitialised memory? >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message