Page 1 of 1

Faild to run example (simple-junction)

Posted: Sat May 07, 2022 3:22 am
by biodc172
Hi,
Im trying to run the simple-juntion example and I got this error please help :cry: .
I am running code-saturne 7.1.1 on Centos 3.10.0-957.el7.x86_64 with 1 thread.
Please let me know if more imformation is needed.
Best regards. :D

SIGSEGV signal (forbidden memory area access) intercepted!

Call stack:
1: 0x2ae296bd6cc0 <+0x1fcc0> (libgfortran.so.5)
2: 0x2ae296df977e <_gfortran_st_open+0x3be> (libgfortran.so.5)
3: 0x4d1b22 <> (cs_solver)
4: 0x42a45a <> (cs_solver)
5: 0x40813a <> (cs_solver)
6: 0x2ae297a26555 <__libc_start_main+0xf5> (libc.so.6)
7: 0x408668 <> (cs_solver)
End of stack

Re: Faild to run example (simple-junction)

Posted: Sun May 08, 2022 11:42 pm
by Yvan Fournier
Hello,

From you stack trace, it seems the error appears immediately, when loading the Fortran library.

So this seems to be an installation issue, and we should move or continue this thread to the "installation issues" sub-forum.

All the information mentioned in the usage recommendation for that section will be useful, too.

Best regards,

Yvan

Re: Faild to run example (simple-junction)

Posted: Mon May 09, 2022 3:38 am
by biodc172
Thanks, I'll post it in the installation section.