[R] memory corruption in R

Prof Brian Ripley ripley at stats.ox.ac.uk
Mon Aug 4 09:57:35 CEST 2014


On 04/08/2014 08:48, cosmos science wrote:
> HI...
>
> I am using R-package CORElearn (
> http://cran.r-project.org/web/packages/CORElearn/index.html).
>
> During its application on a dataset, It crashed. The crash message says
> *** glibc detected *** /usr/local/lib64/R/bin/exec/R: malloc(): memory
> corruption: 0x000000004b9b0788 ***
>
> The error log "cdump.dat" is attached.
>
> I am using R-3.1.1 and CORElearn version is 0.9.43
> May I know where is the problem?

See 'Writing R Extensions' for how to find out, but all the issues 
reported at 
http://cran.r-project.org/web/checks/check_results_CORElearn.html might 
give you a clue.

What did the CORElearn maintainer say when you asked (see the posting 
guide)?

>
> Regards
> Mridul
>
>
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>


-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595



More information about the R-help mailing list