[Rd] Sys.time dumps core at start-up (PR#821)
kleiweg@let.rug.nl
kleiweg@let.rug.nl
Tue, 23 Jan 2001 19:45:15 +0100 (MET)
R dumps core if the first command I use is Sys.time():
> Sys.time()
Segmentation fault (core dumped)
This works fine:
> s <- Sys.time()
> s
[1] "2001-01-23 19:38:49 CET"
This works fine too:
> 1+1
[1] 2
> Sys.time()
[1] "2001-01-23 19:40:56 CET"
--please do not edit the information below--
Version:
platform = i586-pc-linux-gnu
arch = i586
os = linux-gnu
system = i586, linux-gnu
status =
major = 1
minor = 2.1
year = 2001
month = 01
day = 15
language = R
Search Path:
.GlobalEnv, package:ctest, Autoloads, package:base
--
Peter Kleiweg
http://www.let.rug.nl/~kleiweg/
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._