Project

General

Profile

Actions

Bug #11459

closed

Ruby leaks several MB of memory every setup/eval/cleanup cycle.

Added by scorpion007 (Alex Budovski) over 8 years ago. Updated over 4 years ago.

Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
latest master
[ruby-core:<unknown>]

Description

Even with a trivial eval "1" Ruby leaks about 2 MB or so after ruby_cleanup.

I've attached the raw list of leaks as reported by the CRT (I took a snapshot before ruby_setup and again after ruby_cleanup).

I've also attacked a few sample callstacks of the leaks (I picked 5 or so randomly).

Isn't ruby_cleanup supposed to clean something up?


Files

rubyleaks.txt (1.47 MB) rubyleaks.txt scorpion007 (Alex Budovski), 08/19/2015 12:55 AM
ruby_leak_stacks.txt (8.4 KB) ruby_leak_stacks.txt scorpion007 (Alex Budovski), 08/19/2015 01:00 AM
Actions

Also available in: Atom PDF

Like0
Like0Like0