Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 04 Jul 2017 20:01:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 220277] 11.1-BETA3 hangs on Dell Vostro V130 during boot
Message-ID:  <bug-220277-8-2Mtunc4CcY@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-220277-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-220277-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220277

--- Comment #16 from Mark Johnston <markj@FreeBSD.org> ---
(In reply to John Baldwin from comment #15)
The taskqueue thread owns the lock. There aren't any other runnable threads.

The issue is that the taskqueue thread can't wake up until the eventtimer is
configured during SI_SUB_CLOCK. thread0 is blocked on the lock held by the
taskqueue thread and is still in SI_SUB_CONFIGURE.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-220277-8-2Mtunc4CcY>