Re: [Rcpp-devel] Segfault in R-devel CMD check Rcpp

2011-04-19 Thread Dirk Eddelbuettel
On 19 April 2011 at 12:55, Douglas Bates wrote: | Rcpp from SVN version 3004 is segfaulting on me in the unit tests at | test.sugar.asvector | | Executing test function test.sugar.asvector ... | *** caught segfault *** | address 0x3, cause 'memory not mapped' | | Traceback: | 1: .Primitive(".

Re: [Rcpp-devel] Segfault in R-devel CMD check Rcpp

2011-04-19 Thread Douglas Bates
Sorry - I misspoke. The segfault was with R-2.13.0, the Ubuntu maverick amd_64 build. On Tue, Apr 19, 2011 at 12:55 PM, Douglas Bates wrote: > Rcpp from SVN version 3004 is segfaulting on me in the unit tests at > test.sugar.asvector > > Executing test function test.sugar.asvector  ... >  *** ca

[Rcpp-devel] Segfault in R-devel CMD check Rcpp

2011-04-19 Thread Douglas Bates
Rcpp from SVN version 3004 is segfaulting on me in the unit tests at test.sugar.asvector Executing test function test.sugar.asvector ... *** caught segfault *** address 0x3, cause 'memory not mapped' Traceback: 1: .Primitive(".Call")(, x, y, z) 2: fx(1:4, 1:5, diag(1:5)) 3: func() 4: system