When running CI_DRM_3057, the machine shard-hsw hit the following assert in igt@gem_eio@in-flight: (gem_eio:2052) igt-vgem-CRITICAL: Test assertion failure function vgem_fence_signal, file igt_vgem.c:191: (gem_eio:2052) igt-vgem-CRITICAL: Failed assertion: __vgem_fence_signal(fd, fence) == 0 (gem_eio:2052) igt-vgem-CRITICAL: error: -110 != 0 Subtest in-flight failed. Full logs: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_3057/shard-hsw4/igt@gem_eio@in-flight.html
Also seen on SNB: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_3059/shard-snb5/igt@gem_eio@in-flight.html
Also seen on KBL and APL: - https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_3059/shard-apl2/igt@gem_eio@in-flight.html - https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_3059/shard-kbl5/igt@gem_eio@in-flight.html
https://patchwork.freedesktop.org/series/30022/
*** Bug 102620 has been marked as a duplicate of this bug. ***
*** Bug 102652 has been marked as a duplicate of this bug. ***
Related igt commit 4f082c35d2df545f81d202ae1a08463f6c123552 (upstream/master) Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Fri Sep 8 13:48:05 2017 +0100 igt/gem_eio: Install an exithandler to unwedge the device after failure Under normal conditions, we try to repair the damage we inflict to the GPU, but if we fail we don't. Make sure that if the test does die, we do try to restore normal operation by using an atexit handler. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=102616 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Arkadiusz Hiler <arkadiusz.hiler@intel.com>
commit 92e457d0ffe930369d09bc83d3d3ed90c9bd6cb1 Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Fri Sep 8 11:33:15 2017 +0100 igt/gem_eio: inflight wedged requires long plugging As our hangcheck may exceed 10s to declare the device wedged, we need to hold the plugging fence indefinitely. This makes using vgem as our input fence unusable, so resort to using sw_sync. At the same time, we can then check that the async result is also -EIO. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=102616 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Michał Winiarski <michal.winiarski@intel.com>
igt@gem_eio@in-flight with "Failed assertion" was not seen recently and there are no open bugs related to failed assertion. So closing this bug.
(In reply to Lakshmi from comment #8) > igt@gem_eio@in-flight test failure with "Failed assertion" was not seen recently and there are no open bugs related to failed assertion. So closing this bug.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.