Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python Constantly Crashing
#1
Hi,

We have Python installed on a Windows 10 Pro machine and it is constantly crashing all the time. The version is 3.9.9. We use Python to process Open AI libraries.

The machine is equipped with an Intel i9 CPU and Nvidia 4090 graphics card. When we check the event viewer, every minute we are getting the below two errors:

Faulting application name: python.exe, version: 3.9.9150.1013, time stamp: 0x6192a38c
Faulting module name: ntdll.dll, version: 10.0.19041.3636, time stamp: 0x9b64aa6f
Exception code: 0xc0000374
Fault offset: 0x00000000000ff349
Faulting process ID: 0x11c4
Faulting application start time: 0x01da4cfce7f8bd4b
Faulting application path: C:\Users\[user]\AppData\Local\Programs\Python\Python39\python.exe
Faulting module path: C:\Windows\SYSTEM32\ntdll.dll
Report ID: d25b0a13-e36d-4146-9157-45533b9b9b0c
Faulting package full name:
Faulting package-relative application ID:


Faulting application name: python.exe, version: 3.9.9150.1013, time stamp: 0x6192a38c
Faulting module name: python39.dll, version: 3.9.9150.1013, time stamp: 0x6192a341
Exception code: 0xc0000005
Fault offset: 0x000000000002b844
Faulting process ID: 0x21dc
Faulting application start time: 0x01da4ce2ec2c5743
Faulting application path: C:\Users\[user]\AppData\Local\Programs\Python\Python39\python.exe
Faulting module path: C:\Users\[user]\AppData\Local\Programs\Python\Python39\python39.dll
Report ID: d3f1b3e5-d490-4ea1-b436-3407a092f11c
Faulting package full name:
Faulting package-relative application ID:


Any idea what these errors are, please? If you require more information please let me know. Thank you
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  logging values from constantly updating CLI app imvirgo 1 607 Sep-27-2023, 05:01 PM
Last Post: deanhystad
  Problem with my code slowing down and crashing SuchUmami 1 574 Jul-21-2023, 10:09 AM
Last Post: Gribouillis
  program crashing antonzachrisson 1 1,504 Feb-03-2020, 09:57 PM
Last Post: Larz60+
  How do I run background functions constantly Mondaythe1st 5 12,048 Jul-25-2017, 09:39 AM
Last Post: DeaD_EyE

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020