#914: September 22nd nightly build fails trying to install mongrel ------------------------------------+--------------------------------------- Reporter: mrada@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: nightly mongrel control_tower crash ------------------------------------+--------------------------------------- I have just setup a new machine with MacRuby and tried installing several gems. When I try to install mongrel, macgem crashes almost immediately with the following error: # time sudo macgem install mongrel Assertion failed: ((i >= FTy->getNumParams() || FTy->getParamType(i) == Params[i]->getType()) && "Calling a function with a bad signature!"), function init, file Instructions.cpp, line 247. zsh: abort sudo macgem install mongrel sudo macgem install mongrel 0.54s user 0.05s system 78% cpu 0.750 total I have also noticed that when I try the hello.ru example from the Control Tower blog entry I have the same problem (I have attached the crash log from the control tower crash). -- Ticket URL: <http://www.macruby.org/trac/ticket/914> MacRuby <http://macruby.org/>