主题:【求助】program exit problem -- 龙骨
共:💬4 🌺1
Program made using MS vs2008, in C++.
When try to exit it, the program crashes, with error message mentioning kernel32.dll and mfc42.dll errors.
Checked by BoundsChecker, only found out that it crashes after my codes are run. In short, it crashes after enters OnDestroyWindows(), with only MS VC++ API functions that follows.
Error message by BoundsChecker is:
"Application conflict: attempting to call global_operator_delete on 0x...; pointer was allocated by malloc"
Anybody knows why? Thanks a lot!!!
- 相关回复 上下关系4
😨【求助】program exit problem
🙂试着分析一下 透明 字608 2011-07-04 20:07:36
🙂个人经验 1 龙驹坝 字148 2011-07-04 03:17:29
🙂delete null point at exit 博客南 字52 2011-07-04 01:41:13