I am trying to read a CSV-file and it works for some smaller files, but the biggest file gives an issues and creates a log report:
‘A fatal error has been detected by the Java Runtime Environment’
‘Could not obtain block:’
These are some snippets of the error.
I have no clue what I am doing wrong;. Can you help me?