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
MAgent, on certain systems, randomly crashes due to segfault errors. Systems with the problem seem to be rare, but on the systems the problem is frequent. The problem is upstream in the MAgent C codebase that PettingZoo depends on. We still have absolutely no clue what the problem is after doing a code review and exploring it with Valgrind. A second set of eyes on this matter would be very welcome.
This is also why MAgent tests are disabled with CI- back when we were using Travis everything was fine, but GitHub Actions CI currently frequently has the segfault problem.
The text was updated successfully, but these errors were encountered:
MAgent, on certain systems, randomly crashes due to segfault errors. Systems with the problem seem to be rare, but on the systems the problem is frequent. The problem is upstream in the MAgent C codebase that PettingZoo depends on. We still have absolutely no clue what the problem is after doing a code review and exploring it with Valgrind. A second set of eyes on this matter would be very welcome.
This is also why MAgent tests are disabled with CI- back when we were using Travis everything was fine, but GitHub Actions CI currently frequently has the segfault problem.
The text was updated successfully, but these errors were encountered: