Advertisement
Guest User

Untitled

a guest
Dec 26th, 2011
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.59 KB | None | 0 0
  1. (gdb) thread find 1530
  2. Thread 1 has target id 'Thread 4596.0x1530'
  3. (gdb) thread apply 1 bt full
  4.  
  5. Thread 1 (Thread 4596.0x1530):
  6. #0 0x0096bb65 in __atomic_flag_wait_explicit ()
  7. No symbol table info available.
  8. #1 0x0083c714 in std::__atomic0::__atomic_base<long>::load (this=0xcd02a4,
  9. __m=std::memory_order_seq_cst)
  10. at e:/dcdev/compiler/mingw/bin/../lib/gcc/mingw32/4.6.2/include/c++/bits/atomi
  11. c_0.h:301
  12. __p = 0xcd02a4
  13. __g = 0x9dfc88
  14. __r = 1
  15. #2 0x00587fe4 in dcpp::Client::getCounts () at dcpp\Client.cpp:215
  16. buf = "\000¤ß°N\000\000\000\000l/\203N┌═\200\000l/\203N\001\000\000\000ď˝\
  17. "\000l/\203N\001\000\000\000Ř˙\"\000\004˛\"\000\265═\200\000l/\203N\001\000\000\00
  18. 0Ŕ\003\000\000\000\000\000\000\034˛\"\000$˛\"\000\070\002═\000Ó˙\"\000▄˙\"\000Ř˙\"
  19. \000\064˛\"\000V W\000\034˛\"\000$˛\"\000\070\002═\000\n\000\000\000l/\203N
  20. \001\000\000\000\220ŮoÝ \000"
  21. #3 0x0047b7c9 in MainWindow::updateStatus (this=0x1a4db98)
  22. at win32\MainWindow.cpp:995
  23. tdiff = 1000
  24. down = 163290
  25. updiff = 0
  26. s = {static npos = 4294967295,
  27. _M_dataplus = {<std::allocator<wchar_t>> = {<__gnu_cxx::new_allocator<wc
  28. har_t>> = {<No data fields>}, <No data fields>},
  29. _M_p = 0x22f288 L<error reading variable>}}
  30. freeSlots = 61440
  31. now = 5612187
  32. up = 50410
  33. downdiff = 0
  34. totalSlots = 2716744
  35. #4 0x0046b91f in MainWindow::MainWindow()::{lambda()#18}::operator()() const ()
  36. at win32\MainWindow.cpp:153
  37. No symbol table info available.
  38. #5 0x00487cfb in std::_Function_handler<bool(), MainWindow::MainWindow()::<lambda
  39. ()> >::_M_invoke(const std::_Any_data &) (__functor=...)
  40. at e:/dcdev/compiler/mingw/bin/../lib/gcc/mingw32/4.6.2/include/c++/functional
  41. :1764
  42. No locals.
  43. #6 0x00834c3c in std::function<bool ()>::operator()() const (this=0x1a524a0)
  44. at e:/dcdev/compiler/mingw/bin/../lib/gcc/mingw32/4.6.2/include/c++/functional
  45. :2161
  46. No locals.
  47. #7 0x0096b151 in operator() (this=0x1a524a0, msg=...)
  48. at dwt/include/dwt/widgets/../aspects/Timer.h:56
  49. No locals.
  50. #8 0x008bd2f9 in std::_Function_handler<bool (tagMSG const&, long&), dwt::aspects
  51. ::Timer<dwt::Control>::setTimer(std::function<bool ()>, unsigned int, unsigned int
  52. )::{lambda(tagMSG const&, long&)#1}>::_M_invoke(std::_Any_data const&, tagMSG cons
  53. t&, long&) (__functor=..., __args#0=..., __args#1=@0x22fadc)
  54. at e:/dcdev/compiler/mingw/bin/../lib/gcc/mingw32/4.6.2/include/c++/functional
  55. :1764
  56. No locals.
  57. #9 0x00834a7e in std::function<bool (tagMSG const&, long&)>::operator()(tagMSG co
  58. nst&, long&) const (this=0x1a51ff0, __args#0=..., __args#1=@0x22fadc)
  59. at e:/dcdev/compiler/mingw/bin/../lib/gcc/mingw32/4.6.2/include/c++/functional
  60. :2161
  61. No locals.
  62. #10 0x00622b22 in dwt::Widget::handleMessage (this=0x1a4db98, msg=...,
  63. retVal=@0x22fadc) at dwt\src\Widget.cpp:151
  64. j = {_M_node = 0x1a51fe8}
  65. list = @0x1a51f08
  66. msgComparer = {msg = 275, param = 0}
  67. i = {<std::__detail::_Hashtable_iterator_base<std::pair<const dwt::Message
  68. , std::list<std::function<bool(const tagMSG&, long int&)>, std::allocator<std::fun
  69. ction<bool(const tagMSG&, long int&)> > > >, false>> = {
  70. _M_cur_node = 0x1a51f00,
  71. _M_cur_bucket = 0x1a3b5d8}, <No data fields>}
  72. handled = false
  73. #11 0x00600ee2 in dwt::Control::handleMessage (this=0x1a4db98, msg=...,
  74. retVal=@0x22fadc) at dwt\src\widgets\Control.cpp:105
  75. handled = 126
  76. #12 0x004816cf in MainWindow::handleMessage (this=0x1a4db98, msg=...,
  77. retVal=@0x22fadc) at win32\MainWindow.cpp:1588
  78. handled = true
  79. #13 0x006218ba in dwt::WindowProc::wndProc (hwnd=0x170684, uMsg=275, wParam=0,
  80. lParam=0) at dwt\src\Dispatcher.cpp:72
  81. res = 0
  82. msg = {hwnd = 0x170684, message = 275, wParam = 0, lParam = 0,
  83. time = 0, pt = {x = 0, y = 0}}
  84. handler = 0x170684
  85. w = 0x1a4db98
  86. #14 0x7e418734 in USER32!GetDC () from C:\WINDOWS\system32\user32.dll
  87. No symbol table info available.
  88. #15 0x00170684 in ?? ()
  89. No symbol table info available.
  90. warning: (Internal error: pc 0x112 in read in psymtab, but not in symtab.)
  91.  
  92. warning: (Internal error: pc 0x112 in read in psymtab, but not in symtab.)
  93.  
  94. warning: (Internal error: pc 0x112 in read in psymtab, but not in symtab.)
  95.  
  96. #16 0x00000113 in ?? ()
  97. warning: (Internal error: pc 0x112 in read in psymtab, but not in symtab.)
  98.  
  99. No symbol table info available.
  100. warning: (Internal error: pc 0x112 in read in psymtab, but not in symtab.)
  101.  
  102. #17 0x00000000 in ?? ()
  103. No symbol table info available.
  104. (gdb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement