Serial print problems with 1.0.1c - exact same code no problems with 0022

Between those huge arrays and the String class, I'm not surprised that you are having problems.

Not a single instance of the String class is doing anything except allowing you to be lazy. Cut and paste instead!