Project

General

Profile

Actions

Backport #3597

closed

Memory leak in 1.9.1

Added by rkh (Konstantin Haase) over 13 years ago. Updated almost 5 years ago.

Status:
Closed
[ruby-core:31426]

Description

=begin
The following code produces a memory leak, but only on 1.9.1 (p429), but neither on 1.9.2 (rc2) nor on 1.8.7 (p299):

 ruby -e 'loop { Object.new.extend Module.new; GC.start }'

Konstantin
=end

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0