> On 4/2/06, Justin Pryzby <[EMAIL PROTECTED]> wrote:
> > 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).
On Sun, Apr 02, 2006 at 09:59:24PM -0400, Massimo Savino wrote:
> Let me know which valgrind options to use and I'll submit it to you tonight.
No options; just valgrind firefox.  If there is useful-looking output
associated with the crash, then rerun with --db-attach=yes to get a
backtrace (since there will undoubtedly be errors before that).
--log-file-exactly=/tmp/firefox-valgrind-output might be useful.

Justin


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

Reply via email to