Hello, 

Thanks for your interest in Rcpp and your kind words. 

Please send some reproducible example. Without this, there is not much we can 
do to help. 

Romain

Le 20 mai 2011 à 09:59, Sunny Srivastava <research.b...@gmail.com> a écrit :

> Hi Rcpp-users:
> 
> I am a very happy user of Rcpp. I am a statistician who can code a bit. 
> Recently, I have been working on making my cross validation code run faster 
> using Rcpp.
> 
> I have a question and wanted to check if others have faced similar problems.
> 
> My code sometimes fails with a segmentation fault error, however this 
> behavior cannot be replicated. That is, most of the times it runs fine and 
> gives appropriate results, but once in a while it will fail due to 
> segmentation fault and gives error like -- 
> 
>  *** caught segfault ***
> address 0x18, cause 'memory not mapped'
> 
> I don't think this is normal, but how can it give correct answers when it 
> runs correctly. Any ideas?
> 
> I would be happy to share code, but I wanted to see if I am missing something 
> here. (I have limited experience as a C++ programmer.) 
> 
> Thanks in advance for your help.
> 
> Best Regards,
> S.
> _______________________________________________
> 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
_______________________________________________
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