Re: [deal.II] Received signal SIGSEGV, Segmentation fault

2023-12-30 Thread Wolfgang Bangerth
Jack: I don't know what is causing the problem, but will say that what you are doing is just too complicated -- building everything in a conda environment by hand. From where the error appears, one might suspect that you are mixing the MPI implementation used inside conda with the one that's

[deal.II] Received signal SIGSEGV, Segmentation fault

2023-12-29 Thread Smith Jack
Hello, I am trying to compile DEAL.II on a server. There is no error in the compilation, but when I try to run an example, segmentation fault occurs. I create a environment by conda, in this environment, I installed gcc, gxx, gfortan, make, cmake, lapack, blas, scalapack, petsc, symengine I also