<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 - [BAT ILK] drv_hangman no error state collected"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94305">94305</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[BAT ILK] drv_hangman no error state collected
          </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>All
          </td>
        </tr>

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

        <tr>
          <th>Severity</th>
          <td>critical
          </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>tvrtko.ursulin@linux.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>Results for igt@drv_hangman@error-state-basic
Overview

Result: fail

Back to summary
Details
Detail     Value
Returncode     99
Time     0:00:00.217366
Stdout     

IGT-Version: 1.13-gf27d295 (x86_64) (Linux: 4.5.0-rc5-gfxbench+ x86_64)
Stack trace:
  #0 [__igt_fail_assert+0x101]
  #1 [_assert_dfs_entry.constprop.1+0x1a7]
  #2 [__real_main291+0x3b8]
  #3 [main+0x23]
  #4 [__libc_start_main+0xf0]
  #5 [_start+0x29]
Subtest error-state-basic: FAIL (0.005s)

Stderr     

(drv_hangman:6035) CRITICAL: Test assertion failure function _assert_dfs_entry,
file drv_hangman.c:126:
(drv_hangman:6035) CRITICAL: Failed assertion: !((__extension__
(__builtin_constant_p (l) && ((__builtin_constant_p (tmp) && strlen (tmp) <
((size_t) (l))) || (__builtin_constant_p (s) && strlen (s) < ((size_t) (l)))) ?
__extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p (tmp) &&
__builtin_constant_p (s) && (__s1_len = strlen (tmp), __s2_len = strlen (s),
(!((size_t)(const void *)((tmp) + 1) - (size_t)(const void *)(tmp) == 1) ||
__s1_len >= 4) && (!((size_t)(const void *)((s) + 1) - (size_t)(const void
*)(s) == 1) || __s2_len >= 4)) ? __builtin_strcmp (tmp, s) :
(__builtin_constant_p (tmp) && ((size_t)(const void *)((tmp) + 1) -
(size_t)(const void *)(tmp) == 1) && (__s1_len = strlen (tmp), __s1_len < 4) ?
(__builtin_constant_p (s) && ((size_t)(const void *)((s) + 1) - (size_t)(const
void *)(s) == 1) ? __builtin_strcmp (tmp, s) : (__extension__ ({ const unsigned
char *__s2 = (const unsigned char *) (const char *) (s); int __result =
(((const unsigned char *) (const char *) (tmp))[0] - __s2[0]); if (__s1_len > 0
&& __result == 0) { __result = (((const unsigned char *) (const char *)
(tmp))[1] - __s2[1]); if (__s1_len > 1 && __result == 0) { __result = (((const
unsigned char *) (const char *) (tmp))[2] - __s2[2]); if (__s1_len > 2 &&
__result == 0) __result = (((const unsigned char *) (const char *) (tmp))[3] -
__s2[3]); } } __result; }))) : (__builtin_constant_p (s) && ((size_t)(const
void *)((s) + 1) - (size_t)(const void *)(s) == 1) && (__s2_len = strlen (s),
__s2_len < 4) ? (__builtin_constant_p (tmp) && ((size_t)(const void *)((tmp) +
1) - (size_t)(const void *)(tmp) == 1) ? __builtin_strcmp (tmp, s) : (-
(__extension__ ({ const unsigned char *__s2 = (const unsigned char *) (const
char *) (tmp); int __result = (((const unsigned char *) (const char *) (s))[0]
- __s2[0]); if (__s2_len > 0 && __result == 0) { __result = (((const unsigned
char *) (const char *) (s))[1] - __s2[1]); if (__s2_len > 1 && __result == 0) {
__result = (((const unsigned char *) (const char *) (s))[2] - __s2[2]); if
(__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const
char *) (s))[3] - __s2[3]); } } __result; })))) : __builtin_strcmp (tmp, s))));
}) : strncmp (tmp, s, l))) == 0)
(drv_hangman:6035) CRITICAL: contents of i915_error_state: 'no error state
collected' (expected not 'no error state collected'
Subtest error-state-basic failed.
**** DEBUG ****
(drv_hangman:6035) drmtest-DEBUG: Test requirement passed: fd >= 0
(drv_hangman:6035) DEBUG: dfs entry i915_error_state read 'no error state
collected'
(drv_hangman:6035) ioctl-wrappers-DEBUG: Test requirement passed:
gem_has_ring(fd, ring_id)
(drv_hangman:6035) ioctl-wrappers-DEBUG: Test requirement passed:
has_ban_period
(drv_hangman:6035) igt-gt-DEBUG: Test requirement passed: has_gpu_reset(fd)
(drv_hangman:6035) igt-gt-DEBUG: Test requirement passed: ctx == 0 || ring ==
I915_EXEC_RENDER
(drv_hangman:6035) DEBUG: dfs entry i915_error_state read 'no error state
collected'
(drv_hangman:6035) CRITICAL: Test assertion failure function _assert_dfs_entry,
file drv_hangman.c:126:
(drv_hangman:6035) CRITICAL: Failed assertion: !((__extension__
(__builtin_constant_p (l) && ((__builtin_constant_p (tmp) && strlen (tmp) <
((size_t) (l))) || (__builtin_constant_p (s) && strlen (s) < ((size_t) (l)))) ?
__extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p (tmp) &&
__builtin_constant_p (s) && (__s1_len = strlen (tmp), __s2_len = strlen (s),
(!((size_t)(const void *)((tmp) + 1) - (size_t)(const void *)(tmp) == 1) ||
__s1_len >= 4) && (!((size_t)(const void *)((s) + 1) - (size_t)(const void
*)(s) == 1) || __s2_len >= 4)) ? __builtin_strcmp (tmp, s) :
(__builtin_constant_p (tmp) && ((size_t)(const void *)((tmp) + 1) -
(size_t)(const void *)(tmp) == 1) && (__s1_len = strlen (tmp), __s1_len < 4) ?
(__builtin_constant_p (s) && ((size_t)(const void *)((s) + 1) - (size_t)(const
void *)(s) == 1) ? __builtin_strcmp (tmp, s) : (__extension__ ({ const unsigned
char *__s2 = (const unsigned char *) (const char *) (s); int __result =
(((const unsigned char *) (const char *) (tmp))[0] - __s2[0]); if (__s1_len > 0
&& __result == 0) { __result = (((const unsigned char *) (const char *)
(tmp))[1] - __s2[1]); if (__s1_len > 1 && __result == 0) { __result = (((const
unsigned char *) (const char *) (tmp))[2] - __s2[2]); if (__s1_len > 2 &&
__result == 0) __result = (((const unsigned char *) (const char *) (tmp))[3] -
__s2[3]); } } __result; }))) : (__builtin_constant_p (s) && ((size_t)(const
void *)((s) + 1) - (size_t)(const void *)(s) == 1) && (__s2_len = strlen (s),
__s2_len < 4) ? (__builtin_constant_p (tmp) && ((size_t)(const void *)((tmp) +
1) - (size_t)(const void *)(tmp) == 1) ? __builtin_strcmp (tmp, s) : (-
(__extension__ ({ const unsigned char *__s2 = (const unsigned char *) (const
char *) (tmp); int __result = (((const unsigned char *) (const char *) (s))[0]
- __s2[0]); if (__s2_len > 0 && __result == 0) { __result = (((const unsigned
char *) (const char *) (s))[1] - __s2[1]); if (__s2_len > 1 && __result == 0) {
__result = (((const unsigned char *) (const char *) (s))[2] - __s2[2]); if
(__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const
char *) (s))[3] - __s2[3]); } } __result; })))) : __builtin_strcmp (tmp, s))));
}) : strncmp (tmp, s, l))) == 0)
(drv_hangman:6035) CRITICAL: contents of i915_error_state: 'no error state
collected' (expected not 'no error state collected'
****  END  ****

Environment     

PIGLIT_SOURCE_DIR="/opt/igt/piglit" PIGLIT_PLATFORM="mixed_glx_egl"

Command     /opt/igt/tests/drv_hangman --run-subtest error-state-basic
dmesg</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>