IoLanguage / io

Io programming language. Inspired by Self, Smalltalk and LISP.
http://iolanguage.org
Other
2.67k stars 298 forks source link

Interactive environment repeatedly crashing #185

Open samueljamesbell opened 12 years ago

samueljamesbell commented 12 years ago

Scheduler: nothing left to resume so we are exiting


Coroutine callStack A4_Exception.io 244 Coroutine backTraceString A4_Exception.io 274 Coroutine showStack A4_Exception.io 177 Coroutine pause A4_Exception.io 286

After 9 instructions executed. Repeatable. OS X Lion, fresh install of Io. Happy to help debug, but new to Io!

Thanks.

ghost commented 10 years ago

I'm having this problem too.