19.06.2014, 22:03
Firstly you don't need 500 cells big string.
And it seems you're running out of stack space.
Try not to use so large strings.
And from the logs given, I can't really know without seeing the code.
And it seems you're running out of stack space.
Try not to use so large strings.
And from the logs given, I can't really know without seeing the code.

