[#75687] [Ruby trunk Bug#12416] struct rb_id_table lacks mark function — shyouhei@...
Issue #12416 has been reported by Shyouhei Urabe.
3 messages
2016/05/23
[#75763] [Ruby trunk Feature#12435] Using connect_nonblock to open TCP connections in Net::HTTP#connect — mohamed.m.m.hafez@...
Issue #12435 has been reported by Mohamed Hafez.
3 messages
2016/05/28
[#75774] Errno::EAGAIN thrown by OpenSSL::SSL::SSLSocket#connect_nonblock — Mohamed Hafez <mohamed.m.m.hafez@...>
Hi all, every now and then in my production server, I'm
4 messages
2016/05/30
[#75775] Re: Errno::EAGAIN thrown by OpenSSL::SSL::SSLSocket#connect_nonblock
— Mohamed Hafez <mohamed.m.m.hafez@...>
2016/05/30
Or does MRI's OpenSSL::SSL::SSLSocket#connect_nonblock just return
[#75782] Important: Somewhat backwards-incompatible change (Fwd: [ruby-cvs:62388] duerst:r55225 (trunk): * string.c: Activate full Unicode case mapping for UTF-8) — Martin J. Dürst <duerst@...>
With the change below, I have activated full Unicode case mapping for
4 messages
2016/05/31
[ruby-core:75736] [Ruby trunk Bug#12432][Third Party's Issue] The process has forked and you cannot use this CoreFoundation functionality safely. You MUST exec()
From:
nobu@...
Date:
2016-05-27 07:13:45 UTC
List:
ruby-core #75736
Issue #12432 has been updated by Nobuyoshi Nakada. File bug-12432.log added Description updated Status changed from Open to Third Party's Issue Seems an issue with unicorn and rcdk gem caused by a system restriction. I think you should `exec` or `spawn` somewhere, maybe before requiring that gem, as the message says, but don't know about both. Possibly maintainers of that gem may know. ---------------------------------------- Bug #12432: The process has forked and you cannot use this CoreFoundation functionality safely. You MUST exec() https://bugs.ruby-lang.org/issues/12432#change-58862 * Author: Hadas Leonov * Status: Third Party's Issue * Priority: Normal * Assignee: * ruby -v: * Backport: 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: UNKNOWN ---------------------------------------- Hi all, I'm Running a server with ruby 2.1.5 with Rails 3.2.21 on Mac OS X El Capitan. The server works until I try to look at the existing data files or upload new data files into the server - then I get a "connection reset" in the browser, and the error below. Has anybody encountered anything like this, or alternatively knows what I can do to fix it? Thanks in advance, Hadas ---Files-------------------------------- ruby_2016-05-26-210152.crash (54.4 KB) bug-12432.log (21.9 KB) -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>