Bug 471807

Summary: firefox crashes for some websites
Product: [Fedora] Fedora Reporter: Naresh Sukhija <nareshsukhija>
Component: firefoxAssignee: Gecko Maintainer <gecko-bugs-nobody>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 10CC: gecko-bugs-nobody, mcepl, stransky, walters
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-01-14 12:44:23 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:

Description Naresh Sukhija 2008-11-16 17:55:34 UTC
Description of problem:
firefox-3.0.2-1 crashes with certain sites, example www.ebay.in

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. Open firefox
2. Type the url www.ebay.in
3.
  
Actual results:
Crashes with the following error:
/usr/lib64/firefox-3.0.2/run-mozilla.sh: line 131:  3908 Segmentation fault      "$prog" ${1+"$@"}

Expected results:
The site should open

Additional info:

Comment 1 Matěj Cepl 2008-11-18 11:07:40 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.

First of all, could we get output of the command

	rpm -qa *xulrun* *firefox* *mozilla* *flash* *plugin*

Please also 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 2 Bug Zapper 2008-11-26 05:28:53 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 10 development cycle.
Changing version to '10'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping