compilation error

Hi there,

We have encountered a newer kind of error (snap attached) while a trial run. We could not see this error ID in LAMMPS manual. Kindly advice.

Regards,
Saurav Goel

Screenshot.jpg

Hi there,

We have encountered a newer kind of error (snap attached) while a trial
run. We could not see this error ID in LAMMPS manual. Kindly advice.

this is not a new kind of error.
this kind of error (segmentation fault)
happens when using an MPICH based
MPI compile almost always when something
goes wrong.

the real error probably happened on one of the
"remote" processes and is not communicated
to the rank 0 process.

do you get the same error, when you run
with just one process?

on top of that, you are using a nearly
3 year old version of lammps. nobody
is going to chase down bugs in such
an outdated version.

please upgrade and try again, and the
post complete(!) inputs to reproduce the
issue if it persists.

axel.

Dear Sir,

There seems some problem with USER-MISC package in the most recent version of 19-12-11. Can you kindly advice.

Regards,
Saurav

Screenshot.png

Dear Sir,

There seems some problem with USER-MISC package in the most recent version of 19-12-11. Can you kindly advice.

Do you have any proof to back this statement up?

Otherwise it is pretty much impossible to give any advice without knowing where exactly the problem lies. Just claiming there is something wrong in user-misc is not sufficient.

Axel

Dear Sir,

I did sent the snapshot with my query.

Regards,
Saurav

Dear Sir,

I did sent the snapshot with my query.

which is *completely* useless as it doesn't provide
*any* specific information about where the error is
happening. it could just as well be that there is an
error in your input.

how do you deduce from that, that there would
be a problem in USER-MISC?

all that you have show is, that your simulation
doesn't run for you. but there is *no* way for
anybody to verify or reproduce this.

unless you provide proper information,
be prepared to be happily ignored.

axel.

Dear Sir,

I did sent the snapshot with my query.

ok. i finally get it. you sent *another* snapshot
and were not referring to the ongoing discussion,
but rather wanted to report a *new* problem.

i strongly recommend to start a new thread
with a new subject line in this case. it is
otherwise difficult to tell.

on top of that, you should use cut-n-paste
of the text directly into the e-mail rather
than sending an image. not everybody uses
a graphical e-mail client and having to launch
an external graphical viewer is a hassle leading
to frustration if the content is basically text.

in any case, those are warnings.
does the code compile and link?

axel.