From owner-freebsd-current@FreeBSD.ORG Sat Oct 27 00:00:04 2007 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D98AB16A469 for ; Sat, 27 Oct 2007 00:00:04 +0000 (UTC) (envelope-from ed@hoeg.nl) Received: from palm.hoeg.nl (mx0.hoeg.nl [IPv6:2001:610:652::211]) by mx1.freebsd.org (Postfix) with ESMTP id 9D97913C4A8 for ; Sat, 27 Oct 2007 00:00:03 +0000 (UTC) (envelope-from ed@hoeg.nl) Received: by palm.hoeg.nl (Postfix, from userid 1000) id 175811CCF3; Sat, 27 Oct 2007 02:00:02 +0200 (CEST) Date: Sat, 27 Oct 2007 02:00:02 +0200 From: Ed Schouten To: Julian Elischer Message-ID: <20071027000002.GU5411@hoeg.nl> References: <4720335D.6020404@elischer.org> <20071026135428.GO5411@hoeg.nl> <47221D32.8010300@elischer.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="L3YXIp3x9iPXK/hW" Content-Disposition: inline In-Reply-To: <47221D32.8010300@elischer.org> User-Agent: Mutt/1.5.16 (2007-06-09) Cc: FreeBSD Current Subject: Re: kthread/kproc panic 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: Sat, 27 Oct 2007 00:00:04 -0000 --L3YXIp3x9iPXK/hW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable * Julian Elischer wrote: > I'm struggling to reproduce this. > > from your description the following might be a work around. > (Maybe something in your setup has thread0 not set up as early as in mine? > in terms of being linked into proc0) Found it. You forgot to initialize `p' to NULL inside idle_setup(). I think I'll go to bed now. Already 2am. :-/ --=20 Ed Schouten WWW: http://g-rave.nl/ --L3YXIp3x9iPXK/hW Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQFHIn+C52SDGA2eCwURAiMiAJ4ucia22ab2OoFTgAWk0NAhg9c/dACfdEqO xyGxWCoDtv28K88UycZ60Pw= =aPZW -----END PGP SIGNATURE----- --L3YXIp3x9iPXK/hW--