Skip to main content
The 2026 Annual Developer Survey is live— take the Survey today!
Advice
1 vote
0 replies
37 views

In the "Microsoft Partner Center" i have added my Windows Desktop Application by submitting the certificate. (Actually, i signed the file provided by microsoft an uploded it and they ...
Score of 0
1 answer
222 views

I'm using Windows Error Reporting's registry settings to capture mini dumps from crashes of my Win32 C++ program. I want to include string data from my process, at least the string data in scope of ...
Score of 0
1 answer
301 views

I'm trying to implement out-of-process crash handling for my shipped application - as in-process reporting is not reliable enough, and will result in me not getting any information on certain crashes. ...
Score of 0
1 answer
194 views

When a program is compiled in debug mode and calls abort() or crashes in another way, an error dialog box pops up that asks whether the debugger should be started. How can I prevent this dialog box ...
Score of 0
1 answer
812 views

I am trying to run the wav2vec2 speech recognition model as shared in https://huggingface.co/docs/transformers/tasks/asr This is the loss and WER during the training process, whereby the validation ...
Score of 1
1 answer
5631 views

I'm having an issue where Windows Error Reporting keeps sending the logs located in C:\ProgramData\Microsoft\Windows\WER\ReportQueue\ to and spamming Event Viewer (application) with Eventid 1001 logs. ...
Score of 0
0 answers
225 views

I am working on developing a desktop package application that runs on Windows 10. On the following page of Wikipedia, under Third-party software, it says the following Software & hardware ...
Score of 0
1 answer
1120 views

BACKGROUND I have a C++ command-line application that was crashing on Windows 10 and Windows Server 2016. The cause of this crash is not pertinent to this post, and indeed I have already fixed the ...
Score of 4
1 answer
1111 views

I want to make Windows Error reporting write out a crash-dump file when my .NET 5/WPF application crashes. I found an article on it here: https://learn.microsoft.com/en-us/windows/win32/wer/...
Score of -2
1 answer
117 views

I have installed new windows on my machine and after that, I tried to install python I am getting an error which is attached within the image. I have searched issue related to this on google and stack ...
Score of 0
0 answers
185 views

Apologies, this may not be a good question. I have a VB based UI application running, supported by C++ modules through COM. a month before it started to close randomly without any clue. I initially ...
Score of 0
1 answer
1579 views

I am looking for the dump files created after an app crash in Windows Server 2019. I found an application event log entry generated by "Windows Error Reporting". The event contains some ...
Score of 2
0 answers
521 views

I am trying to configure a docker image so that we get a memory dump when a container crashes. I have configured the registry settings for "Windows Error Reporting" so that it should write a ...
Score of 2
1 answer
1119 views

I'm trying to set up a Windows Server 2016 instance to automatically create a crash dump when a .Net process exits with an unhandled exception. I've tried the following: Windows Error Reporting (as ...
Score of 0
2 answers
412 views

I have set up a part of the Gitlab-CI continuous integration system of my company. We run builds and tests on all platforms nightly. I managed to print the stacktrace in case of a crashing process for ...

15 30 50 per page
1
2 3 4 5
9