Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on initial and subsequent loads #2

Closed
ghost opened this issue Sep 13, 2014 · 1 comment
Closed

Error on initial and subsequent loads #2

ghost opened this issue Sep 13, 2014 · 1 comment

Comments

@ghost
Copy link

ghost commented Sep 13, 2014

This is the result after building RcppOctave against the binary distribution of octave, having symlinked the dylibs to .so's so RcppOctave finds them:

** R
** demo
** exec
** inst
** preparing package for lazy loading
** help
R(73211,0x7fff762f1310) malloc: *** error for object 0x10fcdf220: pointer being freed was not allocated
*** set a breakpoint in malloc_error_break to debug
/Library/Frameworks/R.framework/Resources/bin/INSTALL: line 34: 73210 Done echo 'tools:::.install_packages()'
73211 Abort trap: 6 | R_DEFAULT_PACKAGES= LC_COLLATE=C "${R_HOME}/bin/R" $myArgs --slave --args ${args}

The downloaded source packages are in
‘/private/var/folders/s1/_v14lsc56tv44hm304m07vn40000gq/T/Rtmpuk4Gbo/downloaded_packages’

renozao pushed a commit that referenced this issue Sep 15, 2014
@renozao
Copy link
Owner

renozao commented Sep 19, 2014

This is a problem of incompatible toolchains on Mac. See issue #1.

@renozao renozao closed this as completed Sep 19, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant