#435: Too many calls to NSObject initialize ---------------------------------------+------------------------------------ Reporter: joshua.ballanco@… | Owner: lsansonetti@… Type: enhancement | Status: new Priority: major | Milestone: Component: MacRuby | Keywords: ---------------------------------------+------------------------------------ Run: "sudo macgem install sproutcore", then sample the macruby process. See the attached sample. The stack seems to get far too deep with calls to "OBJC_CLASS_$_NSObject", which look to be initiated by a [NSData dataWithContentsOfURL:] call. The gem did eventually install. -- Ticket URL: <http://www.macruby.org/trac/ticket/435> MacRuby <http://macruby.org/>