Project

General

Profile

Actions

Bug #1820

closed

Always spawns a thread that loops on the futex syscall

Added by mxey (Maximilian Gass) almost 15 years ago. Updated about 13 years ago.

Status:
Rejected
Assignee:
-
ruby -v:
ruby 1.9.1p0 (2009-01-30 revision 21907) [x86_64-linux]
[ruby-core:24576]

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

strace.out (114 KB) strace.out mxey (Maximilian Gass), 07/28/2009 04:12 AM
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0Like0