Subject: Re: -current issues compared to 3.0
To: Chris Tribo <ctribo@dtcc.edu>
From: Arnaud Lacombe <al@sigfpe.info>
List: current-users
Date: 06/08/2006 14:48:18
On Thu, Jun 08, 2006 at 02:05:03AM -0400, Chris Tribo wrote:
> 
> I don't know if this is related but I just upgraded my 3.99.11 system
> up to 3.99.21 kernel and virtual terminals stopped working. Starting
> X.org 6.9 from pkgsrc doesn't work either. It starts loading and then
> gets stuck in text mode waiting on "wswait" wait channel. A back trace
> indicates that we're sitting at "mpidle" before entering getting the
> ddb keyboard sequence.  Not sure if this is time counters related or
> not.
> 
sounds like the same bug described by Geoff Wing and me. If I break
into ddb while the kernel in booting (and hanging), I get the following
trace:

...
--- interrupt ---
mpidle()
ltsleep()
main()

regards,

Arnaud