Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jul 2006 15:12:02 -0400
From:      John Baldwin <john@baldwin.cx>
To:        freebsd-stable@freebsd.org
Cc:        Dominic Marks <dom@helenmarks.co.uk>
Subject:   Re: Two panics on recent 6.1-STABLE
Message-ID:  <200607181512.02580.john@baldwin.cx>
In-Reply-To: <1968.195.12.22.194.1153141853.squirrel@mail.helenmarks.co.uk>
References:  <1968.195.12.22.194.1153141853.squirrel@mail.helenmarks.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 17 July 2006 09:10, Dominic Marks wrote:
> Two panics, I've just had:
> 
> I had just installed a fresh world+kernel, booted and then received
> the first panic. Then reset, booted again and shortly received the
> second (although they look identical to me). At the moment everything
> seems fine, sending this message from the machine in question.
> 
> Rough description of the PC's life:
> Gnome Desktop connected using nsswitch/winbind to Active Directory.
> Low load.
> 
> I can make the dumps available, but at a guess I'd say they don't look
> very helpful. I'll recompile with debugging options enabled and see if
> I can get some other info. If I do, I'll follow-up with it here.

Actually, the dumps would be useful.  Can you look at the contents of each of 
the chains in the pgrphashtabl array and see if you can find that pointer 
value?  (I'm curious where it came from).  Also, you can type 'show pgrpdump' 
in ddb to dump out the hash table as well.

-- 
John Baldwin



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