As John said, I will be happy too to have a look at data and to some code enough to show the crash.
If I can help solving the problem of fixing any bug inside thinBasic I will be happy.
Because you mentioned about more than 1 GB, my mind start to think it can be an internal thinBasic limit.
For example moving 1 GB of string buffer into another string buffer in some internal function can require 3GB of memory, creating a crash.
PS: it is impossible you created spaghetti code: thinBasic has no GOTO and no GOSUB
Bookmarks