由 admin 提交于 周五, 01/08/2016 - 16:02 当一个程序崩溃的时候会在/var/crash里产生一个日志文件。这个文件通过以下命令可以解压成一个目录: apport-unpack <source crash file> <target extracted folder> 进入该目录后,有一个Stacktrace的文件,用vi打开可以看到奔溃的程序堆栈。 也可以分析里面的CoreDump文件,命令是: gdb <crash_application> CoreDump 参考:How do I use crash reports? 标签 Linux 添加新评论 您的名字 主题 评论 关于文本格式 Restricted HTML 允许的HTML标签:<a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <h2 id> <h3 id> <h4 id> <h5 id> <h6 id> <img src> 自动断行和分段。 网页和电子邮件地址自动转换为链接。 验证码 This question is for testing whether or not you are a human visitor and to prevent automated spam submissions. 本站使用的语言 请输入"汉语"
添加新评论