Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2017
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 79.62 KB | None | 0 0
  1. [Nuevo Thread 0x7fffc0fb0910 (LWP 26446)]
  2. [Nuevo Thread 0x7fffc07af910 (LWP 26447)]
  3. [Nuevo Thread 0x7fffbffae910 (LWP 26448)]
  4. [Nuevo Thread 0x7fffbf7ad910 (LWP 26449)]
  5. [Nuevo Thread 0x7fffbefac910 (LWP 26450)]
  6. [Nuevo Thread 0x7fffbe7ab910 (LWP 26451)]
  7. [Nuevo Thread 0x7fffbdfaa910 (LWP 26452)]
  8. [Nuevo Thread 0x7fffbd7a9910 (LWP 26453)]
  9. [Nuevo Thread 0x7fffbcfa8910 (LWP 26454)]
  10.  
  11. Program received signal SIGSEGV, Segmentation fault.
  12. [Cambiando a Thread 0x7fffc51b8910 (LWP 26438)]
  13. 0x00000000009ef39f in dtNodeQueue::bubbleUp (this=0x7fffaa629540, i=61,
  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=0x7fffaa629540, i=61,
  18. node=0x0)
  19. at ../../../../dep/recastnavigation/Detour/Source/DetourNode.cpp:142
  20. #1 dtNodeQueue::trickleDown (this=0x7fffaa629540, i=61, node=0x0)
  21. at ../../../../dep/recastnavigation/Detour/Source/DetourNode.cpp:165
  22. #2 0x00000000009e8528 in dtNodeQueue::pop (this=0x7fffaa8125c0,
  23. startRef=4503599627373119, endRef=4503601774856368,
  24. startPos=<value optimized out>, endPos=<value optimized out>,
  25. filter=<value optimized out>, path=0x7fffc51b5340,
  26. pathCount=0x7ffea7dd0408, maxPath=128)
  27. at ../../../../dep/recastnavigation/Detour/Include/DetourNode.h:115
  28. #3 dtNavMeshQuery::findPath (this=0x7fffaa8125c0, startRef=4503599627373119,
  29. endRef=4503601774856368, startPos=<value optimized out>,
  30. endPos=<value optimized out>, filter=<value optimized out>,
  31. path=0x7fffc51b5340, pathCount=0x7ffea7dd0408, maxPath=128)
  32. at ../../../../dep/recastnavigation/Detour/Source/DetourNavMeshQuery.cpp:605
  33. #4 0x0000000000739d60 in PathInfo::BuildPolyPath (this=0x7ffea7dd0400,
  34. startPos=..., endPos=...) at ../../../src/game/PathFinder.cpp:414
  35. #5 0x000000000073a7ee in PathInfo (this=0x7ffea7dd0400,
  36. owner=<value optimized out>, destX=<value optimized out>,
  37. destY=<value optimized out>, destZ=<value optimized out>,
  38. useStraightPath=<value optimized out>)
  39. at ../../../src/game/PathFinder.cpp:51
  40. #6 0x0000000000887d86 in TargetedMovementGeneratorMedium<Creature, ChaseMovementGenerator<Creature> >::_setTargetLocation (this=0x7ffe98887000, owner=...)
  41. at ../../../src/game/TargetedMovementGenerator.cpp:83
  42. #7 0x00000000006c779d in MotionMaster::Mutate (this=0x7fff3d289a58,
  43. m=0x7ffe98887000) at ../../../src/game/MotionMaster.cpp:435
  44. #8 0x00000000006c8965 in MotionMaster::MoveChase (this=0x7fff3d289a58,
  45. target=0x2e6c8000, dist=<value optimized out>, angle=<value optimized out>)
  46. at ../../../src/game/MotionMaster.cpp:287
  47. #9 0x00000000008b56ec in Unit::SelectHostileTarget (this=0x7fff3d288100)
  48. at ../../../src/game/Unit.cpp:9251
  49. #10 0x00007ffff619fe1b in mob_vengeful_shadeAI::UpdateAI (this=0x7ffed7f4b7e0,
  50. uiDiff=102)
  51. at ../../../../src/bindings/ScriptDev2/scripts/northrend/icecrown_citadel/icecrown_citadel/boss_lady_deathwhisper.cpp:407
  52. #11 0x000000000058b9fe in Creature::Update (this=0x7fff3d288100,
  53. update_diff=102, diff=102) at ../../../src/game/Creature.cpp:556
  54. #12 0x00000000006b1689 in WorldObject::UpdateHelper::Update (v=...,
  55. c=<value optimized out>) at ../../../src/game/Object.h:424
  56. #13 MaNGOS::ObjectUpdater::Visit (v=..., c=<value optimized out>)
  57. at ../../../src/game/GridNotifiersImpl.h:46
  58. #14 VisitorHelper<MaNGOS::ObjectUpdater, Creature> (v=...,
  59. c=<value optimized out>)
  60. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:50
  61. #15 0x00000000006ac1ef in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=0x7ffebbe38000,
  62. t_diff=<value optimized out>)
  63. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:57
  64. #16 VisitorHelper<MaNGOS::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=0x7ffebbe38000,
  65. t_diff=<value optimized out>)
  66. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:58
  67. #17 VisitorHelper<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (
  68. this=0x7ffebbe38000, t_diff=<value optimized out>)
  69. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:65
  70. #18 TypeContainerVisitor<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >::Visit (this=0x7ffebbe38000, t_diff=<value optimized out>)
  71. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:80
  72. #19 Visit<MaNGOS::ObjectUpdater> (this=0x7ffebbe38000,
  73. t_diff=<value optimized out>)
  74. at ../../../src/game/../framework/GameSystem/Grid.h:81
  75. #20 Visit<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x7ffebbe38000,
  76. t_diff=<value optimized out>)
  77. at ../../../src/game/../framework/GameSystem/NGrid.h:162
  78. #21 VisitAndActivate<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x7ffebbe38000, t_diff=<value optimized out>)
  79. at ../../../src/game/Map.h:443
  80. #22 Map::Update (this=0x7ffebbe38000, t_diff=<value optimized out>)
  81. at ../../../src/game/Map.cpp:501
  82. #23 0x00000000006c44b2 in MapUpdateRequest::call (this=0x7ffec97ff6f0)
  83. at ../../../src/game/MapUpdater.cpp:74
  84. #24 0x00000000009d80a1 in DelayExecutor::svc (this=0x7fffc5e2ea40)
  85. at ../../../src/shared/DelayExecutor.cpp:70
  86. #25 0x00007ffff7b75a87 in ACE_Task_Base::svc_run(void*) ()
  87. from /opt/mangos/lib/libACE-5.8.3.so
  88. #26 0x00007ffff7b76e11 in ACE_Thread_Adapter::invoke() ()
  89. from /opt/mangos/lib/libACE-5.8.3.so
  90. #27 0x00007ffff5c9da04 in start_thread () from /lib/libpthread.so.0
  91. #28 0x00007ffff525bd4d in clone () from /lib/libc.so.6
  92. #29 0x0000000000000000 in ?? ()
  93. #0 0x00000000009ef39f in dtNodeQueue::bubbleUp (this=0x7fffaa629540, i=61,
  94. node=0x0)
  95. at ../../../../dep/recastnavigation/Detour/Source/DetourNode.cpp:142
  96. No locales.
  97. #1 dtNodeQueue::trickleDown (this=0x7fffaa629540, i=61, node=0x0)
  98. at ../../../../dep/recastnavigation/Detour/Source/DetourNode.cpp:165
  99. child = 123
  100. #2 0x00000000009e8528 in dtNodeQueue::pop (this=0x7fffaa8125c0,
  101. startRef=4503599627373119, endRef=4503601774856368,
  102. startPos=<value optimized out>, endPos=<value optimized out>,
  103. filter=<value optimized out>, path=0x7fffc51b5340,
  104. pathCount=0x7ffea7dd0408, maxPath=128)
  105. at ../../../../dep/recastnavigation/Detour/Include/DetourNode.h:115
  106. No locales.
  107. #3 dtNavMeshQuery::findPath (this=0x7fffaa8125c0, startRef=4503599627373119,
  108. endRef=4503601774856368, startPos=<value optimized out>,
  109. endPos=<value optimized out>, filter=<value optimized out>,
  110. path=0x7fffc51b5340, pathCount=0x7ffea7dd0408, maxPath=128)
  111. at ../../../../dep/recastnavigation/Detour/Source/DetourNavMeshQuery.cpp:605
  112. bestNode = 0x7fffa5c60d00
  113. bestTile = 0x7fffa5c4c000
  114. bestPoly = 0x7fffa5c949bc
  115. parentRef = <value optimized out>
  116. parentTile = 0x7fffa5c4c000
  117. parentPoly = 0x7fffa5c95b3c
  118. __PRETTY_FUNCTION__ = "dtStatus dtNavMeshQuery::findPath(dtPolyRef, dtPolyRef, const float*, const float*, const dtQueryFilter*, dtPolyRef*, int*, int) const"
  119. lastBestNode = 0x7fffa5c54000
  120. node = <value optimized out>
  121. startNode = 0x7fffa5c68000
  122. lastBestNodeCost = 91.7015305
  123. prev = <value optimized out>
  124. n = <value optimized out>
  125. #4 0x0000000000739d60 in PathInfo::BuildPolyPath (this=0x7ffea7dd0400,
  126. startPos=..., endPos=...) at ../../../src/game/PathFinder.cpp:414
  127. filter = {m_areaCost = {1 <repeats 64 times>}, m_includeFlags = 15,
  128. m_excludeFlags = 0}
  129. pathPolys = {140736500291772, 140736500290496, 0, 140736500291552,
  130. 140736051962888, 10194537, 140736051910144, 2858574849,
  131. 140735332483072, 10644854, 140736051910144, 140736051962881,
  132. 140736500291772, 10247145, 140736500290668, 4155753734067672144,
  133. 13875696006184664960, 140736053978896, 140736500290700,
  134. 140736500290672, 140736085460552, 140736500291600, 140736500291608,
  135. 3804415785231429406, 140736500291608, 140736053978896,
  136. 140736500290764, 140736500290736, 140736500291792, 140736085460552,
  137. 0, 10202670, 140736500291760, 140736500290752, 140736051910144,
  138. 140736051911264, 3804415787360321536, 0, 3212836864, 3212836864,
  139. 140736051962888, 140736500291760, 140736500291648, 10248205, 0,
  140. 3212836864, 0, 140736406224896, 13875696006184664960,
  141. 3804415786321150237, 140736500291856, 1, 24, 10243904,
  142. 140736051962888, 140736500291784, 140736500291872, 10247639, 0,
  143. 3804415788434063360, 0, 3212836864, 13889787347206935744,
  144. 3804415786321150237, 0, 0, 28, 10244372, 140736500291991,
  145. 3306903912, 0, 0, 140731778723760, 140736500291991, 140728915990901,
  146. 140736500291992, 140737323637009, 0, 12, 140737010644232,
  147. 140737232634360, 140737237619360, 140733595151496, 140737011976112,
  148. 987, 5420110, 140733212709600, 140733595140096, 446676599771,
  149. 72057594037927936, 0, 10365609, 24, 140737326735057,
  150. 140733595151552, 4234846445216, 0, 28, 140731778723760,
  151. 140731778723788, 140731778723804, 15602911884100370768,
  152. 140735243772032, 15602911884100393216, 21910, 140736500292784,
  153. 140736500292400, 140735243777352, 140735243777352, 0, 1, 10365817,
  154. 140731947911424, 8470078, 140732323276544, 140736500292784,
  155. 140732323276544, 8596694, 987, 140732162580992, 140737153633760,
  156. 140735243772032, 140733595140096, 8516084, 140733595140096,
  157. 140737153633760, 0, 140733193388032}
  158. dtResult = <value optimized out>
  159. distToEndPoly = 0.0957174674
  160. startPoint = {2271.61353, 117.749809, -549.198975}
  161. endPoint = {2215.98096, 49.5722389, -575.330383}
  162. startPoly = 4503601774856514
  163. startPolyFound = <value optimized out>
  164. endPolyFound = <value optimized out>
  165. distToStartPoly = 82.4719467
  166. endPoly = 4503601774856368
  167. farFromPoly = <value optimized out>
  168. pathStartIndex = <value optimized out>
  169. pathEndIndex = <value optimized out>
  170. #5 0x000000000073a7ee in PathInfo (this=0x7ffea7dd0400,
  171. owner=<value optimized out>, destX=<value optimized out>,
  172. destY=<value optimized out>, destZ=<value optimized out>,
  173. useStraightPath=<value optimized out>)
  174. at ../../../src/game/PathFinder.cpp:51
  175. startPoint = {x = -549.198975, y = 2271.61353, z = 117.749809}
  176. mapId = 631
  177. endPoint = {x = -575.328003, y = 2215.98096, z = 49.4765511}
  178. #6 0x0000000000887d86 in TargetedMovementGeneratorMedium<Creature, ChaseMovementGenerator<Creature> >::_setTargetLocation (this=0x7ffe98887000, owner=...)
  179. at ../../../src/game/TargetedMovementGenerator.cpp:83
  180. y = 2215.98096
  181. newPathCalculated = <value optimized out>
  182. pointPath = {
  183. 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 = 0x0, _M_map_size = 120,
  184. _M_start = {_M_cur = 0x7fffc51b7010,
  185. _M_first = 0x7ffff65de272, _M_last = 0x7fff3d288100,
  186. _M_node = 0x7ffe98887000}, _M_finish = {_M_cur = 0x2e6c8000,
  187. _M_first = 0x2e6c8000, _M_last = 0x7fffc51b7010,
  188. _M_node = 0x8a5abf}}}, <No data fields>}}
  189. traveller = {i_traveller = @0x7fff3d288100}
  190. x = -575.328003
  191. z = 49.4765511
  192. #7 0x00000000006c779d in MotionMaster::Mutate (this=0x7fff3d289a58,
  193. m=0x7ffe98887000) at ../../../src/game/MotionMaster.cpp:435
  194. No locales.
  195. #8 0x00000000006c8965 in MotionMaster::MoveChase (this=0x7fff3d289a58,
  196. target=0x2e6c8000, dist=<value optimized out>, angle=<value optimized out>)
  197. at ../../../src/game/MotionMaster.cpp:287
  198. No locales.
  199. #9 0x00000000008b56ec in Unit::SelectHostileTarget (this=0x7fff3d288100)
  200. at ../../../src/game/Unit.cpp:9251
  201. __FUNCTION__ = "SelectHostileTarget"
  202. __PRETTY_FUNCTION__ = "bool Unit::SelectHostileTarget()"
  203. target = <value optimized out>
  204. #10 0x00007ffff619fe1b in mob_vengeful_shadeAI::UpdateAI (this=0x7ffed7f4b7e0,
  205. uiDiff=102)
  206. at ../../../../src/bindings/ScriptDev2/scripts/northrend/icecrown_citadel/icecrown_citadel/boss_lady_deathwhisper.cpp:407
  207. No locales.
  208. #11 0x000000000058b9fe in Creature::Update (this=0x7fff3d288100,
  209. update_diff=102, diff=102) at ../../../src/game/Creature.cpp:556
  210. No locales.
  211. #12 0x00000000006b1689 in WorldObject::UpdateHelper::Update (v=...,
  212. c=<value optimized out>) at ../../../src/game/Object.h:424
  213. No locales.
  214. #13 MaNGOS::ObjectUpdater::Visit (v=..., c=<value optimized out>)
  215. at ../../../src/game/GridNotifiersImpl.h:46
  216. No locales.
  217. #14 VisitorHelper<MaNGOS::ObjectUpdater, Creature> (v=...,
  218. c=<value optimized out>)
  219. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:50
  220. No locales.
  221. #15 0x00000000006ac1ef in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=0x7ffebbe38000,
  222. t_diff=<value optimized out>)
  223. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:57
  224. No locales.
  225. #16 VisitorHelper<MaNGOS::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=0x7ffebbe38000,
  226. t_diff=<value optimized out>)
  227. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:58
  228. No locales.
  229. #17 VisitorHelper<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (
  230. this=0x7ffebbe38000, t_diff=<value optimized out>)
  231. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:65
  232. No locales.
  233. #18 TypeContainerVisitor<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >::Visit (this=0x7ffebbe38000, t_diff=<value optimized out>)
  234. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:80
  235. No locales.
  236. #19 Visit<MaNGOS::ObjectUpdater> (this=0x7ffebbe38000,
  237. t_diff=<value optimized out>)
  238. at ../../../src/game/../framework/GameSystem/Grid.h:81
  239. No locales.
  240. #20 Visit<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x7ffebbe38000,
  241. t_diff=<value optimized out>)
  242. at ../../../src/game/../framework/GameSystem/NGrid.h:162
  243. No locales.
  244. #21 VisitAndActivate<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x7ffebbe38000, t_diff=<value optimized out>)
  245. at ../../../src/game/Map.h:443
  246. grid = 0x7b
  247. x = 30
  248. y = 36
  249. cell_x = <value optimized out>
  250. cell_y = <value optimized out>
  251. #22 Map::Update (this=0x7ffebbe38000, t_diff=<value optimized out>)
  252. at ../../../src/game/Map.cpp:501
  253. pair = {x_coord = 247, y_coord = 290}
  254. cell = {data = {Part = {grid_x = 30, grid_y = 36, cell_x = 7,
  255. cell_y = 2, nocreate = 1, reserved = 0}, All = 17332510}}
  256. y = 290
  257. x = 247
  258. plr = <value optimized out>
  259. updater = {i_timeDiff = 102}
  260. __FUNCTION__ = "Update"
  261. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  262. #23 0x00000000006c44b2 in MapUpdateRequest::call (this=0x7ffec97ff6f0)
  263. at ../../../src/game/MapUpdater.cpp:74
  264. No locales.
  265. #24 0x00000000009d80a1 in DelayExecutor::svc (this=0x7fffc5e2ea40)
  266. at ../../../src/shared/DelayExecutor.cpp:70
  267. rq = 0x7ffec97ff6f0
  268. #25 0x00007ffff7b75a87 in ACE_Task_Base::svc_run(void*) ()
  269. from /opt/mangos/lib/libACE-5.8.3.so
  270. No symbol table info available.
  271. #26 0x00007ffff7b76e11 in ACE_Thread_Adapter::invoke() ()
  272. from /opt/mangos/lib/libACE-5.8.3.so
  273. No symbol table info available.
  274. #27 0x00007ffff5c9da04 in start_thread () from /lib/libpthread.so.0
  275. No symbol table info available.
  276. #28 0x00007ffff525bd4d in clone () from /lib/libc.so.6
  277. No symbol table info available.
  278. #29 0x0000000000000000 in ?? ()
  279. No symbol table info available.
  280. 23 Thread 0x7fffbcfa8910 (LWP 26454) 0x00007ffff525c388 in epoll_wait ()
  281. from /lib/libc.so.6
  282. 22 Thread 0x7fffbd7a9910 (LWP 26453) 0x00007ffff525c388 in epoll_wait ()
  283. from /lib/libc.so.6
  284. 21 Thread 0x7fffbdfaa910 (LWP 26452) 0x00007ffff525c388 in epoll_wait ()
  285. from /lib/libc.so.6
  286. 20 Thread 0x7fffbe7ab910 (LWP 26451) 0x00007ffff525c388 in epoll_wait ()
  287. from /lib/libc.so.6
  288. 19 Thread 0x7fffbefac910 (LWP 26450) 0x00007ffff525c388 in epoll_wait ()
  289. from /lib/libc.so.6
  290. 18 Thread 0x7fffbf7ad910 (LWP 26449) 0x00007ffff5ca25a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  291. 17 Thread 0x7fffbffae910 (LWP 26448) 0x00007ffff5ca25a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  292. 16 Thread 0x7fffc07af910 (LWP 26447) 0x00007ffff5ca25a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  293. 15 Thread 0x7fffc0fb0910 (LWP 26446) 0x00007ffff5ca25a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  294. 14 Thread 0x7fffc17b1910 (LWP 26445) 0x00007ffff5ca25a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  295. 13 Thread 0x7fffc1fb2910 (LWP 26444) 0x00007ffff5ca58f1 in nanosleep ()
  296. from /lib/libpthread.so.0
  297. 12 Thread 0x7fffc27b3910 (LWP 26443) 0x00007ffff5254932 in select ()
  298. from /lib/libc.so.6
  299. 11 Thread 0x7fffc2fb4910 (LWP 26442) 0x00007ffff5220471 in nanosleep ()
  300. from /lib/libc.so.6
  301. 10 Thread 0x7fffc37b5910 (LWP 26441) 0x00007ffff5ca25a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  302. 9 Thread 0x7fffc41b6910 (LWP 26440) dtNavMeshQuery::findPath (
  303. this=0x7fffaa8125c0, startRef=0, endRef=4503601774856038,
  304. startPos=<value optimized out>, endPos=<value optimized out>,
  305. filter=<value optimized out>, path=0x7fffc41b3340,
  306. pathCount=0x7ffef25713c8, maxPath=128)
  307. at ../../../../dep/recastnavigation/Detour/Source/DetourNavMeshQuery.cpp:607
  308. 8 Thread 0x7fffc49b7910 (LWP 26439) 0x00007ffff5ca25a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  309. * 7 Thread 0x7fffc51b8910 (LWP 26438) 0x00000000009ef39f in dtNodeQueue::bubbleUp (this=0x7fffaa629540, i=61, node=0x0)
  310. at ../../../../dep/recastnavigation/Detour/Source/DetourNode.cpp:142
  311. 6 Thread 0x7fffc5ab9910 (LWP 26437) 0x00007ffff5ca58f1 in nanosleep ()
  312. from /lib/libpthread.so.0
  313. 5 Thread 0x7ffff3b19910 (LWP 26436) 0x00007ffff5ca58f1 in nanosleep ()
  314. from /lib/libpthread.so.0
  315. 4 Thread 0x7ffff431a910 (LWP 26435) 0x00007ffff5ca58f1 in nanosleep ()
  316. from /lib/libpthread.so.0
  317. 3 Thread 0x7ffff4d28910 (LWP 26434) 0x00007ffff5ca58f1 in nanosleep ()
  318. from /lib/libpthread.so.0
  319. 1 Thread 0x7ffff7fec710 (LWP 26430) 0x00007ffff5c9ecfd in pthread_join ()
  320. from /lib/libpthread.so.0
  321.  
  322. Hilo 23 (Thread 0x7fffbcfa8910 (LWP 26454)):
  323. #0 0x00007ffff525c388 in epoll_wait () from /lib/libc.so.6
  324. No symbol table info available.
  325. #1 0x00007ffff7af52b4 in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*)
  326. () from /opt/mangos/lib/libACE-5.8.3.so
  327. No symbol table info available.
  328. #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
  329. No symbol table info available.
  330. #3 0x00007ffff7af750e in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*)
  331. () from /opt/mangos/lib/libACE-5.8.3.so
  332. No symbol table info available.
  333. #4 0x00007ffff7b5066f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  334. No symbol table info available.
  335. #5 0x0000000000907936 in ReactorRunnable::svc (this=0x7fffc529fde8)
  336. at ../../../src/game/WorldSocketMgr.cpp:167
  337. interval = {static zero = {
  338. static zero = <same as static member of an already seen type>,
  339. static max_time = {
  340. static zero = <same as static member of an already seen type>,
  341. static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0,
  342. tv_usec = 0}},
  343. static max_time = <same as static member of an already seen type>,
  344. tv_ = {tv_sec = 0, tv_usec = 4795}}
  345. __FUNCTION__ = "svc"
  346. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  347. #6 0x00007ffff7b75a87 in ACE_Task_Base::svc_run(void*) ()
  348. from /opt/mangos/lib/libACE-5.8.3.so
  349. No symbol table info available.
  350. #7 0x00007ffff7b76e11 in ACE_Thread_Adapter::invoke() ()
  351. from /opt/mangos/lib/libACE-5.8.3.so
  352. No symbol table info available.
  353. #8 0x00007ffff5c9da04 in start_thread () from /lib/libpthread.so.0
  354. No symbol table info available.
  355. #9 0x00007ffff525bd4d in clone () from /lib/libc.so.6
  356. No symbol table info available.
  357. #10 0x0000000000000000 in ?? ()
  358. No symbol table info available.
  359.  
  360. Hilo 22 (Thread 0x7fffbd7a9910 (LWP 26453)):
  361. #0 0x00007ffff525c388 in epoll_wait () from /lib/libc.so.6
  362. No symbol table info available.
  363. #1 0x00007ffff7af52b4 in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*)
  364. () from /opt/mangos/lib/libACE-5.8.3.so
  365. No symbol table info available.
  366. #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
  367. No symbol table info available.
  368. #3 0x00007ffff7af750e in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*)
  369. () from /opt/mangos/lib/libACE-5.8.3.so
  370. No symbol table info available.
  371. #4 0x00007ffff7b5066f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  372. No symbol table info available.
  373. #5 0x0000000000907936 in ReactorRunnable::svc (this=0x7fffc529fcb0)
  374. at ../../../src/game/WorldSocketMgr.cpp:167
  375. interval = {static zero = {
  376. static zero = <same as static member of an already seen type>,
  377. static max_time = {
  378. static zero = <same as static member of an already seen type>,
  379. static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0,
  380. tv_usec = 0}},
  381. static max_time = <same as static member of an already seen type>,
  382. tv_ = {tv_sec = 0, tv_usec = 7311}}
  383. __FUNCTION__ = "svc"
  384. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  385. #6 0x00007ffff7b75a87 in ACE_Task_Base::svc_run(void*) ()
  386. from /opt/mangos/lib/libACE-5.8.3.so
  387. No symbol table info available.
  388. #7 0x00007ffff7b76e11 in ACE_Thread_Adapter::invoke() ()
  389. from /opt/mangos/lib/libACE-5.8.3.so
  390. No symbol table info available.
  391. #8 0x00007ffff5c9da04 in start_thread () from /lib/libpthread.so.0
  392. No symbol table info available.
  393. #9 0x00007ffff525bd4d in clone () from /lib/libc.so.6
  394. No symbol table info available.
  395. #10 0x0000000000000000 in ?? ()
  396. No symbol table info available.
  397.  
  398. Hilo 21 (Thread 0x7fffbdfaa910 (LWP 26452)):
  399. #0 0x00007ffff525c388 in epoll_wait () from /lib/libc.so.6
  400. No symbol table info available.
  401. #1 0x00007ffff7af52b4 in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*)
  402. () from /opt/mangos/lib/libACE-5.8.3.so
  403. No symbol table info available.
  404. #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
  405. No symbol table info available.
  406. #3 0x00007ffff7af750e in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*)
  407. () from /opt/mangos/lib/libACE-5.8.3.so
  408. No symbol table info available.
  409. #4 0x00007ffff7b5066f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  410. No symbol table info available.
  411. #5 0x0000000000907936 in ReactorRunnable::svc (this=0x7fffc529fb78)
  412. at ../../../src/game/WorldSocketMgr.cpp:167
  413. interval = {static zero = {
  414. static zero = <same as static member of an already seen type>,
  415. static max_time = {
  416. static zero = <same as static member of an already seen type>,
  417. static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0,
  418. tv_usec = 0}},
  419. static max_time = <same as static member of an already seen type>,
  420. tv_ = {tv_sec = 0, tv_usec = 3189}}
  421. __FUNCTION__ = "svc"
  422. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  423. #6 0x00007ffff7b75a87 in ACE_Task_Base::svc_run(void*) ()
  424. from /opt/mangos/lib/libACE-5.8.3.so
  425. No symbol table info available.
  426. #7 0x00007ffff7b76e11 in ACE_Thread_Adapter::invoke() ()
  427. from /opt/mangos/lib/libACE-5.8.3.so
  428. No symbol table info available.
  429. #8 0x00007ffff5c9da04 in start_thread () from /lib/libpthread.so.0
  430. No symbol table info available.
  431. #9 0x00007ffff525bd4d in clone () from /lib/libc.so.6
  432. No symbol table info available.
  433. #10 0x0000000000000000 in ?? ()
  434. No symbol table info available.
  435.  
  436. Hilo 20 (Thread 0x7fffbe7ab910 (LWP 26451)):
  437. #0 0x00007ffff525c388 in epoll_wait () from /lib/libc.so.6
  438. No symbol table info available.
  439. #1 0x00007ffff7af52b4 in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*)
  440. () from /opt/mangos/lib/libACE-5.8.3.so
  441. No symbol table info available.
  442. #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
  443. No symbol table info available.
  444. #3 0x00007ffff7af750e in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*)
  445. () from /opt/mangos/lib/libACE-5.8.3.so
  446. No symbol table info available.
  447. #4 0x00007ffff7b5066f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  448. No symbol table info available.
  449. #5 0x0000000000907936 in ReactorRunnable::svc (this=0x7fffc529fa40)
  450. at ../../../src/game/WorldSocketMgr.cpp:167
  451. interval = {static zero = {
  452. static zero = <same as static member of an already seen type>,
  453. static max_time = {
  454. static zero = <same as static member of an already seen type>,
  455. static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0,
  456. tv_usec = 0}},
  457. static max_time = <same as static member of an already seen type>,
  458. tv_ = {tv_sec = 0, tv_usec = 3785}}
  459. __FUNCTION__ = "svc"
  460. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  461. #6 0x00007ffff7b75a87 in ACE_Task_Base::svc_run(void*) ()
  462. from /opt/mangos/lib/libACE-5.8.3.so
  463. No symbol table info available.
  464. #7 0x00007ffff7b76e11 in ACE_Thread_Adapter::invoke() ()
  465. from /opt/mangos/lib/libACE-5.8.3.so
  466. No symbol table info available.
  467. #8 0x00007ffff5c9da04 in start_thread () from /lib/libpthread.so.0
  468. No symbol table info available.
  469. #9 0x00007ffff525bd4d in clone () from /lib/libc.so.6
  470. No symbol table info available.
  471. #10 0x0000000000000000 in ?? ()
  472. No symbol table info available.
  473.  
  474. Hilo 19 (Thread 0x7fffbefac910 (LWP 26450)):
  475. #0 0x00007ffff525c388 in epoll_wait () from /lib/libc.so.6
  476. No symbol table info available.
  477. #1 0x00007ffff7af52b4 in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*)
  478. () from /opt/mangos/lib/libACE-5.8.3.so
  479. No symbol table info available.
  480. #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
  481. No symbol table info available.
  482. #3 0x00007ffff7af750e in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*)
  483. () from /opt/mangos/lib/libACE-5.8.3.so
  484. No symbol table info available.
  485. #4 0x00007ffff7b5066f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  486. No symbol table info available.
  487. #5 0x0000000000907936 in ReactorRunnable::svc (this=0x7fffc529f908)
  488. at ../../../src/game/WorldSocketMgr.cpp:167
  489. interval = {static zero = {
  490. static zero = <same as static member of an already seen type>,
  491. static max_time = {
  492. static zero = <same as static member of an already seen type>,
  493. static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0,
  494. tv_usec = 0}},
  495. static max_time = <same as static member of an already seen type>,
  496. tv_ = {tv_sec = 0, tv_usec = 10000}}
  497. __FUNCTION__ = "svc"
  498. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  499. #6 0x00007ffff7b75a87 in ACE_Task_Base::svc_run(void*) ()
  500. from /opt/mangos/lib/libACE-5.8.3.so
  501. No symbol table info available.
  502. #7 0x00007ffff7b76e11 in ACE_Thread_Adapter::invoke() ()
  503. from /opt/mangos/lib/libACE-5.8.3.so
  504. No symbol table info available.
  505. #8 0x00007ffff5c9da04 in start_thread () from /lib/libpthread.so.0
  506. No symbol table info available.
  507. #9 0x00007ffff525bd4d in clone () from /lib/libc.so.6
  508. No symbol table info available.
  509. #10 0x0000000000000000 in ?? ()
  510. No symbol table info available.
  511.  
  512. Hilo 18 (Thread 0x7fffbf7ad910 (LWP 26449)):
  513. #0 0x00007ffff5ca25a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  514. from /lib/libpthread.so.0
  515. No symbol table info available.
  516. #1 0x00007ffff7ae3f85 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  517. No symbol table info available.
  518. #2 0x000000000051a2fb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  519. (this=0x7fffc3847f00, timeout=0x0)
  520. at /usr/local/include/ace/Message_Queue_T.cpp:1744
  521. result = <value optimized out>
  522. #3 0x000000000051b3b7 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  523. this=0x7fffc3847f00, first_item=@0x7fffbf7ad078, timeout=0x0)
  524. at /usr/local/include/ace/Message_Queue_T.cpp:1936
  525. ace_mon = {lock_ = 0x7fffc3847f50, owner_ = 0}
  526. #4 0x000000000051ac38 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fffc27b2fe0)
  527. at /usr/local/include/ace/Task_T.inl:22
  528. No locales.
  529. #5 SOAPWorkingThread::svc (this=0x7fffc27b2fe0)
  530. at ../../../src/mangosd/MaNGOSsoap.h:60
  531. mb = 0x0
  532. #6 0x00007ffff7b75a87 in ACE_Task_Base::svc_run(void*) ()
  533. from /opt/mangos/lib/libACE-5.8.3.so
  534. No symbol table info available.
  535. #7 0x00007ffff7b76e11 in ACE_Thread_Adapter::invoke() ()
  536. from /opt/mangos/lib/libACE-5.8.3.so
  537. No symbol table info available.
  538. #8 0x00007ffff5c9da04 in start_thread () from /lib/libpthread.so.0
  539. No symbol table info available.
  540. #9 0x00007ffff525bd4d in clone () from /lib/libc.so.6
  541. No symbol table info available.
  542. #10 0x0000000000000000 in ?? ()
  543. No symbol table info available.
  544.  
  545. Hilo 17 (Thread 0x7fffbffae910 (LWP 26448)):
  546. #0 0x00007ffff5ca25a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  547. from /lib/libpthread.so.0
  548. No symbol table info available.
  549. #1 0x00007ffff7ae3f85 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  550. No symbol table info available.
  551. #2 0x000000000051a2fb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  552. (this=0x7fffc3847f00, timeout=0x0)
  553. at /usr/local/include/ace/Message_Queue_T.cpp:1744
  554. result = <value optimized out>
  555. #3 0x000000000051b3b7 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  556. this=0x7fffc3847f00, first_item=@0x7fffbffae078, timeout=0x0)
  557. at /usr/local/include/ace/Message_Queue_T.cpp:1936
  558. ace_mon = {lock_ = 0x7fffc3847f50, owner_ = 0}
  559. #4 0x000000000051ac38 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fffc27b2fe0)
  560. at /usr/local/include/ace/Task_T.inl:22
  561. No locales.
  562. #5 SOAPWorkingThread::svc (this=0x7fffc27b2fe0)
  563. at ../../../src/mangosd/MaNGOSsoap.h:60
  564. mb = 0x0
  565. #6 0x00007ffff7b75a87 in ACE_Task_Base::svc_run(void*) ()
  566. from /opt/mangos/lib/libACE-5.8.3.so
  567. No symbol table info available.
  568. #7 0x00007ffff7b76e11 in ACE_Thread_Adapter::invoke() ()
  569. from /opt/mangos/lib/libACE-5.8.3.so
  570. No symbol table info available.
  571. #8 0x00007ffff5c9da04 in start_thread () from /lib/libpthread.so.0
  572. No symbol table info available.
  573. #9 0x00007ffff525bd4d in clone () from /lib/libc.so.6
  574. No symbol table info available.
  575. #10 0x0000000000000000 in ?? ()
  576. No symbol table info available.
  577.  
  578. Hilo 16 (Thread 0x7fffc07af910 (LWP 26447)):
  579. #0 0x00007ffff5ca25a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  580. from /lib/libpthread.so.0
  581. No symbol table info available.
  582. #1 0x00007ffff7ae3f85 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  583. No symbol table info available.
  584. #2 0x000000000051a2fb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  585. (this=0x7fffc3847f00, timeout=0x0)
  586. at /usr/local/include/ace/Message_Queue_T.cpp:1744
  587. result = <value optimized out>
  588. #3 0x000000000051b3b7 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  589. this=0x7fffc3847f00, first_item=@0x7fffc07af078, timeout=0x0)
  590. at /usr/local/include/ace/Message_Queue_T.cpp:1936
  591. ace_mon = {lock_ = 0x7fffc3847f50, owner_ = 0}
  592. #4 0x000000000051ac38 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fffc27b2fe0)
  593. at /usr/local/include/ace/Task_T.inl:22
  594. No locales.
  595. #5 SOAPWorkingThread::svc (this=0x7fffc27b2fe0)
  596. at ../../../src/mangosd/MaNGOSsoap.h:60
  597. mb = 0x0
  598. #6 0x00007ffff7b75a87 in ACE_Task_Base::svc_run(void*) ()
  599. from /opt/mangos/lib/libACE-5.8.3.so
  600. No symbol table info available.
  601. #7 0x00007ffff7b76e11 in ACE_Thread_Adapter::invoke() ()
  602. from /opt/mangos/lib/libACE-5.8.3.so
  603. No symbol table info available.
  604. #8 0x00007ffff5c9da04 in start_thread () from /lib/libpthread.so.0
  605. No symbol table info available.
  606. #9 0x00007ffff525bd4d in clone () from /lib/libc.so.6
  607. No symbol table info available.
  608. #10 0x0000000000000000 in ?? ()
  609. No symbol table info available.
  610.  
  611. Hilo 15 (Thread 0x7fffc0fb0910 (LWP 26446)):
  612. #0 0x00007ffff5ca25a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  613. from /lib/libpthread.so.0
  614. No symbol table info available.
  615. #1 0x00007ffff7ae3f85 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  616. No symbol table info available.
  617. #2 0x000000000051a2fb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  618. (this=0x7fffc3847f00, timeout=0x0)
  619. at /usr/local/include/ace/Message_Queue_T.cpp:1744
  620. result = <value optimized out>
  621. #3 0x000000000051b3b7 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  622. this=0x7fffc3847f00, first_item=@0x7fffc0fb0078, timeout=0x0)
  623. at /usr/local/include/ace/Message_Queue_T.cpp:1936
  624. ace_mon = {lock_ = 0x7fffc3847f50, owner_ = 0}
  625. #4 0x000000000051ac38 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fffc27b2fe0)
  626. at /usr/local/include/ace/Task_T.inl:22
  627. No locales.
  628. #5 SOAPWorkingThread::svc (this=0x7fffc27b2fe0)
  629. at ../../../src/mangosd/MaNGOSsoap.h:60
  630. mb = 0x0
  631. #6 0x00007ffff7b75a87 in ACE_Task_Base::svc_run(void*) ()
  632. from /opt/mangos/lib/libACE-5.8.3.so
  633. No symbol table info available.
  634. #7 0x00007ffff7b76e11 in ACE_Thread_Adapter::invoke() ()
  635. from /opt/mangos/lib/libACE-5.8.3.so
  636. No symbol table info available.
  637. #8 0x00007ffff5c9da04 in start_thread () from /lib/libpthread.so.0
  638. No symbol table info available.
  639. #9 0x00007ffff525bd4d in clone () from /lib/libc.so.6
  640. No symbol table info available.
  641. #10 0x0000000000000000 in ?? ()
  642. No symbol table info available.
  643.  
  644. Hilo 14 (Thread 0x7fffc17b1910 (LWP 26445)):
  645. #0 0x00007ffff5ca25a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  646. from /lib/libpthread.so.0
  647. No symbol table info available.
  648. #1 0x00007ffff7ae3f85 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  649. No symbol table info available.
  650. #2 0x000000000051a2fb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  651. (this=0x7fffc3847f00, timeout=0x0)
  652. at /usr/local/include/ace/Message_Queue_T.cpp:1744
  653. result = <value optimized out>
  654. #3 0x000000000051b3b7 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  655. this=0x7fffc3847f00, first_item=@0x7fffc17b1078, timeout=0x0)
  656. at /usr/local/include/ace/Message_Queue_T.cpp:1936
  657. ace_mon = {lock_ = 0x7fffc3847f50, owner_ = 0}
  658. #4 0x000000000051ac38 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7fffc27b2fe0)
  659. at /usr/local/include/ace/Task_T.inl:22
  660. No locales.
  661. #5 SOAPWorkingThread::svc (this=0x7fffc27b2fe0)
  662. at ../../../src/mangosd/MaNGOSsoap.h:60
  663. mb = 0x0
  664. #6 0x00007ffff7b75a87 in ACE_Task_Base::svc_run(void*) ()
  665. from /opt/mangos/lib/libACE-5.8.3.so
  666. No symbol table info available.
  667. #7 0x00007ffff7b76e11 in ACE_Thread_Adapter::invoke() ()
  668. from /opt/mangos/lib/libACE-5.8.3.so
  669. No symbol table info available.
  670. #8 0x00007ffff5c9da04 in start_thread () from /lib/libpthread.so.0
  671. No symbol table info available.
  672. #9 0x00007ffff525bd4d in clone () from /lib/libc.so.6
  673. No symbol table info available.
  674. #10 0x0000000000000000 in ?? ()
  675. No symbol table info available.
  676.  
  677. Hilo 13 (Thread 0x7fffc1fb2910 (LWP 26444)):
  678. #0 0x00007ffff5ca58f1 in nanosleep () from /lib/libpthread.so.0
  679. No symbol table info available.
  680. #1 0x00000000009dd2a9 in sleep (msecs=<value optimized out>)
  681. at /usr/local/include/ace/OS_NS_unistd.inl:951
  682. rqtp = {tv_sec = 1, tv_nsec = 0}
  683. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  684. at ../../../src/shared/Threading.cpp:237
  685. No locales.
  686. #3 0x00000000005161cb in FreezeDetectorRunnable::run (this=0x7fffc3887fd8)
  687. at ../../../src/mangosd/Master.cpp:75
  688. curtime = 4294966780
  689. #4 0x00000000009dd5da in ACE_Based::Thread::ThreadTask (param=0x7fffc1fb2080)
  690. at ../../../src/shared/Threading.cpp:187
  691. No locales.
  692. #5 0x00007ffff5c9da04 in start_thread () from /lib/libpthread.so.0
  693. No symbol table info available.
  694. #6 0x00007ffff525bd4d in clone () from /lib/libc.so.6
  695. No symbol table info available.
  696. #7 0x0000000000000000 in ?? ()
  697. No symbol table info available.
  698.  
  699. Hilo 12 (Thread 0x7fffc27b3910 (LWP 26443)):
  700. #0 0x00007ffff5254932 in select () from /lib/libc.so.6
  701. No symbol table info available.
  702. #1 0x0000000000a65e5d in tcp_select (soap=0x7fffc27977e0, s=35,
  703. flags=<value optimized out>, timeout=<value optimized out>)
  704. at ../../../../dep/src/gsoap/stdsoap2.cpp:4418
  705. tv = {tv_sec = 1, tv_usec = 192679}
  706. fd = {{fds_bits = {34359738368, 0 <repeats 15 times>}}, {fds_bits = {
  707. 34359738368, 0 <repeats 15 times>}}, {fds_bits = {34359738368,
  708. 0 <repeats 15 times>}}}
  709. sfd = 0x7fffc2797600
  710. efd = 0x7fffc2797680
  711. r = <value optimized out>
  712. rfd = 0x7fffc2797580
  713. #2 0x0000000000a7344f in soap_accept (soap=0x7fffc27977e0)
  714. at ../../../../dep/src/gsoap/stdsoap2.cpp:4486
  715. r = -514
  716. err = -514
  717. n = 16
  718. len = 65536
  719. set = 1
  720. #3 0x00000000005196b7 in MaNGOSsoapRunnable::run (this=<value optimized out>)
  721. at ../../../src/mangosd/MaNGOSsoap.cpp:51
  722. thread_soap = <value optimized out>
  723. pool = {<ACE_Task<ACE_MT_SYNCH>> = {<> = {<No data fields>},
  724. msg_queue_ = 0x7fffc3847f00, delete_msg_queue_ = true, mod_ = 0x0,
  725. next_ = 0x0}, <No data fields>}
  726. soap = {_vptr.soap = 0xb1a590, state = 1, version = 0, mode = 0,
  727. imode = 2097152, omode = 2097152, float_format = 0xb16e8f "%.9G",
  728. double_format = 0xb16e94 "%.17lG",
  729. dime_id_format = 0xb16e9b "cid:id%d", http_version = 0xb16ea4 "1.1",
  730. http_content = 0x0, encodingStyle = 0xb19ac0 "", actor = 0x0,
  731. lang = 0xb177bd "en", recv_timeout = 5, send_timeout = 5,
  732. connect_timeout = 0, accept_timeout = 3, socket_flags = 0,
  733. connect_flags = 0, bind_flags = 0, accept_flags = 0,
  734. linger_time = 0, namespaces = 0xdc4000, local_namespaces = 0x0,
  735. nlist = 0x0, blist = 0x0, clist = 0x2c4f490, alist = 0x0, iht = {
  736. 0x0 <repeats 1999 times>}, pht = {0x0 <repeats 1024 times>},
  737. pblk = 0x0, pidx = 0, header = 0x0, fault = 0x7fffbc57bfb0,
  738. idnum = 0, user = 0x0, plugins = 0x0, userid = 0x0, passwd = 0x0,
  739. fpost = 0xa871b0 <http_post>, fget = 0xa64040 <http_get>,
  740. fput = 0xa64050 <http_405>, fdel = 0xa64050 <http_405>,
  741. fhead = 0xa64050 <http_405>, fform = 0,
  742. fposthdr = 0xa6b5b0 <http_post_header>,
  743. fresponse = 0xa672c0 <http_response>,
  744. fparse = 0xa785d0 <http_parse>,
  745. fparsehdr = 0xa86570 <http_parse_header>, fheader = 0,
  746. fresolve = 0xa68ef0 <tcp_gethost>, fconnect = 0, fdisconnect = 0,
  747. fclosesocket = 0xa68ed0 <tcp_closesocket>,
  748. fshutdownsocket = 0xa68ec0 <tcp_shutdownsocket>,
  749. fopen = 0xa7be80 <tcp_connect>, faccept = 0xa68ee0 <tcp_accept>,
  750. fclose = 0xa636a0 <tcp_disconnect>, fsend = 0xa68bb0 <fsend>,
  751. frecv = 0xa68980 <frecv>, fpoll = 0xa74b30 <soap_poll>,
  752. fseterror = 0, fignore = 0, fserveloop = 0,
  753. fplugin = 0xa67260 <fplugin>, fmalloc = 0, fprepareinit = 0,
  754. fpreparesend = 0, fpreparerecv = 0, fpreparefinal = 0,
  755. fdimereadopen = 0, fdimewriteopen = 0, fdimereadclose = 0,
  756. fdimewriteclose = 0, fdimeread = 0, fdimewrite = 0,
  757. fmimereadopen = 0, fmimewriteopen = 0, fmimereadclose = 0,
  758. fmimewriteclose = 0, fmimeread = 0, fmimewrite = 0, master = 35,
  759. socket = -1, os = 0x0, is = 0x0, sendfd = 1, recvfd = 0, bufidx = 0,
  760. buflen = 0, ahead = 0, cdata = 0, body = 0, level = 0, count = 0,
  761. length = 0, labbuf = 0x0, lablen = 0, labidx = 0,
  762. buf = '\000' <repetidos 65535 veces>,
  763. msgbuf = '\000' <repetidos 1023 veces>,
  764. tmpbuf = '\000' <repetidos 1023 veces>,
  765. tag = '\000' <repetidos 1023 veces>,
  766. id = '\000' <repetidos 1023 veces>,
  767. href = '\000' <repetidos 1023 veces>,
  768. type = '\000' <repetidos 1023 veces>,
  769. arrayType = '\000' <repetidos 1023 veces>,
  770. arraySize = '\000' <repetidos 1023 veces>,
  771. arrayOffset = '\000' <repetidos 1023 veces>, other = 0,
  772. position = 0, positions = {0 <repeats 16 times>}, root = 0,
  773. attributes = 0x0, encoding = 0, mustUnderstand = 0, null = 0,
  774. ns = 0, part = 9, alloced = 0, peeked = 0, chunksize = 0,
  775. chunkbuflen = 0, endpoint = '\000' <repetidos 1023 veces>,
  776. path = '\000' <repetidos 1023 veces>,
  777. host = '\000' <repetidos 1023 veces>, action = 0x0, authrealm = 0x0,
  778. prolog = 0x0, ip = 167772169, port = 49753, keep_alive = 0,
  779. tcp_keep_alive = 0, tcp_keep_idle = 0, tcp_keep_intvl = 0,
  780. tcp_keep_cnt = 0, max_keep_alive = 100,
  781. proxy_http_version = 0xb16ea8 "1.0", proxy_host = 0x0,
  782. proxy_port = 8080, proxy_userid = 0x0, proxy_passwd = 0x0,
  783. proxy_from = 0x0, status = 0, error = 0, errmode = 0, errnum = 0,
  784. dom = 0x0, dime = {count = 0, size = 0, chunksize = 0, buflen = 0,
  785. flags = 0 '\000', ptr = 0x0, id = 0x0, type = 0x0, options = 0x0,
  786. list = 0x0, first = 0x0, last = 0x0}, mime = {boundary = 0x0,
  787. start = 0x0, list = 0x0, first = 0x0, last = 0x0}, xlist = 0x0,
  788. logfile = {0x0, 0x0, 0x0}, fdebug = {0x0, 0x0, 0x0}, mht = {
  789. 0x0 <repeats 1024 times>}, c14ninclude = 0x0, c14nexclude = 0x0,
  790. cookies = 0x0, cookie_domain = 0x0, cookie_path = 0x0,
  791. cookie_max = 32, ipv6_multicast_if = 0, ipv4_multicast_if = 0x0,
  792. ipv4_multicast_ttl = 0, peer = {sin_family = 0, sin_port = 0,
  793. sin_addr = {s_addr = 0},
  794. sin_zero = "\000\000\000\000\000\000\000"}, peerlen = 16,
  795. fsslauth = 0x0, fsslverify = 0x0, bio = 0x0, ssl = 0x0, ctx = 0x0,
  796. session = 0x0, ssl_flags = 0, keyfile = 0x0, password = 0x0,
  797. dhfile = 0x0, cafile = 0x0, capath = 0x0, crlfile = 0x0,
  798. randfile = 0x0,
  799. session_host = '\000' <repetidos 920 veces>, "x\020\000\000\000\000\000\000\000\200\204Ãÿ\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,
  800. z_dict = 0x1078 <Address 0x1078 out of bounds>,
  801. z_dict_len = 4160659848, zlib_state = 32767, zlib_in = 0,
  802. zlib_out = -24832, z_buf = 0x1078 <Address 0x1078 out of bounds>,
  803. z_buflen = 0, z_level = 12296, z_ratio_in = 4.59163468e-41,
  804. z_ratio_out = -1.12513608e+33}
  805. m = <value optimized out>
  806. s = -514
  807. #4 0x00000000009dd5da in ACE_Based::Thread::ThreadTask (param=0x24)
  808. at ../../../src/shared/Threading.cpp:187
  809. No locales.
  810. #5 0x00007ffff5c9da04 in start_thread () from /lib/libpthread.so.0
  811. No symbol table info available.
  812. #6 0x00007ffff525bd4d in clone () from /lib/libc.so.6
  813. No symbol table info available.
  814. #7 0x0000000000000000 in ?? ()
  815. No symbol table info available.
  816.  
  817. Hilo 11 (Thread 0x7fffc2fb4910 (LWP 26442)):
  818. #0 0x00007ffff5220471 in nanosleep () from /lib/libc.so.6
  819. No symbol table info available.
  820. #1 0x00007ffff52550d4 in usleep () from /lib/libc.so.6
  821. No symbol table info available.
  822. #2 0x00000000005104e9 in CliRunnable::run (this=<value optimized out>)
  823. at ../../../src/mangosd/CliRunnable.cpp:617
  824. command_str = <value optimized out>
  825. 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>, "Y\206Ù°­\210Ø\000\000\000\000\000\000\000\000\000ë\205Ãÿ\177\000\000°¾ý÷ÿ\177\000\000\230HûÂÿ\177\000\000\020IûÂÿ\177\000\000\000\000\000\000\000\000\000\000 ¯Åÿ\177\000\000Ï×]öÿ\177\000\000\000\000\000\000\000\000\000\000\v\205°÷ÿ\177\000\000H ¯Åÿ\177", '\000' <repetidos 11 veces>, "ë\205Ãÿ\177\000\000P'Ý", '\000' <repetidos 13 veces>...
  826. #3 0x00000000009dd5da in ACE_Based::Thread::ThreadTask (param=0x7fffc2fb3e90)
  827. at ../../../src/shared/Threading.cpp:187
  828. No locales.
  829. #4 0x00007ffff5c9da04 in start_thread () from /lib/libpthread.so.0
  830. No symbol table info available.
  831. #5 0x00007ffff525bd4d in clone () from /lib/libc.so.6
  832. No symbol table info available.
  833. #6 0x0000000000000000 in ?? ()
  834. No symbol table info available.
  835.  
  836. Hilo 10 (Thread 0x7fffc37b5910 (LWP 26441)):
  837. #0 0x00007ffff5ca25a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  838. from /lib/libpthread.so.0
  839. No symbol table info available.
  840. #1 0x00007ffff7ae3eda in ACE_Condition_Thread_Mutex::wait() ()
  841. from /opt/mangos/lib/libACE-5.8.3.so
  842. No symbol table info available.
  843. #2 0x00000000006c3df0 in MapUpdater::wait (this=0x7fffc5e2ea38)
  844. at ../../../src/game/MapUpdater.cpp:107
  845. guard = {lock_ = 0x7fffc5e2eb50, owner_ = 0}
  846. #3 0x00000000006b8c90 in MapManager::Update (this=0x7fffc5e2e980,
  847. diff=<value optimized out>) at ../../../src/game/MapManager.cpp:280
  848. No locales.
  849. #4 0x00000000008f3e3d in World::Update (this=0x7ffff7f7f900, diff=10)
  850. at ../../../src/game/World.cpp:1545
  851. autobroadcaston = 0
  852. #5 0x000000000051bfdd in WorldRunnable::run (this=<value optimized out>)
  853. at ../../../src/mangosd/WorldRunnable.cpp:60
  854. diff = 10
  855. prevSleepTime = 8
  856. #6 0x00000000009dd5da in ACE_Based::Thread::ThreadTask (param=0x7fffc5e2eb14)
  857. at ../../../src/shared/Threading.cpp:187
  858. No locales.
  859. #7 0x00007ffff5c9da04 in start_thread () from /lib/libpthread.so.0
  860. No symbol table info available.
  861. #8 0x00007ffff525bd4d in clone () from /lib/libc.so.6
  862. No symbol table info available.
  863. #9 0x0000000000000000 in ?? ()
  864. No symbol table info available.
  865.  
  866. Hilo 9 (Thread 0x7fffc41b6910 (LWP 26440)):
  867. #0 dtNavMeshQuery::findPath (this=0x7fffaa8125c0, startRef=0,
  868. endRef=4503601774856038, startPos=<value optimized out>,
  869. endPos=<value optimized out>, filter=<value optimized out>,
  870. path=0x7fffc41b3340, pathCount=0x7ffef25713c8, maxPath=128)
  871. at ../../../../dep/recastnavigation/Detour/Source/DetourNavMeshQuery.cpp:607
  872. bestNode = 0x7fffa5c63660
  873. bestTile = 0x7fffa5c4c138
  874. bestPoly = 0x84b5a24
  875. parentRef = <value optimized out>
  876. parentTile = 0x7fffa5c4c138
  877. parentPoly = 0x84b5a84
  878. __PRETTY_FUNCTION__ = "dtStatus dtNavMeshQuery::findPath(dtPolyRef, dtPolyRef, const float*, const float*, const dtQueryFilter*, dtPolyRef*, int*, int) const"
  879. lastBestNode = 0x7fffa5c54000
  880. node = <value optimized out>
  881. startNode = <value optimized out>
  882. lastBestNodeCost = 82.4872131
  883. prev = <value optimized out>
  884. n = <value optimized out>
  885. #1 0x0000000000739d60 in PathInfo::BuildPolyPath (this=0x7ffef25713c0,
  886. startPos=..., endPos=...) at ../../../src/game/PathFinder.cpp:414
  887. filter = {m_areaCost = {1 <repeats 64 times>}, m_includeFlags = 15,
  888. m_excludeFlags = 0}
  889. pathPolys = {140736483506364, 140736483505088, 0, 140736483506144,
  890. 140736051962888, 10194537, 140735332483072, 3290118176,
  891. 5094189028920524800, 10644854, 140736051910144, 140736051962881,
  892. 140736483506364, 10247145, 140736344702976, 3290117376,
  893. 13873109954837296672, 140736053978896, 140736483505292,
  894. 140736483505264, 140736085460552, 140736483506192, 140736483506200,
  895. 13096749191380315934, 140736483506200, 140736053978896,
  896. 140736483505356, 140736483505328, 140736483506384, 140736085460552,
  897. 0, 10202670, 140736483506352, 140736483505344, 140736051910144,
  898. 140736051911264, 13096749193509208064, 0, 3212836864, 3212836864,
  899. 140736051962888, 140736483506352, 140736483506240, 10248205, 0,
  900. 3212836864, 0, 140736406224896, 13873109954837296672,
  901. 13096749192470691391, 140736483506448, 1, 24, 10243904,
  902. 140736051962888, 140736483506376, 140736483506464, 10247639, 0,
  903. 3813422987688804352, 0, 3212836864, 4599477042453638912,
  904. 3813422985576640439, 140736483506656, 0, 28, 10244372,
  905. 140733193388047, 10644154, 140736483506924, 3290117644,
  906. 140735332483072, 140736483505752, 5094189027962876298,
  907. 140733193388032, 140736321843416, 10246549, 5093991218948693710,
  908. 15602911884100393216, 140736483505808, 15602911884100393216,
  909. 140736483505824, 6935454, 1137911303, 15602911884100393216,
  910. 140736483505856, 6935454, 13709869773384583975, 140736483510240,
  911. 140736320716800, 140736483510256, 24, 140737326735057, 36,
  912. 140736483510288, 140736320716800, 140736320716800, 36,
  913. 15602911884100393216, 140736483510288, 6940802, 140736483506656,
  914. 15602911884100393216, 1, 140736483507376, 140736483506992,
  915. 140735052920136, 140735052920136, 0, 1, 10365817, 140731132171648,
  916. 8470078, 140731132175488, 140736483507376, 140731132175488, 8596694,
  917. 140734291354878, 10320629, 140736483510816, 5077633886221063111,
  918. 21396, 140734291354878, 140735634619520, 12894346942,
  919. 140736483506968, 140733193388032}
  920. dtResult = <value optimized out>
  921. distToEndPoly = 0.243421555
  922. startPoint = {2289.13672, 51.9981155, -654.865784}
  923. endPoint = {2215.68677, 50.9678154, -617.158875}
  924. startPoly = 4503601774855775
  925. startPolyFound = <value optimized out>
  926. endPolyFound = <value optimized out>
  927. distToStartPoly = 143.53418
  928. endPoly = 4503601774856038
  929. farFromPoly = <value optimized out>
  930. pathStartIndex = <value optimized out>
  931. pathEndIndex = <value optimized out>
  932. #2 0x000000000073a7ee in PathInfo (this=0x7ffef25713c0,
  933. owner=<value optimized out>, destX=<value optimized out>,
  934. destY=<value optimized out>, destZ=<value optimized out>,
  935. useStraightPath=<value optimized out>)
  936. at ../../../src/game/PathFinder.cpp:51
  937. startPoint = {x = -654.865784, y = 2289.13672, z = 51.9981155}
  938. mapId = 631
  939. endPoint = {x = -617.177063, y = 2215.69287, z = 50.7251511}
  940. #3 0x0000000000887d86 in TargetedMovementGeneratorMedium<Creature, ChaseMovementGenerator<Creature> >::_setTargetLocation (this=0x7ffed35ebe80, owner=...)
  941. at ../../../src/game/TargetedMovementGenerator.cpp:83
  942. y = 2215.69287
  943. newPathCalculated = <value optimized out>
  944. pointPath = {
  945. 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 = 0x0, _M_map_size = 120,
  946. _M_start = {_M_cur = 0x7fffc41b5010,
  947. _M_first = 0x7ffff65de272, _M_last = 0x7fff634da080,
  948. _M_node = 0x7ffed35ebe80}, _M_finish = {
  949. _M_cur = 0x7fff3b4c0000, _M_first = 0x7fff3b4c0000,
  950. _M_last = 0x7fffc41b5010,
  951. _M_node = 0x8a5abf}}}, <No data fields>}}
  952. traveller = {i_traveller = @0x7fff634da080}
  953. x = -617.177063
  954. z = 50.7251511
  955. #4 0x00000000006c779d in MotionMaster::Mutate (this=0x7fff634db9d8,
  956. m=0x7ffed35ebe80) at ../../../src/game/MotionMaster.cpp:435
  957. No locales.
  958. #5 0x00000000006c8965 in MotionMaster::MoveChase (this=0x7fff634db9d8,
  959. target=0x7fff3b4c0000, dist=<value optimized out>,
  960. angle=<value optimized out>) at ../../../src/game/MotionMaster.cpp:287
  961. No locales.
  962. #6 0x00000000008b56ec in Unit::SelectHostileTarget (this=0x7fff634da080)
  963. at ../../../src/game/Unit.cpp:9251
  964. __FUNCTION__ = "SelectHostileTarget"
  965. __PRETTY_FUNCTION__ = "bool Unit::SelectHostileTarget()"
  966. target = <value optimized out>
  967. #7 0x00007ffff619fe1b in mob_vengeful_shadeAI::UpdateAI (this=0x7ffed21c4f90,
  968. uiDiff=102)
  969. at ../../../../src/bindings/ScriptDev2/scripts/northrend/icecrown_citadel/icecrown_citadel/boss_lady_deathwhisper.cpp:407
  970. No locales.
  971. #8 0x000000000058b9fe in Creature::Update (this=0x7fff634da080,
  972. update_diff=102, diff=102) at ../../../src/game/Creature.cpp:556
  973. No locales.
  974. #9 0x00000000006b1689 in WorldObject::UpdateHelper::Update (v=...,
  975. c=<value optimized out>) at ../../../src/game/Object.h:424
  976. No locales.
  977. #10 MaNGOS::ObjectUpdater::Visit (v=..., c=<value optimized out>)
  978. at ../../../src/game/GridNotifiersImpl.h:46
  979. No locales.
  980. #11 VisitorHelper<MaNGOS::ObjectUpdater, Creature> (v=...,
  981. c=<value optimized out>)
  982. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:50
  983. No locales.
  984. #12 0x00000000006ac1ef in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=0x7ffe966ec000,
  985. t_diff=<value optimized out>)
  986. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:57
  987. No locales.
  988. #13 VisitorHelper<MaNGOS::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=0x7ffe966ec000,
  989. t_diff=<value optimized out>)
  990. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:58
  991. No locales.
  992. #14 VisitorHelper<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (
  993. this=0x7ffe966ec000, t_diff=<value optimized out>)
  994. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:65
  995. No locales.
  996. #15 TypeContainerVisitor<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >::Visit (this=0x7ffe966ec000, t_diff=<value optimized out>)
  997. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:80
  998. No locales.
  999. #16 Visit<MaNGOS::ObjectUpdater> (this=0x7ffe966ec000,
  1000. t_diff=<value optimized out>)
  1001. at ../../../src/game/../framework/GameSystem/Grid.h:81
  1002. No locales.
  1003. #17 Visit<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x7ffe966ec000,
  1004. t_diff=<value optimized out>)
  1005. at ../../../src/game/../framework/GameSystem/NGrid.h:162
  1006. No locales.
  1007. #18 VisitAndActivate<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x7ffe966ec000, t_diff=<value optimized out>)
  1008. at ../../../src/game/Map.h:443
  1009. grid = 0x37
  1010. x = 30
  1011. y = 36
  1012. cell_x = <value optimized out>
  1013. cell_y = <value optimized out>
  1014. #19 Map::Update (this=0x7ffe966ec000, t_diff=<value optimized out>)
  1015. at ../../../src/game/Map.cpp:501
  1016. pair = {x_coord = 246, y_coord = 290}
  1017. cell = {data = {Part = {grid_x = 30, grid_y = 36, cell_x = 6,
  1018. cell_y = 2, nocreate = 1, reserved = 0}, All = 17328414}}
  1019. y = 290
  1020. x = 246
  1021. plr = <value optimized out>
  1022. updater = {i_timeDiff = 102}
  1023. __FUNCTION__ = "Update"
  1024. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  1025. #20 0x00000000006c44b2 in MapUpdateRequest::call (this=0x7ffec97fe3e0)
  1026. at ../../../src/game/MapUpdater.cpp:74
  1027. No locales.
  1028. #21 0x00000000009d80a1 in DelayExecutor::svc (this=0x7fffc5e2ea40)
  1029. at ../../../src/shared/DelayExecutor.cpp:70
  1030. rq = 0x7ffec97fe3e0
  1031. #22 0x00007ffff7b75a87 in ACE_Task_Base::svc_run(void*) ()
  1032. from /opt/mangos/lib/libACE-5.8.3.so
  1033. No symbol table info available.
  1034. #23 0x00007ffff7b76e11 in ACE_Thread_Adapter::invoke() ()
  1035. from /opt/mangos/lib/libACE-5.8.3.so
  1036. No symbol table info available.
  1037. #24 0x00007ffff5c9da04 in start_thread () from /lib/libpthread.so.0
  1038. No symbol table info available.
  1039. #25 0x00007ffff525bd4d in clone () from /lib/libc.so.6
  1040. No symbol table info available.
  1041. #26 0x0000000000000000 in ?? ()
  1042. No symbol table info available.
  1043.  
  1044. Hilo 8 (Thread 0x7fffc49b7910 (LWP 26439)):
  1045. #0 0x00007ffff5ca25a9 in pthread_cond_wait@@GLIBC_2.3.2 ()
  1046. from /lib/libpthread.so.0
  1047. No symbol table info available.
  1048. #1 0x00007ffff7ae3f85 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  1049. No symbol table info available.
  1050. #2 0x000000000051a2fb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  1051. (this=0x7fffc5b54400, timeout=0x0)
  1052. at /usr/local/include/ace/Message_Queue_T.cpp:1744
  1053. result = <value optimized out>
  1054. #3 0x000000000051b3b7 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  1055. this=0x7fffc5b54400, first_item=@0x7fffc49b7068, timeout=0x0)
  1056. at /usr/local/include/ace/Message_Queue_T.cpp:1936
  1057. ace_mon = {lock_ = 0x7fffc5b54450, owner_ = 0}
  1058. #4 0x00007ffff7aca9b2 in ACE_Activation_Queue::dequeue(ACE_Time_Value*) ()
  1059. from /opt/mangos/lib/libACE-5.8.3.so
  1060. No symbol table info available.
  1061. #5 0x00000000009d80b5 in DelayExecutor::svc (this=0x7fffc5e2ea40)
  1062. at ../../../src/shared/DelayExecutor.cpp:65
  1063. rq = 0x7ffec97fff38
  1064. #6 0x00007ffff7b75a87 in ACE_Task_Base::svc_run(void*) ()
  1065. from /opt/mangos/lib/libACE-5.8.3.so
  1066. No symbol table info available.
  1067. #7 0x00007ffff7b76e11 in ACE_Thread_Adapter::invoke() ()
  1068. from /opt/mangos/lib/libACE-5.8.3.so
  1069. No symbol table info available.
  1070. #8 0x00007ffff5c9da04 in start_thread () from /lib/libpthread.so.0
  1071. No symbol table info available.
  1072. #9 0x00007ffff525bd4d in clone () from /lib/libc.so.6
  1073. No symbol table info available.
  1074. #10 0x0000000000000000 in ?? ()
  1075. No symbol table info available.
  1076.  
  1077. Hilo 7 (Thread 0x7fffc51b8910 (LWP 26438)):
  1078. #0 0x00000000009ef39f in dtNodeQueue::bubbleUp (this=0x7fffaa629540, i=61,
  1079. node=0x0)
  1080. at ../../../../dep/recastnavigation/Detour/Source/DetourNode.cpp:142
  1081. No locales.
  1082. #1 dtNodeQueue::trickleDown (this=0x7fffaa629540, i=61, node=0x0)
  1083. at ../../../../dep/recastnavigation/Detour/Source/DetourNode.cpp:165
  1084. child = 123
  1085. #2 0x00000000009e8528 in dtNodeQueue::pop (this=0x7fffaa8125c0,
  1086. startRef=4503599627373119, endRef=4503601774856368,
  1087. startPos=<value optimized out>, endPos=<value optimized out>,
  1088. filter=<value optimized out>, path=0x7fffc51b5340,
  1089. pathCount=0x7ffea7dd0408, maxPath=128)
  1090. at ../../../../dep/recastnavigation/Detour/Include/DetourNode.h:115
  1091. No locales.
  1092. #3 dtNavMeshQuery::findPath (this=0x7fffaa8125c0, startRef=4503599627373119,
  1093. endRef=4503601774856368, startPos=<value optimized out>,
  1094. endPos=<value optimized out>, filter=<value optimized out>,
  1095. path=0x7fffc51b5340, pathCount=0x7ffea7dd0408, maxPath=128)
  1096. at ../../../../dep/recastnavigation/Detour/Source/DetourNavMeshQuery.cpp:605
  1097. bestNode = 0x7fffa5c60d00
  1098. bestTile = 0x7fffa5c4c000
  1099. bestPoly = 0x7fffa5c949bc
  1100. parentRef = <value optimized out>
  1101. parentTile = 0x7fffa5c4c000
  1102. parentPoly = 0x7fffa5c95b3c
  1103. __PRETTY_FUNCTION__ = "dtStatus dtNavMeshQuery::findPath(dtPolyRef, dtPolyRef, const float*, const float*, const dtQueryFilter*, dtPolyRef*, int*, int) const"
  1104. lastBestNode = 0x7fffa5c54000
  1105. node = <value optimized out>
  1106. startNode = 0x7fffa5c68000
  1107. lastBestNodeCost = 91.7015305
  1108. prev = <value optimized out>
  1109. n = <value optimized out>
  1110. #4 0x0000000000739d60 in PathInfo::BuildPolyPath (this=0x7ffea7dd0400,
  1111. startPos=..., endPos=...) at ../../../src/game/PathFinder.cpp:414
  1112. filter = {m_areaCost = {1 <repeats 64 times>}, m_includeFlags = 15,
  1113. m_excludeFlags = 0}
  1114. pathPolys = {140736500291772, 140736500290496, 0, 140736500291552,
  1115. 140736051962888, 10194537, 140736051910144, 2858574849,
  1116. 140735332483072, 10644854, 140736051910144, 140736051962881,
  1117. 140736500291772, 10247145, 140736500290668, 4155753734067672144,
  1118. 13875696006184664960, 140736053978896, 140736500290700,
  1119. 140736500290672, 140736085460552, 140736500291600, 140736500291608,
  1120. 3804415785231429406, 140736500291608, 140736053978896,
  1121. 140736500290764, 140736500290736, 140736500291792, 140736085460552,
  1122. 0, 10202670, 140736500291760, 140736500290752, 140736051910144,
  1123. 140736051911264, 3804415787360321536, 0, 3212836864, 3212836864,
  1124. 140736051962888, 140736500291760, 140736500291648, 10248205, 0,
  1125. 3212836864, 0, 140736406224896, 13875696006184664960,
  1126. 3804415786321150237, 140736500291856, 1, 24, 10243904,
  1127. 140736051962888, 140736500291784, 140736500291872, 10247639, 0,
  1128. 3804415788434063360, 0, 3212836864, 13889787347206935744,
  1129. 3804415786321150237, 0, 0, 28, 10244372, 140736500291991,
  1130. 3306903912, 0, 0, 140731778723760, 140736500291991, 140728915990901,
  1131. 140736500291992, 140737323637009, 0, 12, 140737010644232,
  1132. 140737232634360, 140737237619360, 140733595151496, 140737011976112,
  1133. 987, 5420110, 140733212709600, 140733595140096, 446676599771,
  1134. 72057594037927936, 0, 10365609, 24, 140737326735057,
  1135. 140733595151552, 4234846445216, 0, 28, 140731778723760,
  1136. 140731778723788, 140731778723804, 15602911884100370768,
  1137. 140735243772032, 15602911884100393216, 21910, 140736500292784,
  1138. 140736500292400, 140735243777352, 140735243777352, 0, 1, 10365817,
  1139. 140731947911424, 8470078, 140732323276544, 140736500292784,
  1140. 140732323276544, 8596694, 987, 140732162580992, 140737153633760,
  1141. 140735243772032, 140733595140096, 8516084, 140733595140096,
  1142. 140737153633760, 0, 140733193388032}
  1143. dtResult = <value optimized out>
  1144. distToEndPoly = 0.0957174674
  1145. startPoint = {2271.61353, 117.749809, -549.198975}
  1146. endPoint = {2215.98096, 49.5722389, -575.330383}
  1147. startPoly = 4503601774856514
  1148. startPolyFound = <value optimized out>
  1149. endPolyFound = <value optimized out>
  1150. distToStartPoly = 82.4719467
  1151. endPoly = 4503601774856368
  1152. farFromPoly = <value optimized out>
  1153. pathStartIndex = <value optimized out>
  1154. pathEndIndex = <value optimized out>
  1155. #5 0x000000000073a7ee in PathInfo (this=0x7ffea7dd0400,
  1156. owner=<value optimized out>, destX=<value optimized out>,
  1157. destY=<value optimized out>, destZ=<value optimized out>,
  1158. useStraightPath=<value optimized out>)
  1159. at ../../../src/game/PathFinder.cpp:51
  1160. startPoint = {x = -549.198975, y = 2271.61353, z = 117.749809}
  1161. mapId = 631
  1162. endPoint = {x = -575.328003, y = 2215.98096, z = 49.4765511}
  1163. #6 0x0000000000887d86 in TargetedMovementGeneratorMedium<Creature, ChaseMovementGenerator<Creature> >::_setTargetLocation (this=0x7ffe98887000, owner=...)
  1164. at ../../../src/game/TargetedMovementGenerator.cpp:83
  1165. y = 2215.98096
  1166. newPathCalculated = <value optimized out>
  1167. pointPath = {
  1168. 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 = 0x0, _M_map_size = 120,
  1169. _M_start = {_M_cur = 0x7fffc51b7010,
  1170. _M_first = 0x7ffff65de272, _M_last = 0x7fff3d288100,
  1171. _M_node = 0x7ffe98887000}, _M_finish = {_M_cur = 0x2e6c8000,
  1172. _M_first = 0x2e6c8000, _M_last = 0x7fffc51b7010,
  1173. _M_node = 0x8a5abf}}}, <No data fields>}}
  1174. traveller = {i_traveller = @0x7fff3d288100}
  1175. x = -575.328003
  1176. z = 49.4765511
  1177. #7 0x00000000006c779d in MotionMaster::Mutate (this=0x7fff3d289a58,
  1178. m=0x7ffe98887000) at ../../../src/game/MotionMaster.cpp:435
  1179. No locales.
  1180. #8 0x00000000006c8965 in MotionMaster::MoveChase (this=0x7fff3d289a58,
  1181. target=0x2e6c8000, dist=<value optimized out>, angle=<value optimized out>)
  1182. at ../../../src/game/MotionMaster.cpp:287
  1183. No locales.
  1184. #9 0x00000000008b56ec in Unit::SelectHostileTarget (this=0x7fff3d288100)
  1185. at ../../../src/game/Unit.cpp:9251
  1186. __FUNCTION__ = "SelectHostileTarget"
  1187. __PRETTY_FUNCTION__ = "bool Unit::SelectHostileTarget()"
  1188. target = <value optimized out>
  1189. #10 0x00007ffff619fe1b in mob_vengeful_shadeAI::UpdateAI (this=0x7ffed7f4b7e0,
  1190. uiDiff=102)
  1191. at ../../../../src/bindings/ScriptDev2/scripts/northrend/icecrown_citadel/icecrown_citadel/boss_lady_deathwhisper.cpp:407
  1192. No locales.
  1193. #11 0x000000000058b9fe in Creature::Update (this=0x7fff3d288100,
  1194. update_diff=102, diff=102) at ../../../src/game/Creature.cpp:556
  1195. No locales.
  1196. #12 0x00000000006b1689 in WorldObject::UpdateHelper::Update (v=...,
  1197. c=<value optimized out>) at ../../../src/game/Object.h:424
  1198. No locales.
  1199. #13 MaNGOS::ObjectUpdater::Visit (v=..., c=<value optimized out>)
  1200. at ../../../src/game/GridNotifiersImpl.h:46
  1201. No locales.
  1202. #14 VisitorHelper<MaNGOS::ObjectUpdater, Creature> (v=...,
  1203. c=<value optimized out>)
  1204. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:50
  1205. No locales.
  1206. #15 0x00000000006ac1ef in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=0x7ffebbe38000,
  1207. t_diff=<value optimized out>)
  1208. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:57
  1209. No locales.
  1210. #16 VisitorHelper<MaNGOS::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=0x7ffebbe38000,
  1211. t_diff=<value optimized out>)
  1212. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:58
  1213. No locales.
  1214. #17 VisitorHelper<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (
  1215. this=0x7ffebbe38000, t_diff=<value optimized out>)
  1216. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:65
  1217. No locales.
  1218. #18 TypeContainerVisitor<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >::Visit (this=0x7ffebbe38000, t_diff=<value optimized out>)
  1219. at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:80
  1220. No locales.
  1221. #19 Visit<MaNGOS::ObjectUpdater> (this=0x7ffebbe38000,
  1222. t_diff=<value optimized out>)
  1223. at ../../../src/game/../framework/GameSystem/Grid.h:81
  1224. No locales.
  1225. #20 Visit<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x7ffebbe38000,
  1226. t_diff=<value optimized out>)
  1227. at ../../../src/game/../framework/GameSystem/NGrid.h:162
  1228. No locales.
  1229. #21 VisitAndActivate<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x7ffebbe38000, t_diff=<value optimized out>)
  1230. at ../../../src/game/Map.h:443
  1231. grid = 0x7b
  1232. x = 30
  1233. y = 36
  1234. cell_x = <value optimized out>
  1235. cell_y = <value optimized out>
  1236. #22 Map::Update (this=0x7ffebbe38000, t_diff=<value optimized out>)
  1237. at ../../../src/game/Map.cpp:501
  1238. pair = {x_coord = 247, y_coord = 290}
  1239. cell = {data = {Part = {grid_x = 30, grid_y = 36, cell_x = 7,
  1240. cell_y = 2, nocreate = 1, reserved = 0}, All = 17332510}}
  1241. y = 290
  1242. x = 247
  1243. plr = <value optimized out>
  1244. updater = {i_timeDiff = 102}
  1245. __FUNCTION__ = "Update"
  1246. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  1247. #23 0x00000000006c44b2 in MapUpdateRequest::call (this=0x7ffec97ff6f0)
  1248. at ../../../src/game/MapUpdater.cpp:74
  1249. No locales.
  1250. #24 0x00000000009d80a1 in DelayExecutor::svc (this=0x7fffc5e2ea40)
  1251. at ../../../src/shared/DelayExecutor.cpp:70
  1252. rq = 0x7ffec97ff6f0
  1253. #25 0x00007ffff7b75a87 in ACE_Task_Base::svc_run(void*) ()
  1254. from /opt/mangos/lib/libACE-5.8.3.so
  1255. No symbol table info available.
  1256. #26 0x00007ffff7b76e11 in ACE_Thread_Adapter::invoke() ()
  1257. from /opt/mangos/lib/libACE-5.8.3.so
  1258. No symbol table info available.
  1259. #27 0x00007ffff5c9da04 in start_thread () from /lib/libpthread.so.0
  1260. No symbol table info available.
  1261. #28 0x00007ffff525bd4d in clone () from /lib/libc.so.6
  1262. No symbol table info available.
  1263. #29 0x0000000000000000 in ?? ()
  1264. No symbol table info available.
  1265.  
  1266. Hilo 6 (Thread 0x7fffc5ab9910 (LWP 26437)):
  1267. #0 0x00007ffff5ca58f1 in nanosleep () from /lib/libpthread.so.0
  1268. No symbol table info available.
  1269. #1 0x00000000009dd2a9 in sleep (msecs=<value optimized out>)
  1270. at /usr/local/include/ace/OS_NS_unistd.inl:951
  1271. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  1272. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  1273. at ../../../src/shared/Threading.cpp:237
  1274. No locales.
  1275. #3 0x00000000009d45ba in SqlDelayThread::run (this=0x7fffc5f70d00)
  1276. at ../../../../src/shared/Database/SqlDelayThread.cpp:48
  1277. pingEveryLoop = 180000
  1278. loopCounter = 104165
  1279. #4 0x00000000009dd5da in ACE_Based::Thread::ThreadTask (param=0x7fffc5ab9090)
  1280. at ../../../src/shared/Threading.cpp:187
  1281. No locales.
  1282. #5 0x00007ffff5c9da04 in start_thread () from /lib/libpthread.so.0
  1283. No symbol table info available.
  1284. #6 0x00007ffff525bd4d in clone () from /lib/libc.so.6
  1285. No symbol table info available.
  1286. #7 0x0000000000000000 in ?? ()
  1287. No symbol table info available.
  1288.  
  1289. Hilo 5 (Thread 0x7ffff3b19910 (LWP 26436)):
  1290. #0 0x00007ffff5ca58f1 in nanosleep () from /lib/libpthread.so.0
  1291. No symbol table info available.
  1292. #1 0x00000000009dd2a9 in sleep (msecs=<value optimized out>)
  1293. at /usr/local/include/ace/OS_NS_unistd.inl:951
  1294. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  1295. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  1296. at ../../../src/shared/Threading.cpp:237
  1297. No locales.
  1298. #3 0x00000000009d45ba in SqlDelayThread::run (this=0x7ffff7f8fdc0)
  1299. at ../../../../src/shared/Database/SqlDelayThread.cpp:48
  1300. pingEveryLoop = 180000
  1301. loopCounter = 104910
  1302. #4 0x00000000009dd5da in ACE_Based::Thread::ThreadTask (param=0x7ffff3b19090)
  1303. at ../../../src/shared/Threading.cpp:187
  1304. No locales.
  1305. #5 0x00007ffff5c9da04 in start_thread () from /lib/libpthread.so.0
  1306. No symbol table info available.
  1307. #6 0x00007ffff525bd4d in clone () from /lib/libc.so.6
  1308. No symbol table info available.
  1309. #7 0x0000000000000000 in ?? ()
  1310. No symbol table info available.
  1311.  
  1312. Hilo 4 (Thread 0x7ffff431a910 (LWP 26435)):
  1313. #0 0x00007ffff5ca58f1 in nanosleep () from /lib/libpthread.so.0
  1314. No symbol table info available.
  1315. #1 0x00000000009dd2a9 in sleep (msecs=<value optimized out>)
  1316. at /usr/local/include/ace/OS_NS_unistd.inl:951
  1317. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  1318. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  1319. at ../../../src/shared/Threading.cpp:237
  1320. No locales.
  1321. #3 0x00000000009d45ba in SqlDelayThread::run (this=0x7ffff7f8fe80)
  1322. at ../../../../src/shared/Database/SqlDelayThread.cpp:48
  1323. pingEveryLoop = 180000
  1324. loopCounter = 154330
  1325. #4 0x00000000009dd5da in ACE_Based::Thread::ThreadTask (param=0x7ffff431a090)
  1326. at ../../../src/shared/Threading.cpp:187
  1327. No locales.
  1328. #5 0x00007ffff5c9da04 in start_thread () from /lib/libpthread.so.0
  1329. No symbol table info available.
  1330. #6 0x00007ffff525bd4d in clone () from /lib/libc.so.6
  1331. No symbol table info available.
  1332. #7 0x0000000000000000 in ?? ()
  1333. No symbol table info available.
  1334.  
  1335. Hilo 3 (Thread 0x7ffff4d28910 (LWP 26434)):
  1336. #0 0x00007ffff5ca58f1 in nanosleep () from /lib/libpthread.so.0
  1337. No symbol table info available.
  1338. #1 0x00000000009dd2a9 in sleep (msecs=<value optimized out>)
  1339. at /usr/local/include/ace/OS_NS_unistd.inl:951
  1340. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  1341. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  1342. at ../../../src/shared/Threading.cpp:237
  1343. No locales.
  1344. #3 0x00000000009d45ba in SqlDelayThread::run (this=0x7ffff7f8ff40)
  1345. at ../../../../src/shared/Database/SqlDelayThread.cpp:48
  1346. pingEveryLoop = 180000
  1347. loopCounter = 106085
  1348. #4 0x00000000009dd5da in ACE_Based::Thread::ThreadTask (param=0x7ffff4d28090)
  1349. at ../../../src/shared/Threading.cpp:187
  1350. No locales.
  1351. #5 0x00007ffff5c9da04 in start_thread () from /lib/libpthread.so.0
  1352. No symbol table info available.
  1353. #6 0x00007ffff525bd4d in clone () from /lib/libc.so.6
  1354. No symbol table info available.
  1355. #7 0x0000000000000000 in ?? ()
  1356. No symbol table info available.
  1357.  
  1358. Hilo 1 (Thread 0x7ffff7fec710 (LWP 26430)):
  1359. #0 0x00007ffff5c9ecfd in pthread_join () from /lib/libpthread.so.0
  1360. No symbol table info available.
  1361. #1 0x00007ffff7b794ab in ACE_Thread_Manager::wait_task(ACE_Task_Base*) ()
  1362. from /opt/mangos/lib/libACE-5.8.3.so
  1363. No symbol table info available.
  1364. #2 0x0000000000905dc0 in ReactorRunnable::Wait (this=0x7fffc5ac7298)
  1365. at ../../../src/game/WorldSocketMgr.cpp:102
  1366. No locales.
  1367. #3 WorldSocketMgr::Wait (this=0x7fffc5ac7298)
  1368. at ../../../src/game/WorldSocketMgr.cpp:316
  1369. i = 1
  1370. #4 0x000000000051420e in Master::Run (this=<value optimized out>)
  1371. at ../../../src/mangosd/Master.cpp:315
  1372. pidfile = {static npos = 18446744073709551615,
  1373. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  1374. _M_p = 0x7ffff7fdff28 "mangos.pid"}}
  1375. rar_thread = 0x0
  1376. bind_ip = {static npos = 18446744073709551615,
  1377. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fffc5acad58 "0.0.0.0"}}
  1378. world_thread = {m_iThreadId = 140736473028880,
  1379. m_hThreadHandle = 140736473028880, m_task = 0x7fffc5affbd0,
  1380. static m_ThreadStorage = {<ACE_Copy_Disabled> = {<No data fields>},
  1381. _vptr.ACE_TSS = 0xb13130, keylock_ = {lock_ = {__data = {
  1382. __lock = 0, __count = 0, __owner = 0, __nusers = 0,
  1383. __kind = 0, __spins = 0, __list = {__prev = 0x0,
  1384. __next = 0x0}}, __size = '\000' <repetidos 39 veces>,
  1385. __align = 0}, removed_ = false}, once_ = false, key_ = 0},
  1386. static m_TpEnum = {m_priority = {0, 0, 0, 0, 0, 0, 0}}}
  1387. cliThread = 0x7fffc60c07d8
  1388. soap_thread = 0x7fffc60c07f0
  1389. freeze_thread = 0x7fffc60c0850
  1390. #5 0x00000000005133a7 in main (argc=<value optimized out>,
  1391. argv=0x7fffffffe428) at ../../../src/mangosd/Main.cpp:183
  1392. cfg_file = 0x7fffffffe67e "../etc/mangosd.conf"
  1393. cmd_opts = {argc_ = 3, argv_ = 0x7fffffffe428, optind = 3, opterr = 0,
  1394. optarg = 0x0, optstring_ = 0x7ffff7fdff88, long_only_ = 0,
  1395. has_colon_ = 1, last_option_ = 0x7ffff7fdff60, nextchar_ = 0x0,
  1396. optopt_ = 99, ordering_ = 2, nonopt_start_ = 3, nonopt_end_ = 3,
  1397. long_option_ = 0x0,
  1398. long_opts_ = {<ACE_Array_Base<ACE_Get_Opt::ACE_Get_Opt_Long_Option*>> = {max_size_ = 1, cur_size_ = 1, array_ = 0x7ffff7fb3fe0,
  1399. allocator_ = 0x7ffff7dde110}, <No data fields>}}
  1400. option = <value optimized out>
  1401. Aura::TriggerSpell: Spell 56702 have 0 in EffectTriggered[0], not handled custom case?
  1402. Aura::TriggerSpell: Spell 56702 have 0 in EffectTriggered[0], not handled custom case?
  1403. Aura::TriggerSpell: Spell 56702 have 0 in EffectTriggered[0], not handled custom case?
  1404. Aura::TriggerSpell: Spell 56702 have 0 in EffectTriggered[0], not handled custom case?
  1405. HandleAuraLinked for spell 51735 effect 0: triggering unknown spell 65142
  1406. Achievement system call InstanceData::CheckAchievementCriteriaMeet but instance script for map 619 not have implementation for achievement criteria 7317
  1407. Achievement system call InstanceData::CheckAchievementCriteriaMeet but instance script for map 619 not have implementation for achievement criteria 7317
  1408. Achievement system call InstanceData::CheckAchievementCriteriaMeet but instance script for map 619 not have implementation for achievement criteria 7317
  1409. WORLD: Enemy Pet (Petnumber: 362196 Guid: 34) not found
  1410. HandleAuraLinked for spell 51735 effect 0: triggering unknown spell 65142
  1411. HandleAuraLinked for spell 51735 effect 0: triggering unknown spell 65142
  1412. Aura::TriggerSpell: Spell 56702 have 0 in EffectTriggered[0], not handled custom case?
  1413. Aura::TriggerSpell: Spell 56702 have 0 in EffectTriggered[0], not handled custom case?
  1414. Aura::TriggerSpell: Spell 56702 have 0 in EffectTriggered[0], not handled custom case?
  1415. Unit::HandleDummyAuraProc: Spell 49028 have nonexistent triggered spell 1206
  1416. Aura::TriggerSpell: Spell 56702 have 0 in EffectTriggered[0], not handled custom case?
  1417. Aura::TriggerSpell: Spell 56702 have 0 in EffectTriggered[0], not handled custom case?
  1418. Unit::HandleDummyAuraProc: Spell 49028 have nonexistent triggered spell 1206
  1419. BattleGround:SendPacketToAll: Player Sharjan (Guid: 160782) not found!
  1420. BattleGround:SendPacketToAll: Player Sharjan (Guid: 160782) not found!
  1421. BattleGround:SendPacketToAll: Player Sharjan (Guid: 160782) not found!
  1422. BattleGround:EndBattleGround Player Sharjan (Guid: 160782) not found!
  1423. Aura::TriggerSpell: Spell 56702 have 0 in EffectTriggered[0], not handled custom case?
  1424. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Killerdemon (Guid: 125252) and should be Player Killerdemon (Guid: 125252) instead of Player Killerdemon (Guid: 125252)
  1425. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Dalamar (Guid: 145166) and should be Player Dalamar (Guid: 145166) instead of Player Dalamar (Guid: 145166)
  1426. HandleMoveNotActiveMover: incorrect mover guid: mover is Player Bodybuilding (Guid: 161756) and should be Player Bodybuilding (Guid: 161756) instead of Player Bodybuilding (Guid: 161756)
  1427. HandleAuraLinked for spell 51735 effect 0: triggering unknown spell 65142
  1428. Aura::TriggerSpell: Spell 56702 have 0 in EffectTriggered[0], not handled custom case?
  1429. BattleGroundQueue: couldn't find for remove: Player Yairos (Guid: 165646)
  1430. BattleGround:SendPacketToTeam: Player Sharjan (Guid: 160782) not found!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement