[#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:69214] [Ruby trunk - Bug #11157] [Rejected] [BUG] Segmentation fault at 0x00000000000018
From:
nobu@...
Date:
2015-05-16 09:52:45 UTC
List:
ruby-core #69214
Issue #11157 has been updated by Nobuyoshi Nakada. File bug-11157.log added Description updated Status changed from Open to Rejected Juan Francisco Raposeiras wrote: > ~~~ > * Process memory map: > > 7f1033193000-7f1033386000 r-xp 00000000 08:01 1575173 /usr/lib/libruby-1.9.1.so.1.9.1 > 7f1033386000-7f1033585000 ---p 001f3000 08:01 1575173 /usr/lib/libruby-1.9.1.so.1.9.1 > 7f1033585000-7f103358d000 rw-p 001f2000 08:01 1575173 /usr/lib/libruby-1.9.1.so.1.9.1 You mix an extension library for old version ruby. ---------------------------------------- Bug #11157: [BUG] Segmentation fault at 0x00000000000018 https://bugs.ruby-lang.org/issues/11157#change-52466 * Author: Juan Francisco Raposeiras * Status: Rejected * Priority: Normal * Assignee: * ruby -v: 2.2.2p95 * Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN ---------------------------------------- This happens whenever I try to install any gem (maybe related to #11135) ~~~ /home/frank/.gem/ruby/2.2.2/gems/json-1.8.2/lib/json/common.rb:67: [BUG] Segmentation fault at 0x00000000000018 ruby 2.2.2p95 (2015-04-13 revision 50295) [x86_64-linux] (snip) Abortado ~~~ Thanks! ---Files-------------------------------- bug-11157.log (53.7 KB) -- https://bugs.ruby-lang.org/