Dear Tian, I am also facing same problem. I was using the 3.7 dev version and changed to stable one but the problem persists when using the .gbw file (since the wfn file do not contain the basis information, as stated by Multiwfn).
The error is as followed, when utilizing "4.2.4 Decompose properties at a critical point as orbital contributions" on the manual.Calculating atomic contributions to orbitals by Hirshfeld method...
forrtl: severe (174): SIGSEGV, segmentation fault occurred
forrtl: severe (174): SIGSEGV, segmentation fault occurred
forrtl: severe (174): SIGSEGV, segmentation fault occurred
...
Please compress the input file and send it to my E-mail box, and show me all commands you inputted in Multiwfn, and also send me the settings.ini file. I will check.
]]>Calculating atomic contributions to orbitals by Hirshfeld method...
forrtl: severe (174): SIGSEGV, segmentation fault occurred
forrtl: severe (174): SIGSEGV, segmentation fault occurred
forrtl: severe (174): SIGSEGV, segmentation fault occurred
I am using Ubuntu 18.04
The bash section is as followed
#Multiwfn
export KMP_STACKSIZE=20000000000
export Multiwfnpath=/home/prasanta/Multiwfn/Multiwfn_3.7_bin_Linux/
export PATH=$PATH:/home/prasanta/Multiwfn/Multiwfn_3.7_bin_Linux/
ulimit -s unlimited
It also sourced properly.
What could be the problem?
Thanks in advance...