Open Bug 1803019 Opened 3 years ago Updated 3 years ago

Tests Crashed on Taskcluster with "Device Disconnected/Hung"

Categories

(Taskcluster :: Workers, defect)

defect

Tracking

(Not tracked)

People

(Reporter: abutkovits, Unassigned)

Details

Relevant trace:

[task 2022-11-28T23:46:05.441Z] 23:46:05     INFO - [GFX1-]: Present1 failed: 0x887a0005
[task 2022-11-28T23:46:05.442Z] 23:46:05     INFO - [GFX1]: Device reset due to WR device: 0x887a0006
[task 2022-11-28T23:46:05.442Z] 23:46:05     INFO - Assertion failure: [GFX1]: Device reset due to WR device: 0x887a0006, at /builds/worker/workspace/obj-build/dist/include/mozilla/gfx/Logging.h:754
[task 2022-11-28T23:46:05.569Z] 23:46:05     INFO -  Initializing stack-fixing for the first stack frame, this may take a while...
[task 2022-11-28T23:46:29.933Z] 23:46:29     INFO - #01: mozilla::gfx::Log<1,mozilla::gfx::CriticalLogger>::WriteLog(std::basic_string<char,std::char_traits<char>,std::allocator<char> > const&) [gfx/2d/Logging.h:755]
[task 2022-11-28T23:46:29.933Z] 23:46:29     INFO - #02: mozilla::gfx::Log<1,mozilla::gfx::CriticalLogger>::Flush() [gfx/2d/Logging.h:279]
[task 2022-11-28T23:46:29.934Z] 23:46:29     INFO - #03: mozilla::wr::RenderCompositorANGLE::IsContextLost(bool) [gfx/webrender_bindings/RenderCompositorANGLE.cpp:831]
...

The first failure message is here. The failure code 0x887a0005 corresponds to DXGI_ERROR_DEVICE_REMOVED: "The video card has been physically removed from the system, or a driver upgrade for the video card has occurred."

After that I see a bunch more crash traces with failure code 0x887a0006 - DXGI_ERROR_DEVICE_HUNG.

This seems more like the test node issue?

Component: Layout → Workers
Product: Core → Taskcluster
Summary: REFTEST TEST-UNEXPECTED-FAIL | layout/reftests/backgrounds/vector/tall--cover--percent-width-omitted-height-viewbox.html == layout/reftests/backgrounds/vector/ref-tall-lime256x768.html | crash-check | This test left crash dumps behind, but we weren't expe → Tests Crashed on Taskcluster with "Device Disconnected/Hung"

Worker type in the linked job is gecko-t/win10-64-2004-gpu.

You need to log in before you can comment on or make changes to this bug.