[lammps-users] segmentation fault(core dumped) error

Hi,

I’ve been trying to run the latest version of lammps (lammps-14Dec07) but having memory problems.
I can successfully install it (using Makefile.serial) and executable lmp_serial file is created with no error messages.
But when I try to run a simulation, it comes to “setting up run” and then gives me the error: "Segmentation fault(core dumped). I tried simulating the same system using latest version (5Oct - without the upgrades) and it works fine. I think there is a memory problem in the upgraded package.

Did anybody else have the same problem?
thank you,

sezen

Please post your input script (and data file if needed).

Steve

It was a one-line bug in the dihedral class2 tabulation of virial info.
Posted a patch.

Thanks,
Steve