[Bug 108889] [CI][SHARDS] igt at sw_sync@sync_busy_fork_unixsocket - incomplete - __igt_fork_helper: Assertion `!proc->running' failed.
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Mar 16 08:39:17 UTC 2019
https://bugs.freedesktop.org/show_bug.cgi?id=108889
Chris Wilson <chris at chris-wilson.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution|--- |FIXED
--- Comment #9 from Chris Wilson <chris at chris-wilson.co.uk> ---
commit 520b6f7fbb6cb7dc99d689cc6c073fae1ccc8e7f
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date: Fri Mar 15 23:00:33 2019 +0000
sw_sync: Wait until the end
If we allow a fork-helper to exit normally before the parent tries to
reap the helper (fork-helpers are intended to be only used for
persistent background loads), then the helper unhelpful aborts because
the child exited cleanly.
Simplify by not using the so called helpers at all.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=108889
Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
Accidentally pushed, but worksforme so I hope no one notices.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20190316/8d93c876/attachment.html>
More information about the dri-devel
mailing list