Displaying 1 result from an estimated 1 matches for "sppdaysl".
2013 Aug 02
1
segfault and RunSnowWorker: not found
...aeed649d0, cause 'memory not mapped'
Traceback:
1: mcexit(0L)
2: mcparallel(FUN(X[[i]], ...), mc.set.seed = mc.set.seed, silent = mc.silent)
3: FUN(1:8[[2L]], ...)
4: lapply(jobid, function(i) mcparallel(FUN(X[[i]], ...), mc.set.seed = mc.set.seed, silent = mc.silent))
5: mclapply(sppDaysL, predDist, mc.cores = 8)
aborting ...
To add to the puzzle: the first couple of iterations sometimes finish successfully, but on other runs segfaults start to appear with the first iteration. The reported address seems to be always the same. htop indicates that there is still sufficient RAM availa...