valgrind reports no errors

On Fri, Jul 3, 2015 at 4:44 PM, Gábor Csárdi <csardi.ga...@gmail.com> wrote:

> On Fri, Jul 3, 2015 at 11:40 PM, Charles Geyer <char...@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
>> char...@stat.umn.edu
>>
>>         [[alternative HTML version deleted]]
>>
>> ______________________________________________
>> R-package-devel@r-project.org mailing list
>> https://stat.ethz.ch/mailman/listinfo/r-package-devel
>>
>
>


-- 
Charles Geyer
Professor, School of Statistics
University of Minnesota
char...@stat.umn.edu

        [[alternative HTML version deleted]]

______________________________________________
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel

Reply via email to