Project

General

Profile

ActionsLike0

Bug #10618

closed

TestWeakRef#test_repeated_object_leak fails on ARM

Added by vo.x (Vit Ondruch) over 10 years ago. Updated about 10 years ago.

Status:
Closed
Target version:
-
ruby -v:
ruby -v: ruby 2.2.0dev (2014-12-17 trunk 48879) [armv7hl-linux]
[ruby-core:66949]

Description

I observer following error on Fedora's ARM builders:

  1) Error:
TestWeakRef#test_repeated_object_leak:
Timeout::Error: execution of assert_no_memory_leak expired
    /builddir/build/BUILD/ruby-2.2.0-r48879/test/test_weakref.rb:66:in `test_repeated_object_leak'

This issue was very likely introduced by r48820. Less iterations or longer timeout might help probably.


Related issues 1 (0 open1 closed)

Related to Ruby - Bug #10537: Repeated creation and garbage collection of WeakRef instances against a single object leaks memoryClosed11/24/2014Actions
#3

Updated by Anonymous over 10 years ago

  • Status changed from Open to Closed
  • % Done changed from 0 to 100

Updated by vo.x (Vit Ondruch) over 10 years ago

  • Backport changed from 2.0.0: UNKNOWN, 2.1: UNKNOWN to 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: REQUIRED

Updated by naruse (Yui NARUSE) over 10 years ago

  • Backport changed from 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: REQUIRED to 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: DONE
#8

Updated by usa (Usaku NAKAMURA) about 10 years ago

  • Related to Bug #10537: Repeated creation and garbage collection of WeakRef instances against a single object leaks memory added
#9

Updated by usa (Usaku NAKAMURA) about 10 years ago

  • Backport changed from 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: DONE to 2.0.0: REQUIRED, 2.1: REQUIRED, 2.2: DONE

Updated by usa (Usaku NAKAMURA) about 10 years ago

  • Backport changed from 2.0.0: REQUIRED, 2.1: REQUIRED, 2.2: DONE to 2.0.0: DONTNEED, 2.1: DONTNEED, 2.2: DONE
ActionsLike0

Also available in: Atom PDF