Closed
Bug 1387826
Opened 8 years ago
Closed 8 years ago
Intermittent application crashed [@ mozilla::layers::RenderViewMLGPU::AddItemBackToFront(mozilla::layers::LayerMLGPU *,mozilla::layers::ItemInfo &)] after Assertion failure: false (MOZ_ASSERT_UNREACHABLE: Could not build a pass for item!)
Categories
(Core :: Graphics, defect, P5)
Core
Graphics
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: bulk-close-intermittents, crash, intermittent-failure)
Crash Data
Filed by: archaeopteryx [at] coole-files.de
https://treeherder.mozilla.org/logviewer.html#?job_id=121255612&repo=autoland
http://mozilla-releng-blobs.s3.amazonaws.com/blobs/autoland/sha512/efffd9d214f94f79d79bfa872560fce0fa1dab66955c3436ffee303503a189952ff00cae7e461c95c67fdebf94d9452e0cece5a673d480aa56a5e3ea124a8999
02:49:19 INFO - GECKO(4748) | [Parent 4748] WARNING: DwmComposition dynamically disabled, falling back to software timers: file z:/build/build/src/gfx/thebes/gfxWindowsPlatform.cpp, line 1737
02:49:19 INFO - GECKO(4748) | [Parent 4748] WARNING: DwmComposition dynamically disabled, falling back to software timers: file z:/build/build/src/gfx/thebes/gfxWindowsPlatform.cpp, line 1737
02:49:19 INFO - GECKO(4748) | Assertion failure: false (MOZ_ASSERT_UNREACHABLE: Could not build a pass for item!), at z:/build/build/src/gfx/layers/mlgpu/RenderViewMLGPU.cpp:321
02:49:19 INFO - GECKO(4748) | #01: mozilla::layers::RenderViewMLGPU::AddItem(mozilla::layers::LayerMLGPU *,mozilla::gfx::IntRectTyped<mozilla::gfx::UnknownUnits> const &,mozilla::Maybe<mozilla::gfx::PolygonTyped<mozilla::gfx::UnknownUnits> > &&) [gfx/layers/mlgpu/RenderViewMLGPU.cpp:169]
02:49:19 INFO -
02:49:19 INFO - GECKO(4748) | #02: mozilla::layers::LayerMLGPU::AddBoundsToView(mozilla::layers::FrameBuilder *,mozilla::layers::RenderViewMLGPU *,mozilla::Maybe<mozilla::gfx::PolygonTyped<mozilla::gfx::UnknownUnits> > &&) [gfx/layers/mlgpu/LayerMLGPU.cpp:90]
02:49:19 INFO -
02:49:19 INFO - GECKO(4748) | #03: mozilla::layers::FrameBuilder::AssignLayer(mozilla::layers::Layer *,mozilla::layers::RenderViewMLGPU *,mozilla::gfx::IntRectTyped<mozilla::RenderTargetPixel> const &,mozilla::Maybe<mozilla::gfx::PolygonTyped<mozilla::gfx::UnknownUnits> > &&) [gfx/layers/mlgpu/FrameBuilder.cpp:141]
02:49:19 INFO -
02:49:19 INFO - GECKO(4748) | #04: mozilla::layers::FrameBuilder::ProcessChildList(mozilla::layers::ContainerLayer *,mozilla::layers::RenderViewMLGPU *,mozilla::gfx::IntRectTyped<mozilla::RenderTargetPixel> const &,mozilla::Maybe<mozilla::gfx::PolygonTyped<mozilla::gfx::UnknownUnits> > const &) [gfx/layers/mlgpu/FrameBuilder.cpp:216]
02:49:19 INFO -
02:49:19 INFO - GECKO(4748) | #05: mozilla::layers::FrameBuilder::ProcessContainerLayer(mozilla::layers::ContainerLayer *,mozilla::layers::RenderViewMLGPU *,mozilla::gfx::IntRectTyped<mozilla::RenderTargetPixel> const &,mozilla::Maybe<mozilla::gfx::PolygonTyped<mozilla::gfx::UnknownUnits> > &) [gfx/layers/mlgpu/FrameBuilder.cpp:166]
02:49:19 INFO -
02:49:19 INFO - GECKO(4748) | #06: mozilla::layers::FrameBuilder::AssignLayer(mozilla::layers::Layer *,mozilla::layers::RenderViewMLGPU *,mozilla::gfx::IntRectTyped<mozilla::RenderTargetPixel> const &,mozilla::Maybe<mozilla::gfx::PolygonTyped<mozilla::gfx::UnknownUnits> > &&) [gfx/layers/mlgpu/FrameBuilder.cpp:125]
02:49:19 INFO -
02:49:19 INFO - GECKO(4748) | #07: mozilla::layers::FrameBuilder::Build() [gfx/layers/mlgpu/FrameBuilder.cpp:73]
02:49:19 INFO -
02:49:19 INFO - GECKO(4748) | #08: mozilla::layers::LayerManagerMLGPU::RenderLayers() [gfx/layers/mlgpu/LayerManagerMLGPU.cpp:351]
02:49:19 INFO -
02:49:19 INFO - GECKO(4748) | #09: mozilla::layers::LayerManagerMLGPU::Composite() [gfx/layers/mlgpu/LayerManagerMLGPU.cpp:323]
02:49:19 INFO -
02:49:19 INFO - GECKO(4748) | #10: mozilla::layers::LayerManagerMLGPU::EndTransaction(mozilla::TimeStamp const &,mozilla::layers::LayerManager::EndTransactionFlags) [gfx/layers/mlgpu/LayerManagerMLGPU.cpp:281]
02:49:19 INFO -
02:49:19 INFO - GECKO(4748) | #11: mozilla::layers::CompositorBridgeParent::CompositeToTarget(mozilla::gfx::DrawTarget *,mozilla::gfx::IntRectTyped<mozilla::gfx::UnknownUnits> const *) [gfx/layers/ipc/CompositorBridgeParent.cpp:1043]
02:49:19 INFO -
02:49:19 INFO - GECKO(4748) | #12: mozilla::layers::CompositorVsyncScheduler::Composite(mozilla::TimeStamp) [gfx/layers/ipc/CompositorVsyncScheduler.cpp:263]
02:49:19 INFO -
02:49:19 INFO - GECKO(4748) | #13: mozilla::detail::RunnableMethodImpl<mozilla::layers::CompositorVsyncScheduler * const,void ( mozilla::layers::CompositorVsyncScheduler::*)(mozilla::TimeStamp),1,1,mozilla::TimeStamp>::Run() [obj-firefox/dist/include/nsThreadUtils.h:1175]
02:49:19 INFO -
02:49:19 INFO - GECKO(4748) | #14: MessageLoop::RunTask(already_AddRefed<nsIRunnable>) [ipc/chromium/src/base/message_loop.cc:453]
02:49:19 INFO -
02:49:19 INFO - GECKO(4748) | #15: MessageLoop::DeferOrRunPendingTask(MessageLoop::PendingTask &&) [ipc/chromium/src/base/message_loop.cc:463]
02:49:19 INFO -
02:49:19 INFO - GECKO(4748) | #16: MessageLoop::DoWork() [ipc/chromium/src/base/message_loop.cc:535]
02:49:19 INFO -
02:49:19 INFO - GECKO(4748) | #17: base::MessagePumpForUI::DoRunLoop() [ipc/chromium/src/base/message_pump_win.cc:211]
02:49:19 INFO -
02:49:19 INFO - GECKO(4748) | #18: base::MessagePumpWin::RunWithDispatcher(base::MessagePump::Delegate *,base::MessagePumpWin::Dispatcher *) [ipc/chromium/src/base/message_pump_win.cc:58]
02:49:19 INFO -
02:49:19 INFO - GECKO(4748) | #19: MessageLoop::RunHandler() [ipc/chromium/src/base/message_loop.cc:320]
02:49:19 INFO -
02:49:19 INFO - GECKO(4748) | #20: MessageLoop::Run() [ipc/chromium/src/base/message_loop.cc:300]
02:49:19 INFO -
02:49:19 INFO - GECKO(4748) | #21: base::Thread::ThreadMain() [ipc/chromium/src/base/thread.cc:184]
02:49:19 INFO -
02:49:19 INFO - GECKO(4748) | #22: `anonymous namespace'::ThreadFunc [ipc/chromium/src/base/platform_thread_win.cc:29]
02:49:19 INFO -
02:49:19 INFO - GECKO(4748) | #23: KERNEL32.DLL + 0x167e
02:49:19 INFO -
02:49:19 INFO - GECKO(4748) | #24: ntdll.dll + 0x1c3f1
02:49:19 INFO -
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Keywords: bulk-close-intermittents
Resolution: --- → INCOMPLETE
| Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•