Openmc aborts in the middle of a simulation

I get this issue when trying to run an example script from the neutronics workshop. It aborts after a few minutes of running. Any ideas?

===============> FIXED SOURCE TRANSPORT SIMULATION <===============

Simulating batch 1
Traceback (most recent call last):
File “/Users/christianandresclaro/openmc/code/import openmc.py”, line 97, in
openmc.run(threads=8)
File “/Users/christianandresclaro/miniconda3/lib/python3.10/site-packages/openmc/executor.py”, line 314, in run
_run(args, output, cwd)
File “/Users/christianandresclaro/miniconda3/lib/python3.10/site-packages/openmc/executor.py”, line 125, in _run
raise RuntimeError(error_msg)
RuntimeError: OpenMC aborted unexpectedly.

Hi, I have the same error while im trying to plot in the SFR example

have you resolved this?

no, I have not yet. I also made a post about my situation before I saw cclaro’s post.