[IronRuby] iirb IOError: Not enough storage is available to process this command?
Здравствуйте!
Столкнулся с такой проблемой?
irb(main):001:0> arr = Array.new 100000
IOError: Not enough storage is available to process this command.
from mscorlib:0:in `WinIOError'
from mscorlib:0:in `Write'
from C:/Program Files/IronRuby 1.1/bin/irb:13
Создание в интерактивной консоли массива больше 11k элементов крашится.