I have a very strange situation.
I'm running IOCP Server Program programmed by Visual studio 2010 in C++.
It uses 'minidump', so When there is a logical bug like pointer misuse, Program crashes with dump file so I can find out where is the crash point in codes.
Sometimes (very rarely), the program crashes and there are no dump files.
What situation makes SetUnhandledExceptionFilter()
not working?
Anybody knows this problem? I can't figure out.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…