From owner-freebsd-current@FreeBSD.ORG Tue Dec 20 21:43:53 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4AB1D1065688; Tue, 20 Dec 2011 21:43:53 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id E89AA8FC16; Tue, 20 Dec 2011 21:43:52 +0000 (UTC) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.69) with esmtp (envelope-from ) id <1Rd7TU-0003zE-45>; Tue, 20 Dec 2011 22:43:52 +0100 Received: from e178016253.adsl.alicedsl.de ([85.178.16.253] helo=thor.walstatt.dyndns.org) by inpost2.zedat.fu-berlin.de (Exim 4.69) with esmtpsa (envelope-from ) id <1Rd7TT-0004lg-VV>; Tue, 20 Dec 2011 22:43:52 +0100 Message-ID: <4EF10197.9040207@zedat.fu-berlin.de> Date: Tue, 20 Dec 2011 22:43:51 +0100 From: "O. Hartmann" User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:8.0) Gecko/20111109 Thunderbird/8.0 MIME-Version: 1.0 To: Robert Watson References: <4EED2F1C.2060409@zedat.fu-berlin.de> <20111217204514.2fa77ea2@kan.dyndns.org> <201112200852.23300.jhb@freebsd.org> In-Reply-To: X-Enigmail-Version: undefined Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig20A5A43AF2403D4621E827F7" X-Originating-IP: 85.178.16.253 Cc: Attilio Rao , mdf@freebsd.org, freebsd-current@freebsd.org Subject: Re: Sleeping thread (tid 100033, pid 16): panic in FreeBSD 10.0-CURRENT/amd64 r228662 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Dec 2011 21:43:53 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig20A5A43AF2403D4621E827F7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 12/20/11 16:55, Robert Watson wrote: > On Tue, 20 Dec 2011, Attilio Rao wrote: >=20 >> As we are here, however, I have a question for Robert here: do you >> think we should support the _ddb() variant of options even in the case= >> DDB is not enabled in the kernel? >=20 > It's possible that _ddb() should be spelled _unlocked(), or perhaps > _debug(), but neither really suggests what the name should actually > imply: using it is safe only in a marginal (debugging) sense, and not i= n > a production code sense. One might also reasonable call them > stack_foo_dontusethis(). >=20 > The _ddb() variants are used in at least two not strictly DDB cases: > redzone support, and Solaris memory allocation. And, I guess, the > current lock debugging case that we're talking about now, but I'm not > sure if those debugging features specifically require DDB in the kernel= > themselves? >=20 > Robert Sorry, I have to come back to the topic of my hijacked thread ;-) I realized that the problem occured when I enabled, just for fun, some features in the kernel config file, in particular were these device ipmi device smbios device vdp device tpm My box in question does not have any IPMI facility, nor does it have a TPM chip or vdp. So I commented out vdp and tpm and the problem seems to be gone. I didn't find any manpage for smbios, the NOTES in amd64 says, it is for DMI informations, but dmidecide works also without explicitely enabling smbios in the kernel. If someone wish that I have to perform another try with those modules enabled, let me know. oh --------------enig20A5A43AF2403D4621E827F7 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (FreeBSD) iQEcBAEBAgAGBQJO8QGXAAoJEOgBcD7A/5N8u9sH/3sK9pN1sIdX8w36eYS5uxrH zWznFtLNuguwYDynDlihC8nYeU5rYnZPu5VVT+FQVvKjJqcMLLAC/HRPsHNp9Xtn oeM6JTxf+iTaKA6XSFfxoVMPlQVjnzKud2W3ovZQHTYXGT7vZp+YKX4atjrFB+HI fnGC2z4ZW52qDjd5gl4CgvmBRek4LvV665DX1C0N+AcBwc+k0dDtd1IdgLtecFus 73C5aAcOxUMa6HfzCrW/eBT3wCg28HBxM2FGYObnJ1Mq4JzUXxs2csde+0+Q+fF5 b2W1cYHoSvfpZpu9ME/uN6V1Tsw3x+PGVw3dQtSWBknoctlkKOy1SAvZLegngX4= =PzsA -----END PGP SIGNATURE----- --------------enig20A5A43AF2403D4621E827F7--