Segmentation fault on plane wave computations
Posted: Tue Feb 26, 2019 6:40 am
Hello,
I am getting segmentation faults on PAW calculations just after the SCF converges. Here is the message that comes up on running the first PAW tutorial:
I've tried different PAW runs and psps, but they all seem to break like this. I am using Ubuntu 18.10 on a 64 bit PC.
Cheers,
Jim
I am getting segmentation faults on PAW calculations just after the SCF converges. Here is the message that comes up on running the first PAW tutorial:
Code: Select all
Program received signal SIGSEGV: Segmentation fault - invalid memory reference.
Backtrace for this error:
#0 0x7fa84194491a in ???
#1 0x7fa841943b43 in ???
#2 0x7fa8415d70ff in ???
#3 0x7fa84273a603 in ???
#4 0x5637c5583914 in __m_pawrhoij_MOD_pawrhoij_io
at ../../../src/42_libpaw/m_pawrhoij.F90:2555
#5 0x5637c507bf94 in __m_hdr_MOD_hdr_ncwrite
at ../../../src/56_io_mpi/m_hdr.F90:3666
#6 0x5637c469d9f0 in __m_outscfcv_MOD_outscfcv
at ../../../src/94_scfcv/m_outscfcv.F90:611
#7 0x5637c4689c16 in __m_scfcv_core_MOD_scfcv_core
at ../../../src/94_scfcv/m_scfcv_core.F90:2112
#8 0x5637c46811b7 in scfcv_scfcv
at ../../../src/94_scfcv/m_scfcv.F90:746
#9 0x5637c466e393 in __m_gstate_MOD_gstate
at ../../../src/95_drive/m_gstate.F90:1331
#10 0x5637c4582f49 in __m_gstateimg_MOD_gstateimg
at ../../../src/95_drive/m_gstateimg.F90:543
#11 0x5637c4572b4c in __m_driver_MOD_driver
at ../../../src/95_drive/m_driver.F90:705
#12 0x5637c456a95b in abinit
at ../../../src/98_main/abinit.F90:444
#13 0x5637c456725e in main
at ../../../src/98_main/abinit.F90:94
I've tried different PAW runs and psps, but they all seem to break like this. I am using Ubuntu 18.10 on a 64 bit PC.
Cheers,
Jim