<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - [PNV/ILK/SNB/IVB]I-G-T gem_seqno_wrap fails"
href="https://bugs.freedesktop.org/show_bug.cgi?id=59116">59116</a>
</td>
</tr>
<tr>
<th>CC</th>
<td>yangweix.shui@intel.com
</td>
</tr>
<tr>
<th>Assignee</th>
<td>intel-gfx-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Summary</th>
<td>[PNV/ILK/SNB/IVB]I-G-T gem_seqno_wrap fails
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>intel-gfx-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux (All)
</td>
</tr>
<tr>
<th>Reporter</th>
<td>huax.lu@intel.com
</td>
</tr>
<tr>
<th>Hardware</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Component</th>
<td>DRM/Intel
</td>
</tr>
<tr>
<th>Product</th>
<td>DRI
</td>
</tr></table>
<p>
<div>
<pre>System Environment:
--------------------------
Arch: i386
Platform: Sandybridge
Libdrm: (master)libdrm-2.4.40-6-g891517f5111cd82909906d5e8ee0299db0d46762
Mesa: (master)afec10df373f342f058aab66c622237964a4a147
Xserver:(master)xorg-server-1.13.99.901
Xf86_video_intel:(master)2.20.17-55-gc789d06cf8a0debc67058d7be1483f5b542e2baa
Cairo: (master)a73e7ff0186176bc82cd3ae1432c054c1fd3aebd
Libva: (staging)2e11d2273b2974a7d1959cbcaf8db5b8e9aedd9e
Libva_intel_driver:(staging)e01e94d312a0b23764367e87958c23bf76e6a782
Kernel: (drm-intel-nightly) 16a92aa1288f3bd71320e82fae1a34aa45a634ca
Bug detailed description:
-------------------------
It fails on pineview, ironlake, sandybridge with -nightly branch.It works well
on haswell and ivybridge with -nightly branch(<a class="bz_bug_link
bz_status_VERIFIED bz_closed"
title="VERIFIED FIXED - [HSW]I-G-T gem_seqno_wrap fails"
href="show_bug.cgi?id=57967">bug #57967</a> fixed).
It aborted on pineview, ironlake, sandybridge, ivybridge with -fixes branch.
I can't catch a good commit.
output on -nightly branch:
strtoul: Success
strtoul: Success
strtoul: Success
#echo $?
0
output on -fixes branch:
open: No such file or directory
gem_seqno_wrap: gem_seqno_wrap.c:479: preset_run_once: Assertion
`write_seqno(1) == 0' failed.
Aborted (core dumped)
#echo $?
134
Reproduce steps:
----------------------------
1. ./gem_seqno_wrap</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>
</ul>
</body>
</html>