Date: Fri, 09 Mar 2001 11:31:30 +0200 From: Mark Murray <mark@grondar.za> To: Dag-Erling Smorgrav <des@ofug.org> Cc: current@FreeBSD.ORG Subject: Re: New & improved panic! Message-ID: <200103090930.f299UZf69661@gratis.grondar.za> In-Reply-To: <xzpd7braelk.fsf@flood.ping.uio.no> ; from Dag-Erling Smorgrav <des@ofug.org> "09 Mar 2001 02:57:43 %2B0100." References: <xzpd7braelk.fsf@flood.ping.uio.no>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103090930.f299UZf69661>