Bug 495256 - Firefox crash with 2.6.29.1-54.fc11.i586
Summary: Firefox crash with 2.6.29.1-54.fc11.i586
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: firefox
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Gecko Maintainer
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-04-10 20:11 UTC by Martin Kaeser
Modified: 2018-04-11 06:46 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-05-06 07:01:56 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
firefox debug (22.86 KB, text/plain)
2009-04-14 17:56 UTC, Martin Kaeser
no flags Details

Description Martin Kaeser 2009-04-10 20:11:47 UTC
Description of problem:
with today's update firefox 3.1 beta 3 crahes all the time (only gnome)

2.6.29.1-54.fc11.i586

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

How reproducible:


Steps to Reproduce:
1.update
2.start firefox
3.go to a web page
  
Actual results:
crash

Expected results:
no crash

Additional info:
Add-ons: {DCBD1271-D228-4082-9FBC-36D9B7660B03}:1.1.8,{44d0a1b4-9c90-4f86-ac92-8680b5d6549e}:0.6.3.11,moonlight:1.0.1,personas:1.0,de-CH.mozilla.org:1.0,{972ce4c6-7e08-4474-a285-3208198ce6fd}:3.1b3
BuildID: 20090305134136
CrashTime: 1239393788
InstallTime: 1237355370
ProductName: Firefox
SecondsSinceLastCrash: 73
StartupTime: 1239393778
Theme: classic/1.0
Throttleable: 1
URL: http://forums.fedoraforum.org/forumdisplay.php?f=61
Vendor: Mozilla
Version: 3.1b3

This report also contains technical information about the state of the application when it crashed.

Comment 1 Matěj Cepl 2009-04-14 12:18:59 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 Martin Kaeser 2009-04-14 17:56:47 UTC
Created attachment 339533 [details]
firefox debug

as I noticed: The problem ist only with a self-downloaded version of Firefox 3.1 Beta 3 or the prerelease of 3.5

Comment 3 Matěj Cepl 2009-04-16 11:53:02 UTC
(In reply to comment #2)
> Created an attachment (id=339533) [details]
> firefox debug
> 
> as I noticed: The problem ist only with a self-downloaded version of Firefox
> 3.1 Beta 3 or the prerelease of 3.5  

Meaning that you cannot reproduce this with Fedora firefox packages? If yes, then please file a bug upstream.

Comment 4 Martin Stransky 2009-05-06 07:01:56 UTC
It's a crash in flash plugin - we can't fix that because it's closed source. Please install nspluginwrapper, it protects firefox from the plug-in breakage.

Comment 5 Martin Kaeser 2009-05-06 17:52:04 UTC
was already installed; didn't help to remove and install again.

Comment 6 Martin Stransky 2009-05-07 09:43:01 UTC
IF you get any crash with nspluginwrapper installed please reopen this bug and attach the backtrace here. 

But the last one is w/o nspluginwrapper - flash libraries can't be present in the stacktrace because flash is running in separate process.

Comment 7 Martin Stransky 2009-05-07 09:44:09 UTC
Note - only Fedora firefox packages run nspluginwrapper, the upstream ones ignore it.


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