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
I want to perform a ERT-inversion,
but program fails at mgr.invert(), more precise
in ertModelling.py, line 178 in response: "resp = self._core.response(mod)"
with error:
"Fatal Python error: Aborted" (ipython)
"malloc(): unsorted double linked list corrupted" (when started inside bash)
I use:
on Linux Mint 21.3 Cinnamon
thanks for your help!
The text was updated successfully, but these errors were encountered:
Going back to old versions should never be an option. As far as I can see it is a specific constellation on Python 3.11.
Closing this issue anyway but other issues with linking problems stay open until being solved through pgcore 1.6.
I want to perform a ERT-inversion,
but program fails at mgr.invert(), more precise
in ertModelling.py, line 178 in response: "resp = self._core.response(mod)"
with error:
"Fatal Python error: Aborted" (ipython)
"malloc(): unsorted double linked list corrupted" (when started inside bash)
I use:
on Linux Mint 21.3 Cinnamon
thanks for your help!
The text was updated successfully, but these errors were encountered: