I get a segfault when using fread on this file: test.txt
I use the latest dev version, the problem does not occur with the CRAN version.
The file can be fixed by adding a separator at the end of line 116.
Not sure whether it is related to an existing issue or not.
I get a segfault when using
freadon this file: test.txtI use the latest dev version, the problem does not occur with the CRAN version.
The file can be fixed by adding a separator at the end of line 116.
Not sure whether it is related to an existing issue or not.