Taylor Carpenter created JRUBY-6553:
---------------------------------------

             Summary: Application continues running after throwing out of 
memory exception in Thread.
                 Key: JRUBY-6553
                 URL: https://jira.codehaus.org/browse/JRUBY-6553
             Project: JRuby
          Issue Type: Bug
          Components: Application Error, Core Classes/Modules
    Affects Versions: JRuby 1.6.7, JRuby 1.6.5, JRuby 1.6.1
         Environment: CentOS 5.5
            Reporter: Taylor Carpenter
         Attachments: crash_jruby_mem.rb

When running an application with threads and Java throws an out of memory error 
the application continues instead of aborting. The Thread that ran out of 
memory "dies", a back trace is displayed, but the application continues running 
other threads.

A work-around is to catch the exception then exit (re-raise also fails).



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.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