From owner-freebsd-current@FreeBSD.ORG Tue Mar 23 07:53:04 2004 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 9472D16A4CE; Tue, 23 Mar 2004 07:53:04 -0800 (PST) Received: from knock.econ.vt.edu (knock.econ.vt.edu [128.173.172.240]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D90543D54; Tue, 23 Mar 2004 07:53:04 -0800 (PST) (envelope-from rdmurphy@knock.econ.vt.edu) Received: from knock.econ.vt.edu (rdmurphy@localhost.private.vt.edu [127.0.0.1]) by knock.econ.vt.edu (8.12.11/8.12.11) with ESMTP id i2NFr3aK083004; Tue, 23 Mar 2004 10:53:03 -0500 (EST) (envelope-from rdmurphy@knock.econ.vt.edu) Received: (from rdmurphy@localhost) by knock.econ.vt.edu (8.12.11/8.12.11/Submit) id i2NFr3F8083001; Tue, 23 Mar 2004 10:53:03 -0500 (EST) (envelope-from rdmurphy) From: "Russell D. Murphy Jr." MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16480.23902.974685.96833@knock.econ.vt.edu> Date: Tue, 23 Mar 2004 10:53:02 -0500 To: Andrew Gallatin In-Reply-To: <16480.20823.548119.582640@grasshopper.cs.duke.edu> References: <16479.30826.56912.226587@knock.econ.vt.edu> <20040322180728.F5352@carver.gumbysoft.com> <20040323121441.1e535e57@Magellan.Leidinger.net> <1080050628.777.2.camel@gyros> <16480.20823.548119.582640@grasshopper.cs.duke.edu> X-Mailer: VM 7.17 under 21.4 (patch 14) "Reasonable Discussion" XEmacs Lucid cc: FreeBSD GNOME Users cc: Alexander Leidinger cc: freebsd-current@freebsd.org cc: Joe Marcus Clarke cc: "Russell D. Murphy Jr." Subject: Re: Mozilla crash and burn? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: rdmurphy@vt.edu List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Mar 2004 15:53:04 -0000 Andrew Gallatin writes: | | Since the problems involve threads and locking, is there any | chance that the people with problems are running mixed libc_r | and libpthread (aka KSE) binaries? Has anybody tried globally | mapping libc_r to libpthread as suggested in the 20040303 | entry of src/UPDATING? My /etc/libmap.conf: # /etc/libmap.conf # # candidate mapping # libpthread.so.1 libpthread.so.1 # Everything uses 'libpthread' libpthread.so libpthread.so libc_r.so.5 libpthread.so.1 # Everything that uses 'libc_r' libc_r.so libpthread.so # now uses 'libpthread' Alexander Leidinger writes: | - no kernel debugging (so no WITNESS...) | - malloc.conf -> aj | - sched ule | - CFLAGS=-Os -pipe -fno-strict-aliasing | - COPTFLAGS=-Os -pipe | - CPUTYPE=athlon | - WANT_COMPAT4_STDIO=YES | - libmap: libc_r -> libpthread Here: - no malloc.conf - options SCHED_ULE - CFLAGS= -O -pipe - COPTFLAGS= -O -pipe - CPUTYPE?=i686 Mozilla build options: - WITH_CALENDAR=yes - WITHOUT_LDAP=yes - WITH_OPTIMIZED_CFLAGS=yes Russ -- Russell D. Murphy Department of Economics Virginia Polytechnic Institute and State University Blacksburg, Virginia 24061 (540) 231-4537