Fatal Signal 11 (SIGSEGV)

Hi All,

I’m fitting some data and I’ve gotten an error I have never seen before. At the end it outputs this:


++ Job #0 waiting for children to finish; elapsed time=1519.444
++ Job #11 finished; elapsed time=1529.859
++ Job #10 finished; elapsed time=1539.816
++ Job #1 finished; elapsed time=1539.950
++ Job #9 finished; elapsed time=1553.419
++ Job #8 finished; elapsed time=1564.275
++ Job #6 finished; elapsed time=1564.891
++ Job #4 finished; elapsed time=1566.386
++ Job #3 finished; elapsed time=1568.786
++ Job #2 finished; elapsed time=1568.846
++ Job #5 finished; elapsed time=1573.481
++ Job #7 finished; elapsed time=1575.368
++ Job #0 now finishing up; elapsed time=1575.374
Fatal Signal 11 (SIGSEGV) received in job #0


3dNLfim \
-jobs 12 \
-input $Path/Filename+orig \
-signal DiffExp \
-noise Linear \
-nabs \
-nrand 200 \
-nbest 10 \
...

I’ve excluded the bounds I set for the different coefficients of the fit. It seems to fail at the end just before it writes any of the output datasets. Anyone have an idea what is going on? Thanks for any help.

Cheers,
Edwin

Hi Edwin,

Have you monitored the memory usage while this is running? Do yo have enough RAM for it?

If you do not resolve what is going wrong, I could help, but I would have to be able to duplicate what you are doing.

  • rick