segmentation error

Submitted by TakaTo on Wed, 08/26/2020 - 05:31

Hello all,

A segmentation error occurs in the calculation of cohesive particles.

There is already a topic, but I couldn't solve it, so please advise.

[] *** Process received signal ***
[] Signal: Segmentation fault (11)
[] Signal code: Address not mapped (1)
[] Failing at address: 0x55d958fe75b8
[] [ 0] /lib/x86_64-linux-gnu/libpthread.so.0(+0x128a0)[0x7f2c195708a0]
[] [ 1] ./lmp_auto(+0x56634d)[0x55db572fd34d]
[] [ 2] ./lmp_auto(+0x5d0e01)[0x55db57367e01]
[] [ 3] ./lmp_auto(+0x55f14c)[0x55db572f614c]
[] [ 4] ./lmp_auto(+0x6c8f58)[0x55db5745ff58]
[] [ 5] ./lmp_auto(+0x5a821e)[0x55db5733f21e]
[] [ 6] ./lmp_auto(+0x1039e5)[0x55db56e9a9e5]
[] [ 7] ./lmp_auto(+0x101659)[0x55db56e98659]
[] [ 8] ./lmp_auto(+0x101eb6)[0x55db56e98eb6]
[] [ 9] ./lmp_auto(+0xaa67c)[0x55db56e4167c]
[] [10] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7)[0x7f2c1918eb97]
[] [11] ./lmp_auto(+0xab7ba)[0x55db56e427ba]
[] *** End of error message ***
Segmentation fault (core dumped)

Thank you.