Skip to content
Prev 30564 / 63424 Next

Diagnosing Crashes on garbage collection

On Sun, 16 Nov 2008, Thomas Lumley wrote:

            
And if it is R's garbage collection that is the issue, using 
gctorture(TRUE) (with valgrind if possible) will provoke the problem at 
the earlist opportunity.

There is a section in 'Writing R Extensions' on that too.