From owner-freebsd-gnome@FreeBSD.ORG Thu Mar 18 08:11:52 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EBA6A16A4CE for ; Thu, 18 Mar 2004 08:11:52 -0800 (PST) Received: from mailout1.informatik.tu-muenchen.de (mailout1.informatik.tu-muenchen.de [131.159.0.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E32743D1D for ; Thu, 18 Mar 2004 08:11:52 -0800 (PST) (envelope-from barner@in.tum.de) Received: by zi025.glhnet.mhn.de (Postfix, from userid 1000) id E5014466F; Thu, 18 Mar 2004 17:11:56 +0100 (CET) Date: Thu, 18 Mar 2004 17:11:56 +0100 From: Simon Barner To: Mike Harding Message-ID: <20040318161156.GB9790@zi025.glhnet.mhn.de> References: <20040318045608.6557653C2@mvh.mine.nu> <20040318051630.B322753A5@mvh.mine.nu> <20040318105901.GA1128@zi025.glhnet.mhn.de> <20040318145750.94CD353C2@mvh.mine.nu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="jho1yZJdad60DJr+" Content-Disposition: inline In-Reply-To: <20040318145750.94CD353C2@mvh.mine.nu> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at informatik.tu-muenchen.de cc: gnome@freebsd.org Subject: Re: mozilla silently failing? X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Mar 2004 16:11:53 -0000 --jho1yZJdad60DJr+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Mike, > Any way to figure out why it's failing? It just doesn't launch, I get > nothing on the console, ./xesssion-errors, or /var/log/all.log... >=20 > Galeon crashes on startup with a segfault, and Epiphany runs for a > while and then also segfaults.. in order to help you, we need more information: - Which version of FreeBSD are running? - Please attach a list of all of your installed packages (output of pkg_info) - Does it work, when you have a pristine enviroment? The easiest way to get one, is to create a new account, since you'll be sure that you won't have any old mozilla, galeon, gnome etc. config files around. - If that doesn't help, please build[1] a debugging version of mozilla, see, if you can get a core dump (maybe with galeon or epiphany), and post a backtrace[2] Simon [1] Put the following into /etc/make.conf CFLAGS=3D-O -pipe -g STRIP=3D [2] gdb /usr/X11R6/lib/mozilla/mozilla-bin mozilla.core gdb> bt --jho1yZJdad60DJr+ Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAWcpMCkn+/eutqCoRAj3wAKDkSot6lMBa5WdXaQmUXSZksJpB7gCg3DOs oDVqg9X5ECxAkdsylcd+7hQ= =cQkC -----END PGP SIGNATURE----- --jho1yZJdad60DJr+--