How to fix C:\WINDOWS\SYSTEM32\ntdll.dll errors

John Robak 5 Reputation points
2024-04-09T19:04:11.49+00:00

WINDOWS\SYSTEM32\ntdll.dll errors

We have Windows 10 on all 30 workstations which are accessed through a VPN and Remote Desktop Connection From our outside locations When in Sage Business Works application and have a high volume of activity at 1 location the workstations freeze up Looking at the event log, we are getting Faulting module path: C:\WINDOWS\SYSTEM32\ntdll.dll I have done SFC /scannow and removed the last windows update to this file and am still getting errors. I believe it is not the application because it is not happening on other machines and only happens when there is a lot of activity in the application out of only 1 location I think it is a firewall issue but vendor says everything is configured correctly We have a static IP at the location Can anyone enlighten me on the problem and possible fix - Thanks

Windows for business | Windows Client for IT Pros | User experience | Remote desktop services and terminal services
Windows for business | Windows Server | User experience | Print jobs
Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments
{count} vote

1 answer

Sort by: Most helpful
  1. Michael Taylor 60,326 Reputation points
    2024-04-09T19:36:43.89+00:00

    It is unlikely ntdll.dll. However that module is often in the callstack of errors because it is heavily used. Get the entire callstack for the crash. This will tell you what was going on at the time. Also, we have no visibility into what you're seeing so what is the actual error message involved? The more information you provide the better.

    If it were a single machine then I'd lean toward a bad disk or memory. But if it is several then either network or something with the app. Without any error information it is hard to say.

    If you can get a crash dump then that would be ideal. If the app crashes then Windows will generate one temporarily for you. If the app is hanging then you could use Process Explorer to generate a crash dump of the running process while it is hung.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.