Date: Tue, 27 Apr 2010 22:14:06 +0000 (UTC) From: Stanislav Sedov <stas@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.ruby.mk ports/lang/ruby18/files patch-eval.c patch-intern.h patch-process.c Message-ID: <201004272214.o3RME6W0092340@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
stas 2010-04-27 22:14:06 UTC
FreeBSD ports repository
Modified files:
Mk bsd.ruby.mk
Added files:
lang/ruby18/files patch-eval.c patch-intern.h
patch-process.c
Log:
- Do not try to stop the timer thread in child after fork: at this moment
there's already nothing to stop. Only mark the timer thread as stopped.
That fixes spontaneous lockups in ruby popen call.
Reported by: renchap @ FreeNode
Revision Changes Path
1.194 +2 -2 ports/Mk/bsd.ruby.mk
1.11 +24 -0 ports/lang/ruby18/files/patch-eval.c (new)
1.6 +10 -0 ports/lang/ruby18/files/patch-intern.h (new)
1.3 +11 -0 ports/lang/ruby18/files/patch-process.c (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004272214.o3RME6W0092340>
