Comment 10 for bug 222920

Revision history for this message
Leszek (lzapart) wrote : Re: [Bug 222920] Re: firefox crashes when using most hyperlinks

Hi,
Thanks for your email.
If you are not tired with me I am sending an attachment of what I got in terminal.
after new window of Firefox opened I opened my webmail page and performed the crush and continued with the instructions in the terminal but nothing that I noticed happend.
Where was I wrong (again)
Sincere
Leszek

Użytkownik Marcel Stimberg <email address hidden> napisał:
>Hi,
>you have to replace <program> by the program you want to run. Please try (no need for sudo):
>
>gdb /usr/lib/firefox-3.0b5/firefox 2>&1 | tee gdb-firefox.txt
>(gdb) handle SIG33 pass nostop noprint
>(gdb) set pagination 0
>(gdb) run
># The program will start. Perform any actions necessary to reproduce the crash
># Retrieve a backtrace of the crash:
>(gdb) backtrace full
>(gdb) info registers
>(gdb) thread apply all backtrace
>(gdb) quit
>
>--
>firefox crashes when using most hyperlinks
>https://bugs.launchpad.net/bugs/222920
>You received this bug notification because you are a direct subscriber
>of the bug.
>