[Bug 109481] [CI][DRMTIP] igt at gem_exec_capture@* - fail - Failed assertion: found, Last errno: 19, No such device
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Jan 30 09:56:16 UTC 2019
https://bugs.freedesktop.org/show_bug.cgi?id=109481
Chris Wilson <chris at chris-wilson.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Chris Wilson <chris at chris-wilson.co.uk> ---
commit 96c2dfbbb2c10cd92ddc9fe22993371bc3ba36a1
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date: Tue Jan 29 11:17:41 2019 +0000
i915/gem_exec_capture: Check the strlen() for an empty file
igt_sysfs_get() only returns NULL if the open() fails, and a valid
string otherwise. So if the read() fails with ENODEV (because sysfs
doesn't provide the driver with an ->open() callback), we return an
empty string, and "No error captured" otherwise.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=109481
Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
Reviewed-by: Antonio Argenziano <antonio.argenziano at intel.com>
This time for sure!
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20190130/fab468a9/attachment.html>
More information about the intel-gfx-bugs
mailing list