From owner-freebsd-current@FreeBSD.ORG Mon Apr 14 13:10:25 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 3623337B401; Mon, 14 Apr 2003 13:10:25 -0700 (PDT) Received: from h14n2fls34o809.telia.com (h190n1fls34o809.telia.com [213.67.96.190]) by mx1.FreeBSD.org (Postfix) with ESMTP id ADFB743FB1; Mon, 14 Apr 2003 13:10:23 -0700 (PDT) (envelope-from pawel.worach@telia.com) Received: from corona (corona.sajd.net [192.168.1.20])h3EKAMg00518; Mon, 14 Apr 2003 22:10:22 +0200 (MEST) From: "Pawel Worach" To: "'John Baldwin'" Date: Mon, 14 Apr 2003 22:10:21 +0200 Message-ID: <000201c302c1$e0d1dee0$1401a8c0@corona> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4510 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Importance: Normal In-Reply-To: cc: current@FreeBSD.org Subject: RE: panic: blockable sleep lock (sleep mutex) process lock 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: Mon, 14 Apr 2003 20:10:25 -0000 Yes they are, it's been like this for about a week or so the latest working kernel i have is: FreeBSD darkstar 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Tue Apr 8 02:59:24 CEST 2003 root@darkstar:/usr/obj/usr/src/sys/DARKSTAR i386 On 14-Apr-2003 Pawel Worach wrote: > calltrap() at calltrap+0x5 > --- trap 0xc, eip = 0xc01dc367, esp = 0xcd1e9b8c, ebp = 0xcd1e9ba0 --- > sched_choose(c0389060,c0eabc60,0,c0eaf0b8,cd1e9c14) at sched_choose+0x77 Maybe a null pointer dereference here. Are your sources fully up to date? > choosethread(c0ea95f0,136,c03316b7,c0388f60,3bd36759) at > choosethread+0x35 > mi_switch(c0ea95f0,68,c01d0550,c0ea95f0,0) at mi_switch+0x17d