Closed Bug 1031852 Opened 10 years ago Closed 10 years ago

Persistent crash after updating to today's Aurora build

Categories

(Core :: Networking: Cache, defect)

32 Branch
defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 1031697

People

(Reporter: canuckistani, Unassigned)

Details

(Keywords: crash)

Crash Data

Likewise here on Linux. Today's Aurora build is crashing constantly. bp-cf13c8e1-0073-47a4-bfc2-538ba2140629 [@ mozilla::net::nsHttpHandler::GetStreamConverterService(nsIStreamConverterService**) ] https://hg.mozilla.org/releases/mozilla-aurora/annotate/18d3fdc4a940/netwerk/protocol/http/HttpBaseChannel.cpp#l631 https://hg.mozilla.org/releases/mozilla-aurora/file/18d3fdc4a940/xpcom/glue/nsProxyRelease.h#l140 Service being used off main thread when it isn't allowed?
Severity: normal → critical
Crash Signature: [@ mozilla::net::nsHttpHandler::GetStreamConverterService(nsIStreamConverterService**) ]
Keywords: crash
Appears to not affect Windows. Just *nix including Mac: https://crash-stats.mozilla.com/query/?query_type=simple&query=GetStreamConverterService I've seen a few signatures, but this is the most common. (3/5 of ones posted above)
See also bug 1031725 for another crash of the day. [@ nsObserverService::AddObserver(nsIObserver*, char const*, bool) ] (first crash in comment 1)
It does (affect Windows) but the crash reporter isn't working either, no logs in about:crashes! Running in safe mode doesn't help simply loading http://www.youtube.com/ for example crashes the browser. User-agent: Mozilla/5.0 (Windows NT 6.0; rv:32.0) Gecko/20100101 Firefox/32.0
https://hg.mozilla.org/releases/mozilla-aurora/pushloghtml?fromchange=731a5e8831e6&tochange=18d3fdc4a940 Near as I can tell, disabling cache2 requires setting the (arcane) browser.cache.use_new_backend_temp pref to false. (um, somebody needs to clean up the prefs for this, which appears to be bug 1030975) This might be what's keeping the horrible crashing at bay for me now. I highly suspect the culprit of the day is bug 1013587. https://hg.mozilla.org/releases/mozilla-aurora/rev/80f77d10896b
Flags: needinfo?(honzab.moz)
OS: Mac OS X → All
Product: Firefox → Core
Hardware: x86 → All
Version: unspecified → 32 Branch
See also bug 1031697
Blocks: 1013587
Crash Signature: [@ mozilla::net::nsHttpHandler::GetStreamConverterService(nsIStreamConverterService**) ] → [@ mozilla::net::nsHttpHandler::GetStreamConverterService(nsIStreamConverterService**) ] [@ nsObserverService::AddObserver(nsIObserver*, char const*, bool) ]
All of these crashes have stacks coming out of a cache2 IO thread.
Crash Signature: [@ mozilla::net::nsHttpHandler::GetStreamConverterService(nsIStreamConverterService**) ] [@ nsObserverService::AddObserver(nsIObserver*, char const*, bool) ] → [@ mozilla::net::nsHttpHandler::GetStreamConverterService(nsIStreamConverterService**) ] [@ nsObserverService::AddObserver(nsIObserver*, char const*, bool) ] [@ nsObserverService::NotifyObservers(nsISupports*, char const*, char16_t const*) ]
Component: General → Networking: Cache
Bug 1031697 is likely to be the Windows version of this. (In reply to Alice0775 White from bug 1031697 comment #7) > Bug 1013587 should be backed out from Aurora. Yep, looks like that needs a backout.
Crash Signature: [@ mozilla::net::nsHttpHandler::GetStreamConverterService(nsIStreamConverterService**) ] [@ nsObserverService::AddObserver(nsIObserver*, char const*, bool) ] [@ nsObserverService::NotifyObservers(nsISupports*, char const*, char16_t const*) ] → [@ mozilla::net::nsHttpHandler::GetStreamConverterService(nsIStreamConverterService**) ] [@ nsObserverService::AddObserver(nsIObserver*, char const*, bool) ] [@ nsObserverService::NotifyObservers(nsISupports*, char const*, char16_t const*) ] [@ NS_Cycl…
Let's due it, it looks very much like it's one single issue.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Flags: needinfo?(honzab.moz)
You need to log in before you can comment on or make changes to this bug.