Closed Bug 1079392 Opened 10 years ago Closed 9 years ago

[e10s] crash in mozilla::layers::CrossProcessCompositorParent::ForceComposite(mozilla::layers::LayerTransactionParent*)

Categories

(Core :: Graphics: Layers, defect)

35 Branch
All
Windows NT
defect
Not set
critical

Tracking

()

RESOLVED WORKSFORME
Tracking Status
e10s m6+ ---
firefox35 --- affected

People

(Reporter: jbecerra, Assigned: gw280)

References

Details

(Keywords: crash)

Crash Data

This bug was filed from the Socorro interface and is 
report bp-99495205-44b9-4b99-8071-99a9b2141001.
=============================================================

Currently #32 in the list of top crashers on Firefox 35.0a1. The signature has been around for a while, first appearing on 3/15, but it went up recently probably as a result of enabling e10s. Most of the signatures are on Windows 7 and Windows 8.1 installations. There are a handful of comments, and a couple of them say that the browser locks up while watching videos on YouTube and trying to scroll down to see the comments. I have not been able to reproduce this on Windows 8.1. There are no add-on correlations in the reports.

This seems to be related to enabling e10s. 

More reports at: https://crash-stats.mozilla.com/report/list?product=Firefox&signature=mozilla%3A%3Alayers%3A%3ACrossProcessCompositorParent%3A%3AForceComposite%28mozilla%3A%3Alayers%3A%3ALayerTransactionParent%2A%29

0 	xul.dll 	mozilla::layers::CrossProcessCompositorParent::ForceComposite(mozilla::layers::LayerTransactionParent*) 	gfx/layers/ipc/CompositorParent.cpp
1 		@0x1d37b7ff 	
2 		@0xf5ce80f 	
3 	xul.dll 	mozilla::layers::PCompositorParent::OnMessageReceived(IPC::Message const&) 	obj-firefox/ipc/ipdl/PCompositorParent.cpp
4 	xul.dll 	mozilla::ipc::MessageChannel::DispatchAsyncMessage(IPC::Message const&) 	ipc/glue/MessageChannel.cpp
5 	xul.dll 	mozilla::ipc::MessageChannel::OnMaybeDequeueOne() 	ipc/glue/MessageChannel.cpp
6 	xul.dll 	RunnableMethod<mozilla::layers::AsyncPanZoomController, void ( mozilla::layers::AsyncPanZoomController::*)(void), Tuple0>::Run() 	ipc/chromium/src/base/task.h
7 	xul.dll 	MessageLoop::RunTask(Task*) 	ipc/chromium/src/base/message_loop.cc
8 	xul.dll 	MessageLoop::DeferOrRunPendingTask(MessageLoop::PendingTask const&) 	ipc/chromium/src/base/message_loop.cc
9 	xul.dll 	MessageLoop::DoWork() 	ipc/chromium/src/base/message_loop.cc
10 	xul.dll 	base::MessagePumpDefault::Run(base::MessagePump::Delegate*) 	ipc/chromium/src/base/message_pump_default.cc
11 	xul.dll 	MessageLoop::RunHandler() 	ipc/chromium/src/base/message_loop.cc
12 	xul.dll 	MessageLoop::Run() 	ipc/chromium/src/base/message_loop.cc
13 	xul.dll 	base::Thread::ThreadMain() 	ipc/chromium/src/base/thread.cc
14 	xul.dll 	`anonymous namespace'::ThreadFunc(void*) 	ipc/chromium/src/base/platform_thread_win.cc
15 	kernel32.dll 	BaseThreadInitThunk 	
16 	ntdll.dll 	RtlUserThreadStart 	
17 	kernel32.dll 	BasepReportFault 	
18 	kernel32.dll 	BasepReportFault
Assignee: nobody → gwright
Blocks: 1111396
Blocks: e10s-gfx
No longer blocks: 1111396
You need to log in before you can comment on or make changes to this bug.