Bug 471807 - firefox crashes for some websites
Summary: firefox crashes for some websites
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: firefox
Version: 10
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Gecko Maintainer
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-11-16 17:55 UTC by Naresh Sukhija
Modified: 2018-04-11 07:58 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-01-14 12:44:23 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.