Abaqus - Error: standard.exe / rank 0 / thread 0 encountered a system exception 0xC0000005 (EXCEPTION_ACCESS_VIOLATION

Hello everyone,


I'm writing this question due to a problem that is happening when I try to run a subroutine in Fortran.

I have already installed Visual Studio 2019, Intel Toolkit OneAPI Base and HPC 2022, and Abaqus 2022. I have also verified the (abq2022 verify -user_std), (abq2022 verify -user_exp), and (abq2022 info=system), all passing. However, when I submit the job, the following error appears to me:

"
End Compiling Abaqus/Standard User Subroutines Begin Linking Abaqus/Standard User Subroutines Creating library standardU.lib and object standardU.exp libirc.lib(fast_mem_ops.obj) : warning LNK4210: .CRT section exists; there may be unhandled static initializers or terminators End Linking Abaqus/Standard User Subroutines 03/10/2022 15:55:42 Begin Analysis Input File Processor 03/10/2022 15:55:42 Run pre.exe 03/10/2022 15:55:49 End Analysis Input File Processor Begin Abaqus/Standard Analysis 03/10/2022 15:55:49 Run standard.exe 4.0 49.0 1.0 37121737.3 1.0 0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00 0.00 0.00 0.00 0.00 0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00 NaN NaN 0.50108 2.17263 *** Error: standard.exe / rank 0 / thread 0 encountered a system exception 0xC0000005 (EXCEPTION_ACCESS_VIOLATION) *** Error: standard.exe / rank 0 / thread 0 encountered a system exception 0xC0000005 (EXCEPTION_ACCESS_VIOLATION) "


Could anyone help me with that if possible? What could be happening?


I appreciate it. Thank you