Closed Bug 1246241 Opened 8 years ago Closed 5 years ago

[e10s] crash in mozilla::dom::quota::QuotaManager::GetQuotaObject

Categories

(Core :: DOM: Core & HTML, defect, P3)

Unspecified
macOS
defect

Tracking

()

RESOLVED WONTFIX
Tracking Status
e10s + ---
firefox47 --- wontfix
firefox48 --- wontfix
firefox49 --- wontfix
firefox-esr45 --- wontfix
firefox50 --- wontfix

People

(Reporter: khuey, Unassigned)

References

Details

(Keywords: crash, csectype-nullptr)

Crash Data

This bug was filed from the Socorro interface and is 
report bp-659c7a6f-2743-473a-acbc-b3e052160203.
=============================================================

Shyam has hit this a couple times.  It looks like QuotaManager is null here, which we don't expect.

http://hg.mozilla.org/releases/mozilla-aurora/annotate/980fea2f7011/storage/TelemetryVFS.cpp#l311

janv?
Flags: needinfo?(jvarga)
I just hit this while shutting down (due to an upgrade). Looks like janv isn't responsive to his needinfo?
(In reply to Dirkjan Ochtman (:djc) from comment #2)
> I just hit this while shutting down (due to an upgrade). Looks like janv
> isn't responsive to his needinfo?

I was waiting if someone hits it again. I landed a fix for bug 1248550 which could have fixed it.
Dirkjan, are you using latest nightly ?
Flags: needinfo?(jvarga)
(In reply to Jan Varga [:janv] from comment #3)

> I was waiting if someone hits it again. I landed a fix for bug 1248550 which
> could have fixed it.

My last crash was https://crash-stats.mozilla.com/report/index/dab7d744-0ed0-463f-9f98-3d1502160308 (a couple of days ago).
This is my crash: https://crash-stats.mozilla.com/report/index/fb8569db-9427-480e-a678-8196b2160310. Not sure if the exact version is in there? I do keep my Nightly updated most of the time; it was definitely less than a week old.
I guess this can be related to bug 1246828.
Depends on: 1246828
Flags: needinfo?(jvarga)
¡Hola!

This also happens on Ubuntu.

Please see https://crash-stats.mozilla.com/report/index/bp-a1ab3ab1-f000-4b44-9a8b-c72ce2160523

¡Gracias!
This will be fixed by bug 1246828.
Flags: needinfo?(jvarga)
Bug 1246828 is now fixed so let's watch out for any future occurrences here.
Crash volume for signature 'mozilla::dom::quota::QuotaManager::GetQuotaObject':
 - nightly (version 50): 15 crashes from 2016-06-06.
 - aurora  (version 49): 266 crashes from 2016-06-07.
 - beta    (version 48): 251 crashes from 2016-06-06.
 - release (version 47): 5 crashes from 2016-05-31.
 - esr     (version 45): 1 crash from 2016-04-07.

Crash volume on the last weeks:
             Week N-1   Week N-2   Week N-3   Week N-4   Week N-5   Week N-6   Week N-7
 - nightly          0          0          0          0          1          9          5
 - aurora          32         55         31         52         36         40          6
 - beta            30         42         40         57         30         22          7
 - release          1          0          1          2          1          0          0
 - esr              0          0          0          1          0          0          0

Affected platforms: Windows, Mac OS X, Linux
In Firefox 48:
(97.91% in signature vs 00.68% overall) address = 0x10
(100.0% in signature vs 25.44% overall) dom_ipc_enabled = 1
(76.89% in signature vs 08.63% overall) useragent_locale = fr
(97.91% in signature vs 33.35% overall) reason = EXCEPTION_ACCESS_VIOLATION_READ
(63.51% in signature vs 03.17% overall) shutdown_progress = profile-change-teardown
(35.49% in signature vs 05.00% overall) shutdown_progress = profile-before-change

The crash has been spiking recently. It appears many users are crashing on http://www.20minutes.fr/,
in particular many on http://www.20minutes.fr/nantes/1925375-20160915-fc-nantes-rene-girard-preparerait-beton-arme-nancy,
which was published on Sep 15 and so would explain the spike on Sep 15.
A smaller, older, spike is at the end of August, probably when we have rolled out e10s to more people.
tracking-e10s: --- → ?
Summary: crash in mozilla::dom::quota::QuotaManager::GetQuotaObject → [e10s] crash in mozilla::dom::quota::QuotaManager::GetQuotaObject
Looking at crash stats this crash signature seems to have spiked dramatically in the last day. I have one profile which I cannot open at all due to this, even in safe mode.
Looks like the assertion added in bug 1389561. Will file a separate bug for this.
Yeah, we're going to backout that assertion.
Filed bug 1407930 for crashes due to the failing diagnostic assert.
Priority: -- → P3
Closing because no crashes reported for 12 weeks.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.