[#69084] [Ruby trunk - Feature #11124] [Open] [PATCH] lib/*: use monotonic clock for timeouts — normalperson@...
Issue #11124 has been reported by Eric Wong.
5 messages
2015/05/06
[#69138] [Ruby trunk - Feature #11136] [PATCH] webrick: avoid fcntl module — nobu@...
Issue #11136 has been updated by Nobuyoshi Nakada.
3 messages
2015/05/12
[#69160] [Ruby trunk - Feature #11146] [PATCH] variable.c: initialize generic_iv_tbl at start — nobu@...
Issue #11146 has been updated by Nobuyoshi Nakada.
4 messages
2015/05/13
[#69175] Re: [Ruby trunk - Feature #11146] [PATCH] variable.c: initialize generic_iv_tbl at start
— Eric Wong <normalperson@...>
2015/05/13
nobu@ruby-lang.org wrote:
[ruby-core:69051] [Ruby trunk - Bug #11112] [Open] Segfault on `require json` in Ruby 2.1.6
From:
him@...
Date:
2015-05-01 14:09:38 UTC
List:
ruby-core #69051
Issue #11112 has been reported by Nathan Long. ---------------------------------------- Bug #11112: Segfault on `require json` in Ruby 2.1.6 https://bugs.ruby-lang.org/issues/11112 * Author: Nathan Long * Status: Open * Priority: Normal * Assignee: * ruby -v: ruby 2.1.6p336 (2015-04-13 revision 50298) [x86_64-darwin13.0] * Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN ---------------------------------------- I've just installed Ruby 2.1.6 using ruby-install. If I start `irb` and type `require "json"`, I get a segfault. I'm on OSX. I've also installed and tried this on Ruby 2.1.2-2.1.5, and 2.1.6 is the only version that segfaults. I'm attaching the console output and the crash report from ~/Library/Logs/DiagnosticReports/ruby_2015-05-01-100546_natecomp.crash I'd be happy to answer further questions or try things that may help in diagnosing this. ---Files-------------------------------- crash_console_output.txt (10.1 KB) ruby_2015-05-01-100546_natecomp.crash (15.5 KB) -- https://bugs.ruby-lang.org/