Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Sep 2004 11:05:57 -0700
From:      John-Mark Gurney <gurney_j@resnet.uoregon.edu>
To:        Jun Kuriyama <kuriyama@imgsrc.co.jp>
Cc:        Current <freebsd-current@FreeBSD.org>
Subject:   Re: panic: mutex Giant not owned
Message-ID:  <20040909180557.GM72089@funkthat.com>
In-Reply-To: <7mhdq7sdvn.wl@black.imgsrc.co.jp>
References:  <7mhdq7sdvn.wl@black.imgsrc.co.jp>

next in thread | previous in thread | raw e-mail | index | archive | help
Jun Kuriyama wrote this message on Thu, Sep 09, 2004 at 23:42 +0900:
> This is current as of 2004.09.08.20.00.00+00.
> 
> This panic is happened during test for kqueue-using application.
> 
> -----
> panic: mutex Giant not owned at /usr/src/sys/kern/kern_event.c:1334

Just remove the GIANT_REQUIRED; line on 1334, and try again...  If this
works for you, I'll commit the fix...

-- 
  John-Mark Gurney				Voice: +1 415 225 5579

     "All that I will do, has been done, All that I have, has not."



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040909180557.GM72089>