Closed Bug 1104147 Opened 10 years ago Closed 9 years ago

crash in gfxWindowsPlatform::FenceContentDrawing()

Categories

(Core :: Graphics: Layers, defect)

36 Branch
All
Windows NT
defect
Not set
critical

Tracking

()

RESOLVED FIXED
Tracking Status
firefox36 - affected

People

(Reporter: jbecerra, Unassigned)

References

Details

(Keywords: crash, topcrash)

Crash Data

[Tracking Requested - why for this release]: Currently within the top 10 in the list of crashers for Fx36 nightly.

This bug was filed from the Socorro interface and is 
report bp-59273675-f348-40ab-a349-4b2d12141117.
=============================================================

This is a recent crash signature starting with builds from 11/16, and it is showing at #9 on Fx36 nightly list of crashers. The majority of the reports are coming from Windows 8.1 and Windows 7 installations. There are no reports listed after  11/18. There's one comment in the reports: "Had FF Nightly open while installing nvidia 'GeForce Game Ready Driver' via nvidia's GeForce Experience interface."

0 	xul.dll 	gfxWindowsPlatform::FenceContentDrawing() 	gfx/thebes/gfxWindowsPlatform.cpp
1 	xul.dll 	mozilla::layers::ClientLayerManager::ForwardTransaction(bool) 	gfx/layers/client/ClientLayerManager.cpp
2 	xul.dll 	mozilla::layers::ClientLayerManager::EndTransaction(void (*)(mozilla::layers::PaintedLayer*, gfxContext*, nsIntRegion const&, mozilla::layers::DrawRegionClip, nsIntRegion const&, void*), void*, mozilla::layers::LayerManager::EndTransactionFlags) 	gfx/layers/client/ClientLayerManager.cpp
3 	xul.dll 	nsDisplayList::PaintRoot(nsDisplayListBuilder*, nsRenderingContext*, unsigned int) 	layout/base/nsDisplayList.cpp
4 	xul.dll 	nsLayoutUtils::PaintFrame(nsRenderingContext*, nsIFrame*, nsRegion const&, unsigned int, unsigned int) 	layout/base/nsLayoutUtils.cpp
5 	xul.dll 	PresShell::Paint(nsView*, nsRegion const&, unsigned int) 	layout/base/nsPresShell.cpp
6 	xul.dll 	nsViewManager::ProcessPendingUpdatesPaint(nsIWidget*) 	view/nsViewManager.cpp
7 	xul.dll 	nsViewManager::ProcessPendingUpdatesForView(nsView*, bool) 	view/nsViewManager.cpp
8 	xul.dll 	nsViewManager::ProcessPendingUpdates() 	view/nsViewManager.cpp
9 	xul.dll 	nsRefreshDriver::Tick(__int64, mozilla::TimeStamp) 	layout/base/nsRefreshDriver.cpp
10 	xul.dll 	mozilla::RefreshDriverTimer::Tick() 	layout/base/nsRefreshDriver.cpp
11 	xul.dll 	nsTimerImpl::Fire() 	xpcom/threads/nsTimerImpl.cpp
12 	xul.dll 	nsTimerEvent::Run() 	xpcom/threads/nsTimerImpl.cpp
13 	xul.dll 	nsThread::ProcessNextEvent(bool, bool*) 	xpcom/threads/nsThread.cpp
14 	xul.dll 	mozilla::ipc::MessagePump::Run(base::MessagePump::Delegate*) 	ipc/glue/MessagePump.cpp
15 	xul.dll 	MessageLoop::RunHandler() 	ipc/chromium/src/base/message_loop.cc
16 	xul.dll 	MessageLoop::Run() 	ipc/chromium/src/base/message_loop.cc
17 	xul.dll 	nsBaseAppShell::Run() 	widget/nsBaseAppShell.cpp
18 	xul.dll 	nsAppShell::Run() 	widget/windows/nsAppShell.cpp
19 	xul.dll 	nsAppStartup::Run() 	toolkit/components/startup/nsAppStartup.cpp
20 	xul.dll 	XREMain::XRE_mainRun() 	toolkit/xre/nsAppRunner.cpp
21 	xul.dll 	XREMain::XRE_main(int, char** const, nsXREAppData const*) 	toolkit/xre/nsAppRunner.cpp
22 	xul.dll 	XRE_main 	toolkit/xre/nsAppRunner.cpp
23 	firefox.exe 	do_main 	browser/app/nsBrowserApp.cpp
24 	firefox.exe 	NS_internal_main(int, char**) 	browser/app/nsBrowserApp.cpp
25 	firefox.exe 	wmain 	toolkit/xre/nsWindowsWMain.cpp
26 	firefox.exe 	__tmainCRTStartup 	f:/dd/vctools/crt/crtw32/startup/crt0.c:255
27 	kernel32.dll 	BaseThreadInitThunk 	
Ø 28 	ntdll.dll 	ntdll.dll@0x54408 	
Ø 29 	kernelbase.dll 	kernelbase.dll@0x9cd47
Bug 1088414 caused this but was backed out. Let's keep an eye out to make sure it doesn't come back.
Blocks: 1088414
Not tracking (cf comment #1), please resubmit for tracking if it comes back.
Haven't seen this on any channel for months
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.