I am running a 1000 simulations, it works for 2 simulations. However, I get the following error message whenever I run it more than 3 times: "The instruction at '0*11044080' referenced memory at "o*3ff00000". The memory could not be "written". and, I can also get something like "exception: access violation (0*c0000005). Address:0*11044080". Anybody knows what's going on? Thanks a lot!
Lily wrote:> I am running a 1000 simulations, it works for 2 > simulations. However, I get the following error > message whenever I run it more than 3 times: > > "The instruction at '0*11044080' referenced memory at > "o*3ff00000". The memory could not be "written". > and, I can also get something like "exception: access > violation (0*c0000005). Address:0*11044080".You found a bug. I guess you are on Windows (which?) and you are talking about R-1.7.1 (please tell us these details). Can you provide a minimal example that reproduces the error with R-1.7.1, please? Uwe Ligges
What version of R under what operating system with how much memory? What R functions are you using? Can you do a traceback()? Also, have you tried "www.r-project.org" -> search -> "R site search"? hope this helps. spencer graves Lily wrote:> I am running a 1000 simulations, it works for 2 > simulations. However, I get the following error > message whenever I run it more than 3 times: > > "The instruction at '0*11044080' referenced memory at > "o*3ff00000". The memory could not be "written". > and, I can also get something like "exception: access > violation (0*c0000005). Address:0*11044080". > > Anybody knows what's going on? Thanks a lot! > > ______________________________________________ > R-help at stat.math.ethz.ch mailing list > https://www.stat.math.ethz.ch/mailman/listinfo/r-help