* using log directory ‘/data/gannet/ripley/R/packages/tests-clang-SAN/gogamer.Rcheck’ * using R Under development (unstable) (2018-06-02 r74836) * using platform: x86_64-pc-linux-gnu (64-bit) * using session charset: UTF-8 * using option ‘--no-stop-on-test-error’ * checking for file ‘gogamer/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘gogamer’ version ‘0.4.3’ * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking whether package ‘gogamer’ can be installed ... [172s/104s] OK * checking package directory ... OK * checking whether the package can be loaded ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking loading without being on the library search path ... OK * checking contents of ‘data’ directory ... OK * checking compiled code ... OK * checking examples ... [16s/16s] OK * checking tests ... [32s/33s] ERROR Running ‘testthat.R’ [31s/31s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(gogamer) > > test_check("gogamer") /usr/local/bin/../include/c++/v1/iterator:1395:13: runtime error: pointer index expression with base 0x000000000000 overflowed to 0xffffffffffffffe8 SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /usr/local/bin/../include/c++/v1/iterator:1395:13 in Error: segfault from C stack overflow ==13902==WARNING: ASan is ignoring requested __asan_handle_no_return: stack top: 0x7ffebcd89000; bottom 0x633000019000; size: 0x1ccebcd70000 (31674257047552) False positive error reports may follow For details see https://github.com/google/sanitizers/issues/189 ══ testthat results ═══════════════════════════════════════════════════════════ OK: 36 SKIPPED: 1 FAILED: 0 Execution halted * DONE Status: 1 ERROR