I run the torch program with flask but after a while,the program return “Process finished with exit code -1073741819 (0xC0000005)” and I find the fault message in PC logs
AppName python.exe
AppVersion 3.10.16150.1013
AppTimeStamp 6759bc08
ModuleName nvdxgdmal64.dll_unloaded
ModuleVersion 0.0.0.0
ModuleTimeStamp 67bd3845
ExceptionCode c0000005
FaultingOffset 00000000000083b0
ProcessId 0x92e4
ProcessCreationTime 0x1db8f2be2c76f34
ModulePath nvdxgdmal64.dll
IntegratorReportId 72313c85-31ae-427a-a47b-de7b8e41968d
I try to reinstall or rollback last version of graphics card driver but it not working
How to solve it?