[#18121] [Ruby 1.8.7 - Bug #405] (Open) ssl.rb:31: [BUG] Bus Error — Anonymous <redmine@...>

Issue #405 has been reported by Anonymous.

14 messages 2008/08/04

[#18130] Re: New array methods cycle, choice, shuffle (plus bug in cycle) — Brian Candler <B.Candler@...>

> Seriously though... Array.first is a noun.

10 messages 2008/08/05

[#18319] NEW Command: absolute_path() -- — "C.E. Thornton" <admin@...>

Core,

14 messages 2008/08/16
[#18321] Re: NEW Command: absolute_path() -- — Yukihiro Matsumoto <matz@...> 2008/08/18

Hi,

[#18381] [Bug #496] DRb.start_service(nil) is very slow — Hongli Lai <redmine@...>

Bug #496: DRb.start_service(nil) is very slow

11 messages 2008/08/25

[ruby-core:18063] Re: finalizers in 1.8 no longer run after gc_sweep()

From: Eric Hodel <drbrain@...7.net>
Date: 2008-08-01 18:32:43 UTC
List: ruby-core #18063
On Aug 1, 2008, at 01:59 AM, Nobuyoshi Nakada wrote:
> At Fri, 1 Aug 2008 16:14:45 +0900, Eric Hodel wrote in [ruby-core: 
> 18045]:
>> This was brought up by Roger Pack in [ruby-talk:309757].
>>
>> In 1.6, a finalizer would run immediately after the garbage collector
>> collected an object. Now they are no longer run until the process
>> terminates or an explicit GC.start is run:
>
> It is problematic.

Your patch works as expected, can it be committed?

In This Thread

Prev Next