[Rd] Segmentation fault when options(max.print = .Machine$integer.max)
Martin Morgan
mtmorgan at fhcrc.org
Tue Sep 25 01:42:32 CEST 2012
Seemed like a good idea at the time, but
> options(max.print = .Machine$integer.max)
> 1:10
[1]
Program received signal SIGSEGV, Segmentation fault.
because of an integer overflow at src/main/printvector.c:176
> sessionInfo()
R Under development (unstable) (2012-09-24 r60800)
Platform: x86_64-unknown-linux-gnu (64-bit)
...
also R-patched, etc.
Martin
--
Computational Biology / Fred Hutchinson Cancer Research Center
1100 Fairview Ave. N.
PO Box 19024 Seattle, WA 98109
Location: Arnold Building M1 B861
Phone: (206) 667-2793
More information about the R-devel
mailing list