From: shugo@... Date: 2014-02-21T14:06:14+00:00 Subject: [ruby-core:60940] [ruby-trunk - Bug #9547] [Open] TCPSocket.new causes an infinite loop when interrupted by a signal Issue #9547 has been reported by Shugo Maeda. ---------------------------------------- Bug #9547: TCPSocket.new causes an infinite loop when interrupted by a signal https://bugs.ruby-lang.org/issues/9547 * Author: Shugo Maeda * Status: Open * Priority: Normal * Assignee: * Category: ext * Target version: current: 2.2.0 * ruby -v: ruby 2.2.0dev (2014-02-21 trunk 45076) [x86_64-freebsd10.0] * Backport: 1.9.3: REQUIRED, 2.0.0: REQUIRED, 2.1: REQUIRED ---------------------------------------- The script attached in #9356 goes in an infinite loop on FreeBSD (and other platforms conforming to SUSv3). Naruse-san asked me to create a separate ticket for backporting. This bug seems to have been introduced by r31424. -- http://bugs.ruby-lang.org/