Skip to content
Prev 8028 / 63424 Next

Startup/Initialization Memory Leak in R

Note that this about initialisation of the R shared library R.so, not the
R executable.

This may need fixing -- with a standalone executable the operating system
will handle memory release when the program exits, but with an R library
dynamically loaded into another process it won't.

OTOH, why do you want to load and unload R lots of times?

	-thomas
On Wed, 11 Sep 2002, David Bauer wrote:

            
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._