You may want to check out Why's blog for other ways people have tried to crash his implementation of try Ruby: http://redhanded.hobix.com/inspect/205000LinesOfRubyCodeDonatedInTheTryRubyD rive.html
Pete -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Oleg Tkachenko Sent: Monday,12 May 12, 2008 17:47 To: [email protected] Subject: [Ironruby-core] Try IronRuby in your browser Hello! I put together some simple version of IronRuby powered "Try Ruby" [1]. This is just night hack, I hope to improve it. Now, the problem is that anybody can crash it with "def f() f() end", "f()". I mean StackOverflowException, which is really bad on shared ASP.NET hosting. Any idea if IronRuby can prevent stack overflow? I'm volunteering to contribute an implementation if so. [1] http://www.ironruby.info/ir/ -- Oleg _______________________________________________ Ironruby-core mailing list [email protected] http://rubyforge.org/mailman/listinfo/ironruby-core _______________________________________________ Ironruby-core mailing list [email protected] http://rubyforge.org/mailman/listinfo/ironruby-core
