From owner-freebsd-current@FreeBSD.ORG Mon Mar 1 07:18:43 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 0801B16A4CE for ; Mon, 1 Mar 2004 07:18:43 -0800 (PST) Received: from ms-smtp-01-eri0.ohiordc.rr.com (ms-smtp-01-smtplb.ohiordc.rr.com [65.24.5.135]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5AE343D39 for ; Mon, 1 Mar 2004 07:18:42 -0800 (PST) (envelope-from dzerkel@columbus.rr.com) Received: from columbus.rr.com (dhcp065-024-164-116.columbus.rr.com [65.24.164.116])i21FIeMV019518 for ; Mon, 1 Mar 2004 10:18:40 -0500 (EST) Message-ID: <404354A3.6060803@columbus.rr.com> Date: Mon, 01 Mar 2004 10:20:03 -0500 From: "Danny J. Zerkel" User-Agent: Mozilla/5.0 (Macintosh; U; PPC; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02 X-Accept-Language: en-us, en MIME-Version: 1.0 To: current@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: sleepqueue assertion panic and hang 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, 01 Mar 2004 15:18:43 -0000 I haven't seen any reports of this yet, so here goes. I'm getting an assert panic at odd intervals. Sometimes I get it with the initial login prompt. I have also gotten it in the middle of the night during a rebuild of mozilla. And my system as been freezing when I start mozilla or thunderbird and even once starting xdm. panic: Assertion td->td_flags & TDF_SINTR failed at /usr/src/sys/kern/subr_sleepqueue.c:761 at line 761 in file /usr/src/sys/kern/subr_sleepqueue.c cpuid = 1; Debugger("panic") And then it freezes. Reset is the only way out. I have also seen cpuid = 0. (It is a dual processor P3). I have rebuilt the kernel and world from current. I have no back trace because it freezes instead of dropping into the kernel debugger. I could send more information if my email client (thunderbird) was working... Danny Zerkel dzerkel@columbus.rr.com