[Bug 103183] [CI] igt at perf@short-reads -fail - Failed assertion: ret == -1
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Sep 3 16:45:07 UTC 2019
https://bugs.freedesktop.org/show_bug.cgi?id=103183
Don Hiatt <don.hiatt at intel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |minor
Priority|high |medium
--- Comment #12 from Don Hiatt <don.hiatt at intel.com> ---
The test_short_reads() "tests/perf.c" is trying to read the OA perf records.
The assert is triggering because it is requesting a read that can't return a
single record and is expecting an EFAULT. However, instead of getting the
EFAULT, the read is failing with -8(ENOEXEC).
In Comment #1, mwa suggested a fix that has still not been added to igt.
The failure is still occurring on KBL(CI_DRM_6743_full 1 week, 6 days old) /
SKL(drmtip_356 2 days, 3 hours old).
As this is a test harness issue, it doesn't seem to have any user impact so
lowering the current high/critical to medium/minor. The fix in #1 should be
given a try.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20190903/1ac72f67/attachment-0001.html>
More information about the intel-gfx-bugs
mailing list