XP SP3 计算机上的应用程序故障转储在哪里?
过去,应用程序崩溃(未处理的异常)会在 XP 计算机上的 %TEMP% 文件夹中创建一个小型转储,但看起来 Microsoft 已经更改了此逻辑 - 也许通过更新。
当用户级应用程序或服务崩溃时,它是否仍会创建小型转储?它保存在哪里?
PS:我对 BSOD、系统或内核转储不感兴趣。这与不会导致 Windows 崩溃的用户级应用程序崩溃有关。
It used to be that an application crash (unhandled exception) would create a mini dump in the %TEMP% folder on an XP machine, but it looks like Microsoft has changed this logic - maybe with an update.
When a user level application or a service crashes, does it still create a mini-dump? Where does it get saved?
PS: I'm not interested in the BSOD, system, or kernel dump. This pertains to a user level application crash that does not bring down Windows.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
我安装了 Windows 调试工具 并在 -crash 模式下使用了 adplus为了得到我想要的垃圾场。
I installed the Debugging Tools For Windows and used adplus in -crash mode in order to get the dumps I wanted.
您是否询问http://msdn.microsoft.com/en-us/windows /硬件/gg487440?
好的,那么我认为您想要启用 Dr Watson
http://www. scribd.com/doc/47267084/Capturing-Application-Crash-Dumps
http://serato.com/howtos/scratchlive/1925/how-to -启用-dr-watson
Are you asking about http://msdn.microsoft.com/en-us/windows/hardware/gg487440 ?
Ok, then I think you want to enable Dr Watson
http://www.scribd.com/doc/47267084/Capturing-Application-Crash-Dumps
http://serato.com/howtos/scratchlive/1925/how-to-enable-dr-watson