From owner-freebsd-current@FreeBSD.ORG Fri Dec 12 17:34:57 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 50EEA16A4CE for ; Fri, 12 Dec 2003 17:34:57 -0800 (PST) Received: from smtp.web.de (smtp04.web.de [217.72.192.208]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4BC0C43D09 for ; Fri, 12 Dec 2003 17:34:56 -0800 (PST) (envelope-from nakal@web.de) Received: from [217.81.246.230] (helo=[217.81.246.230]) by smtp.web.de with esmtp (TLSv1:DES-CBC3-SHA:168) (WEB.DE 4.99 #566) id 1AUygI-0000qT-00; Sat, 13 Dec 2003 02:34:54 +0100 From: Martin To: Jay Cornwall In-Reply-To: <3FDA04C2.9070105@evilrealms.net> References: <1069874342.704.18.camel@klotz.local> <3FCCE217.2090302@evilrealms.net> <20031210224412.GA1066@buffy.brucec.backnet> <3FDA04C2.9070105@evilrealms.net> Content-Type: text/plain Message-Id: <1071279215.684.4.camel@klotz.local> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Sat, 13 Dec 2003 02:34:52 +0100 Content-Transfer-Encoding: 7bit Sender: nakal@web.de cc: Bruce Cran cc: FreeBSD Current Subject: Re: Panic with ugen X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Dec 2003 01:34:57 -0000 On Fri, 2003-12-12 at 19:11, Jay Cornwall wrote: > I think I might have a fix for this, and for Martin's problem as well. Not yet, Jay :) I have a new panic while executing my code (this time on first call!): panic: ugen_set_config: interface count failed trace still shows it's triggered by the ioctl(). Martin