Comment 5 for bug 1025011

Revision history for this message
Bilal Akhtar (bilalakhtar) wrote : Re: HUD search causes firefox to crash

This doesn't happen for me on Firefox 13.0.1, 64-bit 12.04. Since this is a crash bug, there are two options:

1) Follow the steps at https://wiki.ubuntu.com/MozillaTeam/Bugs?action=show&redirect=DebuggingFirefox#Crashes to run Firefox under GDB and post the output log file as an attachment here

2) Close this bug, and then use Apport to file a crash bug the next time this happens. An Apport dialog should come up automatically right after the crash which should assist you. Or you can just search for a .crash file for firefox in /var/crash and then run this command
apport-bug /var/crash/NAME_OF_CRASH_FILE.crash
which will file a new bug with the required info.

Marking Incomplete for now, please take either one of the two actions. Thanks!