Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Oct 2004 16:43:28 -0700
From:      John-Mark Gurney <gurney_j@resnet.uoregon.edu>
To:        Pawel Worach <pawel.worach@telia.com>
Cc:        current@freebsd.org
Subject:   Re: page fault panic in knote
Message-ID:  <20041017234328.GA22681@funkthat.com>
In-Reply-To: <4171C37D.4030708@telia.com>
References:  <4171C37D.4030708@telia.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Pawel Worach wrote this message on Sun, Oct 17, 2004 at 02:57 +0200:
> This happened on shutdown, I think I magially hit enter twice
> when I fired off the shutdown command. This is on RELENG_5 from
> 2004-10-11. The system was also running in single-user at the time
> so no crash dump.

This is a known issue..  On most systems it has a chance of working if
you're rebooting the system from serial console..  The problem is that
the tty struct is not properly initalized and/or not properly destroyed..

phk, have you completed the use of ttymalloc, etc. so that all struct
tty's are properly initalized?

-- 
  John-Mark Gurney				Voice: +1 415 225 5579

     "All that I will do, has been done, All that I have, has not."



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041017234328.GA22681>