Date: Sun, 30 Jun 2002 01:04:21 -0400 (EDT) From: Daniel Eischen <eischen@pcnet1.pcnet.com> To: Andrew MacIntyre <andymac@bullseye.apana.org.au> Cc: Daniel Eischen <eischen@vigrid.com>, freebsd-hackers@freebsd.org Subject: Re: signals in apps built with -pthread Message-ID: <Pine.GSO.4.10.10206300103400.24283-100000@pcnet1.pcnet.com> In-Reply-To: <Pine.OS2.4.32.0206300858100.15486-100000@tenring.andymac.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 30 Jun 2002, Andrew MacIntyre wrote: > 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? Should be no problem. It's already been committed to -current. -- Dan Eischen 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.GSO.4.10.10206300103400.24283-100000>