Date: Sun, 9 Nov 2003 19:32:10 -0800 From: Kris Kennaway <kris@obsecurity.org> To: David Xu <davidxu@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys signalvar.h Message-ID: <20031110033209.GA4897@xor.obsecurity.org> In-Reply-To: <200311100311.hAA3B87q063999@repoman.freebsd.org> References: <200311100311.hAA3B87q063999@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031110033209.GA4897>