From owner-freebsd-ports Thu Apr 25 12:42:34 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.tgd.net (mail.tgd.net [209.81.25.10]) by hub.freebsd.org (Postfix) with ESMTP id DA72B37B41B for ; Thu, 25 Apr 2002 12:42:18 -0700 (PDT) Received: by mail.tgd.net (Postfix, from userid 1001) id 7BEFA20F0A; Wed, 24 Apr 2002 20:13:20 -0700 (PDT) Date: Wed, 24 Apr 2002 20:13:20 -0700 From: Sean Chittenden To: Joe Marcus Clarke Cc: Chip Wiegand , ports@FreeBSD.ORG Subject: Re: FreeBSD Port Mozilla - fails badly when I ran portupgrade Message-ID: <20020424201320.A82196@ninja1.internal> References: <20020423231838.60e8f150.chip@wiegand.org> <20020423232253.D61911@ninja1.internal> <1019675885.8815.46.camel@gyros.marcuscom.com> <20020424145609.O61911@ninja1.internal> <1019703039.297.12.camel@gyros.marcuscom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <1019703039.297.12.camel@gyros.marcuscom.com>; from "marcus@marcuscom.com" on Wed, Apr 24, 2002 at = 11:50:39PM X-PGP-Key: 0x1EDDFAAD X-PGP-Fingerprint: C665 A17F 9A56 286C 5CFB 1DEA 9F4F 5CEF 1EDD FAAD X-Web-Homepage: http://sean.chittenden.org/ 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 > This might be an issue with library incompatibilities or a missing > lib. Possible. It used to work with .9.7, upgraded to 0.9.9 and it didn't work, same fate with rc1. > However, you should be able to get a core dump by making sure the > following sysctl variables are set, and the coredumpsize ulimit is > non-zero: > > kern.sugid_coredump: 1 > kern.coredump: 1 $ su Password: 8:07pm sean@mat:/etc # sysctl kern.suid_coredump=1 sysctl: unknown oid 'kern.suid_coredump' 8:08pm sean@mat:/etc # sysctl kern.sugid_coredump=1 kern.sugid_coredump: 0 -> 1 8:08pm sean@mat:/etc # sysctl kern.coredump=1 kern.coredump: 1 -> 1 8:08pm sean@mat:/etc # limits Resource limits (current): cputime infinity secs filesize infinity kb datasize 524288 kb stacksize 65536 kb coredumpsize infinity kb memoryuse infinity kb memorylocked infinity kb maxprocesses 7302 openfiles 14605 sbsize infinity bytes 8:08pm sean@mat:/etc # exit 8:08pm sean@mat:/etc > mozilla Segmentation fault 8:08pm sean@mat:/etc > And syslog logs the following: Apr 24 20:09:40 mat /kernel: pid 1656 (mozilla-bin), uid 1000: exited on signal 11 Other ideas on how to get it to leave a trace? -sc -- Sean Chittenden To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message