[#68845] [Ruby trunk - Feature #11056] [PATCH] lib/net/*: use io/wait methods instead of IO.select — normalperson@...
Issue #11056 has been updated by Eric Wong.
3 messages
2015/04/11
[#68945] [Ruby trunk - Feature #11083] [Open] Gemify net-telnet — shibata.hiroshi@...
Issue #11083 has been reported by Hiroshi SHIBATA.
4 messages
2015/04/21
[#68951] Re: [Ruby trunk - Feature #11083] [Open] Gemify net-telnet
— Eric Wong <normalperson@...>
2015/04/21
shibata.hiroshi@gmail.com wrote:
[#69012] [Ruby trunk - Feature #11105] [Open] ES6-like hash literals — shugo@...
Issue #11105 has been reported by Shugo Maeda.
5 messages
2015/04/29
[ruby-core:68719] [Ruby trunk - Bug #11018] free(): invalid next size (normal)
From:
kosaki.motohiro@...
Date:
2015-04-01 21:43:22 UTC
List:
ruby-core #68719
Issue #11018 has been updated by Motohiro KOSAKI. That seem you used broken C extension. ---------------------------------------- Bug #11018: free(): invalid next size (normal) https://bugs.ruby-lang.org/issues/11018#change-52002 * Author: joel Bernard * Status: Open * Priority: Normal * Assignee: * ruby -v: ruby 2.0.0p643 (2015-02-25 revision 49749) [x86_64-linux] * Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN ---------------------------------------- Hello Got many of those: *** Error in `/home/py/.rvm/gems/ruby-2.0.0-p643@global/bin/bundle': free(): invalid next size (normal): 0x00000000042d6a10 *** Abandon (core dumped) Making a bundle install will take 10 restart because it is ofter crashed with that error. Restarting the command do the job. -- https://bugs.ruby-lang.org/