[#60404] is RB_GC_GUARD needed in rb_io_syswrite? — Eric Wong <normalperson@...>
I haven't gotten it to crash as-is, but it seems like we need to
4 messages
2014/02/01
[#60682] volatile usages — Eric Wong <normalperson@...>
Hi all, I went ahead and removed some use of volatile which were once
5 messages
2014/02/13
[#60794] [RFC] rearrange+pack vtm and time_object structs — Eric Wong <normalperson@...>
Extracted from addendum on top of Feature #9362 (cache-aligned objects).
4 messages
2014/02/16
[#61139] [ruby-trunk - Feature #9577] [Open] [PATCH] benchmark/driver.rb: align columns in text output — normalperson@...
Issue #9577 has been reported by Eric Wong.
3 messages
2014/02/28
[ruby-core:60903] [Backport200 - Backport #9224] rubygems's require is blocked in another thread.
From:
nagachika00@...
Date:
2014-02-20 11:44:38 UTC
List:
ruby-core #60903
Issue #9224 has been updated by Tomoyuki Chikanaga. Tracker changed from Bug to Backport Project changed from ruby-trunk to Backport200 Category deleted (lib/rubygems) Assignee changed from Eric Hodel to Tomoyuki Chikanaga Hello, I think it's a backport request and I should handle this. Eric, the following changeset seems fix this issue. I'd like to backport it to ruby_2_0_0. https://github.com/rubygems/rubygems/commit/16fc8e8b90830644cf5eed6b71c7ec2dac4ec5fc I've sent pull request to 2.0 branch on GitHub. https://github.com/rubygems/rubygems/pull/833 ---------------------------------------- Backport #9224: rubygems's require is blocked in another thread. https://bugs.ruby-lang.org/issues/9224#change-45306 * Author: Masahiro Nakagawa * Status: Assigned * Priority: Normal * Assignee: Tomoyuki Chikanaga ---------------------------------------- I tried Fluentd with ruby 2.0.0-p353, but one plugin is always blocked. I investigated the problem and found this issue. https://github.com/rubygems/rubygems/issues/640 Applying same changes to 2.0.0-p353 resolved blocking problem. This bug is a critical for Fluentd like pluggable software. Please backport this change into ruby 2.0.0 and release new version. -- http://bugs.ruby-lang.org/