Date: Sun, 30 Jun 2002 09:09:32 +1100 (edt) From: Andrew MacIntyre <andymac@bullseye.apana.org.au> To: Daniel Eischen <eischen@vigrid.com> Cc: <freebsd-hackers@freebsd.org> Subject: Re: signals in apps built with -pthread Message-ID: <Pine.OS2.4.32.0206300858100.15486-100000@tenring.andymac.org> In-Reply-To: <3D10FA39.878E8703@vigrid.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 19 Jun 2002, Daniel Eischen wrote: > Andrew MacIntyre wrote: {...} > > The attached C code is a simple example of a signal handling situation > > which works in the non-threaded interpreter, but fails in a threaded > > interpreter. {...} > Try the patch included at the bottom. {...} > Index: uthread/uthread_sigpending.c {...} > Index: uthread/uthread_sigsuspend.c This patch does indeed resolve the issue with the Python interpreter. Could I expect this patch to be applied to -stable before 4.7? BTW, my apologies for the extended delay in this response. Regards, Andrew. -- Andrew I MacIntyre "These thoughts are mine alone..." E-mail: andymac@bullseye.apana.org.au | Snail: PO Box 370 andymac@pcug.org.au | Belconnen ACT 2616 Web: http://www.andymac.org/ | Australia To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.OS2.4.32.0206300858100.15486-100000>