Closed
Bug 1156881
Opened 10 years ago
Closed 10 years ago
Crash in QuotaManager::AbortCloseStoragesForProcess while stability testing
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1152407
People
(Reporter: ggrisco, Unassigned)
References
Details
(Keywords: crash, Whiteboard: [b2g-crash][caf-crash 445][caf priority: p1][CR 826233])
Crash Data
Attachments
(2 files)
Saw this crash signature while running stability tests:
[@ nsCOMPtr::nsCOMPtr | mozilla::dom::quota::QuotaManager::AbortCloseStoragesForProcess | mozilla::dom::ContentParent::ShutDownProcess | RunnableMethod >::Run ]
This looks like similar crash to bug 1154445, so wanted to provide the data to see if it's helpful.
Updated•10 years ago
|
Whiteboard: [CR 826233] → [caf priority: p1][CR 826233]
Updated•10 years ago
|
Whiteboard: [caf priority: p1][CR 826233] → [b2g-crash][caf-crash 445][caf priority: p1][CR 826233]
Comment 1•10 years ago
|
||
Observed on:
Device: msm8909
Gonk Version: AU_LINUX_GECKO_LF.BR.1.2.3.00.00.00.000.132
Moz BuildID: 20150413002502
Manifest: https://www.codeaurora.org/cgit/quic/lf/b2g/manifest/tree/caf_AU_LINUX_GECKO_LF.BR.1.2.3.00.00.00.000.132.xml?h=release
Gecko Version: 37.0
Gaia: http://git.mozilla.org/?p=releases/gaia.git;a=commit;h=cec00d643f517ffd96cde559cd3bbd43ab85816c
Gecko: http://git.mozilla.org/?p=releases/gecko.git;a=commit;h=a47c1908cca4b834ae92e9a0507f09da46993f8b
Patches: bug 1154439, bug 1154411, bug 1150924, bug 1133147, bug 1142806, bug 1152439
Comment 2•10 years ago
|
||
Comment 3•10 years ago
|
||
Comment 4•10 years ago
|
||
Hi Jan,
Is this bug a duplicate of bug 1152407, or do they share the same root cause and fix? Their crash signatures look similar.
Mike
Component: Stability → DOM
Flags: needinfo?(Jan.Varga)
Product: Firefox OS → Core
Comment 5•10 years ago
|
||
(In reply to Mike Lee [:mlee] from comment #4)
> Hi Jan,
>
> Is this bug a duplicate of bug 1152407, or do they share the same root cause
> and fix? Their crash signatures look similar.
>
> Mike
Yeah, it's the same root cause.
Flags: needinfo?(Jan.Varga)
Comment 6•10 years ago
|
||
Thanks Jan. Since you're working on the other related bug, should you also be set as the assignee for this one?
Flags: needinfo?(Jan.Varga)
Comment 7•10 years ago
|
||
Hi Mike, Hi Jan,
should we duplicate this one to bug 1152407?
Comment 8•10 years ago
|
||
According to comment 5, duplicate this case to bug 1152407.
--
Keven
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Updated•10 years ago
|
No longer blocks: CAF-v2.2-metabug
Updated•10 years ago
|
blocking-b2g: 2.2? → ---
Updated•10 years ago
|
Flags: needinfo?(Jan.Varga)
| Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•