A question for all of you with more insight information and understanding than me: According to the docu the max. size of a string is ~2GB. Are there any situations where a memory error shows up with strings much smaller (128MB, 512MB)? In this (the problem occurred here) we try to understand what happens because we get "Error allocating memory" with different sized strings. Any information will be creatly appreciated!