[Rcpp-devel] Rcpp.package.skeleton(module=TRUE) fails to load
Davor Cubranic
cubranic at stat.ubc.ca
Thu Aug 16 02:49:54 CEST 2012
That's very strange. Try zipping up 'mypack' source directory and email
it to me so I can try it here. I'd like to ensure that there are no
differences in package contents between us, in which case it must be the
build environment or libraries.
Davor
On 12-08-15 03:29 PM, Florian Oswald wrote:
> Thanks Davor.
> I have exactly the same computer as you have, and my compiler calls
> are identical as well. upgraded to Xcode 4.4 just to make sure. I get
> the same error:
>
> R(420) malloc: *** error for object 0x7fff7247f860: pointer being
> freed was not allocated
> *** set a breakpoint in malloc_error_break to debug
> sh: line 1: 420 Abort trap: 6
> '/Library/Frameworks/R.framework/Resources/bin/R' --no-save --slave <
> /var/folders/bd/xhwzz96x2xl6b02bwt4myhy00000gn/T//RtmpuUhAG7/file17642ce6044
>
>
> I think this means process id 420, R, is making a memory mistake.
> I googled around and people get this error when developing iPhone
> apps. They then actually find a bug in their code, fix it and that's
> it. I guess I can exclude the bug in this case. Very weird.
> Thanks anyway.
> Florian
More information about the Rcpp-devel
mailing list