From owner-freebsd-current@FreeBSD.ORG Thu Aug 12 12:53:44 2004 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 4334A16A4CE for ; Thu, 12 Aug 2004 12:53:44 +0000 (GMT) Received: from relay.pair.com (relay.pair.com [209.68.1.20]) by mx1.FreeBSD.org (Postfix) with SMTP id A115F43D46 for ; Thu, 12 Aug 2004 12:53:41 +0000 (GMT) (envelope-from pho@holm.cc) Received: (qmail 44606 invoked from network); 12 Aug 2004 12:53:39 -0000 Received: from 0x50a43fc7.hknxx1.adsl-dhcp.tele.dk (HELO peter.osted.lan) (80.164.63.199) by relay.pair.com with SMTP; 12 Aug 2004 12:53:39 -0000 X-pair-Authenticated: 80.164.63.199 Received: from peter.osted.lan (localhost [127.0.0.1]) by peter.osted.lan (8.12.10/8.12.10) with ESMTP id i7CCrcRf001615 for ; Thu, 12 Aug 2004 14:53:39 +0200 (CEST) (envelope-from pho@peter.osted.lan) Received: (from pho@localhost) by peter.osted.lan (8.12.10/8.12.10/Submit) id i7CCrcb8001614 for current@freebsd.org; Thu, 12 Aug 2004 14:53:38 +0200 (CEST) (envelope-from pho) Date: Thu, 12 Aug 2004 14:53:38 +0200 From: Peter Holm To: current@freebsd.org Message-ID: <20040812125338.GA1476@peter.osted.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: panic: no upcall owned 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: Thu, 12 Aug 2004 12:53:44 -0000 During stress test of current from Aug 11 01:16 UTC, I got: #23 0xc064fb36 in thread_user_enter (p=0xc2052378, td=0xc1e01160) at ../../../kern/kern_kse.c:1179 1179 KASSERT(ku != NULL, ("no upcall owned")); More info @ http://www.holm.cc/stress/log/cons64.html -- Peter Holm