Closed Bug 717724 Opened 13 years ago Closed 12 years ago

Closing Firefox results in 100% cpu after suspend, xpcom-shutdown on the JS stack

Categories

(Core :: General, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 750454

People

(Reporter: protz, Unassigned)

Details

Happens on Aurora (11.0a2 (2012-01-10) x86_64) and Firefox Beta (10b3). Both are on x86_64 (Debian testing, up-to-date).

STR:
- open firefox
- suspend/resume
- wait for a little while
- try to close firefox
- firefox takes 100% CPU

CallJSStack() gives

0 app_observe(aData = null, aTopic = "xpcom-shutdown", aSubject = [xpconnect wrapped nsISupports]) ["resource:///components/fuelApplication.js":1317]
    this = [object Object]
1 app_observe(aData = null, aTopic = "xpcom-shutdown", aSubject = [xpconnect wrapped nsISupports]) ["resource:///components/fuelApplication.js":694]
    this = [object Object]

Looks like there's zillions of observers registers for the xpcom-shutdown event. Does that ring a bell to anyone? If someone could tell me how to find out what's in gShutdown (see fuelApplication.js) I'd be happy to help.

Cheers,

jonathan

PS:

Here's about:support


  Application Basics

        Name
        Firefox

        Version
        11.0a2

        User Agent
        Mozilla/5.0 (X11; Linux x86_64; rv:11.0a2) Gecko/20120110 Firefox/11.0a2

        Profile Directory

          Open Containing Folder

        Enabled Plugins

          about:plugins

        Build Configuration

          about:buildconfig

        Crash Reports

          about:crashes

        Memory Use

          about:memory

  Extensions

        Name

        Version

        Enabled

        ID

        Adblock Plus
        2.0.3
        true
        {d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}

        Bugzilla Tweaks
        1.11.3
        true
        jid0-qBnIpLfDFa4LpdrjhAC6vBqN20Q@jetpack

        Dictionnaire français «Classique»
        4.3
        true
        fr-classique@dictionaries.addons.mozilla.org

        Jökulsárlón Download Manager
        0.4
        true
        dlman@kairo.at

        Readability
        2.1
        true
        readability@readability.com

        RSS Icon In Awesombar
        1.4
        true
        rssicon@jasnapaka.com

        about:telemetry
        0.9.1
        false
        ping.telemetry@mozilla.com

        F1 by Mozilla Labs
        0.8.3
        false
        ffshare@mozilla.org

        FoxyProxy Standard
        3.4
        false
        foxyproxy@eric.h.jung

        Live HTTP headers
        0.17
        false
        {8f8fe09b-0bd3-4470-bc1b-8cad42b8203a}

        SQLite Manager
        0.7.7
        false
        SQLiteManager@mrinalkant.blogspot.com

        Tab Mix Plus
        0.3.8.7
        false
        {dc572301-7619-498c-a57d-39143191b318}

        Tab Stats
        0.0.2
        false
        tabstats@glandium.org

        Zotero
        2.1.10
        false
        zotero@chnm.gmu.edu
Does this happen if you disable all your extensions?
Component: XPCOM → General
QA Contact: xpcom → general
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.