search for: runhydro

Displaying 1 result from an estimated 1 matches for "runhydro".

2010 Apr 13
2
.Fortran interface error
...lts, and the following message appears: *** glibc detected *** /usr/local/lib64/R/bin/exec/R: free(): invalid pointer: 0x00000000008a1aa0 *** Could you give me any hint about where to look for errors? Just to say that if instead of the R-f95 interface, I compile the F95 code as executable "runhydro" an call it as: >system(paste(bindirp,"runhydro",sep="/")) everything is OK, while compilation as a dynamic library and access to the F95 "big" module through the simple R-F95 interface: >res <- .Fortran("runhydro", runfile =...