[Bug 108901] [CI][SHARDS] igt at debugfs_test@read_all_entries - incomplete
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Jul 22 13:52:10 UTC 2019
https://bugs.freedesktop.org/show_bug.cgi?id=108901
Arek Hiler <arkadiusz.hiler at intel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|high |medium
--- Comment #1 from Arek Hiler <arkadiusz.hiler at intel.com> ---
This test is opening every entry in /sys/kernel/debug/dri/* and reading it.
DebugFS are meant to be used by developers and does not constitute a stable
ABI. The entries are radable only by the root.
Occasional (every few months) crashes by reading it across the whole farm of
machines have no impact on users and very small impact on the CI. Lowering the
priority to medium for now.
Most of the failures I've seen in the past are caused by broken structure
traversal, usually because of insufficient locking. Those crashes are hard to
fight as we can only hope that we will get pstore having a relevant backtrace
to even know which entry to investigate.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20190722/5568c48c/attachment-0001.html>
More information about the intel-gfx-bugs
mailing list