Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2017
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 89.54 KB | None | 0 0
  1. [Nuevo Thread 0x7fffc0fb0910 (LWP 22810)]
  2. [Nuevo Thread 0x7fffbbfff910 (LWP 22811)]
  3. [Nuevo Thread 0x7fffbb7fe910 (LWP 22812)]
  4. [Nuevo Thread 0x7fffbaffd910 (LWP 22813)]
  5. [Nuevo Thread 0x7fffba7fc910 (LWP 22814)]
  6. [Nuevo Thread 0x7fffb9ffb910 (LWP 22815)]
  7. [Nuevo Thread 0x7fffb97fa910 (LWP 22816)]
  8. [Nuevo Thread 0x7fffb8ff9910 (LWP 22817)]
  9. [Nuevo Thread 0x7fffb87f8910 (LWP 22818)]
  10.  
  11. Program received signal SIGSEGV, Segmentation fault.
  12. [Cambiando a Thread 0x7fffc41b6910 (LWP 22804)]
  13. 0x00000000009ef39f in dtNodeQueue::bubbleUp (this=0x7ffec428ec90, i=47,
  14. node=0x0)
  15. at ../../../../dep/recastnavigation/Detour/Source/DetourNode.cpp:142
  16. 142 while ((i > 0) && (m_heap[parent]->total > node->total))
  17. #0 0x00000000009ef39f in dtNodeQueue::bubbleUp (this=0x7ffec428ec90, i=47,
  18. node=0x0)
  19. at ../../../../dep/recastnavigation/Detour/Source/DetourNode.cpp:142
  20. #1 dtNodeQueue::trickleDown (this=0x7ffec428ec90, i=47, node=0x0)
  21. at ../../../../dep/recastnavigation/Detour/Source/DetourNode.cpp:165
  22. #2 0x00000000009e8528 in dtNodeQueue::pop (this=0x7ffee5553eb0,
  23. startRef=9007222877064887, endRef=9007207844676667,
  24. startPos=<value optimized out>, endPos=<value optimized out>,
  25. filter=<value optimized out>, path=0x7fffc41b3280,
  26. pathCount=0x7fffc41b3bc4, maxPath=127)
  27. at ../../../../dep/recastnavigation/Detour/Include/DetourNode.h:115
  28. #3 dtNavMeshQuery::findPath (this=0x7ffee5553eb0, startRef=9007222877064887,
  29. endRef=9007207844676667, startPos=<value optimized out>,
  30. endPos=<value optimized out>, filter=<value optimized out>,
  31. path=0x7fffc41b3280, pathCount=0x7fffc41b3bc4, maxPath=127)
  32. at ../../../../dep/recastnavigation/Detour/Source/DetourNavMeshQuery.cpp:605
  33. #4 0x000000000073a07b in PathInfo::BuildPolyPath (this=0x7ffe9444f040,
  34. startPos=..., endPos=...) at ../../../src/game/PathFinder.cpp:367
  35. #5 0x000000000073a338 in PathInfo::Update (this=0x7ffe9444f040,
  36. destX=-0.149602696, destY=<value optimized out>, destZ=4.7647934,
  37. useStraightPath=<value optimized out>)
  38. at ../../../src/game/PathFinder.cpp:119
  39. #6 0x0000000000888d61 in TargetedMovementGeneratorMedium<Creature, FollowMovementGenerator<Creature> >::_setTargetLocation (this=0x7fffa8ba7c00, owner=...)
  40. at ../../../src/game/TargetedMovementGenerator.cpp:85
  41. #7 0x00000000008895ad in TargetedMovementGeneratorMedium<Creature, FollowMovementGenerator<Creature> >::Update (this=0x7fffa8ba7c00, owner=...,
  42. time_diff=@0x0) at ../../../src/game/TargetedMovementGenerator.cpp:231
  43. #8 0x00000000006c78e2 in MotionMaster::UpdateMotion (this=0x7fff3ef4f9d8,
  44. diff=102) at ../../../src/game/MotionMaster.cpp:76
  45. #9 0x000000000058b9bd in Creature::Update (this=0x7fff3ef4e080,
  46. update_diff=102, diff=102) at ../../../src/game/Creature.cpp:543
  47. #10 0x0000000000746ee0 in Pet::Update (this=0x7fff3ef4e080, update_diff=102,
  48. diff=102) at ../../../src/game/Pet.cpp:576
  49. #11 0x00000000006b1689 in WorldObject::UpdateHelper::Update (v=...,
  50. c=<value optimized out>) at ../../../src/game/Object.h:424
  51. #12 MaNGOS::ObjectUpdater::Visit (v=..., c=<value optimized out>)
  52. at ../../../src/game/GridNotifiersImpl.h:46
  53. #13 VisitorHelper<MaNGOS::ObjectUpdater, Creature> (v=...,
  54. c=<value optimized out>)
  55. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:50
  56. #14 0x00000000006abfa4 in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > (this=0x7fff156ac000,
  57. t_diff=<value optimized out>)
  58. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:57
  59. #15 VisitorHelper<MaNGOS::ObjectUpdater, Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > (this=0x7fff156ac000,
  60. t_diff=<value optimized out>)
  61. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:58
  62. #16 VisitorHelper<MaNGOS::ObjectUpdater, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > (this=0x7fff156ac000,
  63. t_diff=<value optimized out>)
  64. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:65
  65. #17 TypeContainerVisitor<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > >::Visit (this=0x7fff156ac000, t_diff=<value optimized out>)
  66. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:80
  67. #18 Visit<MaNGOS::ObjectUpdater> (this=0x7fff156ac000,
  68. t_diff=<value optimized out>)
  69. at ../../../src/game/../framework/GameSystem/Grid.h:89
  70. #19 Visit<MaNGOS::ObjectUpdater, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > (this=0x7fff156ac000,
  71. t_diff=<value optimized out>)
  72. at ../../../src/game/../framework/GameSystem/NGrid.h:162
  73. #20 VisitAndActivate<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > > (
  74. this=0x7fff156ac000, t_diff=<value optimized out>)
  75. at ../../../src/game/Map.h:443
  76. #21 Map::Update (this=0x7fff156ac000, t_diff=<value optimized out>)
  77. at ../../../src/game/Map.cpp:502
  78. #22 0x00000000006ac809 in BattleGroundMap::Update (this=0x7ffec428ec90,
  79. diff=@0x60) at ../../../src/game/Map.cpp:1689
  80. #23 0x00000000006c44b2 in MapUpdateRequest::call (this=0x7fff9edc2ae8)
  81. at ../../../src/game/MapUpdater.cpp:74
  82. #24 0x00000000009d80a1 in DelayExecutor::svc (this=0x7fffc5ea3bc0)
  83. at ../../../src/shared/DelayExecutor.cpp:70
  84. #25 0x00007ffff7b75a87 in ACE_Task_Base::svc_run(void*) ()
  85. from /opt/mangos/lib/libACE-5.8.3.so
  86. #26 0x00007ffff7b76e11 in ACE_Thread_Adapter::invoke() ()
  87. from /opt/mangos/lib/libACE-5.8.3.so
  88. #27 0x00007ffff5c9da04 in start_thread () from /lib/libpthread.so.0
  89. #28 0x00007ffff525bd4d in clone () from /lib/libc.so.6
  90. #29 0x0000000000000000 in ?? ()
  91. #0 0x00000000009ef39f in dtNodeQueue::bubbleUp (this=0x7ffec428ec90, i=47,
  92. node=0x0)
  93. at ../../../../dep/recastnavigation/Detour/Source/DetourNode.cpp:142
  94. No locales.
  95. #1 dtNodeQueue::trickleDown (this=0x7ffec428ec90, i=47, node=0x0)
  96. at ../../../../dep/recastnavigation/Detour/Source/DetourNode.cpp:165
  97. child = 96
  98. #2 0x00000000009e8528 in dtNodeQueue::pop (this=0x7ffee5553eb0,
  99. startRef=9007222877064887, endRef=9007207844676667,
  100. startPos=<value optimized out>, endPos=<value optimized out>,
  101. filter=<value optimized out>, path=0x7fffc41b3280,
  102. pathCount=0x7fffc41b3bc4, maxPath=127)
  103. at ../../../../dep/recastnavigation/Detour/Include/DetourNode.h:115
  104. No locales.
  105. #3 dtNavMeshQuery::findPath (this=0x7ffee5553eb0, startRef=9007222877064887,
  106. endRef=9007207844676667, startPos=<value optimized out>,
  107. endPos=<value optimized out>, filter=<value optimized out>,
  108. path=0x7fffc41b3280, pathCount=0x7fffc41b3bc4, maxPath=127)
  109. at ../../../../dep/recastnavigation/Detour/Source/DetourNavMeshQuery.cpp:605
  110. bestNode = 0x7ffed9a7cda0
  111. bestTile = 0x7ffed22824f8
  112. bestPoly = 0x2a8ef558
  113. parentRef = <value optimized out>
  114. parentTile = 0x7ffed22824f8
  115. parentPoly = 0x2a8ef0b8
  116. __PRETTY_FUNCTION__ = "dtStatus dtNavMeshQuery::findPath(dtPolyRef, dtPolyRef, const float*, const float*, const dtQueryFilter*, dtPolyRef*, int*, int) const"
  117. lastBestNode = 0x7ffed9a78000
  118. node = <value optimized out>
  119. startNode = 0x7ffece570000
  120. lastBestNodeCost = 4.7647934
  121. prev = <value optimized out>
  122. n = <value optimized out>
  123. #4 0x000000000073a07b in PathInfo::BuildPolyPath (this=0x7ffe9444f040,
  124. startPos=..., endPos=...) at ../../../src/game/PathFinder.cpp:367
  125. prefixPolyLength = <value optimized out>
  126. suffixStartPoly = 9007207844676881
  127. suffixEndPoint = {79.5569839, 53.3777809, 1218.12415}
  128. filter = {m_areaCost = {1 <repeats 64 times>}, m_includeFlags = 15,
  129. m_excludeFlags = 0}
  130. suffixPathPolys = {3, 5066414525545185280, 12884901888, 3, 4294967298,
  131. 649721177702401, 8589934593, 13799029258263199746,
  132. 18410715278829682688, 140736406224896, 9223372036854775808,
  133. 751064143888384, 13799029261476036608, 4650879299023273984,
  134. 140736483504976, 140736483506080, 140736483506080, 10737593, 0, 0,
  135. 140736483506300, 10644154, 140734762440192, 140735410268928,
  136. 9187343241974906880, 10644854, 5081381683412860928, 0, 583927448,
  137. 10246549, 140736483505104, 4618014973855741984,
  138. 13691236916747644337, 140732745988016, 140736483505228,
  139. 140736483505200, 140732067624776, 140736483506128, 140736483506136,
  140. 3867184705037905694, 140736483506136, 140732745988016,
  141. 140736483505292, 140736483505264, 140736483506320, 140732067624776,
  142. 0, 10202670, 140736483506288, 140736483505280, 140731929734304,
  143. 140731929734304, 3867184707166797824, 9223372036854775808,
  144. 9223372040067612672, 3212836864, 583927328, 140736483506288,
  145. 140736483506176, 10248205, 9223372036854775808, 3212836864,
  146. 9223372036854775808, 4814238775263625216, 13691236916747644337,
  147. 3867184708255539168, 140733193389397, 1, 1424, 10243904,
  148. 4776067404826411008, 4814238772061018285, 4669162701006570837,
  149. 6239509971675, 13709106426727628800, 633, 203764, 10244372,
  150. 13878712535588274176, 4831205710714468011, 13982084046900329618, 0,
  151. 140733193539307, 787000274436104, 183234, 771431961108867,
  152. 751036238789504, 172422, 751035161422614, 4692750811720056832,
  153. 174870, 1092616192, 1, 140736663713832, 140731382614528,
  154. 140737326733263, 40, 140737326735057, 140733193562902,
  155. 13709106425635585531, 1065353216, 140736483505728, 40,
  156. 140737326735057, 140736483505896, 6840867453149732608, 40,
  157. 140734762128128, 140736483505760, 501055488, 140736483505712, 2,
  158. 140736483505791, 6840867453149732608, 140734762128128, 501062992, 1,
  159. 140735049449112, 140736483505872, 501062992, 140734055338128,
  160. 140736483506004, 140736483505900, 4, 604, 140737332002549,
  161. 140736483506976, 140737331997122}
  162. prefixPathPolys = {9007207844676881, 7171536, 140734374004600,
  163. 6840867453149732608, 140734524318224, 140736483506004,
  164. 140734055338128, 140736483506004, 140734055338128, 140736483505900,
  165. 140736483506000, 10320629, 140736483510784, 140737348981703,
  166. 140734055337728, 140737349065510, 140734055337728, 9445054,
  167. 140734524318224, 6840867453149732608, 140736483506160, 6935454,
  168. 140736483506096, 10320629, 140734055338528, 140737488355327,
  169. 7070302423109074966, 140737349065510, 140734524317824,
  170. 140736483510640, 140733552705536, 140733552705536, 34,
  171. 6840867453149732608, 140736483510640, 140736483506224,
  172. 140736483506396, 140732067624768, 140736483506392, 140736483506388,
  173. 140736483506384, 140736483506320, 140736483506288, 140736483506456,
  174. 15, 140736483506452, 140736483506460, 10222546, 583925768,
  175. 140736483506288, 140736483506177, 140736483506384, 140736483507880,
  176. 10174824, 5081382212806116894, 140734305666590, 140730016408082,
  177. 6461203, 140734344187960, 140736406224896, 5081382212806733280,
  178. 140732228577592, 583927328, 140731929734304, 140734305666590,
  179. 4777200034086387712, 5081382212876087459, 1112278558, 1,
  180. 140732332769280, 140736483506560, 15, 140736483507604,
  181. 140736007356416, 140732332769280, 6460217, 140732332769280,
  182. 4942648055005617429, 4777200031770026514, 6840867453149732608,
  183. 140734311375378, 6840867453149732608, 1112278558, 1112278558,
  184. 140732332769280, 140736483506668, 1, 140736483507604,
  185. 140736007356416, 6463598, 1117987346, 140733552705536, 1150799928,
  186. 279, 140734305666590, 140736483506816, 140736483506752, 6980263,
  187. 140736483507604, 140734249623680, 1056238081, 7173962,
  188. 140734311375378, 6935454, 140734344187960, 140735393202176,
  189. 1092034588128, 1181116006678, 140735393202176, 4777200033942158080,
  190. 140736007356416, 140736483507612, 140736483507608, 7206929,
  191. 140734243843080, 6935454, 140736483511632, 6940802, 1074816740230,
  192. 4635611594921869312, 13830033195434325250, 140735393202176,
  193. 140736229897824, 140736483511568, 140733552705536, 253,
  194. 140734249623680, 4657210761569894400}
  195. suffixPolyLength = 0
  196. dtResult = <value optimized out>
  197. distToEndPoly = 2.52837801
  198. startPoint = {79.7881012, 53.2238121, 1218.24329}
  199. endPoint = {81.5665436, 51.0059738, 1214.50684}
  200. startPoly = <value optimized out>
  201. startPolyFound = <value optimized out>
  202. endPolyFound = <value optimized out>
  203. distToStartPoly = 0.149558336
  204. endPoly = 9007207844676667
  205. farFromPoly = <value optimized out>
  206. pathStartIndex = <value optimized out>
  207. pathEndIndex = <value optimized out>
  208. #5 0x000000000073a338 in PathInfo::Update (this=0x7ffe9444f040,
  209. destX=-0.149602696, destY=<value optimized out>, destZ=4.7647934,
  210. useStraightPath=<value optimized out>)
  211. at ../../../src/game/PathFinder.cpp:119
  212. newStart = {x = 1218.24329, y = 79.7881012, z = 53.2238121}
  213. dist = <value optimized out>
  214. newDest = {x = 1214.50684, y = 81.5665436, z = 51.0059738}
  215. #6 0x0000000000888d61 in TargetedMovementGeneratorMedium<Creature, FollowMovementGenerator<Creature> >::_setTargetLocation (this=0x7fffa8ba7c00, owner=...)
  216. at ../../../src/game/TargetedMovementGenerator.cpp:85
  217. y = 81.5665436
  218. newPathCalculated = <value optimized out>
  219. pointPath = {
  220. i_nodes = {<std::_Deque_base<PathNode, std::allocator<PathNode> >> = {_M_impl = {<std::allocator<PathNode>> = {<__gnu_cxx::new_allocator<PathNode>> = {<No data fields>}, <No data fields>}, _M_map = 0x7fffc41b3ea0,
  221. _M_map_size = 140737311308725, _M_start = {
  222. _M_cur = 0x402c6175449847c9, _M_first = 0x4254e52f429f9382,
  223. _M_last = 0x7fff3ef4e080, _M_node = 0x7fffa8ba7c00},
  224. _M_finish = {_M_cur = 0x7fffc41b3e2c,
  225. _M_first = 0x7ffebd17aef8, _M_last = 0x7fffa7b9c000,
  226. _M_node = 0x886ee8}}}, <No data fields>}}
  227. traveller = {i_traveller = @0x7ffebd179738}
  228. x = 1214.50684
  229. z = 51.0059738
  230. #7 0x00000000008895ad in TargetedMovementGeneratorMedium<Creature, FollowMovementGenerator<Creature> >::Update (this=0x7fffa8ba7c00, owner=...,
  231. time_diff=@0x0) at ../../../src/game/TargetedMovementGenerator.cpp:231
  232. dist = -6.78288889
  233. targetMoved = 96
  234. needNewDest = false
  235. traveller = {i_traveller = @0x7fff3ef4e080}
  236. #8 0x00000000006c78e2 in MotionMaster::UpdateMotion (this=0x7fff3ef4f9d8,
  237. diff=102) at ../../../src/game/MotionMaster.cpp:76
  238. No locales.
  239. #9 0x000000000058b9bd in Creature::Update (this=0x7fff3ef4e080,
  240. update_diff=102, diff=102) at ../../../src/game/Creature.cpp:543
  241. No locales.
  242. #10 0x0000000000746ee0 in Pet::Update (this=0x7fff3ef4e080, update_diff=102,
  243. diff=102) at ../../../src/game/Pet.cpp:576
  244. __FUNCTION__ = "Update"
  245. __PRETTY_FUNCTION__ = "virtual void Pet::Update(uint32, uint32)"
  246. #11 0x00000000006b1689 in WorldObject::UpdateHelper::Update (v=...,
  247. c=<value optimized out>) at ../../../src/game/Object.h:424
  248. No locales.
  249. #12 MaNGOS::ObjectUpdater::Visit (v=..., c=<value optimized out>)
  250. at ../../../src/game/GridNotifiersImpl.h:46
  251. No locales.
  252. #13 VisitorHelper<MaNGOS::ObjectUpdater, Creature> (v=...,
  253. c=<value optimized out>)
  254. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:50
  255. No locales.
  256. #14 0x00000000006abfa4 in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > (this=0x7fff156ac000,
  257. t_diff=<value optimized out>)
  258. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:57
  259. No locales.
  260. #15 VisitorHelper<MaNGOS::ObjectUpdater, Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > (this=0x7fff156ac000,
  261. t_diff=<value optimized out>)
  262. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:58
  263. No locales.
  264. #16 VisitorHelper<MaNGOS::ObjectUpdater, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > (this=0x7fff156ac000,
  265. t_diff=<value optimized out>)
  266. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:65
  267. No locales.
  268. #17 TypeContainerVisitor<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > >::Visit (this=0x7fff156ac000, t_diff=<value optimized out>)
  269. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:80
  270. No locales.
  271. #18 Visit<MaNGOS::ObjectUpdater> (this=0x7fff156ac000,
  272. t_diff=<value optimized out>)
  273. at ../../../src/game/../framework/GameSystem/Grid.h:89
  274. No locales.
  275. #19 Visit<MaNGOS::ObjectUpdater, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > (this=0x7fff156ac000,
  276. t_diff=<value optimized out>)
  277. at ../../../src/game/../framework/GameSystem/NGrid.h:162
  278. No locales.
  279. #20 VisitAndActivate<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > > (
  280. this=0x7fff156ac000, t_diff=<value optimized out>)
  281. at ../../../src/game/Map.h:443
  282. grid = 0x60
  283. x = 34
  284. y = <value optimized out>
  285. cell_x = <value optimized out>
  286. cell_y = <value optimized out>
  287. #21 Map::Update (this=0x7fff156ac000, t_diff=<value optimized out>)
  288. at ../../../src/game/Map.cpp:502
  289. pair = {x_coord = 274, y_coord = 257}
  290. cell = {data = {Part = {grid_x = 34, grid_y = 32, cell_x = 2,
  291. cell_y = 1, nocreate = 1, reserved = 0}, All = 17049634}}
  292. y = 258
  293. x = 274
  294. plr = <value optimized out>
  295. updater = {i_timeDiff = 102}
  296. __FUNCTION__ = "Update"
  297. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  298. #22 0x00000000006ac809 in BattleGroundMap::Update (this=0x7ffec428ec90,
  299. diff=@0x60) at ../../../src/game/Map.cpp:1689
  300. No locales.
  301. #23 0x00000000006c44b2 in MapUpdateRequest::call (this=0x7fff9edc2ae8)
  302. at ../../../src/game/MapUpdater.cpp:74
  303. No locales.
  304. #24 0x00000000009d80a1 in DelayExecutor::svc (this=0x7fffc5ea3bc0)
  305. at ../../../src/shared/DelayExecutor.cpp:70
  306. rq = 0x7fff9edc2ae8
  307. #25 0x00007ffff7b75a87 in ACE_Task_Base::svc_run(void*) ()
  308. from /opt/mangos/lib/libACE-5.8.3.so
  309. No symbol table info available.
  310. #26 0x00007ffff7b76e11 in ACE_Thread_Adapter::invoke() ()
  311. from /opt/mangos/lib/libACE-5.8.3.so
  312. No symbol table info available.
  313. #27 0x00007ffff5c9da04 in start_thread () from /lib/libpthread.so.0
  314. No symbol table info available.
  315. #28 0x00007ffff525bd4d in clone () from /lib/libc.so.6
  316. No symbol table info available.
  317. #29 0x0000000000000000 in ?? ()
  318. No symbol table info available.
  319. 23 Thread 0x7fffb87f8910 (LWP 22818) 0x00007ffff525c388 in epoll_wait ()
  320. from /lib/libc.so.6
  321. 22 Thread 0x7fffb8ff9910 (LWP 22817) 0x00007ffff525c388 in epoll_wait ()
  322. from /lib/libc.so.6
  323. 21 Thread 0x7fffb97fa910 (LWP 22816) 0x00007ffff525c388 in epoll_wait ()
  324. from /lib/libc.so.6
  325. 20 Thread 0x7fffb9ffb910 (LWP 22815) 0x00007ffff525c388 in epoll_wait ()
  326. from /lib/libc.so.6
  327. 19 Thread 0x7fffba7fc910 (LWP 22814) 0x00007ffff525c388 in epoll_wait ()
  328. from /lib/libc.so.6
  329. 18 Thread 0x7fffbaffd910 (LWP 22813) 0x00007ffff5ca25a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  330. 17 Thread 0x7fffbb7fe910 (LWP 22812) 0x00007ffff5ca25a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  331. 16 Thread 0x7fffbbfff910 (LWP 22811) 0x00007ffff5ca25a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  332. 15 Thread 0x7fffc0fb0910 (LWP 22810) 0x00007ffff5ca25a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  333. 14 Thread 0x7fffc17b1910 (LWP 22809) 0x00007ffff5ca25a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  334. 13 Thread 0x7fffc1fb2910 (LWP 22808) 0x00007ffff5ca58f1 in nanosleep ()
  335. from /lib/libpthread.so.0
  336. 12 Thread 0x7fffc27b3910 (LWP 22807) 0x00007ffff5254932 in select ()
  337. from /lib/libc.so.6
  338. 11 Thread 0x7fffc2fb4910 (LWP 22806) 0x00007ffff5220471 in nanosleep ()
  339. from /lib/libc.so.6
  340. 10 Thread 0x7fffc37b5910 (LWP 22805) 0x00007ffff5ca25a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  341. * 9 Thread 0x7fffc41b6910 (LWP 22804) 0x00000000009ef39f in dtNodeQueue::bubbleUp (this=0x7ffec428ec90, i=47, node=0x0)
  342. at ../../../../dep/recastnavigation/Detour/Source/DetourNode.cpp:142
  343. 8 Thread 0x7fffc49b7910 (LWP 22803) Aura::SetInUse (this=0x7fff35982340,
  344. diff=102) at ../../../src/game/SpellAuras.h:414
  345. 7 Thread 0x7fffc51b8910 (LWP 22802) 0x00000000009ef3e3 in dtNodeQueue::bubbleUp (this=0x7ffec428ec90, i=16, node=0x7ffed9a7ffa0)
  346. at ../../../../dep/recastnavigation/Detour/Source/DetourNode.cpp:142
  347. 6 Thread 0x7fffc5ab9910 (LWP 22801) 0x00007ffff5ca58f1 in nanosleep ()
  348. from /lib/libpthread.so.0
  349. 5 Thread 0x7ffff3b19910 (LWP 22800) 0x00007ffff5ca58f1 in nanosleep ()
  350. from /lib/libpthread.so.0
  351. 4 Thread 0x7ffff431a910 (LWP 22799) 0x00007ffff5ca58f1 in nanosleep ()
  352. from /lib/libpthread.so.0
  353. 3 Thread 0x7ffff4d28910 (LWP 22798) 0x00007ffff5ca58f1 in nanosleep ()
  354. from /lib/libpthread.so.0
  355. 1 Thread 0x7ffff7fec710 (LWP 22794) 0x00007ffff5c9ecfd in pthread_join ()
  356. from /lib/libpthread.so.0
  357.  
  358. Hilo 23 (Thread 0x7fffb87f8910 (LWP 22818)):
  359. #0 0x00007ffff525c388 in epoll_wait () from /lib/libc.so.6
  360. No symbol table info available.
  361. #1 0x00007ffff7af52b4 in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*)
  362. () from /opt/mangos/lib/libACE-5.8.3.so
  363. No symbol table info available.
  364. #2 0x00007ffff7af734c in ACE_Dev_Poll_Reactor::handle_events_i(ACE_Time_Value*, ACE_Dev_Poll_Reactor::Token_Guard&) () from /opt/mangos/lib/libACE-5.8.3.so
  365. No symbol table info available.
  366. #3 0x00007ffff7af750e in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*)
  367. () from /opt/mangos/lib/libACE-5.8.3.so
  368. No symbol table info available.
  369. #4 0x00007ffff7b5066f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  370. No symbol table info available.
  371. #5 0x0000000000907936 in ReactorRunnable::svc (this=0x7fffc5293de8)
  372. at ../../../src/game/WorldSocketMgr.cpp:167
  373. interval = {static zero = {
  374. static zero = <same as static member of an already seen type>,
  375. static max_time = {
  376. static zero = <same as static member of an already seen type>,
  377. static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0,
  378. tv_usec = 0}},
  379. static max_time = <same as static member of an already seen type>,
  380. tv_ = {tv_sec = 0, tv_usec = 8566}}
  381. __FUNCTION__ = "svc"
  382. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  383. #6 0x00007ffff7b75a87 in ACE_Task_Base::svc_run(void*) ()
  384. from /opt/mangos/lib/libACE-5.8.3.so
  385. No symbol table info available.
  386. #7 0x00007ffff7b76e11 in ACE_Thread_Adapter::invoke() ()
  387. from /opt/mangos/lib/libACE-5.8.3.so
  388. No symbol table info available.
  389. #8 0x00007ffff5c9da04 in start_thread () from /lib/libpthread.so.0
  390. No symbol table info available.
  391. #9 0x00007ffff525bd4d in clone () from /lib/libc.so.6
  392. No symbol table info available.
  393. #10 0x0000000000000000 in ?? ()
  394. No symbol table info available.
  395.  
  396. Hilo 22 (Thread 0x7fffb8ff9910 (LWP 22817)):
  397. #0 0x00007ffff525c388 in epoll_wait () from /lib/libc.so.6
  398. No symbol table info available.
  399. #1 0x00007ffff7af52b4 in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*)
  400. () from /opt/mangos/lib/libACE-5.8.3.so
  401. No symbol table info available.
  402. #2 0x00007ffff7af734c in ACE_Dev_Poll_Reactor::handle_events_i(ACE_Time_Value*, ACE_Dev_Poll_Reactor::Token_Guard&) () from /opt/mangos/lib/libACE-5.8.3.so
  403. No symbol table info available.
  404. #3 0x00007ffff7af750e in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*)
  405. () from /opt/mangos/lib/libACE-5.8.3.so
  406. No symbol table info available.
  407. #4 0x00007ffff7b5066f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  408. No symbol table info available.
  409. #5 0x0000000000907936 in ReactorRunnable::svc (this=0x7fffc5293cb0)
  410. at ../../../src/game/WorldSocketMgr.cpp:167
  411. interval = {static zero = {
  412. static zero = <same as static member of an already seen type>,
  413. static max_time = {
  414. static zero = <same as static member of an already seen type>,
  415. static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0,
  416. tv_usec = 0}},
  417. static max_time = <same as static member of an already seen type>,
  418. tv_ = {tv_sec = 0, tv_usec = 6318}}
  419. __FUNCTION__ = "svc"
  420. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  421. #6 0x00007ffff7b75a87 in ACE_Task_Base::svc_run(void*) ()
  422. from /opt/mangos/lib/libACE-5.8.3.so
  423. No symbol table info available.
  424. #7 0x00007ffff7b76e11 in ACE_Thread_Adapter::invoke() ()
  425. from /opt/mangos/lib/libACE-5.8.3.so
  426. No symbol table info available.
  427. #8 0x00007ffff5c9da04 in start_thread () from /lib/libpthread.so.0
  428. No symbol table info available.
  429. #9 0x00007ffff525bd4d in clone () from /lib/libc.so.6
  430. No symbol table info available.
  431. #10 0x0000000000000000 in ?? ()
  432. No symbol table info available.
  433.  
  434. Hilo 21 (Thread 0x7fffb97fa910 (LWP 22816)):
  435. #0 0x00007ffff525c388 in epoll_wait () from /lib/libc.so.6
  436. No symbol table info available.
  437. #1 0x00007ffff7af52b4 in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*)
  438. () from /opt/mangos/lib/libACE-5.8.3.so
  439. No symbol table info available.
  440. #2 0x00007ffff7af734c in ACE_Dev_Poll_Reactor::handle_events_i(ACE_Time_Value*, ACE_Dev_Poll_Reactor::Token_Guard&) () from /opt/mangos/lib/libACE-5.8.3.so
  441. No symbol table info available.
  442. #3 0x00007ffff7af750e in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*)
  443. () from /opt/mangos/lib/libACE-5.8.3.so
  444. No symbol table info available.
  445. #4 0x00007ffff7b5066f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  446. No symbol table info available.
  447. #5 0x0000000000907936 in ReactorRunnable::svc (this=0x7fffc5293b78)
  448. at ../../../src/game/WorldSocketMgr.cpp:167
  449. interval = {static zero = {
  450. static zero = <same as static member of an already seen type>,
  451. static max_time = {
  452. static zero = <same as static member of an already seen type>,
  453. static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0,
  454. tv_usec = 0}},
  455. static max_time = <same as static member of an already seen type>,
  456. tv_ = {tv_sec = 0, tv_usec = 3130}}
  457. __FUNCTION__ = "svc"
  458. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  459. #6 0x00007ffff7b75a87 in ACE_Task_Base::svc_run(void*) ()
  460. from /opt/mangos/lib/libACE-5.8.3.so
  461. No symbol table info available.
  462. #7 0x00007ffff7b76e11 in ACE_Thread_Adapter::invoke() ()
  463. from /opt/mangos/lib/libACE-5.8.3.so
  464. No symbol table info available.
  465. #8 0x00007ffff5c9da04 in start_thread () from /lib/libpthread.so.0
  466. No symbol table info available.
  467. #9 0x00007ffff525bd4d in clone () from /lib/libc.so.6
  468. No symbol table info available.
  469. #10 0x0000000000000000 in ?? ()
  470. No symbol table info available.
  471.  
  472. Hilo 20 (Thread 0x7fffb9ffb910 (LWP 22815)):
  473. #0 0x00007ffff525c388 in epoll_wait () from /lib/libc.so.6
  474. No symbol table info available.
  475. #1 0x00007ffff7af52b4 in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*)
  476. () from /opt/mangos/lib/libACE-5.8.3.so
  477. No symbol table info available.
  478. #2 0x00007ffff7af734c in ACE_Dev_Poll_Reactor::handle_events_i(ACE_Time_Value*, ACE_Dev_Poll_Reactor::Token_Guard&) () from /opt/mangos/lib/libACE-5.8.3.so
  479. No symbol table info available.
  480. #3 0x00007ffff7af750e in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*)
  481. () from /opt/mangos/lib/libACE-5.8.3.so
  482. No symbol table info available.
  483. #4 0x00007ffff7b5066f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  484. No symbol table info available.
  485. #5 0x0000000000907936 in ReactorRunnable::svc (this=0x7fffc5293a40)
  486. at ../../../src/game/WorldSocketMgr.cpp:167
  487. interval = {static zero = {
  488. static zero = <same as static member of an already seen type>,
  489. static max_time = {
  490. static zero = <same as static member of an already seen type>,
  491. static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0,
  492. tv_usec = 0}},
  493. static max_time = <same as static member of an already seen type>,
  494. tv_ = {tv_sec = 0, tv_usec = 8180}}
  495. __FUNCTION__ = "svc"
  496. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  497. #6 0x00007ffff7b75a87 in ACE_Task_Base::svc_run(void*) ()
  498. from /opt/mangos/lib/libACE-5.8.3.so
  499. No symbol table info available.
  500. #7 0x00007ffff7b76e11 in ACE_Thread_Adapter::invoke() ()
  501. from /opt/mangos/lib/libACE-5.8.3.so
  502. No symbol table info available.
  503. #8 0x00007ffff5c9da04 in start_thread () from /lib/libpthread.so.0
  504. No symbol table info available.
  505. #9 0x00007ffff525bd4d in clone () from /lib/libc.so.6
  506. No symbol table info available.
  507. #10 0x0000000000000000 in ?? ()
  508. No symbol table info available.
  509.  
  510. Hilo 19 (Thread 0x7fffba7fc910 (LWP 22814)):
  511. #0 0x00007ffff525c388 in epoll_wait () from /lib/libc.so.6
  512. No symbol table info available.
  513. #1 0x00007ffff7af52b4 in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*)
  514. () from /opt/mangos/lib/libACE-5.8.3.so
  515. No symbol table info available.
  516. #2 0x00007ffff7af734c in ACE_Dev_Poll_Reactor::handle_events_i(ACE_Time_Value*, ACE_Dev_Poll_Reactor::Token_Guard&) () from /opt/mangos/lib/libACE-5.8.3.so
  517. No symbol table info available.
  518. #3 0x00007ffff7af750e in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*)
  519. () from /opt/mangos/lib/libACE-5.8.3.so
  520. No symbol table info available.
  521. #4 0x00007ffff7b5066f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  522. No symbol table info available.
  523. #5 0x0000000000907936 in ReactorRunnable::svc (this=0x7fffc5293908)
  524. at ../../../src/game/WorldSocketMgr.cpp:167
  525. interval = {static zero = {
  526. static zero = <same as static member of an already seen type>,
  527. static max_time = {
  528. static zero = <same as static member of an already seen type>,
  529. static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0,
  530. tv_usec = 0}},
  531. static max_time = <same as static member of an already seen type>,
  532. tv_ = {tv_sec = 0, tv_usec = 10000}}
  533. __FUNCTION__ = "svc"
  534. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  535. #6 0x00007ffff7b75a87 in ACE_Task_Base::svc_run(void*) ()
  536. from /opt/mangos/lib/libACE-5.8.3.so
  537. No symbol table info available.
  538. #7 0x00007ffff7b76e11 in ACE_Thread_Adapter::invoke() ()
  539. from /opt/mangos/lib/libACE-5.8.3.so
  540. No symbol table info available.
  541. #8 0x00007ffff5c9da04 in start_thread () from /lib/libpthread.so.0
  542. No symbol table info available.
  543. #9 0x00007ffff525bd4d in clone () from /lib/libc.so.6
  544. No symbol table info available.
  545. #10 0x0000000000000000 in ?? ()
  546. No symbol table info available.
  547.  
  548. Hilo 18 (Thread 0x7fffbaffd910 (LWP 22813)):
  549. #0 0x00007ffff5ca25a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  550. from /lib/libpthread.so.0
  551. No symbol table info available.
  552. #1 0x00007ffff7ae3f85 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  553. No symbol table info available.
  554. #2 0x000000000051a2fb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  555. (this=0x7fffc3837f00, timeout=0x0)
  556. at /usr/local/include/ace/Message_Queue_T.cpp:1744
  557. result = <value optimized out>
  558. #3 0x000000000051b3b7 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  559. this=0x7fffc3837f00, first_item=@0x7fffbaffd078, timeout=0x0)
  560. at /usr/local/include/ace/Message_Queue_T.cpp:1936
  561. ace_mon = {lock_ = 0x7fffc3837f50, owner_ = 0}
  562. #4 0x000000000051ac38 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fffc27b2fe0)
  563. at /usr/local/include/ace/Task_T.inl:22
  564. No locales.
  565. #5 SOAPWorkingThread::svc (this=0x7fffc27b2fe0)
  566. at ../../../src/mangosd/MaNGOSsoap.h:60
  567. mb = 0x0
  568. #6 0x00007ffff7b75a87 in ACE_Task_Base::svc_run(void*) ()
  569. from /opt/mangos/lib/libACE-5.8.3.so
  570. No symbol table info available.
  571. #7 0x00007ffff7b76e11 in ACE_Thread_Adapter::invoke() ()
  572. from /opt/mangos/lib/libACE-5.8.3.so
  573. No symbol table info available.
  574. #8 0x00007ffff5c9da04 in start_thread () from /lib/libpthread.so.0
  575. No symbol table info available.
  576. #9 0x00007ffff525bd4d in clone () from /lib/libc.so.6
  577. No symbol table info available.
  578. #10 0x0000000000000000 in ?? ()
  579. No symbol table info available.
  580.  
  581. Hilo 17 (Thread 0x7fffbb7fe910 (LWP 22812)):
  582. #0 0x00007ffff5ca25a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  583. from /lib/libpthread.so.0
  584. No symbol table info available.
  585. #1 0x00007ffff7ae3f85 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  586. No symbol table info available.
  587. #2 0x000000000051a2fb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  588. (this=0x7fffc3837f00, timeout=0x0)
  589. at /usr/local/include/ace/Message_Queue_T.cpp:1744
  590. result = <value optimized out>
  591. #3 0x000000000051b3b7 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  592. this=0x7fffc3837f00, first_item=@0x7fffbb7fe078, timeout=0x0)
  593. at /usr/local/include/ace/Message_Queue_T.cpp:1936
  594. ace_mon = {lock_ = 0x7fffc3837f50, owner_ = 0}
  595. #4 0x000000000051ac38 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fffc27b2fe0)
  596. at /usr/local/include/ace/Task_T.inl:22
  597. No locales.
  598. #5 SOAPWorkingThread::svc (this=0x7fffc27b2fe0)
  599. at ../../../src/mangosd/MaNGOSsoap.h:60
  600. mb = 0x0
  601. #6 0x00007ffff7b75a87 in ACE_Task_Base::svc_run(void*) ()
  602. from /opt/mangos/lib/libACE-5.8.3.so
  603. No symbol table info available.
  604. #7 0x00007ffff7b76e11 in ACE_Thread_Adapter::invoke() ()
  605. from /opt/mangos/lib/libACE-5.8.3.so
  606. No symbol table info available.
  607. #8 0x00007ffff5c9da04 in start_thread () from /lib/libpthread.so.0
  608. No symbol table info available.
  609. #9 0x00007ffff525bd4d in clone () from /lib/libc.so.6
  610. No symbol table info available.
  611. #10 0x0000000000000000 in ?? ()
  612. No symbol table info available.
  613.  
  614. Hilo 16 (Thread 0x7fffbbfff910 (LWP 22811)):
  615. #0 0x00007ffff5ca25a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  616. from /lib/libpthread.so.0
  617. No symbol table info available.
  618. #1 0x00007ffff7ae3f85 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  619. No symbol table info available.
  620. #2 0x000000000051a2fb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  621. (this=0x7fffc3837f00, timeout=0x0)
  622. at /usr/local/include/ace/Message_Queue_T.cpp:1744
  623. result = <value optimized out>
  624. #3 0x000000000051b3b7 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  625. this=0x7fffc3837f00, first_item=@0x7fffbbfff078, timeout=0x0)
  626. at /usr/local/include/ace/Message_Queue_T.cpp:1936
  627. ace_mon = {lock_ = 0x7fffc3837f50, owner_ = 0}
  628. #4 0x000000000051ac38 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fffc27b2fe0)
  629. at /usr/local/include/ace/Task_T.inl:22
  630. No locales.
  631. #5 SOAPWorkingThread::svc (this=0x7fffc27b2fe0)
  632. at ../../../src/mangosd/MaNGOSsoap.h:60
  633. mb = 0x0
  634. #6 0x00007ffff7b75a87 in ACE_Task_Base::svc_run(void*) ()
  635. from /opt/mangos/lib/libACE-5.8.3.so
  636. No symbol table info available.
  637. #7 0x00007ffff7b76e11 in ACE_Thread_Adapter::invoke() ()
  638. from /opt/mangos/lib/libACE-5.8.3.so
  639. No symbol table info available.
  640. #8 0x00007ffff5c9da04 in start_thread () from /lib/libpthread.so.0
  641. No symbol table info available.
  642. #9 0x00007ffff525bd4d in clone () from /lib/libc.so.6
  643. No symbol table info available.
  644. #10 0x0000000000000000 in ?? ()
  645. No symbol table info available.
  646.  
  647. Hilo 15 (Thread 0x7fffc0fb0910 (LWP 22810)):
  648. #0 0x00007ffff5ca25a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  649. from /lib/libpthread.so.0
  650. No symbol table info available.
  651. #1 0x00007ffff7ae3f85 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  652. No symbol table info available.
  653. #2 0x000000000051a2fb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  654. (this=0x7fffc3837f00, timeout=0x0)
  655. at /usr/local/include/ace/Message_Queue_T.cpp:1744
  656. result = <value optimized out>
  657. #3 0x000000000051b3b7 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  658. this=0x7fffc3837f00, first_item=@0x7fffc0fb0078, timeout=0x0)
  659. at /usr/local/include/ace/Message_Queue_T.cpp:1936
  660. ace_mon = {lock_ = 0x7fffc3837f50, owner_ = 0}
  661. #4 0x000000000051ac38 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fffc27b2fe0)
  662. at /usr/local/include/ace/Task_T.inl:22
  663. No locales.
  664. #5 SOAPWorkingThread::svc (this=0x7fffc27b2fe0)
  665. at ../../../src/mangosd/MaNGOSsoap.h:60
  666. mb = 0x0
  667. #6 0x00007ffff7b75a87 in ACE_Task_Base::svc_run(void*) ()
  668. from /opt/mangos/lib/libACE-5.8.3.so
  669. No symbol table info available.
  670. #7 0x00007ffff7b76e11 in ACE_Thread_Adapter::invoke() ()
  671. from /opt/mangos/lib/libACE-5.8.3.so
  672. No symbol table info available.
  673. #8 0x00007ffff5c9da04 in start_thread () from /lib/libpthread.so.0
  674. No symbol table info available.
  675. #9 0x00007ffff525bd4d in clone () from /lib/libc.so.6
  676. No symbol table info available.
  677. #10 0x0000000000000000 in ?? ()
  678. No symbol table info available.
  679.  
  680. Hilo 14 (Thread 0x7fffc17b1910 (LWP 22809)):
  681. #0 0x00007ffff5ca25a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  682. from /lib/libpthread.so.0
  683. No symbol table info available.
  684. #1 0x00007ffff7ae3f85 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  685. No symbol table info available.
  686. #2 0x000000000051a2fb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  687. (this=0x7fffc3837f00, timeout=0x0)
  688. at /usr/local/include/ace/Message_Queue_T.cpp:1744
  689. result = <value optimized out>
  690. #3 0x000000000051b3b7 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  691. this=0x7fffc3837f00, first_item=@0x7fffc17b1078, timeout=0x0)
  692. at /usr/local/include/ace/Message_Queue_T.cpp:1936
  693. ace_mon = {lock_ = 0x7fffc3837f50, owner_ = 0}
  694. #4 0x000000000051ac38 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fffc27b2fe0)
  695. at /usr/local/include/ace/Task_T.inl:22
  696. No locales.
  697. #5 SOAPWorkingThread::svc (this=0x7fffc27b2fe0)
  698. at ../../../src/mangosd/MaNGOSsoap.h:60
  699. mb = 0x0
  700. #6 0x00007ffff7b75a87 in ACE_Task_Base::svc_run(void*) ()
  701. from /opt/mangos/lib/libACE-5.8.3.so
  702. No symbol table info available.
  703. #7 0x00007ffff7b76e11 in ACE_Thread_Adapter::invoke() ()
  704. from /opt/mangos/lib/libACE-5.8.3.so
  705. No symbol table info available.
  706. #8 0x00007ffff5c9da04 in start_thread () from /lib/libpthread.so.0
  707. No symbol table info available.
  708. #9 0x00007ffff525bd4d in clone () from /lib/libc.so.6
  709. No symbol table info available.
  710. #10 0x0000000000000000 in ?? ()
  711. No symbol table info available.
  712.  
  713. Hilo 13 (Thread 0x7fffc1fb2910 (LWP 22808)):
  714. #0 0x00007ffff5ca58f1 in nanosleep () from /lib/libpthread.so.0
  715. No symbol table info available.
  716. #1 0x00000000009dd2a9 in sleep (msecs=<value optimized out>)
  717. at /usr/local/include/ace/OS_NS_unistd.inl:951
  718. rqtp = {tv_sec = 1, tv_nsec = 0}
  719. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  720. at ../../../src/shared/Threading.cpp:237
  721. No locales.
  722. #3 0x00000000005161cb in FreezeDetectorRunnable::run (this=0x7fffc3877970)
  723. at ../../../src/mangosd/Master.cpp:75
  724. curtime = 4294966780
  725. #4 0x00000000009dd5da in ACE_Based::Thread::ThreadTask (param=0x7fffc1fb2080)
  726. at ../../../src/shared/Threading.cpp:187
  727. No locales.
  728. #5 0x00007ffff5c9da04 in start_thread () from /lib/libpthread.so.0
  729. No symbol table info available.
  730. #6 0x00007ffff525bd4d in clone () from /lib/libc.so.6
  731. No symbol table info available.
  732. #7 0x0000000000000000 in ?? ()
  733. No symbol table info available.
  734.  
  735. Hilo 12 (Thread 0x7fffc27b3910 (LWP 22807)):
  736. #0 0x00007ffff5254932 in select () from /lib/libc.so.6
  737. No symbol table info available.
  738. #1 0x0000000000a65e5d in tcp_select (soap=0x7fffc27977e0, s=35,
  739. flags=<value optimized out>, timeout=<value optimized out>)
  740. at ../../../../dep/src/gsoap/stdsoap2.cpp:4418
  741. tv = {tv_sec = 0, tv_usec = 39153}
  742. fd = {{fds_bits = {34359738368, 0 <repeats 15 times>}}, {fds_bits = {
  743. 34359738368, 0 <repeats 15 times>}}, {fds_bits = {34359738368,
  744. 0 <repeats 15 times>}}}
  745. sfd = 0x7fffc2797600
  746. efd = 0x7fffc2797680
  747. r = <value optimized out>
  748. rfd = 0x7fffc2797580
  749. #2 0x0000000000a7344f in soap_accept (soap=0x7fffc27977e0)
  750. at ../../../../dep/src/gsoap/stdsoap2.cpp:4486
  751. r = -514
  752. err = -514
  753. n = 16
  754. len = 65536
  755. set = 1
  756. #3 0x00000000005196b7 in MaNGOSsoapRunnable::run (this=<value optimized out>)
  757. at ../../../src/mangosd/MaNGOSsoap.cpp:51
  758. thread_soap = <value optimized out>
  759. pool = {<ACE_Task<ACE_MT_SYNCH>> = {<> = {<No data fields>},
  760. msg_queue_ = 0x7fffc3837f00, delete_msg_queue_ = true, mod_ = 0x0,
  761. next_ = 0x0}, <No data fields>}
  762. soap = {_vptr.soap = 0xb1a590, state = 1, version = 0, mode = 0,
  763. imode = 2097152, omode = 2097152, float_format = 0xb16e8f "%.9G",
  764. double_format = 0xb16e94 "%.17lG",
  765. dime_id_format = 0xb16e9b "cid:id%d", http_version = 0xb16ea4 "1.1",
  766. http_content = 0x0, encodingStyle = 0xb19ac0 "", actor = 0x0,
  767. lang = 0xb177bd "en", recv_timeout = 5, send_timeout = 5,
  768. connect_timeout = 0, accept_timeout = 3, socket_flags = 0,
  769. connect_flags = 0, bind_flags = 0, accept_flags = 0,
  770. linger_time = 0, namespaces = 0xdc4000, local_namespaces = 0x0,
  771. nlist = 0x0, blist = 0x0, clist = 0x27ed500, alist = 0x0, iht = {
  772. 0x0 <repeats 1999 times>}, pht = {0x0 <repeats 1024 times>},
  773. pblk = 0x0, pidx = 0, header = 0x0, fault = 0x7fffc0587fb0,
  774. idnum = 0, user = 0x0, plugins = 0x0, userid = 0x0, passwd = 0x0,
  775. fpost = 0xa871b0 <http_post>, fget = 0xa64040 <http_get>,
  776. fput = 0xa64050 <http_405>, fdel = 0xa64050 <http_405>,
  777. fhead = 0xa64050 <http_405>, fform = 0,
  778. fposthdr = 0xa6b5b0 <http_post_header>,
  779. fresponse = 0xa672c0 <http_response>,
  780. fparse = 0xa785d0 <http_parse>,
  781. fparsehdr = 0xa86570 <http_parse_header>, fheader = 0,
  782. fresolve = 0xa68ef0 <tcp_gethost>, fconnect = 0, fdisconnect = 0,
  783. fclosesocket = 0xa68ed0 <tcp_closesocket>,
  784. fshutdownsocket = 0xa68ec0 <tcp_shutdownsocket>,
  785. fopen = 0xa7be80 <tcp_connect>, faccept = 0xa68ee0 <tcp_accept>,
  786. fclose = 0xa636a0 <tcp_disconnect>, fsend = 0xa68bb0 <fsend>,
  787. frecv = 0xa68980 <frecv>, fpoll = 0xa74b30 <soap_poll>,
  788. fseterror = 0, fignore = 0, fserveloop = 0,
  789. fplugin = 0xa67260 <fplugin>, fmalloc = 0, fprepareinit = 0,
  790. fpreparesend = 0, fpreparerecv = 0, fpreparefinal = 0,
  791. fdimereadopen = 0, fdimewriteopen = 0, fdimereadclose = 0,
  792. fdimewriteclose = 0, fdimeread = 0, fdimewrite = 0,
  793. fmimereadopen = 0, fmimewriteopen = 0, fmimereadclose = 0,
  794. fmimewriteclose = 0, fmimeread = 0, fmimewrite = 0, master = 35,
  795. socket = -1, os = 0x0, is = 0x0, sendfd = 1, recvfd = 0, bufidx = 0,
  796. buflen = 0, ahead = 0, cdata = 0, body = 0, level = 0, count = 0,
  797. length = 0, labbuf = 0x0, lablen = 0, labidx = 0,
  798. buf = '\000' <repetidos 65535 veces>,
  799. msgbuf = '\000' <repetidos 1023 veces>,
  800. tmpbuf = '\000' <repetidos 1023 veces>,
  801. tag = '\000' <repetidos 1023 veces>,
  802. id = '\000' <repetidos 1023 veces>,
  803. href = '\000' <repetidos 1023 veces>,
  804. type = '\000' <repetidos 1023 veces>,
  805. arrayType = '\000' <repetidos 1023 veces>,
  806. arraySize = '\000' <repetidos 1023 veces>,
  807. arrayOffset = '\000' <repetidos 1023 veces>, other = 0,
  808. position = 0, positions = {0 <repeats 16 times>}, root = 0,
  809. attributes = 0x0, encoding = 0, mustUnderstand = 0, null = 0,
  810. ns = 0, part = 9, alloced = 0, peeked = 0, chunksize = 0,
  811. chunkbuflen = 0, endpoint = '\000' <repetidos 1023 veces>,
  812. path = '\000' <repetidos 1023 veces>,
  813. host = '\000' <repetidos 1023 veces>, action = 0x0, authrealm = 0x0,
  814. prolog = 0x0, ip = 0, port = 0, keep_alive = 0, tcp_keep_alive = 0,
  815. tcp_keep_idle = 0, tcp_keep_intvl = 0, tcp_keep_cnt = 0,
  816. max_keep_alive = 100, proxy_http_version = 0xb16ea8 "1.0",
  817. proxy_host = 0x0, proxy_port = 8080, proxy_userid = 0x0,
  818. proxy_passwd = 0x0, proxy_from = 0x0, status = 0, error = 0,
  819. errmode = 0, errnum = 0, dom = 0x0, dime = {count = 0, size = 0,
  820. chunksize = 0, buflen = 0, flags = 0 '\000', ptr = 0x0, id = 0x0,
  821. type = 0x0, options = 0x0, list = 0x0, first = 0x0, last = 0x0},
  822. mime = {boundary = 0x0, start = 0x0, list = 0x0, first = 0x0,
  823. last = 0x0}, xlist = 0x0, logfile = {0x0, 0x0, 0x0}, fdebug = {
  824. 0x0, 0x0, 0x0}, mht = {0x0 <repeats 1024 times>},
  825. c14ninclude = 0x0, c14nexclude = 0x0, cookies = 0x0,
  826. cookie_domain = 0x0, cookie_path = 0x0, cookie_max = 32,
  827. ipv6_multicast_if = 0, ipv4_multicast_if = 0x0,
  828. ipv4_multicast_ttl = 0, peer = {sin_family = 0, sin_port = 0,
  829. sin_addr = {s_addr = 0},
  830. sin_zero = "\000\000\000\000\000\000\000"}, peerlen = 16,
  831. fsslauth = 0x0, fsslverify = 0x0, bio = 0x0, ssl = 0x0, ctx = 0x0,
  832. session = 0x0, ssl_flags = 0, keyfile = 0x0, password = 0x0,
  833. dhfile = 0x0, cafile = 0x0, capath = 0x0, crlfile = 0x0,
  834. randfile = 0x0,
  835. session_host = '\000' <repetidos 920 veces>, "x\020\000\000\000\000\000\000\000\200\203Ãÿ\177\000\000\033\000\000\000\000\000\000\000\v\000\000\000\000\000\000\000\000\237þ÷ÿ\177\000\000\213Ð]öÿ\177\000\000p/{Âÿ\177", '\000' <repetidos 26 veces>, "x/{Âÿ\177\000\000\000\000\000\000\000\000\000\000à\"~öÿ\177\000", session_port = 0, c_locale = 0x0, d_stream = 0x7ffff65dded1, z_crc = 0,
  836. z_dict = 0x1078 <Address 0x1078 out of bounds>,
  837. z_dict_len = 4160659848, zlib_state = 32767, zlib_in = 0,
  838. zlib_out = -24832, z_buf = 0x1078 <Address 0x1078 out of bounds>,
  839. z_buflen = 0, z_level = 12296, z_ratio_in = 4.59163468e-41,
  840. z_ratio_out = -1.12513608e+33}
  841. m = <value optimized out>
  842. s = -514
  843. #4 0x00000000009dd5da in ACE_Based::Thread::ThreadTask (param=0x24)
  844. at ../../../src/shared/Threading.cpp:187
  845. No locales.
  846. #5 0x00007ffff5c9da04 in start_thread () from /lib/libpthread.so.0
  847. No symbol table info available.
  848. #6 0x00007ffff525bd4d in clone () from /lib/libc.so.6
  849. No symbol table info available.
  850. #7 0x0000000000000000 in ?? ()
  851. No symbol table info available.
  852.  
  853. Hilo 11 (Thread 0x7fffc2fb4910 (LWP 22806)):
  854. #0 0x00007ffff5220471 in nanosleep () from /lib/libc.so.6
  855. No symbol table info available.
  856. #1 0x00007ffff52550d4 in usleep () from /lib/libc.so.6
  857. No symbol table info available.
  858. #2 0x00000000005104e9 in CliRunnable::run (this=<value optimized out>)
  859. at ../../../src/mangosd/CliRunnable.cpp:617
  860. command_str = <value optimized out>
  861. commandbuf = "\001\020\000\000\000\000\000\000ÑÞ]öÿ\177\000\000\000\000\000\000\000\000\000\000x\020\000\000\000\000\000\000\210¤þ÷ÿ\177\000\000\000¢þ÷ÿ\177\000\000x\020", '\000' <repetidos 14 veces>, "\b@ûÂÿ\177\000\000Ûä]öÿ\177", '\000' <repetidos 11 veces>, "_\205D´¤ï^\000\000\000\000\000\000\000\000\000ë\204Ãÿ\177\000\000°¾ý÷ÿ\177\000\000\230HûÂÿ\177\000\000\020IûÂÿ\177", '\000' <repetidos 11 veces>, "Ù®Åÿ\177\000\000Ï×]öÿ\177\000\000\000\000\000\000\000\000\000\000\v\205°÷ÿ\177\000\000(Ù®Åÿ\177", '\000' <repetidos 11 veces>, "ë\204Ãÿ\177\000\000P'Ý", '\000' <repetidos 13 veces>...
  862. #3 0x00000000009dd5da in ACE_Based::Thread::ThreadTask (param=0x7fffc2fb3e90)
  863. at ../../../src/shared/Threading.cpp:187
  864. No locales.
  865. #4 0x00007ffff5c9da04 in start_thread () from /lib/libpthread.so.0
  866. No symbol table info available.
  867. #5 0x00007ffff525bd4d in clone () from /lib/libc.so.6
  868. No symbol table info available.
  869. #6 0x0000000000000000 in ?? ()
  870. No symbol table info available.
  871.  
  872. Hilo 10 (Thread 0x7fffc37b5910 (LWP 22805)):
  873. #0 0x00007ffff5ca25a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  874. from /lib/libpthread.so.0
  875. No symbol table info available.
  876. #1 0x00007ffff7ae3eda in ACE_Condition_Thread_Mutex::wait() ()
  877. from /opt/mangos/lib/libACE-5.8.3.so
  878. No symbol table info available.
  879. #2 0x00000000006c3df0 in MapUpdater::wait (this=0x7fffc5ea3bb8)
  880. at ../../../src/game/MapUpdater.cpp:107
  881. guard = {lock_ = 0x7fffc5ea3cd0, owner_ = 0}
  882. #3 0x00000000006b8c90 in MapManager::Update (this=0x7fffc5ea3b00,
  883. diff=<value optimized out>) at ../../../src/game/MapManager.cpp:280
  884. No locales.
  885. #4 0x00000000008f3e3d in World::Update (this=0x7ffff7f7f900, diff=16)
  886. at ../../../src/game/World.cpp:1545
  887. autobroadcaston = 0
  888. #5 0x000000000051bfdd in WorldRunnable::run (this=<value optimized out>)
  889. at ../../../src/mangosd/WorldRunnable.cpp:60
  890. diff = 16
  891. prevSleepTime = 14
  892. #6 0x00000000009dd5da in ACE_Based::Thread::ThreadTask (param=0x7fffc5ea3c94)
  893. at ../../../src/shared/Threading.cpp:187
  894. No locales.
  895. #7 0x00007ffff5c9da04 in start_thread () from /lib/libpthread.so.0
  896. No symbol table info available.
  897. #8 0x00007ffff525bd4d in clone () from /lib/libc.so.6
  898. No symbol table info available.
  899. #9 0x0000000000000000 in ?? ()
  900. No symbol table info available.
  901.  
  902. Hilo 9 (Thread 0x7fffc41b6910 (LWP 22804)):
  903. #0 0x00000000009ef39f in dtNodeQueue::bubbleUp (this=0x7ffec428ec90, i=47,
  904. node=0x0)
  905. at ../../../../dep/recastnavigation/Detour/Source/DetourNode.cpp:142
  906. No locales.
  907. #1 dtNodeQueue::trickleDown (this=0x7ffec428ec90, i=47, node=0x0)
  908. at ../../../../dep/recastnavigation/Detour/Source/DetourNode.cpp:165
  909. child = 96
  910. #2 0x00000000009e8528 in dtNodeQueue::pop (this=0x7ffee5553eb0,
  911. startRef=9007222877064887, endRef=9007207844676667,
  912. startPos=<value optimized out>, endPos=<value optimized out>,
  913. filter=<value optimized out>, path=0x7fffc41b3280,
  914. pathCount=0x7fffc41b3bc4, maxPath=127)
  915. at ../../../../dep/recastnavigation/Detour/Include/DetourNode.h:115
  916. No locales.
  917. #3 dtNavMeshQuery::findPath (this=0x7ffee5553eb0, startRef=9007222877064887,
  918. endRef=9007207844676667, startPos=<value optimized out>,
  919. endPos=<value optimized out>, filter=<value optimized out>,
  920. path=0x7fffc41b3280, pathCount=0x7fffc41b3bc4, maxPath=127)
  921. at ../../../../dep/recastnavigation/Detour/Source/DetourNavMeshQuery.cpp:605
  922. bestNode = 0x7ffed9a7cda0
  923. bestTile = 0x7ffed22824f8
  924. bestPoly = 0x2a8ef558
  925. parentRef = <value optimized out>
  926. parentTile = 0x7ffed22824f8
  927. parentPoly = 0x2a8ef0b8
  928. __PRETTY_FUNCTION__ = "dtStatus dtNavMeshQuery::findPath(dtPolyRef, dtPolyRef, const float*, const float*, const dtQueryFilter*, dtPolyRef*, int*, int) const"
  929. lastBestNode = 0x7ffed9a78000
  930. node = <value optimized out>
  931. startNode = 0x7ffece570000
  932. lastBestNodeCost = 4.7647934
  933. prev = <value optimized out>
  934. n = <value optimized out>
  935. #4 0x000000000073a07b in PathInfo::BuildPolyPath (this=0x7ffe9444f040,
  936. startPos=..., endPos=...) at ../../../src/game/PathFinder.cpp:367
  937. prefixPolyLength = <value optimized out>
  938. suffixStartPoly = 9007207844676881
  939. suffixEndPoint = {79.5569839, 53.3777809, 1218.12415}
  940. filter = {m_areaCost = {1 <repeats 64 times>}, m_includeFlags = 15,
  941. m_excludeFlags = 0}
  942. suffixPathPolys = {3, 5066414525545185280, 12884901888, 3, 4294967298,
  943. 649721177702401, 8589934593, 13799029258263199746,
  944. 18410715278829682688, 140736406224896, 9223372036854775808,
  945. 751064143888384, 13799029261476036608, 4650879299023273984,
  946. 140736483504976, 140736483506080, 140736483506080, 10737593, 0, 0,
  947. 140736483506300, 10644154, 140734762440192, 140735410268928,
  948. 9187343241974906880, 10644854, 5081381683412860928, 0, 583927448,
  949. 10246549, 140736483505104, 4618014973855741984,
  950. 13691236916747644337, 140732745988016, 140736483505228,
  951. 140736483505200, 140732067624776, 140736483506128, 140736483506136,
  952. 3867184705037905694, 140736483506136, 140732745988016,
  953. 140736483505292, 140736483505264, 140736483506320, 140732067624776,
  954. 0, 10202670, 140736483506288, 140736483505280, 140731929734304,
  955. 140731929734304, 3867184707166797824, 9223372036854775808,
  956. 9223372040067612672, 3212836864, 583927328, 140736483506288,
  957. 140736483506176, 10248205, 9223372036854775808, 3212836864,
  958. 9223372036854775808, 4814238775263625216, 13691236916747644337,
  959. 3867184708255539168, 140733193389397, 1, 1424, 10243904,
  960. 4776067404826411008, 4814238772061018285, 4669162701006570837,
  961. 6239509971675, 13709106426727628800, 633, 203764, 10244372,
  962. 13878712535588274176, 4831205710714468011, 13982084046900329618, 0,
  963. 140733193539307, 787000274436104, 183234, 771431961108867,
  964. 751036238789504, 172422, 751035161422614, 4692750811720056832,
  965. 174870, 1092616192, 1, 140736663713832, 140731382614528,
  966. 140737326733263, 40, 140737326735057, 140733193562902,
  967. 13709106425635585531, 1065353216, 140736483505728, 40,
  968. 140737326735057, 140736483505896, 6840867453149732608, 40,
  969. 140734762128128, 140736483505760, 501055488, 140736483505712, 2,
  970. 140736483505791, 6840867453149732608, 140734762128128, 501062992, 1,
  971. 140735049449112, 140736483505872, 501062992, 140734055338128,
  972. 140736483506004, 140736483505900, 4, 604, 140737332002549,
  973. 140736483506976, 140737331997122}
  974. prefixPathPolys = {9007207844676881, 7171536, 140734374004600,
  975. 6840867453149732608, 140734524318224, 140736483506004,
  976. 140734055338128, 140736483506004, 140734055338128, 140736483505900,
  977. 140736483506000, 10320629, 140736483510784, 140737348981703,
  978. 140734055337728, 140737349065510, 140734055337728, 9445054,
  979. 140734524318224, 6840867453149732608, 140736483506160, 6935454,
  980. 140736483506096, 10320629, 140734055338528, 140737488355327,
  981. 7070302423109074966, 140737349065510, 140734524317824,
  982. 140736483510640, 140733552705536, 140733552705536, 34,
  983. 6840867453149732608, 140736483510640, 140736483506224,
  984. 140736483506396, 140732067624768, 140736483506392, 140736483506388,
  985. 140736483506384, 140736483506320, 140736483506288, 140736483506456,
  986. 15, 140736483506452, 140736483506460, 10222546, 583925768,
  987. 140736483506288, 140736483506177, 140736483506384, 140736483507880,
  988. 10174824, 5081382212806116894, 140734305666590, 140730016408082,
  989. 6461203, 140734344187960, 140736406224896, 5081382212806733280,
  990. 140732228577592, 583927328, 140731929734304, 140734305666590,
  991. 4777200034086387712, 5081382212876087459, 1112278558, 1,
  992. 140732332769280, 140736483506560, 15, 140736483507604,
  993. 140736007356416, 140732332769280, 6460217, 140732332769280,
  994. 4942648055005617429, 4777200031770026514, 6840867453149732608,
  995. 140734311375378, 6840867453149732608, 1112278558, 1112278558,
  996. 140732332769280, 140736483506668, 1, 140736483507604,
  997. 140736007356416, 6463598, 1117987346, 140733552705536, 1150799928,
  998. 279, 140734305666590, 140736483506816, 140736483506752, 6980263,
  999. 140736483507604, 140734249623680, 1056238081, 7173962,
  1000. 140734311375378, 6935454, 140734344187960, 140735393202176,
  1001. 1092034588128, 1181116006678, 140735393202176, 4777200033942158080,
  1002. 140736007356416, 140736483507612, 140736483507608, 7206929,
  1003. 140734243843080, 6935454, 140736483511632, 6940802, 1074816740230,
  1004. 4635611594921869312, 13830033195434325250, 140735393202176,
  1005. 140736229897824, 140736483511568, 140733552705536, 253,
  1006. 140734249623680, 4657210761569894400}
  1007. suffixPolyLength = 0
  1008. dtResult = <value optimized out>
  1009. distToEndPoly = 2.52837801
  1010. startPoint = {79.7881012, 53.2238121, 1218.24329}
  1011. endPoint = {81.5665436, 51.0059738, 1214.50684}
  1012. startPoly = <value optimized out>
  1013. startPolyFound = <value optimized out>
  1014. endPolyFound = <value optimized out>
  1015. distToStartPoly = 0.149558336
  1016. endPoly = 9007207844676667
  1017. farFromPoly = <value optimized out>
  1018. pathStartIndex = <value optimized out>
  1019. pathEndIndex = <value optimized out>
  1020. #5 0x000000000073a338 in PathInfo::Update (this=0x7ffe9444f040,
  1021. destX=-0.149602696, destY=<value optimized out>, destZ=4.7647934,
  1022. useStraightPath=<value optimized out>)
  1023. at ../../../src/game/PathFinder.cpp:119
  1024. newStart = {x = 1218.24329, y = 79.7881012, z = 53.2238121}
  1025. dist = <value optimized out>
  1026. newDest = {x = 1214.50684, y = 81.5665436, z = 51.0059738}
  1027. #6 0x0000000000888d61 in TargetedMovementGeneratorMedium<Creature, FollowMovementGenerator<Creature> >::_setTargetLocation (this=0x7fffa8ba7c00, owner=...)
  1028. at ../../../src/game/TargetedMovementGenerator.cpp:85
  1029. y = 81.5665436
  1030. newPathCalculated = <value optimized out>
  1031. pointPath = {
  1032. i_nodes = {<std::_Deque_base<PathNode, std::allocator<PathNode> >> = {_M_impl = {<std::allocator<PathNode>> = {<__gnu_cxx::new_allocator<PathNode>> = {<No data fields>}, <No data fields>}, _M_map = 0x7fffc41b3ea0,
  1033. _M_map_size = 140737311308725, _M_start = {
  1034. _M_cur = 0x402c6175449847c9, _M_first = 0x4254e52f429f9382,
  1035. _M_last = 0x7fff3ef4e080, _M_node = 0x7fffa8ba7c00},
  1036. _M_finish = {_M_cur = 0x7fffc41b3e2c,
  1037. _M_first = 0x7ffebd17aef8, _M_last = 0x7fffa7b9c000,
  1038. _M_node = 0x886ee8}}}, <No data fields>}}
  1039. traveller = {i_traveller = @0x7ffebd179738}
  1040. x = 1214.50684
  1041. z = 51.0059738
  1042. #7 0x00000000008895ad in TargetedMovementGeneratorMedium<Creature, FollowMovementGenerator<Creature> >::Update (this=0x7fffa8ba7c00, owner=...,
  1043. time_diff=@0x0) at ../../../src/game/TargetedMovementGenerator.cpp:231
  1044. dist = -6.78288889
  1045. targetMoved = 96
  1046. needNewDest = false
  1047. traveller = {i_traveller = @0x7fff3ef4e080}
  1048. #8 0x00000000006c78e2 in MotionMaster::UpdateMotion (this=0x7fff3ef4f9d8,
  1049. diff=102) at ../../../src/game/MotionMaster.cpp:76
  1050. No locales.
  1051. #9 0x000000000058b9bd in Creature::Update (this=0x7fff3ef4e080,
  1052. update_diff=102, diff=102) at ../../../src/game/Creature.cpp:543
  1053. No locales.
  1054. #10 0x0000000000746ee0 in Pet::Update (this=0x7fff3ef4e080, update_diff=102,
  1055. diff=102) at ../../../src/game/Pet.cpp:576
  1056. __FUNCTION__ = "Update"
  1057. __PRETTY_FUNCTION__ = "virtual void Pet::Update(uint32, uint32)"
  1058. #11 0x00000000006b1689 in WorldObject::UpdateHelper::Update (v=...,
  1059. c=<value optimized out>) at ../../../src/game/Object.h:424
  1060. No locales.
  1061. #12 MaNGOS::ObjectUpdater::Visit (v=..., c=<value optimized out>)
  1062. at ../../../src/game/GridNotifiersImpl.h:46
  1063. No locales.
  1064. #13 VisitorHelper<MaNGOS::ObjectUpdater, Creature> (v=...,
  1065. c=<value optimized out>)
  1066. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:50
  1067. No locales.
  1068. #14 0x00000000006abfa4 in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > (this=0x7fff156ac000,
  1069. t_diff=<value optimized out>)
  1070. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:57
  1071. No locales.
  1072. #15 VisitorHelper<MaNGOS::ObjectUpdater, Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > (this=0x7fff156ac000,
  1073. t_diff=<value optimized out>)
  1074. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:58
  1075. No locales.
  1076. #16 VisitorHelper<MaNGOS::ObjectUpdater, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > (this=0x7fff156ac000,
  1077. t_diff=<value optimized out>)
  1078. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:65
  1079. No locales.
  1080. #17 TypeContainerVisitor<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > >::Visit (this=0x7fff156ac000, t_diff=<value optimized out>)
  1081. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:80
  1082. No locales.
  1083. #18 Visit<MaNGOS::ObjectUpdater> (this=0x7fff156ac000,
  1084. t_diff=<value optimized out>)
  1085. at ../../../src/game/../framework/GameSystem/Grid.h:89
  1086. No locales.
  1087. #19 Visit<MaNGOS::ObjectUpdater, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > (this=0x7fff156ac000,
  1088. t_diff=<value optimized out>)
  1089. at ../../../src/game/../framework/GameSystem/NGrid.h:162
  1090. No locales.
  1091. #20 VisitAndActivate<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > > (
  1092. this=0x7fff156ac000, t_diff=<value optimized out>)
  1093. at ../../../src/game/Map.h:443
  1094. grid = 0x60
  1095. x = 34
  1096. y = <value optimized out>
  1097. cell_x = <value optimized out>
  1098. cell_y = <value optimized out>
  1099. #21 Map::Update (this=0x7fff156ac000, t_diff=<value optimized out>)
  1100. at ../../../src/game/Map.cpp:502
  1101. pair = {x_coord = 274, y_coord = 257}
  1102. cell = {data = {Part = {grid_x = 34, grid_y = 32, cell_x = 2,
  1103. cell_y = 1, nocreate = 1, reserved = 0}, All = 17049634}}
  1104. y = 258
  1105. x = 274
  1106. plr = <value optimized out>
  1107. updater = {i_timeDiff = 102}
  1108. __FUNCTION__ = "Update"
  1109. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  1110. #22 0x00000000006ac809 in BattleGroundMap::Update (this=0x7ffec428ec90,
  1111. diff=@0x60) at ../../../src/game/Map.cpp:1689
  1112. No locales.
  1113. #23 0x00000000006c44b2 in MapUpdateRequest::call (this=0x7fff9edc2ae8)
  1114. at ../../../src/game/MapUpdater.cpp:74
  1115. No locales.
  1116. #24 0x00000000009d80a1 in DelayExecutor::svc (this=0x7fffc5ea3bc0)
  1117. at ../../../src/shared/DelayExecutor.cpp:70
  1118. rq = 0x7fff9edc2ae8
  1119. #25 0x00007ffff7b75a87 in ACE_Task_Base::svc_run(void*) ()
  1120. from /opt/mangos/lib/libACE-5.8.3.so
  1121. No symbol table info available.
  1122. #26 0x00007ffff7b76e11 in ACE_Thread_Adapter::invoke() ()
  1123. from /opt/mangos/lib/libACE-5.8.3.so
  1124. No symbol table info available.
  1125. #27 0x00007ffff5c9da04 in start_thread () from /lib/libpthread.so.0
  1126. No symbol table info available.
  1127. #28 0x00007ffff525bd4d in clone () from /lib/libc.so.6
  1128. No symbol table info available.
  1129. #29 0x0000000000000000 in ?? ()
  1130. No symbol table info available.
  1131.  
  1132. Hilo 8 (Thread 0x7fffc49b7910 (LWP 22803)):
  1133. #0 Aura::SetInUse (this=0x7fff35982340, diff=102)
  1134. at ../../../src/game/SpellAuras.h:414
  1135. No locales.
  1136. #1 Aura::UpdateAura (this=0x7fff35982340, diff=102)
  1137. at ../../../src/game/SpellAuras.h:423
  1138. No locales.
  1139. #2 SpellAuraHolder::Update (this=0x7fff35982340, diff=102)
  1140. at ../../../src/game/SpellAuras.cpp:10002
  1141. aura = 0x7fff5e86cd10
  1142. #3 0x00000000008a2937 in SpellAuraHolder::UpdateHolder (this=0x7ffecc5bc000,
  1143. time=102) at ../../../src/game/SpellAuras.h:106
  1144. No locales.
  1145. #4 Unit::_UpdateSpells (this=0x7ffecc5bc000, time=102)
  1146. at ../../../src/game/Unit.cpp:3775
  1147. i_holder = 0x7fff35982340
  1148. #5 0x00000000008c3e2d in Unit::Update (this=0x7ffecc5bc000, update_diff=102,
  1149. p_time=102) at ../../../src/game/Unit.cpp:329
  1150. No locales.
  1151. #6 0x00000000007c55d8 in Player::Update (this=0x7ffecc5bc000,
  1152. update_diff=102, p_time=102) at ../../../src/game/Player.cpp:1222
  1153. now = <value optimized out>
  1154. pet = <value optimized out>
  1155. #7 0x00000000006abc36 in WorldObject::UpdateHelper::Update (this=0x429c000,
  1156. t_diff=<value optimized out>) at ../../../src/game/Object.h:424
  1157. No locales.
  1158. #8 Map::Update (this=0x429c000, t_diff=<value optimized out>)
  1159. at ../../../src/game/Map.cpp:463
  1160. plr = 0x7ffecc5bc000
  1161. updater = {i_timeDiff = 102}
  1162. __FUNCTION__ = "Update"
  1163. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  1164. #9 0x00000000006c44b2 in MapUpdateRequest::call (this=0x7fff9edc3f10)
  1165. at ../../../src/game/MapUpdater.cpp:74
  1166. No locales.
  1167. #10 0x00000000009d80a1 in DelayExecutor::svc (this=0x7fffc5ea3bc0)
  1168. at ../../../src/shared/DelayExecutor.cpp:70
  1169. rq = 0x7fff9edc3f10
  1170. #11 0x00007ffff7b75a87 in ACE_Task_Base::svc_run(void*) ()
  1171. from /opt/mangos/lib/libACE-5.8.3.so
  1172. No symbol table info available.
  1173. #12 0x00007ffff7b76e11 in ACE_Thread_Adapter::invoke() ()
  1174. from /opt/mangos/lib/libACE-5.8.3.so
  1175. No symbol table info available.
  1176. #13 0x00007ffff5c9da04 in start_thread () from /lib/libpthread.so.0
  1177. No symbol table info available.
  1178. #14 0x00007ffff525bd4d in clone () from /lib/libc.so.6
  1179. No symbol table info available.
  1180. #15 0x0000000000000000 in ?? ()
  1181. No symbol table info available.
  1182.  
  1183. Hilo 7 (Thread 0x7fffc51b8910 (LWP 22802)):
  1184. #0 0x00000000009ef3e3 in dtNodeQueue::bubbleUp (this=0x7ffec428ec90, i=16,
  1185. node=0x7ffed9a7ffa0)
  1186. at ../../../../dep/recastnavigation/Detour/Source/DetourNode.cpp:142
  1187. No locales.
  1188. #1 dtNodeQueue::trickleDown (this=0x7ffec428ec90, i=16, node=0x7ffed9a7ffa0)
  1189. at ../../../../dep/recastnavigation/Detour/Source/DetourNode.cpp:165
  1190. child = <value optimized out>
  1191. #2 0x00000000009e8528 in dtNodeQueue::pop (this=0x7ffee5553eb0, startRef=0,
  1192. endRef=9007207844680253, startPos=<value optimized out>,
  1193. endPos=<value optimized out>, filter=<value optimized out>,
  1194. path=0x7fffc51b5ff0, pathCount=0x7ffe94123708, maxPath=128)
  1195. at ../../../../dep/recastnavigation/Detour/Include/DetourNode.h:115
  1196. No locales.
  1197. #3 dtNavMeshQuery::findPath (this=0x7ffee5553eb0, startRef=0,
  1198. endRef=9007207844680253, startPos=<value optimized out>,
  1199. endPos=<value optimized out>, filter=<value optimized out>,
  1200. path=0x7fffc51b5ff0, pathCount=0x7ffe94123708, maxPath=128)
  1201. at ../../../../dep/recastnavigation/Detour/Source/DetourNavMeshQuery.cpp:605
  1202. bestNode = 0x7ffed9a7fea0
  1203. bestTile = 0x7ffed22824f8
  1204. bestPoly = 0x2a8f1b78
  1205. parentRef = <value optimized out>
  1206. parentTile = 0x7ffed22824f8
  1207. parentPoly = 0x2a8f1d58
  1208. __PRETTY_FUNCTION__ = "dtStatus dtNavMeshQuery::findPath(dtPolyRef, dtPolyRef, const float*, const float*, const dtQueryFilter*, dtPolyRef*, int*, int) const"
  1209. lastBestNode = 0x7ffed9a78120
  1210. node = <value optimized out>
  1211. startNode = 0x7ffece570000
  1212. lastBestNodeCost = 0
  1213. prev = <value optimized out>
  1214. n = <value optimized out>
  1215. #4 0x0000000000739d60 in PathInfo::BuildPolyPath (this=0x7ffe94123700,
  1216. startPos=..., endPos=...) at ../../../src/game/PathFinder.cpp:414
  1217. filter = {m_areaCost = {1 <repeats 64 times>}, m_includeFlags = 15,
  1218. m_excludeFlags = 0}
  1219. pathPolys = {140736500295020, 140736500293744, 0, 140736500294800,
  1220. 583925768, 10194537, 804732928, 553828352, 9187343241974906880,
  1221. 10644854, 140734784588032, 583954432, 140736500295020, 10247145,
  1222. 140736500294784, 4404139222871334359, 13976347261237932095,
  1223. 140732745976928, 140736500293948, 140736500293920, 140732067624776,
  1224. 140736500294848, 140736500294856, 4469856792345292574,
  1225. 140736500294856, 140732745976928, 140736500294012, 140736500293984,
  1226. 140736500295040, 140732067624776, 0, 10202670, 140736500295008,
  1227. 140736500294000, 140734784588032, 140734784588672,
  1228. 9187343241974906880, 0, 3212836864, 3212836864, 583954448,
  1229. 140736500295008, 140736500294896, 10248205, 0, 3212836864, 0,
  1230. 4870892559288762368, 13976347261237932095, 4469856793446780334,
  1231. 140733193389484, 1, 1356, 10243904, 4776067404826411008,
  1232. 4870892556075926272, 3118146258348, 3298534883328,
  1233. 13967885398275734032, 6840867452000142038, 13967885398275734032,
  1234. 9187343240947504030, 140736500295248, 320, 1, 0, 140736500295072,
  1235. 140732745976960, 140736500295184, 10216012, 140733269120200,
  1236. 4874483207876864000, 140736500295096, 8604467, 4824918706448498694,
  1237. 1097883098, 4824918709721912832, 9187343240933694938,
  1238. 140736500294400, 480, 1, 24, 140736500295200, 140733193388032,
  1239. 140733269125344, 140733193388032, 140733193388032, 140737148791040,
  1240. 4792457236251148288, 4751297607987021354, 13799029258263199750,
  1241. 9187343241974906880, 59047411712, 18428729679490842624,
  1242. 9223372041141354496, 18410715278838071296, 18410715280981360640,
  1243. 9187343244126584832, 4792457239525935269, 18410715278838071296,
  1244. 9187343244126584832, 9187343244126584832, 4792457239525935269,
  1245. 1111148074, 12884901891, 9187343239835811840, 0,
  1246. 18428729675200069635, 8589934594, 18410715276690587649, 4294967297,
  1247. 9187343239835811842, 9187343241974906880, 18410715279903424512, 0,
  1248. 18410715279903424512, 4792457239525935269, 13717298552877270570,
  1249. 4792457239525935269, 9187343240946959914, 0, 140732691718016,
  1250. 140732691718016, 140733269114880, 0, 8527821, 140736500295648,
  1251. 140736500294784}
  1252. dtResult = <value optimized out>
  1253. distToEndPoly = 0.0938036814
  1254. startPoint = {61.2347984, 7.90405416, 1593.78625}
  1255. endPoint = {42.9189301, 7.58419895, 1594.16272}
  1256. startPoly = 9007207844680251
  1257. startPolyFound = <value optimized out>
  1258. endPolyFound = <value optimized out>
  1259. distToStartPoly = 0.0547287278
  1260. endPoly = 9007207844680253
  1261. farFromPoly = <value optimized out>
  1262. pathStartIndex = <value optimized out>
  1263. pathEndIndex = <value optimized out>
  1264. #5 0x000000000073a7ee in PathInfo (this=0x7ffe94123700,
  1265. owner=<value optimized out>, destX=<value optimized out>,
  1266. destY=<value optimized out>, destZ=<value optimized out>,
  1267. useStraightPath=<value optimized out>)
  1268. at ../../../src/game/PathFinder.cpp:51
  1269. startPoint = {x = 1593.78625, y = 61.2347984, z = 7.90405416}
  1270. mapId = 607
  1271. endPoint = {x = 1594.16272, y = 42.9189301, z = 7.58419895}
  1272. #6 0x0000000000887d86 in TargetedMovementGeneratorMedium<Creature, ChaseMovementGenerator<Creature> >::_setTargetLocation (this=0x7ffe9414ae00, owner=...)
  1273. at ../../../src/game/TargetedMovementGenerator.cpp:83
  1274. y = 42.9189301
  1275. newPathCalculated = <value optimized out>
  1276. pointPath = {
  1277. i_nodes = {<std::_Deque_base<PathNode, std::allocator<PathNode> >> = {_M_impl = {<std::allocator<PathNode>> = {<__gnu_cxx::new_allocator<PathNode>> = {<No data fields>}, <No data fields>}, _M_map = 0x7ffe9b67532a,
  1278. _M_map_size = 226, _M_start = {_M_cur = 0xe200cd02da00d1,
  1279. _M_first = 0x5eefa4b444855f00, _M_last = 0x7ffeb49a4100,
  1280. _M_node = 0x7ffe9414ae00}, _M_finish = {
  1281. _M_cur = 0x7ffe97868100, _M_first = 0x7fffc51b6db0,
  1282. _M_last = 0x7fffc51b6da0,
  1283. _M_node = 0x8a5abf}}}, <No data fields>}}
  1284. traveller = {i_traveller = @0x7ffeb49a4100}
  1285. x = 1594.16272
  1286. z = 7.58419895
  1287. #7 0x00000000006c779d in MotionMaster::Mutate (this=0x7ffeb49a5a58,
  1288. m=0x7ffe9414ae00) at ../../../src/game/MotionMaster.cpp:435
  1289. No locales.
  1290. #8 0x00000000006c8965 in MotionMaster::MoveChase (this=0x7ffeb49a5a58,
  1291. target=0x7ffe97868100, dist=<value optimized out>,
  1292. angle=<value optimized out>) at ../../../src/game/MotionMaster.cpp:287
  1293. No locales.
  1294. #9 0x0000000000972176 in PetAI::AttackStart (this=0x7ffeb4c99d20,
  1295. u=0x7ffe97868100) at ../../../src/game/PetAI.cpp:84
  1296. No locales.
  1297. #10 0x000000000062b911 in CreatureUnitRelocationWorker (this=0x7fffc51b6db0,
  1298. m=<value optimized out>) at ../../../src/game/GridNotifiers.cpp:112
  1299. No locales.
  1300. #11 MaNGOS::AI_RelocationNotifier<Creature>::Visit (this=0x7fffc51b6db0,
  1301. m=<value optimized out>) at ../../../src/game/GridNotifiers.cpp:141
  1302. c = 0x7ffe97868100
  1303. #12 0x000000000062ffe9 in VisitorHelper<MaNGOS::AI_RelocationNotifier<Creature>, Creature> (this=0xd304000, cell=<value optimized out>, visitor=...)
  1304. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:50
  1305. No locales.
  1306. #13 VisitorHelper<MaNGOS::AI_RelocationNotifier<Creature>, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=0xd304000,
  1307. cell=<value optimized out>, visitor=...)
  1308. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:57
  1309. No locales.
  1310. #14 VisitorHelper<MaNGOS::AI_RelocationNotifier<Creature>, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (
  1311. this=0xd304000, cell=<value optimized out>, visitor=...)
  1312. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:58
  1313. No locales.
  1314. #15 VisitorHelper<MaNGOS::AI_RelocationNotifier<Creature>, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (
  1315. this=0xd304000, cell=<value optimized out>, visitor=...)
  1316. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:65
  1317. No locales.
  1318. #16 TypeContainerVisitor<MaNGOS::AI_RelocationNotifier<Creature>, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >::Visit (this=0xd304000, cell=<value optimized out>,
  1319. visitor=...)
  1320. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:80
  1321. No locales.
  1322. #17 Visit<MaNGOS::AI_RelocationNotifier<Creature> > (this=0xd304000,
  1323. cell=<value optimized out>, visitor=...)
  1324. at ../../../src/game/../framework/GameSystem/Grid.h:81
  1325. No locales.
  1326. #18 Visit<MaNGOS::AI_RelocationNotifier<Creature>, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (
  1327. this=0xd304000, cell=<value optimized out>, visitor=...)
  1328. at ../../../src/game/../framework/GameSystem/NGrid.h:162
  1329. No locales.
  1330. #19 Map::Visit<MaNGOS::AI_RelocationNotifier<Creature>, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0xd304000, cell=<value optimized out>, visitor=...)
  1331. at ../../../src/game/Map.h:425
  1332. x = 34
  1333. y = <value optimized out>
  1334. cell_x = <value optimized out>
  1335. cell_y = <value optimized out>
  1336. #20 0x000000000062e0c2 in Visit<MaNGOS::AI_RelocationNotifier<Creature>, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=<value optimized out>,
  1337. m=<value optimized out>) at ../../../src/game/CellImpl.h:102
  1338. No locales.
  1339. #21 Visit<MaNGOS::AI_RelocationNotifier<Creature>, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=<value optimized out>, m=<value optimized out>)
  1340. at ../../../src/game/CellImpl.h:56
  1341. No locales.
  1342. #22 VisitAllObjects<MaNGOS::AI_RelocationNotifier<Creature> > (
  1343. this=<value optimized out>, m=<value optimized out>)
  1344. at ../../../src/game/CellImpl.h:205
  1345. cell = {data = {Part = {grid_x = 34, grid_y = 32, cell_x = 7,
  1346. cell_y = 0, nocreate = 1, reserved = 0}, All = 16807970}}
  1347. gnotifier = {i_visitor = @0x7fffc51b6db0}
  1348. wnotifier = {i_visitor = @0x7fffc51b6db0}
  1349. #23 handleUnitRelocation<Creature> (this=<value optimized out>,
  1350. m=<value optimized out>) at ../../../src/game/GridNotifiers.cpp:154
  1351. notif = {i_unit = @0x7ffeb49a4100}
  1352. #24 MaNGOS::DelayedUnitRelocation::Visit (this=<value optimized out>,
  1353. m=<value optimized out>) at ../../../src/game/GridNotifiers.cpp:167
  1354. No locales.
  1355. #25 0x000000000069feb3 in VisitorHelper<MaNGOS::DelayedUnitRelocation, Creature> (this=0xd304000, diff=<value optimized out>)
  1356. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:50
  1357. No locales.
  1358. #26 VisitorHelper<MaNGOS::DelayedUnitRelocation, Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > (this=0xd304000, diff=<value optimized out>)
  1359. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:57
  1360. No locales.
  1361. #27 VisitorHelper<MaNGOS::DelayedUnitRelocation, Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > (this=0xd304000,
  1362. diff=<value optimized out>)
  1363. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:58
  1364. No locales.
  1365. #28 VisitorHelper<MaNGOS::DelayedUnitRelocation, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > (this=0xd304000,
  1366. diff=<value optimized out>)
  1367. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:65
  1368. No locales.
  1369. #29 TypeContainerVisitor<MaNGOS::DelayedUnitRelocation, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > >::Visit (this=0xd304000, diff=<value optimized out>)
  1370. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:80
  1371. No locales.
  1372. #30 Visit<MaNGOS::DelayedUnitRelocation> (this=0xd304000,
  1373. diff=<value optimized out>)
  1374. at ../../../src/game/../framework/GameSystem/Grid.h:89
  1375. No locales.
  1376. #31 Visit<MaNGOS::DelayedUnitRelocation, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > (this=0xd304000,
  1377. diff=<value optimized out>)
  1378. at ../../../src/game/../framework/GameSystem/NGrid.h:162
  1379. No locales.
  1380. #32 Visit<MaNGOS::DelayedUnitRelocation, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > > (
  1381. this=0xd304000, diff=<value optimized out>) at ../../../src/game/Map.h:425
  1382. x = 34
  1383. y = 32
  1384. cell_x = <value optimized out>
  1385. cell_y = <value optimized out>
  1386. #33 Map::ProcessRelocationNotifies (this=0xd304000, diff=<value optimized out>)
  1387. at ../../../src/game/Map.cpp:624
  1388. pair = {x_coord = 279, y_coord = 256}
  1389. cell = {data = {Part = {grid_x = 34, grid_y = 32, cell_x = 7,
  1390. cell_y = 0, nocreate = 1, reserved = 0}, All = 16807970}}
  1391. y = 257
  1392. x = 272
  1393. grid = <value optimized out>
  1394. cell_relocation = {i_visibility_radius = 180, i_aggroRadius = 45}
  1395. #34 0x00000000006ac050 in Map::Update (this=0xd304000, t_diff=@0x20917)
  1396. at ../../../src/game/Map.cpp:548
  1397. updater = {i_timeDiff = 102}
  1398. __FUNCTION__ = "Update"
  1399. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  1400. #35 0x00000000006ac809 in BattleGroundMap::Update (this=0x7ffec428ec90,
  1401. diff=@0x21) at ../../../src/game/Map.cpp:1689
  1402. No locales.
  1403. #36 0x00000000006c44b2 in MapUpdateRequest::call (this=0x7fff9edc3650)
  1404. at ../../../src/game/MapUpdater.cpp:74
  1405. No locales.
  1406. #37 0x00000000009d80a1 in DelayExecutor::svc (this=0x7fffc5ea3bc0)
  1407. at ../../../src/shared/DelayExecutor.cpp:70
  1408. rq = 0x7fff9edc3650
  1409. #38 0x00007ffff7b75a87 in ACE_Task_Base::svc_run(void*) ()
  1410. from /opt/mangos/lib/libACE-5.8.3.so
  1411. No symbol table info available.
  1412. #39 0x00007ffff7b76e11 in ACE_Thread_Adapter::invoke() ()
  1413. from /opt/mangos/lib/libACE-5.8.3.so
  1414. No symbol table info available.
  1415. #40 0x00007ffff5c9da04 in start_thread () from /lib/libpthread.so.0
  1416. No symbol table info available.
  1417. #41 0x00007ffff525bd4d in clone () from /lib/libc.so.6
  1418. No symbol table info available.
  1419. #42 0x0000000000000000 in ?? ()
  1420. No symbol table info available.
  1421.  
  1422. Hilo 6 (Thread 0x7fffc5ab9910 (LWP 22801)):
  1423. #0 0x00007ffff5ca58f1 in nanosleep () from /lib/libpthread.so.0
  1424. No symbol table info available.
  1425. #1 0x00000000009dd2a9 in sleep (msecs=<value optimized out>)
  1426. at /usr/local/include/ace/OS_NS_unistd.inl:951
  1427. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  1428. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  1429. at ../../../src/shared/Threading.cpp:237
  1430. No locales.
  1431. #3 0x00000000009d45ba in SqlDelayThread::run (this=0x7fffc5f68400)
  1432. at ../../../../src/shared/Database/SqlDelayThread.cpp:48
  1433. pingEveryLoop = 180000
  1434. loopCounter = 47927
  1435. #4 0x00000000009dd5da in ACE_Based::Thread::ThreadTask (param=0x7fffc5ab9090)
  1436. at ../../../src/shared/Threading.cpp:187
  1437. No locales.
  1438. #5 0x00007ffff5c9da04 in start_thread () from /lib/libpthread.so.0
  1439. No symbol table info available.
  1440. #6 0x00007ffff525bd4d in clone () from /lib/libc.so.6
  1441. No symbol table info available.
  1442. #7 0x0000000000000000 in ?? ()
  1443. No symbol table info available.
  1444.  
  1445. Hilo 5 (Thread 0x7ffff3b19910 (LWP 22800)):
  1446. #0 0x00007ffff5ca58f1 in nanosleep () from /lib/libpthread.so.0
  1447. No symbol table info available.
  1448. #1 0x00000000009dd2a9 in sleep (msecs=<value optimized out>)
  1449. at /usr/local/include/ace/OS_NS_unistd.inl:951
  1450. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  1451. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  1452. at ../../../src/shared/Threading.cpp:237
  1453. No locales.
  1454. #3 0x00000000009d45ba in SqlDelayThread::run (this=0x7ffff7f8fdc0)
  1455. at ../../../../src/shared/Database/SqlDelayThread.cpp:48
  1456. pingEveryLoop = 180000
  1457. loopCounter = 49805
  1458. #4 0x00000000009dd5da in ACE_Based::Thread::ThreadTask (param=0x7ffff3b19090)
  1459. at ../../../src/shared/Threading.cpp:187
  1460. No locales.
  1461. #5 0x00007ffff5c9da04 in start_thread () from /lib/libpthread.so.0
  1462. No symbol table info available.
  1463. #6 0x00007ffff525bd4d in clone () from /lib/libc.so.6
  1464. No symbol table info available.
  1465. #7 0x0000000000000000 in ?? ()
  1466. No symbol table info available.
  1467.  
  1468. Hilo 4 (Thread 0x7ffff431a910 (LWP 22799)):
  1469. #0 0x00007ffff5ca58f1 in nanosleep () from /lib/libpthread.so.0
  1470. No symbol table info available.
  1471. #1 0x00000000009dd2a9 in sleep (msecs=<value optimized out>)
  1472. at /usr/local/include/ace/OS_NS_unistd.inl:951
  1473. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  1474. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  1475. at ../../../src/shared/Threading.cpp:237
  1476. No locales.
  1477. #3 0x00000000009d45ba in SqlDelayThread::run (this=0x7ffff7f8fe80)
  1478. at ../../../../src/shared/Database/SqlDelayThread.cpp:48
  1479. pingEveryLoop = 180000
  1480. loopCounter = 153640
  1481. #4 0x00000000009dd5da in ACE_Based::Thread::ThreadTask (param=0x7ffff431a090)
  1482. at ../../../src/shared/Threading.cpp:187
  1483. No locales.
  1484. #5 0x00007ffff5c9da04 in start_thread () from /lib/libpthread.so.0
  1485. No symbol table info available.
  1486. #6 0x00007ffff525bd4d in clone () from /lib/libc.so.6
  1487. No symbol table info available.
  1488. #7 0x0000000000000000 in ?? ()
  1489. No symbol table info available.
  1490.  
  1491. Hilo 3 (Thread 0x7ffff4d28910 (LWP 22798)):
  1492. #0 0x00007ffff5ca58f1 in nanosleep () from /lib/libpthread.so.0
  1493. No symbol table info available.
  1494. #1 0x00000000009dd2a9 in sleep (msecs=<value optimized out>)
  1495. at /usr/local/include/ace/OS_NS_unistd.inl:951
  1496. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  1497. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  1498. at ../../../src/shared/Threading.cpp:237
  1499. No locales.
  1500. #3 0x00000000009d45ba in SqlDelayThread::run (this=0x7ffff7f8ff40)
  1501. at ../../../../src/shared/Database/SqlDelayThread.cpp:48
  1502. pingEveryLoop = 180000
  1503. loopCounter = 50564
  1504. #4 0x00000000009dd5da in ACE_Based::Thread::ThreadTask (param=0x7ffff4d28090)
  1505. at ../../../src/shared/Threading.cpp:187
  1506. No locales.
  1507. #5 0x00007ffff5c9da04 in start_thread () from /lib/libpthread.so.0
  1508. No symbol table info available.
  1509. #6 0x00007ffff525bd4d in clone () from /lib/libc.so.6
  1510. No symbol table info available.
  1511. #7 0x0000000000000000 in ?? ()
  1512. No symbol table info available.
  1513.  
  1514. Hilo 1 (Thread 0x7ffff7fec710 (LWP 22794)):
  1515. #0 0x00007ffff5c9ecfd in pthread_join () from /lib/libpthread.so.0
  1516. No symbol table info available.
  1517. #1 0x00007ffff7b794ab in ACE_Thread_Manager::wait_task(ACE_Task_Base*) ()
  1518. from /opt/mangos/lib/libACE-5.8.3.so
  1519. No symbol table info available.
  1520. #2 0x0000000000905dc0 in ReactorRunnable::Wait (this=0x7fffc5217338)
  1521. at ../../../src/game/WorldSocketMgr.cpp:102
  1522. No locales.
  1523. #3 WorldSocketMgr::Wait (this=0x7fffc5217338)
  1524. at ../../../src/game/WorldSocketMgr.cpp:316
  1525. i = 1
  1526. #4 0x000000000051420e in Master::Run (this=<value optimized out>)
  1527. at ../../../src/mangosd/Master.cpp:315
  1528. pidfile = {static npos = 18446744073709551615,
  1529. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  1530. _M_p = 0x7ffff7fdff28 "mangos.pid"}}
  1531. rar_thread = 0x0
  1532. bind_ip = {static npos = 18446744073709551615,
  1533. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fffc52b6998 "0.0.0.0"}}
  1534. world_thread = {m_iThreadId = 140736473028880,
  1535. m_hThreadHandle = 140736473028880, m_task = 0x7fffc5af7bd0,
  1536. static m_ThreadStorage = {<ACE_Copy_Disabled> = {<No data fields>},
  1537. _vptr.ACE_TSS = 0xb13130, keylock_ = {lock_ = {__data = {
  1538. __lock = 0, __count = 0, __owner = 0, __nusers = 0,
  1539. __kind = 0, __spins = 0, __list = {__prev = 0x0,
  1540. __next = 0x0}}, __size = '\000' <repetidos 39 veces>,
  1541. __align = 0}, removed_ = false}, once_ = false, key_ = 0},
  1542. static m_TpEnum = {m_priority = {0, 0, 0, 0, 0, 0, 0}}}
  1543. cliThread = 0x7fffc6085408
  1544. soap_thread = 0x7fffc6085420
  1545. freeze_thread = 0x7fffc6085480
  1546. #5 0x00000000005133a7 in main (argc=<value optimized out>,
  1547. argv=0x7fffffffe428) at ../../../src/mangosd/Main.cpp:183
  1548. cfg_file = 0x7fffffffe67e "../etc/mangosd.conf"
  1549. cmd_opts = {argc_ = 3, argv_ = 0x7fffffffe428, optind = 3, opterr = 0,
  1550. optarg = 0x0, optstring_ = 0x7ffff7fdff88, long_only_ = 0,
  1551. has_colon_ = 1, last_option_ = 0x7ffff7fdff60, nextchar_ = 0x0,
  1552. optopt_ = 99, ordering_ = 2, nonopt_start_ = 3, nonopt_end_ = 3,
  1553. long_option_ = 0x0,
  1554. long_opts_ = {<ACE_Array_Base<ACE_Get_Opt::ACE_Get_Opt_Long_Option*>> = {max_size_ = 1, cur_size_ = 1, array_ = 0x7ffff7fb3fe0,
  1555. allocator_ = 0x7ffff7dde110}, <No data fields>}}
  1556. option = <value optimized out>
  1557. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  1558. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  1559. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  1560. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  1561. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  1562. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  1563. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  1564. HandleAuraLinked for spell 50510 effect 0: triggering unknown spell 65142
  1565. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  1566. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  1567. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  1568. SPELL: unknown target coordinates for spell ID 19465
  1569. SpellAuraHolder (Spell 58363) is in process but attempt removed at SpellAuraHolder (Spell 50227) adding, need add stack rule for Unit::RemoveNoStackAurasDueToAuraHolder
  1570. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  1571. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  1572. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  1573. SESSION: received unexpected opcode CMSG_CANCEL_TRADE (0x011C) the player has not logged in yet and not recently logout
  1574. SESSION: received unexpected opcode CMSG_CANCEL_TRADE (0x011C) the player has not logged in yet and not recently logout
  1575. SESSION: received unexpected opcode CMSG_SET_SELECTION (0x013D) the player has not logged in yet
  1576. SESSION: received unexpected opcode CMSG_CANCEL_TRADE (0x011C) the player has not logged in yet and not recently logout
  1577. SpellAuraHolder (Spell 58363) is in process but attempt removed at SpellAuraHolder (Spell 50227) adding, need add stack rule for Unit::RemoveNoStackAurasDueToAuraHolder
  1578. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  1579. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  1580. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  1581. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  1582. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  1583. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  1584. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  1585. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
  1586. Aura::TriggerSpell: Spell 28114 have 0 in EffectTriggered[0], not handled custom case?
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement