From owner-cvs-all@FreeBSD.ORG Sun Nov 9 19:32:11 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC86516A4CF; Sun, 9 Nov 2003 19:32:11 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-63-207-60-234.dsl.lsan03.pacbell.net [63.207.60.234]) by mx1.FreeBSD.org (Postfix) with ESMTP id E71E443FD7; Sun, 9 Nov 2003 19:32:10 -0800 (PST) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 26C8966B28; Sun, 9 Nov 2003 19:32:10 -0800 (PST) Date: Sun, 9 Nov 2003 19:32:10 -0800 From: Kris Kennaway To: David Xu Message-ID: <20031110033209.GA4897@xor.obsecurity.org> References: <200311100311.hAA3B87q063999@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="AhhlLboLdkugWU4S" Content-Disposition: inline In-Reply-To: <200311100311.hAA3B87q063999@repoman.freebsd.org> User-Agent: Mutt/1.4.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys signalvar.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Nov 2003 03:32:12 -0000 --AhhlLboLdkugWU4S Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Nov 09, 2003 at 07:11:08PM -0800, David Xu wrote: > davidxu 2003/11/09 19:11:08 PST >=20 > FreeBSD src repository >=20 > Modified files: > sys/sys signalvar.h=20 > Log: > If a thread masks all its signal, in cursig(), no signal will be exchan= ged > with debugger, so testing P_TRACED in SIGPENDING is useless. This test = also > is the culprit which causes lots of 'failed to set signal flags properl= y for > ast()' to be printed on console which is just a false complaint. Yay! This has been on my bug list for ages. Kris --AhhlLboLdkugWU4S Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/rwa5Wry0BWjoQKURAirOAKD96fX4L9SWxVl6pMwJVjbgCk2GUQCfQ+hf 44yz40i87DEEp3Y56R6zneQ= =iCbt -----END PGP SIGNATURE----- --AhhlLboLdkugWU4S--