Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: LOCKDEBUG panic when hitting the shutdown button



On Tuesday 06 May 2008, Juan RP wrote:
> On Tue, 6 May 2008 11:21:47 -0600
>
> Sverre Froyen <sverre%viewmark.com@localhost> wrote:
> > Hi,
> >
> > This may be one of the _known_ locking problems, but with kernels from
> > yesterday and from this morning, I get a panic when hitting the shutdown
> > button immediately after a reboot (at the login prompt).  The system is a
> > Thinkpad T42 running i386 4.99.62 with a slightly modified GENERIC kernel
> > (see attached config).  A kernel from 30 April does not panic.  I would
> > have assumed that this was the same panic reported by Geoff Wing in
> > current-users yesterday except for the fact that my kernel from this
> > morning includes the changes from
> >
> > http://mail-index.netbsd.org/source-changes/2008/05/06/msg005938.html
> >
> > and still panics.
>
> Are you sure that you updated src/common/lib/libprop?

I think so.  These are the new files from this morning (times in MDT):

-rw-r--r--  1 root  wheel  20091 May  6 08:20 prop_array.c
-rw-r--r--  1 root  wheel  33745 May  6 08:20 prop_dictionary.c
-rw-r--r--  1 root  wheel  12907 May  6 08:20 prop_object_impl.h

prop_array.c:
     $NetBSD: prop_array.c,v 1.13 2008/05/06 13:52:51 xtraeme Exp $
prop_dictionary.c:
     $NetBSD: prop_dictionary.c,v 1.25 2008/05/06 13:52:51 xtraeme Exp $
prop_object_impl.h:
     $NetBSD: prop_object_impl.h,v 1.21 2008/05/06 13:52:51 xtraeme Exp $

and all my .o files in lib/kern files are more recent.  For some reason, the 
kernel itself does not include the IDs (i.e., ident /netbsd | grep prop_ 
produces no output).

Sverre




Home | Main Index | Thread Index | Old Index