-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Downlink Shift Crashes FSW on HITL and x86 Linux #862
Comments
We are seeing the below after applying the above uplink [2022-02-09 22:36:23.518867] (ERROR) Post update fields [2022-02-09 22:36:23.580867] (ERROR) DP pre execute |
Corresponding code in DowlinkProducer:
Failing in the std::move assignment |
Downlink Producer Code
|
Debugging tooling pushed to |
Testing with: |
Using this specific uplink, because #863 is a confounding issue/issue ticket, we observe that certain downlink shifts cause a std::move to segfault the spacecraft.
Note that shifting flow 36 with flow 2 does not cause a segfault!! Therefore, some parts of flow shifting work...
Note further that this issue affects HITL, and x86 Linux.
Linux Version:
Observed on EDU running
fsw_teensy36_hitl_leader
THIS ISSUE DOES NOT AFFECT x86 MacOS???
Example uplink that crashes FSW:
The text was updated successfully, but these errors were encountered: