Bug 103094

Summary: [CI] igt@gem_pwrite@* - Failed assertion: __gem_create(fd, size, &handle) == 0
Product: DRI Reporter: Marta Löfstedt <marta.lofstedt>
Component: IGTAssignee: Default DRI bug account <dri-devel>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: medium CC: intel-gfx-bugs
Version: DRI git   
Hardware: Other   
OS: All   
Whiteboard: ReadyForDev
i915 platform: BXT, HSW, KBL, SNB i915 features: GEM/Other

Description Marta Löfstedt 2017-10-04 08:51:56 UTC
Starting at CI_DRM_3167 a lot of igt@gem_pwrite tests are failing on the shards:

	

(gem_pwrite:1390) ioctl-wrappers-CRITICAL: Test assertion failure function gem_create, file ioctl_wrappers.c:584:
(gem_pwrite:1390) ioctl-wrappers-CRITICAL: Failed assertion: __gem_create(fd, size, &handle) == 0
(gem_pwrite:1390) ioctl-wrappers-CRITICAL: error: -7 != 0
Subtest huge-gtt-random failed.

Some examples:
https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_3167/shard-hsw4/igt@gem_pwrite@huge-gtt-random.html
https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_3167/shard-snb6/igt@gem_pwrite@big-cpu-fbr.html
https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_3167/shard-apl5/igt@gem_pwrite@big-cpu-forwards.html
https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_3167/shard-kbl1/igt@gem_pwrite@big-cpu-random.html
Comment 1 Chris Wilson 2017-10-04 09:24:39 UTC
commit 7fd0cae99630f954cfe0089b4b7e91576a353582 (upstream/master, origin/master, origin/HEAD)
Author: Chris Wilson <chris@chris-wilson.co.uk>
Date:   Tue Oct 3 14:52:27 2017 +0100

    lib: Fixup __gem_create() to be 64b safe.
Comment 2 Marta Löfstedt 2017-10-04 09:43:38 UTC
The issue is fixed in CI_DRM_3170

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.