Bug 112182 - [CI][SHARDS]igt@gem_ctx_persistence@processes - fail - child 0 died with signal 2, Interrupt
Summary: [CI][SHARDS]igt@gem_ctx_persistence@processes - fail - child 0 died with sign...
Status: RESOLVED FIXED
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Intel (show other bugs)
Version: DRI git
Hardware: Other All
: not set not set
Assignee: Intel GFX Bugs mailing list
QA Contact: Intel GFX Bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-31 11:57 UTC by Lakshmi
Modified: 2019-10-31 12:01 UTC (History)
1 user (show)

See Also:
i915 platform: GLK
i915 features: GEM/Other


Attachments

Description Lakshmi 2019-10-31 11:57:25 UTC
https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7219/shard-glk8/igt@gem_ctx_persistence@processes.html
IGT-Version: 1.24-g6d30ec231 (x86_64) (Linux: 5.4.0-rc5-CI-CI_DRM_7219+ x86_64)
Starting subtest: processes
child 0 died with signal 2, Interrupt
Subtest processes: FAIL (0.035s)
Test requirement not met in function gem_require_ring, file ../lib/ioctl_wrappers.c:1267:
Test requirement: gem_has_ring(fd, ring)
Test requirement not met in function gem_require_ring, file ../lib/ioctl_wrappers.c:1267:
Test requirement: gem_has_ring(fd, ring)
Comment 1 CI Bug Log 2019-10-31 11:58:18 UTC
The CI Bug Log issue associated to this bug has been updated.

### New filters associated

* GLK: igt@gem_ctx_persistence@processes - fail - child 0 died with signal 2, Interrupt
  - https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7219/shard-glk8/igt@gem_ctx_persistence@processes.html
  - https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15059/shard-glk2/igt@gem_ctx_persistence@processes.html
  - https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7220/shard-glk3/igt@gem_ctx_persistence@processes.html
  - https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15060/shard-glk7/igt@gem_ctx_persistence@processes.html
  - https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7221/shard-glk1/igt@gem_ctx_persistence@processes.html
  - https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15062/shard-glk7/igt@gem_ctx_persistence@processes.html
  - https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15065/shard-glk4/igt@gem_ctx_persistence@processes.html
  - https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15066/shard-glk9/igt@gem_ctx_persistence@processes.html
  - https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7222/shard-glk5/igt@gem_ctx_persistence@processes.html
  - https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_5241/shard-glk3/igt@gem_ctx_persistence@processes.html
  - https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15067/shard-glk1/igt@gem_ctx_persistence@processes.html
  - https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15071/shard-glk7/igt@gem_ctx_persistence@processes.html
  - https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15072/shard-glk4/igt@gem_ctx_persistence@processes.html
  - https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7223/shard-glk6/igt@gem_ctx_persistence@processes.html
Comment 2 Chris Wilson 2019-10-31 12:01:37 UTC
commit 7c7621e879104ece28a39bebac57e34de2d76975
Author: Chris Wilson <chris@chris-wilson.co.uk>
Date:   Wed Oct 30 23:56:23 2019 +0000

    i915/gem_ctx_persistence: Sanitycheck execbuf state harder for 'queued'
    
    And initialise fence to -1 to avoid closing stdin (fd:0)!
    
    The delayed fput is first queued with schedule (task_work) before being
    rcu freed.
    
    Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
    Acked-by: Andi Shyti <andi.shyti@intel.com>


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.