[#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:18218] Re: [Ruby 1.8 - Bug #411] (Open) id collision in ordered map

From: Nobuyoshi Nakada <nobu@...>
Date: 2008-08-09 14:43:31 UTC
List: ruby-core #18218
Hi,

At Fri, 8 Aug 2008 23:40:01 +0900,
Anonymous wrote in [ruby-core:18201]:
> On x86_64 on openSUSE and SUSE Linux Enterprise Server, I am getting the following error during make check:
> 
> 1) Error:
> test_object_id_collision(YAML_Unit_Tests):
> RuntimeError: id collision in ordered map
> ./test/yaml/test_yaml.rb:1281:in `test_object_id_collision'
> 
> It does not occur on i586 (32-bit).

It reproduced with 1.8.6 on i686-linux, but not with 1.8.7.
Regarding it occurs on 1.8.6 with lib/yaml and ext/syck of
1.8.7, it seems related to some changes of core, instead of
syck/yaml.

-- 
Nobu Nakada

In This Thread