Memory Leak When Using Multiple Ruby Runtimes
---------------------------------------------

                 Key: LINGO-45
                 URL: http://jira.codehaus.org/browse/LINGO-45
             Project: Lingo
          Issue Type: Bug
         Environment: OSX
            Reporter: Yehuda Katz
             Fix For: 1.3


When creating, then shutting down multiple Ruby VMs, all memory is not cleaned 
up (even when forcing a GC). Over time, this causes a JRuby processes that uses 
multiple VMs for management to leak without bound, eventually reaching the 
permgen limit.

This happens when shutting down the Ruby VM via teardown, and even when 
manually killing all attached threads.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to