You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting the following error when running playground/benchmark-seir.R using R -gdb:
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff4466fcc in epiworld::default_rm_virus<int> (a=..., model=0x555558435ee0) at ../inst/include/epiworld/agent-actions-meat.hpp:114
114 model->get_db().today_virus[v->get_id()][p->state_prev]--;
I am getting the following error when running
playground/benchmark-seir.R
usingR -gdb
:This happens on the speedup PR.
The text was updated successfully, but these errors were encountered: