Bug 483227

Summary: firefox crashes sometimes on www.emusic.com
Product: [Fedora] Fedora Reporter: Kjartan Maraas <kmaraas>
Component: firefoxAssignee: Christopher Aillon <caillon>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: gecko-bugs-nobody, mcepl, 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-31 17:58:05 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
backtrace from gdb none

Description Kjartan Maraas 2009-01-30 11:15:29 UTC
Description of problem:

Attaching a backtrace from gdb.

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


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Kjartan Maraas 2009-01-30 11:16:15 UTC
Created attachment 330457 [details]
backtrace from gdb

Comment 2 Matěj Cepl 2009-01-30 12:24:01 UTC
(In reply to comment #1)
> Created an attachment (id=330457) backtrace from gdb

This is not complete output of gdb and there is no crash there.

a) Could we get it whole including the top, please?
b) Did Firefox actually crash -- like the window went away? Otherwise I don't understand how you were able to attach gdb to the already crashed firefox.

Comment 3 Matěj Cepl 2009-01-30 12:48:39 UTC
BTW, one more thing -- could try to run firefox with -safe-mode parameter. Does it help?

Comment 4 Kjartan Maraas 2009-01-30 12:56:30 UTC
The output I attached was the result of gdb -p <pidof firefox> on a running instance. Then  I hit 'c' to continue and tried to trigger the crash.

When I had done that - it was a sigsegv - I did 'set logging file /tmp/firefox-crash.txt' and 'set logging on' in gdb and hit thread apply all bt.

So this is all that gdb was willing to give me it seems. Not sure why it looks incomplete to you? The crash was in thread #1 if that helps.

Comment 5 Kjartan Maraas 2009-01-30 17:49:07 UTC
I've been unable to reproduce this in safe mode.

Comment 6 Matěj Cepl 2009-01-31 17:58:05 UTC
(In reply to comment #5)
> I've been unable to reproduce this in safe mode.

So, I am afraid it is a bug in one of your plugins. Uninstall them all and then try this again with installing one at the time.

Meanwhile, I have to close this as NOTABUG (not our bug that is). Please, reopen if you disagree with additional information.