From owner-freebsd-current@FreeBSD.ORG Tue Jul 8 14:34:21 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 9B26D37B401 for ; Tue, 8 Jul 2003 14:34:21 -0700 (PDT) Received: from mail.evip.pl (mail.evip.com.pl [212.244.157.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF67843F3F for ; Tue, 8 Jul 2003 14:34:20 -0700 (PDT) (envelope-from w@evip.pl) Received: from w by mail.evip.pl with local (Exim 4.10) id 19a04j-0000KU-00 for current@freebsd.org; Tue, 08 Jul 2003 23:32:37 +0200 Date: Tue, 8 Jul 2003 23:32:37 +0200 From: Wiktor Niesiobedzki To: current@freebsd.org Message-ID: <20030708213237.GG44871@mail.evip.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Subject: panic with ULE and KSE 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: Tue, 08 Jul 2003 21:34:21 -0000 Hi, I receive various panics, when I try to run ksetest, mostly concering page faults in choosethread() (called from mi_switch() in kern_synch.c:524) but also other panics. I use SCHED_ULE (haven't tried 4BSD yet, bot I'm going to). Tried this on two different machines (one build from last week, one today's). My another machine (build from 16 Jun) works properly. Anyone can confirm that? Stack backtrace is available for anyone, who'd like to have a look at it. Cheers, Wiktor Niesiobedzki