[datatable-help] fread crash
statquant3
statquant at outlook.com
Fri Jan 10 16:51:01 CET 2014
I got the following crash message using fread
R) data <- fread(FILE)
*** caught segfault ***
address 0x2acf7d5000, cause 'memory not mapped'
Traceback:
1: fread(FILE)
Possible actions:
1: abort (with core dump, if enabled)
2: normal R exit
3: exit R without saving workspace
4: exit R saving workspace
FYI:
R version 3.0.1 (2013-05-16) -- "Good Sport"
Copyright (C) 2013 The R Foundation for Statistical Computing
Platform: x86_64-unknown-linux-gnu (64-bit)
That's probably due to the file itself, the csv file is generated by kdb,
head/tail looks ok though
fread(FILE,nrows=5) crashes too
What can I do to trace back the issue ?
--
View this message in context: http://r.789695.n4.nabble.com/fread-crash-tp4683394.html
Sent from the datatable-help mailing list archive at Nabble.com.
More information about the datatable-help
mailing list