Arduino GPS Shield

Now go back to your last post, click on "modify", highlight the code, then click on the # icon on the editor's toolbar.
Then click on "save".
Then we won't have any of the italics, and your code may make some sense.

You've got a lot of big buffers and strings there; maybe you're running short of RAM.
Move the constant strings into PROGMEM.