From owner-freebsd-net Tue Apr 16 1: 0:15 2002 Delivered-To: freebsd-net@freebsd.org Received: from rwcrmhc53.attbi.com (rwcrmhc53.attbi.com [204.127.198.39]) by hub.freebsd.org (Postfix) with ESMTP id 6CC6937B405 for ; Tue, 16 Apr 2002 01:00:13 -0700 (PDT) Received: from InterJet.elischer.org ([12.232.206.8]) by rwcrmhc53.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020416080013.WNZ1083.rwcrmhc53.attbi.com@InterJet.elischer.org>; Tue, 16 Apr 2002 08:00:13 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id AAA90587; Tue, 16 Apr 2002 00:53:50 -0700 (PDT) Date: Tue, 16 Apr 2002 00:53:49 -0700 (PDT) From: Julian Elischer To: Roman Kurakin Cc: freebsd-net@FreeBSD.ORG Subject: Re: 5.Current Netgraph, Mutex In-Reply-To: <3CBBD5AC.1000004@cronyx.ru> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 I'm sorry I have not tried it for some time (a couple of months) I do not know what has been broken. I will try look tomorrow. It only uses mutex in a few places so I will hopefully find what has changed.. Can you give more information (e.g. stack trace?) On Tue, 16 Apr 2002, Roman Kurakin wrote: > 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