From owner-freebsd-questions@FreeBSD.ORG Mon Apr 14 19:49:03 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9AB1837B401 for ; Mon, 14 Apr 2003 19:49:03 -0700 (PDT) Received: from grassmarket.ucs.ed.ac.uk (grassmarket.ucs.ed.ac.uk [129.215.166.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3034A43FDD for ; Mon, 14 Apr 2003 19:49:02 -0700 (PDT) (envelope-from s9905155@sms.ed.ac.uk) Received: from fourtytwo.brucec.backnet (12266209.resnet.ed.ac.uk [10.6.0.100] (may be forged))h3F2mJW23809; Tue, 15 Apr 2003 03:48:20 +0100 (BST) Received: from fourtytwo.brucec.backnet (localhost.fourtytwo.brucec.backnet [127.0.0.1])h3F2mK1g017471; Tue, 15 Apr 2003 03:48:20 +0100 (BST) (envelope-from bruce@fourtytwo.brucec.backnet) Received: (from bruce@localhost) by fourtytwo.brucec.backnet (8.12.9/8.12.9/Submit) id h3F2mKP5017470; Tue, 15 Apr 2003 03:48:20 +0100 (BST) Date: Tue, 15 Apr 2003 03:48:17 +0100 From: Bruce Cran To: Jonathon McKitrick Message-ID: <20030415024817.GA17440@fourtytwo.brucec.backnet> References: <20030414230018.GB6529@dogma.freebsd-uk.eu.org> <20030415015823.GA61064@rot13.obsecurity.org> <20030415022431.GA7419@dogma.freebsd-uk.eu.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="GvXjxJ+pjyke8COw" Content-Disposition: inline In-Reply-To: <20030415022431.GA7419@dogma.freebsd-uk.eu.org> User-Agent: Mutt/1.5.4i cc: questions@freebsd.org Subject: Re: Trouble running phoenix browser X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Apr 2003 02:49:03 -0000 --GvXjxJ+pjyke8COw Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 15, 2003 at 03:24:31AM +0100, Jonathon McKitrick wrote: > On Mon, Apr 14, 2003 at 06:58:23PM -0700, Kris Kennaway wrote: > : On Tue, Apr 15, 2003 at 12:00:18AM +0100, Jonathon McKitrick wrote: > : >=20 > : > Hi, > : >=20 > : > I installed perl from the ports on my new box, and then started an in= stall > : > of the Phoenix browser. After it was finished, typing 'phoenix' runs= for a > : > couple of seconds, then returns to the shell prompt. There is no err= or > : > message of any kind, and no processes left running. The browser simp= ly > : > never appears. > : >=20 > : > Any idea what this could be? Like I said, I saw NO error messages du= ring > : > installation or when running, so that sure makes it difficult to diag= nose. > : >=20 > : > Please CC me if you can help. I'm not on the list currently. > :=20 > : This is a FAQ. Most likely you have stale headers or libraries > : installed; use the example in the pkg_which manpage to search for > : them. Then rebuild phoenix and all its dependencies (e.g. portupgrade > : -Rf). >=20 > Would that be the Phoenix FAQ or the FreeBSD FAQ? >=20 > I'll give it a shot, but this is a brand new, clean system installed from > (disk one of) 4.8-RELEASE. I hope I haven't trashed my libraries _alread= y_. > :-) > I've seen this happen before with mozilla and pheonix - it would run for a= =20 few seconds, a window would maybe flash up for a fraction of a second=20 and then it would quit without any error messages. Running it through a debugger I saw that it was actually segfaulting in a library function, but just never showing any error messages. I eventually realised that the compile with optimizations had subtely broken it. Recompiling it with an additional -mfpmath=3Dsse sorted it, and mozilla worked. It would appear that fp code generation for athlon-xp is broken. If you have added any non-standard optimizations, you could try removing them and recompiling. Bruce Cran --GvXjxJ+pjyke8COw Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+m3Lxn4uvqcJsLfgRAnREAJ0RH9X8eaI7qE2qV0lm2wSePI8B2gCfZr5M 77rlvesTuGFLzv9lsxV+Gj0= =MObg -----END PGP SIGNATURE----- --GvXjxJ+pjyke8COw--