[Rd] segfault when applying strange coercion (PR#2923)
ligges at statistik.uni-dortmund.de
ligges at statistik.uni-dortmund.de
Mon May 5 20:36:09 MEST 2003
I made a mistake -- and R crashed. A (more or less) reproducible example
seems to be:
x <- matrix(nrow=20000, ncol=20)
x$any <- numeric(0)
It is possible to crash R by executing these lines several times (1 -
20) on Windows as well as on Solaris (might be related to PR#2880 -
let's call it "non-existing list elements")
Uwe Ligges
--please do not edit the information below--
Version:
platform = i386-pc-mingw32
arch = i386
os = mingw32
system = i386, mingw32
status =
major = 1
minor = 7.0
year = 2003
month = 04
day = 16
language = R
Windows NT 4.0 (build 1381) Service Pack 6
Search Path:
.GlobalEnv, package:methods, package:ctest, package:mva,
package:modreg, package:nls, package:ts, Autoloads, package:base
More information about the R-devel
mailing list