Closed Bug 1324896 Opened 7 years ago Closed 7 years ago

Crash in mozilla::layers::ClientLayerManager::HandleMemoryPressure

Categories

(Core :: Graphics: Layers, defect)

50 Branch
defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 1319213
Tracking Status
firefox50 --- wontfix
firefox51 --- fixed
firefox52 --- fixed
firefox53 --- ?

People

(Reporter: philipp, Unassigned)

References

Details

(Keywords: crash, regression)

Crash Data

This bug was filed from the Socorro interface and is 
report bp-b6f92daa-052e-49d5-872d-c59692161220.
=============================================================
Crashing Thread (0)
Frame 	Module 	Signature 	Source
0 		@0xe5e5e5e5 	
1 	xul.dll 	mozilla::layers::ClientLayerManager::HandleMemoryPressure() 	gfx/layers/client/ClientLayerManager.cpp:748
2 	xul.dll 	mozilla::layers::ClientLayerManager::MemoryPressureObserver::Observe(nsISupports*, char const*, char16_t const*) 	gfx/layers/client/ClientLayerManager.cpp:62
3 	xul.dll 	nsObserverList::NotifyObservers(nsISupports*, char const*, char16_t const*) 	xpcom/ds/nsObserverList.cpp:112
4 	xul.dll 	nsObserverService::NotifyObservers(nsISupports*, char const*, char16_t const*) 	xpcom/ds/nsObserverService.cpp:305
5 	xul.dll 	nsThread::DoMainThreadSpecificProcessing(bool) 	xpcom/threads/nsThread.cpp:1314
6 	xul.dll 	nsThread::ProcessNextEvent(bool, bool*) 	xpcom/threads/nsThread.cpp:1030
7 	nss3.dll 	PR_Unlock 	nsprpub/pr/src/threads/combined/prulock.c:328
8 	xul.dll 	mozilla::ipc::MessagePump::Run(base::MessagePump::Delegate*) 	ipc/glue/MessagePump.cpp:100
9 	xul.dll 	MessageLoop::RunHandler() 	ipc/chromium/src/base/message_loop.cc:225
10 	xul.dll 	nsContentUtils::GetDocShellForEventTarget(mozilla::dom::EventTarget*) 	dom/base/nsContentUtils.cpp:9257

crashes with the signature are regressing in firefox 50 and later. they are mostly occurring on 32bit builds of windows. it's rather low volume though - under 0.1% of all browser crashes on beta at the moment...

some user comments from the signature indicate that they are experiencing crashes repeatedly and suffering from memory leaks (so maybe there's nothing we can do directly in this bug to alleviate the situation for them).
Flags: needinfo?(sotaro.ikeda.g)
Flags: needinfo?(sotaro.ikeda.g)
Flags: needinfo?(sotaro.ikeda.g)
See Also: → 1319213
Bug 1319213 seems to address the problem.
I don't see other new crash reports since Bug 1319213 landed and uplifted for FF 51, 52, 53.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Flags: needinfo?(sotaro.ikeda.g)
Since bug 1319213 was fixed, mark 51/52 fixed.
You need to log in before you can comment on or make changes to this bug.