On Sun, Apr 02, 2006 at 08:15:51PM -0400, Massimo Savino wrote:
> Unless I'm doing something incorrectly, I think the fault still exists:
> 
> [EMAIL PROTECTED]:~$ firefox -safe-mode
> 
> [I then try to go to the Game-Warden site forum]
> 
> Segmentation fault
> 
> Uh, what do I do now?
Would you try running it under valgrind?  This will be *slow*, and I
wouldn't recommend it unless you have at *least* 128MB ram, and
nothing else running.  If you use --db-attach=yes, you'll be able to
get a stack trace ("bt") at a hopefully-relevent time.

I'm away, and so can't try this for myself right now, but you could
also consider sending me the strace .. gzipped please, or make it
available at some url, say.  It should probably be:

  strace -ff -s50 -o /tmp/firefox-strace
(or similar).

Thanks!
Justin


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to