In windows server 2016 - Win 32 C++ Application running as windows service, terminated unexpectedly with event ID 7034

Hari Prabhakaran 1 Reputation point
2022-11-09T14:16:28.793+00:00

Win 32 C++ Application running as windows service is stopped abruptly. In the event viewer log it shows "The service terminated unexpectedly" with event ID 7034.

Even though the server is configured for writing dump file, There is no crash dump file got created.

We wrote a small application which crashes itself. During the crash, windows server able to create the dump file.

What may be the reason that win 32 windows service application quitting without writing the dump file.

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,835 questions
Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,426 questions
{count} votes