error message "SIGSEGV signal (forbidden memory.."

hello
Saturne stops after a successful preprocessing with the message (in file “listing”)

“SIGSEGV signal (forbidden memory area access) intercepted!”

What I did: I am working at the tutorial “02_full_domain”. case1 (of 3 cases) is rather similar as the tutorial “01_simple_junction”, only a larger mesh region is used, so there are 3 meshes. I copied the xml-file of the 1st tutorial to the DATA-folder of the second, then I opened it with Saturne-GUI and completed the list of the meshes. Then I pressed “start calculation”.

In that manner (copying the .xml) I think I can avoid, to type in again all the same input as was already done in tutorial 1.

Can somebody please explain where lies the problem?

Thank you
Regards
Johannes_ACKVA
20171007-1450.zip (93.1 KB)

Hello,

The way to create a new case re-using an existing case is the following

 code saturne create --copy-from case1 -c case2

Regards,

Luciano