Project

General

Profile

Actions

Bug #4995

closed

1 test fails on AIX

Added by Anonymous almost 13 years ago. Updated almost 5 years ago.

Status:
Closed
Target version:
-
[ruby-core:37855]

Description

I'm compiling and testing ruby-1.9.2-p180 on AIX 6100-05-06-1119 using gcc 4.5.2. My "make check" failed with:

test_thread.rb ..bootstraptest.tmp.rb:4:in new': failed to allocate memory (NoMemoryError) from bootstraptest.tmp.rb:4:in block in '
from bootstraptest.tmp.rb:3:in each' from bootstraptest.tmp.rb:3:in map'
from bootstraptest.tmp.rb:3:in <main>' F............................................... #887 test_thread.rb:13:in <top (required)>':
v = 0
(1..200).map{|i|
Thread.new{
i
}
}.each{|t|
v += t.value
}
v
#=> "" (expected "20100")
FAIL 1/934 tests failed

No core file was produced.

I will investigate this a little more but thought I would at least see if this is known, etc.

Thank you,
pedz

Updated by naruse (Yui NARUSE) almost 13 years ago

  • Status changed from Open to Assigned
  • Assignee set to kanemoto (Yutaka Kanemoto)
  • Target version set to 1.9.3
  • ruby -v changed from - to ruby-1.9.2-p180 on AIX 6100-05-06-1119 using gcc 4.5.2

Updated by kosaki (Motohiro KOSAKI) almost 13 years ago

  • Priority changed from Normal to 3

Updated by kanemoto (Yutaka Kanemoto) almost 13 years ago

  • ruby -v changed from ruby-1.9.2-p180 on AIX 6100-05-06-1119 using gcc 4.5.2 to -

Hi Perry,

Could you please try , for example,

ldedit -b maxdata

Updated by kosaki (Motohiro KOSAKI) almost 13 years ago

  • Status changed from Assigned to Feedback
Actions #5

Updated by naruse (Yui NARUSE) about 11 years ago

  • Target version changed from 1.9.3 to 2.6
Actions #6

Updated by naruse (Yui NARUSE) over 6 years ago

  • Target version deleted (2.6)
Actions #7

Updated by jeremyevans0 (Jeremy Evans) almost 5 years ago

  • Status changed from Feedback to Closed
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0Like0Like0