$ msfopcode stats
/usr/lib/ruby/1.8/resolv.rb:299:in `open': can't convert nil into String (TypeError)
from /usr/lib/ruby/1.8/resolv.rb:299:in `lazy_initialize'
from /usr/lib/ruby/1.8/thread.rb:135:in `synchronize'
from /usr/lib/ruby/1.8/resolv.rb:295:in `lazy_initialize'
from /usr/lib/ruby/1.8/resolv.rb:337:in `each_address'
from /usr/lib/ruby/1.8/resolv.rb:244:in `each_address'
from /usr/lib/ruby/1.8/resolv.rb:243:in `each'
from /usr/lib/ruby/1.8/resolv.rb:243:in `each_address'
from /usr/lib/ruby/1.8/resolv.rb:227:in `getaddress'
... 12 levels...
from /home/framework/lib/rex/proto/http/client.rb:288:in `send_recv'
from /home/framework/lib/rex/exploitation/opcodedb.rb:739:in `request'
from /home/framework/lib/rex/exploitation/opcodedb.rb:697:in `statistics
'
from /home/framework/msfopcode:156
Appears to be the host file lookup prior to DNS, in ruby under cygwin - %windir%/system32/drivers/etc/hosts != /cygdrive/c/%windir% ....