[R-pkg-devel] R CMD check crash for Ubuntu 14.04 R-3.2.1 only

Gábor Csárdi csardi.gabor at gmail.com
Fri Jul 3 23:44:49 CEST 2015


On Fri, Jul 3, 2015 at 11:40 PM, Charles Geyer <charlie at stat.umn.edu> wrote:
[...]

>   * run the file that causes the crash with R CMD check by itself,
>         it works, no crash
>   * run R CMD check --use-valgrind rcdd, it works, no crash
>   * run R CMD check --use-gct rcdd, it works no crash
>   * use tools::check_packages_in_dir to check the tarball, it works no
> crash
>   * if I run R CMD check with R-3.2.1 or R-devel built from source on this
> box,
>         it works, no crash
>
> So it seems it is impossible to get the crash except under circumstances
> that give almost no debugging info.
>
> What do I do now?
>

Idea: look at the actual valgrind output to see if valgrind reports any
errors?

Gabor


>
> If it helps the tarball in question is
>
> http://users.stat.umn.edu/~geyer/rcdd_1.1-9.tar.gz
>
> --
> Charles Geyer
> Professor, School of Statistics
> University of Minnesota
> charlie at stat.umn.edu
>
>         [[alternative HTML version deleted]]
>
> ______________________________________________
> R-package-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-package-devel
>

	[[alternative HTML version deleted]]



More information about the R-package-devel mailing list