From owner-freebsd-current@FreeBSD.ORG Sun Sep 23 23:03:04 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CADCD16A417 for ; Sun, 23 Sep 2007 23:03:04 +0000 (UTC) (envelope-from jroberson@chesapeake.net) Received: from webaccess-cl.virtdom.com (webaccess-cl.virtdom.com [216.240.101.25]) by mx1.freebsd.org (Postfix) with ESMTP id 579AC13C461 for ; Sun, 23 Sep 2007 23:03:04 +0000 (UTC) (envelope-from jroberson@chesapeake.net) Received: from [192.168.1.103] (c-67-160-44-208.hsd1.wa.comcast.net [67.160.44.208]) (authenticated bits=0) by webaccess-cl.virtdom.com (8.13.6/8.13.6) with ESMTP id l8NN30KC013002 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO); Sun, 23 Sep 2007 19:03:01 -0400 (EDT) (envelope-from jroberson@chesapeake.net) Date: Sun, 23 Sep 2007 16:05:44 -0700 (PDT) From: Jeff Roberson X-X-Sender: jroberson@10.0.0.1 To: Abdullah Ibn Hamad Al-Marri In-Reply-To: <499c70c0709231508o1d57bd36gaf654e33c4a2ad06@mail.gmail.com> Message-ID: <20070923160448.I547@10.0.0.1> References: <46F609DC.3070809@melbpc.org.au> <20070923110135.C547@10.0.0.1> <499c70c0709231508o1d57bd36gaf654e33c4a2ad06@mail.gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-current@freebsd.org Subject: Re: [panic] sched_priority: invalid interactive priority 124 score -4 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Sun, 23 Sep 2007 23:03:04 -0000 On Mon, 24 Sep 2007, Abdullah Ibn Hamad Al-Marri wrote: > On 9/23/07, Jeff Roberson wrote: >> On Sun, 23 Sep 2007, Peter Kostouros wrote: >> >>> Hi >>> >>> I received the abovementioned panic on a system csup'ed and build a few hours >>> ago and have attached a debug session I hope will help. >> >> Peter, >> >> Thanks for your debugging efforts. The problem was with my most recent >> commit. You can back out to 1.207 or try this patch, which csjp reports >> fixes the problem: >> >> http://people.freebsd.org/~jeff/ulebugs.diff >> >> Thanks, >> Jeff > > Jeff, > > fetch http://people.freebsd.org/~jeff/ulebugs.diff && patch < ulebugs.diff > ulebugs.diff 100% of 914 B 8767 kBps > Hmm... Looks like a unified diff to me... > The text leading up to this was: > -------------------------- > |Index: sched_ule.c > |=================================================================== > |RCS file: /home/ncvs/src/sys/kern/sched_ule.c,v > |retrieving revision 1.208 > |diff -u -r1.208 sched_ule.c > |--- sched_ule.c 22 Sep 2007 02:20:14 -0000 1.208 > |+++ sched_ule.c 23 Sep 2007 17:33:02 -0000 > -------------------------- > File to patch: > No file found--skip this patch? [n] y > Skipping patch... > Hunk #1 ignored at 1410. > Hunk #2 ignored at 1865. > 2 out of 2 hunks ignored--saving rejects to sched_ule.c.rej If you're not running 1.208 the patch won't apply. On the positive side, that also means you don't have this bug. Thanks, Jeff > > any hints? > -- > Regards, > > -Abdullah Ibn Hamad Al-Marri > Arab Portal > http://www.WeArab.Net/ > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >