Advertisement
Guest User

Untitled

a guest
May 21st, 2017
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 77.92 KB | None | 0 0
  1. [Nuevo Thread 0x7fffe1698910 (LWP 29418)]
  2. [Nuevo Thread 0x7fffe0e97910 (LWP 29419)]
  3. [Nuevo Thread 0x7fffe0696910 (LWP 29420)]
  4. [Nuevo Thread 0x7fffdfe95910 (LWP 29421)]
  5. [Nuevo Thread 0x7fffdf694910 (LWP 29422)]
  6. [Nuevo Thread 0x7fffdee93910 (LWP 29423)]
  7. GameEvent 16 "Captura el Botín de Gurubashi Arena" started.
  8. GameEvent 43 "Hammerfall Under Attack" started.
  9. GameEvent 43 "Hammerfall Under Attack" removed.
  10.  
  11. Program received signal SIGSEGV, Segmentation fault.
  12. [Cambiando a Thread 0x7fffe5ea1910 (LWP 29409)]
  13. WorldSession::SendPacket (this=0x15402000000000, packet=0x7fffe5e9fc70)
  14. at ../../../src/game/WorldSession.cpp:93
  15. 93 if (!m_Socket)
  16. #0 WorldSession::SendPacket (this=0x15402000000000, packet=0x7fffe5e9fc70)
  17. at ../../../src/game/WorldSession.cpp:93
  18. #1 0x000000000085f10c in MaNGOS::ObjectMessageDeliverer::Visit (
  19. this=0x7fffe5e9fb60, m=<value optimized out>)
  20. at ../../../src/game/GridNotifiers.cpp:144
  21. #2 0x000000000061f652 in VisitorHelper<MaNGOS::ObjectMessageDeliverer, Player>
  22. (this=0x5a9dbfc0, obj=<value optimized out>, msg=<value optimized out>)
  23. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:50
  24. #3 VisitorHelper<MaNGOS::ObjectMessageDeliverer, Player, TypeList<Creature, TypeList<Corpse, TypeNull> > > (this=0x5a9dbfc0, obj=<value optimized out>,
  25. msg=<value optimized out>)
  26. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:57
  27. #4 VisitorHelper<MaNGOS::ObjectMessageDeliverer, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeNull> > > > (this=0x5a9dbfc0,
  28. obj=<value optimized out>, msg=<value optimized out>)
  29. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:65
  30. #5 TypeContainerVisitor<MaNGOS::ObjectMessageDeliverer, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeNull> > > > >::Visit (
  31. this=0x5a9dbfc0, obj=<value optimized out>, msg=<value optimized out>)
  32. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:80
  33. #6 Visit<MaNGOS::ObjectMessageDeliverer> (this=0x5a9dbfc0,
  34. obj=<value optimized out>, msg=<value optimized out>)
  35. at ../../../src/game/../framework/GameSystem/Grid.h:88
  36. #7 Visit<MaNGOS::ObjectMessageDeliverer, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeNull> > > > (this=0x5a9dbfc0, obj=<value optimized out>,
  37. msg=<value optimized out>)
  38. at ../../../src/game/../framework/GameSystem/NGrid.h:159
  39. #8 Visit<MaNGOS::ObjectMessageDeliverer, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeNull> > > > > (this=0x5a9dbfc0,
  40. obj=<value optimized out>, msg=<value optimized out>)
  41. at ../../../src/game/Map.h:598
  42. #9 VisitCircle<MaNGOS::ObjectMessageDeliverer, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeNull> > > > > (this=0x5a9dbfc0,
  43. obj=<value optimized out>, msg=<value optimized out>)
  44. at ../../../src/game/CellImpl.h:247
  45. #10 Visit<MaNGOS::ObjectMessageDeliverer, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeNull> > > > > (this=0x5a9dbfc0,
  46. obj=<value optimized out>, msg=<value optimized out>)
  47. at ../../../src/game/CellImpl.h:204
  48. #11 Map::MessageBroadcast (this=0x5a9dbfc0, obj=<value optimized out>,
  49. msg=<value optimized out>) at ../../../src/game/Map.cpp:534
  50. #12 0x00000000007d0c6f in Unit::SendThreatRemove (this=0x7fff8f0c10c0,
  51. pHostileReference=0x7fff13bf1f70) at ../../../src/game/Unit.cpp:14065
  52. #13 0x00000000007b9551 in ThreatManager::processThreatEvent (
  53. this=0x7fff8f0c2a68, threatRefStatusChangeEvent=<value optimized out>)
  54. at ../../../src/game/ThreatManager.cpp:515
  55. #14 0x00000000007b97f7 in HostileReference::fireStatusChanged (
  56. this=0x7fff13bf1f70, pIsOnline=<value optimized out>)
  57. at ../../../src/game/ThreatManager.cpp:94
  58. #15 HostileReference::setOnlineOfflineState (this=0x7fff13bf1f70,
  59. pIsOnline=<value optimized out>) at ../../../src/game/ThreatManager.cpp:169
  60. #16 0x00000000005bcb25 in HostileRefManager::setOnlineOfflineState (
  61. this=<value optimized out>, pIsOnline=<value optimized out>)
  62. at ../../../src/game/HostileRefManager.cpp:76
  63. #17 0x00000000007d4819 in Unit::CleanupsBeforeDelete (this=0x5ac160b0)
  64. at ../../../src/game/Unit.cpp:12371
  65. #18 0x00000000006262f5 in Map::Remove (this=0x2d266720, player=0x5ac160b0,
  66. remove=true) at ../../../src/game/Map.cpp:725
  67. #19 0x000000000081268a in WorldSession::LogoutPlayer (this=0x7fffd9848420,
  68. Save=80) at ../../../src/game/WorldSession.cpp:446
  69. #20 0x00000000008146f5 in WorldSession::Update (this=0x7fffd9848420)
  70. at ../../../src/game/WorldSession.cpp:285
  71. #21 0x000000000080652a in World::UpdateSessions (this=0x7ffff0023b50, diff=127)
  72. at ../../../src/game/World.cpp:1878
  73. #22 0x0000000000807cc3 in World::Update (this=0x7ffff0023b50, diff=127)
  74. at ../../../src/game/World.cpp:1414
  75. #23 0x00000000004ea4ac in WorldRunnable::run (this=<value optimized out>)
  76. at ../../../src/mangosd/WorldRunnable.cpp:60
  77. #24 0x00000000008c38ea in ACE_Based::Thread::ThreadTask (
  78. param=0x15402000000000) at ../../../src/shared/Threading.cpp:187
  79. #25 0x00007ffff5fc1a04 in start_thread () from /lib/libpthread.so.0
  80. #26 0x00007ffff558080d in clone () from /lib/libc.so.6
  81. #27 0x0000000000000000 in ?? ()
  82. #0 WorldSession::SendPacket (this=0x15402000000000, packet=0x7fffe5e9fc70)
  83. at ../../../src/game/WorldSession.cpp:93
  84. sendPacketCount = 98044636
  85. sendPacketBytes = 4132274776
  86. firstTime = 1272257217
  87. sendLastPacketCount = 748991
  88. sendLastPacketBytes = 30923612
  89. cur_time = <value optimized out>
  90. lastTime = 1272261477
  91. #1 0x000000000085f10c in MaNGOS::ObjectMessageDeliverer::Visit (
  92. this=0x7fffe5e9fb60, m=<value optimized out>)
  93. at ../../../src/game/GridNotifiers.cpp:144
  94. session = 0x15402000000000
  95. #2 0x000000000061f652 in VisitorHelper<MaNGOS::ObjectMessageDeliverer, Player>
  96. (this=0x5a9dbfc0, obj=<value optimized out>, msg=<value optimized out>)
  97. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:50
  98. No locales.
  99. #3 VisitorHelper<MaNGOS::ObjectMessageDeliverer, Player, TypeList<Creature, TypeList<Corpse, TypeNull> > > (this=0x5a9dbfc0, obj=<value optimized out>,
  100. msg=<value optimized out>)
  101. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:57
  102. No locales.
  103. #4 VisitorHelper<MaNGOS::ObjectMessageDeliverer, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeNull> > > > (this=0x5a9dbfc0,
  104. obj=<value optimized out>, msg=<value optimized out>)
  105. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:65
  106. No locales.
  107. #5 TypeContainerVisitor<MaNGOS::ObjectMessageDeliverer, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeNull> > > > >::Visit (
  108. this=0x5a9dbfc0, obj=<value optimized out>, msg=<value optimized out>)
  109. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:80
  110. No locales.
  111. #6 Visit<MaNGOS::ObjectMessageDeliverer> (this=0x5a9dbfc0,
  112. obj=<value optimized out>, msg=<value optimized out>)
  113. at ../../../src/game/../framework/GameSystem/Grid.h:88
  114. No locales.
  115. #7 Visit<MaNGOS::ObjectMessageDeliverer, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeNull> > > > (this=0x5a9dbfc0, obj=<value optimized out>,
  116. msg=<value optimized out>)
  117. at ../../../src/game/../framework/GameSystem/NGrid.h:159
  118. No locales.
  119. #8 Visit<MaNGOS::ObjectMessageDeliverer, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeNull> > > > > (this=0x5a9dbfc0,
  120. obj=<value optimized out>, msg=<value optimized out>)
  121. at ../../../src/game/Map.h:598
  122. x = 31
  123. y = <value optimized out>
  124. cell_x = 6
  125. cell_y = 4
  126. #9 VisitCircle<MaNGOS::ObjectMessageDeliverer, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeNull> > > > > (this=0x5a9dbfc0,
  127. obj=<value optimized out>, msg=<value optimized out>)
  128. at ../../../src/game/CellImpl.h:247
  129. cell_pair = {x_coord = 254, y_coord = 252}
  130. r_zone = {data = {Part = {grid_x = 31, grid_y = 31, cell_x = 6,
  131. cell_y = 4, nocreate = 1, reserved = 0}, All = 17852383}}
  132. y = 252
  133. x = 254
  134. x_shift = 3
  135. y_end = <value optimized out>
  136. x_end = 258
  137. y_start = <value optimized out>
  138. #10 Visit<MaNGOS::ObjectMessageDeliverer, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeNull> > > > > (this=0x5a9dbfc0,
  139. obj=<value optimized out>, msg=<value optimized out>)
  140. at ../../../src/game/CellImpl.h:204
  141. area = {right_offset = 5, left_offset = 5, upper_offset = 5,
  142. lower_offset = 5}
  143. begin_cell = {x_coord = 251, y_coord = 251}
  144. end_cell = {x_coord = 261, y_coord = 261}
  145. #11 Map::MessageBroadcast (this=0x5a9dbfc0, obj=<value optimized out>,
  146. msg=<value optimized out>) at ../../../src/game/Map.cpp:534
  147. p = {x_coord = 256, y_coord = 256}
  148. cell = {data = {Part = {grid_x = 32, grid_y = 32, cell_x = 0,
  149. cell_y = 0, nocreate = 1, reserved = 31}, All = 1056966688}}
  150. post_man = {i_phaseMask = 1, i_message = 0x7fffe5e9fc70}
  151. message = {i_visitor = @0x7fffe5e9fb60}
  152. #12 0x00000000007d0c6f in Unit::SendThreatRemove (this=0x7fff8f0c10c0,
  153. pHostileReference=0x7fff13bf1f70) at ../../../src/game/Unit.cpp:14065
  154. data = {<ByteBuffer> = {static DEFAULT_SIZE = 4096, _rpos = 0,
  155. _wpos = 10,
  156. _storage = {<std::_Vector_base<unsigned char, std::allocator<unsigned char> >> = {
  157. _M_impl = {<std::allocator<unsigned char>> = {<__gnu_cxx::new_allocator<unsigned char>> = {<No data fields>}, <No data fields>},
  158. _M_start = 0x4a6dd4b0 "ù\006\003[\020Añ\003mj¨S",
  159. _M_finish = 0x4a6dd4ba "¨S",
  160. _M_end_of_storage = 0x4a6dd4c0 " "}}, <No data fields>}},
  161. m_opcode = 1156}
  162. #13 0x00000000007b9551 in ThreatManager::processThreatEvent (
  163. this=0x7fff8f0c2a68, threatRefStatusChangeEvent=<value optimized out>)
  164. at ../../../src/game/ThreatManager.cpp:515
  165. hostileReference = 0x7fff13bf1f70
  166. #14 0x00000000007b97f7 in HostileReference::fireStatusChanged (
  167. this=0x7fff13bf1f70, pIsOnline=<value optimized out>)
  168. at ../../../src/game/ThreatManager.cpp:94
  169. No locales.
  170. #15 HostileReference::setOnlineOfflineState (this=0x7fff13bf1f70,
  171. pIsOnline=<value optimized out>) at ../../../src/game/ThreatManager.cpp:169
  172. event = {<UnitBaseEvent> = {iType = 1},
  173. iHostileReference = 0x7fff13bf1f70, {iFValue = 0, iIValue = 0,
  174. iBValue = false}, iThreatManager = 0x7fff8f0c2a68}
  175. #16 0x00000000005bcb25 in HostileRefManager::setOnlineOfflineState (
  176. this=<value optimized out>, pIsOnline=<value optimized out>)
  177. at ../../../src/game/HostileRefManager.cpp:76
  178. ref = 0x7fff13bf1f70
  179. #17 0x00000000007d4819 in Unit::CleanupsBeforeDelete (this=0x5ac160b0)
  180. at ../../../src/game/Unit.cpp:12371
  181. No locales.
  182. #18 0x00000000006262f5 in Map::Remove (this=0x2d266720, player=0x5ac160b0,
  183. remove=true) at ../../../src/game/Map.cpp:725
  184. cell = {data = {Part = {grid_x = 48, grid_y = 4, cell_x = 32,
  185. cell_y = 58, nocreate = 1, reserved = 114}, All = 3857318192}}
  186. grid = <value optimized out>
  187. __FUNCTION__ = "Remove"
  188. __PRETTY_FUNCTION__ = "virtual void Map::Remove(Player*, bool)"
  189. p = {x_coord = 287488088, y_coord = 0}
  190. #19 0x000000000081268a in WorldSession::LogoutPlayer (this=0x7fffd9848420,
  191. Save=80) at ../../../src/game/WorldSession.cpp:446
  192. guild = <value optimized out>
  193. _map = 0x5a9e5369
  194. data = {<ByteBuffer> = {static DEFAULT_SIZE = 4096, _rpos = 4096,
  195. _wpos = 140736817266720,
  196. _storage = {<std::_Vector_base<unsigned char, std::allocator<unsigned char> >> = {
  197. _M_impl = {<std::allocator<unsigned char>> = {<__gnu_cxx::new_allocator<unsigned char>> = {<No data fields>}, <No data fields>},
  198. _M_start = 0x7ffff7dde0d0 "ÐÐÜ÷ÿ\177",
  199. _M_finish = 0x7fffd8000020 "",
  200. _M_end_of_storage = 0x0}}, <No data fields>}},
  201. m_opcode = 51184}
  202. #20 0x00000000008146f5 in WorldSession::Update (this=0x7fffd9848420)
  203. at ../../../src/game/WorldSession.cpp:285
  204. packet = 0x7ffff0023b50
  205. currTime = 1520325481
  206. #21 0x000000000080652a in World::UpdateSessions (this=0x7ffff0023b50, diff=127)
  207. at ../../../src/game/World.cpp:1878
  208. sess = <value optimized out>
  209. #22 0x0000000000807cc3 in World::Update (this=0x7ffff0023b50, diff=127)
  210. at ../../../src/game/World.cpp:1414
  211. autobroadcaston = 1
  212. #23 0x00000000004ea4ac in WorldRunnable::run (this=<value optimized out>)
  213. at ../../../src/mangosd/WorldRunnable.cpp:60
  214. diff = 127
  215. realCurrTime = 951198884
  216. realPrevTime = <value optimized out>
  217. prevSleepTime = 38
  218. #24 0x00000000008c38ea in ACE_Based::Thread::ThreadTask (
  219. param=0x15402000000000) at ../../../src/shared/Threading.cpp:187
  220. No locales.
  221. #25 0x00007ffff5fc1a04 in start_thread () from /lib/libpthread.so.0
  222. No symbol table info available.
  223. #26 0x00007ffff558080d in clone () from /lib/libc.so.6
  224. No symbol table info available.
  225. #27 0x0000000000000000 in ?? ()
  226. No symbol table info available.
  227. 22 Thread 0x7fffdee93910 (LWP 29423) 0x00007ffff5580e48 in epoll_wait ()
  228. from /lib/libc.so.6
  229. 21 Thread 0x7fffdf694910 (LWP 29422) 0x00007ffff5580e48 in epoll_wait ()
  230. from /lib/libc.so.6
  231. 20 Thread 0x7fffdfe95910 (LWP 29421) 0x00007ffff5580e48 in epoll_wait ()
  232. from /lib/libc.so.6
  233. 19 Thread 0x7fffe0696910 (LWP 29420) 0x00007ffff5580e48 in epoll_wait ()
  234. from /lib/libc.so.6
  235. 18 Thread 0x7fffe0e97910 (LWP 29419) 0x00007ffff5580e48 in epoll_wait ()
  236. from /lib/libc.so.6
  237. 17 Thread 0x7fffe1698910 (LWP 29418) 0x00007ffff5fc65a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  238. 16 Thread 0x7fffe1e99910 (LWP 29417) 0x00007ffff5fc65a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  239. 15 Thread 0x7fffe269a910 (LWP 29416) 0x00007ffff5fc65a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  240. 14 Thread 0x7fffe2e9b910 (LWP 29415) 0x00007ffff5fc65a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  241. 13 Thread 0x7fffe369c910 (LWP 29414) 0x00007ffff5fc65a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  242. 12 Thread 0x7fffe3e9d910 (LWP 29413) 0x00007ffff5fc98f1 in nanosleep ()
  243. from /lib/libpthread.so.0
  244. 11 Thread 0x7fffe469e910 (LWP 29412) 0x00007ffff5579412 in select ()
  245. from /lib/libc.so.6
  246. 10 Thread 0x7fffe4e9f910 (LWP 29411) 0x00007ffff5580e48 in epoll_wait ()
  247. from /lib/libc.so.6
  248. 9 Thread 0x7fffe56a0910 (LWP 29410) 0x00007ffff5544f51 in nanosleep ()
  249. from /lib/libc.so.6
  250. * 8 Thread 0x7fffe5ea1910 (LWP 29409) WorldSession::SendPacket (
  251. this=0x15402000000000, packet=0x7fffe5e9fc70)
  252. at ../../../src/game/WorldSession.cpp:93
  253. 7 Thread 0x7fffe66a2910 (LWP 29408) 0x00007ffff5fc65a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  254. 6 Thread 0x7fffe6ea3910 (LWP 29407) 0x00007ffff5fc65a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  255. 5 Thread 0x7fffef7fe910 (LWP 29404) 0x00007ffff5fc98f1 in nanosleep ()
  256. from /lib/libpthread.so.0
  257. 4 Thread 0x7fffeffff910 (LWP 29403) 0x00007ffff5fc90cb in read ()
  258. from /lib/libpthread.so.0
  259. 3 Thread 0x7ffff504d910 (LWP 29402) 0x00007ffff5fc65a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  260. 1 Thread 0x7ffff7fed710 (LWP 29397) 0x00007ffff5fc2cfd in pthread_join ()
  261. from /lib/libpthread.so.0
  262.  
  263. Thread 22 (Thread 0x7fffdee93910 (LWP 29423)):
  264. #0 0x00007ffff5580e48 in epoll_wait () from /lib/libc.so.6
  265. No symbol table info available.
  266. #1 0x00007ffff7af8124 in ACE_Dev_Poll_Reactor::work_pending_i (
  267. this=0x7ffff1a71140, max_wait_time=<value optimized out>)
  268. at ../../ace/Dev_Poll_Reactor.cpp:991
  269. timer_buf = {static zero = {
  270. static zero = <same as static member of an already seen type>,
  271. static max_time = {
  272. static zero = <same as static member of an already seen type>,
  273. 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}},
  274. static max_time = <same as static member of an already seen type>,
  275. tv_ = {tv_sec = 0, tv_usec = 6354}}
  276. this_timeout = <value optimized out>
  277. timeout = 6
  278. nfds = <value optimized out>
  279. #2 0x00007ffff7afa14c in ACE_Dev_Poll_Reactor::handle_events_i (
  280. this=0x7ffff1a71140, max_wait_time=0x7fffdee93050, guard=...)
  281. at ../../ace/Dev_Poll_Reactor.cpp:1064
  282. result = <value optimized out>
  283. #3 0x00007ffff7afa30e in ACE_Dev_Poll_Reactor::handle_events (
  284. this=0x7ffff1a71140, max_wait_time=0x7fffdee93050)
  285. at ../../ace/Dev_Poll_Reactor.cpp:1046
  286. countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  287. max_wait_time_ = 0x7fffdee93050, start_time_ = {static zero = {
  288. static zero = <same as static member of an already seen type>,
  289. static max_time = {
  290. static zero = <same as static member of an already seen type>,
  291. 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}},
  292. static max_time = <same as static member of an already seen type>,
  293. tv_ = {tv_sec = 1272261518, tv_usec = 508306}}, stopped_ = false}
  294. guard = {token_ = @0x7ffff1a711c0, owner_ = 1}
  295. result = -1
  296. #4 0x00007ffff7b522bd in ACE_Reactor::run_reactor_event_loop (
  297. this=0x7ffff1a6d8e0, tv=..., eh=0) at ../../ace/Reactor.cpp:271
  298. result = 1
  299. #5 0x000000000081a61d in ReactorRunnable::svc (this=0x7ffff1a6ee38)
  300. at ../../../src/game/WorldSocketMgr.cpp:167
  301. interval = {static zero = {
  302. static zero = <same as static member of an already seen type>,
  303. static max_time = {
  304. static zero = <same as static member of an already seen type>,
  305. 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}},
  306. static max_time = <same as static member of an already seen type>,
  307. tv_ = {tv_sec = 0, tv_usec = 6354}}
  308. #6 0x00007ffff7b77577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  309. at ../../ace/Task.cpp:275
  310. t = 0x7ffff1a6ee38
  311. svc_status = <value optimized out>
  312. #7 0x00007ffff7b78901 in ACE_Thread_Adapter::invoke (this=0x7ffff1a74330)
  313. at ../../ace/Thread_Adapter.cpp:98
  314. exit_hook_instance = <value optimized out>
  315. exit_hook_maybe = {instance_ = 0x0}
  316. exit_hook_ptr = <value optimized out>
  317. #8 0x00007ffff5fc1a04 in start_thread () from /lib/libpthread.so.0
  318. No symbol table info available.
  319. #9 0x00007ffff558080d in clone () from /lib/libc.so.6
  320. No symbol table info available.
  321. #10 0x0000000000000000 in ?? ()
  322. No symbol table info available.
  323.  
  324. Thread 21 (Thread 0x7fffdf694910 (LWP 29422)):
  325. #0 0x00007ffff5580e48 in epoll_wait () from /lib/libc.so.6
  326. No symbol table info available.
  327. #1 0x00007ffff7af8124 in ACE_Dev_Poll_Reactor::work_pending_i (
  328. this=0x7ffff1a73190, max_wait_time=<value optimized out>)
  329. at ../../ace/Dev_Poll_Reactor.cpp:991
  330. timer_buf = {static zero = {
  331. static zero = <same as static member of an already seen type>,
  332. static max_time = {
  333. static zero = <same as static member of an already seen type>,
  334. 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}},
  335. static max_time = <same as static member of an already seen type>,
  336. tv_ = {tv_sec = 0, tv_usec = 10000}}
  337. this_timeout = <value optimized out>
  338. timeout = 10
  339. nfds = <value optimized out>
  340. #2 0x00007ffff7afa14c in ACE_Dev_Poll_Reactor::handle_events_i (
  341. this=0x7ffff1a73190, max_wait_time=0x7fffdf694050, guard=...)
  342. at ../../ace/Dev_Poll_Reactor.cpp:1064
  343. result = <value optimized out>
  344. #3 0x00007ffff7afa30e in ACE_Dev_Poll_Reactor::handle_events (
  345. this=0x7ffff1a73190, max_wait_time=0x7fffdf694050)
  346. at ../../ace/Dev_Poll_Reactor.cpp:1046
  347. countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  348. max_wait_time_ = 0x7fffdf694050, start_time_ = {static zero = {
  349. static zero = <same as static member of an already seen type>,
  350. static max_time = {
  351. static zero = <same as static member of an already seen type>,
  352. 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}},
  353. static max_time = <same as static member of an already seen type>,
  354. tv_ = {tv_sec = 1272261518, tv_usec = 512293}}, stopped_ = false}
  355. guard = {token_ = @0x7ffff1a73210, owner_ = 1}
  356. result = -1
  357. #4 0x00007ffff7b522bd in ACE_Reactor::run_reactor_event_loop (
  358. this=0x7ffff1a6da70, tv=..., eh=0) at ../../ace/Reactor.cpp:271
  359. result = -240718592
  360. #5 0x000000000081a61d in ReactorRunnable::svc (this=0x7ffff1a6ed00)
  361. at ../../../src/game/WorldSocketMgr.cpp:167
  362. interval = {static zero = {
  363. static zero = <same as static member of an already seen type>,
  364. static max_time = {
  365. static zero = <same as static member of an already seen type>,
  366. 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}},
  367. static max_time = <same as static member of an already seen type>,
  368. tv_ = {tv_sec = 0, tv_usec = 10000}}
  369. #6 0x00007ffff7b77577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  370. at ../../ace/Task.cpp:275
  371. t = 0x7ffff1a6ed00
  372. svc_status = <value optimized out>
  373. #7 0x00007ffff7b78901 in ACE_Thread_Adapter::invoke (this=0x7ffff1a739d0)
  374. at ../../ace/Thread_Adapter.cpp:98
  375. exit_hook_instance = <value optimized out>
  376. exit_hook_maybe = {instance_ = 0x0}
  377. exit_hook_ptr = <value optimized out>
  378. #8 0x00007ffff5fc1a04 in start_thread () from /lib/libpthread.so.0
  379. No symbol table info available.
  380. #9 0x00007ffff558080d in clone () from /lib/libc.so.6
  381. No symbol table info available.
  382. #10 0x0000000000000000 in ?? ()
  383. No symbol table info available.
  384.  
  385. Thread 20 (Thread 0x7fffdfe95910 (LWP 29421)):
  386. #0 0x00007ffff5580e48 in epoll_wait () from /lib/libc.so.6
  387. No symbol table info available.
  388. #1 0x00007ffff7af8124 in ACE_Dev_Poll_Reactor::work_pending_i (
  389. this=0x7ffff1a095f0, max_wait_time=<value optimized out>)
  390. at ../../ace/Dev_Poll_Reactor.cpp:991
  391. timer_buf = {static zero = {
  392. static zero = <same as static member of an already seen type>,
  393. static max_time = {
  394. static zero = <same as static member of an already seen type>,
  395. 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}},
  396. static max_time = <same as static member of an already seen type>,
  397. tv_ = {tv_sec = 0, tv_usec = 1026}}
  398. this_timeout = <value optimized out>
  399. timeout = 1
  400. nfds = <value optimized out>
  401. #2 0x00007ffff7afa14c in ACE_Dev_Poll_Reactor::handle_events_i (
  402. this=0x7ffff1a095f0, max_wait_time=0x7fffdfe95050, guard=...)
  403. at ../../ace/Dev_Poll_Reactor.cpp:1064
  404. result = <value optimized out>
  405. #3 0x00007ffff7afa30e in ACE_Dev_Poll_Reactor::handle_events (
  406. this=0x7ffff1a095f0, max_wait_time=0x7fffdfe95050)
  407. at ../../ace/Dev_Poll_Reactor.cpp:1046
  408. countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  409. max_wait_time_ = 0x7fffdfe95050, start_time_ = {static zero = {
  410. static zero = <same as static member of an already seen type>,
  411. static max_time = {
  412. static zero = <same as static member of an already seen type>,
  413. 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}},
  414. static max_time = <same as static member of an already seen type>,
  415. tv_ = {tv_sec = 1272261518, tv_usec = 512061}}, stopped_ = false}
  416. guard = {token_ = @0x7ffff1a09670, owner_ = 1}
  417. result = -1
  418. #4 0x00007ffff7b522bd in ACE_Reactor::run_reactor_event_loop (
  419. this=0x7ffff1a6dc00, tv=..., eh=0) at ../../ace/Reactor.cpp:271
  420. result = 1
  421. #5 0x000000000081a61d in ReactorRunnable::svc (this=0x7ffff1a6ebc8)
  422. at ../../../src/game/WorldSocketMgr.cpp:167
  423. interval = {static zero = {
  424. static zero = <same as static member of an already seen type>,
  425. static max_time = {
  426. static zero = <same as static member of an already seen type>,
  427. 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}},
  428. static max_time = <same as static member of an already seen type>,
  429. tv_ = {tv_sec = 0, tv_usec = 1026}}
  430. #6 0x00007ffff7b77577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  431. at ../../ace/Task.cpp:275
  432. t = 0x7ffff1a6ebc8
  433. svc_status = <value optimized out>
  434. #7 0x00007ffff7b78901 in ACE_Thread_Adapter::invoke (this=0x7ffff1a0dc10)
  435. at ../../ace/Thread_Adapter.cpp:98
  436. exit_hook_instance = <value optimized out>
  437. exit_hook_maybe = {instance_ = 0x0}
  438. exit_hook_ptr = <value optimized out>
  439. #8 0x00007ffff5fc1a04 in start_thread () from /lib/libpthread.so.0
  440. No symbol table info available.
  441. #9 0x00007ffff558080d in clone () from /lib/libc.so.6
  442. No symbol table info available.
  443. #10 0x0000000000000000 in ?? ()
  444. No symbol table info available.
  445.  
  446. Thread 19 (Thread 0x7fffe0696910 (LWP 29420)):
  447. #0 0x00007ffff5580e48 in epoll_wait () from /lib/libc.so.6
  448. No symbol table info available.
  449. #1 0x00007ffff7af8124 in ACE_Dev_Poll_Reactor::work_pending_i (
  450. this=0x7ffff1a0d970, max_wait_time=<value optimized out>)
  451. at ../../ace/Dev_Poll_Reactor.cpp:991
  452. timer_buf = {static zero = {
  453. static zero = <same as static member of an already seen type>,
  454. static max_time = {
  455. static zero = <same as static member of an already seen type>,
  456. 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}},
  457. static max_time = <same as static member of an already seen type>,
  458. tv_ = {tv_sec = 0, tv_usec = 2843}}
  459. this_timeout = <value optimized out>
  460. timeout = 2
  461. nfds = <value optimized out>
  462. #2 0x00007ffff7afa14c in ACE_Dev_Poll_Reactor::handle_events_i (
  463. this=0x7ffff1a0d970, max_wait_time=0x7fffe0696050, guard=...)
  464. at ../../ace/Dev_Poll_Reactor.cpp:1064
  465. result = <value optimized out>
  466. #3 0x00007ffff7afa30e in ACE_Dev_Poll_Reactor::handle_events (
  467. this=0x7ffff1a0d970, max_wait_time=0x7fffe0696050)
  468. at ../../ace/Dev_Poll_Reactor.cpp:1046
  469. countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  470. max_wait_time_ = 0x7fffe0696050, start_time_ = {static zero = {
  471. static zero = <same as static member of an already seen type>,
  472. static max_time = {
  473. static zero = <same as static member of an already seen type>,
  474. 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}},
  475. static max_time = <same as static member of an already seen type>,
  476. tv_ = {tv_sec = 1272261518, tv_usec = 509854}}, stopped_ = false}
  477. guard = {token_ = @0x7ffff1a0d9f0, owner_ = 1}
  478. result = -1
  479. #4 0x00007ffff7b522bd in ACE_Reactor::run_reactor_event_loop (
  480. this=0x7ffff1a6dd90, tv=..., eh=0) at ../../ace/Reactor.cpp:271
  481. result = 1
  482. #5 0x000000000081a61d in ReactorRunnable::svc (this=0x7ffff1a6ea90)
  483. at ../../../src/game/WorldSocketMgr.cpp:167
  484. interval = {static zero = {
  485. static zero = <same as static member of an already seen type>,
  486. static max_time = {
  487. static zero = <same as static member of an already seen type>,
  488. 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}},
  489. static max_time = <same as static member of an already seen type>,
  490. tv_ = {tv_sec = 0, tv_usec = 2843}}
  491. #6 0x00007ffff7b77577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  492. at ../../ace/Task.cpp:275
  493. t = 0x7ffff1a6ea90
  494. svc_status = <value optimized out>
  495. #7 0x00007ffff7b78901 in ACE_Thread_Adapter::invoke (this=0x7ffff1a0c390)
  496. at ../../ace/Thread_Adapter.cpp:98
  497. exit_hook_instance = <value optimized out>
  498. exit_hook_maybe = {instance_ = 0x0}
  499. exit_hook_ptr = <value optimized out>
  500. #8 0x00007ffff5fc1a04 in start_thread () from /lib/libpthread.so.0
  501. No symbol table info available.
  502. #9 0x00007ffff558080d in clone () from /lib/libc.so.6
  503. No symbol table info available.
  504. #10 0x0000000000000000 in ?? ()
  505. No symbol table info available.
  506.  
  507. Thread 18 (Thread 0x7fffe0e97910 (LWP 29419)):
  508. #0 0x00007ffff5580e48 in epoll_wait () from /lib/libc.so.6
  509. No symbol table info available.
  510. #1 0x00007ffff7af8124 in ACE_Dev_Poll_Reactor::work_pending_i (
  511. this=0x7ffff1a0c0f0, max_wait_time=<value optimized out>)
  512. at ../../ace/Dev_Poll_Reactor.cpp:991
  513. timer_buf = {static zero = {
  514. static zero = <same as static member of an already seen type>,
  515. static max_time = {
  516. static zero = <same as static member of an already seen type>,
  517. 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}},
  518. static max_time = <same as static member of an already seen type>,
  519. tv_ = {tv_sec = 0, tv_usec = 10000}}
  520. this_timeout = <value optimized out>
  521. timeout = 10
  522. nfds = <value optimized out>
  523. #2 0x00007ffff7afa14c in ACE_Dev_Poll_Reactor::handle_events_i (
  524. this=0x7ffff1a0c0f0, max_wait_time=0x7fffe0e97050, guard=...)
  525. at ../../ace/Dev_Poll_Reactor.cpp:1064
  526. result = <value optimized out>
  527. #3 0x00007ffff7afa30e in ACE_Dev_Poll_Reactor::handle_events (
  528. this=0x7ffff1a0c0f0, max_wait_time=0x7fffe0e97050)
  529. at ../../ace/Dev_Poll_Reactor.cpp:1046
  530. countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  531. max_wait_time_ = 0x7fffe0e97050, start_time_ = {static zero = {
  532. static zero = <same as static member of an already seen type>,
  533. static max_time = {
  534. static zero = <same as static member of an already seen type>,
  535. 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}},
  536. static max_time = <same as static member of an already seen type>,
  537. tv_ = {tv_sec = 1272261518, tv_usec = 505903}}, stopped_ = false}
  538. guard = {token_ = @0x7ffff1a0c170, owner_ = 1}
  539. result = -1
  540. #4 0x00007ffff7b522bd in ACE_Reactor::run_reactor_event_loop (
  541. this=0x7ffff1a6d6d0, tv=..., eh=0) at ../../ace/Reactor.cpp:271
  542. result = -240719528
  543. #5 0x000000000081a61d in ReactorRunnable::svc (this=0x7ffff1a6e958)
  544. at ../../../src/game/WorldSocketMgr.cpp:167
  545. interval = {static zero = {
  546. static zero = <same as static member of an already seen type>,
  547. static max_time = {
  548. static zero = <same as static member of an already seen type>,
  549. 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}},
  550. static max_time = <same as static member of an already seen type>,
  551. tv_ = {tv_sec = 0, tv_usec = 10000}}
  552. #6 0x00007ffff7b77577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  553. at ../../ace/Task.cpp:275
  554. t = 0x7ffff1a6e958
  555. svc_status = <value optimized out>
  556. #7 0x00007ffff7b78901 in ACE_Thread_Adapter::invoke (this=0x7ffff19ad9d0)
  557. at ../../ace/Thread_Adapter.cpp:98
  558. exit_hook_instance = <value optimized out>
  559. exit_hook_maybe = {instance_ = 0x0}
  560. exit_hook_ptr = <value optimized out>
  561. #8 0x00007ffff5fc1a04 in start_thread () from /lib/libpthread.so.0
  562. No symbol table info available.
  563. #9 0x00007ffff558080d in clone () from /lib/libc.so.6
  564. No symbol table info available.
  565. #10 0x0000000000000000 in ?? ()
  566. No symbol table info available.
  567.  
  568. Thread 17 (Thread 0x7fffe1698910 (LWP 29418)):
  569. #0 0x00007ffff5fc65a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  570. from /lib/libpthread.so.0
  571. No symbol table info available.
  572. #1 0x00007ffff7ae6e55 in cond_timedwait (this=0x10533684, mutex=...,
  573. abstime=0x5) at ../../ace/OS_NS_Thread.inl:362
  574. result = <value optimized out>
  575. ts = {tv_sec = 0, tv_nsec = 140737309161518}
  576. #2 ACE_Condition_Thread_Mutex::wait (this=0x10533684, mutex=..., abstime=0x5)
  577. at ../../ace/Condition_Thread_Mutex.cpp:100
  578. No locales.
  579. #3 0x00000000004e876b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  580. (this=0x10533600, timeout=0x0)
  581. at /usr/local/include/ace/Message_Queue_T.cpp:1746
  582. result = <value optimized out>
  583. #4 0x00000000004e9829 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  584. this=0x10533600, first_item=@0x7fffe1698078, timeout=0x0)
  585. at /usr/local/include/ace/Message_Queue_T.cpp:1938
  586. ace_mon = {lock_ = 0x10533650, owner_ = 0}
  587. #5 0x00000000004e90a8 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fffe469dfe0)
  588. at /usr/local/include/ace/Task_T.inl:22
  589. No locales.
  590. #6 SOAPWorkingThread::svc (this=0x7fffe469dfe0)
  591. at ../../../src/mangosd/MaNGOSsoap.h:60
  592. mb = 0x0
  593. #7 0x00007ffff7b77577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  594. at ../../ace/Task.cpp:275
  595. t = 0x7fffe469dfe0
  596. svc_status = <value optimized out>
  597. #8 0x00007ffff7b78901 in ACE_Thread_Adapter::invoke (this=0x105bf7b0)
  598. at ../../ace/Thread_Adapter.cpp:98
  599. exit_hook_instance = <value optimized out>
  600. exit_hook_maybe = {instance_ = 0x0}
  601. exit_hook_ptr = <value optimized out>
  602. #9 0x00007ffff5fc1a04 in start_thread () from /lib/libpthread.so.0
  603. No symbol table info available.
  604. #10 0x00007ffff558080d in clone () from /lib/libc.so.6
  605. No symbol table info available.
  606. #11 0x0000000000000000 in ?? ()
  607. No symbol table info available.
  608.  
  609. Thread 16 (Thread 0x7fffe1e99910 (LWP 29417)):
  610. #0 0x00007ffff5fc65a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  611. from /lib/libpthread.so.0
  612. No symbol table info available.
  613. #1 0x00007ffff7ae6e55 in cond_timedwait (this=0x10533684, mutex=...,
  614. abstime=0x5) at ../../ace/OS_NS_Thread.inl:362
  615. result = <value optimized out>
  616. ts = {tv_sec = 0, tv_nsec = 140737309161518}
  617. #2 ACE_Condition_Thread_Mutex::wait (this=0x10533684, mutex=..., abstime=0x5)
  618. at ../../ace/Condition_Thread_Mutex.cpp:100
  619. No locales.
  620. #3 0x00000000004e876b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  621. (this=0x10533600, timeout=0x0)
  622. at /usr/local/include/ace/Message_Queue_T.cpp:1746
  623. result = <value optimized out>
  624. #4 0x00000000004e9829 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  625. this=0x10533600, first_item=@0x7fffe1e99078, timeout=0x0)
  626. at /usr/local/include/ace/Message_Queue_T.cpp:1938
  627. ace_mon = {lock_ = 0x10533650, owner_ = 0}
  628. #5 0x00000000004e90a8 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fffe469dfe0)
  629. at /usr/local/include/ace/Task_T.inl:22
  630. No locales.
  631. #6 SOAPWorkingThread::svc (this=0x7fffe469dfe0)
  632. at ../../../src/mangosd/MaNGOSsoap.h:60
  633. mb = 0x0
  634. #7 0x00007ffff7b77577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  635. at ../../ace/Task.cpp:275
  636. t = 0x7fffe469dfe0
  637. svc_status = <value optimized out>
  638. #8 0x00007ffff7b78901 in ACE_Thread_Adapter::invoke (this=0x105bd490)
  639. at ../../ace/Thread_Adapter.cpp:98
  640. exit_hook_instance = <value optimized out>
  641. exit_hook_maybe = {instance_ = 0x0}
  642. exit_hook_ptr = <value optimized out>
  643. #9 0x00007ffff5fc1a04 in start_thread () from /lib/libpthread.so.0
  644. No symbol table info available.
  645. #10 0x00007ffff558080d in clone () from /lib/libc.so.6
  646. No symbol table info available.
  647. #11 0x0000000000000000 in ?? ()
  648. No symbol table info available.
  649.  
  650. Thread 15 (Thread 0x7fffe269a910 (LWP 29416)):
  651. #0 0x00007ffff5fc65a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  652. from /lib/libpthread.so.0
  653. No symbol table info available.
  654. #1 0x00007ffff7ae6e55 in cond_timedwait (this=0x10533684, mutex=...,
  655. abstime=0x5) at ../../ace/OS_NS_Thread.inl:362
  656. result = <value optimized out>
  657. ts = {tv_sec = 0, tv_nsec = 140737309161518}
  658. #2 ACE_Condition_Thread_Mutex::wait (this=0x10533684, mutex=..., abstime=0x5)
  659. at ../../ace/Condition_Thread_Mutex.cpp:100
  660. No locales.
  661. #3 0x00000000004e876b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  662. (this=0x10533600, timeout=0x0)
  663. at /usr/local/include/ace/Message_Queue_T.cpp:1746
  664. result = <value optimized out>
  665. #4 0x00000000004e9829 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  666. this=0x10533600, first_item=@0x7fffe269a078, timeout=0x0)
  667. at /usr/local/include/ace/Message_Queue_T.cpp:1938
  668. ace_mon = {lock_ = 0x10533650, owner_ = 0}
  669. #5 0x00000000004e90a8 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fffe469dfe0)
  670. at /usr/local/include/ace/Task_T.inl:22
  671. No locales.
  672. #6 SOAPWorkingThread::svc (this=0x7fffe469dfe0)
  673. at ../../../src/mangosd/MaNGOSsoap.h:60
  674. mb = 0x0
  675. #7 0x00007ffff7b77577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  676. at ../../ace/Task.cpp:275
  677. t = 0x7fffe469dfe0
  678. svc_status = <value optimized out>
  679. #8 0x00007ffff7b78901 in ACE_Thread_Adapter::invoke (this=0x5c571b0)
  680. at ../../ace/Thread_Adapter.cpp:98
  681. exit_hook_instance = <value optimized out>
  682. exit_hook_maybe = {instance_ = 0x0}
  683. exit_hook_ptr = <value optimized out>
  684. #9 0x00007ffff5fc1a04 in start_thread () from /lib/libpthread.so.0
  685. No symbol table info available.
  686. #10 0x00007ffff558080d in clone () from /lib/libc.so.6
  687. No symbol table info available.
  688. #11 0x0000000000000000 in ?? ()
  689. No symbol table info available.
  690.  
  691. Thread 14 (Thread 0x7fffe2e9b910 (LWP 29415)):
  692. #0 0x00007ffff5fc65a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  693. from /lib/libpthread.so.0
  694. No symbol table info available.
  695. #1 0x00007ffff7ae6e55 in cond_timedwait (this=0x10533684, mutex=...,
  696. abstime=0x5) at ../../ace/OS_NS_Thread.inl:362
  697. result = <value optimized out>
  698. ts = {tv_sec = 0, tv_nsec = 140737309161518}
  699. #2 ACE_Condition_Thread_Mutex::wait (this=0x10533684, mutex=..., abstime=0x5)
  700. at ../../ace/Condition_Thread_Mutex.cpp:100
  701. No locales.
  702. #3 0x00000000004e876b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  703. (this=0x10533600, timeout=0x0)
  704. at /usr/local/include/ace/Message_Queue_T.cpp:1746
  705. result = <value optimized out>
  706. #4 0x00000000004e9829 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  707. this=0x10533600, first_item=@0x7fffe2e9b078, timeout=0x0)
  708. at /usr/local/include/ace/Message_Queue_T.cpp:1938
  709. ace_mon = {lock_ = 0x10533650, owner_ = 0}
  710. #5 0x00000000004e90a8 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fffe469dfe0)
  711. at /usr/local/include/ace/Task_T.inl:22
  712. No locales.
  713. #6 SOAPWorkingThread::svc (this=0x7fffe469dfe0)
  714. at ../../../src/mangosd/MaNGOSsoap.h:60
  715. mb = 0x0
  716. #7 0x00007ffff7b77577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  717. at ../../ace/Task.cpp:275
  718. t = 0x7fffe469dfe0
  719. svc_status = <value optimized out>
  720. #8 0x00007ffff7b78901 in ACE_Thread_Adapter::invoke (this=0x105b9060)
  721. at ../../ace/Thread_Adapter.cpp:98
  722. exit_hook_instance = <value optimized out>
  723. exit_hook_maybe = {instance_ = 0x0}
  724. exit_hook_ptr = <value optimized out>
  725. #9 0x00007ffff5fc1a04 in start_thread () from /lib/libpthread.so.0
  726. No symbol table info available.
  727. #10 0x00007ffff558080d in clone () from /lib/libc.so.6
  728. No symbol table info available.
  729. #11 0x0000000000000000 in ?? ()
  730. No symbol table info available.
  731.  
  732. Thread 13 (Thread 0x7fffe369c910 (LWP 29414)):
  733. #0 0x00007ffff5fc65a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  734. from /lib/libpthread.so.0
  735. No symbol table info available.
  736. #1 0x00007ffff7ae6e55 in cond_timedwait (this=0x10533684, mutex=...,
  737. abstime=0x5) at ../../ace/OS_NS_Thread.inl:362
  738. result = <value optimized out>
  739. ts = {tv_sec = 0, tv_nsec = 140737309161518}
  740. #2 ACE_Condition_Thread_Mutex::wait (this=0x10533684, mutex=..., abstime=0x5)
  741. at ../../ace/Condition_Thread_Mutex.cpp:100
  742. No locales.
  743. #3 0x00000000004e876b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  744. (this=0x10533600, timeout=0x0)
  745. at /usr/local/include/ace/Message_Queue_T.cpp:1746
  746. result = <value optimized out>
  747. #4 0x00000000004e9829 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  748. this=0x10533600, first_item=@0x7fffe369c078, timeout=0x0)
  749. at /usr/local/include/ace/Message_Queue_T.cpp:1938
  750. ace_mon = {lock_ = 0x10533650, owner_ = 0}
  751. #5 0x00000000004e90a8 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fffe469dfe0)
  752. at /usr/local/include/ace/Task_T.inl:22
  753. No locales.
  754. #6 SOAPWorkingThread::svc (this=0x7fffe469dfe0)
  755. at ../../../src/mangosd/MaNGOSsoap.h:60
  756. mb = 0x0
  757. #7 0x00007ffff7b77577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  758. at ../../ace/Task.cpp:275
  759. t = 0x7fffe469dfe0
  760. svc_status = <value optimized out>
  761. #8 0x00007ffff7b78901 in ACE_Thread_Adapter::invoke (this=0x10533750)
  762. at ../../ace/Thread_Adapter.cpp:98
  763. exit_hook_instance = <value optimized out>
  764. exit_hook_maybe = {instance_ = 0x0}
  765. exit_hook_ptr = <value optimized out>
  766. #9 0x00007ffff5fc1a04 in start_thread () from /lib/libpthread.so.0
  767. No symbol table info available.
  768. #10 0x00007ffff558080d in clone () from /lib/libc.so.6
  769. No symbol table info available.
  770. #11 0x0000000000000000 in ?? ()
  771. No symbol table info available.
  772.  
  773. Thread 12 (Thread 0x7fffe3e9d910 (LWP 29413)):
  774. #0 0x00007ffff5fc98f1 in nanosleep () from /lib/libpthread.so.0
  775. No symbol table info available.
  776. #1 0x00000000008c35b9 in sleep (msecs=<value optimized out>)
  777. at /usr/local/include/ace/OS_NS_unistd.inl:951
  778. rqtp = {tv_sec = 1, tv_nsec = 0}
  779. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  780. at ../../../src/shared/Threading.cpp:237
  781. No locales.
  782. #3 0x00000000004e47a2 in FreezeDetectorRunnable::run (this=0x7ffff19aa920)
  783. at ../../../src/mangosd/Master.cpp:74
  784. curtime = 0
  785. #4 0x00000000008c38ea in ACE_Based::Thread::ThreadTask (param=0x7fffe3e9d060)
  786. at ../../../src/shared/Threading.cpp:187
  787. No locales.
  788. #5 0x00007ffff5fc1a04 in start_thread () from /lib/libpthread.so.0
  789. No symbol table info available.
  790. #6 0x00007ffff558080d in clone () from /lib/libc.so.6
  791. No symbol table info available.
  792. #7 0x0000000000000000 in ?? ()
  793. No symbol table info available.
  794.  
  795. Thread 11 (Thread 0x7fffe469e910 (LWP 29412)):
  796. #0 0x00007ffff5579412 in select () from /lib/libc.so.6
  797. No symbol table info available.
  798. #1 0x00000000008f93cd in tcp_select (soap=0x7fffe46827e0, s=32,
  799. flags=<value optimized out>, timeout=<value optimized out>)
  800. at ../../../../dep/src/gsoap/stdsoap2.cpp:4418
  801. tv = {tv_sec = 1, tv_usec = 904190}
  802. fd = {{fds_bits = {4294967296, 0 <repeats 15 times>}}, {fds_bits = {
  803. 4294967296, 0 <repeats 15 times>}}, {fds_bits = {4294967296,
  804. 0 <repeats 15 times>}}}
  805. sfd = 0x7fffe4682600
  806. efd = 0x7fffe4682680
  807. r = <value optimized out>
  808. rfd = 0x7fffe4682580
  809. #2 0x00000000009069bf in soap_accept (soap=0x7fffe46827e0)
  810. at ../../../../dep/src/gsoap/stdsoap2.cpp:4486
  811. r = -514
  812. err = -514
  813. n = 16
  814. len = 65536
  815. set = 1
  816. #3 0x00000000004e7be7 in MaNGOSsoapRunnable::run (this=<value optimized out>)
  817. at ../../../src/mangosd/MaNGOSsoap.cpp:51
  818. thread_soap = <value optimized out>
  819. pool = {<ACE_Task<ACE_MT_SYNCH>> = {<ACE_Task_Base> = {<ACE_Service_Object> = {<ACE_Event_Handler> = {_vptr.ACE_Event_Handler = 0x91fd10,
  820. reference_count_ = {<ACE_Atomic_Op_GCC<long>> = {
  821. value_ = 1}, <No data fields>}, priority_ = 0,
  822. reactor_ = 0x0,
  823. reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {
  824. _vptr.Policy = 0x7ffff7dcc570},
  825. value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <ACE_Shared_Object> = {
  826. _vptr.ACE_Shared_Object = 0x91fe10}, <No data fields>},
  827. thr_count_ = 5, thr_mgr_ = 0x1052b590, flags_ = 0, grp_id_ = 2,
  828. lock_ = {lock_ = {__data = {__lock = 0, __count = 0,
  829. __owner = 0, __nusers = 0, __kind = 0, __spins = 0,
  830. __list = {__prev = 0x0, __next = 0x0}},
  831. __size = '\000' <repetidos 39 veces>, __align = 0},
  832. removed_ = false}, last_thread_id_ = 0},
  833. msg_queue_ = 0x10533600, delete_msg_queue_ = true, mod_ = 0x0,
  834. next_ = 0x0}, <No data fields>}
  835. soap = {_vptr.soap = 0x995b70, state = 1, version = 0, mode = 0,
  836. imode = 2097152, omode = 2097152, float_format = 0x992476 "%.9G",
  837. double_format = 0x99247b "%.17lG",
  838. dime_id_format = 0x992482 "cid:id%d", http_version = 0x93f004 "1.1",
  839. http_content = 0x0, encodingStyle = 0x9950a0 "", actor = 0x0,
  840. lang = 0x992da0 "en", recv_timeout = 5, send_timeout = 5,
  841. connect_timeout = 0, accept_timeout = 3, socket_flags = 0,
  842. connect_flags = 0, bind_flags = 0, accept_flags = 0,
  843. linger_time = 0, namespaces = 0xc18e60, local_namespaces = 0x0,
  844. nlist = 0x0, blist = 0x0, clist = 0x7ffff1a22fb0, alist = 0x0,
  845. iht = {0x0 <repeats 1999 times>}, pht = {0x0 <repeats 1024 times>},
  846. pblk = 0x0, pidx = 0, header = 0x0, fault = 0x7ffff22c7e60,
  847. idnum = 0, user = 0x0, plugins = 0x0, userid = 0x0, passwd = 0x0,
  848. fpost = 0x91a720 <http_post>, fget = 0x8f75b0 <http_get>,
  849. fput = 0x8f75c0 <http_405>, fdel = 0x8f75c0 <http_405>,
  850. fhead = 0x8f75c0 <http_405>, fform = 0,
  851. fposthdr = 0x8feb20 <http_post_header>,
  852. fresponse = 0x8fa830 <http_response>,
  853. fparse = 0x90bb40 <http_parse>,
  854. fparsehdr = 0x919ae0 <http_parse_header>, fheader = 0,
  855. fresolve = 0x8fc460 <tcp_gethost>, fconnect = 0, fdisconnect = 0,
  856. fclosesocket = 0x8fc440 <tcp_closesocket>,
  857. fshutdownsocket = 0x8fc430 <tcp_shutdownsocket>,
  858. fopen = 0x90f3f0 <tcp_connect>, faccept = 0x8fc450 <tcp_accept>,
  859. fclose = 0x8f6c10 <tcp_disconnect>, fsend = 0x8fc120 <fsend>,
  860. frecv = 0x8fbef0 <frecv>, fpoll = 0x9080a0 <soap_poll>,
  861. fseterror = 0, fignore = 0, fserveloop = 0,
  862. fplugin = 0x8fa7d0 <fplugin>, fmalloc = 0, fprepareinit = 0,
  863. fpreparesend = 0, fpreparerecv = 0, fpreparefinal = 0,
  864. fdimereadopen = 0, fdimewriteopen = 0, fdimereadclose = 0,
  865. fdimewriteclose = 0, fdimeread = 0, fdimewrite = 0,
  866. fmimereadopen = 0, fmimewriteopen = 0, fmimereadclose = 0,
  867. fmimewriteclose = 0, fmimeread = 0, fmimewrite = 0, master = 32,
  868. socket = -1, os = 0x0, is = 0x0, sendfd = 1, recvfd = 0, bufidx = 0,
  869. buflen = 0, ahead = 0, cdata = 0, body = 0, level = 0, count = 0,
  870. length = 0, labbuf = 0x0, lablen = 0, labidx = 0,
  871. buf = '\000' <repetidos 65535 veces>,
  872. msgbuf = '\000' <repetidos 1023 veces>,
  873. tmpbuf = '\000' <repetidos 1023 veces>,
  874. tag = '\000' <repetidos 1023 veces>,
  875. id = '\000' <repetidos 1023 veces>,
  876. href = '\000' <repetidos 1023 veces>,
  877. type = '\000' <repetidos 1023 veces>,
  878. arrayType = '\000' <repetidos 1023 veces>,
  879. arraySize = '\000' <repetidos 1023 veces>,
  880. arrayOffset = '\000' <repetidos 1023 veces>, other = 0,
  881. position = 0, positions = {0 <repeats 16 times>}, root = 0,
  882. attributes = 0x0, encoding = 0, mustUnderstand = 0, null = 0,
  883. ns = 0, part = 9, alloced = 0, peeked = 0, chunksize = 0,
  884. chunkbuflen = 0, endpoint = '\000' <repetidos 1023 veces>,
  885. path = '\000' <repetidos 1023 veces>,
  886. host = '\000' <repetidos 1023 veces>, action = 0x0, authrealm = 0x0,
  887. prolog = 0x0, ip = 0, port = 0, keep_alive = 0, tcp_keep_alive = 0,
  888. tcp_keep_idle = 0, tcp_keep_intvl = 0, tcp_keep_cnt = 0,
  889. max_keep_alive = 100, proxy_http_version = 0x99248b "1.0",
  890. proxy_host = 0x0, proxy_port = 8080, proxy_userid = 0x0,
  891. proxy_passwd = 0x0, proxy_from = 0x0, status = 0, error = 0,
  892. errmode = 0, errnum = 0, dom = 0x0, dime = {count = 0, size = 0,
  893. chunksize = 0, buflen = 0, flags = 0 '\000', ptr = 0x0, id = 0x0,
  894. type = 0x0, options = 0x0, list = 0x0, first = 0x0, last = 0x0},
  895. mime = {boundary = 0x0, start = 0x0, list = 0x0, first = 0x0,
  896. last = 0x0}, xlist = 0x0, logfile = {0x0, 0x0, 0x0}, fdebug = {
  897. 0x0, 0x0, 0x0}, mht = {0x0 <repeats 1024 times>},
  898. c14ninclude = 0x0, c14nexclude = 0x0, cookies = 0x0,
  899. cookie_domain = 0x0, cookie_path = 0x0, cookie_max = 32,
  900. ipv6_multicast_if = 0, ipv4_multicast_if = 0x0,
  901. ipv4_multicast_ttl = 0, peer = {sin_family = 0, sin_port = 0,
  902. sin_addr = {s_addr = 0},
  903. sin_zero = "\000\000\000\000\000\000\000"}, peerlen = 16,
  904. fsslauth = 0x0, fsslverify = 0x0, bio = 0x0, ssl = 0x0, ctx = 0x0,
  905. session = 0x0, ssl_flags = 0, keyfile = 0x0, password = 0x0,
  906. dhfile = 0x0, cafile = 0x0, capath = 0x0, crlfile = 0x0,
  907. randfile = 0x0,
  908. session_host = '\000' <repetidos 1008 veces>, "@¾\200õÿ\177\000\000@¾\200õÿ\177\000", session_port = 4224, c_locale = 0x0, d_stream = 0x1030,
  909. z_crc = -176111960,
  910. z_dict = 0x7ffff5519509 "L\213\024$D\213D$\030D\211àI\215T$ H\215]XÁè\004\211D$ H\211T$(¸\001", z_dict_len = 4216, zlib_state = 0, zlib_in = 0,
  911. zlib_out = -16832, z_buf = 0x1001 <Address 0x1001 out of bounds>,
  912. z_buflen = 4097, z_level = 59664, z_ratio_in = 4.59163468e-41,
  913. z_ratio_out = 0}
  914. m = <value optimized out>
  915. s = -514
  916. #4 0x00000000008c38ea in ACE_Based::Thread::ThreadTask (param=0x21)
  917. at ../../../src/shared/Threading.cpp:187
  918. No locales.
  919. #5 0x00007ffff5fc1a04 in start_thread () from /lib/libpthread.so.0
  920. No symbol table info available.
  921. #6 0x00007ffff558080d in clone () from /lib/libc.so.6
  922. No symbol table info available.
  923. #7 0x0000000000000000 in ?? ()
  924. No symbol table info available.
  925.  
  926. Thread 10 (Thread 0x7fffe4e9f910 (LWP 29411)):
  927. #0 0x00007ffff5580e48 in epoll_wait () from /lib/libc.so.6
  928. No symbol table info available.
  929. #1 0x00007ffff7af8124 in ACE_Dev_Poll_Reactor::work_pending_i (
  930. this=0x10532410, max_wait_time=<value optimized out>)
  931. at ../../ace/Dev_Poll_Reactor.cpp:991
  932. timer_buf = {static zero = {
  933. static zero = <same as static member of an already seen type>,
  934. static max_time = {
  935. static zero = <same as static member of an already seen type>,
  936. 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}},
  937. static max_time = <same as static member of an already seen type>,
  938. tv_ = {tv_sec = 0, tv_usec = 9999}}
  939. this_timeout = <value optimized out>
  940. timeout = 9
  941. nfds = <value optimized out>
  942. #2 0x00007ffff7afa14c in ACE_Dev_Poll_Reactor::handle_events_i (
  943. this=0x10532410, max_wait_time=0x7fffe4e9f050, guard=...)
  944. at ../../ace/Dev_Poll_Reactor.cpp:1064
  945. result = <value optimized out>
  946. #3 0x00007ffff7afa30e in ACE_Dev_Poll_Reactor::handle_events (
  947. this=0x10532410, max_wait_time=0x7fffe4e9f050)
  948. at ../../ace/Dev_Poll_Reactor.cpp:1046
  949. countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  950. max_wait_time_ = 0x7fffe4e9f050, start_time_ = {static zero = {
  951. static zero = <same as static member of an already seen type>,
  952. static max_time = {
  953. static zero = <same as static member of an already seen type>,
  954. 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}},
  955. static max_time = <same as static member of an already seen type>,
  956. tv_ = {tv_sec = 1272261518, tv_usec = 506772}}, stopped_ = false}
  957. guard = {token_ = @0x10532490, owner_ = 1}
  958. result = -1
  959. #4 0x00007ffff7b522bd in ACE_Reactor::run_reactor_event_loop (
  960. this=0x7ffff1aae640, tv=..., eh=0) at ../../ace/Reactor.cpp:271
  961. result = -136528528
  962. #5 0x00000000004e4a82 in RARunnable::run (this=0x5c57140)
  963. at ../../../src/mangosd/Master.cpp:165
  964. interval = {static zero = {
  965. static zero = <same as static member of an already seen type>,
  966. static max_time = {
  967. static zero = <same as static member of an already seen type>,
  968. 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}},
  969. static max_time = <same as static member of an already seen type>,
  970. tv_ = {tv_sec = 0, tv_usec = 9999}}
  971. stringip = {static npos = 18446744073709551615,
  972. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x5c56f68 "0.0.0.0"}}
  973. listen_addr = {<ACE_Addr> = {_vptr.ACE_Addr = 0x7ffff7dcc6d0,
  974. static sap_any = {_vptr.ACE_Addr = 0x7ffff7dc8890,
  975. static sap_any = <same as static member of an already seen type>, addr_type_ = -1, addr_size_ = -1}, addr_type_ = 2, addr_size_ = 16},
  976. inet_addr_ = {in4_ = {sin_family = 2, sin_port = 29453, sin_addr = {
  977. s_addr = 0}, sin_zero = "\000\000\000\000\000\000\000"}}}
  978. #6 0x00000000008c38ea in ACE_Based::Thread::ThreadTask (param=0xc)
  979. at ../../../src/shared/Threading.cpp:187
  980. No locales.
  981. #7 0x00007ffff5fc1a04 in start_thread () from /lib/libpthread.so.0
  982. No symbol table info available.
  983. #8 0x00007ffff558080d in clone () from /lib/libc.so.6
  984. No symbol table info available.
  985. #9 0x0000000000000000 in ?? ()
  986. No symbol table info available.
  987.  
  988. Thread 9 (Thread 0x7fffe56a0910 (LWP 29410)):
  989. #0 0x00007ffff5544f51 in nanosleep () from /lib/libc.so.6
  990. No symbol table info available.
  991. #1 0x00007ffff5579bb4 in usleep () from /lib/libc.so.6
  992. No symbol table info available.
  993. #2 0x00000000004df019 in CliRunnable::run (this=<value optimized out>)
  994. at ../../../src/mangosd/CliRunnable.cpp:640
  995. command_str = <value optimized out>
  996. commandbuf = "\001\001\000\000\000\000\000\000\060\020\000\000\000\000\000\000¨¾\200õÿ\177\000\000\t\225Qõÿ\177\000\000x\020\000\000\000\000\000\000@¾\200õÿ\177\000\000\001\020\000\000\000\000\000\000\001\020\000\000\000\000\000\000\020\tjåÿ\177", '\000' <repetidos 18 veces>, ".¸Qõÿ\177\000\000\000\000\000\000\000\000\000\000\200%S\020\000\000\000\000\001\020\000\000\000\000\000\000\230\bjåÿ\177\000\000\020\tjåÿ\177\000\000ë&×õÿ\177\000\000\200%S\020\000\000\000\000¶¿²÷ÿ\177\000\000\000\000\000\000\000\000\000\000\033±°÷ÿ\177\000\000x\020", '\000' <repetidos 14 veces>, "\200%S\020\000\000\000\000\220UÂ", '\000' <repetidos 13 veces>...
  997. #3 0x00000000008c38ea in ACE_Based::Thread::ThreadTask (param=0x7fffe569fea0)
  998. at ../../../src/shared/Threading.cpp:187
  999. No locales.
  1000. #4 0x00007ffff5fc1a04 in start_thread () from /lib/libpthread.so.0
  1001. No symbol table info available.
  1002. #5 0x00007ffff558080d in clone () from /lib/libc.so.6
  1003. No symbol table info available.
  1004. #6 0x0000000000000000 in ?? ()
  1005. No symbol table info available.
  1006.  
  1007. Thread 8 (Thread 0x7fffe5ea1910 (LWP 29409)):
  1008. #0 WorldSession::SendPacket (this=0x15402000000000, packet=0x7fffe5e9fc70)
  1009. at ../../../src/game/WorldSession.cpp:93
  1010. sendPacketCount = 98044636
  1011. sendPacketBytes = 4132274776
  1012. firstTime = 1272257217
  1013. sendLastPacketCount = 748991
  1014. sendLastPacketBytes = 30923612
  1015. cur_time = <value optimized out>
  1016. lastTime = 1272261477
  1017. #1 0x000000000085f10c in MaNGOS::ObjectMessageDeliverer::Visit (
  1018. this=0x7fffe5e9fb60, m=<value optimized out>)
  1019. at ../../../src/game/GridNotifiers.cpp:144
  1020. session = 0x15402000000000
  1021. #2 0x000000000061f652 in VisitorHelper<MaNGOS::ObjectMessageDeliverer, Player>
  1022. (this=0x5a9dbfc0, obj=<value optimized out>, msg=<value optimized out>)
  1023. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:50
  1024. No locales.
  1025. #3 VisitorHelper<MaNGOS::ObjectMessageDeliverer, Player, TypeList<Creature, TypeList<Corpse, TypeNull> > > (this=0x5a9dbfc0, obj=<value optimized out>,
  1026. msg=<value optimized out>)
  1027. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:57
  1028. No locales.
  1029. #4 VisitorHelper<MaNGOS::ObjectMessageDeliverer, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeNull> > > > (this=0x5a9dbfc0,
  1030. obj=<value optimized out>, msg=<value optimized out>)
  1031. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:65
  1032. No locales.
  1033. #5 TypeContainerVisitor<MaNGOS::ObjectMessageDeliverer, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeNull> > > > >::Visit (
  1034. this=0x5a9dbfc0, obj=<value optimized out>, msg=<value optimized out>)
  1035. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:80
  1036. No locales.
  1037. #6 Visit<MaNGOS::ObjectMessageDeliverer> (this=0x5a9dbfc0,
  1038. obj=<value optimized out>, msg=<value optimized out>)
  1039. at ../../../src/game/../framework/GameSystem/Grid.h:88
  1040. No locales.
  1041. #7 Visit<MaNGOS::ObjectMessageDeliverer, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeNull> > > > (this=0x5a9dbfc0, obj=<value optimized out>,
  1042. msg=<value optimized out>)
  1043. at ../../../src/game/../framework/GameSystem/NGrid.h:159
  1044. No locales.
  1045. #8 Visit<MaNGOS::ObjectMessageDeliverer, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeNull> > > > > (this=0x5a9dbfc0,
  1046. obj=<value optimized out>, msg=<value optimized out>)
  1047. at ../../../src/game/Map.h:598
  1048. x = 31
  1049. y = <value optimized out>
  1050. cell_x = 6
  1051. cell_y = 4
  1052. #9 VisitCircle<MaNGOS::ObjectMessageDeliverer, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeNull> > > > > (this=0x5a9dbfc0,
  1053. obj=<value optimized out>, msg=<value optimized out>)
  1054. at ../../../src/game/CellImpl.h:247
  1055. cell_pair = {x_coord = 254, y_coord = 252}
  1056. r_zone = {data = {Part = {grid_x = 31, grid_y = 31, cell_x = 6,
  1057. cell_y = 4, nocreate = 1, reserved = 0}, All = 17852383}}
  1058. y = 252
  1059. x = 254
  1060. x_shift = 3
  1061. y_end = <value optimized out>
  1062. x_end = 258
  1063. y_start = <value optimized out>
  1064. #10 Visit<MaNGOS::ObjectMessageDeliverer, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeNull> > > > > (this=0x5a9dbfc0,
  1065. obj=<value optimized out>, msg=<value optimized out>)
  1066. at ../../../src/game/CellImpl.h:204
  1067. area = {right_offset = 5, left_offset = 5, upper_offset = 5,
  1068. lower_offset = 5}
  1069. begin_cell = {x_coord = 251, y_coord = 251}
  1070. end_cell = {x_coord = 261, y_coord = 261}
  1071. #11 Map::MessageBroadcast (this=0x5a9dbfc0, obj=<value optimized out>,
  1072. msg=<value optimized out>) at ../../../src/game/Map.cpp:534
  1073. p = {x_coord = 256, y_coord = 256}
  1074. cell = {data = {Part = {grid_x = 32, grid_y = 32, cell_x = 0,
  1075. cell_y = 0, nocreate = 1, reserved = 31}, All = 1056966688}}
  1076. post_man = {i_phaseMask = 1, i_message = 0x7fffe5e9fc70}
  1077. message = {i_visitor = @0x7fffe5e9fb60}
  1078. #12 0x00000000007d0c6f in Unit::SendThreatRemove (this=0x7fff8f0c10c0,
  1079. pHostileReference=0x7fff13bf1f70) at ../../../src/game/Unit.cpp:14065
  1080. data = {<ByteBuffer> = {static DEFAULT_SIZE = 4096, _rpos = 0,
  1081. _wpos = 10,
  1082. _storage = {<std::_Vector_base<unsigned char, std::allocator<unsigned char> >> = {
  1083. _M_impl = {<std::allocator<unsigned char>> = {<__gnu_cxx::new_allocator<unsigned char>> = {<No data fields>}, <No data fields>},
  1084. _M_start = 0x4a6dd4b0 "ù\006\003[\020Añ\003mj¨S",
  1085. _M_finish = 0x4a6dd4ba "¨S",
  1086. _M_end_of_storage = 0x4a6dd4c0 " "}}, <No data fields>}},
  1087. m_opcode = 1156}
  1088. #13 0x00000000007b9551 in ThreatManager::processThreatEvent (
  1089. this=0x7fff8f0c2a68, threatRefStatusChangeEvent=<value optimized out>)
  1090. at ../../../src/game/ThreatManager.cpp:515
  1091. hostileReference = 0x7fff13bf1f70
  1092. #14 0x00000000007b97f7 in HostileReference::fireStatusChanged (
  1093. this=0x7fff13bf1f70, pIsOnline=<value optimized out>)
  1094. at ../../../src/game/ThreatManager.cpp:94
  1095. No locales.
  1096. #15 HostileReference::setOnlineOfflineState (this=0x7fff13bf1f70,
  1097. pIsOnline=<value optimized out>) at ../../../src/game/ThreatManager.cpp:169
  1098. event = {<UnitBaseEvent> = {iType = 1},
  1099. iHostileReference = 0x7fff13bf1f70, {iFValue = 0, iIValue = 0,
  1100. iBValue = false}, iThreatManager = 0x7fff8f0c2a68}
  1101. #16 0x00000000005bcb25 in HostileRefManager::setOnlineOfflineState (
  1102. this=<value optimized out>, pIsOnline=<value optimized out>)
  1103. at ../../../src/game/HostileRefManager.cpp:76
  1104. ref = 0x7fff13bf1f70
  1105. #17 0x00000000007d4819 in Unit::CleanupsBeforeDelete (this=0x5ac160b0)
  1106. at ../../../src/game/Unit.cpp:12371
  1107. No locales.
  1108. #18 0x00000000006262f5 in Map::Remove (this=0x2d266720, player=0x5ac160b0,
  1109. remove=true) at ../../../src/game/Map.cpp:725
  1110. cell = {data = {Part = {grid_x = 48, grid_y = 4, cell_x = 32,
  1111. cell_y = 58, nocreate = 1, reserved = 114}, All = 3857318192}}
  1112. grid = <value optimized out>
  1113. __FUNCTION__ = "Remove"
  1114. __PRETTY_FUNCTION__ = "virtual void Map::Remove(Player*, bool)"
  1115. p = {x_coord = 287488088, y_coord = 0}
  1116. #19 0x000000000081268a in WorldSession::LogoutPlayer (this=0x7fffd9848420,
  1117. Save=80) at ../../../src/game/WorldSession.cpp:446
  1118. guild = <value optimized out>
  1119. _map = 0x5a9e5369
  1120. data = {<ByteBuffer> = {static DEFAULT_SIZE = 4096, _rpos = 4096,
  1121. _wpos = 140736817266720,
  1122. _storage = {<std::_Vector_base<unsigned char, std::allocator<unsigned char> >> = {
  1123. _M_impl = {<std::allocator<unsigned char>> = {<__gnu_cxx::new_allocator<unsigned char>> = {<No data fields>}, <No data fields>},
  1124. _M_start = 0x7ffff7dde0d0 "ÐÐÜ÷ÿ\177",
  1125. _M_finish = 0x7fffd8000020 "",
  1126. _M_end_of_storage = 0x0}}, <No data fields>}},
  1127. m_opcode = 51184}
  1128. #20 0x00000000008146f5 in WorldSession::Update (this=0x7fffd9848420)
  1129. at ../../../src/game/WorldSession.cpp:285
  1130. packet = 0x7ffff0023b50
  1131. currTime = 1520325481
  1132. #21 0x000000000080652a in World::UpdateSessions (this=0x7ffff0023b50, diff=127)
  1133. at ../../../src/game/World.cpp:1878
  1134. sess = <value optimized out>
  1135. #22 0x0000000000807cc3 in World::Update (this=0x7ffff0023b50, diff=127)
  1136. at ../../../src/game/World.cpp:1414
  1137. autobroadcaston = 1
  1138. #23 0x00000000004ea4ac in WorldRunnable::run (this=<value optimized out>)
  1139. at ../../../src/mangosd/WorldRunnable.cpp:60
  1140. diff = 127
  1141. realCurrTime = 951198884
  1142. realPrevTime = <value optimized out>
  1143. prevSleepTime = 38
  1144. #24 0x00000000008c38ea in ACE_Based::Thread::ThreadTask (
  1145. param=0x15402000000000) at ../../../src/shared/Threading.cpp:187
  1146. No locales.
  1147. #25 0x00007ffff5fc1a04 in start_thread () from /lib/libpthread.so.0
  1148. No symbol table info available.
  1149. #26 0x00007ffff558080d in clone () from /lib/libc.so.6
  1150. No symbol table info available.
  1151. #27 0x0000000000000000 in ?? ()
  1152. No symbol table info available.
  1153.  
  1154. Thread 7 (Thread 0x7fffe66a2910 (LWP 29408)):
  1155. #0 0x00007ffff5fc65a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  1156. from /lib/libpthread.so.0
  1157. No symbol table info available.
  1158. #1 0x00007ffff7ae6e55 in cond_timedwait (this=0x1188d314, mutex=...,
  1159. abstime=0x6b23) at ../../ace/OS_NS_Thread.inl:362
  1160. result = <value optimized out>
  1161. ts = {tv_sec = 1, tv_nsec = 2230544752}
  1162. #2 ACE_Condition_Thread_Mutex::wait (this=0x1188d314, mutex=...,
  1163. abstime=0x6b23) at ../../ace/Condition_Thread_Mutex.cpp:100
  1164. No locales.
  1165. #3 0x00000000004e876b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  1166. (this=0x1188d290, timeout=0x0)
  1167. at /usr/local/include/ace/Message_Queue_T.cpp:1746
  1168. result = <value optimized out>
  1169. #4 0x00000000004e9829 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  1170. this=0x1188d290, first_item=@0x7fffe66a2068, timeout=0x0)
  1171. at /usr/local/include/ace/Message_Queue_T.cpp:1938
  1172. ace_mon = {lock_ = 0x1188d2e0, owner_ = 0}
  1173. #5 0x00007ffff7acdfd2 in ACE_Activation_Queue::dequeue (
  1174. this=<value optimized out>, tv=0x6b23) at ../../ace/Activation_Queue.cpp:91
  1175. mb = 0x0
  1176. #6 0x00000000008bee55 in DelayExecutor::svc (this=0x1188d138)
  1177. at ../../../src/shared/DelayExecutor.cpp:55
  1178. rq = 0x8cb8a500
  1179. #7 0x00007ffff7b77577 in ACE_Task_Base::svc_run (args=<value optimized out>)
  1180. at ../../ace/Task.cpp:275
  1181. t = 0x1188d138
  1182. svc_status = <value optimized out>
  1183. #8 0x00007ffff7b78901 in ACE_Thread_Adapter::invoke (this=0x1052b7f0)
  1184. at ../../ace/Thread_Adapter.cpp:98
  1185. exit_hook_instance = <value optimized out>
  1186. exit_hook_maybe = {instance_ = 0x0}
  1187. exit_hook_ptr = <value optimized out>
  1188. #9 0x00007ffff5fc1a04 in start_thread () from /lib/libpthread.so.0
  1189. No symbol table info available.
  1190. #10 0x00007ffff558080d in clone () from /lib/libc.so.6
  1191. No symbol table info available.
  1192. #11 0x0000000000000000 in ?? ()
  1193. No symbol table info available.
  1194.  
  1195. Thread 6 (Thread 0x7fffe6ea3910 (LWP 29407)):
  1196. #0 0x00007ffff5fc65a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  1197. from /lib/libpthread.so.0
  1198. No symbol table info available.
  1199. #1 0x00007ffff7ae6e55 in cond_timedwait (this=0x5c54664, mutex=...,
  1200. abstime=0x1) at ../../ace/OS_NS_Thread.inl:362
  1201. result = <value optimized out>
  1202. ts = {tv_sec = 140737067495440, tv_nsec = 140737354123816}
  1203. #2 ACE_Condition_Thread_Mutex::wait (this=0x5c54664, mutex=..., abstime=0x1)
  1204. at ../../ace/Condition_Thread_Mutex.cpp:100
  1205. No locales.
  1206. #3 0x00000000004e876b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  1207. (this=0x5c545e0, timeout=0x0)
  1208. at /usr/local/include/ace/Message_Queue_T.cpp:1746
  1209. result = <value optimized out>
  1210. #4 0x00000000004e9829 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  1211. this=0x5c545e0, first_item=@0x7fffe6ea3098, timeout=0x0)
  1212. at /usr/local/include/ace/Message_Queue_T.cpp:1938
  1213. ace_mon = {lock_ = 0x5c54630, owner_ = 0}
  1214. #5 0x00007ffff7acdfd2 in ACE_Activation_Queue::dequeue (
  1215. this=<value optimized out>, tv=0x1) at ../../ace/Activation_Queue.cpp:91
  1216. mb = 0x0
  1217. #6 0x00000000008b9aa8 in SqlDelayThread::run (this=0x5c30850)
  1218. at ../../../../src/shared/Database/SqlDelayThread.cpp:43
  1219. pingEveryLoop = 180000
  1220. loopCounter = 2
  1221. #7 0x00000000008c38ea in ACE_Based::Thread::ThreadTask (param=0x5c54664)
  1222. at ../../../src/shared/Threading.cpp:187
  1223. No locales.
  1224. #8 0x00007ffff5fc1a04 in start_thread () from /lib/libpthread.so.0
  1225. No symbol table info available.
  1226. #9 0x00007ffff558080d in clone () from /lib/libc.so.6
  1227. No symbol table info available.
  1228. #10 0x0000000000000000 in ?? ()
  1229. No symbol table info available.
  1230.  
  1231. Thread 5 (Thread 0x7fffef7fe910 (LWP 29404)):
  1232. #0 0x00007ffff5fc98f1 in nanosleep () from /lib/libpthread.so.0
  1233. No symbol table info available.
  1234. #1 0x00000000008c35b9 in sleep (msecs=<value optimized out>)
  1235. at /usr/local/include/ace/OS_NS_unistd.inl:951
  1236. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  1237. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  1238. at ../../../src/shared/Threading.cpp:237
  1239. No locales.
  1240. #3 0x00000000008b9a9e in SqlDelayThread::run (this=0x7ffff0000a20)
  1241. at ../../../../src/shared/Database/SqlDelayThread.cpp:42
  1242. pingEveryLoop = 180000
  1243. loopCounter = 6888
  1244. #4 0x00000000008c38ea in ACE_Based::Thread::ThreadTask (param=0x7fffef7fe080)
  1245. at ../../../src/shared/Threading.cpp:187
  1246. No locales.
  1247. #5 0x00007ffff5fc1a04 in start_thread () from /lib/libpthread.so.0
  1248. No symbol table info available.
  1249. #6 0x00007ffff558080d in clone () from /lib/libc.so.6
  1250. No symbol table info available.
  1251. #7 0x0000000000000000 in ?? ()
  1252. No symbol table info available.
  1253.  
  1254. Thread 4 (Thread 0x7fffeffff910 (LWP 29403)):
  1255. #0 0x00007ffff5fc90cb in read () from /lib/libpthread.so.0
  1256. No symbol table info available.
  1257. #1 0x00007ffff7279089 in vio_read_buff () from /usr/lib/libmysqlclient_r.so.16
  1258. No symbol table info available.
  1259. #2 0x00007ffff727a1f1 in ?? () from /usr/lib/libmysqlclient_r.so.16
  1260. No symbol table info available.
  1261. #3 0x00007ffff727a5a5 in my_net_read () from /usr/lib/libmysqlclient_r.so.16
  1262. No symbol table info available.
  1263. #4 0x00007ffff7274a3a in cli_safe_read () from /usr/lib/libmysqlclient_r.so.16
  1264. No symbol table info available.
  1265. #5 0x00007ffff7275209 in ?? () from /usr/lib/libmysqlclient_r.so.16
  1266. No symbol table info available.
  1267. #6 0x00007ffff72735de in mysql_real_query ()
  1268. from /usr/lib/libmysqlclient_r.so.16
  1269. No symbol table info available.
  1270. #7 0x00000000008b52dc in DatabaseMysql::DirectExecute (this=0xc26700,
  1271. sql=0x59955260 "REPLACE INTO characters (guid,account,name,race,class,gender,level,xp,money,playerBytes,playerBytes2,playerFlags,map, dungeon_difficulty, position_x, position_y, position_z, orientation, taximask, onl"...)
  1272. at ../../../../src/shared/Database/DatabaseMysql.cpp:313
  1273. _s = 951198896
  1274. #8 0x00000000008b9e3f in SqlTransaction::Execute (this=0x51a076d0,
  1275. db=0xc26700) at ../../../../src/shared/Database/SqlOperations.cpp:42
  1276. sql = 0x59955260 "REPLACE INTO characters (guid,account,name,race,class,gender,level,xp,money,playerBytes,playerBytes2,playerFlags,map, dungeon_difficulty, position_x, position_y, position_z, orientation, taximask, onl"...
  1277. #9 0x00000000008b9c10 in SqlAsyncTask::call (this=<value optimized out>)
  1278. at ../../../../src/shared/Database/../../shared/Database/SqlOperations.h:133
  1279. No locales.
  1280. #10 0x00000000008b9ad2 in SqlDelayThread::run (this=0x7ffff0000a80)
  1281. at ../../../../src/shared/Database/SqlDelayThread.cpp:46
  1282. pingEveryLoop = 180000
  1283. loopCounter = 103796
  1284. #11 0x00000000008c38ea in ACE_Based::Thread::ThreadTask (param=0x9)
  1285. at ../../../src/shared/Threading.cpp:187
  1286. No locales.
  1287. #12 0x00007ffff5fc1a04 in start_thread () from /lib/libpthread.so.0
  1288. No symbol table info available.
  1289. #13 0x00007ffff558080d in clone () from /lib/libc.so.6
  1290. No symbol table info available.
  1291. #14 0x0000000000000000 in ?? ()
  1292. No symbol table info available.
  1293.  
  1294. Thread 3 (Thread 0x7ffff504d910 (LWP 29402)):
  1295. #0 0x00007ffff5fc65a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  1296. from /lib/libpthread.so.0
  1297. No symbol table info available.
  1298. #1 0x00007ffff7ae6e55 in cond_timedwait (this=0xc5f8b4, mutex=...,
  1299. abstime=0x8391) at ../../ace/OS_NS_Thread.inl:362
  1300. result = <value optimized out>
  1301. ts = {tv_sec = 140737304121360, tv_nsec = 140737354123816}
  1302. #2 ACE_Condition_Thread_Mutex::wait (this=0xc5f8b4, mutex=..., abstime=0x8391)
  1303. at ../../ace/Condition_Thread_Mutex.cpp:100
  1304. No locales.
  1305. #3 0x00000000004e876b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  1306. (this=0xc5f830, timeout=0x0)
  1307. at /usr/local/include/ace/Message_Queue_T.cpp:1746
  1308. result = <value optimized out>
  1309. #4 0x00000000004e9829 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  1310. this=0xc5f830, first_item=@0x7ffff504d098, timeout=0x0)
  1311. at /usr/local/include/ace/Message_Queue_T.cpp:1938
  1312. ace_mon = {lock_ = 0xc5f880, owner_ = 0}
  1313. #5 0x00007ffff7acdfd2 in ACE_Activation_Queue::dequeue (
  1314. this=<value optimized out>, tv=0x8391) at ../../ace/Activation_Queue.cpp:91
  1315. mb = 0x0
  1316. #6 0x00000000008b9aa8 in SqlDelayThread::run (this=0xc5f7e0)
  1317. at ../../../../src/shared/Database/SqlDelayThread.cpp:43
  1318. pingEveryLoop = 180000
  1319. loopCounter = 58079
  1320. #7 0x00000000008c38ea in ACE_Based::Thread::ThreadTask (param=0xc5f8b4)
  1321. at ../../../src/shared/Threading.cpp:187
  1322. No locales.
  1323. #8 0x00007ffff5fc1a04 in start_thread () from /lib/libpthread.so.0
  1324. No symbol table info available.
  1325. #9 0x00007ffff558080d in clone () from /lib/libc.so.6
  1326. No symbol table info available.
  1327. #10 0x0000000000000000 in ?? ()
  1328. No symbol table info available.
  1329.  
  1330. Thread 1 (Thread 0x7ffff7fed710 (LWP 29397)):
  1331. #0 0x00007ffff5fc2cfd in pthread_join () from /lib/libpthread.so.0
  1332. No symbol table info available.
  1333. #1 0x00007ffff7b7addc in thr_join (this=<value optimized out>,
  1334. task=<value optimized out>) at ../../ace/OS_NS_Thread.inl:2798
  1335. result = 273855912
  1336. #2 ACE_Thread::join (this=<value optimized out>, task=<value optimized out>)
  1337. at ../../ace/Thread.inl:137
  1338. No locales.
  1339. #3 ACE_Thread_Manager::wait_task (this=<value optimized out>,
  1340. task=<value optimized out>) at ../../ace/Thread_Manager.cpp:1797
  1341. i = 0
  1342. copy_count = 1
  1343. copy_table = 0x7ffff1a723f8
  1344. result = <value optimized out>
  1345. #4 0x0000000000818ae0 in ReactorRunnable::Wait (this=0x7ffff19a1658)
  1346. at ../../../src/game/WorldSocketMgr.cpp:102
  1347. No locales.
  1348. #5 WorldSocketMgr::Wait (this=0x7ffff19a1658)
  1349. at ../../../src/game/WorldSocketMgr.cpp:316
  1350. i = 1
  1351. #6 0x00000000004e2c59 in Master::Run (this=<value optimized out>)
  1352. at ../../../src/mangosd/Master.cpp:322
  1353. world_thread = {m_iThreadId = 140737050712336,
  1354. m_hThreadHandle = 140737050712336, m_task = 0x10b0ed10,
  1355. static m_ThreadStorage = {_vptr.ACE_TSS = 0x990870, keylock_ = {
  1356. lock_ = {__data = {__lock = 0, __count = 0, __owner = 0,
  1357. __nusers = 0, __kind = 0, __spins = 0, __list = {
  1358. __prev = 0x0, __next = 0x0}},
  1359. __size = '\000' <repetidos 39 veces>, __align = 0},
  1360. removed_ = false}, once_ = true, key_ = 4}, static m_TpEnum = {
  1361. m_priority = {0, 0, 0, 0, 0, 0, 0}}}
  1362. rar_thread = 0x7ffff1aa4060
  1363. freeze_thread = 0x7ffff1a317c0
  1364. cliThread = 0x10b122d0
  1365. soap_thread = 0x7ffff1aa40e0
  1366. bind_ip = {static npos = 18446744073709551615,
  1367. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff19b17b8 "0.0.0.0"}}
  1368. pidfile = {static npos = 18446744073709551615,
  1369. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0xc4da38 "mangos.pid"}}
  1370. #7 0x00007ffff54bfabd in __libc_start_main () from /lib/libc.so.6
  1371. No symbol table info available.
  1372. #8 0x00000000004de9a9 in _start () at ../sysdeps/x86_64/elf/start.S:113
  1373. No locales.
  1374. WORLD: CMSG_ITEM_NAME_QUERY for item 48727 failed (item listed in Item.dbc but not exist in DB)
  1375. WORLD: CMSG_ITEM_NAME_QUERY for item 48728 failed (item listed in Item.dbc but not exist in DB)
  1376. WORLD: CMSG_ITEM_NAME_QUERY for item 48729 failed (item listed in Item.dbc but not exist in DB)
  1377. WORLD: CMSG_ITEM_NAME_QUERY for item 51716 failed (item listed in Item.dbc but not exist in DB)
  1378. WORLD: CMSG_ITEM_NAME_QUERY for item 51715 failed (item listed in Item.dbc but not exist in DB)
  1379. WORLD: CMSG_ITEM_NAME_QUERY for item 51714 failed (item listed in Item.dbc but not exist in DB)
  1380. WORLD: CMSG_ITEM_NAME_QUERY for item 51713 failed (item listed in Item.dbc but not exist in DB)
  1381. WORLD: CMSG_ITEM_NAME_QUERY for item 51712 failed (item listed in Item.dbc but not exist in DB)
  1382. SESSION: received not allowed opcode CMSG_LFD_PLAYER_LOCK_INFO_REQUEST (0x036E)
  1383. EffectTriggerSpell of spell 47568: triggering unknown spell id 53258
  1384. WORLD: <unknown> (Entry: 1070244 Guid: 32) isn't player, pet or creature
  1385. WORLD: <unknown> (Entry: 1070244 Guid: 32) isn't player, pet or creature
  1386. WORLD: <unknown> (Entry: 1070244 Guid: 32) isn't player, pet or creature
  1387. WORLD: <unknown> (Entry: 1070244 Guid: 32) isn't player, pet or creature
  1388. WORLD: <unknown> (Entry: 1070244 Guid: 32) isn't player, pet or creature
  1389. SESSION: received not allowed opcode CMSG_LFD_PLAYER_LOCK_INFO_REQUEST (0x036E)
  1390. SESSION: received not allowed opcode CMSG_LFD_PLAYER_LOCK_INFO_REQUEST (0x036E)
  1391. Spell (ID: 49210) has effect EffectImplicitTargetA/EffectImplicitTargetB = TARGET_SCRIPT or TARGET_SCRIPT_COORDINATES, but does not have record in `spell_script_target`
  1392. SESSION: received not allowed opcode CMSG_LFD_PLAYER_LOCK_INFO_REQUEST (0x036E)
  1393. HandleMoveNotActiveMover: incorrect mover guid: mover is 00000000003F4DD2 and should be 00000000003F4DD2 instead of 4148690
  1394. HandleMoveNotActiveMover: incorrect mover guid: mover is 00000000003F8D5E and should be 00000000003F8D5E instead of 4164958
  1395. HandleMoveNotActiveMover: incorrect mover guid: mover is 00000000003D6527 and should be 00000000003D6527 instead of 4023591
  1396. SESSION: received not allowed opcode CMSG_LFD_PLAYER_LOCK_INFO_REQUEST (0x036E)
  1397. SESSION: received not allowed opcode CMSG_LFD_PLAYER_LOCK_INFO_REQUEST (0x036E)
  1398. SESSION: received not allowed opcode CMSG_LFD_PLAYER_LOCK_INFO_REQUEST (0x036E)
  1399. HandleMoveNotActiveMover: incorrect mover guid: mover is 000000000003EF91 and should be 000000000003EF91 instead of 257937
  1400. SESSION: received not allowed opcode CMSG_LFD_PLAYER_LOCK_INFO_REQUEST (0x036E)
  1401. Spell (ID: 49210) has effect EffectImplicitTargetA/EffectImplicitTargetB = TARGET_SCRIPT or TARGET_SCRIPT_COORDINATES, but does not have record in `spell_script_target`
  1402. SESSION: received not allowed opcode CMSG_LFD_PLAYER_LOCK_INFO_REQUEST (0x036E)
  1403. SESSION: received not allowed opcode CMSG_LFD_PLAYER_LOCK_INFO_REQUEST (0x036E)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement