#0 0x7c911231 in ntdll!DbgUiConnectToDbg () from ntdll.dll
#1 0x7c97c943 in ntdll!RtlpNtMakeTemporaryKey () from ntdll.dll
#2 0x0022dde8 in ?? ()
#3 0x7c959eb9 in ntdll!RtlInsertElementGenericTableAvl () from ntdll.dll
#4 0x01603448 in ?? ()
#5 0x00000054 in ?? ()
#6 0x003e0000 in ?? ()
#7 0x00000001 in ?? ()
#8 0x50000161 in ?? ()
#9 0x7c92b686 in wcsncat () from ntdll.dll
#10 0x021b0000 in ?? ()
#11 0x0000001c in ?? ()
#12 0x003e0000 in ?? ()
#13 0x00000054 in ?? ()
#14 0x0022de18 in ?? ()
#15 0x02015430 in ?? ()
#16 0x7c92b686 in wcsncat () from ntdll.dll
#17 0x0000001c in ?? ()
#18 0x003e0000 in ?? ()
#19 0x01702d50 in ?? ()
#20 0x02058ac0 in ?? ()
#21 0x00000080 in ?? ()
#22 0x021b0000 in ?? ()
.
.
.
#115 0x00000000 in ?? () from
#116 0x01603448 in ?? ()
#117 0x7c97cde9 in ntdll!RtlpNtMakeTemporaryKey () from ntdll.dll
#118 0x04030000 in ?? ()
#119 0x00000000 in ?? () from
#120 0x00000050 in ?? ()
#121 0x0000000e in ?? ()
#122 0x0022db9c in ?? ()
#123 0x0001fff8 in ?? ()
#124 0x0022de2c in ?? ()
#125 0x7c91ee18 in strchr () from ntdll.dll
#126 0x0092b690 in CallTip::PaintContents (this=0x1603448, surfaceWindow=0x54,
draw=124) at sdk/wxscintilla/src/scintilla/src/CallTip.cxx:145
Previous frame inner to this frame (corrupt stack?)
main.cpp:1869 Hide();
Quotemain.cpp:1869 Hide();
And wham!
if (m_frame->GetEventHandler() == this)
m_frame->PopEventHandler();
m_frame->RemoveEventHandler(this);