Date: 24 Apr 2002 23:50:39 -0300 From: Joe Marcus Clarke <marcus@marcuscom.com> To: Sean Chittenden <sean@chittenden.org> Cc: Chip Wiegand <chip@wiegand.org>, ports@FreeBSD.ORG Subject: Re: FreeBSD Port Mozilla - fails badly when I ran portupgrade Message-ID: <1019703039.297.12.camel@gyros.marcuscom.com> In-Reply-To: <20020424145609.O61911@ninja1.internal> References: <20020423231838.60e8f150.chip@wiegand.org> <20020423232253.D61911@ninja1.internal> <1019675885.8815.46.camel@gyros.marcuscom.com> <20020424145609.O61911@ninja1.internal>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 2002-04-24 at 18:56, Sean Chittenden wrote: > > > If anyone has any ideas why my browser is segfaulting when I access an > > > SSL page, I'd be eternally greatful: using Nutscrape these days is > > > painful. There's no core being left behind either... -sc > > > > Okay, you don't need mozilla-embedded. You should build everything > > these days with WITH_FULL_MOZILLA. mozilla-emdedded doesn't have > > working SSL. Make sure you're launching mozilla and not the > > mozilla-embedded stub. Better yet, just uninstall mozilla-embedded. > > > > As for SSL in full mozilla 1.0.rc1, it works fine for me. There > > used to be an issue with SSL and galeon, but that was solved after a > > gnomevfs hack by sobomax. > > Removed mozilla-embedded and mozilla-headers, rebuilt > WITH_FULL_MOZILLA=YES and am still getting a seg fault on SSL pages. > How can I get a core dump so I can get a trace on something that > doesn't leave a core behind? -sc This might be an issue with library incompatibilities or a missing lib. 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 Joe > > -- > Sean Chittenden > -- PGP Key: http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1019703039.297.12.camel>