From owner-freebsd-current Fri Mar 9 1:31: 5 2001 Delivered-To: freebsd-current@freebsd.org Received: from gratis.grondar.za (grouter.grondar.za [196.7.18.65]) by hub.freebsd.org (Postfix) with ESMTP id 7BF8A37B718 for ; Fri, 9 Mar 2001 01:30:56 -0800 (PST) (envelope-from mark@grondar.za) Received: from grondar.za (root@gratis.grondar.za [196.7.18.133]) by gratis.grondar.za (8.11.1/8.11.1) with ESMTP id f299UZf69661; Fri, 9 Mar 2001 11:30:38 +0200 (SAST) (envelope-from mark@grondar.za) Message-Id: <200103090930.f299UZf69661@gratis.grondar.za> To: Dag-Erling Smorgrav Cc: current@FreeBSD.ORG Subject: Re: New & improved panic! References: In-Reply-To: ; from Dag-Erling Smorgrav "09 Mar 2001 02:57:43 +0100." Date: Fri, 09 Mar 2001 11:31:30 +0200 From: Mark Murray Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > 0xc0147290 is in random_kthread (../../dev/random/yarrow.c:97). > 92 mtx_lock(&Giant); > 93 printf("OWNERSHIP Giant == %d sched_lock == %d\n", > 94 mtx_owned(&Giant), mtx_owned(&sched_lock)); > 95 mtx_unlock(&Giant); > 96 #endif > 97 > 98 for (pl = 0; pl < 2; pl++) > 99 yarrow_hash_init(&random_state.pool[pl].hash, NULL, 0); > 100 > 101 for (;;) { Is DEBUG defined? M -- Mark Murray Warning: this .sig is umop ap!sdn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message