From owner-freebsd-net Tue Apr 16 0:40:33 2002 Delivered-To: freebsd-net@freebsd.org Received: from hanoi.cronyx.ru (hanoi.cronyx.ru [144.206.181.53]) by hub.freebsd.org (Postfix) with ESMTP id 9898537B404 for ; Tue, 16 Apr 2002 00:40:10 -0700 (PDT) Received: by hanoi.cronyx.ru id LAA17847 for freebsd-net@FreeBSD.ORG.checked; (8.9.3/vak/2.1) Tue, 16 Apr 2002 11:38:02 +0400 (MSD) (envelope-from rik@cronyx.ru) Received: from cronyx.ru by hanoi.cronyx.ru with ESMTP id LAA17789; (8.9.3/vak/2.1) Tue, 16 Apr 2002 11:36:23 +0400 (MSD) (envelope-from rik@cronyx.ru) Message-ID: <3CBBD5AC.1000004@cronyx.ru> Date: Tue, 16 Apr 2002 11:41:32 +0400 From: Roman Kurakin User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011019 Netscape6/6.2 X-Accept-Language: en-us MIME-Version: 1.0 To: freebsd-net@FreeBSD.ORG Cc: Julian Elischer Subject: Re: 5.Current Netgraph, Mutex References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I am workin with 5.Current branch and I have some problems while unloading my driver or better to say after it done all unload stuff. If I comment kernel options that allow better debuging of MUTEX (WITNESS*) all works, but if I turn them on I will get kernel fault. (sppp + witness also works with out any problems, only netgraph + witness leads to fault) Any suggestions? Best regards, Roman Kurakin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message