On 20 August 2014 at 10:42, Kevin Ushey wrote:
| The general prescription is:
| 
| 1. Try running the code with `gctortue(TRUE)` on,
| 2. Try running with a debugger (gdb, lldb, valgrind),
| 3. Try running with sanitizers (see e.g. Dirk's docker containers: https://
| github.com/eddelbuettel/docker-ubuntu-r)

3.b  Also https://github.com/eddelbuettel/docker-debian-r with newer compilers
 
| This should help provide you (and/or us) enough information to diagnose the
| problem.

Moonshoot:  Do you by chance insert RNGScope instances?  We have at times
have had issues with their handshaking of state back to R, temp objects etc pp.

Dirk

-- 
http://dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org
_______________________________________________
Rcpp-devel mailing list
Rcpp-devel@lists.r-forge.r-project.org
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel

Reply via email to