[Bug:] wrapper functions and Rcpp objects going out of scope. #706
Labels
kind: bug
Something isn't working
status: triage_needed
This is not approved for this milestone, do not work on it yet
Describe the bug
When Rcpp objects are created from fit_fims, they go out of scope and are deleted after the call. Their pointers remain in FIMSRcppInterfaceBase::fims_interface_objects, causing a segfault when the finalize routine is called.
Describe how to reproduce the bug
call finalize after fit_fims
Screenshots
No response
Which OS are you seeing the problem on?
Linux
Which browser are you seeing the problem on?
No response
Which version of FIMS are you seeing the problem on?
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: