Comment 8 for bug 82467

Revision history for this message
Alexander Sack (asac) wrote : Re: [Bug 82467] Re: ff crash running Pandora editing bookmarks

On Sun, Feb 11, 2007 at 11:09:18PM -0000, tony wrote:
> OK, but:
>
> - Is it okay that the terminal command does not start firefox and that I
> am starting it by clicking on the icon?
>

If you get a crash report it should be fine anyway.

About the firefox does not start thingy:

you will need to run firefox after entering gdb by hand:

firefox -g

...

(gdb) run
...
CRASH
(gdb) bt full

 - Alexander