[#71439] [Ruby trunk - Feature #11339] [PATCH] io.c: avoid kwarg parsing in C API — matz@...
Issue #11339 has been updated by Yukihiro Matsumoto.
7 messages
2015/11/11
[#71473] Re: [Ruby trunk - Feature #11339] [PATCH] io.c: avoid kwarg parsing in C API
— Eric Wong <normalperson@...>
2015/11/13
Entire series for sockets
[#71450] Ruby 2.3.0-preview1 Released — "NARUSE, Yui" <naruse@...>
Hi,
5 messages
2015/11/11
[#71617] [Ruby trunk - Feature #11664] [PATCH] introduce rb_autoload_value to replace rb_autoload — nobu@...
Issue #11664 has been updated by Nobuyoshi Nakada.
3 messages
2015/11/20
[#71721] [Ruby trunk - Feature #11741] Migrate Ruby to Git from Subversion — me@...
Issue #11741 has been updated by Jon Moss.
4 messages
2015/11/28
[ruby-core:71335] [Ruby trunk - Bug #11654] Segmentation fault
From:
nobu@...
Date:
2015-11-04 13:40:02 UTC
List:
ruby-core #71335
Issue #11654 has been updated by Nobuyoshi Nakada. Seems related to GC, but uncertain. And the latest 2.2 is 2.2.3. ---------------------------------------- Bug #11654: Segmentation fault https://bugs.ruby-lang.org/issues/11654#change-54707 * Author: Marc Hbnr * Status: Open * Priority: Normal * Assignee: * ruby -v: ruby 2.2.1p85 (2015-02-26 revision 49769) [x86_64-darwin14] * Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN ---------------------------------------- I encountered a segmentation fault in a default job running in the background. Unfortunately, I can not share the running code and the error is not reproducible so far. However all it does is basically sending out emails. It might also be a problem in my set up because there are paths with a 2.0.0 version, but I have got no time to investigate further at the moment. The log output is attached. ---Files-------------------------------- crash.log (348 KB) -- https://bugs.ruby-lang.org/