https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_10/fi-cnl-y3/igt@kms_frontbuffer_tracking@psrdrrs-2p-scndscrn-shrfb-plflip-blt.html https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_11/fi-cnl-y3/igt@kms_frontbuffer_tracking@psrdrrs-2p-scndscrn-cur-indfb-move.html https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_11/fi-cnl-y3/igt@kms_frontbuffer_tracking@psrdrrs-2p-primscrn-shrfb-pgflip-blt.html https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_10/fi-cnl-y3/igt@kms_frontbuffer_tracking@psrdrrs-1p-primscrn-spr-indfb-draw-mmap-cpu.html https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_11/fi-cnl-y3/igt@kms_frontbuffer_tracking@fbcdrrs-1p-primscrn-cur-indfb-move.html https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_9/fi-cnl-y3/igt@kms_frontbuffer_tracking@drrs-2p-scndscrn-shrfb-plflip-blt.html https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_10/fi-cnl-y3/igt@kms_frontbuffer_tracking@drrs-2p-primscrn-pri-indfb-draw-mmap-wc.html https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_11/fi-cnl-y3/igt@kms_frontbuffer_tracking@drrs-2p-primscrn-pri-indfb-draw-mmap-cpu.html (kms_frontbuffer_tracking:2666) ioctl_wrappers-CRITICAL: Test assertion failure function gem_create, file ../lib/ioctl_wrappers.c:572: (kms_frontbuffer_tracking:2666) ioctl_wrappers-CRITICAL: Failed assertion: __gem_create(fd, size, &handle) == 0 (kms_frontbuffer_tracking:2666) ioctl_wrappers-CRITICAL: error: -22 != 0 Test kms_frontbuffer_tracking failed. This could be related to bug 105798, but the pattern is very difficult to see on this CNL machine.
So either size <= 0; most likely size == 0. Hmm, I thought we had an igt_assert(size != 0) to catch this common mistake more clearly, but no. (size < 0 is trickier, as it depends on whether it is an allocable size, so leave it to the kernel.)
in accordance with bug 105798 I will file the other stuff I find related but on CNL here: https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_9/fi-cnl-y3/igt@kms_universal_plane@universal-plane-pipe-b-sanity.html https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_8/fi-cnl-y3/igt@kms_flip@basic-flip-vs-dpms.html https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_8/fi-cnl-y3/igt@kms_flip@flip-vs-rmfb-interruptible.html https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_8/fi-cnl-y3/igt@kms_flip@busy-flip.html https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_11/fi-cnl-y3/igt@kms_flip@flip-vs-rmfb.html https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_11/fi-cnl-y3/igt@kms_flip@basic-flip-vs-modeset.html https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_11/fi-cnl-y3/igt@kms_setmode@invalid-clone-exclusive-crtc.html https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_11/fi-cnl-y3/igt@kms_setmode@clone-exclusive-crtc.html https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_11/fi-cnl-y3/igt@kms_cursor_crc@cursor-256x256-sliding.html https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_11/fi-cnl-y3/igt@kms_chv_cursor_fail@pipe-c-256x256-top-edge.html https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_10/fi-cnl-y3/igt@pm_rpm@modeset-non-lpsp.html https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_10/fi-cnl-y3/igt@pm_rpm@cursor-dpms.html https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_10/fi-cnl-y3/igt@pm_rpm@legacy-planes.html
Could be a duplicate of https://bugs.freedesktop.org/show_bug.cgi?id=105798 ?
(In reply to Maarten Lankhorst from comment #3) > Could be a duplicate of https://bugs.freedesktop.org/show_bug.cgi?id=105798 ? Yes as I wrote in previous comment
Not reproduced, I believe this was fixed in the same manner as bug 105798
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.