Data transmission from standard to explicit

I am new to the ABAQUS subroutine. I tried to take the results of the statics calculation as the initial state of the explicit and carried out the next calculation, where the explicit calculation called the VUMAT subroutine and the following error occurred:
*** ABAQUS/package rank 0 encountered a SEGMENTATION FAULT
*** ERROR CATEGORY:  PACKAGE
My VUMAT subroutine has been verified to perform the calculation, I don't know if there is a problem with my setting conditions or there is something else wrong with my subroutine, or if I have to call the VEXTERNALDB subroutine to achieve it.