From owner-freebsd-current@FreeBSD.ORG Fri Apr 11 14:06:45 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 257CD37B405 for ; Fri, 11 Apr 2003 14:06:43 -0700 (PDT) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id C4E0743FBF for ; Fri, 11 Apr 2003 14:06:41 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) h3BL6ePR089777; Fri, 11 Apr 2003 14:06:40 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost)h3BL6d7X089776; Fri, 11 Apr 2003 14:06:39 -0700 (PDT) Date: Fri, 11 Apr 2003 14:06:39 -0700 From: Steve Kargl To: Jeff Roberson Message-ID: <20030411210639.GA89467@troutmask.apl.washington.edu> References: <20030411191241.GA88961@troutmask.apl.washington.edu> <20030411163953.R37530-100000@mail.chesapeake.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030411163953.R37530-100000@mail.chesapeake.net> User-Agent: Mutt/1.4i cc: current@freebsd.org Subject: Re: ULE nice bugs are fixed. 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: Fri, 11 Apr 2003 21:06:45 -0000 On Fri, Apr 11, 2003 at 04:40:17PM -0400, Jeff Roberson wrote: > > On Fri, 11 Apr 2003, Steve Kargl wrote: > > > > > Whoops. The system just panic after coming back up from > > a linux-mozilla induce reboot. I've left the machine > > at the db> prompt. > > > > Here's a hand transcribed backtrace. > > > > panic: Negative nice count. > > Stack backtrace > > bactrace > > panic > > kseq_nice_rem > > kseq_rem > > sched_switchout > > mi_switch > > msleep > > g_io_schedule_down > > g_down_procbody > > fork_exit > > fork_trampoline > > > > In ddb please type 'call kseq_print(0)' This is on UP right? I had to boot into WinXP to do some work (I hate when that happens). I'll force it to panic in about an hour (3 pm or so). The panic is repeatable. Yes, it is UP (Dell 4150 laptop). -- Steve