Abort due to 'Segamentation Fault' #181
YuanZhongYan
started this conversation in
General
Replies: 1 comment 1 reply
-
Hi. Version 1.2.4 contains only trivial changes: better error messages. Magick, which I believe refers to ImageMagick, is an external dependency of Comsol. I don't know why you get that segmentation fault all of a sudden, but the new MPh version can't be the reason. Nothing changed in that regard. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi there,
This is a wonderful Python API for COMSOL; thanks to the developers.
I have used the MPH package to call COMSOL for random simulations for a while. The script works well with version 1.2.3. However, PyCharm randomly raises the error: Magick: abort due to signal 11 (SIGSEGV) "Segmentation Fault"... after I updated the package to the newest version (1.2.4). Is there something wrong with my environment setup?
Beta Was this translation helpful? Give feedback.
All reactions