From owner-freebsd-mozilla Fri Apr 14 15:17:38 2000 Delivered-To: freebsd-mozilla@freebsd.org Received: from palrel1.hp.com (palrel1.hp.com [156.153.255.242]) by hub.freebsd.org (Postfix) with ESMTP id B201C37B672 for ; Fri, 14 Apr 2000 15:17:36 -0700 (PDT) (envelope-from klui@cup.hp.com) Received: from l3107mxr.atl.hp.com (l3107mxr.atl.hp.com [15.19.254.19]) by palrel1.hp.com (Postfix) with ESMTP id 951F51832 for ; Fri, 14 Apr 2000 15:16:33 -0700 (PDT) Received: from cup44ux.cup.hp.com (cup44ux.cup.hp.com [15.13.168.124]) by l3107mxr.atl.hp.com (Postfix) with ESMTP id CD212501C1 for ; Fri, 14 Apr 2000 17:08:59 -0400 (EDT) Received: from localhost (klui@localhost) by cup44ux.cup.hp.com with ESMTP (8.9.3 (PHNE_18979)/8.7.3 TIS 5.0.1) id PAA24943 for ; Fri, 14 Apr 2000 15:08:58 -0700 (PDT) Date: Fri, 14 Apr 2000 15:08:58 -0700 (PDT) From: Ken Lui To: freebsd-mozilla@freebsd.org Subject: M16 with FreeBSD 3.2 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mozilla@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I downloaded the latest nightly Mozilla source dated 4/14/2000 10:03 from and after the compile, I get a core dump at $ .mozilla .//run-mozilla.sh ./mozilla-bin MOZILLA_FIVE_HOME=/home/klui/tmp/mozilla/dist/bin LD_LIBRARY_PATH=/home/klui/tmp/mozilla/dist/bin SHLIB_PATH=/home/klui/tmp/mozilla/dist/bin LIBPATH=/home/klui/tmp/mozilla/dist/bin MOZ_PROGRAM=./mozilla-bin MOZ_TOOLKIT= moz_debug=0 moz_debugger= nsNativeComponentLoader: autoregistering begins. nsNativeComponentLoader: autoregistering succeeded JS Component Loader: WARNING /home/klui/tmp/mozilla/dist/bin/components/ nsSample.js:26 deprecated getter usage JS Component Loader: WARNING /home/klui/tmp/mozilla/dist/bin/components/ nsSample.js:27 deprecated setter usage Segmentation fault - core dumped $ I understand that the problem is due to the way dlopen() works for FreeBSD 3.x prior to 3.4 as discussed here: Is there a back patch for FreeBSD 3.2 so that I won't need to upgrade my installation of 3.2 to 3.4? Ken To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mozilla" in the body of the message