当前位置:网站首页>Process crash does not generate dump. Configure localdumps
Process crash does not generate dump. Configure localdumps
2022-06-23 21:00:00 【shawyang】
process crash, Usually go to these directories to find information :
%LOCALAPPDATA%\CrashDumps
%ProgramData%\Microsoft\Windows\WER
%userprofile%\AppData\Local\Microsoft\Windows\WER
%LOCALAPPDATA%\CrashDumps
Reference resources https://docs.microsoft.com/en-us/windows/win32/wer/collecting-user-mode-dumps
Reference resources https://publib.boulder.ibm.com/httpserv/ihsdiag/win32_tools_doc.html
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Windows Error Reporting\LocalDumps" /f
# by httpd.exe Set up , If you are another program , Replace program name , Pay attention to the suffix , such as notepad.exe
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Windows Error Reporting\LocalDumps\httpd.exe" /f
# Set up crashdump For storing directories , The default is %LOCALAPPDATA%\CrashDumps, It can be assigned to another directory , such as C:\crashdumps
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Windows Error Reporting\LocalDumps\httpd.exe" /v DumpFolder /t REG_EXPAND_SZ /d "%LOCALAPPDATA%\CrashDumps" /f
or
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Windows Error Reporting\LocalDumps\httpd.exe" /v DumpFolder /t REG_EXPAND_SZ /d "C:\crashdumps" /f
# Set up crashdump Maximum number of , Beyond , The new covers the old
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Windows Error Reporting\LocalDumps\httpd.exe" /v DumpCount /t REG_DWORD /d "100" /f
# Set up crashdump type , The default is minidump,1 representative minidump,2 representative fulldump
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Windows Error Reporting\LocalDumps\httpd.exe" /v DumpType /t REG_DWORD /d "1" /f
or
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Windows Error Reporting\LocalDumps\httpd.exe" /v DumpType /t REG_DWORD /d "2" /f
边栏推荐
- 实现vscode写markdown文档+图片自动上传至腾讯云cos
- How to make a material identification sheet
- How to check whether the service is running normally after easydss cluster transcoding is set up?
- 3000 frame animation illustrating why MySQL needs binlog, redo log and undo log
- 券商选哪个比较好尼?本人小白不懂,在线开户安全么?
- Use Tencent cloud lightweight application server to build an unlimited network disk -zpan building tutorial
- How to build a personal cloud game server? How many games can the cloud game platform install?
- Ugeek's theory 𞓜 application and design of observable hyperfusion storage system
- 网上证券开户安全还是去营业部安全
- 【Golang】怎样优雅的清空切片
猜你喜欢

FPGA based electromagnetic ultrasonic pulse compression detection system paper + source file

Importance and purpose of test

JS advanced programming version 4: generator learning

3000 frame animation illustrating why MySQL needs binlog, redo log and undo log

Use of the vs2022scanf function. An error is reported when using scanf - the return value is ignored: Solutions
Implementing MySQL fuzzy search with node and express

Syntax of SQL union query (inline, left, right, and full)

Ugeek's theory 𞓜 application and design of observable hyperfusion storage system

SQL聯合查詢(內聯、左聯、右聯、全聯)的語法

The "open source star picking program" container pulls private images from harbor, which is a necessary skill for cloud native advanced technology
随机推荐
Digital procurement transformation solution: SaaS procurement management platform promotes enterprise sunshine procurement
Encryption and decryption analysis of returned data of an e-commerce app (IV)
Teach you how to develop desktop applications with web pages
【Golang】快速复习指南QuickReview(十)——goroutine池
How do I open an account? Is it safe to open an account in Guohai Securities? What do you need to bring?
How to process the text of a picture into a table? Can the text in the picture be transferred to the document?
JS naming conventions
[golang] some questions to strengthen slice
[golang] reexamine closures from the perspective of go language
What are the server host security risks? How to prevent safety risks?
What cloud disk types does Tencent cloud provide? What are the characteristics of cloud disk service?
Is it safe for Huatai Securities to open an account online for securities companies with low handling fees and commissions
How to dispose of the words on the picture? How do I add text to a picture?
What technology is used for video intelligent audit? Difficulties encountered in video audit?
How to make a commodity price tag
The "open source star picking program" container pulls private images from harbor, which is a necessary skill for cloud native advanced technology
Where should DNS start? I -- from the failure of Facebook
徽商期货交易软件正规吗?如何安全下载?
What is the role of computer auto audit audio? What content failed to pass the audit?
December 29, 2021: the elimination rules of a subsequence are as follows: 1. In a subsequence