From owner-freebsd-current Thu Dec 26 7:19:23 2002 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 3EE9737B42C for ; Thu, 26 Dec 2002 07:19:19 -0800 (PST) Received: from smtp04.iprimus.com.au (smtp04.iprimus.com.au [210.50.76.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 414FE43E4A for ; Thu, 26 Dec 2002 07:19:18 -0800 (PST) (envelope-from tim@robbins.dropbear.id.au) Received: from smtp01.iprimus.net.au (210.50.30.70) by smtp04.iprimus.com.au (6.7.010) id 3DF583C3001D102B for current@FreeBSD.ORG; Fri, 27 Dec 2002 02:19:06 +1100 Received: from dilbert.robbins.dropbear.id.au ([210.50.248.223]) by smtp01.iprimus.net.au with Microsoft SMTPSVC(5.0.2195.5600); Fri, 27 Dec 2002 02:19:03 +1100 Received: from dilbert.robbins.dropbear.id.au (0nuvpjbeolt8inq1@localhost [127.0.0.1]) by dilbert.robbins.dropbear.id.au (8.12.6/8.12.6) with ESMTP id gBQFJaCv033996 for ; Fri, 27 Dec 2002 02:19:39 +1100 (EST) (envelope-from tim@dilbert.robbins.dropbear.id.au) Received: (from tim@localhost) by dilbert.robbins.dropbear.id.au (8.12.6/8.12.6/Submit) id gBQFJV0g033863 for current@FreeBSD.ORG; Fri, 27 Dec 2002 02:19:31 +1100 (EST) (envelope-from tim) Date: Fri, 27 Dec 2002 02:19:31 +1100 From: Tim Robbins To: current@FreeBSD.ORG Subject: failed to set signal flags properly for ast() Message-ID: <20021227021931.A92555@dilbert.robbins.dropbear.id.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i X-OriginalArrivalTime: 26 Dec 2002 15:19:05.0273 (UTC) FILETIME=[20D5A290:01C2ACF2] Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I noticed a bunch of these messages in my logs from today: kernel: failed to set signal flags properly for ast() last message repeated 24 times I don't remember what I was doing at the time, but it wasn't anything unusual; just hacking on wordexp() or something. Kernel is GENERIC from 24th December. I don't recall ever seeing this message before today. Tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message