Open benlorenz opened 2 weeks ago
Do you have more of a backtrace, so we know where in the julia code this error happens?
I skimmed through all the julia code in BasisLieHighestWeight
, and apart from a lot of GAP, this only seems to call into polymake (via CxxWrap) in https://github.com/oscar-system/Oscar.jl/blob/1217ab321f1f83588c0ea6c792ab163f6c801e38/experimental/BasisLieHighestWeight/src/WeylPolytope.jl#L98.
Maybe this helps to track the issue down
The backtrace is just these few lines, see here: https://github.com/oscar-system/Oscar.jl/actions/runs/11713073053/job/32625109869?pr=4281#step:10:1625 (It is not unusual that the macos backtraces are broken...)
The relevant error is a few lines above:
This looks like some C++ exception handling issue, maybe related to the mixing of different C++ libraries (libstdc++ / libc++). I have seen this a few times but only on the macos RPTU runner. It usually disappears when re-running the job.
Originally posted by @benlorenz in https://github.com/oscar-system/Oscar.jl/issues/4281#issuecomment-2461746980
Edit: The unmangled symbols are: