From owner-freebsd-gnome@FreeBSD.ORG Fri Jan 7 00:14:17 2005 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 C136D16A4CE for ; Fri, 7 Jan 2005 00:14:17 +0000 (GMT) Received: from straycat.dhs.org (h0050da134090.ne.client2.attbi.com [24.60.174.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 67AD043D49 for ; Fri, 7 Jan 2005 00:14:16 +0000 (GMT) (envelope-from tmclaugh@sdf.lonestar.org) Received: from compass.straycat.dhs.org (compass.straycat.dhs.org [192.168.1.32]) by straycat.dhs.org (8.13.0/8.13.0) with ESMTP id j070ETUE013809; Thu, 6 Jan 2005 19:14:29 -0500 (EST) From: Tom McLaughlin To: Joe Marcus Clarke In-Reply-To: <1104994551.30055.24.camel@shumai.marcuscom.com> References: <1104819436.812.21.camel@compass.straycat.dhs.org> <1104911414.765.0.camel@compass.straycat.dhs.org> <1104980858.30055.11.camel@shumai.marcuscom.com> <1104993920.1104.2.camel@compass.straycat.dhs.org> <1104994551.30055.24.camel@shumai.marcuscom.com> Content-Type: text/plain Date: Thu, 06 Jan 2005 19:14:18 -0500 Message-Id: <1105056858.744.6.camel@compass.straycat.dhs.org> Mime-Version: 1.0 X-Mailer: Evolution 2.0.3 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit cc: FreeBSD GNOME Users Subject: Re: Firefox 1.0_7,1 crashes on start 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: Fri, 07 Jan 2005 00:14:18 -0000 On Thu, 2005-01-06 at 01:55 -0500, Joe Marcus Clarke wrote: > On Thu, 2005-01-06 at 01:45 -0500, Tom McLaughlin wrote: > > On Wed, 2005-01-05 at 22:07 -0500, Joe Marcus Clarke wrote: > > > On Wed, 2005-01-05 at 02:50 -0500, Tom McLaughlin wrote: > > > > On Tue, 2005-01-04 at 01:17 -0500, Tom McLaughlin wrote: > > > > > > > > > > > > > Okay, here's a little more. I notice some oddly named directories under > > > > ~/.mozilla so I moved the directory out of the way. Here is the > > > > resulting contents of the newly created ~/.mozilla directory: > > > > > > > > [tom@compass tom]$ ls -al .mozilla > > > > total 12 > > > > drwxr-xr-x 6 tom tom 512 Jan 4 21:48 ./ > > > > drwxr-xr-x 67 tom tom 2048 Jan 4 21:48 ../ > > > > drwxr-xr-x 2 tom tom 512 Jan 4 21:48 h?$(/ > > > > drwxr-xr-x 2 tom tom 512 Jan 4 21:48 h?$(???/ > > > > drwxr-xr-x 2 tom tom 512 Jan 4 21:48 h?$(???/ > > > > drwxr-xr-x 2 tom tom 512 Jan 4 21:48 h?$(???/ > > > > > > > > Below is also the console output when not running firefox through gdb. > > > > Hope this helps. Thanks. > > > > > > > > Tom > > > > > > > > > > > > > > > > > > This really looks like you've built Firefox with debugging symbols or > > > with -DWITH_DEBUG defined. In general, don't do that. The last error > > > about the X IO error could be caused by the linuxpluginwrapper. After > > > building Firefox without debugging support, try unloading the lpw, and > > > see if the problem goes away. > > > > > > Joe > > > > > > > Yup, built it with the debugging and logging options after it started > > crashing. Removing linuxplinwrapper, flash, and java got firefox to > > start again. > > > > That still leaves the funky directories that get created when firefox > > starts. I moved ~/.mozilla out of the way to let firefox create > > everything on it's own. First it forced me to create a new user profile > > saying that the default user was in use. No other instances were > > running at the time though. Attached is what's created after I startup > > firefox for the first time. (I couldn't even cut and paste the output.) > > It looks like something is going wrong while trying to create > > ~/.mozilla/firefox. This garbage is created if ~/.mozilla/firefox does > > exist and occasionally subsequent starts create new garbage directories. > > Thanks. > > Rebuild without debugging and logging support (that will keep the junk > directories from being created). Then remove ~/.mozilla/firefox, and > try starting Firefox without any plug-ins. That should work for you as > Firefox works just fine for me. > > Joe Wow! I ended up eventually taking my libmap config which matches the -stable example one that comes with linuxpluginwrapper and commented out flash7 which isn't even installed (I have flash6) and all of the java plugins which were no longer installed. Firefox magically started. I started uncommenting plugins selectively to find the cause of the crash but can no longer recreate it. Very odd but I'm very happy. Thanks. Tom -- BSD# Project - Porting Mono to FreeBSD http://forge.novell.com/modules/xfmod/project/?bsd-sharp