Simple code crashes with no apparent cause

I did what you suggested and it is running fine on a Mega.

	// String Hex; // removing this unused String fixes the problem

If not, it crashes like the Hindenberg.

edit It also works fine like this:

  String Hexfull;
  String Hex;