<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [BXT] igt/gem_ctx_create/invalid-pad"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93999">93999</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[BXT] igt/gem_ctx_create/invalid-pad
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>DRI
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>DRI git
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>DRM/Intel
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>intel-gfx-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>ramix.ben.hassine@intel.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>intel-gfx-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>intel-gfx-bugs@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=121512" name="attach_121512" title="dmesg">attachment 121512</a> <a href="attachment.cgi?id=121512&action=edit" title="dmesg">[details]</a></span>
dmesg

fail on BXT with last setup:

Setup:
======
Platform: Broxton P A0 Platform
CPU Name : Intel(R) @ 1.2 GHz (family: 6, model: 92, stepping: 8) – 4 cores
SoC : BROXTON-P A0
CRB : Apollo Lake LPDDR3 RVP2B
Reworks : R17, R18, PNP3

Software:
=========
BIOS (IFWI Version): APLK_IFWI_X64_R_2015_44_3_00
KSC : 1.05
Linux distribution: Ubuntu 15.10 64 bits
Kernel: drm-intel-nightly 4.5 rc1 6b1049b
<a href="http://cgit.freedesktop.org/drm-intel/">http://cgit.freedesktop.org/drm-intel/</a>
drm: tag libdrm-2.4.66 e342c0f from <a href="http://cgit.freedesktop.org/mesa/drm/">http://cgit.freedesktop.org/mesa/drm/</a>
mesa: tag mesa-11.0.9  from <a href="http://cgit.freedesktop.org/mesa/mesa/">http://cgit.freedesktop.org/mesa/mesa/</a>
cairo: tag 1.15.2 db8a7f1 from <a href="http://cgit.freedesktop.org/cairo">http://cgit.freedesktop.org/cairo</a>
waffle: master bb29b2a from <a href="https://github.com/waffle-gl/waffle">https://github.com/waffle-gl/waffle</a>
xorg-server-macros: master d7acec2 from
git://git.freedesktop.org/git/xorg/util/macros
libva: tag libva-1.6.1 cb418f6 from <a href="http://cgit.freedesktop.org/libva/">http://cgit.freedesktop.org/libva/</a>
vaapi-intel-driver: tag 1.6.1 2110b3a from
<a href="http://cgit.freedesktop.org/vaapi/intel-driver">http://cgit.freedesktop.org/vaapi/intel-driver</a>
Tools
deqp: tag android-cts-6.0_r2 cf44075 from
<a href="https://android.googlesource.com/platform/external/deqp">https://android.googlesource.com/platform/external/deqp</a>
ogles1conform master from
<a href="https://git-amr-2.devtools.intel.com/gerrit/gitweb?p=otc_gen_graphics-khronos-glconform.git">https://git-amr-2.devtools.intel.com/gerrit/gitweb?p=otc_gen_graphics-khronos-glconform.git</a>
ogles2-3conform branch gles3-new-skylake f64cf0f from
<a href="https://git-amr-2.devtools.intel.com/gerrit/gitweb?p=otc_gen_graphics-khronos-glconform.git">https://git-amr-2.devtools.intel.com/gerrit/gitweb?p=otc_gen_graphics-khronos-glconform.git</a>
intel-gpu-tool: (HEAD, origin/master, origin/HEAD)
d63e72f0ad281f295b058a572741b995a5a0f64a from
git://git.freedesktop.org/git/xorg/app/intel-gpu-tools 

Steps:
======
./gem_ctx_create --run-subtest invalid-pad

Actual result:
==============
IGT-Version: 1.13-NOT-GIT (x86_64) (Linux: 4.5.0-rc1-no-suspend-ww06+ x86_64)
(gem_ctx_create:1310) CRITICAL: Test assertion failure function __real_main37,
file gem_ctx_create.c:65:
(gem_ctx_create:1310) CRITICAL: Failed assertion: drmIoctl(fd,
DRM_IOCTL_I915_GEM_CONTEXT_CREATE, &create) < 0 && errno == EINVAL
Stack trace:
  #0 [__igt_fail_assert+0xf1]
  #1 [__real_main37+0x22b]
  #2 [main+0x29]
  #3 [__libc_start_main+0xf0]
  #4 [_start+0x29]
  #5 [<unknown>+0x29]
Subtest invalid-pad failed.
**** DEBUG ****
(gem_ctx_create:1310) DEBUG: Test requirement passed: !(ret != 0 && (errno ==
ENODEV || errno == EINVAL))
(gem_ctx_create:1310) CRITICAL: Test assertion failure function __real_main37,
file gem_ctx_create.c:65:
(gem_ctx_create:1310) CRITICAL: Failed assertion: drmIoctl(fd,
DRM_IOCTL_I915_GEM_CONTEXT_CREATE, &create) < 0 && errno == EINVAL
****  END  ****
Subtest invalid-pad: FAIL (0.002s)

Expected result:
================
tests are pass</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>