SIGSEGV signal issue
Posted: Mon Jun 09, 2025 8:50 pm
Hi all,
I am trying to run code_saturne 7.0.2 with ssh-aerosol model, but I always got the error like this:
Hydrostatic pressure computation:
updating the Dirichlets at the end (CALHYD)
SIGSEGV signal (forbidden memory area access) intercepted!
Call stack:
1: 0x70d38425d704 <cs_turbulence_ke+0xac4> (libsaturne-7.0.so)
2: 0x5fe53923e275 <tridim_+0x4371> (cs_solver)
3: 0x70d383cbee90 <caltri_+0x1c8f> (libsaturne-7.0.so)
4: 0x70d384c88ba1 <main+0x721> (libcs_solver-7.0.so)
5: 0x70d38342a1ca <+0x2a1ca> (libc.so.6)
6: 0x70d38342a28b <__libc_start_main+0x8b> (libc.so.6)
7: 0x5fe539205625 <_start+0x25> (cs_solver)
End of stack
Really thanks if you have any suggestion for this
I am trying to run code_saturne 7.0.2 with ssh-aerosol model, but I always got the error like this:
Hydrostatic pressure computation:
updating the Dirichlets at the end (CALHYD)
SIGSEGV signal (forbidden memory area access) intercepted!
Call stack:
1: 0x70d38425d704 <cs_turbulence_ke+0xac4> (libsaturne-7.0.so)
2: 0x5fe53923e275 <tridim_+0x4371> (cs_solver)
3: 0x70d383cbee90 <caltri_+0x1c8f> (libsaturne-7.0.so)
4: 0x70d384c88ba1 <main+0x721> (libcs_solver-7.0.so)
5: 0x70d38342a1ca <+0x2a1ca> (libc.so.6)
6: 0x70d38342a28b <__libc_start_main+0x8b> (libc.so.6)
7: 0x5fe539205625 <_start+0x25> (cs_solver)
End of stack
Really thanks if you have any suggestion for this