Bug 447172

Summary: firefox crashes when closing a tab sometimes
Product: [Fedora] Fedora Reporter: Martin Jürgens <ma>
Component: firefoxAssignee: Gecko Maintainer <gecko-bugs-nobody>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 9CC: lemenkov, mcepl, walters
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 2008-06-23 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-07-26 22:47:19 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
firefox backtrace none

Description Martin Jürgens 2008-05-18 14:47:16 UTC
Description of problem:
My firefox crashes sometimes when I try to close a tab while I have another one
open. After it crashed, I was able to let it crash as often as I wanted by
starting it and continuing the session. I was able to get a backtrace at which
you might want to have a look at.

Comment 1 Martin Jürgens 2008-05-18 14:47:16 UTC
Created attachment 305852 [details]
firefox backtrace

Comment 2 Matěj Cepl 2008-05-19 08:15:28 UTC
Thanks for the bug report.  We have reviewed the information you have provided
above, and there is some additional information we require that will be helpful
in our diagnosis of this issue.

Please install firefox-debuginfo (debuginfo-install is from
yum-utils package).

	debuginfo-install firefox

Then run firefox with a parameter -g. That will start firefox running inside of
gdb debugger. Then use command run and do whatever you did to make firefox
crash. When it happens, you should go back to the gdb and run

	(gdb) thread apply all backtrace

This produces usually many screens of the text. Copy all of them into a text
editor and attach the file to the bug as an uncompressed attachment.

We will review this issue again once you've had a chance to attach this information.

Thanks in advance.

Comment 3 Martin Jürgens 2008-05-19 12:44:45 UTC
I have now install debuginfos, but still have to wait for a crash. Can take some
days. Sorry.

Comment 4 Matěj Cepl 2008-05-19 14:10:50 UTC
Sure, let's keep that NEEDINFO active then.

Comment 5 Matěj Cepl 2008-06-23 22:08:39 UTC
Reporter, could you please reply to the previous question? If you won't reply in
one month, I will have to close this bug as INSUFFICIENT_DATA. Thank you.

Comment 6 Martin Jürgens 2008-06-23 22:12:42 UTC
Did not appear again.. Will reopen if it does and I can get a backtrace.

Comment 7 Matěj Cepl 2008-07-26 22:47:19 UTC
Thanks for letting us know.