rokkapk
2013-02-18 12:09:30 UTC
Hello,
Is it a known feature that IO-language interpreter crashes when trying to run a huge script file? eg. 20k lines?
How to reproduce:
1. generate 20k lines script with random text
2. try to run that with Io
3. program crashes
Example stack trace of the crash:
http://pastebin.com/8vZBPnyC
What is the maximum size of the the program that can be run with Io?
Can the problem be avoided by using multiple smaller files of same total sum of lines?
Is there commercial support for Io-language available?
Kind Regards,
Petri
Is it a known feature that IO-language interpreter crashes when trying to run a huge script file? eg. 20k lines?
How to reproduce:
1. generate 20k lines script with random text
2. try to run that with Io
3. program crashes
Example stack trace of the crash:
http://pastebin.com/8vZBPnyC
What is the maximum size of the the program that can be run with Io?
Can the problem be avoided by using multiple smaller files of same total sum of lines?
Is there commercial support for Io-language available?
Kind Regards,
Petri