Closed dweindl closed 2 weeks ago
The issue is probaly in Model.clone
:
Current thread 0x00007fb917717b80 (most recent call first):
File "/home/runner/work/AMICI/AMICI/python/sdist/amici/amici.py", line 5226 in clone
File "/home/runner/work/AMICI/AMICI/venv/lib/python3.11/site-packages/pypesto/objective/amici/amici.py", line 298 in __deepcopy__
File "/opt/hostedtoolcache/Python/3.11.10/x64/lib/python3.11/copy.py", line 153 in deepcopy
File "/home/runner/work/AMICI/AMICI/venv/lib/python3.11/site-packages/pypesto/objective/amici/amici.py", line 615 in set_custom_timepoints
File "/tmp/ipykernel_21629/2584272737.py", line 12 in _simulate
Occassional segfaults when executing
ExampleSplinesSwameye2003.ipynb
. Happened twice within the last 3 weeks.https://github.com/AMICI-dev/AMICI/actions/runs/11763765371/job/32768158595:
Previously this happened here: https://github.com/AMICI-dev/AMICI/actions/runs/11495925466/job/31996499560?pr=2563 (Oct 24)