Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Feb 2026 15:01:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 288345] poudriere run, hanging umounts, system fails to reboot due to hanging processes
Message-ID:  <bug-288345-227-CnGEyCxmO1@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-288345-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288345

--- Comment #52 from Craig Leres <leres@freebsd.org> ---
(In reply to Craig Leres from comment #49)
Grrr... It looks like there is more than one bug. A single process, created 8
minutes into the poudriere run, got stuck on dwait:

    zinc 63 # ps wwu81115
    USER   PID %CPU %MEM   VSZ RSS TT  STAT STARTED    TIME COMMAND
    root 81115  0.0  0.0 21176  72  -  DJ   00:08   0:00.01 /usr/bin/tar -xf
/portdistfiles/YAML-Tiny-1.76.tar.gz --no-same-owner --no-same-permissions
(bsdtar)

This hang is different than what I saw before 8b64d46fab87, only one process is
stuck and poudriere has been able to build > 1000 packages since the hang --
poudriere lists the stuck build with status "extract/timeout".

I used sysctl debug.kdb.panic=1 to create a crash dump and put it and other
relevant files (including procstat -kka output) here:

    https://ee.lbl.gov/.bsd-AzEfh3/

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-288345-227-CnGEyCxmO1>