runtime error... memory overload?

if I comment out this function it works... so what's the problem with this? the String(..) convertion?

I'd like to have a nickel for every time we've had to tell people that the String class has serious problems and should not be used until they are fixed.

Using the String class to avoid having three calls to lcd.print() is the height of laziness.