Guest User

Untitled

a guest
May 9th, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 86.24 KB | None | 0 0
  1. [New Thread 0x7fffc0bff700 (LWP 8422)]
  2. [New Thread 0x7fffbfbff700 (LWP 8423)]
  3. [New Thread 0x7fffb73ff700 (LWP 8424)]
  4. [New Thread 0x7fffb63ff700 (LWP 8425)]
  5. [New Thread 0x7fffb53ff700 (LWP 8426)]
  6. [New Thread 0x7fffb47fe700 (LWP 8427)]
  7. [Thread 0x7fffb53ff700 (LWP 8426) exited]
  8. [New Thread 0x7fffb2fff700 (LWP 8428)]
  9. [New Thread 0x7fffb27fe700 (LWP 8429)]
  10.  
  11. Program received signal SIGSEGV, Segmentation fault.
  12. [Switching to Thread 0x7fffb73ff700 (LWP 8424)]
  13. WardenWin::RequestData (this=0x7fff61a68800) at /home/trinity/TrinityCore/src/server/game/Warden/WardenWin.cpp:246
  14. 246 switch (wd->Type)
  15. #0 WardenWin::RequestData (this=0x7fff61a68800) at /home/trinity/TrinityCore/src/server/game/Warden/WardenWin.cpp:246
  16. #1 0x0000000000b323e8 in Warden::Update (this=0x7fff61a68800) at /home/trinity/TrinityCore/src/server/game/Warden/Warden.cpp:158
  17. #2 0x0000000000aad483 in WorldSession::Update (this=0x7fff61b42100, diff=<optimized out>, updater=...) at /home/trinity/TrinityCore/src/server/game/Server/WorldSession.cpp:338
  18. #3 0x0000000000b40d77 in World::UpdateSessions (this=0x7fffebc0b808, diff=65) at /home/trinity/TrinityCore/src/server/game/World/World.cpp:2553
  19. #4 0x0000000000b45340 in World::Update (this=0x7fffebc0b808, diff=65) at /home/trinity/TrinityCore/src/server/game/World/World.cpp:1941
  20. #5 0x00000000007e33f1 in WorldRunnable::run (this=<optimized out>) at /home/trinity/TrinityCore/src/server/worldserver/WorldThread/WorldRunnable.cpp:59
  21. #6 0x0000000000c292ba in ACE_Based::Thread::ThreadTask (param=0x7fffb8398cf0) at /home/trinity/TrinityCore/src/server/shared/Threading/Threading.cpp:183
  22. #7 0x00007ffff78fa645 in ACE_OS_Thread_Adapter::invoke (this=<optimized out>) at ../../ace/OS_Thread_Adapter.cpp:103
  23. #8 0x00007ffff6451efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  24. #9 0x00007ffff618c89d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  25. #10 0x0000000000000000 in ?? ()
  26. #0 WardenWin::RequestData (this=0x7fff61a68800) at /home/trinity/TrinityCore/src/server/game/Warden/WardenWin.cpp:246
  27. i = 0
  28. type = <optimized out>
  29. xorByte = <optimized out>
  30. pkt = {<ByteBuffer> = {static DEFAULT_SIZE = 4096, _rpos = 140730043846656, _wpos = 140736267806996, _storage = {<std::_Vector_base<unsigned char, std::allocator<unsigned char> >> = {_M_impl = {<std::allocator<unsigned char>> = {<__gnu_cxx::new_allocator<unsigned char>> = {<No data fields>}, <No data fields>}, _M_start = 0x7fffb0b1fd90 "\240m<\367\377\177", _M_finish = 0x7fffb73fe914 "\377\177", _M_end_of_storage = 0x7fffb0b1fd90 "\240m<\367\377\177"}}, <No data fields>}}, m_opcode = 0}
  31. id = 0
  32. wd = 0x0
  33. buff = {static DEFAULT_SIZE = 4096, _rpos = 0, _wpos = 1, _storage = {<std::_Vector_base<unsigned char, std::allocator<unsigned char> >> = {_M_impl = {<std::allocator<unsigned char>> = {<__gnu_cxx::new_allocator<unsigned char>> = {<No data fields>}, <No data fields>}, _M_start = 0x7ffe2ed18000 "\002\217\324z\036\"@\001\020", _M_finish = 0x7ffe2ed18001 "\217\324z\036\"@\001\020", _M_end_of_storage = 0x7ffe2ed19000 "p0A\365\377\177"}}, <No data fields>}}
  34. index = <optimized out>
  35. #1 0x0000000000b323e8 in Warden::Update (this=0x7fff61a68800) at /home/trinity/TrinityCore/src/server/game/Warden/Warden.cpp:158
  36. diff = 66
  37. #2 0x0000000000aad483 in WorldSession::Update (this=0x7fff61b42100, diff=<optimized out>, updater=...) at /home/trinity/TrinityCore/src/server/game/Server/WorldSession.cpp:338
  38. packet = <optimized out>
  39. #3 0x0000000000b40d77 in World::UpdateSessions (this=0x7fffebc0b808, diff=65) at /home/trinity/TrinityCore/src/server/game/World/World.cpp:2553
  40. pSession = 0x7fff61b42100
  41. updater = {<PacketFilter> = {_vptr.PacketFilter = 0x10cb730, m_pSession = 0x7fff61b42100}, <No data fields>}
  42. itr = {<std::tr1::__detail::_Hashtable_iterator_base<std::pair<unsigned int const, WorldSession*>, false>> = {_M_cur_node = <optimized out>, _M_cur_bucket = 0x7fff2dbede70}, <No data fields>}
  43. next = {<std::tr1::__detail::_Hashtable_iterator_base<std::pair<unsigned int const, WorldSession*>, false>> = {_M_cur_node = 0x7ffe4c4310c0, _M_cur_bucket = 0x7fff2dbede70}, <No data fields>}
  44. sess = <optimized out>
  45. #4 0x0000000000b45340 in World::Update (this=0x7fffebc0b808, diff=65) at /home/trinity/TrinityCore/src/server/game/World/World.cpp:1941
  46. No locals.
  47. #5 0x00000000007e33f1 in WorldRunnable::run (this=<optimized out>) at /home/trinity/TrinityCore/src/server/worldserver/WorldThread/WorldRunnable.cpp:59
  48. diff = 65
  49. realCurrTime = <optimized out>
  50. realPrevTime = <optimized out>
  51. prevSleepTime = 46
  52. #6 0x0000000000c292ba in ACE_Based::Thread::ThreadTask (param=0x7fffb8398cf0) at /home/trinity/TrinityCore/src/server/shared/Threading/Threading.cpp:183
  53. _task = 0x7fffb8398cf0
  54. #7 0x00007ffff78fa645 in ACE_OS_Thread_Adapter::invoke (this=<optimized out>) at ../../ace/OS_Thread_Adapter.cpp:103
  55. hook = <optimized out>
  56. func = 0xc292b0 <ACE_Based::Thread::ThreadTask(void*)>
  57. arg = 0x7fffb8398cf0
  58. cancel_flags = <optimized out>
  59. status = 0x0
  60. #8 0x00007ffff6451efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  61. No symbol table info available.
  62. #9 0x00007ffff618c89d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  63. No symbol table info available.
  64. #10 0x0000000000000000 in ?? ()
  65. No symbol table info available.
  66. Id Target Id Frame
  67. 30 Thread 0x7fffb27fe700 (LWP 8429) "worldserver" 0x00007ffff618cef3 in epoll_wait () from /lib/x86_64-linux-gnu/libc.so.6
  68. 29 Thread 0x7fffb2fff700 (LWP 8428) "worldserver" 0x00007ffff618cef3 in epoll_wait () from /lib/x86_64-linux-gnu/libc.so.6
  69. 28 Thread 0x7fffb47fe700 (LWP 8427) "worldserver" 0x00007ffff6185913 in select () from /lib/x86_64-linux-gnu/libc.so.6
  70. 26 Thread 0x7fffb63ff700 (LWP 8425) "worldserver" 0x00007ffff6185913 in select () from /lib/x86_64-linux-gnu/libc.so.6
  71. * 25 Thread 0x7fffb73ff700 (LWP 8424) "worldserver" WardenWin::RequestData (this=0x7fff61a68800) at /home/trinity/TrinityCore/src/server/game/Warden/WardenWin.cpp:246
  72. 24 Thread 0x7fffbfbff700 (LWP 8423) "worldserver" 0x00007ffff645604c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  73. 23 Thread 0x7fffc0bff700 (LWP 8422) "worldserver" 0x00007ffff645604c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  74. 22 Thread 0x7fffc1bff700 (LWP 8421) "worldserver" 0x00007ffff645604c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  75. 21 Thread 0x7fffc2bff700 (LWP 8420) "worldserver" 0x00007ffff645604c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  76. 20 Thread 0x7fffc3bff700 (LWP 8419) "worldserver" 0x00007ffff645604c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  77. 19 Thread 0x7fffc4bff700 (LWP 8418) "worldserver" 0x00007ffff645604c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  78. 18 Thread 0x7fffc5bff700 (LWP 8417) "worldserver" 0x00007ffff645604c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  79. 17 Thread 0x7fffc6bff700 (LWP 8416) "worldserver" 0x00007ffff645604c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  80. 16 Thread 0x7fffc7bff700 (LWP 8415) "worldserver" 0x00007ffff645604c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  81. 15 Thread 0x7fffc8bff700 (LWP 8414) "worldserver" 0x00007ffff645604c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  82. 14 Thread 0x7fffc9bfe700 (LWP 8413) "worldserver" 0x00007ffff645604c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  83. 13 Thread 0x7fffca3ff700 (LWP 8412) "worldserver" 0x00007ffff645604c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  84. 12 Thread 0x7fffeabff700 (LWP 8399) "worldserver" 0x00007ffff645604c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  85. 11 Thread 0x7fffebbff700 (LWP 8398) "worldserver" 0x00007ffff645604c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  86. 10 Thread 0x7fffed3ff700 (LWP 8397) "worldserver" 0x00007ffff645604c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  87. 9 Thread 0x7fffee7ff700 (LWP 8396) "worldserver" 0x00007ffff645604c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  88. 8 Thread 0x7fffefbff700 (LWP 8395) "worldserver" 0x00007ffff645604c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  89. 7 Thread 0x7ffff0bff700 (LWP 8394) "worldserver" 0x00007ffff645604c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  90. 6 Thread 0x7ffff1bff700 (LWP 8393) "worldserver" 0x00007ffff645604c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  91. 5 Thread 0x7ffff2bff700 (LWP 8392) "worldserver" 0x00007ffff645604c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  92. 4 Thread 0x7ffff3bff700 (LWP 8391) "worldserver" 0x00007ffff645604c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  93. 3 Thread 0x7ffff4bff700 (LWP 8390) "worldserver" 0x00007ffff645604c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  94. 1 Thread 0x7ffff7feb740 (LWP 8386) "worldserver" 0x00007ffff64531f8 in pthread_join () from /lib/x86_64-linux-gnu/libpthread.so.0
  95.  
  96. Thread 30 (Thread 0x7fffb27fe700 (LWP 8429)):
  97. #0 0x00007ffff618cef3 in epoll_wait () from /lib/x86_64-linux-gnu/libc.so.6
  98. No symbol table info available.
  99. #1 0x00007ffff78cbc1d in ACE_Dev_Poll_Reactor::work_pending_i (this=0x7fffb949a400, max_wait_time=<optimized out>) at ../../ace/Dev_Poll_Reactor.cpp:960
  100. timer_buf = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 3917}}
  101. this_timeout = <optimized out>
  102. timeout = 3
  103. nfds = <optimized out>
  104. #2 0x00007ffff78cd5dc in ACE_Dev_Poll_Reactor::handle_events_i (this=0x7fffb949a400, max_wait_time=0x7fffb27fdde0, guard=...) at ../../ace/Dev_Poll_Reactor.cpp:1033
  105. result = <optimized out>
  106. #3 0x00007ffff78cd741 in ACE_Dev_Poll_Reactor::handle_events (this=0x7fffb949a400, max_wait_time=0x7fffb27fdde0) at ../../ace/Dev_Poll_Reactor.cpp:1015
  107. countdown = {<ACE_Copy_Disabled> = {<No data fields>}, max_wait_time_ = 0x7fffb27fdde0, start_time_ = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 1324827920, tv_usec = 813935}}, stopped_ = false}
  108. guard = {token_ = @0x7fffb949a478, owner_ = 1}
  109. result = 0
  110. #4 0x00007ffff791845d in ACE_Reactor::run_reactor_event_loop (this=0x7fffb7446d00, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  111. result = <optimized out>
  112. #5 0x0000000000ab6b63 in ReactorRunnable::svc (this=0x7fffb7c9c040) at /home/trinity/TrinityCore/src/server/game/Server/WorldSocketMgr.cpp:170
  113. interval = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 3917}}
  114. i = <optimized out>
  115. t = <optimized out>
  116. #6 0x00007ffff7937227 in ACE_Task_Base::svc_run (args=0x7fffb7c9c040) at ../../ace/Task.cpp:271
  117. t = 0x7fffb7c9c040
  118. svc_status = <optimized out>
  119. status = <optimized out>
  120. thr_mgr_ptr = <optimized out>
  121. #7 0x00007ffff7938685 in ACE_Thread_Adapter::invoke_i (this=<optimized out>) at ../../ace/Thread_Adapter.cpp:161
  122. hook = <optimized out>
  123. func = 0x7ffff79371f0 <ACE_Task_Base::svc_run(void*)>
  124. arg = 0x7fffb7c9c040
  125. cancel_flags = <optimized out>
  126. status = 0x0
  127. #8 0x00007ffff7938744 in ACE_Thread_Adapter::invoke (this=0x7fffb827aeb0) at ../../ace/Thread_Adapter.cpp:96
  128. exit_hook_instance = 0x7fffb100a020
  129. exit_hook_maybe = {instance_ = 0x0}
  130. exit_hook_ptr = <optimized out>
  131. exit_hook = <optimized out>
  132. #9 0x00007ffff6451efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  133. No symbol table info available.
  134. #10 0x00007ffff618c89d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  135. No symbol table info available.
  136. #11 0x0000000000000000 in ?? ()
  137. No symbol table info available.
  138.  
  139. Thread 29 (Thread 0x7fffb2fff700 (LWP 8428)):
  140. #0 0x00007ffff618cef3 in epoll_wait () from /lib/x86_64-linux-gnu/libc.so.6
  141. No symbol table info available.
  142. #1 0x00007ffff78cbc1d in ACE_Dev_Poll_Reactor::work_pending_i (this=0x7fffb949a280, max_wait_time=<optimized out>) at ../../ace/Dev_Poll_Reactor.cpp:960
  143. timer_buf = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 10000}}
  144. this_timeout = <optimized out>
  145. timeout = 10
  146. nfds = <optimized out>
  147. #2 0x00007ffff78cd5dc in ACE_Dev_Poll_Reactor::handle_events_i (this=0x7fffb949a280, max_wait_time=0x7fffb2ffede0, guard=...) at ../../ace/Dev_Poll_Reactor.cpp:1033
  148. result = <optimized out>
  149. #3 0x00007ffff78cd741 in ACE_Dev_Poll_Reactor::handle_events (this=0x7fffb949a280, max_wait_time=0x7fffb2ffede0) at ../../ace/Dev_Poll_Reactor.cpp:1015
  150. countdown = {<ACE_Copy_Disabled> = {<No data fields>}, max_wait_time_ = 0x7fffb2ffede0, start_time_ = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 1324827920, tv_usec = 807823}}, stopped_ = false}
  151. guard = {token_ = @0x7fffb949a2f8, owner_ = 1}
  152. result = 0
  153. #4 0x00007ffff791845d in ACE_Reactor::run_reactor_event_loop (this=0x7fffb7446cc0, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  154. result = <optimized out>
  155. #5 0x0000000000ab6b63 in ReactorRunnable::svc (this=0x7fffb7c9bf08) at /home/trinity/TrinityCore/src/server/game/Server/WorldSocketMgr.cpp:170
  156. interval = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 10000}}
  157. i = <optimized out>
  158. t = <optimized out>
  159. #6 0x00007ffff7937227 in ACE_Task_Base::svc_run (args=0x7fffb7c9bf08) at ../../ace/Task.cpp:271
  160. t = 0x7fffb7c9bf08
  161. svc_status = <optimized out>
  162. status = <optimized out>
  163. thr_mgr_ptr = <optimized out>
  164. #7 0x00007ffff7938685 in ACE_Thread_Adapter::invoke_i (this=<optimized out>) at ../../ace/Thread_Adapter.cpp:161
  165. hook = <optimized out>
  166. func = 0x7ffff79371f0 <ACE_Task_Base::svc_run(void*)>
  167. arg = 0x7fffb7c9bf08
  168. cancel_flags = <optimized out>
  169. status = 0x0
  170. #8 0x00007ffff7938744 in ACE_Thread_Adapter::invoke (this=0x7fffb827ae40) at ../../ace/Thread_Adapter.cpp:96
  171. exit_hook_instance = 0x7fffb180a020
  172. exit_hook_maybe = {instance_ = 0x0}
  173. exit_hook_ptr = <optimized out>
  174. exit_hook = <optimized out>
  175. #9 0x00007ffff6451efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  176. No symbol table info available.
  177. #10 0x00007ffff618c89d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  178. No symbol table info available.
  179. #11 0x0000000000000000 in ?? ()
  180. No symbol table info available.
  181.  
  182. Thread 28 (Thread 0x7fffb47fe700 (LWP 8427)):
  183. #0 0x00007ffff6185913 in select () from /lib/x86_64-linux-gnu/libc.so.6
  184. No symbol table info available.
  185. #1 0x0000000001039105 in tcp_select (s=50, flags=<optimized out>, timeout=<optimized out>, soap=<optimized out>) at /home/trinity/TrinityCore/dep/gsoap/stdsoap2.cpp:4402
  186. tv = {tv_sec = 0, tv_usec = 857970}
  187. fd = {{fds_bits = {1125899906842624, 0 <repeats 15 times>}}, {fds_bits = {1125899906842624, 0 <repeats 15 times>}}, {fds_bits = {1125899906842624, 0 <repeats 15 times>}}}
  188. sfd = 0x7fffb47d63e0
  189. efd = 0x7fffb47d6460
  190. r = <optimized out>
  191. rfd = 0x7fffb47d6360
  192. #2 0x000000000104db2f in soap_accept (soap=0x7fffb47d65c0) at /home/trinity/TrinityCore/dep/gsoap/stdsoap2.cpp:4810
  193. r = <optimized out>
  194. err = <optimized out>
  195. n = 16
  196. len = 65536
  197. set = 1
  198. #3 0x00000000007e2c38 in TCSoapRunnable::run (this=0x7fffb7446c20) at /home/trinity/TrinityCore/src/server/worldserver/TCSoap/TCSoap.cpp:43
  199. thread_soap = 0x7fffb300c000
  200. mb = <optimized out>
  201. soap = {_vptr.soap = 0x1258e10, state = 1, version = 0, mode = 0, imode = 2097152, omode = 2097152, float_format = 0x1256923 "%.9G", double_format = 0x1256928 "%.17lG", dime_id_format = 0x125692f "cid:id%d", http_version = 0x1256938 "1.1", http_content = 0x0, encodingStyle = 0x1258c30 "", actor = 0x0, lang = 0x125765d "en", recv_timeout = 5, send_timeout = 5, connect_timeout = 0, accept_timeout = 3, socket_flags = 0, connect_flags = 0, bind_flags = 0, accept_flags = 0, linger_time = 0, namespaces = 0x164b1c0, local_namespaces = 0x0, nlist = 0x0, blist = 0x0, clist = 0x7fffb300a040, alist = 0x0, iht = {0x0 <repeats 1999 times>}, pht = {0x0 <repeats 4096 times>}, pblk = 0x0, pidx = 0, header = 0x0, fault = 0x7fffb300b060, idnum = 0, user = 0x0, data = {0x0, 0x0, 0x0, 0x0}, plugins = 0x0, userid = 0x0, passwd = 0x0, fpost = 0x104c4bf <http_post(soap*, char const*, char const*, int, char const*, char const*, size_t)>, fget = 0x1038800 <http_get(soap*)>, fput = 0x104da6b <http_put(soap*)>, fdel = 0x1038806 <http_405(soap*)>, fopt = 0x1038806 <http_405(soap*)>, fhead = 0x1038806 <http_405(soap*)>, fform = 0, fposthdr = 0x103a5ff <http_post_header(soap*, char const*, char const*)>, fresponse = 0x104c1a2 <http_response(soap*, int, size_t)>, fparse = 0x104d470 <http_parse(soap*)>, fparsehdr = 0x104b7c8 <http_parse_header(soap*, char const*, char const*)>, fheader = 0, fresolve = 0x1038e57 <tcp_gethost(soap*, char const*, in_addr*)>, fconnect = 0, fdisconnect = 0, fclosesocket = 0x1038e43 <tcp_closesocket(soap*, int)>, fshutdownsocket = 0x1038e3a <tcp_shutdownsocket(soap*, int, int)>, fopen = 0x103c135 <tcp_connect(soap*, char const*, char const*, int)>, faccept = 0x1038e4a <tcp_accept(soap*, int, sockaddr*, int*)>, fclose = 0x1038f56 <tcp_disconnect(soap*)>, fsend = 0x1039534 <fsend(soap*, char const*, size_t)>, frecv = 0x1039328 <frecv(soap*, char*, size_t)>, fpoll = 0x104df94 <soap_poll(soap*)>, fseterror = 0, fignore = 0, fserveloop = 0, fplugin = 0x1038df2 <fplugin(soap*, char const*)>, fmalloc = 0, feltbegin = 0, feltendin = 0, feltbegout = 0, feltendout = 0, fprepareinitsend = 0, fprepareinitrecv = 0, fpreparesend = 0, fpreparerecv = 0, fpreparefinalsend = 0, fpreparefinalrecv = 0, filterstop = 0, ffiltersend = 0, ffilterrecv = 0, fdimereadopen = 0, fdimewriteopen = 0, fdimereadclose = 0, fdimewriteclose = 0, fdimeread = 0, fdimewrite = 0, fmimereadopen = 0, fmimewriteopen = 0, fmimereadclose = 0, fmimewriteclose = 0, fmimeread = 0, fmimewrite = 0, master = 50, socket = -1, os = 0x0, is = 0x0, sendfd = 1, recvfd = 0, bufidx = 0, buflen = 0, ahead = 0, cdata = 0, body = 0, level = 0, count = 0, length = 0, labbuf = 0x0, lablen = 0, labidx = 0, buf = '\000' <repeats 65535 times>, msgbuf = '\000' <repeats 1023 times>, tmpbuf = '\000' <repeats 1023 times>, tag = '\000' <repeats 1023 times>, id = '\000' <repeats 1023 times>, href = '\000' <repeats 1023 times>, type = '\000' <repeats 1023 times>, arrayType = '\000' <repeats 1023 times>, arraySize = '\000' <repeats 1023 times>, arrayOffset = '\000' <repeats 1023 times>, other = 0, position = 0, positions = {0 <repeats 16 times>}, root = 0, attributes = 0x0, encoding = 0, mustUnderstand = 0, null = 0, ns = 0, part = 9, event = 0, alloced = 0, peeked = 0, chunksize = 0, chunkbuflen = 0, endpoint = '\000' <repeats 1023 times>, path = '\000' <repeats 1023 times>, host = '\000' <repeats 1023 times>, action = 0x0, authrealm = 0x0, prolog = 0x0, ip = 2130706433, port = 47121, keep_alive = 0, tcp_keep_alive = 0, tcp_keep_idle = 0, tcp_keep_intvl = 0, tcp_keep_cnt = 0, max_keep_alive = 100, proxy_http_version = 0x125693c "1.0", proxy_host = 0x0, proxy_port = 8080, proxy_userid = 0x0, proxy_passwd = 0x0, proxy_from = 0x0, status = 0, error = 0, errmode = 0, errnum = 0, dom = 0x0, dime = {count = 0, size = 0, chunksize = 0, buflen = 0, flags = 0 '\000', ptr = 0x0, id = 0x0, type = 0x0, options = 0x0, list = 0x0, first = 0x0, last = 0x0}, mime = {boundary = 0x0, start = 0x0, list = 0x0, first = 0x0, last = 0x0}, xlist = 0x0, logfile = {0x0, 0x0, 0x0}, fdebug = {0x0, 0x0, 0x0}, mht = {0x0 <repeats 3892 times>, 0x7fffb3000058, 0x7fffb3000058, 0x0, 0x7fffb3000058, 0x3f8000, 0x3f8000, 0x7fffb3000058, 0x0, 0x7fffb47fdbb0, 0x1059f4b, 0x7fffb3000058, 0x7ffff5414d58, 0x7fffb3000058, 0x1, 0x7ffff5414d60, 0x0, 0x7fffb47fdbf0, 0x1059f4b, 0x7fffb3000028, 0x7ffff5414d58, 0x7fffb3000088, 0x7ffff5414d58, 0x7fffb3000088, 0x0, 0x0, 0x0, 0x0, 0x0, 0x7fffb3000058, 0x7ffff5414d58, 0x7fffb3000058, 0x0, 0x0, 0x0, 0x0, 0x0, 0x7fffb3000028, 0x7ffff5414d58, 0x7fffb3000028, 0x0 <repeats 165 times>}, wsuid = 0x0, c14nexclude = 0x0, cookies = 0x0, cookie_domain = 0x0, cookie_path = 0x0, cookie_max = 32, ipv6_multicast_if = 0, ipv4_multicast_if = 0x0, ipv4_multicast_ttl = 0 '\000', peer = {sin_family = 0, sin_port = 0, sin_addr = {s_addr = 0}, sin_zero = "\000\000\000\000\000\000\000"}, peerlen = 16, fsslauth = 0x0, fsslverify = 0x0, bio = 0x0, ssl = 0x0, ctx = 0x0, session = 0x0, dh_params = 0x0, rsa_params = 0x0, ssl_flags = 0, keyfile = 0x0, password = 0x0, cafile = 0x0, capath = 0x0, crlfile = 0x0, session_host = '\000' <repeats 272 times>"\251, \362\005\001", '\000' <repeats 22 times>"\200, \000\000\000\000\000\205\363\005\001\000\000\000\000\020\323\177\264\377\177\000\000\020\323\177\264\377\177", '\000' <repeats 18 times>, "`MA\365\377\177\000\000\205\363\005\001\000\000\000\000\000\000@\000\000\000\000\000\000\360\177\264\377\177\000\000P\323\177\264\377\177\000\000P\323\177\264\377\177\000\000\000\000\000\000\000\000\000\000P\323\177\264\377\177\000\000`MA\365\377\177\000\000\322\364\005\001\000\000\000\000\000\000\000\000\001\000\000\000\000\000@\000\000\000\000\000\000\000\000\263\377\177\000\000\000\000\000\000\000\000\000\000\320\333\177\264\377\177\000\000\000\000\000\000\377\177\000\000@\334\177\264\377\177\000\000\236\265\005\001\000\000\000\000\000\000\000\263\001\177\000\000\000 \000\000\000\000\000\000\000\200\000\263\377\177\000\000\000MA\365\377\177\000\000\000 \000\000\000\000\000\000\000\200?\000\000\000\000\000\000\000\000\263"..., session_port = -1204088288, c_locale = 0x0, d_stream = 0x7ffff5400d40, z_crc = 945, z_dict = 0x7fffb8005830 "\240\r@\365\377\177", z_dict_len = 3090878464, zlib_state = 32767, zlib_in = 0, zlib_out = 4064, z_buf = 0x7fffb47fde40 " lD\267\377\177", z_buflen = 17117946, z_level = 0, z_ratio_in = 0, z_ratio_out = -4.46011545e-05}
  202. #4 0x0000000000c292ba in ACE_Based::Thread::ThreadTask (param=0x7fffb7446c20) at /home/trinity/TrinityCore/src/server/shared/Threading/Threading.cpp:183
  203. _task = 0x7fffb7446c20
  204. #5 0x00007ffff78fa645 in ACE_OS_Thread_Adapter::invoke (this=<optimized out>) at ../../ace/OS_Thread_Adapter.cpp:103
  205. hook = <optimized out>
  206. func = 0xc292b0 <ACE_Based::Thread::ThreadTask(void*)>
  207. arg = 0x7fffb7446c20
  208. cancel_flags = <optimized out>
  209. status = 0x0
  210. #6 0x00007ffff6451efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  211. No symbol table info available.
  212. #7 0x00007ffff618c89d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  213. No symbol table info available.
  214. #8 0x0000000000000000 in ?? ()
  215. No symbol table info available.
  216.  
  217. Thread 26 (Thread 0x7fffb63ff700 (LWP 8425)):
  218. #0 0x00007ffff6185913 in select () from /lib/x86_64-linux-gnu/libc.so.6
  219. No symbol table info available.
  220. #1 0x00007ffff7bc2e3e in ?? () from /lib/libreadline.so.5
  221. No symbol table info available.
  222. #2 0x00007ffff7bc30ee in rl_read_key () from /lib/libreadline.so.5
  223. No symbol table info available.
  224. #3 0x00007ffff7bb01cf in readline_internal_char () from /lib/libreadline.so.5
  225. No symbol table info available.
  226. #4 0x00007ffff7bb06b5 in readline () from /lib/libreadline.so.5
  227. No symbol table info available.
  228. #5 0x00000000007dd82f in CliRunnable::run (this=<optimized out>) at /home/trinity/TrinityCore/src/server/worldserver/CommandLine/CliRunnable.cpp:589
  229. command_str = <optimized out>
  230. #6 0x0000000000c292ba in ACE_Based::Thread::ThreadTask (param=0x7fffb8398d20) at /home/trinity/TrinityCore/src/server/shared/Threading/Threading.cpp:183
  231. _task = 0x7fffb8398d20
  232. #7 0x00007ffff78fa645 in ACE_OS_Thread_Adapter::invoke (this=<optimized out>) at ../../ace/OS_Thread_Adapter.cpp:103
  233. hook = <optimized out>
  234. func = 0xc292b0 <ACE_Based::Thread::ThreadTask(void*)>
  235. arg = 0x7fffb8398d20
  236. cancel_flags = <optimized out>
  237. status = 0x0
  238. #8 0x00007ffff6451efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  239. No symbol table info available.
  240. #9 0x00007ffff618c89d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  241. No symbol table info available.
  242. #10 0x0000000000000000 in ?? ()
  243. No symbol table info available.
  244.  
  245. Thread 25 (Thread 0x7fffb73ff700 (LWP 8424)):
  246. #0 WardenWin::RequestData (this=0x7fff61a68800) at /home/trinity/TrinityCore/src/server/game/Warden/WardenWin.cpp:246
  247. i = 0
  248. type = <optimized out>
  249. xorByte = <optimized out>
  250. pkt = {<ByteBuffer> = {static DEFAULT_SIZE = 4096, _rpos = 140730043846656, _wpos = 140736267806996, _storage = {<std::_Vector_base<unsigned char, std::allocator<unsigned char> >> = {_M_impl = {<std::allocator<unsigned char>> = {<__gnu_cxx::new_allocator<unsigned char>> = {<No data fields>}, <No data fields>}, _M_start = 0x7fffb0b1fd90 "\240m<\367\377\177", _M_finish = 0x7fffb73fe914 "\377\177", _M_end_of_storage = 0x7fffb0b1fd90 "\240m<\367\377\177"}}, <No data fields>}}, m_opcode = 0}
  251. id = 0
  252. wd = 0x0
  253. buff = {static DEFAULT_SIZE = 4096, _rpos = 0, _wpos = 1, _storage = {<std::_Vector_base<unsigned char, std::allocator<unsigned char> >> = {_M_impl = {<std::allocator<unsigned char>> = {<__gnu_cxx::new_allocator<unsigned char>> = {<No data fields>}, <No data fields>}, _M_start = 0x7ffe2ed18000 "\002\217\324z\036\"@\001\020", _M_finish = 0x7ffe2ed18001 "\217\324z\036\"@\001\020", _M_end_of_storage = 0x7ffe2ed19000 "p0A\365\377\177"}}, <No data fields>}}
  254. index = <optimized out>
  255. #1 0x0000000000b323e8 in Warden::Update (this=0x7fff61a68800) at /home/trinity/TrinityCore/src/server/game/Warden/Warden.cpp:158
  256. diff = 66
  257. #2 0x0000000000aad483 in WorldSession::Update (this=0x7fff61b42100, diff=<optimized out>, updater=...) at /home/trinity/TrinityCore/src/server/game/Server/WorldSession.cpp:338
  258. packet = <optimized out>
  259. #3 0x0000000000b40d77 in World::UpdateSessions (this=0x7fffebc0b808, diff=65) at /home/trinity/TrinityCore/src/server/game/World/World.cpp:2553
  260. pSession = 0x7fff61b42100
  261. updater = {<PacketFilter> = {_vptr.PacketFilter = 0x10cb730, m_pSession = 0x7fff61b42100}, <No data fields>}
  262. itr = {<std::tr1::__detail::_Hashtable_iterator_base<std::pair<unsigned int const, WorldSession*>, false>> = {_M_cur_node = <optimized out>, _M_cur_bucket = 0x7fff2dbede70}, <No data fields>}
  263. next = {<std::tr1::__detail::_Hashtable_iterator_base<std::pair<unsigned int const, WorldSession*>, false>> = {_M_cur_node = 0x7ffe4c4310c0, _M_cur_bucket = 0x7fff2dbede70}, <No data fields>}
  264. sess = <optimized out>
  265. #4 0x0000000000b45340 in World::Update (this=0x7fffebc0b808, diff=65) at /home/trinity/TrinityCore/src/server/game/World/World.cpp:1941
  266. No locals.
  267. #5 0x00000000007e33f1 in WorldRunnable::run (this=<optimized out>) at /home/trinity/TrinityCore/src/server/worldserver/WorldThread/WorldRunnable.cpp:59
  268. diff = 65
  269. realCurrTime = <optimized out>
  270. realPrevTime = <optimized out>
  271. prevSleepTime = 46
  272. #6 0x0000000000c292ba in ACE_Based::Thread::ThreadTask (param=0x7fffb8398cf0) at /home/trinity/TrinityCore/src/server/shared/Threading/Threading.cpp:183
  273. _task = 0x7fffb8398cf0
  274. #7 0x00007ffff78fa645 in ACE_OS_Thread_Adapter::invoke (this=<optimized out>) at ../../ace/OS_Thread_Adapter.cpp:103
  275. hook = <optimized out>
  276. func = 0xc292b0 <ACE_Based::Thread::ThreadTask(void*)>
  277. arg = 0x7fffb8398cf0
  278. cancel_flags = <optimized out>
  279. status = 0x0
  280. #8 0x00007ffff6451efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  281. No symbol table info available.
  282. #9 0x00007ffff618c89d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  283. No symbol table info available.
  284. #10 0x0000000000000000 in ?? ()
  285. No symbol table info available.
  286.  
  287. Thread 24 (Thread 0x7fffbfbff700 (LWP 8423)):
  288. #0 0x00007ffff645604c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  289. No symbol table info available.
  290. #1 0x00007ffff78bba25 in cond_timedwait (timeout=0x0, external_mutex=<optimized out>, cv=<optimized out>) at ../../ace/OS_NS_Thread.inl:358
  291. result = 0
  292. ts = {tv_sec = 140736410414496, tv_nsec = 17117350}
  293. #2 ACE_Condition_Thread_Mutex::wait (this=<optimized out>, mutex=<optimized out>, abstime=0x0) at ../../ace/Condition_Thread_Mutex.cpp:100
  294. No locals.
  295. #3 0x00000000007e192e in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffe43b8700, timeout=0x0) at /home/trinity/.sys/include/ace/Message_Queue_T.cpp:1744
  296. result = 0
  297. #4 0x00000000007e247c in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=<optimized out>, first_item=@0x7fffbfbfede8, timeout=0x0) at /home/trinity/.sys/include/ace/Message_Queue_T.cpp:1936
  298. ace_mon = {lock_ = 0x7fffe43b8750, owner_ = 0}
  299. #5 0x00007ffff78a5e12 in ACE_Activation_Queue::dequeue (this=<optimized out>, tv=<optimized out>) at ../../ace/Activation_Queue.cpp:89
  300. mb = 0x0
  301. #6 0x0000000000c28d33 in DelayExecutor::svc (this=0x7fffe4656c40) at /home/trinity/TrinityCore/src/server/shared/Threading/DelayExecutor.cpp:47
  302. rq = <optimized out>
  303. #7 0x00007ffff7937227 in ACE_Task_Base::svc_run (args=0x7fffe4656c40) at ../../ace/Task.cpp:271
  304. t = 0x7fffe4656c40
  305. svc_status = <optimized out>
  306. status = <optimized out>
  307. thr_mgr_ptr = <optimized out>
  308. #8 0x00007ffff7938685 in ACE_Thread_Adapter::invoke_i (this=<optimized out>) at ../../ace/Thread_Adapter.cpp:161
  309. hook = <optimized out>
  310. func = 0x7ffff79371f0 <ACE_Task_Base::svc_run(void*)>
  311. arg = 0x7fffe4656c40
  312. cancel_flags = <optimized out>
  313. status = 0x0
  314. #9 0x00007ffff7938744 in ACE_Thread_Adapter::invoke (this=0x7fffd3dcd900) at ../../ace/Thread_Adapter.cpp:96
  315. exit_hook_instance = 0x7fffbe80a020
  316. exit_hook_maybe = {instance_ = 0x0}
  317. exit_hook_ptr = <optimized out>
  318. exit_hook = <optimized out>
  319. #10 0x00007ffff6451efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  320. No symbol table info available.
  321. #11 0x00007ffff618c89d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  322. No symbol table info available.
  323. #12 0x0000000000000000 in ?? ()
  324. No symbol table info available.
  325.  
  326. Thread 23 (Thread 0x7fffc0bff700 (LWP 8422)):
  327. #0 0x00007ffff645604c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  328. No symbol table info available.
  329. #1 0x00007ffff78bba25 in cond_timedwait (timeout=0x0, external_mutex=<optimized out>, cv=<optimized out>) at ../../ace/OS_NS_Thread.inl:358
  330. result = 0
  331. ts = {tv_sec = 140736427191712, tv_nsec = 17117350}
  332. #2 ACE_Condition_Thread_Mutex::wait (this=<optimized out>, mutex=<optimized out>, abstime=0x0) at ../../ace/Condition_Thread_Mutex.cpp:100
  333. No locals.
  334. #3 0x00000000007e192e in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffe43b8700, timeout=0x0) at /home/trinity/.sys/include/ace/Message_Queue_T.cpp:1744
  335. result = 0
  336. #4 0x00000000007e247c in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=<optimized out>, first_item=@0x7fffc0bfede8, timeout=0x0) at /home/trinity/.sys/include/ace/Message_Queue_T.cpp:1936
  337. ace_mon = {lock_ = 0x7fffe43b8750, owner_ = 0}
  338. #5 0x00007ffff78a5e12 in ACE_Activation_Queue::dequeue (this=<optimized out>, tv=<optimized out>) at ../../ace/Activation_Queue.cpp:89
  339. mb = 0x0
  340. #6 0x0000000000c28d33 in DelayExecutor::svc (this=0x7fffe4656c40) at /home/trinity/TrinityCore/src/server/shared/Threading/DelayExecutor.cpp:47
  341. rq = <optimized out>
  342. #7 0x00007ffff7937227 in ACE_Task_Base::svc_run (args=0x7fffe4656c40) at ../../ace/Task.cpp:271
  343. t = 0x7fffe4656c40
  344. svc_status = <optimized out>
  345. status = <optimized out>
  346. thr_mgr_ptr = <optimized out>
  347. #8 0x00007ffff7938685 in ACE_Thread_Adapter::invoke_i (this=<optimized out>) at ../../ace/Thread_Adapter.cpp:161
  348. hook = <optimized out>
  349. func = 0x7ffff79371f0 <ACE_Task_Base::svc_run(void*)>
  350. arg = 0x7fffe4656c40
  351. cancel_flags = <optimized out>
  352. status = 0x0
  353. #9 0x00007ffff7938744 in ACE_Thread_Adapter::invoke (this=0x7fffd3dcd890) at ../../ace/Thread_Adapter.cpp:96
  354. exit_hook_instance = 0x7fffbec0a020
  355. exit_hook_maybe = {instance_ = 0x0}
  356. exit_hook_ptr = <optimized out>
  357. exit_hook = <optimized out>
  358. #10 0x00007ffff6451efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  359. No symbol table info available.
  360. #11 0x00007ffff618c89d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  361. No symbol table info available.
  362. #12 0x0000000000000000 in ?? ()
  363. No symbol table info available.
  364.  
  365. Thread 22 (Thread 0x7fffc1bff700 (LWP 8421)):
  366. #0 0x00007ffff645604c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  367. No symbol table info available.
  368. #1 0x00007ffff78bba25 in cond_timedwait (timeout=0x0, external_mutex=<optimized out>, cv=<optimized out>) at ../../ace/OS_NS_Thread.inl:358
  369. result = 0
  370. ts = {tv_sec = 140736443968928, tv_nsec = 17117350}
  371. #2 ACE_Condition_Thread_Mutex::wait (this=<optimized out>, mutex=<optimized out>, abstime=0x0) at ../../ace/Condition_Thread_Mutex.cpp:100
  372. No locals.
  373. #3 0x00000000007e192e in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffe43b8700, timeout=0x0) at /home/trinity/.sys/include/ace/Message_Queue_T.cpp:1744
  374. result = 0
  375. #4 0x00000000007e247c in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=<optimized out>, first_item=@0x7fffc1bfede8, timeout=0x0) at /home/trinity/.sys/include/ace/Message_Queue_T.cpp:1936
  376. ace_mon = {lock_ = 0x7fffe43b8750, owner_ = 0}
  377. #5 0x00007ffff78a5e12 in ACE_Activation_Queue::dequeue (this=<optimized out>, tv=<optimized out>) at ../../ace/Activation_Queue.cpp:89
  378. mb = 0x0
  379. #6 0x0000000000c28d33 in DelayExecutor::svc (this=0x7fffe4656c40) at /home/trinity/TrinityCore/src/server/shared/Threading/DelayExecutor.cpp:47
  380. rq = <optimized out>
  381. #7 0x00007ffff7937227 in ACE_Task_Base::svc_run (args=0x7fffe4656c40) at ../../ace/Task.cpp:271
  382. t = 0x7fffe4656c40
  383. svc_status = <optimized out>
  384. status = <optimized out>
  385. thr_mgr_ptr = <optimized out>
  386. #8 0x00007ffff7938685 in ACE_Thread_Adapter::invoke_i (this=<optimized out>) at ../../ace/Thread_Adapter.cpp:161
  387. hook = <optimized out>
  388. func = 0x7ffff79371f0 <ACE_Task_Base::svc_run(void*)>
  389. arg = 0x7fffe4656c40
  390. cancel_flags = <optimized out>
  391. status = 0x0
  392. #9 0x00007ffff7938744 in ACE_Thread_Adapter::invoke (this=0x7fffd3dcd900) at ../../ace/Thread_Adapter.cpp:96
  393. exit_hook_instance = 0x7fffbfc0a020
  394. exit_hook_maybe = {instance_ = 0x0}
  395. exit_hook_ptr = <optimized out>
  396. exit_hook = <optimized out>
  397. #10 0x00007ffff6451efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  398. No symbol table info available.
  399. #11 0x00007ffff618c89d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  400. No symbol table info available.
  401. #12 0x0000000000000000 in ?? ()
  402. No symbol table info available.
  403.  
  404. Thread 21 (Thread 0x7fffc2bff700 (LWP 8420)):
  405. #0 0x00007ffff645604c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  406. No symbol table info available.
  407. #1 0x00007ffff78bba25 in cond_timedwait (timeout=0x0, external_mutex=<optimized out>, cv=<optimized out>) at ../../ace/OS_NS_Thread.inl:358
  408. result = 0
  409. ts = {tv_sec = 140736460746144, tv_nsec = 17117350}
  410. #2 ACE_Condition_Thread_Mutex::wait (this=<optimized out>, mutex=<optimized out>, abstime=0x0) at ../../ace/Condition_Thread_Mutex.cpp:100
  411. No locals.
  412. #3 0x00000000007e192e in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffe43b8700, timeout=0x0) at /home/trinity/.sys/include/ace/Message_Queue_T.cpp:1744
  413. result = 0
  414. #4 0x00000000007e247c in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=<optimized out>, first_item=@0x7fffc2bfede8, timeout=0x0) at /home/trinity/.sys/include/ace/Message_Queue_T.cpp:1936
  415. ace_mon = {lock_ = 0x7fffe43b8750, owner_ = 0}
  416. #5 0x00007ffff78a5e12 in ACE_Activation_Queue::dequeue (this=<optimized out>, tv=<optimized out>) at ../../ace/Activation_Queue.cpp:89
  417. mb = 0x0
  418. #6 0x0000000000c28d33 in DelayExecutor::svc (this=0x7fffe4656c40) at /home/trinity/TrinityCore/src/server/shared/Threading/DelayExecutor.cpp:47
  419. rq = <optimized out>
  420. #7 0x00007ffff7937227 in ACE_Task_Base::svc_run (args=0x7fffe4656c40) at ../../ace/Task.cpp:271
  421. t = 0x7fffe4656c40
  422. svc_status = <optimized out>
  423. status = <optimized out>
  424. thr_mgr_ptr = <optimized out>
  425. #8 0x00007ffff7938685 in ACE_Thread_Adapter::invoke_i (this=<optimized out>) at ../../ace/Thread_Adapter.cpp:161
  426. hook = <optimized out>
  427. func = 0x7ffff79371f0 <ACE_Task_Base::svc_run(void*)>
  428. arg = 0x7fffe4656c40
  429. cancel_flags = <optimized out>
  430. status = 0x0
  431. #9 0x00007ffff7938744 in ACE_Thread_Adapter::invoke (this=0x7fffd3dcd890) at ../../ace/Thread_Adapter.cpp:96
  432. exit_hook_instance = 0x7fffc0c0a020
  433. exit_hook_maybe = {instance_ = 0x0}
  434. exit_hook_ptr = <optimized out>
  435. exit_hook = <optimized out>
  436. #10 0x00007ffff6451efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  437. No symbol table info available.
  438. #11 0x00007ffff618c89d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  439. No symbol table info available.
  440. #12 0x0000000000000000 in ?? ()
  441. No symbol table info available.
  442.  
  443. Thread 20 (Thread 0x7fffc3bff700 (LWP 8419)):
  444. #0 0x00007ffff645604c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  445. No symbol table info available.
  446. #1 0x00007ffff78bba25 in cond_timedwait (timeout=0x0, external_mutex=<optimized out>, cv=<optimized out>) at ../../ace/OS_NS_Thread.inl:358
  447. result = 0
  448. ts = {tv_sec = 140736477523360, tv_nsec = 17117350}
  449. #2 ACE_Condition_Thread_Mutex::wait (this=<optimized out>, mutex=<optimized out>, abstime=0x0) at ../../ace/Condition_Thread_Mutex.cpp:100
  450. No locals.
  451. #3 0x00000000007e192e in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffe43b8700, timeout=0x0) at /home/trinity/.sys/include/ace/Message_Queue_T.cpp:1744
  452. result = 0
  453. #4 0x00000000007e247c in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=<optimized out>, first_item=@0x7fffc3bfede8, timeout=0x0) at /home/trinity/.sys/include/ace/Message_Queue_T.cpp:1936
  454. ace_mon = {lock_ = 0x7fffe43b8750, owner_ = 0}
  455. #5 0x00007ffff78a5e12 in ACE_Activation_Queue::dequeue (this=<optimized out>, tv=<optimized out>) at ../../ace/Activation_Queue.cpp:89
  456. mb = 0x0
  457. #6 0x0000000000c28d33 in DelayExecutor::svc (this=0x7fffe4656c40) at /home/trinity/TrinityCore/src/server/shared/Threading/DelayExecutor.cpp:47
  458. rq = <optimized out>
  459. #7 0x00007ffff7937227 in ACE_Task_Base::svc_run (args=0x7fffe4656c40) at ../../ace/Task.cpp:271
  460. t = 0x7fffe4656c40
  461. svc_status = <optimized out>
  462. status = <optimized out>
  463. thr_mgr_ptr = <optimized out>
  464. #8 0x00007ffff7938685 in ACE_Thread_Adapter::invoke_i (this=<optimized out>) at ../../ace/Thread_Adapter.cpp:161
  465. hook = <optimized out>
  466. func = 0x7ffff79371f0 <ACE_Task_Base::svc_run(void*)>
  467. arg = 0x7fffe4656c40
  468. cancel_flags = <optimized out>
  469. status = 0x0
  470. #9 0x00007ffff7938744 in ACE_Thread_Adapter::invoke (this=0x7fffd3dcd900) at ../../ace/Thread_Adapter.cpp:96
  471. exit_hook_instance = 0x7fffc1c0a020
  472. exit_hook_maybe = {instance_ = 0x0}
  473. exit_hook_ptr = <optimized out>
  474. exit_hook = <optimized out>
  475. #10 0x00007ffff6451efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  476. No symbol table info available.
  477. #11 0x00007ffff618c89d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  478. No symbol table info available.
  479. #12 0x0000000000000000 in ?? ()
  480. No symbol table info available.
  481.  
  482. Thread 19 (Thread 0x7fffc4bff700 (LWP 8418)):
  483. #0 0x00007ffff645604c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  484. No symbol table info available.
  485. #1 0x00007ffff78bba25 in cond_timedwait (timeout=0x0, external_mutex=<optimized out>, cv=<optimized out>) at ../../ace/OS_NS_Thread.inl:358
  486. result = 0
  487. ts = {tv_sec = 140736494300576, tv_nsec = 17117350}
  488. #2 ACE_Condition_Thread_Mutex::wait (this=<optimized out>, mutex=<optimized out>, abstime=0x0) at ../../ace/Condition_Thread_Mutex.cpp:100
  489. No locals.
  490. #3 0x00000000007e192e in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffe43b8700, timeout=0x0) at /home/trinity/.sys/include/ace/Message_Queue_T.cpp:1744
  491. result = 0
  492. #4 0x00000000007e247c in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=<optimized out>, first_item=@0x7fffc4bfede8, timeout=0x0) at /home/trinity/.sys/include/ace/Message_Queue_T.cpp:1936
  493. ace_mon = {lock_ = 0x7fffe43b8750, owner_ = 0}
  494. #5 0x00007ffff78a5e12 in ACE_Activation_Queue::dequeue (this=<optimized out>, tv=<optimized out>) at ../../ace/Activation_Queue.cpp:89
  495. mb = 0x0
  496. #6 0x0000000000c28d33 in DelayExecutor::svc (this=0x7fffe4656c40) at /home/trinity/TrinityCore/src/server/shared/Threading/DelayExecutor.cpp:47
  497. rq = <optimized out>
  498. #7 0x00007ffff7937227 in ACE_Task_Base::svc_run (args=0x7fffe4656c40) at ../../ace/Task.cpp:271
  499. t = 0x7fffe4656c40
  500. svc_status = <optimized out>
  501. status = <optimized out>
  502. thr_mgr_ptr = <optimized out>
  503. #8 0x00007ffff7938685 in ACE_Thread_Adapter::invoke_i (this=<optimized out>) at ../../ace/Thread_Adapter.cpp:161
  504. hook = <optimized out>
  505. func = 0x7ffff79371f0 <ACE_Task_Base::svc_run(void*)>
  506. arg = 0x7fffe4656c40
  507. cancel_flags = <optimized out>
  508. status = 0x0
  509. #9 0x00007ffff7938744 in ACE_Thread_Adapter::invoke (this=0x7fffd3dcd890) at ../../ace/Thread_Adapter.cpp:96
  510. exit_hook_instance = 0x7fffc2c0a020
  511. exit_hook_maybe = {instance_ = 0x0}
  512. exit_hook_ptr = <optimized out>
  513. exit_hook = <optimized out>
  514. #10 0x00007ffff6451efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  515. No symbol table info available.
  516. #11 0x00007ffff618c89d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  517. No symbol table info available.
  518. #12 0x0000000000000000 in ?? ()
  519. No symbol table info available.
  520.  
  521. Thread 18 (Thread 0x7fffc5bff700 (LWP 8417)):
  522. #0 0x00007ffff645604c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  523. No symbol table info available.
  524. #1 0x00007ffff78bba25 in cond_timedwait (timeout=0x0, external_mutex=<optimized out>, cv=<optimized out>) at ../../ace/OS_NS_Thread.inl:358
  525. result = 0
  526. ts = {tv_sec = 140736511077792, tv_nsec = 17117350}
  527. #2 ACE_Condition_Thread_Mutex::wait (this=<optimized out>, mutex=<optimized out>, abstime=0x0) at ../../ace/Condition_Thread_Mutex.cpp:100
  528. No locals.
  529. #3 0x00000000007e192e in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffe43b8700, timeout=0x0) at /home/trinity/.sys/include/ace/Message_Queue_T.cpp:1744
  530. result = 0
  531. #4 0x00000000007e247c in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=<optimized out>, first_item=@0x7fffc5bfede8, timeout=0x0) at /home/trinity/.sys/include/ace/Message_Queue_T.cpp:1936
  532. ace_mon = {lock_ = 0x7fffe43b8750, owner_ = 0}
  533. #5 0x00007ffff78a5e12 in ACE_Activation_Queue::dequeue (this=<optimized out>, tv=<optimized out>) at ../../ace/Activation_Queue.cpp:89
  534. mb = 0x0
  535. #6 0x0000000000c28d33 in DelayExecutor::svc (this=0x7fffe4656c40) at /home/trinity/TrinityCore/src/server/shared/Threading/DelayExecutor.cpp:47
  536. rq = <optimized out>
  537. #7 0x00007ffff7937227 in ACE_Task_Base::svc_run (args=0x7fffe4656c40) at ../../ace/Task.cpp:271
  538. t = 0x7fffe4656c40
  539. svc_status = <optimized out>
  540. status = <optimized out>
  541. thr_mgr_ptr = <optimized out>
  542. #8 0x00007ffff7938685 in ACE_Thread_Adapter::invoke_i (this=<optimized out>) at ../../ace/Thread_Adapter.cpp:161
  543. hook = <optimized out>
  544. func = 0x7ffff79371f0 <ACE_Task_Base::svc_run(void*)>
  545. arg = 0x7fffe4656c40
  546. cancel_flags = <optimized out>
  547. status = 0x0
  548. #9 0x00007ffff7938744 in ACE_Thread_Adapter::invoke (this=0x7fffd3dcd900) at ../../ace/Thread_Adapter.cpp:96
  549. exit_hook_instance = 0x7fffc3c0a020
  550. exit_hook_maybe = {instance_ = 0x0}
  551. exit_hook_ptr = <optimized out>
  552. exit_hook = <optimized out>
  553. #10 0x00007ffff6451efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  554. No symbol table info available.
  555. #11 0x00007ffff618c89d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  556. No symbol table info available.
  557. #12 0x0000000000000000 in ?? ()
  558. No symbol table info available.
  559.  
  560. Thread 17 (Thread 0x7fffc6bff700 (LWP 8416)):
  561. #0 0x00007ffff645604c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  562. No symbol table info available.
  563. #1 0x00007ffff78bba25 in cond_timedwait (timeout=0x0, external_mutex=<optimized out>, cv=<optimized out>) at ../../ace/OS_NS_Thread.inl:358
  564. result = 0
  565. ts = {tv_sec = 140736527855008, tv_nsec = 17117350}
  566. #2 ACE_Condition_Thread_Mutex::wait (this=<optimized out>, mutex=<optimized out>, abstime=0x0) at ../../ace/Condition_Thread_Mutex.cpp:100
  567. No locals.
  568. #3 0x00000000007e192e in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffe43b8700, timeout=0x0) at /home/trinity/.sys/include/ace/Message_Queue_T.cpp:1744
  569. result = 0
  570. #4 0x00000000007e247c in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=<optimized out>, first_item=@0x7fffc6bfede8, timeout=0x0) at /home/trinity/.sys/include/ace/Message_Queue_T.cpp:1936
  571. ace_mon = {lock_ = 0x7fffe43b8750, owner_ = 0}
  572. #5 0x00007ffff78a5e12 in ACE_Activation_Queue::dequeue (this=<optimized out>, tv=<optimized out>) at ../../ace/Activation_Queue.cpp:89
  573. mb = 0x0
  574. #6 0x0000000000c28d33 in DelayExecutor::svc (this=0x7fffe4656c40) at /home/trinity/TrinityCore/src/server/shared/Threading/DelayExecutor.cpp:47
  575. rq = <optimized out>
  576. #7 0x00007ffff7937227 in ACE_Task_Base::svc_run (args=0x7fffe4656c40) at ../../ace/Task.cpp:271
  577. t = 0x7fffe4656c40
  578. svc_status = <optimized out>
  579. status = <optimized out>
  580. thr_mgr_ptr = <optimized out>
  581. #8 0x00007ffff7938685 in ACE_Thread_Adapter::invoke_i (this=<optimized out>) at ../../ace/Thread_Adapter.cpp:161
  582. hook = <optimized out>
  583. func = 0x7ffff79371f0 <ACE_Task_Base::svc_run(void*)>
  584. arg = 0x7fffe4656c40
  585. cancel_flags = <optimized out>
  586. status = 0x0
  587. #9 0x00007ffff7938744 in ACE_Thread_Adapter::invoke (this=0x7fffd3dcd890) at ../../ace/Thread_Adapter.cpp:96
  588. exit_hook_instance = 0x7fffc4c0a020
  589. exit_hook_maybe = {instance_ = 0x0}
  590. exit_hook_ptr = <optimized out>
  591. exit_hook = <optimized out>
  592. #10 0x00007ffff6451efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  593. No symbol table info available.
  594. #11 0x00007ffff618c89d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  595. No symbol table info available.
  596. #12 0x0000000000000000 in ?? ()
  597. No symbol table info available.
  598.  
  599. Thread 16 (Thread 0x7fffc7bff700 (LWP 8415)):
  600. #0 0x00007ffff645604c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  601. No symbol table info available.
  602. #1 0x00007ffff78bba25 in cond_timedwait (timeout=0x0, external_mutex=<optimized out>, cv=<optimized out>) at ../../ace/OS_NS_Thread.inl:358
  603. result = 0
  604. ts = {tv_sec = 140736544632224, tv_nsec = 17117350}
  605. #2 ACE_Condition_Thread_Mutex::wait (this=<optimized out>, mutex=<optimized out>, abstime=0x0) at ../../ace/Condition_Thread_Mutex.cpp:100
  606. No locals.
  607. #3 0x00000000007e192e in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffe43b8700, timeout=0x0) at /home/trinity/.sys/include/ace/Message_Queue_T.cpp:1744
  608. result = 0
  609. #4 0x00000000007e247c in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=<optimized out>, first_item=@0x7fffc7bfede8, timeout=0x0) at /home/trinity/.sys/include/ace/Message_Queue_T.cpp:1936
  610. ace_mon = {lock_ = 0x7fffe43b8750, owner_ = 0}
  611. #5 0x00007ffff78a5e12 in ACE_Activation_Queue::dequeue (this=<optimized out>, tv=<optimized out>) at ../../ace/Activation_Queue.cpp:89
  612. mb = 0x0
  613. #6 0x0000000000c28d33 in DelayExecutor::svc (this=0x7fffe4656c40) at /home/trinity/TrinityCore/src/server/shared/Threading/DelayExecutor.cpp:47
  614. rq = <optimized out>
  615. #7 0x00007ffff7937227 in ACE_Task_Base::svc_run (args=0x7fffe4656c40) at ../../ace/Task.cpp:271
  616. t = 0x7fffe4656c40
  617. svc_status = <optimized out>
  618. status = <optimized out>
  619. thr_mgr_ptr = <optimized out>
  620. #8 0x00007ffff7938685 in ACE_Thread_Adapter::invoke_i (this=<optimized out>) at ../../ace/Thread_Adapter.cpp:161
  621. hook = <optimized out>
  622. func = 0x7ffff79371f0 <ACE_Task_Base::svc_run(void*)>
  623. arg = 0x7fffe4656c40
  624. cancel_flags = <optimized out>
  625. status = 0x0
  626. #9 0x00007ffff7938744 in ACE_Thread_Adapter::invoke (this=0x7fffd3dcd900) at ../../ace/Thread_Adapter.cpp:96
  627. exit_hook_instance = 0x7fffc5c0a020
  628. exit_hook_maybe = {instance_ = 0x0}
  629. exit_hook_ptr = <optimized out>
  630. exit_hook = <optimized out>
  631. #10 0x00007ffff6451efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  632. No symbol table info available.
  633. #11 0x00007ffff618c89d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  634. No symbol table info available.
  635. #12 0x0000000000000000 in ?? ()
  636. No symbol table info available.
  637.  
  638. Thread 15 (Thread 0x7fffc8bff700 (LWP 8414)):
  639. #0 0x00007ffff645604c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  640. No symbol table info available.
  641. #1 0x00007ffff78bba25 in cond_timedwait (timeout=0x0, external_mutex=<optimized out>, cv=<optimized out>) at ../../ace/OS_NS_Thread.inl:358
  642. result = 0
  643. ts = {tv_sec = 140736561409440, tv_nsec = 17117350}
  644. #2 ACE_Condition_Thread_Mutex::wait (this=<optimized out>, mutex=<optimized out>, abstime=0x0) at ../../ace/Condition_Thread_Mutex.cpp:100
  645. No locals.
  646. #3 0x00000000007e192e in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffe43b8700, timeout=0x0) at /home/trinity/.sys/include/ace/Message_Queue_T.cpp:1744
  647. result = 0
  648. #4 0x00000000007e247c in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=<optimized out>, first_item=@0x7fffc8bfede8, timeout=0x0) at /home/trinity/.sys/include/ace/Message_Queue_T.cpp:1936
  649. ace_mon = {lock_ = 0x7fffe43b8750, owner_ = 0}
  650. #5 0x00007ffff78a5e12 in ACE_Activation_Queue::dequeue (this=<optimized out>, tv=<optimized out>) at ../../ace/Activation_Queue.cpp:89
  651. mb = 0x0
  652. #6 0x0000000000c28d33 in DelayExecutor::svc (this=0x7fffe4656c40) at /home/trinity/TrinityCore/src/server/shared/Threading/DelayExecutor.cpp:47
  653. rq = <optimized out>
  654. #7 0x00007ffff7937227 in ACE_Task_Base::svc_run (args=0x7fffe4656c40) at ../../ace/Task.cpp:271
  655. t = 0x7fffe4656c40
  656. svc_status = <optimized out>
  657. status = <optimized out>
  658. thr_mgr_ptr = <optimized out>
  659. #8 0x00007ffff7938685 in ACE_Thread_Adapter::invoke_i (this=<optimized out>) at ../../ace/Thread_Adapter.cpp:161
  660. hook = <optimized out>
  661. func = 0x7ffff79371f0 <ACE_Task_Base::svc_run(void*)>
  662. arg = 0x7fffe4656c40
  663. cancel_flags = <optimized out>
  664. status = 0x0
  665. #9 0x00007ffff7938744 in ACE_Thread_Adapter::invoke (this=0x7fffd3dcd890) at ../../ace/Thread_Adapter.cpp:96
  666. exit_hook_instance = 0x7fffc6c0a020
  667. exit_hook_maybe = {instance_ = 0x0}
  668. exit_hook_ptr = <optimized out>
  669. exit_hook = <optimized out>
  670. #10 0x00007ffff6451efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  671. No symbol table info available.
  672. #11 0x00007ffff618c89d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  673. No symbol table info available.
  674. #12 0x0000000000000000 in ?? ()
  675. No symbol table info available.
  676.  
  677. Thread 14 (Thread 0x7fffc9bfe700 (LWP 8413)):
  678. #0 0x00007ffff645604c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  679. No symbol table info available.
  680. #1 0x00007ffff78bba25 in cond_timedwait (timeout=0x0, external_mutex=<optimized out>, cv=<optimized out>) at ../../ace/OS_NS_Thread.inl:358
  681. result = 0
  682. ts = {tv_sec = 140736578182560, tv_nsec = 17117350}
  683. #2 ACE_Condition_Thread_Mutex::wait (this=<optimized out>, mutex=<optimized out>, abstime=0x0) at ../../ace/Condition_Thread_Mutex.cpp:100
  684. No locals.
  685. #3 0x00000000007e192e in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffe43b8700, timeout=0x0) at /home/trinity/.sys/include/ace/Message_Queue_T.cpp:1744
  686. result = 0
  687. #4 0x00000000007e247c in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=<optimized out>, first_item=@0x7fffc9bfdde8, timeout=0x0) at /home/trinity/.sys/include/ace/Message_Queue_T.cpp:1936
  688. ace_mon = {lock_ = 0x7fffe43b8750, owner_ = 0}
  689. #5 0x00007ffff78a5e12 in ACE_Activation_Queue::dequeue (this=<optimized out>, tv=<optimized out>) at ../../ace/Activation_Queue.cpp:89
  690. mb = 0x0
  691. #6 0x0000000000c28d33 in DelayExecutor::svc (this=0x7fffe4656c40) at /home/trinity/TrinityCore/src/server/shared/Threading/DelayExecutor.cpp:47
  692. rq = <optimized out>
  693. #7 0x00007ffff7937227 in ACE_Task_Base::svc_run (args=0x7fffe4656c40) at ../../ace/Task.cpp:271
  694. t = 0x7fffe4656c40
  695. svc_status = <optimized out>
  696. status = <optimized out>
  697. thr_mgr_ptr = <optimized out>
  698. #8 0x00007ffff7938685 in ACE_Thread_Adapter::invoke_i (this=<optimized out>) at ../../ace/Thread_Adapter.cpp:161
  699. hook = <optimized out>
  700. func = 0x7ffff79371f0 <ACE_Task_Base::svc_run(void*)>
  701. arg = 0x7fffe4656c40
  702. cancel_flags = <optimized out>
  703. status = 0x0
  704. #9 0x00007ffff7938744 in ACE_Thread_Adapter::invoke (this=0x7fffd3dcd900) at ../../ace/Thread_Adapter.cpp:96
  705. exit_hook_instance = 0x7fffc7c0a020
  706. exit_hook_maybe = {instance_ = 0x0}
  707. exit_hook_ptr = <optimized out>
  708. exit_hook = <optimized out>
  709. #10 0x00007ffff6451efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  710. No symbol table info available.
  711. #11 0x00007ffff618c89d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  712. No symbol table info available.
  713. #12 0x0000000000000000 in ?? ()
  714. No symbol table info available.
  715.  
  716. Thread 13 (Thread 0x7fffca3ff700 (LWP 8412)):
  717. #0 0x00007ffff645604c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  718. No symbol table info available.
  719. #1 0x00007ffff78bba25 in cond_timedwait (timeout=0x0, external_mutex=<optimized out>, cv=<optimized out>) at ../../ace/OS_NS_Thread.inl:358
  720. result = 0
  721. ts = {tv_sec = 140736586575264, tv_nsec = 17117350}
  722. #2 ACE_Condition_Thread_Mutex::wait (this=<optimized out>, mutex=<optimized out>, abstime=0x0) at ../../ace/Condition_Thread_Mutex.cpp:100
  723. No locals.
  724. #3 0x00000000007e192e in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffe43b8700, timeout=0x0) at /home/trinity/.sys/include/ace/Message_Queue_T.cpp:1744
  725. result = 0
  726. #4 0x00000000007e247c in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=<optimized out>, first_item=@0x7fffca3fede8, timeout=0x0) at /home/trinity/.sys/include/ace/Message_Queue_T.cpp:1936
  727. ace_mon = {lock_ = 0x7fffe43b8750, owner_ = 0}
  728. #5 0x00007ffff78a5e12 in ACE_Activation_Queue::dequeue (this=<optimized out>, tv=<optimized out>) at ../../ace/Activation_Queue.cpp:89
  729. mb = 0x0
  730. #6 0x0000000000c28d33 in DelayExecutor::svc (this=0x7fffe4656c40) at /home/trinity/TrinityCore/src/server/shared/Threading/DelayExecutor.cpp:47
  731. rq = <optimized out>
  732. #7 0x00007ffff7937227 in ACE_Task_Base::svc_run (args=0x7fffe4656c40) at ../../ace/Task.cpp:271
  733. t = 0x7fffe4656c40
  734. svc_status = <optimized out>
  735. status = <optimized out>
  736. thr_mgr_ptr = <optimized out>
  737. #8 0x00007ffff7938685 in ACE_Thread_Adapter::invoke_i (this=<optimized out>) at ../../ace/Thread_Adapter.cpp:161
  738. hook = <optimized out>
  739. func = 0x7ffff79371f0 <ACE_Task_Base::svc_run(void*)>
  740. arg = 0x7fffe4656c40
  741. cancel_flags = <optimized out>
  742. status = 0x0
  743. #9 0x00007ffff7938744 in ACE_Thread_Adapter::invoke (this=0x7fffd3dcd890) at ../../ace/Thread_Adapter.cpp:96
  744. exit_hook_instance = 0x7fffc8c0a020
  745. exit_hook_maybe = {instance_ = 0x0}
  746. exit_hook_ptr = <optimized out>
  747. exit_hook = <optimized out>
  748. #10 0x00007ffff6451efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  749. No symbol table info available.
  750. #11 0x00007ffff618c89d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  751. No symbol table info available.
  752. #12 0x0000000000000000 in ?? ()
  753. No symbol table info available.
  754.  
  755. Thread 12 (Thread 0x7fffeabff700 (LWP 8399)):
  756. #0 0x00007ffff645604c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  757. No symbol table info available.
  758. #1 0x00007ffff78bba25 in cond_timedwait (timeout=0x0, external_mutex=<optimized out>, cv=<optimized out>) at ../../ace/OS_NS_Thread.inl:358
  759. result = 0
  760. ts = {tv_sec = 140737131834784, tv_nsec = 17117350}
  761. #2 ACE_Condition_Thread_Mutex::wait (this=<optimized out>, mutex=<optimized out>, abstime=0x0) at ../../ace/Condition_Thread_Mutex.cpp:100
  762. No locals.
  763. #3 0x00000000007e192e in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7ffff4c17400, timeout=0x0) at /home/trinity/.sys/include/ace/Message_Queue_T.cpp:1744
  764. result = 0
  765. #4 0x00000000007e247c in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=<optimized out>, first_item=@0x7fffeabfede8, timeout=0x0) at /home/trinity/.sys/include/ace/Message_Queue_T.cpp:1936
  766. ace_mon = {lock_ = 0x7ffff4c17450, owner_ = 0}
  767. #5 0x00007ffff78a5e12 in ACE_Activation_Queue::dequeue (this=<optimized out>, tv=<optimized out>) at ../../ace/Activation_Queue.cpp:89
  768. mb = 0x0
  769. #6 0x0000000000c2d2d7 in DatabaseWorker::svc (this=0x7fffec2f14c0) at /home/trinity/TrinityCore/src/server/shared/Database/DatabaseWorker.cpp:40
  770. request = <optimized out>
  771. #7 0x00007ffff7937227 in ACE_Task_Base::svc_run (args=0x7fffec2f14c0) at ../../ace/Task.cpp:271
  772. t = 0x7fffec2f14c0
  773. svc_status = <optimized out>
  774. status = <optimized out>
  775. thr_mgr_ptr = <optimized out>
  776. #8 0x00007ffff7938685 in ACE_Thread_Adapter::invoke_i (this=<optimized out>) at ../../ace/Thread_Adapter.cpp:161
  777. hook = <optimized out>
  778. func = 0x7ffff79371f0 <ACE_Task_Base::svc_run(void*)>
  779. arg = 0x7fffec2f14c0
  780. cancel_flags = <optimized out>
  781. status = 0x0
  782. #9 0x00007ffff7938744 in ACE_Thread_Adapter::invoke (this=0x7fffebc39550) at ../../ace/Thread_Adapter.cpp:96
  783. exit_hook_instance = 0x7fffe9c0a020
  784. exit_hook_maybe = {instance_ = 0x0}
  785. exit_hook_ptr = <optimized out>
  786. exit_hook = <optimized out>
  787. #10 0x00007ffff6451efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  788. No symbol table info available.
  789. #11 0x00007ffff618c89d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  790. No symbol table info available.
  791. #12 0x0000000000000000 in ?? ()
  792. No symbol table info available.
  793.  
  794. Thread 11 (Thread 0x7fffebbff700 (LWP 8398)):
  795. #0 0x00007ffff645604c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  796. No symbol table info available.
  797. #1 0x00007ffff78bba25 in cond_timedwait (timeout=0x0, external_mutex=<optimized out>, cv=<optimized out>) at ../../ace/OS_NS_Thread.inl:358
  798. result = 0
  799. ts = {tv_sec = 140737148612000, tv_nsec = 17117350}
  800. #2 ACE_Condition_Thread_Mutex::wait (this=<optimized out>, mutex=<optimized out>, abstime=0x0) at ../../ace/Condition_Thread_Mutex.cpp:100
  801. No locals.
  802. #3 0x00000000007e192e in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7ffff4c17400, timeout=0x0) at /home/trinity/.sys/include/ace/Message_Queue_T.cpp:1744
  803. result = 0
  804. #4 0x00000000007e247c in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=<optimized out>, first_item=@0x7fffebbfede8, timeout=0x0) at /home/trinity/.sys/include/ace/Message_Queue_T.cpp:1936
  805. ace_mon = {lock_ = 0x7ffff4c17450, owner_ = 0}
  806. #5 0x00007ffff78a5e12 in ACE_Activation_Queue::dequeue (this=<optimized out>, tv=<optimized out>) at ../../ace/Activation_Queue.cpp:89
  807. mb = 0x0
  808. #6 0x0000000000c2d2d7 in DatabaseWorker::svc (this=0x7fffec2f1100) at /home/trinity/TrinityCore/src/server/shared/Database/DatabaseWorker.cpp:40
  809. request = <optimized out>
  810. #7 0x00007ffff7937227 in ACE_Task_Base::svc_run (args=0x7fffec2f1100) at ../../ace/Task.cpp:271
  811. t = 0x7fffec2f1100
  812. svc_status = <optimized out>
  813. status = <optimized out>
  814. thr_mgr_ptr = <optimized out>
  815. #8 0x00007ffff7938685 in ACE_Thread_Adapter::invoke_i (this=<optimized out>) at ../../ace/Thread_Adapter.cpp:161
  816. hook = <optimized out>
  817. func = 0x7ffff79371f0 <ACE_Task_Base::svc_run(void*)>
  818. arg = 0x7fffec2f1100
  819. cancel_flags = <optimized out>
  820. status = 0x0
  821. #9 0x00007ffff7938744 in ACE_Thread_Adapter::invoke (this=0x7fffebc392b0) at ../../ace/Thread_Adapter.cpp:96
  822. exit_hook_instance = 0x7fffeac0a020
  823. exit_hook_maybe = {instance_ = 0x0}
  824. exit_hook_ptr = <optimized out>
  825. exit_hook = <optimized out>
  826. #10 0x00007ffff6451efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  827. No symbol table info available.
  828. #11 0x00007ffff618c89d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  829. No symbol table info available.
  830. #12 0x0000000000000000 in ?? ()
  831. No symbol table info available.
  832.  
  833. Thread 10 (Thread 0x7fffed3ff700 (LWP 8397)):
  834. #0 0x00007ffff645604c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  835. No symbol table info available.
  836. #1 0x00007ffff78bba25 in cond_timedwait (timeout=0x0, external_mutex=<optimized out>, cv=<optimized out>) at ../../ace/OS_NS_Thread.inl:358
  837. result = 0
  838. ts = {tv_sec = 140737173777824, tv_nsec = 17117350}
  839. #2 ACE_Condition_Thread_Mutex::wait (this=<optimized out>, mutex=<optimized out>, abstime=0x0) at ../../ace/Condition_Thread_Mutex.cpp:100
  840. No locals.
  841. #3 0x00000000007e192e in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7ffff4c17300, timeout=0x0) at /home/trinity/.sys/include/ace/Message_Queue_T.cpp:1744
  842. result = 0
  843. #4 0x00000000007e247c in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=<optimized out>, first_item=@0x7fffed3fede8, timeout=0x0) at /home/trinity/.sys/include/ace/Message_Queue_T.cpp:1936
  844. ace_mon = {lock_ = 0x7ffff4c17350, owner_ = 0}
  845. #5 0x00007ffff78a5e12 in ACE_Activation_Queue::dequeue (this=<optimized out>, tv=<optimized out>) at ../../ace/Activation_Queue.cpp:89
  846. mb = 0x0
  847. #6 0x0000000000c2d2d7 in DatabaseWorker::svc (this=0x7fffee9fc840) at /home/trinity/TrinityCore/src/server/shared/Database/DatabaseWorker.cpp:40
  848. request = <optimized out>
  849. #7 0x00007ffff7937227 in ACE_Task_Base::svc_run (args=0x7fffee9fc840) at ../../ace/Task.cpp:271
  850. t = 0x7fffee9fc840
  851. svc_status = <optimized out>
  852. status = <optimized out>
  853. thr_mgr_ptr = <optimized out>
  854. #8 0x00007ffff7938685 in ACE_Thread_Adapter::invoke_i (this=<optimized out>) at ../../ace/Thread_Adapter.cpp:161
  855. hook = <optimized out>
  856. func = 0x7ffff79371f0 <ACE_Task_Base::svc_run(void*)>
  857. arg = 0x7fffee9fc840
  858. cancel_flags = <optimized out>
  859. status = 0x0
  860. #9 0x00007ffff7938744 in ACE_Thread_Adapter::invoke (this=0x7fffeeb759b0) at ../../ace/Thread_Adapter.cpp:96
  861. exit_hook_instance = 0x7fffec40a020
  862. exit_hook_maybe = {instance_ = 0x0}
  863. exit_hook_ptr = <optimized out>
  864. exit_hook = <optimized out>
  865. #10 0x00007ffff6451efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  866. No symbol table info available.
  867. #11 0x00007ffff618c89d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  868. No symbol table info available.
  869. #12 0x0000000000000000 in ?? ()
  870. No symbol table info available.
  871.  
  872. Thread 9 (Thread 0x7fffee7ff700 (LWP 8396)):
  873. #0 0x00007ffff645604c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  874. No symbol table info available.
  875. #1 0x00007ffff78bba25 in cond_timedwait (timeout=0x0, external_mutex=<optimized out>, cv=<optimized out>) at ../../ace/OS_NS_Thread.inl:358
  876. result = 0
  877. ts = {tv_sec = 140737194749344, tv_nsec = 17117350}
  878. #2 ACE_Condition_Thread_Mutex::wait (this=<optimized out>, mutex=<optimized out>, abstime=0x0) at ../../ace/Condition_Thread_Mutex.cpp:100
  879. No locals.
  880. #3 0x00000000007e192e in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7ffff4c17300, timeout=0x0) at /home/trinity/.sys/include/ace/Message_Queue_T.cpp:1744
  881. result = 0
  882. #4 0x00000000007e247c in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=<optimized out>, first_item=@0x7fffee7fede8, timeout=0x0) at /home/trinity/.sys/include/ace/Message_Queue_T.cpp:1936
  883. ace_mon = {lock_ = 0x7ffff4c17350, owner_ = 0}
  884. #5 0x00007ffff78a5e12 in ACE_Activation_Queue::dequeue (this=<optimized out>, tv=<optimized out>) at ../../ace/Activation_Queue.cpp:89
  885. mb = 0x0
  886. #6 0x0000000000c2d2d7 in DatabaseWorker::svc (this=0x7ffff4c0ba00) at /home/trinity/TrinityCore/src/server/shared/Database/DatabaseWorker.cpp:40
  887. request = <optimized out>
  888. #7 0x00007ffff7937227 in ACE_Task_Base::svc_run (args=0x7ffff4c0ba00) at ../../ace/Task.cpp:271
  889. t = 0x7ffff4c0ba00
  890. svc_status = <optimized out>
  891. status = <optimized out>
  892. thr_mgr_ptr = <optimized out>
  893. #8 0x00007ffff7938685 in ACE_Thread_Adapter::invoke_i (this=<optimized out>) at ../../ace/Thread_Adapter.cpp:161
  894. hook = <optimized out>
  895. func = 0x7ffff79371f0 <ACE_Task_Base::svc_run(void*)>
  896. arg = 0x7ffff4c0ba00
  897. cancel_flags = <optimized out>
  898. status = 0x0
  899. #9 0x00007ffff7938744 in ACE_Thread_Adapter::invoke (this=0x7fffee9e10f0) at ../../ace/Thread_Adapter.cpp:96
  900. exit_hook_instance = 0x7fffed80a020
  901. exit_hook_maybe = {instance_ = 0x0}
  902. exit_hook_ptr = <optimized out>
  903. exit_hook = <optimized out>
  904. #10 0x00007ffff6451efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  905. No symbol table info available.
  906. #11 0x00007ffff618c89d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  907. No symbol table info available.
  908. #12 0x0000000000000000 in ?? ()
  909. No symbol table info available.
  910.  
  911. Thread 8 (Thread 0x7fffefbff700 (LWP 8395)):
  912. #0 0x00007ffff645604c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  913. No symbol table info available.
  914. #1 0x00007ffff78bba25 in cond_timedwait (timeout=0x0, external_mutex=<optimized out>, cv=<optimized out>) at ../../ace/OS_NS_Thread.inl:358
  915. result = 0
  916. ts = {tv_sec = 140737215720864, tv_nsec = 17117350}
  917. #2 ACE_Condition_Thread_Mutex::wait (this=<optimized out>, mutex=<optimized out>, abstime=0x0) at ../../ace/Condition_Thread_Mutex.cpp:100
  918. No locals.
  919. #3 0x00000000007e192e in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7ffff4c17300, timeout=0x0) at /home/trinity/.sys/include/ace/Message_Queue_T.cpp:1744
  920. result = 0
  921. #4 0x00000000007e247c in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=<optimized out>, first_item=@0x7fffefbfede8, timeout=0x0) at /home/trinity/.sys/include/ace/Message_Queue_T.cpp:1936
  922. ace_mon = {lock_ = 0x7ffff4c17350, owner_ = 0}
  923. #5 0x00007ffff78a5e12 in ACE_Activation_Queue::dequeue (this=<optimized out>, tv=<optimized out>) at ../../ace/Activation_Queue.cpp:89
  924. mb = 0x0
  925. #6 0x0000000000c2d2d7 in DatabaseWorker::svc (this=0x7ffff4c0ac80) at /home/trinity/TrinityCore/src/server/shared/Database/DatabaseWorker.cpp:40
  926. request = <optimized out>
  927. #7 0x00007ffff7937227 in ACE_Task_Base::svc_run (args=0x7ffff4c0ac80) at ../../ace/Task.cpp:271
  928. t = 0x7ffff4c0ac80
  929. svc_status = <optimized out>
  930. status = <optimized out>
  931. thr_mgr_ptr = <optimized out>
  932. #8 0x00007ffff7938685 in ACE_Thread_Adapter::invoke_i (this=<optimized out>) at ../../ace/Thread_Adapter.cpp:161
  933. hook = <optimized out>
  934. func = 0x7ffff79371f0 <ACE_Task_Base::svc_run(void*)>
  935. arg = 0x7ffff4c0ac80
  936. cancel_flags = <optimized out>
  937. status = 0x0
  938. #9 0x00007ffff7938744 in ACE_Thread_Adapter::invoke (this=0x7ffff4dce7b0) at ../../ace/Thread_Adapter.cpp:96
  939. exit_hook_instance = 0x7fffeec0a020
  940. exit_hook_maybe = {instance_ = 0x0}
  941. exit_hook_ptr = <optimized out>
  942. exit_hook = <optimized out>
  943. #10 0x00007ffff6451efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  944. No symbol table info available.
  945. #11 0x00007ffff618c89d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  946. No symbol table info available.
  947. #12 0x0000000000000000 in ?? ()
  948. No symbol table info available.
  949.  
  950. Thread 7 (Thread 0x7ffff0bff700 (LWP 8394)):
  951. #0 0x00007ffff645604c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  952. No symbol table info available.
  953. #1 0x00007ffff78bba25 in cond_timedwait (timeout=0x0, external_mutex=<optimized out>, cv=<optimized out>) at ../../ace/OS_NS_Thread.inl:358
  954. result = 0
  955. ts = {tv_sec = 140737232498080, tv_nsec = 17117350}
  956. #2 ACE_Condition_Thread_Mutex::wait (this=<optimized out>, mutex=<optimized out>, abstime=0x0) at ../../ace/Condition_Thread_Mutex.cpp:100
  957. No locals.
  958. #3 0x00000000007e192e in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7ffff4c17300, timeout=0x0) at /home/trinity/.sys/include/ace/Message_Queue_T.cpp:1744
  959. result = 0
  960. #4 0x00000000007e247c in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=<optimized out>, first_item=@0x7ffff0bfede8, timeout=0x0) at /home/trinity/.sys/include/ace/Message_Queue_T.cpp:1936
  961. ace_mon = {lock_ = 0x7ffff4c17350, owner_ = 0}
  962. #5 0x00007ffff78a5e12 in ACE_Activation_Queue::dequeue (this=<optimized out>, tv=<optimized out>) at ../../ace/Activation_Queue.cpp:89
  963. mb = 0x0
  964. #6 0x0000000000c2d2d7 in DatabaseWorker::svc (this=0x7ffff4c09f00) at /home/trinity/TrinityCore/src/server/shared/Database/DatabaseWorker.cpp:40
  965. request = <optimized out>
  966. #7 0x00007ffff7937227 in ACE_Task_Base::svc_run (args=0x7ffff4c09f00) at ../../ace/Task.cpp:271
  967. t = 0x7ffff4c09f00
  968. svc_status = <optimized out>
  969. status = <optimized out>
  970. thr_mgr_ptr = <optimized out>
  971. #8 0x00007ffff7938685 in ACE_Thread_Adapter::invoke_i (this=<optimized out>) at ../../ace/Thread_Adapter.cpp:161
  972. hook = <optimized out>
  973. func = 0x7ffff79371f0 <ACE_Task_Base::svc_run(void*)>
  974. arg = 0x7ffff4c09f00
  975. cancel_flags = <optimized out>
  976. status = 0x0
  977. #9 0x00007ffff7938744 in ACE_Thread_Adapter::invoke (this=0x7ffff4c14ef0) at ../../ace/Thread_Adapter.cpp:96
  978. exit_hook_instance = 0x7fffefc0a020
  979. exit_hook_maybe = {instance_ = 0x0}
  980. exit_hook_ptr = <optimized out>
  981. exit_hook = <optimized out>
  982. #10 0x00007ffff6451efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  983. No symbol table info available.
  984. #11 0x00007ffff618c89d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  985. No symbol table info available.
  986. #12 0x0000000000000000 in ?? ()
  987. No symbol table info available.
  988.  
  989. Thread 6 (Thread 0x7ffff1bff700 (LWP 8393)):
  990. #0 0x00007ffff645604c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  991. No symbol table info available.
  992. #1 0x00007ffff78bba25 in cond_timedwait (timeout=0x0, external_mutex=<optimized out>, cv=<optimized out>) at ../../ace/OS_NS_Thread.inl:358
  993. result = 0
  994. ts = {tv_sec = 140737249275296, tv_nsec = 17117350}
  995. #2 ACE_Condition_Thread_Mutex::wait (this=<optimized out>, mutex=<optimized out>, abstime=0x0) at ../../ace/Condition_Thread_Mutex.cpp:100
  996. No locals.
  997. #3 0x00000000007e192e in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7ffff4c17200, timeout=0x0) at /home/trinity/.sys/include/ace/Message_Queue_T.cpp:1744
  998. result = 0
  999. #4 0x00000000007e247c in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=<optimized out>, first_item=@0x7ffff1bfede8, timeout=0x0) at /home/trinity/.sys/include/ace/Message_Queue_T.cpp:1936
  1000. ace_mon = {lock_ = 0x7ffff4c17250, owner_ = 0}
  1001. #5 0x00007ffff78a5e12 in ACE_Activation_Queue::dequeue (this=<optimized out>, tv=<optimized out>) at ../../ace/Activation_Queue.cpp:89
  1002. mb = 0x0
  1003. #6 0x0000000000c2d2d7 in DatabaseWorker::svc (this=0x7ffff4c09a80) at /home/trinity/TrinityCore/src/server/shared/Database/DatabaseWorker.cpp:40
  1004. request = <optimized out>
  1005. #7 0x00007ffff7937227 in ACE_Task_Base::svc_run (args=0x7ffff4c09a80) at ../../ace/Task.cpp:271
  1006. t = 0x7ffff4c09a80
  1007. svc_status = <optimized out>
  1008. status = <optimized out>
  1009. thr_mgr_ptr = <optimized out>
  1010. #8 0x00007ffff7938685 in ACE_Thread_Adapter::invoke_i (this=<optimized out>) at ../../ace/Thread_Adapter.cpp:161
  1011. hook = <optimized out>
  1012. func = 0x7ffff79371f0 <ACE_Task_Base::svc_run(void*)>
  1013. arg = 0x7ffff4c09a80
  1014. cancel_flags = <optimized out>
  1015. status = 0x0
  1016. #9 0x00007ffff7938744 in ACE_Thread_Adapter::invoke (this=0x7ffff4c147f0) at ../../ace/Thread_Adapter.cpp:96
  1017. exit_hook_instance = 0x7ffff0c0a020
  1018. exit_hook_maybe = {instance_ = 0x0}
  1019. exit_hook_ptr = <optimized out>
  1020. exit_hook = <optimized out>
  1021. #10 0x00007ffff6451efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  1022. No symbol table info available.
  1023. #11 0x00007ffff618c89d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  1024. No symbol table info available.
  1025. #12 0x0000000000000000 in ?? ()
  1026. No symbol table info available.
  1027.  
  1028. Thread 5 (Thread 0x7ffff2bff700 (LWP 8392)):
  1029. #0 0x00007ffff645604c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  1030. No symbol table info available.
  1031. #1 0x00007ffff78bba25 in cond_timedwait (timeout=0x0, external_mutex=<optimized out>, cv=<optimized out>) at ../../ace/OS_NS_Thread.inl:358
  1032. result = 0
  1033. ts = {tv_sec = 140737266052512, tv_nsec = 17117350}
  1034. #2 ACE_Condition_Thread_Mutex::wait (this=<optimized out>, mutex=<optimized out>, abstime=0x0) at ../../ace/Condition_Thread_Mutex.cpp:100
  1035. No locals.
  1036. #3 0x00000000007e192e in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7ffff4c17200, timeout=0x0) at /home/trinity/.sys/include/ace/Message_Queue_T.cpp:1744
  1037. result = 0
  1038. #4 0x00000000007e247c in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=<optimized out>, first_item=@0x7ffff2bfede8, timeout=0x0) at /home/trinity/.sys/include/ace/Message_Queue_T.cpp:1936
  1039. ace_mon = {lock_ = 0x7ffff4c17250, owner_ = 0}
  1040. #5 0x00007ffff78a5e12 in ACE_Activation_Queue::dequeue (this=<optimized out>, tv=<optimized out>) at ../../ace/Activation_Queue.cpp:89
  1041. mb = 0x0
  1042. #6 0x0000000000c2d2d7 in DatabaseWorker::svc (this=0x7ffff4c09900) at /home/trinity/TrinityCore/src/server/shared/Database/DatabaseWorker.cpp:40
  1043. request = <optimized out>
  1044. #7 0x00007ffff7937227 in ACE_Task_Base::svc_run (args=0x7ffff4c09900) at ../../ace/Task.cpp:271
  1045. t = 0x7ffff4c09900
  1046. svc_status = <optimized out>
  1047. status = <optimized out>
  1048. thr_mgr_ptr = <optimized out>
  1049. #8 0x00007ffff7938685 in ACE_Thread_Adapter::invoke_i (this=<optimized out>) at ../../ace/Thread_Adapter.cpp:161
  1050. hook = <optimized out>
  1051. func = 0x7ffff79371f0 <ACE_Task_Base::svc_run(void*)>
  1052. arg = 0x7ffff4c09900
  1053. cancel_flags = <optimized out>
  1054. status = 0x0
  1055. #9 0x00007ffff7938744 in ACE_Thread_Adapter::invoke (this=0x7ffff4c14630) at ../../ace/Thread_Adapter.cpp:96
  1056. exit_hook_instance = 0x7ffff1c0a020
  1057. exit_hook_maybe = {instance_ = 0x0}
  1058. exit_hook_ptr = <optimized out>
  1059. exit_hook = <optimized out>
  1060. #10 0x00007ffff6451efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  1061. No symbol table info available.
  1062. #11 0x00007ffff618c89d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  1063. No symbol table info available.
  1064. #12 0x0000000000000000 in ?? ()
  1065. No symbol table info available.
  1066.  
  1067. Thread 4 (Thread 0x7ffff3bff700 (LWP 8391)):
  1068. #0 0x00007ffff645604c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  1069. No symbol table info available.
  1070. #1 0x00007ffff78bba25 in cond_timedwait (timeout=0x0, external_mutex=<optimized out>, cv=<optimized out>) at ../../ace/OS_NS_Thread.inl:358
  1071. result = 0
  1072. ts = {tv_sec = 140737282829728, tv_nsec = 17117350}
  1073. #2 ACE_Condition_Thread_Mutex::wait (this=<optimized out>, mutex=<optimized out>, abstime=0x0) at ../../ace/Condition_Thread_Mutex.cpp:100
  1074. No locals.
  1075. #3 0x00000000007e192e in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7ffff4c17200, timeout=0x0) at /home/trinity/.sys/include/ace/Message_Queue_T.cpp:1744
  1076. result = 0
  1077. #4 0x00000000007e247c in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=<optimized out>, first_item=@0x7ffff3bfede8, timeout=0x0) at /home/trinity/.sys/include/ace/Message_Queue_T.cpp:1936
  1078. ace_mon = {lock_ = 0x7ffff4c17250, owner_ = 0}
  1079. #5 0x00007ffff78a5e12 in ACE_Activation_Queue::dequeue (this=<optimized out>, tv=<optimized out>) at ../../ace/Activation_Queue.cpp:89
  1080. mb = 0x0
  1081. #6 0x0000000000c2d2d7 in DatabaseWorker::svc (this=0x7ffff4c09780) at /home/trinity/TrinityCore/src/server/shared/Database/DatabaseWorker.cpp:40
  1082. request = <optimized out>
  1083. #7 0x00007ffff7937227 in ACE_Task_Base::svc_run (args=0x7ffff4c09780) at ../../ace/Task.cpp:271
  1084. t = 0x7ffff4c09780
  1085. svc_status = <optimized out>
  1086. status = <optimized out>
  1087. thr_mgr_ptr = <optimized out>
  1088. #8 0x00007ffff7938685 in ACE_Thread_Adapter::invoke_i (this=<optimized out>) at ../../ace/Thread_Adapter.cpp:161
  1089. hook = <optimized out>
  1090. func = 0x7ffff79371f0 <ACE_Task_Base::svc_run(void*)>
  1091. arg = 0x7ffff4c09780
  1092. cancel_flags = <optimized out>
  1093. status = 0x0
  1094. #9 0x00007ffff7938744 in ACE_Thread_Adapter::invoke (this=0x7ffff4c14470) at ../../ace/Thread_Adapter.cpp:96
  1095. exit_hook_instance = 0x7ffff2c0a020
  1096. exit_hook_maybe = {instance_ = 0x0}
  1097. exit_hook_ptr = <optimized out>
  1098. exit_hook = <optimized out>
  1099. #10 0x00007ffff6451efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  1100. No symbol table info available.
  1101. #11 0x00007ffff618c89d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  1102. No symbol table info available.
  1103. #12 0x0000000000000000 in ?? ()
  1104. No symbol table info available.
  1105.  
  1106. Thread 3 (Thread 0x7ffff4bff700 (LWP 8390)):
  1107. #0 0x00007ffff645604c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  1108. No symbol table info available.
  1109. #1 0x00007ffff78bba25 in cond_timedwait (timeout=0x0, external_mutex=<optimized out>, cv=<optimized out>) at ../../ace/OS_NS_Thread.inl:358
  1110. result = 0
  1111. ts = {tv_sec = 140737299606944, tv_nsec = 17117350}
  1112. #2 ACE_Condition_Thread_Mutex::wait (this=<optimized out>, mutex=<optimized out>, abstime=0x0) at ../../ace/Condition_Thread_Mutex.cpp:100
  1113. No locals.
  1114. #3 0x00000000007e192e in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7ffff4c17200, timeout=0x0) at /home/trinity/.sys/include/ace/Message_Queue_T.cpp:1744
  1115. result = 0
  1116. #4 0x00000000007e247c in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=<optimized out>, first_item=@0x7ffff4bfede8, timeout=0x0) at /home/trinity/.sys/include/ace/Message_Queue_T.cpp:1936
  1117. ace_mon = {lock_ = 0x7ffff4c17250, owner_ = 0}
  1118. #5 0x00007ffff78a5e12 in ACE_Activation_Queue::dequeue (this=<optimized out>, tv=<optimized out>) at ../../ace/Activation_Queue.cpp:89
  1119. mb = 0x0
  1120. #6 0x0000000000c2d2d7 in DatabaseWorker::svc (this=0x7ffff4c09600) at /home/trinity/TrinityCore/src/server/shared/Database/DatabaseWorker.cpp:40
  1121. request = <optimized out>
  1122. #7 0x00007ffff7937227 in ACE_Task_Base::svc_run (args=0x7ffff4c09600) at ../../ace/Task.cpp:271
  1123. t = 0x7ffff4c09600
  1124. svc_status = <optimized out>
  1125. status = <optimized out>
  1126. thr_mgr_ptr = <optimized out>
  1127. #8 0x00007ffff7938685 in ACE_Thread_Adapter::invoke_i (this=<optimized out>) at ../../ace/Thread_Adapter.cpp:161
  1128. hook = <optimized out>
  1129. func = 0x7ffff79371f0 <ACE_Task_Base::svc_run(void*)>
  1130. arg = 0x7ffff4c09600
  1131. cancel_flags = <optimized out>
  1132. status = 0x0
  1133. #9 0x00007ffff7938744 in ACE_Thread_Adapter::invoke (this=0x7ffff4c142b0) at ../../ace/Thread_Adapter.cpp:96
  1134. exit_hook_instance = 0x7ffff500b020
  1135. exit_hook_maybe = {instance_ = 0x0}
  1136. exit_hook_ptr = <optimized out>
  1137. exit_hook = <optimized out>
  1138. #10 0x00007ffff6451efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  1139. No symbol table info available.
  1140. #11 0x00007ffff618c89d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  1141. No symbol table info available.
  1142. #12 0x0000000000000000 in ?? ()
  1143. No symbol table info available.
  1144.  
  1145. Thread 1 (Thread 0x7ffff7feb740 (LWP 8386)):
  1146. #0 0x00007ffff64531f8 in pthread_join () from /lib/x86_64-linux-gnu/libpthread.so.0
  1147. No symbol table info available.
  1148. #1 0x00007ffff793d45b in thr_join (status=0x0, thr_handle=<optimized out>) at ../../ace/OS_NS_Thread.inl:2784
  1149. result = <optimized out>
  1150. #2 join (status=0x0, wait_for=<optimized out>) at ../../ace/Thread.inl:137
  1151. No locals.
  1152. #3 ACE_Thread_Manager::wait_task (this=0x7ffff4c1f3c0, task=<optimized out>) at ../../ace/Thread_Manager.cpp:1795
  1153. i = <optimized out>
  1154. copy_count = 1
  1155. copy_table = <optimized out>
  1156. result = 0
  1157. #4 0x0000000000ab5437 in Wait (this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Server/WorldSocketMgr.cpp:103
  1158. No locals.
  1159. #5 WorldSocketMgr::Wait (this=0x7fffb744b6c8) at /home/trinity/TrinityCore/src/server/game/Server/WorldSocketMgr.cpp:315
  1160. i = <optimized out>
  1161. #6 0x00000000007e9498 in Master::Run (this=0x7ffff4c121c8) at /home/trinity/TrinityCore/src/server/worldserver/Master.cpp:279
  1162. seed1 = {_bn = 0x7ffff4c10220, _array = 0x0}
  1163. SignalINT = {<Trinity::SignalHandler> = {<ACE_Event_Handler> = {_vptr.ACE_Event_Handler = 0x1067890, reference_count_ = {<ACE_Atomic_Op_GCC<long>> = {value_ = 1}, <No data fields>}, priority_ = 0, reactor_ = 0x0, reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {_vptr.Policy = 0x7ffff7b8b410}, value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <No data fields>}, <No data fields>}
  1164. SignalTERM = {<Trinity::SignalHandler> = {<ACE_Event_Handler> = {_vptr.ACE_Event_Handler = 0x1067890, reference_count_ = {<ACE_Atomic_Op_GCC<long>> = {value_ = 1}, <No data fields>}, priority_ = 0, reactor_ = 0x0, reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {_vptr.Policy = 0x7ffff7b8b410}, value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <No data fields>}, <No data fields>}
  1165. Handler = {_vptr.ACE_Sig_Handler = 0x16623f0, static sig_pending_ = 0, static signal_handlers_ = {0x0, 0x0, 0x7fffffffe0a0, 0x0 <repeats 12 times>, 0x7fffffffe0d0, 0x0 <repeats 49 times>}}
  1166. world_thread = {m_iThreadId = 140736267810560, m_hThreadHandle = 140736267810560, m_task = 0x7fffb8398cf0, static m_ThreadStorage = {<ACE_Copy_Disabled> = {<No data fields>}, _vptr.ACE_TSS = 0x110fc10, keylock_ = {lock_ = {__data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0, __kind = 0, __spins = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\000' <repeats 39 times>, __align = 0}, removed_ = false}, once_ = false, key_ = 0}, static m_TpEnum = {m_priority = {0, 0, 0, 0, 0, 0, 0}}}
  1167. rar_thread = {m_iThreadId = 140736234256128, m_hThreadHandle = 140736234256128, m_task = 0x7fffb7446bc0, static m_ThreadStorage = {<ACE_Copy_Disabled> = {<No data fields>}, _vptr.ACE_TSS = 0x110fc10, keylock_ = {lock_ = {__data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0, __kind = 0, __spins = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\000' <repeats 39 times>, __align = 0}, removed_ = false}, once_ = false, key_ = 0}, static m_TpEnum = {m_priority = {0, 0, 0, 0, 0, 0, 0}}}
  1168. cliThread = 0x7fffb7446ba0
  1169. soap_thread = 0x7fffb7446c40
  1170. bind_ip = {static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fffb7446c98 "0.0.0.0"}}
  1171. pidfile = {static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4c11538 "./worldd.pid"}}
  1172. wsport = 8085
  1173. #7 0x00007ffff60cc30d in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
  1174. No symbol table info available.
  1175. #8 0x00000000007db499 in _start ()
  1176. No symbol table info available.
Add Comment
Please, Sign In to add comment