Thanks.
It seems like you're using an old graphics card (integrated Intel?), which has a limit of 512x512 for textures. Therefore, SFML cannot put all the characters that you're trying to display in a single texture, which is not supported due to the way glyphs are rendered.