my code crashes when I close the program, and it give the following error when I run the debugger. I'm using C++ in conde::blocks with the MingW/GCC++ compiler. I'm new to debugging so I don't really know how to approach this as the compiler doesn't point to a specific line in the code. Or at least my code that is.
#0 0040CA50 __mingwthr_run_key_dtors.part.0 () (??:??)
#1 0040CC2E __mingw_TLScallback () (??:??)
#2 0040C498 __dyn_tls_dtor@12 () (??:??)
#3 778B9B5E ?? () (??:??)
#4 778B9AD8 ?? () (??:??)
#5 7790E1B5 ?? () (??:??)
#6 778E32E1 ?? () (??:??)
#7 77892D9C ?? () (??:??)
#8 7787444D ?? () (??:??)
#9 7550919F KERNEL32!CreateWaitableTimerA() (C:\Windows\SysWOW64\kernel32.dll:??)
#10 03C03188 ?? () (??:??)
#11 778CB54F ?? () (??:??)
#12 778CB51A ?? () (??:??)
#13 ?? ?? () (??:??)
Aucun commentaire:
Enregistrer un commentaire