Date: Sat, 24 Dec 2005 05:00:24 GMT From: Eric Anholt <eta@lclark.edu> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: kern/90296 Message-ID: <200512240500.jBO50OQt023888@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/90296; it has been noted by GNATS. From: Eric Anholt <eta@lclark.edu> To: gnats <freebsd-gnats-submit@FreeBSD.ORG> Cc: Subject: Re: kern/90296 Date: Fri, 23 Dec 2005 20:55:42 -0800 I tried dropping an SX_ASSERT(&pmc_sx, SX_XLOCKED) above the LIST_INSERT_HEAD and the LIST_REMOVE for that list (yes, it's that LIST_REMOVE you mentioned that's triggering it, according to objdump). No effect on the problem (INVARIANTS and _SUPPORT are both in the kernel). -- Eric Anholt eta@lclark.edu http://people.freebsd.org/~anholt/ anholt@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512240500.jBO50OQt023888>