Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Mar 2004 10:01:43 -0500 (EST)
From:      Andrew Gallatin <gallatin@cs.duke.edu>
To:        Joe Marcus Clarke <marcus@FreeBSD.org>
Cc:        "Russell D. Murphy Jr." <rdmurphy@vt.edu>
Subject:   Re: Mozilla crash and burn?
Message-ID:  <16480.20823.548119.582640@grasshopper.cs.duke.edu>
In-Reply-To: <1080050628.777.2.camel@gyros>
References:  <16479.30826.56912.226587@knock.econ.vt.edu> <20040322180728.F5352@carver.gumbysoft.com> <20040323121441.1e535e57@Magellan.Leidinger.net> <1080050628.777.2.camel@gyros>

next in thread | previous in thread | raw e-mail | index | archive | help

Joe Marcus Clarke writes:

 > > Feel free to make suggestions. I keep the work directory of the port in
 > > case someone has a clever idea what to try next...
 > 
 > Me, either.  Mozilla works just fine for me.  I've never seen any of the
 > crashes you describe.  The URLs you mentioned above work fine for me (I
 > go to GnomeDesktop a lot).  I'm running -CURRENT from yesterday with all
 > debugging disabled.  Perhaps this is something triggered by WITNESS...
 > 

WITNESS is is confined to the kernel, the only affect it could have
on a user binary would be to slow it down ;)

Since the problems involve threads and locking, is there any
chance that the people with problems are running mixed libc_r
and libpthread (aka KSE) binaries?  Has anybody tried globally
mapping libc_r to libpthread as suggested in the 20040303
entry of src/UPDATING?

Drew



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?16480.20823.548119.582640>