Page 1 of 1

[SOLVED] ERROR RUNNING ABINIT

Posted: Thu Jun 21, 2012 7:17 am
by CarmineAutieri
Hello Everybody,

I found this problem running Abinit 6-2-3 :
forrtl: severe (173): A pointer passed to DEALLOCATE points to an array that cannot be deallocated

How can I solve this problem? what I must change in the compilation of the code?
If I move to the new versions is it possible that this error will disappear?

Thanks for help
Best
Carmine Autieri

Re: ERROR RUNNING ABINIT

Posted: Fri Jun 22, 2012 11:12 pm
by ljludwig
My suggestion is to try 6.12.3 first; simply
./configure
./make
./make install
and make sure there is no problem of somewhere else.

Re: ERROR RUNNING ABINIT

Posted: Wed Jun 27, 2012 12:27 pm
by CarmineAutieri
You are right. It was a problem of the old version of ABINIT.

thanks
Carmine