==323247== Memcheck, a memory error detector ==323247== Copyright (C) 2002-2024, and GNU GPL'd, by Julian Seward et al. ==323247== Using Valgrind-3.24.0 and LibVEX; rerun with -h for copyright info ==323247== Command: /data/blackswan/ripley/R/R-devel-vg/bin/exec/R -f testthat.R --restore --save --no-readline --vanilla ==323247== R Under development (unstable) (2026-03-16 r89639) -- "Unsuffered Consequences" Copyright (C) 2026 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(golden) > > test_check("golden") Simulation Complete in 0.04 seconds! Simulation Complete in 1.18 seconds! Hazards: Hazard Total Time (s) Avg Time (s) % Runtime 1: yes_no_hazard 0.009 0.003 0.7633587 Transitions: Transition Total Time (s) Avg Time (s) % Runtime 1: transition_add_2 0.002 0.0006666667 0.1696353 Simulation Complete in 1.12 seconds! Hazards: Hazard Total Time (s) Avg Time (s) % Runtime 1: yes_no_hazard 0.006 0.002 0.536193 Transitions: Transition Total Time (s) Avg Time (s) % Runtime 1: transition_add_2 0 0 0 Simulation Complete in 0.37 seconds! Simulation Complete in 1.41 seconds! Hazards: Hazard Total Time (s) Avg Time (s) % Runtime 1: yes_no_hazard 0.006 0.002 0.4243281 Transitions: Transition Total Time (s) Avg Time (s) % Runtime 1: transition_add_2 0 0 0 Simulation Complete in 1.15 seconds! Hazards: Hazard Total Time (s) Avg Time (s) % Runtime 1: yes_no_hazard 0.006 0.002 0.5194806 Transitions: Transition Total Time (s) Avg Time (s) % Runtime 1: transition_add_2 0 0 0 Simulation Complete in 0.38 seconds! Simulation Complete in 0.76 seconds! Simulation Complete in 0.38 seconds! Simulation Complete in 0.75 seconds! Simulation Complete in 0.75 seconds! Simulation Complete in 0.38 seconds! Simulation Complete in 1.51 seconds! Hazards: Hazard Total Time (s) Avg Time (s) % Runtime 1: yes_no_hazard 0.008 0.002 0.5301524 Transitions: Transition Total Time (s) Avg Time (s) % Runtime 1: transition_add_2 0 0 0 Simulation Complete in 0.40 seconds! Simulation Complete in 1.54 seconds! Hazards: Hazard Total Time (s) Avg Time (s) % Runtime 1: yes_no_hazard 0.008 0.002 0.5198181 Transitions: Transition Total Time (s) Avg Time (s) % Runtime 1: multi_1_fn 0 0 0 Simulation Complete in 0.38 seconds! Simulation Complete in 1.58 seconds! Hazards: Hazard Total Time (s) Avg Time (s) % Runtime 1: yes_no_hazard 0.008 0.002 0.5069709 Transitions: Transition Total Time (s) Avg Time (s) % Runtime 1: transition_add_2 0 0 0 2: transition_add_3 0 0 0 Simulation Complete in 0.00 seconds! Simulation Complete in 0.01 seconds! Simulation Complete in 0.02 seconds! Simulation Complete in 0.04 seconds! Simulation Complete in 0.18 seconds! Simulation Complete in 0.51 seconds! Simulation Complete in 1.69 seconds! Hazards: Hazard Total Time (s) Avg Time (s) % Runtime 1: no_arg_hazard 0 0 0 Transitions: Transition Total Time (s) Avg Time (s) % Runtime 1: transition_add_2 0.002 5e-04 0.1180638 2: transition_add_3 0.000 0e+00 0.0000000 Simulation Complete in 0.04 seconds! Simulation Complete in 0.18 seconds! Simulation Complete in 0.42 seconds! Simulation Complete in 1.82 seconds! Hazards: Hazard Total Time (s) Avg Time (s) % Runtime 1: no_arg_hazard 0 0 0 Transitions: Transition Total Time (s) Avg Time (s) % Runtime 1: transition_add_2 0.000 0.00000 0.00000000 2: transition_add_3 0.001 0.00025 0.05485464 Simulation Complete in 0.04 seconds! Simulation Complete in 0.17 seconds! Simulation Complete in 0.43 seconds! Simulation Complete in 1.82 seconds! Hazards: Hazard Total Time (s) Avg Time (s) % Runtime 1: yes_no_hazard 0.023 0.00575 1.26652 Transitions: Transition Total Time (s) Avg Time (s) % Runtime 1: transition_add_2 0.001 0.00025 0.05506608 2: no_arg_transition 0.000 0.00000 0.00000000 Simulation Complete in 0.43 seconds! Simulation Complete in 1.75 seconds! Hazards: Hazard Total Time (s) Avg Time (s) % Runtime 1: yes_no_hazard 0.024 0.006 1.372213 Transitions: Transition Total Time (s) Avg Time (s) % Runtime 1: transition_add_2 0 0 0 2: scalar_transition 0 0 0 Simulation Complete in 0.46 seconds! Simulation Complete in 0.03 seconds! ==323247== Invalid write of size 8 ==323247== at 0x1BBAD4C3: Simulation::stepHistory() (packages/tests-vg/golden/src/Simulation.cpp:298) ==323247== by 0x1BBB785F: Simulation::run(Rcpp::Vector<19, Rcpp::PreserveStorage>) (packages/tests-vg/golden/src/Simulation.cpp:105) ==323247== by 0x1BBBCC21: run_simulation(Rcpp::Vector<19, Rcpp::PreserveStorage>, Rcpp::Vector<19, Rcpp::PreserveStorage>) (packages/tests-vg/golden/src/rcpp_interface.cpp:144) ==323247== by 0x1BBA1A55: _golden_run_simulation (packages/tests-vg/golden/src/RcppExports.cpp:33) ==323247== by 0x4A8029: R_doDotCall (svn/R-devel/src/main/dotcode.c:757) ==323247== by 0x4E2883: bcEval_loop (svn/R-devel/src/main/eval.c:8682) ==323247== by 0x4F29D7: bcEval (svn/R-devel/src/main/eval.c:7515) ==323247== by 0x4F29D7: bcEval (svn/R-devel/src/main/eval.c:7500) ==323247== by 0x4F2D0A: Rf_eval (svn/R-devel/src/main/eval.c:1167) ==323247== by 0x4F4A8D: R_execClosure (svn/R-devel/src/main/eval.c:2389) ==323247== by 0x4F5746: applyClosure_core (svn/R-devel/src/main/eval.c:2302) ==323247== by 0x4F2E15: Rf_applyClosure (svn/R-devel/src/main/eval.c:2324) ==323247== by 0x4F2E15: Rf_eval (svn/R-devel/src/main/eval.c:1280) ==323247== by 0x4F7ADC: do_set (svn/R-devel/src/main/eval.c:3581) ==323247== Address 0x1eba2410 is 6,080 bytes inside a block of size 7,960 alloc'd ==323247== at 0x4843866: malloc (/builddir/build/BUILD/valgrind-3.24.0/coregrind/m_replacemalloc/vg_replace_malloc.c:446) ==323247== by 0x53532E: GetNewPage (svn/R-devel/src/main/memory.c:998) ==323247== by 0x53742E: Rf_allocVector3 (svn/R-devel/src/main/memory.c:2872) ==323247== by 0x4D0D78: Rf_allocVector (svn/R-devel/src/include/Rinlinedfuns.h:609) ==323247== by 0x4D0D78: do_addCondHands (svn/R-devel/src/main/errors.c:1755) ==323247== by 0x4E49CC: bcEval_loop (svn/R-devel/src/main/eval.c:8132) ==323247== by 0x4F29D7: bcEval (svn/R-devel/src/main/eval.c:7515) ==323247== by 0x4F29D7: bcEval (svn/R-devel/src/main/eval.c:7500) ==323247== by 0x4F2D0A: Rf_eval (svn/R-devel/src/main/eval.c:1167) ==323247== by 0x4F4A8D: R_execClosure (svn/R-devel/src/main/eval.c:2389) ==323247== by 0x4F5746: applyClosure_core (svn/R-devel/src/main/eval.c:2302) ==323247== by 0x4F2E15: Rf_applyClosure (svn/R-devel/src/main/eval.c:2324) ==323247== by 0x4F2E15: Rf_eval (svn/R-devel/src/main/eval.c:1280) ==323247== by 0x4A648E: do_External (svn/R-devel/src/main/dotcode.c:573) ==323247== by 0x4E49CC: bcEval_loop (svn/R-devel/src/main/eval.c:8132) ==323247== Simulation Complete in 0.39 seconds! Simulation Complete in 0.04 seconds! Simulation Complete in 0.00 seconds! Simulation Complete in 0.00 seconds! Simulation Complete in 0.01 seconds! Simulation Complete in 0.02 seconds! Simulation Complete in 0.00 seconds! Simulation Complete in 0.00 seconds! Simulation Complete in 0.00 seconds! Simulation Complete in 0.00 seconds! Simulation Complete in 0.00 seconds! Simulation Complete in 0.00 seconds! Simulation Complete in 0.00 seconds! Simulation Complete in 0.00 seconds! Simulation Complete in 0.00 seconds! Simulation Complete in 0.00 seconds! Simulation Complete in 0.01 seconds! Simulation Complete in 0.00 seconds! Simulation Complete in 0.00 seconds! Simulation Complete in 0.00 seconds! Simulation Complete in 0.00 seconds! Simulation Complete in 0.00 seconds! Simulation Complete in 0.00 seconds! Simulation Complete in 0.00 seconds! Simulation Complete in 0.00 seconds! Simulation Complete in 0.01 seconds! Simulation Complete in 0.00 seconds! Simulation Complete in 0.01 seconds! Simulation Complete in 0.00 seconds! Simulation Complete in 0.01 seconds! Simulation Complete in 0.00 seconds! Simulation Complete in 0.01 seconds! Simulation Complete in 0.00 seconds! Simulation Complete in 0.01 seconds! Simulation Complete in 0.01 seconds! Simulation Complete in 0.00 seconds! Simulation Complete in 0.01 seconds! Simulation Complete in 0.00 seconds! Simulation Complete in 0.01 seconds! Simulation Complete in 0.00 seconds! Simulation Complete in 0.01 seconds! Simulation Complete in 0.00 seconds! [ FAIL 0 | WARN 150 | SKIP 0 | PASS 338 ] [ FAIL 0 | WARN 150 | SKIP 0 | PASS 338 ] > > proc.time() user system elapsed 262.806 3.316 265.443 ==323247== ==323247== HEAP SUMMARY: ==323247== in use at exit: 114,360,331 bytes in 21,472 blocks ==323247== total heap usage: 455,750 allocs, 434,278 frees, 520,664,527 bytes allocated ==323247== ==323247== 180 bytes in 2 blocks are possibly lost in loss record 88 of 2,655 ==323247== at 0x4843FEC: operator new(unsigned long) (/builddir/build/BUILD/valgrind-3.24.0/coregrind/m_replacemalloc/vg_replace_malloc.c:487) ==323247== by 0x1BBA8630: allocate (/usr/include/c++/14/bits/new_allocator.h:151) ==323247== by 0x1BBA8630: allocate (/usr/include/c++/14/bits/allocator.h:196) ==323247== by 0x1BBA8630: allocate (/usr/include/c++/14/bits/alloc_traits.h:478) ==323247== by 0x1BBA8630: _S_allocate (/usr/include/c++/14/bits/basic_string.h:131) ==323247== by 0x1BBA8630: _M_create (/usr/include/c++/14/bits/basic_string.tcc:159) ==323247== by 0x1BBA8630: _M_construct (/usr/include/c++/14/bits/basic_string.tcc:229) ==323247== by 0x1BBA8630: std::__cxx11::basic_string, std::allocator >::basic_string >(char const*, std::allocator const&) [clone .constprop.0] (/usr/include/c++/14/bits/basic_string.h:654) ==323247== by 0x1BBB8156: Rcpp::exception::exception(char const*, bool) (R-devel/site-library/Rcpp/include/Rcpp/exceptions.h:40) ==323247== by 0x1BBA040B: void Rcpp::stop<>(char const*) (R-devel/site-library/Rcpp/include/Rcpp/exceptions.h:194) ==323247== by 0x1BB9E68D: Simulation::stepTrajectories() [clone .cold] (packages/tests-vg/golden/src/Simulation.cpp:245) ==323247== by 0x1BBB7857: Simulation::run(Rcpp::Vector<19, Rcpp::PreserveStorage>) (packages/tests-vg/golden/src/Simulation.cpp:104) ==323247== by 0x1BBBCC21: run_simulation(Rcpp::Vector<19, Rcpp::PreserveStorage>, Rcpp::Vector<19, Rcpp::PreserveStorage>) (packages/tests-vg/golden/src/rcpp_interface.cpp:144) ==323247== by 0x1BBA1A55: _golden_run_simulation (packages/tests-vg/golden/src/RcppExports.cpp:33) ==323247== by 0x4A8029: R_doDotCall (svn/R-devel/src/main/dotcode.c:757) ==323247== by 0x4E2883: bcEval_loop (svn/R-devel/src/main/eval.c:8682) ==323247== by 0x4F29D7: bcEval (svn/R-devel/src/main/eval.c:7515) ==323247== by 0x4F29D7: bcEval (svn/R-devel/src/main/eval.c:7500) ==323247== by 0x4F2D0A: Rf_eval (svn/R-devel/src/main/eval.c:1167) ==323247== ==323247== 195 bytes in 2 blocks are possibly lost in loss record 114 of 2,655 ==323247== at 0x4843FEC: operator new(unsigned long) (/builddir/build/BUILD/valgrind-3.24.0/coregrind/m_replacemalloc/vg_replace_malloc.c:487) ==323247== by 0x76AE8F0: UnknownInlinedFun (/usr/src/debug/gcc-14.2.1-3.fc40.x86_64/obj-x86_64-redhat-linux/x86_64-redhat-linux/libstdc++-v3/include/bits/new_allocator.h:151) ==323247== by 0x76AE8F0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) [clone .isra.0] (/usr/src/debug/gcc-14.2.1-3.fc40.x86_64/libstdc++-v3/include/bits/cow_string.h:3636) ==323247== by 0x76AEF5E: _S_construct (/usr/src/debug/gcc-14.2.1-3.fc40.x86_64/libstdc++-v3/include/bits/cow_string.h:3195) ==323247== by 0x76AEF5E: _S_construct_aux (/usr/src/debug/gcc-14.2.1-3.fc40.x86_64/libstdc++-v3/include/bits/cow_string.h:2173) ==323247== by 0x76AEF5E: _S_construct (/usr/src/debug/gcc-14.2.1-3.fc40.x86_64/libstdc++-v3/include/bits/cow_string.h:2194) ==323247== by 0x76AEF5E: basic_string (/usr/src/debug/gcc-14.2.1-3.fc40.x86_64/libstdc++-v3/include/bits/cow_string.h:583) ==323247== by 0x76AEF5E: std::__cow_string::__cow_string(char const*, unsigned long) (/usr/src/debug/gcc-14.2.1-3.fc40.x86_64/obj-x86_64-redhat-linux/x86_64-redhat-linux/libstdc++-v3/src/c++11/../../../../../libstdc++-v3/src/c++11/cow-stdexcept.cc:142) ==323247== by 0x76C3575: std::runtime_error::runtime_error(std::__cxx11::basic_string, std::allocator > const&) (/usr/src/debug/gcc-14.2.1-3.fc40.x86_64/obj-x86_64-redhat-linux/x86_64-redhat-linux/libstdc++-v3/src/c++11/../../../../../libstdc++-v3/src/c++11/cxx11-stdexcept.cc:47) ==323247== by 0x1BB9D51D: check_length(int, std::__cxx11::basic_string, std::allocator > const&, SEXPREC*, int) [clone .cold] (packages/tests-vg/golden/src/utils/debug.h:16) ==323247== by 0x1BBA9DFE: check_result(int, std::__cxx11::basic_string, std::allocator > const&, SEXPREC*, int) (packages/tests-vg/golden/src/utils/debug.h:29) ==323247== by 0x1BBAD65E: Simulation::stepHistory() (packages/tests-vg/golden/src/Simulation.cpp:281) ==323247== by 0x1BBB785F: Simulation::run(Rcpp::Vector<19, Rcpp::PreserveStorage>) (packages/tests-vg/golden/src/Simulation.cpp:105) ==323247== by 0x1BBBCC21: run_simulation(Rcpp::Vector<19, Rcpp::PreserveStorage>, Rcpp::Vector<19, Rcpp::PreserveStorage>) (packages/tests-vg/golden/src/rcpp_interface.cpp:144) ==323247== by 0x1BBA1A55: _golden_run_simulation (packages/tests-vg/golden/src/RcppExports.cpp:33) ==323247== by 0x4A8029: R_doDotCall (svn/R-devel/src/main/dotcode.c:757) ==323247== by 0x4E2883: bcEval_loop (svn/R-devel/src/main/eval.c:8682) ==323247== ==323247== 199 bytes in 2 blocks are possibly lost in loss record 115 of 2,655 ==323247== at 0x4843FEC: operator new(unsigned long) (/builddir/build/BUILD/valgrind-3.24.0/coregrind/m_replacemalloc/vg_replace_malloc.c:487) ==323247== by 0x76AE8F0: UnknownInlinedFun (/usr/src/debug/gcc-14.2.1-3.fc40.x86_64/obj-x86_64-redhat-linux/x86_64-redhat-linux/libstdc++-v3/include/bits/new_allocator.h:151) ==323247== by 0x76AE8F0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) [clone .isra.0] (/usr/src/debug/gcc-14.2.1-3.fc40.x86_64/libstdc++-v3/include/bits/cow_string.h:3636) ==323247== by 0x76AEF5E: _S_construct (/usr/src/debug/gcc-14.2.1-3.fc40.x86_64/libstdc++-v3/include/bits/cow_string.h:3195) ==323247== by 0x76AEF5E: _S_construct_aux (/usr/src/debug/gcc-14.2.1-3.fc40.x86_64/libstdc++-v3/include/bits/cow_string.h:2173) ==323247== by 0x76AEF5E: _S_construct (/usr/src/debug/gcc-14.2.1-3.fc40.x86_64/libstdc++-v3/include/bits/cow_string.h:2194) ==323247== by 0x76AEF5E: basic_string (/usr/src/debug/gcc-14.2.1-3.fc40.x86_64/libstdc++-v3/include/bits/cow_string.h:583) ==323247== by 0x76AEF5E: std::__cow_string::__cow_string(char const*, unsigned long) (/usr/src/debug/gcc-14.2.1-3.fc40.x86_64/obj-x86_64-redhat-linux/x86_64-redhat-linux/libstdc++-v3/src/c++11/../../../../../libstdc++-v3/src/c++11/cow-stdexcept.cc:142) ==323247== by 0x76C3575: std::runtime_error::runtime_error(std::__cxx11::basic_string, std::allocator > const&) (/usr/src/debug/gcc-14.2.1-3.fc40.x86_64/obj-x86_64-redhat-linux/x86_64-redhat-linux/libstdc++-v3/src/c++11/../../../../../libstdc++-v3/src/c++11/cxx11-stdexcept.cc:47) ==323247== by 0x1BB9D51D: check_length(int, std::__cxx11::basic_string, std::allocator > const&, SEXPREC*, int) [clone .cold] (packages/tests-vg/golden/src/utils/debug.h:16) ==323247== by 0x1BBA9DFE: check_result(int, std::__cxx11::basic_string, std::allocator > const&, SEXPREC*, int) (packages/tests-vg/golden/src/utils/debug.h:29) ==323247== by 0x1BBAD004: Simulation::stepHistory() (packages/tests-vg/golden/src/Simulation.cpp:271) ==323247== by 0x1BBB785F: Simulation::run(Rcpp::Vector<19, Rcpp::PreserveStorage>) (packages/tests-vg/golden/src/Simulation.cpp:105) ==323247== by 0x1BBBCC21: run_simulation(Rcpp::Vector<19, Rcpp::PreserveStorage>, Rcpp::Vector<19, Rcpp::PreserveStorage>) (packages/tests-vg/golden/src/rcpp_interface.cpp:144) ==323247== by 0x1BBA1A55: _golden_run_simulation (packages/tests-vg/golden/src/RcppExports.cpp:33) ==323247== by 0x4A8029: R_doDotCall (svn/R-devel/src/main/dotcode.c:757) ==323247== by 0x4E2883: bcEval_loop (svn/R-devel/src/main/eval.c:8682) ==323247== ==323247== 211 bytes in 2 blocks are possibly lost in loss record 122 of 2,655 ==323247== at 0x4843FEC: operator new(unsigned long) (/builddir/build/BUILD/valgrind-3.24.0/coregrind/m_replacemalloc/vg_replace_malloc.c:487) ==323247== by 0x76AE8F0: UnknownInlinedFun (/usr/src/debug/gcc-14.2.1-3.fc40.x86_64/obj-x86_64-redhat-linux/x86_64-redhat-linux/libstdc++-v3/include/bits/new_allocator.h:151) ==323247== by 0x76AE8F0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) [clone .isra.0] (/usr/src/debug/gcc-14.2.1-3.fc40.x86_64/libstdc++-v3/include/bits/cow_string.h:3636) ==323247== by 0x76AEF5E: _S_construct (/usr/src/debug/gcc-14.2.1-3.fc40.x86_64/libstdc++-v3/include/bits/cow_string.h:3195) ==323247== by 0x76AEF5E: _S_construct_aux (/usr/src/debug/gcc-14.2.1-3.fc40.x86_64/libstdc++-v3/include/bits/cow_string.h:2173) ==323247== by 0x76AEF5E: _S_construct (/usr/src/debug/gcc-14.2.1-3.fc40.x86_64/libstdc++-v3/include/bits/cow_string.h:2194) ==323247== by 0x76AEF5E: basic_string (/usr/src/debug/gcc-14.2.1-3.fc40.x86_64/libstdc++-v3/include/bits/cow_string.h:583) ==323247== by 0x76AEF5E: std::__cow_string::__cow_string(char const*, unsigned long) (/usr/src/debug/gcc-14.2.1-3.fc40.x86_64/obj-x86_64-redhat-linux/x86_64-redhat-linux/libstdc++-v3/src/c++11/../../../../../libstdc++-v3/src/c++11/cow-stdexcept.cc:142) ==323247== by 0x76C3575: std::runtime_error::runtime_error(std::__cxx11::basic_string, std::allocator > const&) (/usr/src/debug/gcc-14.2.1-3.fc40.x86_64/obj-x86_64-redhat-linux/x86_64-redhat-linux/libstdc++-v3/src/c++11/../../../../../libstdc++-v3/src/c++11/cxx11-stdexcept.cc:47) ==323247== by 0x1BB9D51D: check_length(int, std::__cxx11::basic_string, std::allocator > const&, SEXPREC*, int) [clone .cold] (packages/tests-vg/golden/src/utils/debug.h:16) ==323247== by 0x1BBA9DFE: check_result(int, std::__cxx11::basic_string, std::allocator > const&, SEXPREC*, int) (packages/tests-vg/golden/src/utils/debug.h:29) ==323247== by 0x1BBAE597: Simulation::stepTrajectories() (packages/tests-vg/golden/src/Simulation.cpp:239) ==323247== by 0x1BBB7857: Simulation::run(Rcpp::Vector<19, Rcpp::PreserveStorage>) (packages/tests-vg/golden/src/Simulation.cpp:104) ==323247== by 0x1BBBCC21: run_simulation(Rcpp::Vector<19, Rcpp::PreserveStorage>, Rcpp::Vector<19, Rcpp::PreserveStorage>) (packages/tests-vg/golden/src/rcpp_interface.cpp:144) ==323247== by 0x1BBA1A55: _golden_run_simulation (packages/tests-vg/golden/src/RcppExports.cpp:33) ==323247== by 0x4A8029: R_doDotCall (svn/R-devel/src/main/dotcode.c:757) ==323247== by 0x4E2883: bcEval_loop (svn/R-devel/src/main/eval.c:8682) ==323247== ==323247== 215 bytes in 2 blocks are possibly lost in loss record 123 of 2,655 ==323247== at 0x4843FEC: operator new(unsigned long) (/builddir/build/BUILD/valgrind-3.24.0/coregrind/m_replacemalloc/vg_replace_malloc.c:487) ==323247== by 0x76AE8F0: UnknownInlinedFun (/usr/src/debug/gcc-14.2.1-3.fc40.x86_64/obj-x86_64-redhat-linux/x86_64-redhat-linux/libstdc++-v3/include/bits/new_allocator.h:151) ==323247== by 0x76AE8F0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) [clone .isra.0] (/usr/src/debug/gcc-14.2.1-3.fc40.x86_64/libstdc++-v3/include/bits/cow_string.h:3636) ==323247== by 0x76AEF5E: _S_construct (/usr/src/debug/gcc-14.2.1-3.fc40.x86_64/libstdc++-v3/include/bits/cow_string.h:3195) ==323247== by 0x76AEF5E: _S_construct_aux (/usr/src/debug/gcc-14.2.1-3.fc40.x86_64/libstdc++-v3/include/bits/cow_string.h:2173) ==323247== by 0x76AEF5E: _S_construct (/usr/src/debug/gcc-14.2.1-3.fc40.x86_64/libstdc++-v3/include/bits/cow_string.h:2194) ==323247== by 0x76AEF5E: basic_string (/usr/src/debug/gcc-14.2.1-3.fc40.x86_64/libstdc++-v3/include/bits/cow_string.h:583) ==323247== by 0x76AEF5E: std::__cow_string::__cow_string(char const*, unsigned long) (/usr/src/debug/gcc-14.2.1-3.fc40.x86_64/obj-x86_64-redhat-linux/x86_64-redhat-linux/libstdc++-v3/src/c++11/../../../../../libstdc++-v3/src/c++11/cow-stdexcept.cc:142) ==323247== by 0x76C3575: std::runtime_error::runtime_error(std::__cxx11::basic_string, std::allocator > const&) (/usr/src/debug/gcc-14.2.1-3.fc40.x86_64/obj-x86_64-redhat-linux/x86_64-redhat-linux/libstdc++-v3/src/c++11/../../../../../libstdc++-v3/src/c++11/cxx11-stdexcept.cc:47) ==323247== by 0x1BB9D51D: check_length(int, std::__cxx11::basic_string, std::allocator > const&, SEXPREC*, int) [clone .cold] (packages/tests-vg/golden/src/utils/debug.h:16) ==323247== by 0x1BBA9FBD: check_hazard_result(int, std::__cxx11::basic_string, std::allocator > const&, SEXPREC*, int) (packages/tests-vg/golden/src/utils/debug.h:52) ==323247== by 0x1BBB0F02: Simulation::stepHazards() (packages/tests-vg/golden/src/Simulation.cpp:148) ==323247== by 0x1BBB784F: Simulation::run(Rcpp::Vector<19, Rcpp::PreserveStorage>) (packages/tests-vg/golden/src/Simulation.cpp:103) ==323247== by 0x1BBBCC21: run_simulation(Rcpp::Vector<19, Rcpp::PreserveStorage>, Rcpp::Vector<19, Rcpp::PreserveStorage>) (packages/tests-vg/golden/src/rcpp_interface.cpp:144) ==323247== by 0x1BBA1A55: _golden_run_simulation (packages/tests-vg/golden/src/RcppExports.cpp:33) ==323247== by 0x4A8029: R_doDotCall (svn/R-devel/src/main/dotcode.c:757) ==323247== by 0x4E2883: bcEval_loop (svn/R-devel/src/main/eval.c:8682) ==323247== ==323247== 221 bytes in 2 blocks are possibly lost in loss record 126 of 2,655 ==323247== at 0x4843FEC: operator new(unsigned long) (/builddir/build/BUILD/valgrind-3.24.0/coregrind/m_replacemalloc/vg_replace_malloc.c:487) ==323247== by 0x76AE8F0: UnknownInlinedFun (/usr/src/debug/gcc-14.2.1-3.fc40.x86_64/obj-x86_64-redhat-linux/x86_64-redhat-linux/libstdc++-v3/include/bits/new_allocator.h:151) ==323247== by 0x76AE8F0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) [clone .isra.0] (/usr/src/debug/gcc-14.2.1-3.fc40.x86_64/libstdc++-v3/include/bits/cow_string.h:3636) ==323247== by 0x76AEF5E: _S_construct (/usr/src/debug/gcc-14.2.1-3.fc40.x86_64/libstdc++-v3/include/bits/cow_string.h:3195) ==323247== by 0x76AEF5E: _S_construct_aux (/usr/src/debug/gcc-14.2.1-3.fc40.x86_64/libstdc++-v3/include/bits/cow_string.h:2173) ==323247== by 0x76AEF5E: _S_construct (/usr/src/debug/gcc-14.2.1-3.fc40.x86_64/libstdc++-v3/include/bits/cow_string.h:2194) ==323247== by 0x76AEF5E: basic_string (/usr/src/debug/gcc-14.2.1-3.fc40.x86_64/libstdc++-v3/include/bits/cow_string.h:583) ==323247== by 0x76AEF5E: std::__cow_string::__cow_string(char const*, unsigned long) (/usr/src/debug/gcc-14.2.1-3.fc40.x86_64/obj-x86_64-redhat-linux/x86_64-redhat-linux/libstdc++-v3/src/c++11/../../../../../libstdc++-v3/src/c++11/cow-stdexcept.cc:142) ==323247== by 0x76C3575: std::runtime_error::runtime_error(std::__cxx11::basic_string, std::allocator > const&) (/usr/src/debug/gcc-14.2.1-3.fc40.x86_64/obj-x86_64-redhat-linux/x86_64-redhat-linux/libstdc++-v3/src/c++11/../../../../../libstdc++-v3/src/c++11/cxx11-stdexcept.cc:47) ==323247== by 0x1BB9D51D: check_length(int, std::__cxx11::basic_string, std::allocator > const&, SEXPREC*, int) [clone .cold] (packages/tests-vg/golden/src/utils/debug.h:16) ==323247== by 0x1BBB15C5: Simulation::stepHazards() (packages/tests-vg/golden/src/Simulation.cpp:167) ==323247== by 0x1BBB784F: Simulation::run(Rcpp::Vector<19, Rcpp::PreserveStorage>) (packages/tests-vg/golden/src/Simulation.cpp:103) ==323247== by 0x1BBBCC21: run_simulation(Rcpp::Vector<19, Rcpp::PreserveStorage>, Rcpp::Vector<19, Rcpp::PreserveStorage>) (packages/tests-vg/golden/src/rcpp_interface.cpp:144) ==323247== by 0x1BBA1A55: _golden_run_simulation (packages/tests-vg/golden/src/RcppExports.cpp:33) ==323247== by 0x4A8029: R_doDotCall (svn/R-devel/src/main/dotcode.c:757) ==323247== by 0x4E2883: bcEval_loop (svn/R-devel/src/main/eval.c:8682) ==323247== by 0x4F29D7: bcEval (svn/R-devel/src/main/eval.c:7515) ==323247== by 0x4F29D7: bcEval (svn/R-devel/src/main/eval.c:7500) ==323247== ==323247== 288 bytes in 2 blocks are possibly lost in loss record 164 of 2,655 ==323247== at 0x4843866: malloc (/builddir/build/BUILD/valgrind-3.24.0/coregrind/m_replacemalloc/vg_replace_malloc.c:446) ==323247== by 0x76879E3: __cxa_allocate_exception (/usr/src/debug/gcc-14.2.1-3.fc40.x86_64/obj-x86_64-redhat-linux/x86_64-redhat-linux/libstdc++-v3/libsupc++/../../../../libstdc++-v3/libsupc++/eh_alloc.cc:398) ==323247== by 0x1BB9D502: check_length(int, std::__cxx11::basic_string, std::allocator > const&, SEXPREC*, int) [clone .cold] (packages/tests-vg/golden/src/utils/debug.h:16) ==323247== by 0x1BBA9FBD: check_hazard_result(int, std::__cxx11::basic_string, std::allocator > const&, SEXPREC*, int) (packages/tests-vg/golden/src/utils/debug.h:52) ==323247== by 0x1BBB0F02: Simulation::stepHazards() (packages/tests-vg/golden/src/Simulation.cpp:148) ==323247== by 0x1BBB784F: Simulation::run(Rcpp::Vector<19, Rcpp::PreserveStorage>) (packages/tests-vg/golden/src/Simulation.cpp:103) ==323247== by 0x1BBBCC21: run_simulation(Rcpp::Vector<19, Rcpp::PreserveStorage>, Rcpp::Vector<19, Rcpp::PreserveStorage>) (packages/tests-vg/golden/src/rcpp_interface.cpp:144) ==323247== by 0x1BBA1A55: _golden_run_simulation (packages/tests-vg/golden/src/RcppExports.cpp:33) ==323247== by 0x4A8029: R_doDotCall (svn/R-devel/src/main/dotcode.c:757) ==323247== by 0x4E2883: bcEval_loop (svn/R-devel/src/main/eval.c:8682) ==323247== by 0x4F29D7: bcEval (svn/R-devel/src/main/eval.c:7515) ==323247== by 0x4F29D7: bcEval (svn/R-devel/src/main/eval.c:7500) ==323247== by 0x4F2D0A: Rf_eval (svn/R-devel/src/main/eval.c:1167) ==323247== ==323247== 288 bytes in 2 blocks are possibly lost in loss record 165 of 2,655 ==323247== at 0x4843866: malloc (/builddir/build/BUILD/valgrind-3.24.0/coregrind/m_replacemalloc/vg_replace_malloc.c:446) ==323247== by 0x76879E3: __cxa_allocate_exception (/usr/src/debug/gcc-14.2.1-3.fc40.x86_64/obj-x86_64-redhat-linux/x86_64-redhat-linux/libstdc++-v3/libsupc++/../../../../libstdc++-v3/libsupc++/eh_alloc.cc:398) ==323247== by 0x1BB9D502: check_length(int, std::__cxx11::basic_string, std::allocator > const&, SEXPREC*, int) [clone .cold] (packages/tests-vg/golden/src/utils/debug.h:16) ==323247== by 0x1BBB15C5: Simulation::stepHazards() (packages/tests-vg/golden/src/Simulation.cpp:167) ==323247== by 0x1BBB784F: Simulation::run(Rcpp::Vector<19, Rcpp::PreserveStorage>) (packages/tests-vg/golden/src/Simulation.cpp:103) ==323247== by 0x1BBBCC21: run_simulation(Rcpp::Vector<19, Rcpp::PreserveStorage>, Rcpp::Vector<19, Rcpp::PreserveStorage>) (packages/tests-vg/golden/src/rcpp_interface.cpp:144) ==323247== by 0x1BBA1A55: _golden_run_simulation (packages/tests-vg/golden/src/RcppExports.cpp:33) ==323247== by 0x4A8029: R_doDotCall (svn/R-devel/src/main/dotcode.c:757) ==323247== by 0x4E2883: bcEval_loop (svn/R-devel/src/main/eval.c:8682) ==323247== by 0x4F29D7: bcEval (svn/R-devel/src/main/eval.c:7515) ==323247== by 0x4F29D7: bcEval (svn/R-devel/src/main/eval.c:7500) ==323247== by 0x4F2D0A: Rf_eval (svn/R-devel/src/main/eval.c:1167) ==323247== by 0x4F4A8D: R_execClosure (svn/R-devel/src/main/eval.c:2389) ==323247== ==323247== 288 bytes in 2 blocks are possibly lost in loss record 166 of 2,655 ==323247== at 0x4843866: malloc (/builddir/build/BUILD/valgrind-3.24.0/coregrind/m_replacemalloc/vg_replace_malloc.c:446) ==323247== by 0x76879E3: __cxa_allocate_exception (/usr/src/debug/gcc-14.2.1-3.fc40.x86_64/obj-x86_64-redhat-linux/x86_64-redhat-linux/libstdc++-v3/libsupc++/../../../../libstdc++-v3/libsupc++/eh_alloc.cc:398) ==323247== by 0x1BB9D502: check_length(int, std::__cxx11::basic_string, std::allocator > const&, SEXPREC*, int) [clone .cold] (packages/tests-vg/golden/src/utils/debug.h:16) ==323247== by 0x1BBA9DFE: check_result(int, std::__cxx11::basic_string, std::allocator > const&, SEXPREC*, int) (packages/tests-vg/golden/src/utils/debug.h:29) ==323247== by 0x1BBAD65E: Simulation::stepHistory() (packages/tests-vg/golden/src/Simulation.cpp:281) ==323247== by 0x1BBB785F: Simulation::run(Rcpp::Vector<19, Rcpp::PreserveStorage>) (packages/tests-vg/golden/src/Simulation.cpp:105) ==323247== by 0x1BBBCC21: run_simulation(Rcpp::Vector<19, Rcpp::PreserveStorage>, Rcpp::Vector<19, Rcpp::PreserveStorage>) (packages/tests-vg/golden/src/rcpp_interface.cpp:144) ==323247== by 0x1BBA1A55: _golden_run_simulation (packages/tests-vg/golden/src/RcppExports.cpp:33) ==323247== by 0x4A8029: R_doDotCall (svn/R-devel/src/main/dotcode.c:757) ==323247== by 0x4E2883: bcEval_loop (svn/R-devel/src/main/eval.c:8682) ==323247== by 0x4F29D7: bcEval (svn/R-devel/src/main/eval.c:7515) ==323247== by 0x4F29D7: bcEval (svn/R-devel/src/main/eval.c:7500) ==323247== by 0x4F2D0A: Rf_eval (svn/R-devel/src/main/eval.c:1167) ==323247== ==323247== 288 bytes in 2 blocks are possibly lost in loss record 167 of 2,655 ==323247== at 0x4843866: malloc (/builddir/build/BUILD/valgrind-3.24.0/coregrind/m_replacemalloc/vg_replace_malloc.c:446) ==323247== by 0x76879E3: __cxa_allocate_exception (/usr/src/debug/gcc-14.2.1-3.fc40.x86_64/obj-x86_64-redhat-linux/x86_64-redhat-linux/libstdc++-v3/libsupc++/../../../../libstdc++-v3/libsupc++/eh_alloc.cc:398) ==323247== by 0x1BB9D502: check_length(int, std::__cxx11::basic_string, std::allocator > const&, SEXPREC*, int) [clone .cold] (packages/tests-vg/golden/src/utils/debug.h:16) ==323247== by 0x1BBA9DFE: check_result(int, std::__cxx11::basic_string, std::allocator > const&, SEXPREC*, int) (packages/tests-vg/golden/src/utils/debug.h:29) ==323247== by 0x1BBAD004: Simulation::stepHistory() (packages/tests-vg/golden/src/Simulation.cpp:271) ==323247== by 0x1BBB785F: Simulation::run(Rcpp::Vector<19, Rcpp::PreserveStorage>) (packages/tests-vg/golden/src/Simulation.cpp:105) ==323247== by 0x1BBBCC21: run_simulation(Rcpp::Vector<19, Rcpp::PreserveStorage>, Rcpp::Vector<19, Rcpp::PreserveStorage>) (packages/tests-vg/golden/src/rcpp_interface.cpp:144) ==323247== by 0x1BBA1A55: _golden_run_simulation (packages/tests-vg/golden/src/RcppExports.cpp:33) ==323247== by 0x4A8029: R_doDotCall (svn/R-devel/src/main/dotcode.c:757) ==323247== by 0x4E2883: bcEval_loop (svn/R-devel/src/main/eval.c:8682) ==323247== by 0x4F29D7: bcEval (svn/R-devel/src/main/eval.c:7515) ==323247== by 0x4F29D7: bcEval (svn/R-devel/src/main/eval.c:7500) ==323247== by 0x4F2D0A: Rf_eval (svn/R-devel/src/main/eval.c:1167) ==323247== ==323247== 288 bytes in 2 blocks are possibly lost in loss record 168 of 2,655 ==323247== at 0x4843866: malloc (/builddir/build/BUILD/valgrind-3.24.0/coregrind/m_replacemalloc/vg_replace_malloc.c:446) ==323247== by 0x76879E3: __cxa_allocate_exception (/usr/src/debug/gcc-14.2.1-3.fc40.x86_64/obj-x86_64-redhat-linux/x86_64-redhat-linux/libstdc++-v3/libsupc++/../../../../libstdc++-v3/libsupc++/eh_alloc.cc:398) ==323247== by 0x1BB9D502: check_length(int, std::__cxx11::basic_string, std::allocator > const&, SEXPREC*, int) [clone .cold] (packages/tests-vg/golden/src/utils/debug.h:16) ==323247== by 0x1BBA9DFE: check_result(int, std::__cxx11::basic_string, std::allocator > const&, SEXPREC*, int) (packages/tests-vg/golden/src/utils/debug.h:29) ==323247== by 0x1BBAE597: Simulation::stepTrajectories() (packages/tests-vg/golden/src/Simulation.cpp:239) ==323247== by 0x1BBB7857: Simulation::run(Rcpp::Vector<19, Rcpp::PreserveStorage>) (packages/tests-vg/golden/src/Simulation.cpp:104) ==323247== by 0x1BBBCC21: run_simulation(Rcpp::Vector<19, Rcpp::PreserveStorage>, Rcpp::Vector<19, Rcpp::PreserveStorage>) (packages/tests-vg/golden/src/rcpp_interface.cpp:144) ==323247== by 0x1BBA1A55: _golden_run_simulation (packages/tests-vg/golden/src/RcppExports.cpp:33) ==323247== by 0x4A8029: R_doDotCall (svn/R-devel/src/main/dotcode.c:757) ==323247== by 0x4E2883: bcEval_loop (svn/R-devel/src/main/eval.c:8682) ==323247== by 0x4F29D7: bcEval (svn/R-devel/src/main/eval.c:7515) ==323247== by 0x4F29D7: bcEval (svn/R-devel/src/main/eval.c:7500) ==323247== by 0x4F2D0A: Rf_eval (svn/R-devel/src/main/eval.c:1167) ==323247== ==323247== 400 bytes in 2 blocks are possibly lost in loss record 199 of 2,655 ==323247== at 0x4843866: malloc (/builddir/build/BUILD/valgrind-3.24.0/coregrind/m_replacemalloc/vg_replace_malloc.c:446) ==323247== by 0x76879E3: __cxa_allocate_exception (/usr/src/debug/gcc-14.2.1-3.fc40.x86_64/obj-x86_64-redhat-linux/x86_64-redhat-linux/libstdc++-v3/libsupc++/../../../../libstdc++-v3/libsupc++/eh_alloc.cc:398) ==323247== by 0x1BBA03E9: void Rcpp::stop<>(char const*) (R-devel/site-library/Rcpp/include/Rcpp/exceptions.h:194) ==323247== by 0x1BB9E68D: Simulation::stepTrajectories() [clone .cold] (packages/tests-vg/golden/src/Simulation.cpp:245) ==323247== by 0x1BBB7857: Simulation::run(Rcpp::Vector<19, Rcpp::PreserveStorage>) (packages/tests-vg/golden/src/Simulation.cpp:104) ==323247== by 0x1BBBCC21: run_simulation(Rcpp::Vector<19, Rcpp::PreserveStorage>, Rcpp::Vector<19, Rcpp::PreserveStorage>) (packages/tests-vg/golden/src/rcpp_interface.cpp:144) ==323247== by 0x1BBA1A55: _golden_run_simulation (packages/tests-vg/golden/src/RcppExports.cpp:33) ==323247== by 0x4A8029: R_doDotCall (svn/R-devel/src/main/dotcode.c:757) ==323247== by 0x4E2883: bcEval_loop (svn/R-devel/src/main/eval.c:8682) ==323247== by 0x4F29D7: bcEval (svn/R-devel/src/main/eval.c:7515) ==323247== by 0x4F29D7: bcEval (svn/R-devel/src/main/eval.c:7500) ==323247== by 0x4F2D0A: Rf_eval (svn/R-devel/src/main/eval.c:1167) ==323247== by 0x4F4A8D: R_execClosure (svn/R-devel/src/main/eval.c:2389) ==323247== ==323247== 4,096 bytes in 2 blocks are possibly lost in loss record 370 of 2,655 ==323247== at 0x4843FEC: operator new(unsigned long) (/builddir/build/BUILD/valgrind-3.24.0/coregrind/m_replacemalloc/vg_replace_malloc.c:487) ==323247== by 0x1BBA4F6A: allocate (/usr/include/c++/14/bits/new_allocator.h:151) ==323247== by 0x1BBA4F6A: allocate (/usr/include/c++/14/bits/allocator.h:196) ==323247== by 0x1BBA4F6A: allocate (/usr/include/c++/14/bits/alloc_traits.h:478) ==323247== by 0x1BBA4F6A: _M_allocate (/usr/include/c++/14/bits/stl_vector.h:380) ==323247== by 0x1BBA4F6A: _M_realloc_append, std::allocator > > (/usr/include/c++/14/bits/vector.tcc:596) ==323247== by 0x1BBA4F6A: emplace_back, std::allocator > > (/usr/include/c++/14/bits/vector.tcc:123) ==323247== by 0x1BBA4F6A: push_back (/usr/include/c++/14/bits/stl_vector.h:1301) ==323247== by 0x1BBA4F6A: operator= (/usr/include/c++/14/bits/stl_iterator.h:738) ==323247== by 0x1BBA4F6A: transform > >, std::__cxx11::basic_string (*)(char const*)> (/usr/include/c++/14/bits/stl_algo.h:4219) ==323247== by 0x1BBA4F6A: Rcpp::exception::record_stack_trace() (R-devel/site-library/Rcpp/include/Rcpp/exceptions_impl.h:77) ==323247== by 0x1BBB8172: Rcpp::exception::exception(char const*, bool) (R-devel/site-library/Rcpp/include/Rcpp/exceptions.h:42) ==323247== by 0x1BBA040B: void Rcpp::stop<>(char const*) (R-devel/site-library/Rcpp/include/Rcpp/exceptions.h:194) ==323247== by 0x1BB9E68D: Simulation::stepTrajectories() [clone .cold] (packages/tests-vg/golden/src/Simulation.cpp:245) ==323247== by 0x1BBB7857: Simulation::run(Rcpp::Vector<19, Rcpp::PreserveStorage>) (packages/tests-vg/golden/src/Simulation.cpp:104) ==323247== by 0x1BBBCC21: run_simulation(Rcpp::Vector<19, Rcpp::PreserveStorage>, Rcpp::Vector<19, Rcpp::PreserveStorage>) (packages/tests-vg/golden/src/rcpp_interface.cpp:144) ==323247== by 0x1BBA1A55: _golden_run_simulation (packages/tests-vg/golden/src/RcppExports.cpp:33) ==323247== by 0x4A8029: R_doDotCall (svn/R-devel/src/main/dotcode.c:757) ==323247== by 0x4E2883: bcEval_loop (svn/R-devel/src/main/eval.c:8682) ==323247== by 0x4F29D7: bcEval (svn/R-devel/src/main/eval.c:7515) ==323247== by 0x4F29D7: bcEval (svn/R-devel/src/main/eval.c:7500) ==323247== by 0x4F2D0A: Rf_eval (svn/R-devel/src/main/eval.c:1167) ==323247== ==323247== 7,534 bytes in 104 blocks are possibly lost in loss record 412 of 2,655 ==323247== at 0x4843FEC: operator new(unsigned long) (/builddir/build/BUILD/valgrind-3.24.0/coregrind/m_replacemalloc/vg_replace_malloc.c:487) ==323247== by 0x1BBA531A: allocate (/usr/include/c++/14/bits/new_allocator.h:151) ==323247== by 0x1BBA531A: allocate (/usr/include/c++/14/bits/allocator.h:196) ==323247== by 0x1BBA531A: allocate (/usr/include/c++/14/bits/alloc_traits.h:478) ==323247== by 0x1BBA531A: _S_allocate (/usr/include/c++/14/bits/basic_string.h:131) ==323247== by 0x1BBA531A: _M_create (/usr/include/c++/14/bits/basic_string.tcc:159) ==323247== by 0x1BBA531A: _M_construct (/usr/include/c++/14/bits/basic_string.tcc:229) ==323247== by 0x1BBA531A: basic_string (/usr/include/c++/14/bits/basic_string.h:556) ==323247== by 0x1BBA531A: demangler_one (R-devel/site-library/Rcpp/include/Rcpp/exceptions_impl.h:60) ==323247== by 0x1BBA531A: transform > >, std::__cxx11::basic_string (*)(char const*)> (/usr/include/c++/14/bits/stl_algo.h:4219) ==323247== by 0x1BBA531A: Rcpp::exception::record_stack_trace() (R-devel/site-library/Rcpp/include/Rcpp/exceptions_impl.h:77) ==323247== by 0x1BBB8172: Rcpp::exception::exception(char const*, bool) (R-devel/site-library/Rcpp/include/Rcpp/exceptions.h:42) ==323247== by 0x1BBA040B: void Rcpp::stop<>(char const*) (R-devel/site-library/Rcpp/include/Rcpp/exceptions.h:194) ==323247== by 0x1BB9E68D: Simulation::stepTrajectories() [clone .cold] (packages/tests-vg/golden/src/Simulation.cpp:245) ==323247== by 0x1BBB7857: Simulation::run(Rcpp::Vector<19, Rcpp::PreserveStorage>) (packages/tests-vg/golden/src/Simulation.cpp:104) ==323247== by 0x1BBBCC21: run_simulation(Rcpp::Vector<19, Rcpp::PreserveStorage>, Rcpp::Vector<19, Rcpp::PreserveStorage>) (packages/tests-vg/golden/src/rcpp_interface.cpp:144) ==323247== by 0x1BBA1A55: _golden_run_simulation (packages/tests-vg/golden/src/RcppExports.cpp:33) ==323247== by 0x4A8029: R_doDotCall (svn/R-devel/src/main/dotcode.c:757) ==323247== by 0x4E2883: bcEval_loop (svn/R-devel/src/main/eval.c:8682) ==323247== by 0x4F29D7: bcEval (svn/R-devel/src/main/eval.c:7515) ==323247== by 0x4F29D7: bcEval (svn/R-devel/src/main/eval.c:7500) ==323247== by 0x4F2D0A: Rf_eval (svn/R-devel/src/main/eval.c:1167) ==323247== ==323247== LEAK SUMMARY: ==323247== definitely lost: 0 bytes in 0 blocks ==323247== indirectly lost: 0 bytes in 0 blocks ==323247== possibly lost: 14,691 bytes in 130 blocks ==323247== still reachable: 114,345,492 bytes in 21,341 blocks ==323247== of which reachable via heuristic: ==323247== stdstring : 1,041 bytes in 10 blocks ==323247== suppressed: 148 bytes in 1 blocks ==323247== Reachable blocks (those to which a pointer was found) are not shown. ==323247== To see them, rerun with: --leak-check=full --show-leak-kinds=all ==323247== ==323247== For lists of detected and suppressed errors, rerun with: -s ==323247== ERROR SUMMARY: 15 errors from 15 contexts (suppressed: 0 from 0)