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
This might be an issue similar to why the testGncOptimize test failed once out of 100 runs. I could take a deeper look into this issue with a minimal reproducing example.
In the meanwhile, it may be better to just revert my PR.
Description
When updating to the latest commit of the
develop
branch my existing codebase that uses GTSAM started crashing when running LM.There is no stack-trace, only an error saying the process has died:
I have narrowed it down to 6ee17c2 which comes from #800. Checking out the previous commit causes the program to no longer crash.
It may help to list some classes I'm using:
Expected behavior
Should not crash
Environment
The text was updated successfully, but these errors were encountered: