Segmentation fault in peri module

Hi,

i compiled the git version of lammps from yesterday with make openmpi
and yes-peri and in every run, not depending on the amount of particles,
i got this segmentation fault:

<terminal>
   60000 2.0135333e+28 1.4427637e+08 0 1.4476075e+10
2.3270013e+09 4.1059419
*** Process received signal ***
Signal: Segmentation fault (11)
Signal code: Address not mapped (1)
Failing at address: 0x7f8c8bc7a3f0
[ 0] /lib/libpthread.so.0(+0xf8f0) [0x7f8e6ecde8f0]
[ 1]
lmp_openmpi(_ZN9LAMMPS_NS8Neighbor15half_bin_newtonEPNS_9NeighListE+0x3c2)
[0x6b28d2]
[ 2] lmp_openmpi(_ZN9LAMMPS_NS8Neighbor5buildEv+0x2cb) [0x6a4cfb]
[ 3] lmp_openmpi(_ZN9LAMMPS_NS6Verlet3runEi+0x147) [0x77cb77]
[ 4] lmp_openmpi(_ZN9LAMMPS_NS3Run7commandEiPPc+0x298) [0x74ebf8]
[ 5] lmp_openmpi(_ZN9LAMMPS_NS5Input15execute_commandEv+0xa8e) [0x662afe]
[ 6] lmp_openmpi(_ZN9LAMMPS_NS5Input4fileEv+0x3c8) [0x6633f8]
[ 7] lmp_openmpi(main+0x49) [0x6724b9]
[ 8] /lib/libc.so.6(__libc_start_main+0xfd) [0x7f8e6e96ac4d]
[ 9] lmp_openmpi() [0x464989]
*** End of error message ***
Segmentation fault
</terminal>

Is it a known bug in the peri module?

Best regards

Patrick Diehl

Hi,

i compiled the git version of lammps from yesterday with make openmpi
and yes-peri and in every run, not depending on the amount of particles,
i got this segmentation fault:

<terminal>
   60000 2.0135333e+28 1.4427637e+08 0 1.4476075e+10
2.3270013e+09 4.1059419
*** Process received signal ***
Signal: Segmentation fault (11)
Signal code: Address not mapped (1)
Failing at address: 0x7f8c8bc7a3f0
[ 0] /lib/libpthread.so.0(+0xf8f0) [0x7f8e6ecde8f0]
[ 1]
lmp_openmpi(_ZN9LAMMPS_NS8Neighbor15half_bin_newtonEPNS_9NeighListE+0x3c2)
[0x6b28d2]
[ 2] lmp_openmpi(_ZN9LAMMPS_NS8Neighbor5buildEv+0x2cb) [0x6a4cfb]
[ 3] lmp_openmpi(_ZN9LAMMPS_NS6Verlet3runEi+0x147) [0x77cb77]
[ 4] lmp_openmpi(_ZN9LAMMPS_NS3Run7commandEiPPc+0x298) [0x74ebf8]
[ 5] lmp_openmpi(_ZN9LAMMPS_NS5Input15execute_commandEv+0xa8e) [0x662afe]
[ 6] lmp_openmpi(_ZN9LAMMPS_NS5Input4fileEv+0x3c8) [0x6633f8]
[ 7] lmp_openmpi(main+0x49) [0x6724b9]
[ 8] /lib/libc.so.6(__libc_start_main+0xfd) [0x7f8e6e96ac4d]
[ 9] lmp_openmpi() [0x464989]
*** End of error message ***
Segmentation fault
</terminal>

Is it a known bug in the peri module?

is this running the example scripts? if not,
chances are, they are due to bad dynamics
due to your input.

axel.