Skip to content
Prev 7163 / 10988 Next

[Rcpp-devel] Segmentation Fault Running RInside Examples

On 11 February 2014 at 21:13, Paul Wiedeking wrote:
| I am trying to run the rinside_sample0. I use the provided Makefile to 
| build it
| and that works fine. But when i try to run the example it crashes with a 
| segmentation fault.

Known issue, reported here last week, and thanks to Kevin already fixed.  I
made a more cleanup -- just use the Github repo version from 
 
   https://github.com/eddelbuettel/rinside

and all will be good.

Dirk