[Rd] Issue with c++ .C call

Thomas Lumley tlumley at u.washington.edu
Wed Jan 11 00:50:48 CET 2006


On Tue, 10 Jan 2006, Sean Davis wrote:

>
> Thanks, Thomas.  That did fix the initialization issue (or apparent one).
> Unfortunately, the reason that I started debugging was for segmentation
> faults, which have not gone away.  However, it now looks like the problem is
> internal to the C++ code and not with the way the arguments were being
> passed.

If you can get access to a Linux machine then it's worth trying Valgrind, 
which is very helpful for this sort of thing.

 	-thomas



More information about the R-devel mailing list