Actions
Bug #1820
closedAlways spawns a thread that loops on the futex syscall
Status:
Rejected
Assignee:
-
ruby -v:
ruby 1.9.1p0 (2009-01-30 revision 21907) [x86_64-linux]
Description
=begin
Starting with Ruby 1.9, every Ruby process starts two threads.
One of these is looping on the futex syscall all the time.
I have attached an strace log of irb.
Ruby 1.9.0 had the same problem, but it was a different syscall.
I tested this on Debian GNU/Linux, but the problem also existed on Gentoo Linux.
It still exists with the recent Ruby 1.9.2 preview release:
=end
Files
Actions
Like0
Like0Like0Like0Like0Like0Like0