什么:收集信息在软件崩溃 [英] What to: Collect Information When Software Crashes

查看:149
本文介绍了什么:收集信息在软件崩溃的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我注意到,很多桌面应用程序(如Firefox,谷歌Chrome,VS 2008等)都可以发送到分析的目的软件厂商崩溃转储。我打算创造这样的崩溃转储自己。我做的.Net

I notice that a lot of desktop apps ( such as Firefox, Google Chrome, VS 2008 etc) have a crash dump that can be sent to the software vendors for analysis purpose. I am intended to create such a crash dump myself. I am doing .Net

什么是最好的做法,当涉及到要收集的数据,使收集的数据就足以繁殖和修正错误,但仅此而已?

What are the best practices when comes to what data to collect, so that the data collected is just enough to reproduce and fix the bugs, but nothing more?

推荐答案

我收集异常名称,堆栈跟踪,并要求客户自己在做什么,在崩溃的时间。通常这是不够的。

I collect exception name, stack trace and ask customer what he was doing at time of crash. Usually that is enough.

此外,可以建立与Microsoft帐户来获得调试你的应用程序崩溃的数据与他们的 Windows错误报告

Additionally, you can establish account with Microsoft to get debugging data of your application crashes with their Windows Error Reporting.

这篇关于什么:收集信息在软件崩溃的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆