Advertisement
Guest User

Untitled

a guest
Sep 20th, 2017
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 55.23 KB | None | 0 0
  1. Aura 79 now is remove mode 5
  2. Aura 231 now is remove mode 5
  3. Aura 79 now is remove mode 5
  4. Aura 52 now is remove mode 5
  5. Aura 42 now is remove mode 5
  6. Aura 15 now is remove mode 5
  7. Aura 79 now is remove mode 5
  8. Aura 193 now is remove mode 5
  9. Aura 22 now is remove mode 5
  10. Aura 54 now is remove mode 5
  11. Aura 55 now is remove mode 5
  12. Aura 240 now is remove mode 5
  13. Aura 9 now is remove mode 5
  14. Aura 137 now is remove mode 5
  15. Aura 101 now is remove mode 5
  16. Aura 234 now is remove mode 5
  17. Aura 234 now is remove mode 5
  18. Aura 118 now is remove mode 5
  19. Aura 310 now is remove mode 5
  20. ++ PathInfo::~PathInfo() for 4
  21.  
  22. terminate called after throwing an instance of 'std::bad_alloc'
  23. what(): std::bad_alloc
  24. [New Thread 0x42ce2950 (LWP 9442)]
  25. [New Thread 0x434e3950 (LWP 9443)]
  26. [New Thread 0x43ce4950 (LWP 9444)]
  27. [New Thread 0x444e5950 (LWP 9445)]
  28. [New Thread 0x44ce6950 (LWP 9446)]
  29. [New Thread 0x454e7950 (LWP 9447)]
  30. [New Thread 0x45ce8950 (LWP 9448)]
  31. [New Thread 0x464e9950 (LWP 9449)]
  32. [New Thread 0x46cea950 (LWP 9450)]
  33. [New Thread 0x474eb950 (LWP 9451)]
  34. [New Thread 0x47cec950 (LWP 9452)]
  35. [New Thread 0x484ed950 (LWP 9453)]
  36. [New Thread 0x48cee950 (LWP 9454)]
  37. [New Thread 0x494ef950 (LWP 9455)]
  38. [New Thread 0x49cf0950 (LWP 9456)]
  39. [New Thread 0x4a4f1950 (LWP 9457)]
  40.  
  41. Program received signal SIGABRT, Aborted.
  42. [Switching to Thread 0x444e5950 (LWP 9445)]
  43. 0x00007fac784c3ed5 in raise () from /lib/libc.so.6
  44. #0 0x00007fac784c3ed5 in raise () from /lib/libc.so.6
  45. #1 0x00007fac784c53f3 in abort () from /lib/libc.so.6
  46. #2 0x00007fac78f63294 in __gnu_cxx::__verbose_terminate_handler () from /usr/lib/libstdc++.so.6
  47. #3 0x00007fac78f61696 in ?? () from /usr/lib/libstdc++.so.6
  48. #4 0x00007fac78f616c3 in std::terminate () from /usr/lib/libstdc++.so.6
  49. #5 0x00007fac78f617aa in __cxa_throw () from /usr/lib/libstdc++.so.6
  50. #6 0x0000000000e8cce9 in operator new (sz=107767238996190)
  51. at /home/MaNGOS/source/src/framework/Policies/MemoryManagement.cpp:30
  52. #7 0x00000000008f52e7 in __gnu_cxx::new_allocator<unsigned char>::allocate (this=0x444e4a90, __n=107767238996190)
  53. at /usr/include/c++/4.3/ext/new_allocator.h:92
  54. #8 0x00000000008f5316 in std::_Vector_base<unsigned char, std::allocator<unsigned char> >::_M_allocate (this=0x444e4a90,
  55. __n=107767238996190) at /usr/include/c++/4.3/bits/stl_vector.h:144
  56. #9 0x00000000008f5a77 in std::vector<unsigned char, std::allocator<unsigned char> >::_M_allocate_and_copy<unsigned char*> (
  57. this=0x444e4a90, __n=107767238996190, __first=0x0, __last=0x0) at /usr/include/c++/4.3/bits/stl_vector.h:904
  58. #10 0x00000000008f5b0d in std::vector<unsigned char, std::allocator<unsigned char> >::reserve (this=0x444e4a90,
  59. __n=107767238996190) at /usr/include/c++/4.3/bits/vector.tcc:79
  60. #11 0x00000000008f5bde in ByteBuffer (this=0x444e4a80, res=107767238996190) at /home/MaNGOS/source/src/shared/ByteBuffer.h:67
  61. #12 0x00000000008f5c33 in WorldPacket (this=0x444e4a80, opcode=377, res=107767238996190)
  62. at /home/MaNGOS/source/src/shared/WorldPacket.h:34
  63. #13 0x0000000000c95c50 in Player::VehicleSpellInitialize (this=0x2570000) at /home/MaNGOS/source/src/game/Player.cpp:19228
  64. #14 0x0000000000b15b8d in VehicleKit::AddPassenger (this=0x7fac53877800, passenger=0x2570000, seatId=-1 '˙')
  65. at /home/MaNGOS/source/src/game/Vehicle.cpp:229
  66. #15 0x0000000000d18852 in Unit::EnterVehicle (this=0x2570000, vehicle=0x7fac53877800, seatId=-1 '˙')
  67. at /home/MaNGOS/source/src/game/Unit.cpp:11980
  68. #16 0x0000000000b08a2b in WorldSession::HandleEnterPlayerVehicle (this=0x7fac5f279980, recv_data=@0x7fac5f2938b0)
  69. at /home/MaNGOS/source/src/game/VehicleHandler.cpp:137
  70. #17 0x00000000008ee175 in WorldSession::ExecuteOpcode (this=0x7fac5f279980, opHandle=@0x13b89a0, packet=0x7fac5f2938b0)
  71. at /home/MaNGOS/source/src/game/WorldSession.cpp:1025
  72. #18 0x00000000008f0f62 in WorldSession::Update (this=0x7fac5f279980, updater=@0x444e4f40)
  73. at /home/MaNGOS/source/src/game/WorldSession.cpp:246
  74. #19 0x0000000000d60275 in World::UpdateSessions (this=0x7fac7aa13900, diff=43) at /home/MaNGOS/source/src/game/World.cpp:2051
  75. #20 0x0000000000d6055c in World::Update (this=0x7fac7aa13900, diff=43) at /home/MaNGOS/source/src/game/World.cpp:1568
  76. #21 0x00000000008aead6 in WorldRunnable::run (this=0x7fac5fe4d4a0) at /home/MaNGOS/source/src/mangosd/WorldRunnable.cpp:60
  77. #22 0x0000000000e844e2 in ACE_Based::Thread::ThreadTask (param=0x7fac5fe4d4a0)
  78. at /home/MaNGOS/source/src/shared/Threading.cpp:187
  79. #23 0x00007fac7a59e3f4 in ACE_OS_Thread_Adapter::invoke () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  80. #24 0x00007fac7a5324bf in ace_thread_adapter () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  81. #25 0x00007fac787ebfc7 in start_thread () from /lib/libpthread.so.0
  82. #26 0x00007fac7856164d in clone () from /lib/libc.so.6
  83. #27 0x0000000000000000 in ?? ()
  84. #0 0x00007fac784c3ed5 in raise () from /lib/libc.so.6
  85. No symbol table info available.
  86. #1 0x00007fac784c53f3 in abort () from /lib/libc.so.6
  87. No symbol table info available.
  88. #2 0x00007fac78f63294 in __gnu_cxx::__verbose_terminate_handler () from /usr/lib/libstdc++.so.6
  89. No symbol table info available.
  90. #3 0x00007fac78f61696 in ?? () from /usr/lib/libstdc++.so.6
  91. No symbol table info available.
  92. #4 0x00007fac78f616c3 in std::terminate () from /usr/lib/libstdc++.so.6
  93. No symbol table info available.
  94. #5 0x00007fac78f617aa in __cxa_throw () from /usr/lib/libstdc++.so.6
  95. No symbol table info available.
  96. #6 0x0000000000e8cce9 in operator new (sz=107767238996190)
  97. at /home/MaNGOS/source/src/framework/Policies/MemoryManagement.cpp:30
  98. res = (void *) 0x0
  99. #7 0x00000000008f52e7 in __gnu_cxx::new_allocator<unsigned char>::allocate (this=0x444e4a90, __n=107767238996190)
  100. at /usr/include/c++/4.3/ext/new_allocator.h:92
  101. No locals.
  102. #8 0x00000000008f5316 in std::_Vector_base<unsigned char, std::allocator<unsigned char> >::_M_allocate (this=0x444e4a90,
  103. __n=107767238996190) at /usr/include/c++/4.3/bits/stl_vector.h:144
  104. No locals.
  105. #9 0x00000000008f5a77 in std::vector<unsigned char, std::allocator<unsigned char> >::_M_allocate_and_copy<unsigned char*> (
  106. this=0x444e4a90, __n=107767238996190, __first=0x0, __last=0x0) at /usr/include/c++/4.3/bits/stl_vector.h:904
  107. __result = (unsigned char *) 0x444e4a90 ""
  108. #10 0x00000000008f5b0d in std::vector<unsigned char, std::allocator<unsigned char> >::reserve (this=0x444e4a90,
  109. __n=107767238996190) at /usr/include/c++/4.3/bits/vector.tcc:79
  110. __old_size = 0
  111. __tmp = (unsigned char *) 0x444e4a90 ""
  112. #11 0x00000000008f5bde in ByteBuffer (this=0x444e4a80, res=107767238996190) at /home/MaNGOS/source/src/shared/ByteBuffer.h:67
  113. No locals.
  114. #12 0x00000000008f5c33 in WorldPacket (this=0x444e4a80, opcode=377, res=107767238996190)
  115. at /home/MaNGOS/source/src/shared/WorldPacket.h:34
  116. No locals.
  117. #13 0x0000000000c95c50 in Player::VehicleSpellInitialize (this=0x2570000) at /home/MaNGOS/source/src/game/Player.cpp:19228
  118. charm = (class Creature *) 0x7e38000
  119. charmInfo = (CharmInfo *) 0x7fac533d3060
  120. cooldownsCount = 7697659928295
  121. data = {<ByteBuffer> = {static DEFAULT_SIZE = 4096, _rpos = 0, _wpos = 0,
  122. _storage = {<std::_Vector_base<unsigned char, std::allocator<unsigned char> >> = {
  123. _M_impl = {<std::allocator<unsigned char>> = {<__gnu_cxx::new_allocator<unsigned char>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}}, m_opcode = 20191}
  124. curTime = 140378308922693
  125. #14 0x0000000000b15b8d in VehicleKit::AddPassenger (this=0x7fac53877800, passenger=0x2570000, seatId=-1 '˙')
  126. at /home/MaNGOS/source/src/game/Vehicle.cpp:229
  127. player = (class Player *) 0x2570000
  128. seat = {_M_node = 0x7fac5386e390}
  129. seatInfo = (const VehicleSeatEntry *) 0x7fac74401050
  130. #15 0x0000000000d18852 in Unit::EnterVehicle (this=0x2570000, vehicle=0x7fac53877800, seatId=-1 '˙')
  131. at /home/MaNGOS/source/src/game/Unit.cpp:11980
  132. No locals.
  133. #16 0x0000000000b08a2b in WorldSession::HandleEnterPlayerVehicle (this=0x7fac5f279980, recv_data=@0x7fac5f2938b0)
  134. at /home/MaNGOS/source/src/game/VehicleHandler.cpp:137
  135. pVehicle = (VehicleKit *) 0x7fac53877800
  136. guid = {m_guid = 125330}
  137. player = (class Player *) 0x7e38000
  138. #17 0x00000000008ee175 in WorldSession::ExecuteOpcode (this=0x7fac5f279980, opHandle=@0x13b89a0, packet=0x7fac5f2938b0)
  139. at /home/MaNGOS/source/src/game/WorldSession.cpp:1025
  140. No locals.
  141. #18 0x00000000008f0f62 in WorldSession::Update (this=0x7fac5f279980, updater=@0x444e4f40)
  142. at /home/MaNGOS/source/src/game/WorldSession.cpp:246
  143. opHandle = (const OpcodeHandler &) @0x13b89a0: {name = 0xf67131 "CMSG_RIDE_VEHICLE_INTERACT",
  144. status = STATUS_LOGGEDIN, packetProcessing = PROCESS_THREADUNSAFE,
  145. handler = 0xb08928 <WorldSession::HandleEnterPlayerVehicle(WorldPacket&)>}
  146. packet = (WorldPacket *) 0x7fac5f2938b0
  147. #19 0x0000000000d60275 in World::UpdateSessions (this=0x7fac7aa13900, diff=43) at /home/MaNGOS/source/src/game/World.cpp:2051
  148. pSession = (WorldSession *) 0x7fac5f279980
  149. updater = {<PacketFilter> = {_vptr.PacketFilter = 0xf38c10, m_pSession = 0x7fac5f279980}, <No data fields>}
  150. itr = {<std::tr1::__detail::_Hashtable_iterator_base<std::pair<const unsigned int, WorldSession*>, false>> = {
  151. _M_cur_node = 0x7fac5798db88, _M_cur_bucket = 0x7fac55ff0898}, <No data fields>}
  152. next = {<std::tr1::__detail::_Hashtable_iterator_base<std::pair<const unsigned int, WorldSession*>, false>> = {
  153. _M_cur_node = 0x7fac5750f328, _M_cur_bucket = 0x7fac55ff08a8}, <No data fields>}
  154. sess = (WorldSession *) 0xe8aa39
  155. #20 0x0000000000d6055c in World::Update (this=0x7fac7aa13900, diff=43) at /home/MaNGOS/source/src/game/World.cpp:1568
  156. autobroadcaston = 0
  157. #21 0x00000000008aead6 in WorldRunnable::run (this=0x7fac5fe4d4a0) at /home/MaNGOS/source/src/mangosd/WorldRunnable.cpp:60
  158. diff = 43
  159. realCurrTime = 177301
  160. realPrevTime = 177258
  161. prevSleepTime = 43
  162. #22 0x0000000000e844e2 in ACE_Based::Thread::ThreadTask (param=0x7fac5fe4d4a0)
  163. at /home/MaNGOS/source/src/shared/Threading.cpp:187
  164. _task = (class ACE_Based::Runnable *) 0x7fac5fe4d4a0
  165. #23 0x00007fac7a59e3f4 in ACE_OS_Thread_Adapter::invoke () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  166. No locals.
  167. #24 0x00007fac7a5324bf in ace_thread_adapter () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  168. No locals.
  169. #25 0x00007fac787ebfc7 in start_thread () from /lib/libpthread.so.0
  170. No symbol table info available.
  171. #26 0x00007fac7856164d in clone () from /lib/libc.so.6
  172. No symbol table info available.
  173. #27 0x0000000000000000 in ?? ()
  174. No symbol table info available.
  175.  
  176. Thread 20 (Thread 0x4a4f1950 (LWP 9457)):
  177. #0 0x00007fac78561c18 in epoll_wait () from /lib/libc.so.6
  178. No symbol table info available.
  179. #1 0x00007fac7a55590e in ACE_Dev_Poll_Reactor::work_pending_i () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  180. No locals.
  181. #2 0x00007fac7a555974 in ACE_Dev_Poll_Reactor::handle_events_i () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  182. No locals.
  183. #3 0x00007fac7a555b19 in ACE_Dev_Poll_Reactor::handle_events () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  184. No locals.
  185. #4 0x00007fac7a55243e in ACE_Dev_Poll_Reactor::handle_events () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  186. No locals.
  187. #5 0x00007fac7a5cd95a in ACE_Reactor::run_reactor_event_loop () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  188. No locals.
  189. #6 0x0000000000b076dd in ReactorRunnable::svc (this=0x7fac6072d678) at /home/MaNGOS/source/src/game/WorldSocketMgr.cpp:165
  190. interval = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {
  191. static zero = <same as static member of an already seen type>,
  192. static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807,
  193. tv_usec = 999999}}, tv_ = {tv_sec = 0, tv_usec = 0}},
  194. static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 9998}}
  195. i = {_M_node = 0x7fac6072d728}
  196. t = {_M_node = 0x0}
  197. __FUNCTION__ = "svc"
  198. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  199. #7 0x00007fac7a5f8043 in ACE_Task_Base::svc_run () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  200. No locals.
  201. #8 0x00007fac7a5f8b73 in ACE_Thread_Adapter::invoke_i () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  202. No locals.
  203. #9 0x00007fac7a5f8c2a in ACE_Thread_Adapter::invoke () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  204. No locals.
  205. #10 0x00007fac7a5324bf in ace_thread_adapter () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  206. No locals.
  207. #11 0x00007fac787ebfc7 in start_thread () from /lib/libpthread.so.0
  208. No symbol table info available.
  209. #12 0x00007fac7856164d in clone () from /lib/libc.so.6
  210. No symbol table info available.
  211. #13 0x0000000000000000 in ?? ()
  212. No symbol table info available.
  213.  
  214. Thread 19 (Thread 0x49cf0950 (LWP 9456)):
  215. #0 0x00007fac78561c18 in epoll_wait () from /lib/libc.so.6
  216. No symbol table info available.
  217. #1 0x00007fac7a55590e in ACE_Dev_Poll_Reactor::work_pending_i () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  218. No locals.
  219. #2 0x00007fac7a555974 in ACE_Dev_Poll_Reactor::handle_events_i () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  220. No locals.
  221. #3 0x00007fac7a555b19 in ACE_Dev_Poll_Reactor::handle_events () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  222. No locals.
  223. #4 0x00007fac7a55243e in ACE_Dev_Poll_Reactor::handle_events () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  224. No locals.
  225. #5 0x00007fac7a5cd95a in ACE_Reactor::run_reactor_event_loop () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  226. No locals.
  227. #6 0x0000000000b076dd in ReactorRunnable::svc (this=0x7fac6072d540) at /home/MaNGOS/source/src/game/WorldSocketMgr.cpp:165
  228. interval = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {
  229. static zero = <same as static member of an already seen type>,
  230. static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807,
  231. tv_usec = 999999}}, tv_ = {tv_sec = 0, tv_usec = 0}},
  232. static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 9998}}
  233. i = {_M_node = 0x7fac6072d5f0}
  234. t = {_M_node = 0x0}
  235. __FUNCTION__ = "svc"
  236. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  237. #7 0x00007fac7a5f8043 in ACE_Task_Base::svc_run () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  238. No locals.
  239. #8 0x00007fac7a5f8b73 in ACE_Thread_Adapter::invoke_i () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  240. No locals.
  241. #9 0x00007fac7a5f8c2a in ACE_Thread_Adapter::invoke () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  242. No locals.
  243. #10 0x00007fac7a5324bf in ace_thread_adapter () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  244. No locals.
  245. #11 0x00007fac787ebfc7 in start_thread () from /lib/libpthread.so.0
  246. No symbol table info available.
  247. #12 0x00007fac7856164d in clone () from /lib/libc.so.6
  248. No symbol table info available.
  249. #13 0x0000000000000000 in ?? ()
  250. No symbol table info available.
  251.  
  252. Thread 18 (Thread 0x494ef950 (LWP 9455)):
  253. #0 0x00007fac78561c18 in epoll_wait () from /lib/libc.so.6
  254. No symbol table info available.
  255. #1 0x00007fac7a55590e in ACE_Dev_Poll_Reactor::work_pending_i () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  256. No locals.
  257. #2 0x00007fac7a555974 in ACE_Dev_Poll_Reactor::handle_events_i () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  258. No locals.
  259. #3 0x00007fac7a555b19 in ACE_Dev_Poll_Reactor::handle_events () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  260. No locals.
  261. #4 0x00007fac7a55243e in ACE_Dev_Poll_Reactor::handle_events () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  262. No locals.
  263. #5 0x00007fac7a5cd95a in ACE_Reactor::run_reactor_event_loop () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  264. No locals.
  265. #6 0x0000000000b076dd in ReactorRunnable::svc (this=0x7fac6072d408) at /home/MaNGOS/source/src/game/WorldSocketMgr.cpp:165
  266. interval = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {
  267. static zero = <same as static member of an already seen type>,
  268. static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807,
  269. tv_usec = 999999}}, tv_ = {tv_sec = 0, tv_usec = 0}},
  270. static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 9999}}
  271. i = {_M_node = 0x7fac6072d4b8}
  272. t = {_M_node = 0x0}
  273. __FUNCTION__ = "svc"
  274. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  275. #7 0x00007fac7a5f8043 in ACE_Task_Base::svc_run () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  276. No locals.
  277. #8 0x00007fac7a5f8b73 in ACE_Thread_Adapter::invoke_i () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  278. No locals.
  279. #9 0x00007fac7a5f8c2a in ACE_Thread_Adapter::invoke () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  280. No locals.
  281. #10 0x00007fac7a5324bf in ace_thread_adapter () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  282. No locals.
  283. #11 0x00007fac787ebfc7 in start_thread () from /lib/libpthread.so.0
  284. No symbol table info available.
  285. #12 0x00007fac7856164d in clone () from /lib/libc.so.6
  286. No symbol table info available.
  287. #13 0x0000000000000000 in ?? ()
  288. No symbol table info available.
  289.  
  290. Thread 17 (Thread 0x48cee950 (LWP 9454)):
  291. #0 0x00007fac787efd29 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  292. No symbol table info available.
  293. #1 0x00007fac7a53e8d4 in ACE_OS::cond_timedwait () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  294. No locals.
  295. #2 0x00007fac7a53ea21 in ACE_Condition_Thread_Mutex::wait () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  296. No locals.
  297. #3 0x00007fac7a53ea49 in ACE_Condition_Thread_Mutex::wait () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  298. No locals.
  299. #4 0x00000000008b738d in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fac5f38ff00, timeout=0x0)
  300. at /home/MaNGOS/bin/include/ace/Message_Queue_T.cpp:1744
  301. result = 0
  302. #5 0x00000000008b6534 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fac5f38ff00, first_item=@0x48cee008,
  303. timeout=0x0) at /home/MaNGOS/bin/include/ace/Message_Queue_T.cpp:1936
  304. ace_mon = {lock_ = 0x7fac5f38ff50, owner_ = 0}
  305. #6 0x00000000008b52ae in ACE_Task<ACE_MT_SYNCH>::getq (this=0x45ce7fb0, mb=@0x48cee008, tv=0x0)
  306. at /home/MaNGOS/bin/include/ace/Task_T.inl:22
  307. No locals.
  308. #7 0x00000000008b68ba in SOAPWorkingThread::svc (this=0x45ce7fb0) at /home/MaNGOS/source/src/mangosd/MaNGOSsoap.h:60
  309. mb = (struct ACE_Message_Block *) 0x0
  310. #8 0x00007fac7a5f8043 in ACE_Task_Base::svc_run () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  311. No locals.
  312. #9 0x00007fac7a5f8b73 in ACE_Thread_Adapter::invoke_i () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  313. No locals.
  314. #10 0x00007fac7a5f8c2a in ACE_Thread_Adapter::invoke () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  315. No locals.
  316. #11 0x00007fac7a5324bf in ace_thread_adapter () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  317. No locals.
  318. #12 0x00007fac787ebfc7 in start_thread () from /lib/libpthread.so.0
  319. No symbol table info available.
  320. #13 0x00007fac7856164d in clone () from /lib/libc.so.6
  321. No symbol table info available.
  322. #14 0x0000000000000000 in ?? ()
  323. No symbol table info available.
  324.  
  325. Thread 16 (Thread 0x484ed950 (LWP 9453)):
  326. #0 0x00007fac787efd29 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  327. No symbol table info available.
  328. #1 0x00007fac7a53e8d4 in ACE_OS::cond_timedwait () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  329. No locals.
  330. #2 0x00007fac7a53ea21 in ACE_Condition_Thread_Mutex::wait () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  331. No locals.
  332. #3 0x00007fac7a53ea49 in ACE_Condition_Thread_Mutex::wait () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  333. No locals.
  334. #4 0x00000000008b738d in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fac5f38ff00, timeout=0x0)
  335. at /home/MaNGOS/bin/include/ace/Message_Queue_T.cpp:1744
  336. result = 0
  337. #5 0x00000000008b6534 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fac5f38ff00, first_item=@0x484ed008,
  338. timeout=0x0) at /home/MaNGOS/bin/include/ace/Message_Queue_T.cpp:1936
  339. ace_mon = {lock_ = 0x7fac5f38ff50, owner_ = 0}
  340. #6 0x00000000008b52ae in ACE_Task<ACE_MT_SYNCH>::getq (this=0x45ce7fb0, mb=@0x484ed008, tv=0x0)
  341. at /home/MaNGOS/bin/include/ace/Task_T.inl:22
  342. No locals.
  343. #7 0x00000000008b68ba in SOAPWorkingThread::svc (this=0x45ce7fb0) at /home/MaNGOS/source/src/mangosd/MaNGOSsoap.h:60
  344. mb = (struct ACE_Message_Block *) 0x0
  345. #8 0x00007fac7a5f8043 in ACE_Task_Base::svc_run () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  346. No locals.
  347. #9 0x00007fac7a5f8b73 in ACE_Thread_Adapter::invoke_i () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  348. No locals.
  349. #10 0x00007fac7a5f8c2a in ACE_Thread_Adapter::invoke () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  350. No locals.
  351. #11 0x00007fac7a5324bf in ace_thread_adapter () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  352. No locals.
  353. #12 0x00007fac787ebfc7 in start_thread () from /lib/libpthread.so.0
  354. No symbol table info available.
  355. #13 0x00007fac7856164d in clone () from /lib/libc.so.6
  356. No symbol table info available.
  357. #14 0x0000000000000000 in ?? ()
  358. No symbol table info available.
  359.  
  360. Thread 15 (Thread 0x47cec950 (LWP 9452)):
  361. #0 0x00007fac787efd29 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  362. No symbol table info available.
  363. #1 0x00007fac7a53e8d4 in ACE_OS::cond_timedwait () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  364. No locals.
  365. #2 0x00007fac7a53ea21 in ACE_Condition_Thread_Mutex::wait () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  366. No locals.
  367. #3 0x00007fac7a53ea49 in ACE_Condition_Thread_Mutex::wait () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  368. No locals.
  369. #4 0x00000000008b738d in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fac5f38ff00, timeout=0x0)
  370. at /home/MaNGOS/bin/include/ace/Message_Queue_T.cpp:1744
  371. result = 0
  372. #5 0x00000000008b6534 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fac5f38ff00, first_item=@0x47cec008,
  373. timeout=0x0) at /home/MaNGOS/bin/include/ace/Message_Queue_T.cpp:1936
  374. ace_mon = {lock_ = 0x7fac5f38ff50, owner_ = 0}
  375. #6 0x00000000008b52ae in ACE_Task<ACE_MT_SYNCH>::getq (this=0x45ce7fb0, mb=@0x47cec008, tv=0x0)
  376. at /home/MaNGOS/bin/include/ace/Task_T.inl:22
  377. No locals.
  378. #7 0x00000000008b68ba in SOAPWorkingThread::svc (this=0x45ce7fb0) at /home/MaNGOS/source/src/mangosd/MaNGOSsoap.h:60
  379. mb = (struct ACE_Message_Block *) 0x0
  380. #8 0x00007fac7a5f8043 in ACE_Task_Base::svc_run () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  381. No locals.
  382. #9 0x00007fac7a5f8b73 in ACE_Thread_Adapter::invoke_i () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  383. No locals.
  384. #10 0x00007fac7a5f8c2a in ACE_Thread_Adapter::invoke () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  385. No locals.
  386. #11 0x00007fac7a5324bf in ace_thread_adapter () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  387. No locals.
  388. #12 0x00007fac787ebfc7 in start_thread () from /lib/libpthread.so.0
  389. No symbol table info available.
  390. #13 0x00007fac7856164d in clone () from /lib/libc.so.6
  391. No symbol table info available.
  392. #14 0x0000000000000000 in ?? ()
  393. No symbol table info available.
  394.  
  395. Thread 14 (Thread 0x474eb950 (LWP 9451)):
  396. #0 0x00007fac787efd29 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  397. No symbol table info available.
  398. #1 0x00007fac7a53e8d4 in ACE_OS::cond_timedwait () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  399. No locals.
  400. #2 0x00007fac7a53ea21 in ACE_Condition_Thread_Mutex::wait () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  401. No locals.
  402. #3 0x00007fac7a53ea49 in ACE_Condition_Thread_Mutex::wait () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  403. No locals.
  404. #4 0x00000000008b738d in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fac5f38ff00, timeout=0x0)
  405. at /home/MaNGOS/bin/include/ace/Message_Queue_T.cpp:1744
  406. result = 0
  407. #5 0x00000000008b6534 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fac5f38ff00, first_item=@0x474eb008,
  408. timeout=0x0) at /home/MaNGOS/bin/include/ace/Message_Queue_T.cpp:1936
  409. ace_mon = {lock_ = 0x7fac5f38ff50, owner_ = 0}
  410. #6 0x00000000008b52ae in ACE_Task<ACE_MT_SYNCH>::getq (this=0x45ce7fb0, mb=@0x474eb008, tv=0x0)
  411. at /home/MaNGOS/bin/include/ace/Task_T.inl:22
  412. No locals.
  413. #7 0x00000000008b68ba in SOAPWorkingThread::svc (this=0x45ce7fb0) at /home/MaNGOS/source/src/mangosd/MaNGOSsoap.h:60
  414. mb = (struct ACE_Message_Block *) 0x0
  415. #8 0x00007fac7a5f8043 in ACE_Task_Base::svc_run () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  416. No locals.
  417. #9 0x00007fac7a5f8b73 in ACE_Thread_Adapter::invoke_i () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  418. No locals.
  419. #10 0x00007fac7a5f8c2a in ACE_Thread_Adapter::invoke () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  420. No locals.
  421. #11 0x00007fac7a5324bf in ace_thread_adapter () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  422. No locals.
  423. #12 0x00007fac787ebfc7 in start_thread () from /lib/libpthread.so.0
  424. No symbol table info available.
  425. #13 0x00007fac7856164d in clone () from /lib/libc.so.6
  426. No symbol table info available.
  427. #14 0x0000000000000000 in ?? ()
  428. No symbol table info available.
  429.  
  430. Thread 13 (Thread 0x46cea950 (LWP 9450)):
  431. #0 0x00007fac787efd29 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  432. No symbol table info available.
  433. #1 0x00007fac7a53e8d4 in ACE_OS::cond_timedwait () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  434. No locals.
  435. #2 0x00007fac7a53ea21 in ACE_Condition_Thread_Mutex::wait () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  436. No locals.
  437. #3 0x00007fac7a53ea49 in ACE_Condition_Thread_Mutex::wait () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  438. No locals.
  439. #4 0x00000000008b738d in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fac5f38ff00, timeout=0x0)
  440. at /home/MaNGOS/bin/include/ace/Message_Queue_T.cpp:1744
  441. result = 0
  442. #5 0x00000000008b6534 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fac5f38ff00, first_item=@0x46cea008,
  443. timeout=0x0) at /home/MaNGOS/bin/include/ace/Message_Queue_T.cpp:1936
  444. ace_mon = {lock_ = 0x7fac5f38ff50, owner_ = 0}
  445. #6 0x00000000008b52ae in ACE_Task<ACE_MT_SYNCH>::getq (this=0x45ce7fb0, mb=@0x46cea008, tv=0x0)
  446. at /home/MaNGOS/bin/include/ace/Task_T.inl:22
  447. No locals.
  448. #7 0x00000000008b68ba in SOAPWorkingThread::svc (this=0x45ce7fb0) at /home/MaNGOS/source/src/mangosd/MaNGOSsoap.h:60
  449. mb = (struct ACE_Message_Block *) 0x0
  450. #8 0x00007fac7a5f8043 in ACE_Task_Base::svc_run () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  451. No locals.
  452. #9 0x00007fac7a5f8b73 in ACE_Thread_Adapter::invoke_i () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  453. No locals.
  454. #10 0x00007fac7a5f8c2a in ACE_Thread_Adapter::invoke () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  455. No locals.
  456. #11 0x00007fac7a5324bf in ace_thread_adapter () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  457. No locals.
  458. #12 0x00007fac787ebfc7 in start_thread () from /lib/libpthread.so.0
  459. No symbol table info available.
  460. #13 0x00007fac7856164d in clone () from /lib/libc.so.6
  461. No symbol table info available.
  462. #14 0x0000000000000000 in ?? ()
  463. No symbol table info available.
  464.  
  465. Thread 12 (Thread 0x464e9950 (LWP 9449)):
  466. #0 0x00007fac787f30e1 in nanosleep () from /lib/libpthread.so.0
  467. No symbol table info available.
  468. #1 0x000000000099b5aa in ACE_OS::sleep (tv=@0x464e9040) at /home/MaNGOS/bin/include/ace/OS_NS_unistd.inl:951
  469. rqtp = {tv_sec = 1, tv_nsec = 0}
  470. #2 0x0000000000e84417 in ACE_Based::Thread::Sleep (msecs=1000) at /home/MaNGOS/source/src/shared/Threading.cpp:237
  471. No locals.
  472. #3 0x00000000008bc144 in FreezeDetectorRunnable::run (this=0x7fac5f3e9558) at /home/MaNGOS/source/src/mangosd/Master.cpp:79
  473. curtime = 177182
  474. #4 0x0000000000e844e2 in ACE_Based::Thread::ThreadTask (param=0x7fac5f3e9558)
  475. at /home/MaNGOS/source/src/shared/Threading.cpp:187
  476. _task = (class ACE_Based::Runnable *) 0x7fac5f3e9558
  477. #5 0x00007fac7a59e3f4 in ACE_OS_Thread_Adapter::invoke () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  478. No locals.
  479. #6 0x00007fac7a5324bf in ace_thread_adapter () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  480. No locals.
  481. #7 0x00007fac787ebfc7 in start_thread () from /lib/libpthread.so.0
  482. No symbol table info available.
  483. #8 0x00007fac7856164d in clone () from /lib/libc.so.6
  484. No symbol table info available.
  485. #9 0x0000000000000000 in ?? ()
  486. No symbol table info available.
  487.  
  488. Thread 11 (Thread 0x45ce8950 (LWP 9448)):
  489. #0 0x00007fac7855ad52 in select () from /lib/libc.so.6
  490. No symbol table info available.
  491. #1 0x0000000000f1f376 in tcp_select (soap=0x45ccc7b0, s=31, flags=7, timeout=3)
  492. at /home/MaNGOS/source/dep/src/gsoap/stdsoap2.cpp:4418
  493. r = 0
  494. tv = {tv_sec = 2, tv_usec = 975863}
  495. fd = {{fds_bits = {2147483648, 0 <repeats 15 times>}}, {fds_bits = {2147483648, 0 <repeats 15 times>}}, {fds_bits = {
  496. 2147483648, 0 <repeats 15 times>}}}
  497. rfd = (<anonymous struct> *) 0x45ccc4e0
  498. sfd = (<anonymous struct> *) 0x45ccc560
  499. efd = (<anonymous struct> *) 0x45ccc5e0
  500. #2 0x0000000000f1f841 in soap_accept (soap=0x45ccc7b0) at /home/MaNGOS/source/dep/src/gsoap/stdsoap2.cpp:4486
  501. r = 0
  502. err = 31
  503. n = 16
  504. len = 65536
  505. set = 1
  506. #3 0x00000000008b4f32 in MaNGOSsoapRunnable::run (this=0x7fac5f4cb9c0) at /home/MaNGOS/source/src/mangosd/MaNGOSsoap.cpp:51
  507. thread_soap = (class soap *) 0x7fac5f4c4000
  508. mb = (struct ACE_Message_Block *) 0x7fac5f4c7160
  509. pool = {<ACE_Task<ACE_MT_SYNCH>> = {<> = {<No data fields>}, msg_queue_ = 0x7fac5f38ff00, delete_msg_queue_ = true,
  510. mod_ = 0x0, next_ = 0x0}, <No data fields>}
  511. soap = {_vptr.soap = 0xfe66d0, state = 1, version = 0, mode = 0, imode = 2097152, omode = 2097152,
  512. float_format = 0xfe3500 "%.9G", double_format = 0xfe3505 "%.17lG", dime_id_format = 0xfe350c "cid:id%d",
  513. http_version = 0xfe3515 "1.1", http_content = 0x0, encodingStyle = 0xfe55c8 "", actor = 0x0, lang = 0xfe351d "en",
  514. recv_timeout = 5, send_timeout = 5, connect_timeout = 0, accept_timeout = 3, socket_flags = 0, connect_flags = 0,
  515. bind_flags = 0, accept_flags = 0, linger_time = 0, namespaces = 0x13af3c0, local_namespaces = 0x0, nlist = 0x0,
  516. blist = 0x0, clist = 0x1f895c0, alist = 0x0, iht = {0x0 <repeats 1999 times>}, pht = {0x0 <repeats 1024 times>},
  517. pblk = 0x0, pidx = 0, header = 0x0, fault = 0x7fac5f1d3fb0, idnum = 0, user = 0x0, plugins = 0x0, userid = 0x0,
  518. passwd = 0x0, fpost = 0xf0e54a <http_post>, fget = 0xf036a5 <http_get>, fput = 0xf036b4 <http_405>,
  519. fdel = 0xf036b4 <http_405>, fhead = 0xf036b4 <http_405>, fform = 0, fposthdr = 0xf0b888 <http_post_header>,
  520. fresponse = 0xf0e0eb <http_response>, fparse = 0xf11710 <http_parse>, fparsehdr = 0xf0f35f <http_parse_header>,
  521. fheader = 0, fresolve = 0xf2122c <tcp_gethost>, fconnect = 0, fdisconnect = 0, fclosesocket = 0xf1f079 <tcp_closesocket>,
  522. fshutdownsocket = 0xf1f05a <tcp_shutdownsocket>, fopen = 0xf20554 <tcp_connect>, faccept = 0xf1f092 <tcp_accept>,
  523. fclose = 0xf02b66 <tcp_disconnect>, fsend = 0xf21628 <fsend>, frecv = 0xf21307 <frecv>, fpoll = 0xf1fe1e <soap_poll>,
  524. fseterror = 0, fignore = 0, fserveloop = 0, fplugin = 0xf0373c <fplugin>, fmalloc = 0, fprepareinit = 0, fpreparesend = 0,
  525. fpreparerecv = 0, fpreparefinal = 0, fdimereadopen = 0, fdimewriteopen = 0, fdimereadclose = 0, fdimewriteclose = 0,
  526. fdimeread = 0, fdimewrite = 0, fmimereadopen = 0, fmimewriteopen = 0, fmimereadclose = 0, fmimewriteclose = 0,
  527. fmimeread = 0, fmimewrite = 0, master = 31, socket = -1, os = 0x0, is = 0x0, sendfd = 1, recvfd = 0, bufidx = 0,
  528. buflen = 0, ahead = 0, cdata = 0, body = 0, level = 0, count = 0, length = 0, labbuf = 0x0, lablen = 0, labidx = 0,
  529. buf = '\0' <repeats 65535 times>, msgbuf = '\0' <repeats 1023 times>, tmpbuf = '\0' <repeats 1023 times>,
  530. tag = '\0' <repeats 1023 times>, id = '\0' <repeats 1023 times>, href = '\0' <repeats 1023 times>,
  531. type = '\0' <repeats 1023 times>, arrayType = '\0' <repeats 1023 times>, arraySize = '\0' <repeats 1023 times>,
  532. arrayOffset = '\0' <repeats 1023 times>, other = 0, position = 0, positions = {0 <repeats 16 times>}, root = 0,
  533. attributes = 0x0, encoding = 0, mustUnderstand = 0, null = 0, ns = 0, part = 9, alloced = 0, peeked = 0, chunksize = 0,
  534. chunkbuflen = 0, endpoint = '\0' <repeats 1023 times>, path = '\0' <repeats 1023 times>, host = '\0' <repeats 1023 times>,
  535. action = 0x0, authrealm = 0x0, prolog = 0x0, ip = 0, port = 0, keep_alive = 0, tcp_keep_alive = 0, tcp_keep_idle = 0,
  536. tcp_keep_intvl = 0, tcp_keep_cnt = 0, max_keep_alive = 100, proxy_http_version = 0xfe3519 "1.0", proxy_host = 0x0,
  537. proxy_port = 8080, proxy_userid = 0x0, proxy_passwd = 0x0, proxy_from = 0x0, status = 0, error = 0, errmode = 0,
  538. errnum = 0, dom = 0x0, dime = {count = 0, size = 0, chunksize = 0, buflen = 0, flags = 0 '\0', ptr = 0x0, id = 0x0,
  539. type = 0x0, options = 0x0, list = 0x0, first = 0x0, last = 0x0}, mime = {boundary = 0x0, start = 0x0, list = 0x0,
  540. first = 0x0, last = 0x0}, xlist = 0x0, logfile = {0x0, 0x0, 0x0}, fdebug = {0x0, 0x0, 0x0}, mht = {
  541. 0x0 <repeats 1024 times>}, c14ninclude = 0x0, c14nexclude = 0x0, cookies = 0x0, cookie_domain = 0x0, cookie_path = 0x0,
  542. cookie_max = 32, ipv6_multicast_if = 0, ipv4_multicast_if = 0x0, ipv4_multicast_ttl = 0, peer = {sin_family = 0,
  543. sin_port = 0, sin_addr = {s_addr = 0}, sin_zero = "\000\000\000\000\000\000\000"}, peerlen = 16, fsslauth = 0x0,
  544. fsslverify = 0x0, bio = 0x0, ssl = 0x0, ctx = 0x0, session = 0x0, ssl_flags = 0, keyfile = 0x0, password = 0x0,
  545. dhfile = 0x0, cafile = 0x0, capath = 0x0, crlfile = 0x0, randfile = 0x0,
  546. session_host = '\0' <repeats 724 times>, "\001\000\000\000`<;y¬\177", '\0' <repeats 18 times>, "`~ÎE\000\000\000\000-Ţ\032y¬\177\000\000`<;y¬\177\000\000\220~ÎE\000\000\000\000!ŕ\032y¬\177\000\000\210<;y¬\177\000\000`<;y¬\177\000\000\210<;y¬\177\000\000 ~ÎE\000\000\000\000°~ÎE\000\000\000\000P\211ÎE\000\000\000\000đ~ÎE\000\000\000\000P˘]\001˙\177\000\000\000ż~x¬\177", '\0' <repeats 11 times>, "\020\000\000\000\000\000\000\215\227Yz¬\177\000\000\v\000\000\000\000\000\000\000°>§z¬\177\000\000 \177ÎE\000\000\000\000`ń\213\000\000\000\000\000\020\177Î"..., session_port = 2031801524, c_locale = 0x0,
  547. d_stream = 0x7fff015da250, z_crc = 1171160976, z_dict = 0x45ce8950 "P\211ÎE", z_dict_len = 1171161040, zlib_state = 0,
  548. zlib_in = 0, zlib_out = -23984, z_buf = 0x7fac5f4c71c0 " rL_¬\177", z_buflen = 140378309947744, z_level = 16448,
  549. z_ratio_in = 4.5800039e-41, z_ratio_out = 6607.99219}
  550. m = 31
  551. s = -1
  552. #4 0x0000000000e844e2 in ACE_Based::Thread::ThreadTask (param=0x7fac5f4cb9c0)
  553. at /home/MaNGOS/source/src/shared/Threading.cpp:187
  554. _task = (class ACE_Based::Runnable *) 0x7fac5f4cb9c0
  555. #5 0x00007fac7a59e3f4 in ACE_OS_Thread_Adapter::invoke () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  556. No locals.
  557. #6 0x00007fac7a5324bf in ace_thread_adapter () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  558. No locals.
  559. #7 0x00007fac787ebfc7 in start_thread () from /lib/libpthread.so.0
  560. No symbol table info available.
  561. #8 0x00007fac7856164d in clone () from /lib/libc.so.6
  562. No symbol table info available.
  563. #9 0x0000000000000000 in ?? ()
  564. No symbol table info available.
  565.  
  566. Thread 10 (Thread 0x454e7950 (LWP 9447)):
  567. #0 0x00007fac78561c18 in epoll_wait () from /lib/libc.so.6
  568. No symbol table info available.
  569. #1 0x00007fac7a55590e in ACE_Dev_Poll_Reactor::work_pending_i () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  570. No locals.
  571. #2 0x00007fac7a555974 in ACE_Dev_Poll_Reactor::handle_events_i () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  572. No locals.
  573. #3 0x00007fac7a555b19 in ACE_Dev_Poll_Reactor::handle_events () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  574. No locals.
  575. #4 0x00007fac7a55243e in ACE_Dev_Poll_Reactor::handle_events () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  576. No locals.
  577. #5 0x00007fac7a5cd95a in ACE_Reactor::run_reactor_event_loop () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  578. No locals.
  579. #6 0x00000000008bb08e in RARunnable::run (this=0x7fac5f4cb9e0) at /home/MaNGOS/source/src/mangosd/Master.cpp:155
  580. interval = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {
  581. static zero = <same as static member of an already seen type>,
  582. static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807,
  583. tv_usec = 999999}}, tv_ = {tv_sec = 0, tv_usec = 0}},
  584. static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 9998}}
  585. raport = 3443
  586. stringip = {static npos = 18446744073709551615,
  587. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  588. _M_p = 0x7fac5f39bff0 "188.165.22.6"}}
  589. listen_addr = <incomplete type>
  590. #7 0x0000000000e844e2 in ACE_Based::Thread::ThreadTask (param=0x7fac5f4cb9e0)
  591. at /home/MaNGOS/source/src/shared/Threading.cpp:187
  592. _task = (class ACE_Based::Runnable *) 0x7fac5f4cb9e0
  593. #8 0x00007fac7a59e3f4 in ACE_OS_Thread_Adapter::invoke () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  594. No locals.
  595. #9 0x00007fac7a5324bf in ace_thread_adapter () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  596. No locals.
  597. #10 0x00007fac787ebfc7 in start_thread () from /lib/libpthread.so.0
  598. No symbol table info available.
  599. #11 0x00007fac7856164d in clone () from /lib/libc.so.6
  600. No symbol table info available.
  601. #12 0x0000000000000000 in ?? ()
  602. No symbol table info available.
  603.  
  604. Thread 9 (Thread 0x44ce6950 (LWP 9446)):
  605. #0 0x00007fac78530071 in nanosleep () from /lib/libc.so.6
  606. No symbol table info available.
  607. #1 0x00007fac7855b534 in usleep () from /lib/libc.so.6
  608. No symbol table info available.
  609. #2 0x00000000008bc525 in CliRunnable::run (this=0x7fac5fe4d4c0) at /home/MaNGOS/source/src/mangosd/CliRunnable.cpp:617
  610. command_str = 0x9 <Address 0x9 out of bounds>
  611. commandbuf = "PiÎD\000\000\000\000´Ô\032y\000\000\000\000PiÎD\000\000\000\000P˘]\001˙\177\000\000\220_ÎD\000\000\000\000PiÎD\000\000\000\000Đ_ÎD\000\000\000\000P˘]\001˙\177\000\000\200rL_¬\177\000\000 rL_¬\177\000\000@@L_¬\177\000\000đ_ÎD\000\000\000\000\200rL_¬\177\000\000ŕ_ÎD\000\000\000\000yŢ\032y¬\177\000\000\200rL_¬\177\000\000 rL_¬\177\000\000@@L_¬\177\000\0000`ÎD\000\000\000\000PĽ\032y¬\177\000\000 rL_¬\177\000\000\000@L_¬\177\000\000\000«;_¬\177\000\000\000@\000\000\000\000\000\000`\000\000\000\000\000\000\000"...
  612. #3 0x0000000000e844e2 in ACE_Based::Thread::ThreadTask (param=0x7fac5fe4d4c0)
  613. at /home/MaNGOS/source/src/shared/Threading.cpp:187
  614. _task = (class ACE_Based::Runnable *) 0x7fac5fe4d4c0
  615. #4 0x00007fac7a59e3f4 in ACE_OS_Thread_Adapter::invoke () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  616. No locals.
  617. #5 0x00007fac7a5324bf in ace_thread_adapter () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  618. No locals.
  619. #6 0x00007fac787ebfc7 in start_thread () from /lib/libpthread.so.0
  620. No symbol table info available.
  621. #7 0x00007fac7856164d in clone () from /lib/libc.so.6
  622. No symbol table info available.
  623. #8 0x0000000000000000 in ?? ()
  624. No symbol table info available.
  625.  
  626. Thread 8 (Thread 0x444e5950 (LWP 9445)):
  627. #0 0x00007fac784c3ed5 in raise () from /lib/libc.so.6
  628. No symbol table info available.
  629. #1 0x00007fac784c53f3 in abort () from /lib/libc.so.6
  630. No symbol table info available.
  631. #2 0x00007fac78f63294 in __gnu_cxx::__verbose_terminate_handler () from /usr/lib/libstdc++.so.6
  632. No symbol table info available.
  633. #3 0x00007fac78f61696 in ?? () from /usr/lib/libstdc++.so.6
  634. No symbol table info available.
  635. #4 0x00007fac78f616c3 in std::terminate () from /usr/lib/libstdc++.so.6
  636. No symbol table info available.
  637. #5 0x00007fac78f617aa in __cxa_throw () from /usr/lib/libstdc++.so.6
  638. No symbol table info available.
  639. #6 0x0000000000e8cce9 in operator new (sz=107767238996190)
  640. at /home/MaNGOS/source/src/framework/Policies/MemoryManagement.cpp:30
  641. res = (void *) 0x0
  642. #7 0x00000000008f52e7 in __gnu_cxx::new_allocator<unsigned char>::allocate (this=0x444e4a90, __n=107767238996190)
  643. at /usr/include/c++/4.3/ext/new_allocator.h:92
  644. No locals.
  645. #8 0x00000000008f5316 in std::_Vector_base<unsigned char, std::allocator<unsigned char> >::_M_allocate (this=0x444e4a90,
  646. __n=107767238996190) at /usr/include/c++/4.3/bits/stl_vector.h:144
  647. No locals.
  648. #9 0x00000000008f5a77 in std::vector<unsigned char, std::allocator<unsigned char> >::_M_allocate_and_copy<unsigned char*> (
  649. this=0x444e4a90, __n=107767238996190, __first=0x0, __last=0x0) at /usr/include/c++/4.3/bits/stl_vector.h:904
  650. __result = (unsigned char *) 0x444e4a90 ""
  651. #10 0x00000000008f5b0d in std::vector<unsigned char, std::allocator<unsigned char> >::reserve (this=0x444e4a90,
  652. __n=107767238996190) at /usr/include/c++/4.3/bits/vector.tcc:79
  653. __old_size = 0
  654. __tmp = (unsigned char *) 0x444e4a90 ""
  655. #11 0x00000000008f5bde in ByteBuffer (this=0x444e4a80, res=107767238996190) at /home/MaNGOS/source/src/shared/ByteBuffer.h:67
  656. No locals.
  657. #12 0x00000000008f5c33 in WorldPacket (this=0x444e4a80, opcode=377, res=107767238996190)
  658. at /home/MaNGOS/source/src/shared/WorldPacket.h:34
  659. No locals.
  660. #13 0x0000000000c95c50 in Player::VehicleSpellInitialize (this=0x2570000) at /home/MaNGOS/source/src/game/Player.cpp:19228
  661. charm = (class Creature *) 0x7e38000
  662. charmInfo = (CharmInfo *) 0x7fac533d3060
  663. cooldownsCount = 7697659928295
  664. data = {<ByteBuffer> = {static DEFAULT_SIZE = 4096, _rpos = 0, _wpos = 0,
  665. _storage = {<std::_Vector_base<unsigned char, std::allocator<unsigned char> >> = {
  666. _M_impl = {<std::allocator<unsigned char>> = {<__gnu_cxx::new_allocator<unsigned char>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}}, m_opcode = 20191}
  667. curTime = 140378308922693
  668. #14 0x0000000000b15b8d in VehicleKit::AddPassenger (this=0x7fac53877800, passenger=0x2570000, seatId=-1 '˙')
  669. at /home/MaNGOS/source/src/game/Vehicle.cpp:229
  670. player = (class Player *) 0x2570000
  671. seat = {_M_node = 0x7fac5386e390}
  672. seatInfo = (const VehicleSeatEntry *) 0x7fac74401050
  673. #15 0x0000000000d18852 in Unit::EnterVehicle (this=0x2570000, vehicle=0x7fac53877800, seatId=-1 '˙')
  674. at /home/MaNGOS/source/src/game/Unit.cpp:11980
  675. No locals.
  676. #16 0x0000000000b08a2b in WorldSession::HandleEnterPlayerVehicle (this=0x7fac5f279980, recv_data=@0x7fac5f2938b0)
  677. at /home/MaNGOS/source/src/game/VehicleHandler.cpp:137
  678. pVehicle = (VehicleKit *) 0x7fac53877800
  679. guid = {m_guid = 125330}
  680. player = (class Player *) 0x7e38000
  681. #17 0x00000000008ee175 in WorldSession::ExecuteOpcode (this=0x7fac5f279980, opHandle=@0x13b89a0, packet=0x7fac5f2938b0)
  682. at /home/MaNGOS/source/src/game/WorldSession.cpp:1025
  683. No locals.
  684. #18 0x00000000008f0f62 in WorldSession::Update (this=0x7fac5f279980, updater=@0x444e4f40)
  685. at /home/MaNGOS/source/src/game/WorldSession.cpp:246
  686. opHandle = (const OpcodeHandler &) @0x13b89a0: {name = 0xf67131 "CMSG_RIDE_VEHICLE_INTERACT",
  687. status = STATUS_LOGGEDIN, packetProcessing = PROCESS_THREADUNSAFE,
  688. handler = 0xb08928 <WorldSession::HandleEnterPlayerVehicle(WorldPacket&)>}
  689. packet = (WorldPacket *) 0x7fac5f2938b0
  690. #19 0x0000000000d60275 in World::UpdateSessions (this=0x7fac7aa13900, diff=43) at /home/MaNGOS/source/src/game/World.cpp:2051
  691. pSession = (WorldSession *) 0x7fac5f279980
  692. updater = {<PacketFilter> = {_vptr.PacketFilter = 0xf38c10, m_pSession = 0x7fac5f279980}, <No data fields>}
  693. itr = {<std::tr1::__detail::_Hashtable_iterator_base<std::pair<const unsigned int, WorldSession*>, false>> = {
  694. _M_cur_node = 0x7fac5798db88, _M_cur_bucket = 0x7fac55ff0898}, <No data fields>}
  695. next = {<std::tr1::__detail::_Hashtable_iterator_base<std::pair<const unsigned int, WorldSession*>, false>> = {
  696. _M_cur_node = 0x7fac5750f328, _M_cur_bucket = 0x7fac55ff08a8}, <No data fields>}
  697. sess = (WorldSession *) 0xe8aa39
  698. #20 0x0000000000d6055c in World::Update (this=0x7fac7aa13900, diff=43) at /home/MaNGOS/source/src/game/World.cpp:1568
  699. autobroadcaston = 0
  700. #21 0x00000000008aead6 in WorldRunnable::run (this=0x7fac5fe4d4a0) at /home/MaNGOS/source/src/mangosd/WorldRunnable.cpp:60
  701. diff = 43
  702. realCurrTime = 177301
  703. realPrevTime = 177258
  704. prevSleepTime = 43
  705. #22 0x0000000000e844e2 in ACE_Based::Thread::ThreadTask (param=0x7fac5fe4d4a0)
  706. at /home/MaNGOS/source/src/shared/Threading.cpp:187
  707. _task = (class ACE_Based::Runnable *) 0x7fac5fe4d4a0
  708. #23 0x00007fac7a59e3f4 in ACE_OS_Thread_Adapter::invoke () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  709. No locals.
  710. #24 0x00007fac7a5324bf in ace_thread_adapter () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  711. No locals.
  712. #25 0x00007fac787ebfc7 in start_thread () from /lib/libpthread.so.0
  713. No symbol table info available.
  714. #26 0x00007fac7856164d in clone () from /lib/libc.so.6
  715. No symbol table info available.
  716. #27 0x0000000000000000 in ?? ()
  717. No symbol table info available.
  718.  
  719. Thread 7 (Thread 0x43ce4950 (LWP 9444)):
  720. #0 0x00007fac787efd29 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  721. No symbol table info available.
  722. #1 0x00007fac7a53e8d4 in ACE_OS::cond_timedwait () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  723. No locals.
  724. #2 0x00007fac7a53ea21 in ACE_Condition_Thread_Mutex::wait () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  725. No locals.
  726. #3 0x00007fac7a53ea49 in ACE_Condition_Thread_Mutex::wait () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  727. No locals.
  728. #4 0x00000000008b738d in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fac5f50a300, timeout=0x0)
  729. at /home/MaNGOS/bin/include/ace/Message_Queue_T.cpp:1744
  730. result = 0
  731. #5 0x00000000008b6534 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fac5f50a300, first_item=@0x43ce3fe0,
  732. timeout=0x0) at /home/MaNGOS/bin/include/ace/Message_Queue_T.cpp:1936
  733. ace_mon = {lock_ = 0x7fac5f50a350, owner_ = 0}
  734. #6 0x00007fac7a51b302 in ACE_Activation_Queue::dequeue () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  735. No locals.
  736. #7 0x0000000000e70e5f in DelayExecutor::svc (this=0x7fac601b3970) at /home/MaNGOS/source/src/shared/DelayExecutor.cpp:65
  737. rq = (struct ACE_Method_Request *) 0x7fac5334c0b8
  738. #8 0x00007fac7a5f8043 in ACE_Task_Base::svc_run () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  739. No locals.
  740. #9 0x00007fac7a5f8b73 in ACE_Thread_Adapter::invoke_i () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  741. No locals.
  742. #10 0x00007fac7a5f8c2a in ACE_Thread_Adapter::invoke () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  743. No locals.
  744. #11 0x00007fac7a5324bf in ace_thread_adapter () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  745. No locals.
  746. #12 0x00007fac787ebfc7 in start_thread () from /lib/libpthread.so.0
  747. No symbol table info available.
  748. #13 0x00007fac7856164d in clone () from /lib/libc.so.6
  749. No symbol table info available.
  750. #14 0x0000000000000000 in ?? ()
  751. No symbol table info available.
  752.  
  753. Thread 6 (Thread 0x434e3950 (LWP 9443)):
  754. #0 0x00007fac787efd29 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  755. No symbol table info available.
  756. #1 0x00007fac7a53e8d4 in ACE_OS::cond_timedwait () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  757. No locals.
  758. #2 0x00007fac7a53ea21 in ACE_Condition_Thread_Mutex::wait () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  759. No locals.
  760. #3 0x00007fac7a53ea49 in ACE_Condition_Thread_Mutex::wait () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  761. No locals.
  762. #4 0x00000000008b738d in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fac5f50a300, timeout=0x0)
  763. at /home/MaNGOS/bin/include/ace/Message_Queue_T.cpp:1744
  764. result = 0
  765. #5 0x00000000008b6534 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fac5f50a300, first_item=@0x434e2fe0,
  766. timeout=0x0) at /home/MaNGOS/bin/include/ace/Message_Queue_T.cpp:1936
  767. ace_mon = {lock_ = 0x7fac5f50a350, owner_ = 0}
  768. #6 0x00007fac7a51b302 in ACE_Activation_Queue::dequeue () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  769. No locals.
  770. #7 0x0000000000e70e5f in DelayExecutor::svc (this=0x7fac601b3970) at /home/MaNGOS/source/src/shared/DelayExecutor.cpp:65
  771. rq = (struct ACE_Method_Request *) 0x7fac5334c180
  772. #8 0x00007fac7a5f8043 in ACE_Task_Base::svc_run () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  773. No locals.
  774. #9 0x00007fac7a5f8b73 in ACE_Thread_Adapter::invoke_i () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  775. No locals.
  776. #10 0x00007fac7a5f8c2a in ACE_Thread_Adapter::invoke () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  777. No locals.
  778. #11 0x00007fac7a5324bf in ace_thread_adapter () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  779. No locals.
  780. #12 0x00007fac787ebfc7 in start_thread () from /lib/libpthread.so.0
  781. No symbol table info available.
  782. #13 0x00007fac7856164d in clone () from /lib/libc.so.6
  783. No symbol table info available.
  784. #14 0x0000000000000000 in ?? ()
  785. No symbol table info available.
  786.  
  787. Thread 5 (Thread 0x42ce2950 (LWP 9442)):
  788. #0 0x00007fac787f30e1 in nanosleep () from /lib/libpthread.so.0
  789. No symbol table info available.
  790. #1 0x000000000099b5aa in ACE_OS::sleep (tv=@0x42ce2050) at /home/MaNGOS/bin/include/ace/OS_NS_unistd.inl:951
  791. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  792. #2 0x0000000000e84417 in ACE_Based::Thread::Sleep (msecs=10) at /home/MaNGOS/source/src/shared/Threading.cpp:237
  793. No locals.
  794. #3 0x0000000000e8bf35 in SqlDelayThread::run (this=0x7fac602a8dc0)
  795. at /home/MaNGOS/source/src/shared/Database/SqlDelayThread.cpp:48
  796. loopSleepms = 10
  797. pingEveryLoop = 180000
  798. loopCounter = 16281
  799. #4 0x0000000000e844e2 in ACE_Based::Thread::ThreadTask (param=0x7fac602a8dc0)
  800. at /home/MaNGOS/source/src/shared/Threading.cpp:187
  801. _task = (class ACE_Based::Runnable *) 0x7fac602a8dc0
  802. #5 0x00007fac7a59e3f4 in ACE_OS_Thread_Adapter::invoke () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  803. No locals.
  804. #6 0x00007fac7a5324bf in ace_thread_adapter () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  805. No locals.
  806. #7 0x00007fac787ebfc7 in start_thread () from /lib/libpthread.so.0
  807. No symbol table info available.
  808. #8 0x00007fac7856164d in clone () from /lib/libc.so.6
  809. No symbol table info available.
  810. #9 0x0000000000000000 in ?? ()
  811. No symbol table info available.
  812.  
  813. Thread 4 (Thread 0x41b70950 (LWP 9441)):
  814. #0 0x00007fac787f30e1 in nanosleep () from /lib/libpthread.so.0
  815. No symbol table info available.
  816. #1 0x000000000099b5aa in ACE_OS::sleep (tv=@0x41b70050) at /home/MaNGOS/bin/include/ace/OS_NS_unistd.inl:951
  817. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  818. #2 0x0000000000e84417 in ACE_Based::Thread::Sleep (msecs=10) at /home/MaNGOS/source/src/shared/Threading.cpp:237
  819. No locals.
  820. #3 0x0000000000e8bf35 in SqlDelayThread::run (this=0x7fac7aa3bdc0)
  821. at /home/MaNGOS/source/src/shared/Database/SqlDelayThread.cpp:48
  822. loopSleepms = 10
  823. pingEveryLoop = 180000
  824. loopCounter = 17317
  825. #4 0x0000000000e844e2 in ACE_Based::Thread::ThreadTask (param=0x7fac7aa3bdc0)
  826. at /home/MaNGOS/source/src/shared/Threading.cpp:187
  827. _task = (class ACE_Based::Runnable *) 0x7fac7aa3bdc0
  828. #5 0x00007fac7a59e3f4 in ACE_OS_Thread_Adapter::invoke () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  829. No locals.
  830. #6 0x00007fac7a5324bf in ace_thread_adapter () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  831. No locals.
  832. #7 0x00007fac787ebfc7 in start_thread () from /lib/libpthread.so.0
  833. No symbol table info available.
  834. #8 0x00007fac7856164d in clone () from /lib/libc.so.6
  835. No symbol table info available.
  836. #9 0x0000000000000000 in ?? ()
  837. No symbol table info available.
  838.  
  839. Thread 3 (Thread 0x424e1950 (LWP 9440)):
  840. #0 0x00007fac787f30e1 in nanosleep () from /lib/libpthread.so.0
  841. No symbol table info available.
  842. #1 0x000000000099b5aa in ACE_OS::sleep (tv=@0x424e1050) at /home/MaNGOS/bin/include/ace/OS_NS_unistd.inl:951
  843. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  844. #2 0x0000000000e84417 in ACE_Based::Thread::Sleep (msecs=10) at /home/MaNGOS/source/src/shared/Threading.cpp:237
  845. No locals.
  846. #3 0x0000000000e8bf35 in SqlDelayThread::run (this=0x7fac7aa3be80)
  847. at /home/MaNGOS/source/src/shared/Database/SqlDelayThread.cpp:48
  848. loopSleepms = 10
  849. pingEveryLoop = 180000
  850. loopCounter = 17088
  851. #4 0x0000000000e844e2 in ACE_Based::Thread::ThreadTask (param=0x7fac7aa3be80)
  852. at /home/MaNGOS/source/src/shared/Threading.cpp:187
  853. _task = (class ACE_Based::Runnable *) 0x7fac7aa3be80
  854. #5 0x00007fac7a59e3f4 in ACE_OS_Thread_Adapter::invoke () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  855. No locals.
  856. #6 0x00007fac7a5324bf in ace_thread_adapter () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  857. No locals.
  858. #7 0x00007fac787ebfc7 in start_thread () from /lib/libpthread.so.0
  859. No symbol table info available.
  860. #8 0x00007fac7856164d in clone () from /lib/libc.so.6
  861. No symbol table info available.
  862. #9 0x0000000000000000 in ?? ()
  863. No symbol table info available.
  864.  
  865. Thread 2 (Thread 0x4136f950 (LWP 9439)):
  866. #0 0x00007fac787f30e1 in nanosleep () from /lib/libpthread.so.0
  867. No symbol table info available.
  868. #1 0x000000000099b5aa in ACE_OS::sleep (tv=@0x4136f050) at /home/MaNGOS/bin/include/ace/OS_NS_unistd.inl:951
  869. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  870. #2 0x0000000000e84417 in ACE_Based::Thread::Sleep (msecs=10) at /home/MaNGOS/source/src/shared/Threading.cpp:237
  871. No locals.
  872. #3 0x0000000000e8bf35 in SqlDelayThread::run (this=0x7fac7aa3bf40)
  873. at /home/MaNGOS/source/src/shared/Database/SqlDelayThread.cpp:48
  874. loopSleepms = 10
  875. pingEveryLoop = 180000
  876. loopCounter = 17331
  877. #4 0x0000000000e844e2 in ACE_Based::Thread::ThreadTask (param=0x7fac7aa3bf40)
  878. at /home/MaNGOS/source/src/shared/Threading.cpp:187
  879. _task = (class ACE_Based::Runnable *) 0x7fac7aa3bf40
  880. #5 0x00007fac7a59e3f4 in ACE_OS_Thread_Adapter::invoke () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  881. No locals.
  882. #6 0x00007fac7a5324bf in ace_thread_adapter () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  883. No locals.
  884. #7 0x00007fac787ebfc7 in start_thread () from /lib/libpthread.so.0
  885. No symbol table info available.
  886. #8 0x00007fac7856164d in clone () from /lib/libc.so.6
  887. No symbol table info available.
  888. #9 0x0000000000000000 in ?? ()
  889. No symbol table info available.
  890.  
  891. Thread 1 (Thread 0x7fac7aa856f0 (LWP 9436)):
  892. #0 0x00007fac787ec715 in pthread_join () from /lib/libpthread.so.0
  893. No symbol table info available.
  894. #1 0x0000000000e857fe in ACE_OS::thr_join (thr_handle=1229912400, status=0x0)
  895. at /home/MaNGOS/bin/include/ace/OS_NS_Thread.inl:2788
  896. result = 0
  897. #2 0x0000000000e85847 in ACE_Thread::join (wait_for=1229912400, status=0x0) at /home/MaNGOS/bin/include/ace/Thread.inl:137
  898. No locals.
  899. #3 0x00007fac7a5fb630 in ACE_Thread_Manager::wait_task () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  900. No locals.
  901. #4 0x00007fac7a5f8464 in ACE_Task_Base::wait () from /home/MaNGOS/bin/lib/libACE-5.8.3.so
  902. No locals.
  903. #5 0x0000000000b06d29 in ReactorRunnable::Wait (this=0x7fac6072d408) at /home/MaNGOS/source/src/game/WorldSocketMgr.cpp:101
  904. No locals.
  905. #6 0x0000000000b050f9 in WorldSocketMgr::Wait (this=0x7fac5f4f58a8) at /home/MaNGOS/source/src/game/WorldSocketMgr.cpp:310
  906. i = 0
  907. #7 0x00000000008b8e5e in Master::Run (this=0x7fac7aa4bfe8) at /home/MaNGOS/source/src/mangosd/Master.cpp:322
  908. pidfile = {static npos = 18446744073709551615,
  909. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  910. _M_p = 0x7fac79196018 ""}}
  911. world_thread = {m_iThreadId = 1145985360, m_hThreadHandle = 1145985360, m_task = 0x7fac5fe4d4a0,
  912. static m_ThreadStorage = {<ACE_Copy_Disabled> = {<No data fields>}, _vptr.ACE_TSS = 0xfdf3d0, keylock_ = {lock_ = {
  913. __data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0, __kind = 0, __spins = 0, __list = {__prev = 0x0,
  914. __next = 0x0}}, __size = '\0' <repeats 39 times>, __align = 0}, removed_ = false}, once_ = false, key_ = 0},
  915. static m_TpEnum = {m_priority = {0, 0, 0, 0, 0, 0, 0}}}
  916. cliThread = (ACE_Based::Thread *) 0x7fac60686f68
  917. rar_thread = (ACE_Based::Thread *) 0x7fac60686fb0
  918. soap_thread = (ACE_Based::Thread *) 0x7fac60687010
  919. freeze_thread = (ACE_Based::Thread *) 0x7fac60687028
  920. wsport = 8086
  921. bind_ip = {static npos = 18446744073709551615,
  922. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  923. _M_p = 0x7fac5f4cb9b8 "0.0.0.0"}}
  924. #8 0x00000000008b46b5 in main (argc=1, argv=0x7fff015da768) at /home/MaNGOS/source/src/mangosd/Main.cpp:207
  925. cfg_file = 0xf324b8 "/home/MaNGOS/bin/etc/mangosd.conf"
  926. options = 0xf324da ":c:s:"
  927. cmd_opts = {argc_ = 1, argv_ = 0x7fff015da768, optind = 1, opterr = 0, optarg = 0x0, optstring_ = 0x7fac7aa77f88,
  928. long_only_ = 0, has_colon_ = 1, last_option_ = 0x7fac7aa77f60, nextchar_ = 0x0, optopt_ = 0, ordering_ = 2,
  929. nonopt_start_ = 1, nonopt_end_ = 1, long_option_ = 0x0,
  930. long_opts_ = {<ACE_Array_Base<ACE_Get_Opt::ACE_Get_Opt_Long_Option*>> = {max_size_ = 1, cur_size_ = 1,
  931. array_ = 0x7fac7aa4bff0, allocator_ = 0x7fac7a87f230}, <No data fields>}}
  932. serviceDaemonMode = 0 '\0'
  933. option = -1
  934. #0 0x00007fac784c3ed5 in raise () from /lib/libc.so.6
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement