Ticket #2048: callstack.txt

File callstack.txt, 5.4 KB (added by Boris <boris_k@…>, 14 years ago)

call stack for error while construct object

Line 
1 KERNEL32.DLL!7c59bcb1()
2 [Frames below may be incorrect and/or missing, no symbols loaded for KERNEL32.DLL]
3 KERNEL32.DLL!7c59bcb1()
4> msvcp80d.dll!std::basic_string<char,std::char_traits<char>,std::allocator<char> >::assign(const std::basic_string<char,std::char_traits<char>,std::allocator<char> > & _Right="Invalid regular expression object", unsigned int _Roff=0, unsigned int _Count=4294967295) Line 1062 C++
5 msvcp80d.dll!std::basic_string<char,std::char_traits<char>,std::allocator<char> >::basic_string<char,std::char_traits<char>,std::allocator<char> >(const std::basic_string<char,std::char_traits<char>,std::allocator<char> > & _Right="") Line 733 C++
6 0012f60c()
7 TQServerII.exe!boost::throw_exception<std::invalid_argument>(const std::invalid_argument & e={...}) Line 40 C++
8 TQServerII.exe!boost::re_detail::perl_matcher<char const *,std::allocator<boost::sub_match<char const *> >,boost::regex_traits<char,boost::w32_regex_traits<char> > >::construct_init(const boost::basic_regex<char,boost::regex_traits<char,boost::w32_regex_traits<char> > > & e={...}, boost::regex_constants::_match_flags f=match_default) Line 55 + 0x9 bytes C++
9 TQServerII.exe!boost::re_detail::perl_matcher<char const *,std::allocator<boost::sub_match<char const *> >,boost::regex_traits<char,boost::w32_regex_traits<char> > >::perl_matcher<char const *,std::allocator<boost::sub_match<char const *> >,boost::regex_traits<char,boost::w32_regex_traits<char> > >(const char * first=0x0147dbe8, const char * end=0x0147dd42, boost::match_results<char const *,std::allocator<boost::sub_match<char const *> > > & what={...}, const boost::basic_regex<char,boost::regex_traits<char,boost::w32_regex_traits<char> > > & e={...}, boost::regex_constants::_match_flags f=match_default, const char * l_base=0x0147dbe8) Line 348 C++
10 TQServerII.exe!boost::regex_match<char const *,std::allocator<boost::sub_match<char const *> >,char,boost::regex_traits<char,boost::w32_regex_traits<char> > >(const char * first=0x0147dbe8, const char * last=0x0147dd42, boost::match_results<char const *,std::allocator<boost::sub_match<char const *> > > & m={...}, const boost::basic_regex<char,boost::regex_traits<char,boost::w32_regex_traits<char> > > & e={...}, boost::regex_constants::_match_flags flags=match_default) Line 49 + 0x23 bytes C++
11 TQServerII.exe!boost::RegEx::Match(const char * p=0x0147dbe8, boost::regex_constants::_match_flags flags=match_default) Line 201 + 0x20 bytes C++
12 TQServerII.exe!CLoginRecord::CLoginRecord(ATL::CStringT<wchar_t,StrTraitMFC_DLL<wchar_t,ATL::ChTraitsCRT<wchar_t> > > & SerializedData="<?xml version='1.0' encoding='UTF-8'?><LoginRecord><Logn>RecordTmp.m_Login</Logn><pwd></pwd><acc></acc><accproc></accproc><accagg></accagg><cmnt></cmnt><email></email><smseml></smseml><alrmeml>Alar) Line 19 + 0x14 bytes C++
13 TQServerII.exe!CTQServerIIDlg::OnToolsClientcardeditor() Line 437 + 0x12 bytes C++
14 mfc80ud.dll!_AfxDispatchCmdMsg(CCmdTarget * pTarget=0x0012f818, unsigned int nID=32776, int nCode=0, void (void)* pfn=0x00401145, void * pExtra=0x00000000, unsigned int nSig=56, AFX_CMDHANDLERINFO * pHandlerInfo=0x00000000) Line 82 C++
15 mfc80ud.dll!CCmdTarget::OnCmdMsg(unsigned int nID=32776, int nCode=0, void * pExtra=0x00000000, AFX_CMDHANDLERINFO * pHandlerInfo=0x00000000) Line 381 + 0x27 bytes C++
16 mfc80ud.dll!CDialog::OnCmdMsg(unsigned int nID=32776, int nCode=0, void * pExtra=0x00000000, AFX_CMDHANDLERINFO * pHandlerInfo=0x00000000) Line 85 + 0x18 bytes C++
17 mfc80ud.dll!CWnd::OnCommand(unsigned int wParam=32776, long lParam=0) Line 2300 C++
18 mfc80ud.dll!CWnd::OnWndMsg(unsigned int message=273, unsigned int wParam=32776, long lParam=0, long * pResult=0x0012f5a4) Line 1755 + 0x1e bytes C++
19 mfc80ud.dll!CWnd::WindowProc(unsigned int message=273, unsigned int wParam=32776, long lParam=0) Line 1741 + 0x20 bytes C++
20 mfc80ud.dll!AfxCallWndProc(CWnd * pWnd=0x0012f818, HWND__ * hWnd=0x00210646, unsigned int nMsg=273, unsigned int wParam=32776, long lParam=0) Line 240 + 0x1c bytes C++
21 mfc80ud.dll!AfxWndProc(HWND__ * hWnd=0x00210646, unsigned int nMsg=273, unsigned int wParam=32776, long lParam=0) Line 389 C++
22 mfc80ud.dll!AfxWndProcBase(HWND__ * hWnd=0x00210646, unsigned int nMsg=273, unsigned int wParam=32776, long lParam=0) Line 411 + 0x15 bytes C++
23 USER32.DLL!77e3a454()
24 USER32.DLL!77e14605()
25 mfc80ud.dll!CWnd::AttachControlSite(CHandleMap * pMap=0x00c1d8c0) Line 444 + 0x16 bytes C++
26 mfc80ud.dll!CWnd::FromHandle(HWND__ * hWnd=0x00210646) Line 310 C++
27 mfc80ud.dll!CWnd::GetTopLevelParent() Line 2377 C++
28 00008008()
29 USER32.DLL!77e1a7f2()
30 mfc80ud.dll!AfxInternalPumpMessage() Line 183 C++
31 mfc80ud.dll!CWinThread::PumpMessage() Line 896 C++
32 mfc80ud.dll!AfxPumpMessage() Line 190 + 0xd bytes C++
33 mfc80ud.dll!CWnd::RunModalLoop(unsigned long dwFlags=4) Line 4322 + 0x5 bytes C++
34 mfc80ud.dll!CDialog::DoModal() Line 587 + 0xc bytes C++
35 TQServerII.exe!CTQServerIIApp::InitInstance() Line 86 + 0xb bytes C++
36 mfc80ud.dll!AfxWinMain(HINSTANCE__ * hInstance=0x00400000, HINSTANCE__ * hPrevInstance=0x00000000, wchar_t * lpCmdLine=0x000207a4, int nCmdShow=1) Line 37 + 0xd bytes C++
37 TQServerII.exe!wWinMain(HINSTANCE__ * hInstance=0x00400000, HINSTANCE__ * hPrevInstance=0x00000000, wchar_t * lpCmdLine=0x000207a4, int nCmdShow=1) Line 33 C++
38 TQServerII.exe!__tmainCRTStartup() Line 589 + 0x35 bytes C
39 TQServerII.exe!wWinMainCRTStartup() Line 414 C
40 KERNEL32.DLL!7c5989d5()