Aaron Patterson created JRUBY-6647: -------------------------------------- Summary: Comparison of a self referential struct causes a stack overflow Key: JRUBY-6647 URL: https://jira.codehaus.org/browse/JRUBY-6647 Project: JRuby Issue Type: Bug Affects Versions: JRuby 1.7 Environment: jruby 1.7.0.dev (ruby-1.9.3-p203) (2012-04-27 69c9732) (Java HotSpot(TM) 64-Bit Server VM 1.6.0_31) [darwin-x86_64-java] Reporter: Aaron Patterson Assignee: Thomas E Enebo Attachments: test.rb
Two self referential structs, when compared to each other, will cause a stack overflow exception. I've attached a test case to demonstrate the problem. The test passes on MRI 1.9.x and stack overflows on JRuby. -- 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