[Bug 271945] panic: deadlres_td_sleep_q : possible deadlock detected for … (stat) | (postgres) | (LTO toml.54d28171-c) , blocked for … ticks – during poudriere-bulk(8)

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 18 Aug 2023 01:13:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271945

Dag-Erling Smørgrav <des@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|maintainer-feedback?(des@Fr |
                   |eeBSD.org)                  |

--- Comment #23 from Dag-Erling Smørgrav <des@FreeBSD.org> ---
These two patches appear to resolve the issue as far as my poudriere builder is
concerned:

https://github.com/openzfs/zfs/pull/15107
https://github.com/openzfs/zfs/pull/15122

The following one-liner can be used to apply them to a clean source tree:

    fetch -o- https://github.com/openzfs/zfs/pull/{15107,15122}.patch | git am
--dir=sys/contrib/openzfs

-- 
You are receiving this mail because:
You are on the CC list for the bug.