#1040: Dalli test suite crashes -------------------------------+-------------------------------------------- Reporter: mperham@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: major | Milestone: MacRuby 0.9 Component: MacRuby | Resolution: fixed Keywords: | -------------------------------+-------------------------------------------- Changes (by lsansonetti@…): * status: new => closed * resolution: => fixed * milestone: MacRuby 0.8 => MacRuby 0.9 Comment: I haven't been able to reproduce your crash as easily, but looking at the assertion in the source code, I believe that you have somewhere a class with a method name larger than 100 characters, and calling #methods (or a similar method) on it. I fixed the assertion in r5026. Could you try with tonight's nightly build and reopen the radar in case you still see the problem? -- Ticket URL: <http://www.macruby.org/trac/ticket/1040#comment:2> MacRuby <http://macruby.org/>