[Bug 95469] New: [IGT] [BXT-P] gem_exec_parallel some subtest fail

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed May 18 02:10:00 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=95469

            Bug ID: 95469
           Summary: [IGT] [BXT-P] gem_exec_parallel some subtest fail
           Product: DRI
           Version: XOrg git
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: DRM/Intel
          Assignee: intel-gfx-bugs at lists.freedesktop.org
          Reporter: humberto.i.perez.rodriguez at intel.com
        QA Contact: intel-gfx-bugs at lists.freedesktop.org
                CC: intel-gfx-bugs at lists.freedesktop.org

Created attachment 123863
  --> https://bugs.freedesktop.org/attachment.cgi?id=123863&action=edit
dmesg.log

bug description 
================================================================
after executed gem_exec_parallel some subtests fail

tests cases
================================================================
igt at gem_exec_parallel@blt-contexts
igt at gem_exec_parallel@bsd-contexts
igt at gem_exec_parallel@vebox-contexts
igt at gem_exec_parallel@contexts


step to reproduce and test output
================================================================
./gem_exec_parallel --run-subtest blt-contexts --debug

IGT-Version: 1.14-NOT-GIT (x86_64) (Linux:
4.6.0-drm-intel-nightly-ww21-commit-c5034bf+ x86_64)
(gem_exec_parallel:1238) drmtest-DEBUG: Test requirement passed: fd >= 0
(gem_exec_parallel:1238) drmtest-DEBUG: Test requirement passed: fd >= 0
(gem_exec_parallel:1238) drmtest-DEBUG: Test requirement passed:
drmSetMaster(fd) == 0
(gem_exec_parallel:1238) igt-core-DEBUG: Starting subtest: blt-contexts
(gem_exec_parallel:1238) DEBUG: Test requirement passed:
__gem_context_create(fd)
(gem_exec_parallel:1238) DEBUG: Test requirement passed: gem_has_ring(fd,
engine)
(gem_exec_parallel:1238) DEBUG: Test requirement passed:
can_mi_store_dword(gen, engine)
(gem_exec_parallel:1238) DEBUG: Test requirement passed: nengine
(gem_exec_parallel:1238) ioctl-wrappers-CRITICAL: Test assertion failure
function gem_execbuf, file ioctl_wrappers.c:589:
(gem_exec_parallel:1238) ioctl-wrappers-CRITICAL: Failed assertion:
__gem_execbuf(fd, execbuf) == 0
(gem_exec_parallel:1238) ioctl-wrappers-CRITICAL: error: -22 != 0
Stack trace:
(gem_exec_parallel:1238) ioctl-wrappers-CRITICAL: Test assertion failure
function gem_execbuf, file ioctl_wrappers.c:589:
(gem_exec_parallel:1238) ioctl-wrappers-CRITICAL: Failed assertion:
__gem_execbuf(fd, execbuf) == 0
(gem_exec_parallel:1238) ioctl-wrappers-CRITICAL: error: -22 != 0
Stack trace:
  #0 [__igt_fail_assert+0xf1]
(gem_exec_parallel:1238) ioctl-wrappers-CRITICAL: Test assertion failure
function gem_execbuf, file ioctl_wrappers.c:589:
(gem_exec_parallel:1238) ioctl-wrappers-CRITICAL: Failed assertion:
__gem_execbuf(fd, execbuf) == 0
(gem_exec_parallel:1238) ioctl-wrappers-CRITICAL: error: -22 != 0
Stack trace:
  #0 [__igt_fail_assert+0xf1]
  #1 [gem_execbuf+0x4c]
  #1 [gem_execbuf+0x4c]
(gem_exec_parallel:1238) ioctl-wrappers-CRITICAL: Test assertion failure
function gem_execbuf, file ioctl_wrappers.c:589:
(gem_exec_parallel:1238) ioctl-wrappers-CRITICAL: Failed assertion:
__gem_execbuf(fd, execbuf) == 0
(gem_exec_parallel:1238) ioctl-wrappers-CRITICAL: error: -22 != 0
Stack trace:
(gem_exec_parallel:1238) ioctl-wrappers-CRITICAL: Test assertion failure
function gem_execbuf, file ioctl_wrappers.c:589:
(gem_exec_parallel:1238) ioctl-wrappers-CRITICAL: Failed assertion:
__gem_execbuf(fd, execbuf) == 0
(gem_exec_parallel:1238) ioctl-wrappers-CRITICAL: error: -22 != 0
Stack trace:
(gem_exec_parallel:1238) ioctl-wrappers-CRITICAL: Test assertion failure
function gem_execbuf, file ioctl_wrappers.c:589:
(gem_exec_parallel:1238) ioctl-wrappers-CRITICAL: Failed assertion:
__gem_execbuf(fd, execbuf) == 0
(gem_exec_parallel:1238) ioctl-wrappers-CRITICAL: error: -22 != 0
Stack trace:
(gem_exec_parallel:1238) ioctl-wrappers-CRITICAL: Test assertion failure
function gem_execbuf, file ioctl_wrappers.c:589:
(gem_exec_parallel:1238) ioctl-wrappers-CRITICAL: Failed assertion:
__gem_execbuf(fd, execbuf) == 0
(gem_exec_parallel:1238) ioctl-wrappers-CRITICAL: error: -22 != 0
Stack trace:
(gem_exec_parallel:1238) ioctl-wrappers-CRITICAL: Test assertion failure
function gem_execbuf, file ioctl_wrappers.c:589:
(gem_exec_parallel:1238) ioctl-wrappers-CRITICAL: Failed assertion:
__gem_execbuf(fd, execbuf) == 0
(gem_exec_parallel:1238) ioctl-wrappers-CRITICAL: error: -22 != 0
Stack trace:
(gem_exec_parallel:1238) ioctl-wrappers-CRITICAL: Test assertion failure
function gem_execbuf, file ioctl_wrappers.c:589:
(gem_exec_parallel:1238) ioctl-wrappers-CRITICAL: Failed assertion:
__gem_execbuf(fd, execbuf) == 0
(gem_exec_parallel:1238) ioctl-wrappers-CRITICAL: error: -22 != 0



Hardware configuration
================================================================
Platform     BXT - P (APL)
Motherboard model  Apollo Lake
Motherboard type    NOTEBOOK Hand Held
Motherboard manufacturer Intel Corp.
CPU family   Other
CPU information    06/5c
GPU Card     Intel Corporation Device 5a84 (rev 03) (prog-if 00 [VGA
controller])
Memory ram   8 GB


gfx user space
================================================================
 --> Component : drm 
         url : http://cgit.freedesktop.org/mesa/drm 
         tag : libdrm-2.4.68 
         commit : fc09c5a 
         author : Kenneth Graunke <kenneth at whitecape.org> 
         age : 2 weeks ago 
 --> Component : mesa 
         url : http://cgit.freedesktop.org/mesa/mesa 
         tag : mesa-11.1.2 
         commit : 7bcd827 
         author : Emil Velikov <emil.velikov at collabora.com> 
         age : 3 months ago 
 --> Component : xf86-video-intel 
         url : http://cgit.freedesktop.org/xorg/driver/xf86-video-intel 
         tag : 2.99.917-645-g88733a7 
         commit : 88733a7 
         author : Chris Wilson <chris at chris-wilson.co.uk> 
         age : 7 days ago 
 --> Component : libva 
         url : http://cgit.freedesktop.org/libva/ 
         tag : libva-1.7.0-2-g4cb6d78 
         commit : 4cb6d78 
         author : Alan Coopersmith <alan.coopersmith at oracle.com> 
         age : 5 weeks ago 
 --> Component : vaapi (intel-driver) 
         url : http://cgit.freedesktop.org/vaapi/intel-driver 
         tag : 1.7.0-12-g4643f94 
         commit : 4643f94 
         author : peng.chen <peng.c.chen at intel.com> 
         age : 3 weeks ago 
 --> Component : cairo 
         url : http://cgit.freedesktop.org/cairo 
         tag : 1.15.2 
         commit : db8a7f1 
         author : Bryce Harrington <bryce at osg.samsung.com> 
         age : 5 months ago 
 --> Component : xserver 
         url :  http://cgit.freedesktop.org/xorg/xserver 
         tag : xorg-server-1.18.0-317-g7f04946 
         commit : 7f04946 
         author : Dave Airlie <airlied at redhat.com> 
         age : 9 days ago 
 --> Component : intel-gpu-tools 
         url : http://cgit.freedesktop.org/xorg/app/intel-gpu-tools 
         tag : intel-gpu-tools-1.14-212-g1e9a3ac 
         commit : 1e9a3ac 
         author : Chris Wilson <chris at chris-wilson.co.uk> 
         age : 3 weeks ago 


kernel
=====================================================================
commit c5034bf7729a728065a996f8042626f23074d575
Author: Daniel Vetter <daniel.vetter at ffwll.ch>
Date:   Tue May 17 22:50:02 2016 +0200

    drm-intel-nightly: 2016y-05m-17d-20h-49m-27s UTC integration manifest


Kernel version : 4.6.0
Architecture : source amd64 all
Homepage : http://www.kernel.org/


attachment
======================================================================
dmesg.log

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20160518/bc472613/attachment-0001.html>


More information about the intel-gfx-bugs mailing list