Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- dwt::TabView::handlePainting (t=...) at dwt/include/dwt/widgets/TabView.h:135
- 135 return ti->control->handlePainting(t, ti);
- (gdb) bt full
- #0 dwt::TabView::handlePainting (t=...) at dwt/include/dwt/widgets/TabView.h:135
- ti = 0xcbc54d60
- #1 dwt::(anonymous namespace)::forwardPainting<tagDRAWITEMSTRUCT> (msg=...) at dwt\src\widgets\Control.cpp:93
- t = 0x1a2f7fd720
- #2 0x00007ff69093eaf0 in dwt::Control::handleMessage (this=this@entry=0x14dcbc541a0, msg=...,
- retVal=@0x1a2f7fd3b0: 0) at dwt\src\widgets\Control.cpp:116
- handled = false
- #3 0x00007ff690940aea in dwt::Grid::handleMessage (this=0x14dcbc541a0, msg=..., retVal=@0x1a2f7fd3b0: 0)
- at dwt\src\widgets\Grid.cpp:384
- No locals.
- #4 0x00007ff690936fe3 in dwt::WindowProc::wndProc (hwnd=0x31166, uMsg=43, wParam=<optimized out>,
- lParam=<optimized out>) at dwt\src\Dispatcher.cpp:78
- res = 0
- msg = {hwnd = 0x31166, message = 43, wParam = 0, lParam = 112466056992, time = 0, pt = {x = 0, y = 0}}
- handler = 0x31166
- w = 0x14dcbc541a0
- #5 0x00007ffd96398161 in USER32!DispatchMessageW () from C:\WINDOWS\System32\user32.dll
- No symbol table info available.
- #6 0x00007ffd9639768d in USER32!SendMessageW () from C:\WINDOWS\System32\user32.dll
- No symbol table info available.
- #7 0x00007ffd96397447 in USER32!SendMessageW () from C:\WINDOWS\System32\user32.dll
- No symbol table info available.
- #8 0x00007ffd7a00f0b3 in RegisterClassNameW ()
- from C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.22621.608_none_a9444ca7c10bb01d\comctl32.dll
- No symbol table info available.
- #9 0x00007ffd7a0117a4 in RegisterClassNameW ()
- from C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.22621.608_none_a9444ca7c10bb01d\comctl32.dll
- --Type <RET> for more, q to quit, c to continue without paging--
- No symbol table info available.
- #10 0x00007ffd7a013add in RegisterClassNameW ()
- from C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.22621.608_none_a9444ca7c10bb01d\comctl32.dll
- No symbol table info available.
- #11 0x00007ffd96398161 in USER32!DispatchMessageW () from C:\WINDOWS\System32\user32.dll
- No symbol table info available.
- #12 0x00007ffd963979ab in USER32!CallWindowProcW () from C:\WINDOWS\System32\user32.dll
- No symbol table info available.
- #13 0x00007ff690936cb9 in dwt::ChainingDispatcher::chain (this=<optimized out>, msg=...) at dwt\src\Dispatcher.cpp:273
- No locals.
- #14 0x00007ff69093700a in dwt::WindowProc::wndProc (hwnd=0x81168, uMsg=15, wParam=<optimized out>,
- lParam=<optimized out>) at dwt\src\Dispatcher.cpp:94
- msg = {hwnd = 0x81168, message = 15, wParam = 0, lParam = 0, time = 0, pt = {x = 0, y = 0}}
- handler = 0x81168
- w = 0x14dcbc54900
- #15 0x00007ffd96398161 in USER32!DispatchMessageW () from C:\WINDOWS\System32\user32.dll
- No symbol table info available.
- #16 0x00007ffd96397e1c in USER32!DispatchMessageW () from C:\WINDOWS\System32\user32.dll
- No symbol table info available.
- #17 0x00007ffd963a2cdd in USER32!GetClassLongW () from C:\WINDOWS\System32\user32.dll
- No symbol table info available.
- #18 0x00007ffd977b2db4 in ntdll!KiUserCallbackDispatcher () from C:\WINDOWS\SYSTEM32\ntdll.dll
- No symbol table info available.
- #19 0x00007ffd95161ad4 in win32u!NtUserDispatchMessage () from C:\WINDOWS\System32\win32u.dll
- No symbol table info available.
- #20 0x00007ffd96397d04 in USER32!DispatchMessageW () from C:\WINDOWS\System32\user32.dll
- No symbol table info available.
- #21 0x00007ffd96398a8d in USER32!IsDialogMessageW () from C:\WINDOWS\System32\user32.dll
- --Type <RET> for more, q to quit, c to continue without paging--
- No symbol table info available.
- #22 0x00007ff690949436 in dwt::ModalDialog::filter (this=<optimized out>, msg=...)
- at dwt\src\widgets\ModalDialog.cpp:107
- No locals.
- #23 0x00007ff690949452 in operator() (msg=..., __closure=<optimized out>) at dwt\src\widgets\ModalDialog.cpp:56
- this = <optimized out>
- #24 std::__invoke_impl<bool, dwt::ModalDialog::ModalDialog(dwt::Widget*)::<lambda(MSG&)>&, tagMSG&> (__f=...)
- at B:/MinGW-w64/lib/gcc/x86_64-w64-mingw32/11.2.0/include/c++/bits/invoke.h:61
- No locals.
- #25 std::__invoke_r<bool, dwt::ModalDialog::ModalDialog(dwt::Widget*)::<lambda(MSG&)>&, tagMSG&> (__fn=...)
- at B:/MinGW-w64/lib/gcc/x86_64-w64-mingw32/11.2.0/include/c++/bits/invoke.h:114
- No locals.
- #26 std::_Function_handler<bool(tagMSG&), dwt::ModalDialog::ModalDialog(dwt::Widget*)::<lambda(MSG&)> >::_M_invoke(const std::_Any_data &, tagMSG &) (__functor=..., __args#0=...)
- at B:/MinGW-w64/lib/gcc/x86_64-w64-mingw32/11.2.0/include/c++/bits/std_function.h:291
- No locals.
- #27 0x00007ff690934c6a in std::function<bool (tagMSG&)>::operator()(tagMSG&) const (__args#0=..., this=0x14dcbbf85f0)
- at B:/MinGW-w64/lib/gcc/x86_64-w64-mingw32/11.2.0/include/c++/bits/std_function.h:560
- No locals.
- #28 dwt::Application::dispatch (this=0x14dc9505670) at dwt\src\Application.cpp:209
- i = @0x14dcbbf85f0: {<std::_Maybe_unary_or_binary_function<bool, tagMSG&>> = {<std::unary_function<tagMSG&, bool>> = {<No data fields>}, <No data fields>}, <std::_Function_base> = {static _M_max_size = 16,
- static _M_max_align = 8, _M_functor = {_M_unused = {_M_object = 0x1a2f7fe370,
- _M_const_object = 0x1a2f7fe370, _M_function_pointer = 0x1a2f7fe370,
- _M_member_pointer = (void (std::_Undefined_class::*)(std::_Undefined_class * const)) 0x1a2f7fe370, this adjustment -4995072469926809587}, _M_pod_data = "pa\177/\032\000\000\000\rd-º\rd-º"},
- _M_manager = 0x7ff6909491fd <std::_Function_handler<bool(tagMSG&), dwt::ModalDialog::ModalDialog(dwt::Widget*)::<lambda(MSG&)> >::_M_manager(std::_Any_data &, const std::_Any_data &, std::_Manager_operation)>},
- _M_invoker = 0x7ff690949446 <std::_Function_handler<bool(tagMSG&), dwt::ModalDialog::ModalDialog(dwt::Widget*--Type <RET> for more, q to quit, c to continue without paging--
- )::<lambda(MSG&)> >::_M_invoke(const std::_Any_data &, tagMSG &)>}
- __for_range = std::__cxx11::list = {
- [0] = {<std::_Maybe_unary_or_binary_function<bool, tagMSG&>> = {<std::unary_function<tagMSG&, bool>> = {<No data fields>}, <No data fields>}, <std::_Function_base> = {static _M_max_size = 16, static _M_max_align = 8,
- _M_functor = {_M_unused = {_M_object = 0x14dcd5d8750, _M_const_object = 0x14dcd5d8750,
- _M_function_pointer = 0x14dcd5d8750,
- _M_member_pointer = (void (std::_Undefined_class::*)(std::_Undefined_class * const)) 0x14dcd5d8750, this adjustment -4995072469926809587}, _M_pod_data = "P╪]IM\001\000\000\rd-º\rd-º"}, _M_manager = 0x7ff69072f546
- <std::_Function_handler<bool(tagMSG&), MainWindow::MainWindow()::<lambda(MSG&)> >::_M_manager(std::_Any_data &, const std::_Any_data &, std::_Manager_operation)>},
- _M_invoker = 0x7ff6907334b5 <std::_Function_handler<bool(tagMSG&), MainWindow::MainWindow()::<lambda(MSG&)> >::_M_invoke(const std::_Any_data &, tagMSG &)>},
- [1] = {<std::_Maybe_unary_or_binary_function<bool, tagMSG&>> = {<std::unary_function<tagMSG&, bool>> = {<No data fields>}, <No data fields>}, <std::_Function_base> = {static _M_max_size = 16, static _M_max_align = 8,
- _M_functor = {_M_unused = {_M_object = 0x1a2f7fe370, _M_const_object = 0x1a2f7fe370,
- _M_function_pointer = 0x1a2f7fe370,
- _M_member_pointer = (void (std::_Undefined_class::*)(std::_Undefined_class * const)) 0x1a2f7fe370, this adjustment -4995072469926809587}, _M_pod_data = "pa\177/\032\000\000\000\rd-º\rd-º"},
- _M_manager = 0x7ff6909491fd <std::_Function_handler<bool(tagMSG&), dwt::ModalDialog::ModalDialog(dwt::Widget*)::<lambda(MSG&)> >::_M_manager(std::_Any_data &, const std::_Any_data &, std::_Manager_operation)>},
- _M_invoker = 0x7ff690949446 <std::_Function_handler<bool(tagMSG&), dwt::ModalDialog::ModalDialog(dwt::Widget*)::<lambda(MSG&)> >::_M_invoke(const std::_Any_data &, tagMSG &)>}}
- Python Exception <type 'exceptions.RuntimeError'> syntax error:
- __for_begin = {_M_node = <optimized out>}
- Python Exception <type 'exceptions.RuntimeError'> syntax error:
- __for_end = {_M_node = <optimized out>}
- msg = {hwnd = 0x81168, message = 15, wParam = 0, lParam = 0, time = 11474828, pt = {x = 1256, y = 349}}
- #29 0x00007ff6909494b2 in dwt::ModalDialog::show (this=this@entry=0x1a2f7fe370) at dwt\src\widgets\ModalDialog.cpp:94
- root = 0x14dcd5d8750
- #30 0x00007ff6907b8347 in SettingsDialog::run (this=this@entry=0x1a2f7fe370) at win32\SettingsDialog.cpp:90
- sizeVal = {<No data fields>}
- --Type <RET> for more, q to quit, c to continue without paging--
- #31 0x00007ff69075680b in MainWindow::handleSettings (this=0x14dcd5d8750) at win32\MainWindow.cpp:1308
- prevTCP = 0
- prevUDP = 0
- prevTLS = 0
- prevConn = 0
- prevConn6 = -1
- prevMapper = "MiniUPnP"
- prevMapper6 = ""
- prevBind = "0.0.0.0"
- prevBind6 = "::"
- prevProxy = 0
- prevGeo = true
- prevGeoCity = false
- prevGeoRegion = false
- prevGeoFormat = "%[2code] - %[name]"
- prevFont = "Segoe UI,-12,400,0,1"
- prevUploadFont = ""
- prevDownloadFont = ""
- prevTray = true
- prevSortFavUsersFirst = false
- prevURLReg = false
- prevMagnetReg = true
- prevDcextReg = true
- prevThemeReg = false
- prevSystemStartupReg = false
- prevSettingsSave = 10
- #32 0x00007ff6907576cb in operator() (__closure=<optimized out>) at win32\MainWindow.cpp:510
- this = <optimized out>
- #33 std::__invoke_impl<void, MainWindow::initToolbar()::<lambda()>&> (__f=...)
- --Type <RET> for more, q to quit, c to continue without paging--
- at B:/MinGW-w64/lib/gcc/x86_64-w64-mingw32/11.2.0/include/c++/bits/invoke.h:61
- No locals.
- #34 std::__invoke_r<void, MainWindow::initToolbar()::<lambda()>&> (__fn=...)
- at B:/MinGW-w64/lib/gcc/x86_64-w64-mingw32/11.2.0/include/c++/bits/invoke.h:111
- No locals.
- #35 std::_Function_handler<void(), MainWindow::initToolbar()::<lambda()> >::_M_invoke(const std::_Any_data &) (
- __functor=...) at B:/MinGW-w64/lib/gcc/x86_64-w64-mingw32/11.2.0/include/c++/bits/std_function.h:291
- No locals.
- #36 0x00007ff690961ac6 in std::function<void ()>::operator()() const (this=<optimized out>)
- at B:/MinGW-w64/lib/gcc/x86_64-w64-mingw32/11.2.0/include/c++/bits/std_function.h:560
- No locals.
- #37 dwt::ToolBar::handleMessage (this=<optimized out>, msg=..., retVal=<optimized out>)
- at dwt\src\widgets\ToolBar.cpp:198
- f = <optimized out>
- index = <optimized out>
- #38 0x00007ff690936fe3 in dwt::WindowProc::wndProc (hwnd=0x810c66, uMsg=273, wParam=<optimized out>,
- lParam=<optimized out>) at dwt\src\Dispatcher.cpp:78
- res = 0
- msg = {hwnd = 0x810c66, message = 273, wParam = 114, lParam = 331912, time = 0, pt = {x = 0, y = 0}}
- handler = 0x51088
- w = 0x14dcd5e7f40
- #39 0x00007ffd96398161 in USER32!DispatchMessageW () from C:\WINDOWS\System32\user32.dll
- No symbol table info available.
- #40 0x00007ffd9639768d in USER32!SendMessageW () from C:\WINDOWS\System32\user32.dll
- No symbol table info available.
- #41 0x00007ffd96397447 in USER32!SendMessageW () from C:\WINDOWS\System32\user32.dll
- No symbol table info available.
- #42 0x00007ffd7a02f0af in LoadIconWithScaleDown ()
- from C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.22621.608_none_a9444ca7c10bb01d\--Type <RET> for more, q to quit, c to continue without paging--
- comctl32.dll
- No symbol table info available.
- #43 0x00007ffd79ff8127 in InitCommonControls ()
- from C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.22621.608_none_a9444ca7c10bb01d\comctl32.dll
- No symbol table info available.
- #44 0x00007ffd79fcc228 in COMCTL32!AttachScrollBars ()
- from C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.22621.608_none_a9444ca7c10bb01d\comctl32.dll
- No symbol table info available.
- #45 0x00007ffd96398161 in USER32!DispatchMessageW () from C:\WINDOWS\System32\user32.dll
- No symbol table info available.
- #46 0x00007ffd963979ab in USER32!CallWindowProcW () from C:\WINDOWS\System32\user32.dll
- No symbol table info available.
- #47 0x00007ff690936cb9 in dwt::ChainingDispatcher::chain (this=<optimized out>, msg=...) at dwt\src\Dispatcher.cpp:273
- No locals.
- #48 0x00007ff69093700a in dwt::WindowProc::wndProc (hwnd=0x51088, uMsg=514, wParam=<optimized out>,
- lParam=<optimized out>) at dwt\src\Dispatcher.cpp:94
- msg = {hwnd = 0x51088, message = 514, wParam = 0, lParam = 1180359, time = 0, pt = {x = 0, y = 0}}
- handler = 0x51088
- w = 0x14dcd5e7f40
- #49 0x00007ffd96398161 in USER32!DispatchMessageW () from C:\WINDOWS\System32\user32.dll
- No symbol table info available.
- #50 0x00007ffd963979ab in USER32!CallWindowProcW () from C:\WINDOWS\System32\user32.dll
- No symbol table info available.
- #51 0x00007ffd79fd6fc2 in DefSubclassProc ()
- from C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.22621.608_none_a9444ca7c10bb01d\comctl32.dll
- No symbol table info available.
- --Type <RET> for more, q to quit, c to continue without paging--
- #52 0x00007ffd79fd6c89 in DSA_InsertItem ()
- from C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.22621.608_none_a9444ca7c10bb01d\comctl32.dll
- No symbol table info available.
- #53 0x00007ffd79fd6fc2 in DefSubclassProc ()
- from C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.22621.608_none_a9444ca7c10bb01d\comctl32.dll
- No symbol table info available.
- #54 0x00007ffd79fd6da7 in DSA_InsertItem ()
- from C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.22621.608_none_a9444ca7c10bb01d\comctl32.dll
- No symbol table info available.
- #55 0x00007ffd96398161 in USER32!DispatchMessageW () from C:\WINDOWS\System32\user32.dll
- No symbol table info available.
- #56 0x00007ffd96397c21 in USER32!DispatchMessageW () from C:\WINDOWS\System32\user32.dll
- No symbol table info available.
- #57 0x00007ff690934c96 in dwt::Application::dispatch (this=this@entry=0x14dc9505670) at dwt\src\Application.cpp:215
- msg = {hwnd = 0x51088, message = 514, wParam = 0, lParam = 1180359, time = 11427296, pt = {x = 1206, y = 201}}
- #58 0x00007ff6909353fd in dwt::Application::run (this=this@entry=0x14dc9505670) at dwt\src\Application.cpp:148
- No locals.
- #59 0x00007ff69072eb4a in dwtMain (app=...) at win32\main.cpp:173
- splash = 0x14dcacf2980
- loader = {<dcpp::Thread> = {<boost::noncopyable_::noncopyable> = {<boost::noncopyable_::base_token> = {<No data fields>}, <No data fields>}, _vptr.Thread = 0x7ff690d45248 <vtable for dwtMain(dwt::Application&)::Loader+16>,
- threadHandle = 0x304, threadId = 11088}, splash = @0x14dcacf2980}
- crashLogger = {<No data fields>}
- configPathHash = "SOYXV5KYDVVUARHSEN4NWG36BPVBGPEOCKLPAGY"
- dcapp = {LastError = 0, hMutex = 0x238, static WMU_WHERE_ARE_YOU = 49743}
- #60 0x00007ff6909352bc in WinMain (hInstance=<optimized out>, hPrevInstance=<optimized out>,
- --Type <RET> for more, q to quit, c to continue without paging--
- lpCmdLine=<optimized out>, nCmdShow=10) at dwt\src\Application.cpp:296
- hr = 0
- ret = <optimized out>
- #61 0x00007ff6906913a5 in __tmainCRTStartup ()
- No symbol table info available.
- #62 0x00007ff6906914d6 in WinMainCRTStartup ()
- No symbol table info available.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement