vc ++程序异常终止 [英] vc++ abnormal program termination

查看:126
本文介绍了vc ++程序异常终止的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的软件是使用VC ++开发的多线程应用程序,包含2个我自己的DLL和3个进程间通信的exe.我的应用程序每天在客户站点上运行,但是每6个月或1年崩溃一次.我不知道代码的哪一部分会导致这种情况. Watson博士已启用,但未在其中写入日志而崩溃.我们已经尝试了所有其他选项,例如停止防病毒,停止任何其他有冲突的应用程序等.任何人都可以对此进行说明吗?

My software is developed in VC++ as a multithreaded application consisting 2 my own DLLs and my own 3 inter process communicating exes. My application is running in my client site daily basis, but it crashes once in 6 months or 1 year. I have no clues about which part of my code causes this. Dr Watson is enabled but without writing the logs there it crashes. We have tried all other options like stopping antivirus, stopping any other conflicting applications etc.. Can anyone show light on this please?

推荐答案

内存泄漏(即:您会看到内存使用量随时间增加?)?
(时间)计数器溢出?
错误的来源可能很多.您的任务确实非常艰巨.
Memory leaks (that is: do you see memory usage increasing with time?)?
Overflow of (time) counters?
There may be many many different sources of bugs. Yours is indeed a very difficult task.


这篇关于vc ++程序异常终止的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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