Advertisement
Guest User

Untitled

a guest
Aug 7th, 2011
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 77.04 KB | None | 0 0
  1. [New Thread 0x7fffc3ba2700 (LWP 11961)]
  2. [New Thread 0x7fffc33a1700 (LWP 11962)]
  3. [New Thread 0x7fffc2ba0700 (LWP 11963)]
  4. [New Thread 0x7fffc239f700 (LWP 11964)]
  5. [New Thread 0x7fffc1b9e700 (LWP 11965)]
  6. [New Thread 0x7fffc139d700 (LWP 11966)]
  7. [New Thread 0x7fffc0b9c700 (LWP 11967)]
  8. [New Thread 0x7fffc039b700 (LWP 11968)]
  9. [New Thread 0x7fffbfb9a700 (LWP 11969)]
  10.  
  11. Program received signal SIGSEGV, Segmentation fault.
  12. [Switching to Thread 0x7fffc7caa700 (LWP 11953)]
  13. 0x0000000000b1e76e in dtNavMeshQuery::getPortalPoints (this=<value optimized out>, from=234187184918233868, fromPoly=0x2729c438, fromTile=<value optimized out>, to=9007199254741745, toPoly=0x7fff5cd7c080, toTile=0x7fffbd036940, left=0x7fffc7ca9560, right=0x7fffc7ca9550) at /root/mangos/dep/recastnavigation/Detour/Source/DetourNavMeshQuery.cpp:1570
  14. 1570 if (toTile->links[i].ref == from)
  15. #0 0x0000000000b1e76e in dtNavMeshQuery::getPortalPoints (this=<value optimized out>, from=234187184918233868, fromPoly=0x2729c438, fromTile=<value optimized out>, to=9007199254741745, toPoly=0x7fff5cd7c080, toTile=0x7fffbd036940, left=0x7fffc7ca9560, right=0x7fffc7ca9550) at /root/mangos/dep/recastnavigation/Detour/Source/DetourNavMeshQuery.cpp:1570
  16. #1 0x0000000000b1e7ec in dtNavMeshQuery::getEdgeMidPoint (this=0x2729c438, from=234187184918233868, fromPoly=0x7fff5cd763e0, fromTile=0xe5e5e5e50, to=9007199254741745, toPoly=0x7fff5cd7c080, toTile=0x7fffbd036940, mid=0x7fff438fc0e0) at /root/mangos/dep/recastnavigation/Detour/Source/DetourNavMeshQuery.cpp:1622
  17. #2 0x0000000000b1f2f2 in dtNavMeshQuery::findPath (this=0x7fff3ccb9c90, startRef=<value optimized out>, endRef=234187184918233871, startPos=<value optimized out>, endPos=<value optimized out>, filter=<value optimized out>, path=0x7fffc7ca9820, pathCount=0x7fffc7ca9a20, maxPath=64) at /root/mangos/dep/recastnavigation/Detour/Source/DetourNavMeshQuery.cpp:658
  18. #3 0x00000000009a65d6 in PathFinder::BuildPolyPath (this=0x7fffc7ca9820, startPos=<value optimized out>, endPos=<value optimized out>) at /root/mangos/src/game/PathFinder.cpp:369
  19. #4 0x00000000009a7d22 in PathFinder::calculate (this=0x7fffc7ca9820, destX=<value optimized out>, destY=<value optimized out>, destZ=<value optimized out>, forceDest=<value optimized out>) at /root/mangos/src/game/PathFinder.cpp:92
  20. #5 0x00000000008e28ec in MoveTo (this=0x7fff4f7afe20, creature=...) at /root/mangos/src/game/movement/MoveSplineInit.h:133
  21. #6 MoveTo (this=0x7fff4f7afe20, creature=...) at /root/mangos/src/game/movement/MoveSplineInit.h:125
  22. #7 RandomMovementGenerator<Creature>::_setRandomLocation (this=0x7fff4f7afe20, creature=...) at /root/mangos/src/game/RandomMovementGenerator.cpp:44
  23. #8 0x00000000008e2a0d in RandomMovementGenerator<Creature>::Update (this=0x2729c438, creature=..., diff=@0x7fff5cd763e0) at /root/mangos/src/game/RandomMovementGenerator.cpp:98
  24. #9 0x000000000085ac12 in MotionMaster::UpdateMotion (this=0x7fff3cd89a90, diff=100) at /root/mangos/src/game/MotionMaster.cpp:76
  25. #10 0x00000000005b74dc in Creature::Update (this=0x7fff3cd88100, update_diff=100, diff=100) at /root/mangos/src/game/Creature.cpp:568
  26. #11 0x00000000006a2391 in Update (v=..., c=<value optimized out>) at /root/mangos/src/game/Object.h:430
  27. #12 Visit (v=..., c=<value optimized out>) at /root/mangos/src/game/GridNotifiersImpl.h:46
  28. #13 VisitorHelper<MaNGOS::ObjectUpdater, Creature> (v=..., c=<value optimized out>) at /root/mangos/src/framework/GameSystem/TypeContainerVisitor.h:50
  29. #14 0x00000000006a0b21 in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=0x7fff2c630000, t_diff=<value optimized out>) at /root/mangos/src/framework/GameSystem/TypeContainerVisitor.h:57
  30. #15 VisitorHelper<MaNGOS::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=0x7fff2c630000, t_diff=<value optimized out>) at /root/mangos/src/framework/GameSystem/TypeContainerVisitor.h:58
  31. #16 VisitorHelper<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x7fff2c630000, t_diff=<value optimized out>) at /root/mangos/src/framework/GameSystem/TypeContainerVisitor.h:65
  32. #17 Visit (this=0x7fff2c630000, t_diff=<value optimized out>) at /root/mangos/src/framework/GameSystem/TypeContainerVisitor.h:80
  33. #18 Visit<MaNGOS::ObjectUpdater> (this=0x7fff2c630000, t_diff=<value optimized out>) at /root/mangos/src/framework/GameSystem/Grid.h:81
  34. #19 Visit<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x7fff2c630000, t_diff=<value optimized out>) at /root/mangos/src/framework/GameSystem/NGrid.h:156
  35. #20 Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x7fff2c630000, t_diff=<value optimized out>) at /root/mangos/src/game/Map.h:429
  36. #21 Map::Update (this=0x7fff2c630000, t_diff=<value optimized out>) at /root/mangos/src/game/Map.cpp:499
  37. #22 0x0000000000735d12 in MapUpdateRequest::call (this=0x7fff99373c18) at /root/mangos/src/game/MapUpdater.cpp:74
  38. #23 0x0000000000a6d367 in DelayExecutor::svc (this=0x7fffc908ecf0) at /root/mangos/src/shared/DelayExecutor.cpp:72
  39. #24 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  40. #25 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  41. #26 0x00007ffff5e18971 in start_thread () from /lib/libpthread.so.0
  42. #27 0x00007ffff5b7492d in clone () from /lib/libc.so.6
  43. #28 0x0000000000000000 in ?? ()
  44. #0 0x0000000000b1e76e in dtNavMeshQuery::getPortalPoints (this=<value optimized out>, from=234187184918233868, fromPoly=0x2729c438, fromTile=<value optimized out>, to=9007199254741745, toPoly=0x7fff5cd7c080, toTile=0x7fffbd036940, left=0x7fffc7ca9560, right=0x7fffc7ca9550) at /root/mangos/dep/recastnavigation/Detour/Source/DetourNavMeshQuery.cpp:1570
  45. i = <value optimized out>
  46. link = 0x272a6f88
  47. v1 = <value optimized out>
  48. #1 0x0000000000b1e7ec in dtNavMeshQuery::getEdgeMidPoint (this=0x2729c438, from=234187184918233868, fromPoly=0x7fff5cd763e0, fromTile=0xe5e5e5e50, to=9007199254741745, toPoly=0x7fff5cd7c080, toTile=0x7fffbd036940, mid=0x7fff438fc0e0) at /root/mangos/dep/recastnavigation/Detour/Source/DetourNavMeshQuery.cpp:1622
  49. left = {128.266342, -21.8971024, -192.000839}
  50. right = {149.332962, -25.0970955, -192.000839}
  51. #2 0x0000000000b1f2f2 in dtNavMeshQuery::findPath (this=0x7fff3ccb9c90, startRef=<value optimized out>, endRef=234187184918233871, startPos=<value optimized out>, endPos=<value optimized out>, filter=<value optimized out>, path=0x7fffc7ca9820, pathCount=0x7fffc7ca9a20, maxPath=64) at /root/mangos/dep/recastnavigation/Detour/Source/DetourNavMeshQuery.cpp:658
  52. neighbourRef = 9007199254741745
  53. neighbourTile = 0x7fffbd036940
  54. neighbourPoly = 0x7fff5cd7c080
  55. neighbourNode = 0x272a6f88
  56. cost = <value optimized out>
  57. heuristic = <value optimized out>
  58. total = <value optimized out>
  59. i = <value optimized out>
  60. bestNode = <value optimized out>
  61. bestTile = 0x7fffbd036a10
  62. bestPoly = 0x2729c438
  63. parentRef = 0
  64. parentTile = 0x0
  65. parentPoly = 0x0
  66. __PRETTY_FUNCTION__ = "dtStatus dtNavMeshQuery::findPath(dtPolyRef, dtPolyRef, const float*, const float*, const dtQueryFilter*, dtPolyRef*, int*, int) const"
  67. lastBestNode = 0x7fff438fc000
  68. node = <value optimized out>
  69. startNode = <value optimized out>
  70. lastBestNodeCost = 1.72245097
  71. prev = <value optimized out>
  72. n = <value optimized out>
  73. #3 0x00000000009a65d6 in PathFinder::BuildPolyPath (this=0x7fffc7ca9820, startPos=<value optimized out>, endPos=<value optimized out>) at /root/mangos/src/game/PathFinder.cpp:369
  74. dtResult = <value optimized out>
  75. distToEndPoly = 0.051262483
  76. __FUNCTION__ = "BuildPolyPath"
  77. startPoint = {131.440842, -22.6239262, -192.658173}
  78. endPoint = {131.854477, -22.7156467, -193.407974}
  79. startPoly = 234187184918233868
  80. startPolyFound = <value optimized out>
  81. endPolyFound = <value optimized out>
  82. __PRETTY_FUNCTION__ = "void PathFinder::BuildPolyPath(const G3D::Vector3&, const G3D::Vector3&)"
  83. distToStartPoly = 0.173062101
  84. endPoly = <value optimized out>
  85. farFromPoly = <value optimized out>
  86. pathStartIndex = <value optimized out>
  87. pathEndIndex = 0
  88. #4 0x00000000009a7d22 in PathFinder::calculate (this=0x7fffc7ca9820, destX=<value optimized out>, destY=<value optimized out>, destZ=<value optimized out>, forceDest=<value optimized out>) at /root/mangos/src/game/PathFinder.cpp:92
  89. dest = {x = -193.407974, y = 131.854477, z = -22.7156467}
  90. dist = 14.2584934
  91. start = {x = -192.658173, y = 131.440842, z = -22.6239262}
  92. #5 0x00000000008e28ec in MoveTo (this=0x7fff4f7afe20, creature=...) at /root/mangos/src/game/movement/MoveSplineInit.h:133
  93. path = {m_pathPolyRefs = {140734213325056, 19120688, 0, 6883546, 31, 140734214308096, 19120688, 140736545332096, 140733938073600, 7, 1984, 6888796, 140734214308096, 19120688, 140734213283968, 6883546, 255, 9065756, 140734213283968, 140736545332032, 140733938073600, 256, 0, 6888796, 140736545331952, 9170042, 140734214168704, 8053840, 134306845149, 140734213283968, 140734214176472, 4776067405886466818, 137438953503, 0, 31, 256, 3072, 9174691, 140736545331952, 7, 254, 672727040, 140733193412608, 1090762105027, 140733938073600, 15298111, 1095216660482, 6, 1984, 21504, 31, 0, 140734213283968, 12319463331437422336, 0, 140734457233704, 1, 140734368146160, 902314, 0, 140735767543808, 140737328775940, 140735691666704, 0}, m_polyLength = 0, m_pathPoints = {<std::_Vector_base<G3D::Vector3, std::allocator<G3D::Vector3> >> = {_M_impl = {<std::allocator<G3D::Vector3>> = {<__gnu_cxx::new_allocator<G3D::Vector3>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, m_type = PATHFIND_BLANK, m_useStraightPath = false, m_forceDestination = false, m_pointPathLimit = 64, m_startPosition = {x = -192.658173, y = 131.440842, z = -22.6239262}, m_endPosition = {x = -193.407974, y = 131.854477, z = -22.7156467}, m_actualEndPosition = {x = -193.407974, y = 131.854477, z = -22.7156467}, m_sourceUnit = 0x7fff3cd88100, m_navMesh = 0x7fff46f4f510, m_navMeshQuery = 0x7fff3ccb9c90, m_filter = {m_areaCost = {1 <repeats 64 times>}, m_includeFlags = 15, m_excludeFlags = 0}}
  94. #6 MoveTo (this=0x7fff4f7afe20, creature=...) at /root/mangos/src/game/movement/MoveSplineInit.h:125
  95. No locals.
  96. #7 RandomMovementGenerator<Creature>::_setRandomLocation (this=0x7fff4f7afe20, creature=...) at /root/mangos/src/game/RandomMovementGenerator.cpp:44
  97. respZ = -22.7096004
  98. destZ = -22.7156467
  99. init = {args = {path = {<std::_Vector_base<G3D::Vector3, std::allocator<G3D::Vector3> >> = {_M_impl = {<std::allocator<G3D::Vector3>> = {<__gnu_cxx::new_allocator<G3D::Vector3>> = {<No data fields>}, <No data fields>}, _M_start = 0x7fff5b14eb00, _M_finish = 0x7fff5b14eb00, _M_end_of_storage = 0x7fff5b14ebc0}}, <No data fields>}, facing = {f = {x = -103738.75, y = 4.59163468e-41, z = 5.87747175e-39}, target = 140736545332576, angle = -103738.75}, flags = {animId = 0 '\000', done = false, falling = false, no_spline = false, parabolic = false, walkmode = true, flying = false, knockback = false, final_point = false, final_target = false, final_angle = false, catmullrom = false, cyclic = false, enter_cycle = false, animation = false, frozen = false, unknown5 = false, unknown6 = false, unknown7 = false, unknown8 = false, backward = false, unknown10 = false, unknown11 = false, unknown12 = false, unknown13 = false}, path_Idx_offset = 0, velocity = 0, parabolic_amplitude = 0, time_perc = 0, splineId = 0}, unit = @0x7fff3cd88100}
  100. respX = -193.576996
  101. respO = 4.41042995
  102. wander_distance = 1
  103. destX = -193.407974
  104. respY = 131.772003
  105. destY = 131.854477
  106. #8 0x00000000008e2a0d in RandomMovementGenerator<Creature>::Update (this=0x2729c438, creature=..., diff=@0x7fff5cd763e0) at /root/mangos/src/game/RandomMovementGenerator.cpp:98
  107. No locals.
  108. #9 0x000000000085ac12 in MotionMaster::UpdateMotion (this=0x7fff3cd89a90, diff=100) at /root/mangos/src/game/MotionMaster.cpp:76
  109. No locals.
  110. #10 0x00000000005b74dc in Creature::Update (this=0x7fff3cd88100, update_diff=100, diff=100) at /root/mangos/src/game/Creature.cpp:568
  111. No locals.
  112. #11 0x00000000006a2391 in Update (v=..., c=<value optimized out>) at /root/mangos/src/game/Object.h:430
  113. No locals.
  114. #12 Visit (v=..., c=<value optimized out>) at /root/mangos/src/game/GridNotifiersImpl.h:46
  115. No locals.
  116. #13 VisitorHelper<MaNGOS::ObjectUpdater, Creature> (v=..., c=<value optimized out>) at /root/mangos/src/framework/GameSystem/TypeContainerVisitor.h:50
  117. No locals.
  118. #14 0x00000000006a0b21 in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=0x7fff2c630000, t_diff=<value optimized out>) at /root/mangos/src/framework/GameSystem/TypeContainerVisitor.h:57
  119. No locals.
  120. #15 VisitorHelper<MaNGOS::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=0x7fff2c630000, t_diff=<value optimized out>) at /root/mangos/src/framework/GameSystem/TypeContainerVisitor.h:58
  121. No locals.
  122. #16 VisitorHelper<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x7fff2c630000, t_diff=<value optimized out>) at /root/mangos/src/framework/GameSystem/TypeContainerVisitor.h:65
  123. No locals.
  124. #17 Visit (this=0x7fff2c630000, t_diff=<value optimized out>) at /root/mangos/src/framework/GameSystem/TypeContainerVisitor.h:80
  125. No locals.
  126. #18 Visit<MaNGOS::ObjectUpdater> (this=0x7fff2c630000, t_diff=<value optimized out>) at /root/mangos/src/framework/GameSystem/Grid.h:81
  127. No locals.
  128. #19 Visit<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x7fff2c630000, t_diff=<value optimized out>) at /root/mangos/src/framework/GameSystem/NGrid.h:156
  129. No locals.
  130. #20 Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x7fff2c630000, t_diff=<value optimized out>) at /root/mangos/src/game/Map.h:429
  131. x = <value optimized out>
  132. y = 32
  133. cell_x = <value optimized out>
  134. cell_y = <value optimized out>
  135. #21 Map::Update (this=0x7fff2c630000, t_diff=<value optimized out>) at /root/mangos/src/game/Map.cpp:499
  136. pair = {x_coord = 253, y_coord = 257}
  137. cell = {data = {Part = {grid_x = 31, grid_y = 32, cell_x = 5, cell_y = 1, nocreate = 1, reserved = 0}, All = 17061919}}
  138. y = 257
  139. x = 253
  140. plr = <value optimized out>
  141. area = {low_bound = {x_coord = 252, y_coord = 253}, high_bound = {x_coord = 256, y_coord = 257}}
  142. updater = {i_timeDiff = 100}
  143. __FUNCTION__ = "Update"
  144. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  145. #22 0x0000000000735d12 in MapUpdateRequest::call (this=0x7fff99373c18) at /root/mangos/src/game/MapUpdater.cpp:74
  146. No locals.
  147. #23 0x0000000000a6d367 in DelayExecutor::svc (this=0x7fffc908ecf0) at /root/mangos/src/shared/DelayExecutor.cpp:72
  148. timeout = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 1312711291, tv_usec = 57039}}
  149. rq = <value optimized out>
  150. #24 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  151. No symbol table info available.
  152. #25 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  153. No symbol table info available.
  154. #26 0x00007ffff5e18971 in start_thread () from /lib/libpthread.so.0
  155. No symbol table info available.
  156. #27 0x00007ffff5b7492d in clone () from /lib/libc.so.6
  157. No symbol table info available.
  158. #28 0x0000000000000000 in ?? ()
  159. No symbol table info available.
  160. 23 Thread 0x7fffbfb9a700 (LWP 11969) 0x00007ffff5b74f23 in epoll_wait () from /lib/libc.so.6
  161. 22 Thread 0x7fffc039b700 (LWP 11968) 0x00007ffff5b74f23 in epoll_wait () from /lib/libc.so.6
  162. 21 Thread 0x7fffc0b9c700 (LWP 11967) 0x00007ffff5b74f23 in epoll_wait () from /lib/libc.so.6
  163. 20 Thread 0x7fffc139d700 (LWP 11966) 0x00007ffff5b74f23 in epoll_wait () from /lib/libc.so.6
  164. 19 Thread 0x7fffc1b9e700 (LWP 11965) 0x00007ffff5b74f23 in epoll_wait () from /lib/libc.so.6
  165. 18 Thread 0x7fffc239f700 (LWP 11964) 0x00007ffff5b74f23 in epoll_wait () from /lib/libc.so.6
  166. 17 Thread 0x7fffc2ba0700 (LWP 11963) 0x00007ffff5e1ca9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  167. 16 Thread 0x7fffc33a1700 (LWP 11962) 0x00007ffff5e1ca9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  168. 15 Thread 0x7fffc3ba2700 (LWP 11961) 0x00007ffff5e1ca9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  169. 14 Thread 0x7fffc43a3700 (LWP 11960) 0x00007ffff5e1ca9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  170. 13 Thread 0x7fffc4ba4700 (LWP 11959) 0x00007ffff5e1ca9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  171. 12 Thread 0x7fffc53a5700 (LWP 11958) 0x00007ffff5e2036d in nanosleep () from /lib/libpthread.so.0
  172. 11 Thread 0x7fffc5ba6700 (LWP 11957) 0x00007ffff5b6d2c3 in select () from /lib/libc.so.6
  173. 10 Thread 0x7fffc63a7700 (LWP 11956) 0x00007ffff5b3820d in nanosleep () from /lib/libc.so.6
  174. 9 Thread 0x7fffc6ba8700 (LWP 11955) 0x00007ffff5e1ca9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  175. 8 Thread 0x7fffc74a9700 (LWP 11954) findConnectingPolys (this=<value optimized out>, tile=0x7fffb82077aa, target=0x7fffbd036a78, side=<value optimized out>) at /root/mangos/dep/recastnavigation/Detour/Source/DetourNavMesh.cpp:263
  176. * 7 Thread 0x7fffc7caa700 (LWP 11953) 0x0000000000b1e76e in dtNavMeshQuery::getPortalPoints (this=<value optimized out>, from=234187184918233868, fromPoly=0x2729c438, fromTile=<value optimized out>, to=9007199254741745, toPoly=0x7fff5cd7c080, toTile=0x7fffbd036940, left=0x7fffc7ca9560, right=0x7fffc7ca9550) at /root/mangos/dep/recastnavigation/Detour/Source/DetourNavMeshQuery.cpp:1570
  177. 6 Thread 0x7fffc86ab700 (LWP 11950) 0x00007ffff5e2036d in nanosleep () from /lib/libpthread.so.0
  178. 5 Thread 0x7ffff4223700 (LWP 11905) 0x00007ffff5e2036d in nanosleep () from /lib/libpthread.so.0
  179. 4 Thread 0x7ffff4a24700 (LWP 11904) 0x00007ffff5e2036d in nanosleep () from /lib/libpthread.so.0
  180. 3 Thread 0x7ffff5432700 (LWP 11903) 0x00007ffff5e2036d in nanosleep () from /lib/libpthread.so.0
  181. 1 Thread 0x7ffff7fdf720 (LWP 11899) 0x00007ffff5e19285 in pthread_join () from /lib/libpthread.so.0
  182.  
  183. Thread 23 (Thread 0x7fffbfb9a700 (LWP 11969)):
  184. #0 0x00007ffff5b74f23 in epoll_wait () from /lib/libc.so.6
  185. No symbol table info available.
  186. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  187. No symbol table info available.
  188. #2 0x00007ffff7af369c 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
  189. No symbol table info available.
  190. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  191. No symbol table info available.
  192. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  193. No symbol table info available.
  194. #5 0x0000000000627a98 in ReactorRunnable::svc (this=0x7fffd7bbdc20) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  195. interval = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 10000}}
  196. __FUNCTION__ = "svc"
  197. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  198. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  199. No symbol table info available.
  200. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  201. No symbol table info available.
  202. #8 0x00007ffff5e18971 in start_thread () from /lib/libpthread.so.0
  203. No symbol table info available.
  204. #9 0x00007ffff5b7492d in clone () from /lib/libc.so.6
  205. No symbol table info available.
  206. #10 0x0000000000000000 in ?? ()
  207. No symbol table info available.
  208.  
  209. Thread 22 (Thread 0x7fffc039b700 (LWP 11968)):
  210. #0 0x00007ffff5b74f23 in epoll_wait () from /lib/libc.so.6
  211. No symbol table info available.
  212. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  213. No symbol table info available.
  214. #2 0x00007ffff7af369c 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
  215. No symbol table info available.
  216. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  217. No symbol table info available.
  218. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  219. No symbol table info available.
  220. #5 0x0000000000627a98 in ReactorRunnable::svc (this=0x7fffd7bbdae8) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  221. interval = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 9658}}
  222. __FUNCTION__ = "svc"
  223. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  224. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  225. No symbol table info available.
  226. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  227. No symbol table info available.
  228. #8 0x00007ffff5e18971 in start_thread () from /lib/libpthread.so.0
  229. No symbol table info available.
  230. #9 0x00007ffff5b7492d in clone () from /lib/libc.so.6
  231. No symbol table info available.
  232. #10 0x0000000000000000 in ?? ()
  233. No symbol table info available.
  234.  
  235. Thread 21 (Thread 0x7fffc0b9c700 (LWP 11967)):
  236. #0 0x00007ffff5b74f23 in epoll_wait () from /lib/libc.so.6
  237. No symbol table info available.
  238. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  239. No symbol table info available.
  240. #2 0x00007ffff7af369c 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
  241. No symbol table info available.
  242. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  243. No symbol table info available.
  244. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  245. No symbol table info available.
  246. #5 0x0000000000627a98 in ReactorRunnable::svc (this=0x7fffd7bbd9b0) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  247. interval = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 9999}}
  248. __FUNCTION__ = "svc"
  249. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  250. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  251. No symbol table info available.
  252. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  253. No symbol table info available.
  254. #8 0x00007ffff5e18971 in start_thread () from /lib/libpthread.so.0
  255. No symbol table info available.
  256. #9 0x00007ffff5b7492d in clone () from /lib/libc.so.6
  257. No symbol table info available.
  258. #10 0x0000000000000000 in ?? ()
  259. No symbol table info available.
  260.  
  261. Thread 20 (Thread 0x7fffc139d700 (LWP 11966)):
  262. #0 0x00007ffff5b74f23 in epoll_wait () from /lib/libc.so.6
  263. No symbol table info available.
  264. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  265. No symbol table info available.
  266. #2 0x00007ffff7af369c 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
  267. No symbol table info available.
  268. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  269. No symbol table info available.
  270. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  271. No symbol table info available.
  272. #5 0x0000000000627a98 in ReactorRunnable::svc (this=0x7fffd7bbd878) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  273. interval = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 9999}}
  274. __FUNCTION__ = "svc"
  275. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  276. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  277. No symbol table info available.
  278. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  279. No symbol table info available.
  280. #8 0x00007ffff5e18971 in start_thread () from /lib/libpthread.so.0
  281. No symbol table info available.
  282. #9 0x00007ffff5b7492d in clone () from /lib/libc.so.6
  283. No symbol table info available.
  284. #10 0x0000000000000000 in ?? ()
  285. No symbol table info available.
  286.  
  287. Thread 19 (Thread 0x7fffc1b9e700 (LWP 11965)):
  288. #0 0x00007ffff5b74f23 in epoll_wait () from /lib/libc.so.6
  289. No symbol table info available.
  290. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  291. No symbol table info available.
  292. #2 0x00007ffff7af369c 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
  293. No symbol table info available.
  294. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  295. No symbol table info available.
  296. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  297. No symbol table info available.
  298. #5 0x0000000000627a98 in ReactorRunnable::svc (this=0x7fffd7bbd740) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  299. interval = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 9996}}
  300. __FUNCTION__ = "svc"
  301. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  302. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  303. No symbol table info available.
  304. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  305. No symbol table info available.
  306. #8 0x00007ffff5e18971 in start_thread () from /lib/libpthread.so.0
  307. No symbol table info available.
  308. #9 0x00007ffff5b7492d in clone () from /lib/libc.so.6
  309. No symbol table info available.
  310. #10 0x0000000000000000 in ?? ()
  311. No symbol table info available.
  312.  
  313. Thread 18 (Thread 0x7fffc239f700 (LWP 11964)):
  314. #0 0x00007ffff5b74f23 in epoll_wait () from /lib/libc.so.6
  315. No symbol table info available.
  316. #1 0x00007ffff7af15fc in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  317. No symbol table info available.
  318. #2 0x00007ffff7af369c 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
  319. No symbol table info available.
  320. #3 0x00007ffff7af3866 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /opt/mangos/lib/libACE-5.8.3.so
  321. No symbol table info available.
  322. #4 0x00007ffff7b4cc4f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /opt/mangos/lib/libACE-5.8.3.so
  323. No symbol table info available.
  324. #5 0x0000000000627a98 in ReactorRunnable::svc (this=0x7fffd7bbd608) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  325. interval = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 10000}}
  326. __FUNCTION__ = "svc"
  327. __PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
  328. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  329. No symbol table info available.
  330. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  331. No symbol table info available.
  332. #8 0x00007ffff5e18971 in start_thread () from /lib/libpthread.so.0
  333. No symbol table info available.
  334. #9 0x00007ffff5b7492d in clone () from /lib/libc.so.6
  335. No symbol table info available.
  336. #10 0x0000000000000000 in ?? ()
  337. No symbol table info available.
  338.  
  339. Thread 17 (Thread 0x7fffc2ba0700 (LWP 11963)):
  340. #0 0x00007ffff5e1ca9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  341. No symbol table info available.
  342. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  343. No symbol table info available.
  344. #2 0x0000000000516abb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffc6c77f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  345. result = <value optimized out>
  346. #3 0x0000000000517c37 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffc6c77f00, first_item=@0x7fffc2b9fe28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  347. ace_mon = {lock_ = 0x7fffc6c77f50, owner_ = 0}
  348. #4 0x0000000000516908 in getq (this=0x7fffc5ba5d90) at /opt/mangos/include/ace/Task_T.inl:22
  349. No locals.
  350. #5 SOAPWorkingThread::svc (this=0x7fffc5ba5d90) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  351. mb = 0x0
  352. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  353. No symbol table info available.
  354. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  355. No symbol table info available.
  356. #8 0x00007ffff5e18971 in start_thread () from /lib/libpthread.so.0
  357. No symbol table info available.
  358. #9 0x00007ffff5b7492d in clone () from /lib/libc.so.6
  359. No symbol table info available.
  360. #10 0x0000000000000000 in ?? ()
  361. No symbol table info available.
  362.  
  363. Thread 16 (Thread 0x7fffc33a1700 (LWP 11962)):
  364. #0 0x00007ffff5e1ca9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  365. No symbol table info available.
  366. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  367. No symbol table info available.
  368. #2 0x0000000000516abb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffc6c77f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  369. result = <value optimized out>
  370. #3 0x0000000000517c37 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffc6c77f00, first_item=@0x7fffc33a0e28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  371. ace_mon = {lock_ = 0x7fffc6c77f50, owner_ = 0}
  372. #4 0x0000000000516908 in getq (this=0x7fffc5ba5d90) at /opt/mangos/include/ace/Task_T.inl:22
  373. No locals.
  374. #5 SOAPWorkingThread::svc (this=0x7fffc5ba5d90) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  375. mb = 0x0
  376. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  377. No symbol table info available.
  378. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  379. No symbol table info available.
  380. #8 0x00007ffff5e18971 in start_thread () from /lib/libpthread.so.0
  381. No symbol table info available.
  382. #9 0x00007ffff5b7492d in clone () from /lib/libc.so.6
  383. No symbol table info available.
  384. #10 0x0000000000000000 in ?? ()
  385. No symbol table info available.
  386.  
  387. Thread 15 (Thread 0x7fffc3ba2700 (LWP 11961)):
  388. #0 0x00007ffff5e1ca9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  389. No symbol table info available.
  390. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  391. No symbol table info available.
  392. #2 0x0000000000516abb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffc6c77f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  393. result = <value optimized out>
  394. #3 0x0000000000517c37 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffc6c77f00, first_item=@0x7fffc3ba1e28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  395. ace_mon = {lock_ = 0x7fffc6c77f50, owner_ = 0}
  396. #4 0x0000000000516908 in getq (this=0x7fffc5ba5d90) at /opt/mangos/include/ace/Task_T.inl:22
  397. No locals.
  398. #5 SOAPWorkingThread::svc (this=0x7fffc5ba5d90) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  399. mb = 0x0
  400. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  401. No symbol table info available.
  402. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  403. No symbol table info available.
  404. #8 0x00007ffff5e18971 in start_thread () from /lib/libpthread.so.0
  405. No symbol table info available.
  406. #9 0x00007ffff5b7492d in clone () from /lib/libc.so.6
  407. No symbol table info available.
  408. #10 0x0000000000000000 in ?? ()
  409. No symbol table info available.
  410.  
  411. Thread 14 (Thread 0x7fffc43a3700 (LWP 11960)):
  412. #0 0x00007ffff5e1ca9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  413. No symbol table info available.
  414. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  415. No symbol table info available.
  416. #2 0x0000000000516abb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffc6c77f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  417. result = <value optimized out>
  418. #3 0x0000000000517c37 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffc6c77f00, first_item=@0x7fffc43a2e28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  419. ace_mon = {lock_ = 0x7fffc6c77f50, owner_ = 0}
  420. #4 0x0000000000516908 in getq (this=0x7fffc5ba5d90) at /opt/mangos/include/ace/Task_T.inl:22
  421. No locals.
  422. #5 SOAPWorkingThread::svc (this=0x7fffc5ba5d90) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  423. mb = 0x0
  424. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  425. No symbol table info available.
  426. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  427. No symbol table info available.
  428. #8 0x00007ffff5e18971 in start_thread () from /lib/libpthread.so.0
  429. No symbol table info available.
  430. #9 0x00007ffff5b7492d in clone () from /lib/libc.so.6
  431. No symbol table info available.
  432. #10 0x0000000000000000 in ?? ()
  433. No symbol table info available.
  434.  
  435. Thread 13 (Thread 0x7fffc4ba4700 (LWP 11959)):
  436. #0 0x00007ffff5e1ca9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  437. No symbol table info available.
  438. #1 0x00007ffff7ae0425 in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /opt/mangos/lib/libACE-5.8.3.so
  439. No symbol table info available.
  440. #2 0x0000000000516abb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fffc6c77f00, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1744
  441. result = <value optimized out>
  442. #3 0x0000000000517c37 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fffc6c77f00, first_item=@0x7fffc4ba3e28, timeout=0x0) at /opt/mangos/include/ace/Message_Queue_T.cpp:1936
  443. ace_mon = {lock_ = 0x7fffc6c77f50, owner_ = 0}
  444. #4 0x0000000000516908 in getq (this=0x7fffc5ba5d90) at /opt/mangos/include/ace/Task_T.inl:22
  445. No locals.
  446. #5 SOAPWorkingThread::svc (this=0x7fffc5ba5d90) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  447. mb = 0x0
  448. #6 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  449. No symbol table info available.
  450. #7 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  451. No symbol table info available.
  452. #8 0x00007ffff5e18971 in start_thread () from /lib/libpthread.so.0
  453. No symbol table info available.
  454. #9 0x00007ffff5b7492d in clone () from /lib/libc.so.6
  455. No symbol table info available.
  456. #10 0x0000000000000000 in ?? ()
  457. No symbol table info available.
  458.  
  459. Thread 12 (Thread 0x7fffc53a5700 (LWP 11958)):
  460. #0 0x00007ffff5e2036d in nanosleep () from /lib/libpthread.so.0
  461. No symbol table info available.
  462. #1 0x0000000000a6bcf9 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  463. rqtp = {tv_sec = 1, tv_nsec = 0}
  464. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangos/src/shared/Threading.cpp:237
  465. No locals.
  466. #3 0x000000000051b9bb in FreezeDetectorRunnable::run (this=0x7fffc7cb1210) at /root/mangos/src/mangosd/Master.cpp:79
  467. curtime = 4294966780
  468. #4 0x0000000000a6bfca in ACE_Based::Thread::ThreadTask (param=0x7fffc53a4e30) at /root/mangos/src/shared/Threading.cpp:187
  469. No locals.
  470. #5 0x00007ffff5e18971 in start_thread () from /lib/libpthread.so.0
  471. No symbol table info available.
  472. #6 0x00007ffff5b7492d in clone () from /lib/libc.so.6
  473. No symbol table info available.
  474. #7 0x0000000000000000 in ?? ()
  475. No symbol table info available.
  476.  
  477. Thread 11 (Thread 0x7fffc5ba6700 (LWP 11957)):
  478. #0 0x00007ffff5b6d2c3 in select () from /lib/libc.so.6
  479. No symbol table info available.
  480. #1 0x0000000000af600e in tcp_select (soap=0x7fffc5b8a590, s=38, flags=<value optimized out>, timeout=<value optimized out>) at /root/mangos/dep/src/gsoap/stdsoap2.cpp:4418
  481. tv = {tv_sec = 0, tv_usec = 998399}
  482. fd = {{fds_bits = {274877906944, 0 <repeats 15 times>}}, {fds_bits = {274877906944, 0 <repeats 15 times>}}, {fds_bits = {274877906944, 0 <repeats 15 times>}}}
  483. sfd = 0x7fffc5b8a3c0
  484. efd = 0x7fffc5b8a440
  485. r = <value optimized out>
  486. rfd = 0x7fffc5b8a340
  487. #2 0x0000000000b03c5f in soap_accept (soap=0x7fffc5b8a590) at /root/mangos/dep/src/gsoap/stdsoap2.cpp:4486
  488. r = -514
  489. err = -514
  490. n = 16
  491. len = 65536
  492. set = 1
  493. #3 0x0000000000515df7 in MaNGOSsoapRunnable::run (this=<value optimized out>) at /root/mangos/src/mangosd/MaNGOSsoap.cpp:51
  494. thread_soap = <value optimized out>
  495. pool = {<ACE_Task<ACE_MT_SYNCH>> = {<ACE_Task_Base> = {<No data fields>}, msg_queue_ = 0x7fffc6c77f00, delete_msg_queue_ = true, mod_ = 0x0, next_ = 0x0}, <No data fields>}
  496. soap = {_vptr.soap = 0xbc5df0, state = 1, version = 0, mode = 0, imode = 2097152, omode = 2097152, float_format = 0xbc26fb "%.9G", double_format = 0xbc2700 "%.17lG", dime_id_format = 0xbc2707 "cid:id%d", http_version = 0xbc2710 "1.1", http_content = 0x0, encodingStyle = 0xbc5320 "", actor = 0x0, lang = 0xbc302c "en", recv_timeout = 5, send_timeout = 5, connect_timeout = 0, accept_timeout = 3, socket_flags = 0, connect_flags = 0, bind_flags = 0, accept_flags = 0, linger_time = 0, namespaces = 0xe81120, local_namespaces = 0x0, nlist = 0x0, blist = 0x0, clist = 0x2c5e170, alist = 0x0, iht = {0x0 <repeats 1999 times>}, pht = {0x0 <repeats 1024 times>}, pblk = 0x0, pidx = 0, header = 0x0, fault = 0x7ffff07fffb0, idnum = 0, user = 0x0, plugins = 0x0, userid = 0x0, passwd = 0x0, fpost = 0xb16810 <http_post(soap*, char const*, char const*, int, char const*, char const*, size_t)>, fget = 0xaf42d0 <http_get(soap*)>, fput = 0xaf42e0 <http_405(soap*)>, fdel = 0xaf42e0 <http_405(soap*)>, fhead = 0xaf42e0 <http_405(soap*)>, fform = 0, fposthdr = 0xafc4f0 <http_post_header(soap*, char const*, char const*)>, fresponse = 0xaf7400 <http_response(soap*, int, size_t)>, fparse = 0xb07e10 <http_parse(soap*)>, fparsehdr = 0xb15c50 <http_parse_header(soap*, char const*, char const*)>, fheader = 0, fresolve = 0xaf9760 <tcp_gethost(soap*, char const*, in_addr*)>, fconnect = 0, fdisconnect = 0, fclosesocket = 0xaf9740 <tcp_closesocket(soap*, int)>, fshutdownsocket = 0xaf9730 <tcp_shutdownsocket(soap*, int, int)>, fopen = 0xb0b5f0 <tcp_connect(soap*, char const*, char const*, int)>, faccept = 0xaf9750 <tcp_accept(soap*, int, sockaddr*, int*)>, fclose = 0xaf3be0 <tcp_disconnect(soap*)>, fsend = 0xaf9410 <fsend(soap*, char const*, size_t)>, frecv = 0xaf91e0 <frecv(soap*, char*, size_t)>, fpoll = 0xb040c0 <soap_poll(soap*)>, fseterror = 0, fignore = 0, fserveloop = 0, fplugin = 0xaf73a0 <fplugin(soap*, char const*)>, fmalloc = 0, fprepareinit = 0, fpreparesend = 0, fpreparerecv = 0, fpreparefinal = 0, fdimereadopen = 0, fdimewriteopen = 0, fdimereadclose = 0, fdimewriteclose = 0, fdimeread = 0, fdimewrite = 0, fmimereadopen = 0, fmimewriteopen = 0, fmimereadclose = 0, fmimewriteclose = 0, fmimeread = 0, fmimewrite = 0, master = 38, socket = -1, os = 0x0, is = 0x0, sendfd = 1, recvfd = 0, bufidx = 0, buflen = 0, ahead = 0, cdata = 0, body = 0, level = 0, count = 0, length = 0, labbuf = 0x0, lablen = 0, labidx = 0, buf = '\000' <repeats 65535 times>, msgbuf = '\000' <repeats 1023 times>, tmpbuf = '\000' <repeats 1023 times>, tag = '\000' <repeats 1023 times>, id = '\000' <repeats 1023 times>, href = '\000' <repeats 1023 times>, type = '\000' <repeats 1023 times>, arrayType = '\000' <repeats 1023 times>, arraySize = '\000' <repeats 1023 times>, arrayOffset = '\000' <repeats 1023 times>, other = 0, position = 0, positions = {0 <repeats 16 times>}, root = 0, attributes = 0x0, encoding = 0, mustUnderstand = 0, null = 0, ns = 0, part = 9, alloced = 0, peeked = 0, chunksize = 0, chunkbuflen = 0, endpoint = '\000' <repeats 1023 times>, path = '\000' <repeats 1023 times>, host = '\000' <repeats 1023 times>, action = 0x0, authrealm = 0x0, prolog = 0x0, ip = 2886729737, port = 52272, keep_alive = 0, tcp_keep_alive = 0, tcp_keep_idle = 0, tcp_keep_intvl = 0, tcp_keep_cnt = 0, max_keep_alive = 100, proxy_http_version = 0xbc2714 "1.0", proxy_host = 0x0, proxy_port = 8080, proxy_userid = 0x0, proxy_passwd = 0x0, proxy_from = 0x0, status = 0, error = 0, errmode = 0, errnum = 0, dom = 0x0, dime = {count = 0, size = 0, chunksize = 0, buflen = 0, flags = 0 '\000', ptr = 0x0, id = 0x0, type = 0x0, options = 0x0, list = 0x0, first = 0x0, last = 0x0}, mime = {boundary = 0x0, start = 0x0, list = 0x0, first = 0x0, last = 0x0}, xlist = 0x0, logfile = {0x0, 0x0, 0x0}, fdebug = {0x0, 0x0, 0x0}, mht = {0x0 <repeats 1024 times>}, c14ninclude = 0x0, c14nexclude = 0x0, cookies = 0x0, cookie_domain = 0x0, cookie_path = 0x0, cookie_max = 32, ipv6_multicast_if = 0, ipv4_multicast_if = 0x0, ipv4_multicast_ttl = 0, peer = {sin_family = 0, sin_port = 0, sin_addr = {s_addr = 0}, sin_zero = "\000\000\000\000\000\000\000"}, peerlen = 16, fsslauth = 0x0, fsslverify = 0x0, bio = 0x0, ssl = 0x0, ctx = 0x0, session = 0x0, ssl_flags = 0, keyfile = 0x0, password = 0x0, dhfile = 0x0, cafile = 0x0, capath = 0x0, crlfile = 0x0, randfile = 0x0, session_host = '\000' <repeats 889 times>, "«ÇÆÿ\177\000\000Ãà|öÿ\177", '\000' <repeats 18 times>, "x\020\000\000\000\000\000\000\000\200ÇÆÿ\177\000\000\n\000\000\000\000\000\000\000\033\000\000\000\000\000\000\000\000\200ÇÆÿ\177\000\000\212ç|öÿ\177\000\000 ]ºÅÿ\177\000\000\000'Çí \206÷ª\000\000\000\000\000\000\000\000\000«ÇÆÿ\177\000\000\001\000\000\000\000\000\000\000\210fºÅÿ\177\000\000\000gºÅÿ\177\000", session_port = 0, c_locale = 0x0, d_stream = 0x7ffff67d0304, z_crc = 0, z_dict = 0xac6c78000 <Address 0xac6c78000 out of bounds>, z_dict_len = 4097, zlib_state = 0, zlib_in = 0, zlib_out = -23400, z_buf = 0x7ffff7fda488 "", z_buflen = 0, z_level = 32768, z_ratio_in = 4.59163468e-41, z_ratio_out = -1.28310798e+33}
  497. m = <value optimized out>
  498. s = -514
  499. #4 0x0000000000a6bfca in ACE_Based::Thread::ThreadTask (param=0x27) at /root/mangos/src/shared/Threading.cpp:187
  500. No locals.
  501. #5 0x00007ffff5e18971 in start_thread () from /lib/libpthread.so.0
  502. No symbol table info available.
  503. #6 0x00007ffff5b7492d in clone () from /lib/libc.so.6
  504. No symbol table info available.
  505. #7 0x0000000000000000 in ?? ()
  506. No symbol table info available.
  507.  
  508. Thread 10 (Thread 0x7fffc63a7700 (LWP 11956)):
  509. #0 0x00007ffff5b3820d in nanosleep () from /lib/libc.so.6
  510. No symbol table info available.
  511. #1 0x00007ffff5b6db14 in usleep () from /lib/libc.so.6
  512. No symbol table info available.
  513. #2 0x000000000051012e in CliRunnable::run (this=<value optimized out>) at /root/mangos/src/mangosd/CliRunnable.cpp:617
  514. command_str = <value optimized out>
  515. commandbuf = "\000ÀÈÆÿ\177\000\000\004\003}öÿ\177", '\000' <repeats 11 times>, "ÀÈÆ\t\000\000\000\001\020\000\000\000\000\000\000\230§ý÷ÿ\177\000\000\210§ý÷ÿ\177", '\000' <repeats 11 times>, "ÀÈÆÿ\177\000\000f\f}öÿ\177", '\000' <repeats 11 times>, "'Çí \206÷ªx\020\000\000\000\000\000\000\000ëÈÆÿ\177\000\000°¾ü÷ÿ\177\000\000\210v:Æÿ\177\000\000\000w:Æÿ\177", '\000' <repeats 18 times>, "Fh²÷ÿ\177\000\000\000\000ÖÇÿ\177\000\000lø|öÿ\177\000\000H2ÖÇÿ\177", '\000' <repeats 11 times>, "ëÈÆÿ\177\000\000Pmé\000\000\000\000\000Ày:Æ"...
  516. #3 0x0000000000a6bfca in ACE_Based::Thread::ThreadTask (param=0x7fffc63a6c40) at /root/mangos/src/shared/Threading.cpp:187
  517. No locals.
  518. #4 0x00007ffff5e18971 in start_thread () from /lib/libpthread.so.0
  519. No symbol table info available.
  520. #5 0x00007ffff5b7492d in clone () from /lib/libc.so.6
  521. No symbol table info available.
  522. #6 0x0000000000000000 in ?? ()
  523. No symbol table info available.
  524.  
  525. Thread 9 (Thread 0x7fffc6ba8700 (LWP 11955)):
  526. #0 0x00007ffff5e1ca9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  527. No symbol table info available.
  528. #1 0x00007ffff7ae037a in ACE_Condition_Thread_Mutex::wait() () from /opt/mangos/lib/libACE-5.8.3.so
  529. No symbol table info available.
  530. #2 0x0000000000735660 in MapUpdater::wait (this=0x7fffc908ece8) at /root/mangos/src/game/MapUpdater.cpp:107
  531. guard = {lock_ = 0x7fffc908ee00, owner_ = 0}
  532. #3 0x00000000006223d8 in MapManager::Update (this=0x7fffc908ec00, diff=<value optimized out>) at /root/mangos/src/game/MapManager.cpp:247
  533. No locals.
  534. #4 0x000000000084cb7d in World::Update (this=0x7ffff7f6b900, diff=24) at /root/mangos/src/game/World.cpp:1610
  535. autobroadcaston = 0
  536. #5 0x000000000051bfad in WorldRunnable::run (this=<value optimized out>) at /root/mangos/src/mangosd/WorldRunnable.cpp:60
  537. diff = 24
  538. prevSleepTime = 23
  539. #6 0x0000000000a6bfca in ACE_Based::Thread::ThreadTask (param=0x7fffc908edc4) at /root/mangos/src/shared/Threading.cpp:187
  540. No locals.
  541. #7 0x00007ffff5e18971 in start_thread () from /lib/libpthread.so.0
  542. No symbol table info available.
  543. #8 0x00007ffff5b7492d in clone () from /lib/libc.so.6
  544. No symbol table info available.
  545. #9 0x0000000000000000 in ?? ()
  546. No symbol table info available.
  547.  
  548. Thread 8 (Thread 0x7fffc74a9700 (LWP 11954)):
  549. #0 findConnectingPolys (this=<value optimized out>, tile=0x7fffb82077aa, target=0x7fffbd036a78, side=<value optimized out>) at /root/mangos/dep/recastnavigation/Detour/Source/DetourNavMesh.cpp:263
  550. poly = 0x7fffb82077a4
  551. nv = 3
  552. i = 91
  553. m = 32774
  554. base = 4503606069821440
  555. #1 dtNavMesh::connectExtLinks (this=<value optimized out>, tile=0x7fffb82077aa, target=0x7fffbd036a78, side=<value optimized out>) at /root/mangos/dep/recastnavigation/Detour/Source/DetourNavMesh.cpp:344
  556. vb = 0x27296270
  557. nnei = 1
  558. va = <value optimized out>
  559. nei = {4503606069821527, 140737328778159, 0, 140737315759929}
  560. neia = {106.666397, 107.999725, -2.83543598e+18, 4.59163468e-41, 31353.6562, 4.59163468e-41, 0, 5.64237333e-37}
  561. poly = <value optimized out>
  562. nv = 3
  563. i = 1206
  564. #2 0x0000000000b1e1e7 in dtNavMesh::addTile (this=0x7fff46f4f510, data=0x27290000 "VAND\006", dataSize=<value optimized out>, flags=<value optimized out>, lastRef=<value optimized out>, result=<value optimized out>) at /root/mangos/dep/recastnavigation/Detour/Source/DetourNavMesh.cpp:809
  565. nei = 0x7fffbd036a78
  566. i = 2
  567. d = <value optimized out>
  568. vertsSize = <value optimized out>
  569. polysSize = <value optimized out>
  570. detailMeshesSize = <value optimized out>
  571. detailTrisSize = <value optimized out>
  572. bvtreeSize = <value optimized out>
  573. tile = 0x7fffbd036a10
  574. linksSize = <value optimized out>
  575. detailVertsSize = <value optimized out>
  576. #3 0x000000000096d1a2 in MMAP::MMapManager::loadMap (this=0x7fffde1d65f8, mapId=389, x=32, y=31) at /root/mangos/src/game/MoveMap.cpp:209
  577. mmap = 0x7fff46f4f350
  578. __FUNCTION__ = "loadMap"
  579. pathLen = 656998400
  580. __PRETTY_FUNCTION__ = "bool MMAP::MMapManager::loadMap(uint32, int32, int32)"
  581. file = 0x7fff2f4d72d0
  582. fileHeader = {mmapMagic = 1296908624, dtVersion = 6, mmapVersion = 3, size = 204460, usesLiquids = true}
  583. data = 0x27290000 "VAND\006"
  584. fileName = 0x27290000 "VAND\006"
  585. result = <value optimized out>
  586. tileRef = 0
  587. #4 0x0000000000809bd1 in TerrainInfo::LoadMapAndVMap (this=0x7fff5571c000, x=32, y=31) at /root/mangos/src/game/GridMap.cpp:1107
  588. tmp = 0x7fff00000185 <Address 0x7fff00000185 out of bounds>
  589. len = 389
  590. i_mapEntry = 0x7fff00000185
  591. mapName = 0x7ffff153a595 "Ragefire Chasm"
  592. #5 0x000000000080d061 in GetGrid (this=0x7fff5571c000, x=<value optimized out>, y=<value optimized out>, z=<value optimized out>, pGround=0x7fffc74a87bc, swim=true) at /root/mangos/src/game/GridMap.cpp:1056
  593. gx = -1205831766
  594. gy = 4
  595. pMap = <value optimized out>
  596. #6 TerrainInfo::GetWaterOrGroundLevel (this=0x7fff5571c000, x=<value optimized out>, y=<value optimized out>, z=<value optimized out>, pGround=0x7fffc74a87bc, swim=true) at /root/mangos/src/game/GridMap.cpp:1031
  597. No locals.
  598. #7 0x00000000007b20b0 in WorldObject::UpdateAllowedPositionZ (this=0x7fff39686080, x=<value optimized out>, y=<value optimized out>, z=@0x7fffc74a8bd8) at /root/mangos/src/game/Object.cpp:1428
  599. ground_z = -21.8843498
  600. max_z = <value optimized out>
  601. #8 0x00000000008e289c in RandomMovementGenerator<Creature>::_setRandomLocation (this=0x7fff9831bd70, creature=...) at /root/mangos/src/game/RandomMovementGenerator.cpp:39
  602. respZ = -21.8843002
  603. destZ = -21.8843498
  604. init = {args = {path = {<std::_Vector_base<G3D::Vector3, std::allocator<G3D::Vector3> >> = {_M_impl = {<std::allocator<G3D::Vector3>> = {<__gnu_cxx::new_allocator<G3D::Vector3>> = {<No data fields>}, <No data fields>}, _M_start = 0x3f4ccccd, _M_finish = 0x7fff66b19eb8, _M_end_of_storage = 0x7fff38799a90}}, <No data fields>}, facing = {f = {x = 1.40129846e-43, y = 0, z = 5.87747175e-39}, target = 100, angle = 1.40129846e-43}, flags = {animId = 216 'Ø', done = true, falling = true, no_spline = false, parabolic = false, walkmode = false, flying = false, knockback = false, final_point = false, final_target = false, final_angle = false, catmullrom = false, cyclic = false, enter_cycle = false, animation = false, frozen = false, unknown5 = false, unknown6 = false, unknown7 = false, unknown8 = false, backward = false, unknown10 = false, unknown11 = false, unknown12 = false, unknown13 = false}, path_Idx_offset = 0, velocity = 0.000221611932, parabolic_amplitude = 4.59163468e-41, time_perc = 1.26572424e-38, splineId = 0}, unit = @0x7fff39686080}
  605. respX = -379.626007
  606. respO = 3.27308989
  607. wander_distance = 1
  608. destX = -380.402527
  609. respY = 203.057999
  610. destY = 202.886871
  611. #9 0x00000000008e2a0d in RandomMovementGenerator<Creature>::Update (this=0x3, creature=..., diff=@0x0) at /root/mangos/src/game/RandomMovementGenerator.cpp:98
  612. No locals.
  613. #10 0x000000000085ac12 in MotionMaster::UpdateMotion (this=0x7fff39687a10, diff=100) at /root/mangos/src/game/MotionMaster.cpp:76
  614. No locals.
  615. #11 0x00000000005b74dc in Creature::Update (this=0x7fff39686080, update_diff=100, diff=100) at /root/mangos/src/game/Creature.cpp:568
  616. No locals.
  617. #12 0x00000000006a2391 in Update (v=..., c=<value optimized out>) at /root/mangos/src/game/Object.h:430
  618. No locals.
  619. #13 Visit (v=..., c=<value optimized out>) at /root/mangos/src/game/GridNotifiersImpl.h:46
  620. No locals.
  621. #14 VisitorHelper<MaNGOS::ObjectUpdater, Creature> (v=..., c=<value optimized out>) at /root/mangos/src/framework/GameSystem/TypeContainerVisitor.h:50
  622. No locals.
  623. #15 0x00000000006a0b21 in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=0x25b54000, t_diff=<value optimized out>) at /root/mangos/src/framework/GameSystem/TypeContainerVisitor.h:57
  624. No locals.
  625. #16 VisitorHelper<MaNGOS::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=0x25b54000, t_diff=<value optimized out>) at /root/mangos/src/framework/GameSystem/TypeContainerVisitor.h:58
  626. No locals.
  627. #17 VisitorHelper<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x25b54000, t_diff=<value optimized out>) at /root/mangos/src/framework/GameSystem/TypeContainerVisitor.h:65
  628. No locals.
  629. #18 Visit (this=0x25b54000, t_diff=<value optimized out>) at /root/mangos/src/framework/GameSystem/TypeContainerVisitor.h:80
  630. No locals.
  631. #19 Visit<MaNGOS::ObjectUpdater> (this=0x25b54000, t_diff=<value optimized out>) at /root/mangos/src/framework/GameSystem/Grid.h:81
  632. No locals.
  633. #20 Visit<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x25b54000, t_diff=<value optimized out>) at /root/mangos/src/framework/GameSystem/NGrid.h:156
  634. No locals.
  635. #21 Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x25b54000, t_diff=<value optimized out>) at /root/mangos/src/game/Map.h:429
  636. x = <value optimized out>
  637. y = 32
  638. cell_x = <value optimized out>
  639. cell_y = <value optimized out>
  640. #22 Map::Update (this=0x25b54000, t_diff=<value optimized out>) at /root/mangos/src/game/Map.cpp:499
  641. pair = {x_coord = 250, y_coord = 259}
  642. cell = {data = {Part = {grid_x = 31, grid_y = 32, cell_x = 2, cell_y = 3, nocreate = 1, reserved = 0}, All = 17573919}}
  643. y = 259
  644. x = 250
  645. plr = <value optimized out>
  646. area = {low_bound = {x_coord = 248, y_coord = 256}, high_bound = {x_coord = 251, y_coord = 260}}
  647. updater = {i_timeDiff = 100}
  648. __FUNCTION__ = "Update"
  649. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  650. #23 0x0000000000735d12 in MapUpdateRequest::call (this=0x7fff99373560) at /root/mangos/src/game/MapUpdater.cpp:74
  651. No locals.
  652. #24 0x0000000000a6d367 in DelayExecutor::svc (this=0x7fffc908ecf0) at /root/mangos/src/shared/DelayExecutor.cpp:72
  653. timeout = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 1312711291, tv_usec = 56948}}
  654. rq = <value optimized out>
  655. #25 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  656. No symbol table info available.
  657. #26 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  658. No symbol table info available.
  659. #27 0x00007ffff5e18971 in start_thread () from /lib/libpthread.so.0
  660. No symbol table info available.
  661. #28 0x00007ffff5b7492d in clone () from /lib/libc.so.6
  662. No symbol table info available.
  663. #29 0x0000000000000000 in ?? ()
  664. No symbol table info available.
  665.  
  666. Thread 7 (Thread 0x7fffc7caa700 (LWP 11953)):
  667. #0 0x0000000000b1e76e in dtNavMeshQuery::getPortalPoints (this=<value optimized out>, from=234187184918233868, fromPoly=0x2729c438, fromTile=<value optimized out>, to=9007199254741745, toPoly=0x7fff5cd7c080, toTile=0x7fffbd036940, left=0x7fffc7ca9560, right=0x7fffc7ca9550) at /root/mangos/dep/recastnavigation/Detour/Source/DetourNavMeshQuery.cpp:1570
  668. i = <value optimized out>
  669. link = 0x272a6f88
  670. v1 = <value optimized out>
  671. #1 0x0000000000b1e7ec in dtNavMeshQuery::getEdgeMidPoint (this=0x2729c438, from=234187184918233868, fromPoly=0x7fff5cd763e0, fromTile=0xe5e5e5e50, to=9007199254741745, toPoly=0x7fff5cd7c080, toTile=0x7fffbd036940, mid=0x7fff438fc0e0) at /root/mangos/dep/recastnavigation/Detour/Source/DetourNavMeshQuery.cpp:1622
  672. left = {128.266342, -21.8971024, -192.000839}
  673. right = {149.332962, -25.0970955, -192.000839}
  674. #2 0x0000000000b1f2f2 in dtNavMeshQuery::findPath (this=0x7fff3ccb9c90, startRef=<value optimized out>, endRef=234187184918233871, startPos=<value optimized out>, endPos=<value optimized out>, filter=<value optimized out>, path=0x7fffc7ca9820, pathCount=0x7fffc7ca9a20, maxPath=64) at /root/mangos/dep/recastnavigation/Detour/Source/DetourNavMeshQuery.cpp:658
  675. neighbourRef = 9007199254741745
  676. neighbourTile = 0x7fffbd036940
  677. neighbourPoly = 0x7fff5cd7c080
  678. neighbourNode = 0x272a6f88
  679. cost = <value optimized out>
  680. heuristic = <value optimized out>
  681. total = <value optimized out>
  682. i = <value optimized out>
  683. bestNode = <value optimized out>
  684. bestTile = 0x7fffbd036a10
  685. bestPoly = 0x2729c438
  686. parentRef = 0
  687. parentTile = 0x0
  688. parentPoly = 0x0
  689. __PRETTY_FUNCTION__ = "dtStatus dtNavMeshQuery::findPath(dtPolyRef, dtPolyRef, const float*, const float*, const dtQueryFilter*, dtPolyRef*, int*, int) const"
  690. lastBestNode = 0x7fff438fc000
  691. node = <value optimized out>
  692. startNode = <value optimized out>
  693. lastBestNodeCost = 1.72245097
  694. prev = <value optimized out>
  695. n = <value optimized out>
  696. #3 0x00000000009a65d6 in PathFinder::BuildPolyPath (this=0x7fffc7ca9820, startPos=<value optimized out>, endPos=<value optimized out>) at /root/mangos/src/game/PathFinder.cpp:369
  697. dtResult = <value optimized out>
  698. distToEndPoly = 0.051262483
  699. __FUNCTION__ = "BuildPolyPath"
  700. startPoint = {131.440842, -22.6239262, -192.658173}
  701. endPoint = {131.854477, -22.7156467, -193.407974}
  702. startPoly = 234187184918233868
  703. startPolyFound = <value optimized out>
  704. endPolyFound = <value optimized out>
  705. __PRETTY_FUNCTION__ = "void PathFinder::BuildPolyPath(const G3D::Vector3&, const G3D::Vector3&)"
  706. distToStartPoly = 0.173062101
  707. endPoly = <value optimized out>
  708. farFromPoly = <value optimized out>
  709. pathStartIndex = <value optimized out>
  710. pathEndIndex = 0
  711. #4 0x00000000009a7d22 in PathFinder::calculate (this=0x7fffc7ca9820, destX=<value optimized out>, destY=<value optimized out>, destZ=<value optimized out>, forceDest=<value optimized out>) at /root/mangos/src/game/PathFinder.cpp:92
  712. dest = {x = -193.407974, y = 131.854477, z = -22.7156467}
  713. dist = 14.2584934
  714. start = {x = -192.658173, y = 131.440842, z = -22.6239262}
  715. #5 0x00000000008e28ec in MoveTo (this=0x7fff4f7afe20, creature=...) at /root/mangos/src/game/movement/MoveSplineInit.h:133
  716. path = {m_pathPolyRefs = {140734213325056, 19120688, 0, 6883546, 31, 140734214308096, 19120688, 140736545332096, 140733938073600, 7, 1984, 6888796, 140734214308096, 19120688, 140734213283968, 6883546, 255, 9065756, 140734213283968, 140736545332032, 140733938073600, 256, 0, 6888796, 140736545331952, 9170042, 140734214168704, 8053840, 134306845149, 140734213283968, 140734214176472, 4776067405886466818, 137438953503, 0, 31, 256, 3072, 9174691, 140736545331952, 7, 254, 672727040, 140733193412608, 1090762105027, 140733938073600, 15298111, 1095216660482, 6, 1984, 21504, 31, 0, 140734213283968, 12319463331437422336, 0, 140734457233704, 1, 140734368146160, 902314, 0, 140735767543808, 140737328775940, 140735691666704, 0}, m_polyLength = 0, m_pathPoints = {<std::_Vector_base<G3D::Vector3, std::allocator<G3D::Vector3> >> = {_M_impl = {<std::allocator<G3D::Vector3>> = {<__gnu_cxx::new_allocator<G3D::Vector3>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, m_type = PATHFIND_BLANK, m_useStraightPath = false, m_forceDestination = false, m_pointPathLimit = 64, m_startPosition = {x = -192.658173, y = 131.440842, z = -22.6239262}, m_endPosition = {x = -193.407974, y = 131.854477, z = -22.7156467}, m_actualEndPosition = {x = -193.407974, y = 131.854477, z = -22.7156467}, m_sourceUnit = 0x7fff3cd88100, m_navMesh = 0x7fff46f4f510, m_navMeshQuery = 0x7fff3ccb9c90, m_filter = {m_areaCost = {1 <repeats 64 times>}, m_includeFlags = 15, m_excludeFlags = 0}}
  717. #6 MoveTo (this=0x7fff4f7afe20, creature=...) at /root/mangos/src/game/movement/MoveSplineInit.h:125
  718. No locals.
  719. #7 RandomMovementGenerator<Creature>::_setRandomLocation (this=0x7fff4f7afe20, creature=...) at /root/mangos/src/game/RandomMovementGenerator.cpp:44
  720. respZ = -22.7096004
  721. destZ = -22.7156467
  722. init = {args = {path = {<std::_Vector_base<G3D::Vector3, std::allocator<G3D::Vector3> >> = {_M_impl = {<std::allocator<G3D::Vector3>> = {<__gnu_cxx::new_allocator<G3D::Vector3>> = {<No data fields>}, <No data fields>}, _M_start = 0x7fff5b14eb00, _M_finish = 0x7fff5b14eb00, _M_end_of_storage = 0x7fff5b14ebc0}}, <No data fields>}, facing = {f = {x = -103738.75, y = 4.59163468e-41, z = 5.87747175e-39}, target = 140736545332576, angle = -103738.75}, flags = {animId = 0 '\000', done = false, falling = false, no_spline = false, parabolic = false, walkmode = true, flying = false, knockback = false, final_point = false, final_target = false, final_angle = false, catmullrom = false, cyclic = false, enter_cycle = false, animation = false, frozen = false, unknown5 = false, unknown6 = false, unknown7 = false, unknown8 = false, backward = false, unknown10 = false, unknown11 = false, unknown12 = false, unknown13 = false}, path_Idx_offset = 0, velocity = 0, parabolic_amplitude = 0, time_perc = 0, splineId = 0}, unit = @0x7fff3cd88100}
  723. respX = -193.576996
  724. respO = 4.41042995
  725. wander_distance = 1
  726. destX = -193.407974
  727. respY = 131.772003
  728. destY = 131.854477
  729. #8 0x00000000008e2a0d in RandomMovementGenerator<Creature>::Update (this=0x2729c438, creature=..., diff=@0x7fff5cd763e0) at /root/mangos/src/game/RandomMovementGenerator.cpp:98
  730. No locals.
  731. #9 0x000000000085ac12 in MotionMaster::UpdateMotion (this=0x7fff3cd89a90, diff=100) at /root/mangos/src/game/MotionMaster.cpp:76
  732. No locals.
  733. #10 0x00000000005b74dc in Creature::Update (this=0x7fff3cd88100, update_diff=100, diff=100) at /root/mangos/src/game/Creature.cpp:568
  734. No locals.
  735. #11 0x00000000006a2391 in Update (v=..., c=<value optimized out>) at /root/mangos/src/game/Object.h:430
  736. No locals.
  737. #12 Visit (v=..., c=<value optimized out>) at /root/mangos/src/game/GridNotifiersImpl.h:46
  738. No locals.
  739. #13 VisitorHelper<MaNGOS::ObjectUpdater, Creature> (v=..., c=<value optimized out>) at /root/mangos/src/framework/GameSystem/TypeContainerVisitor.h:50
  740. No locals.
  741. #14 0x00000000006a0b21 in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=0x7fff2c630000, t_diff=<value optimized out>) at /root/mangos/src/framework/GameSystem/TypeContainerVisitor.h:57
  742. No locals.
  743. #15 VisitorHelper<MaNGOS::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=0x7fff2c630000, t_diff=<value optimized out>) at /root/mangos/src/framework/GameSystem/TypeContainerVisitor.h:58
  744. No locals.
  745. #16 VisitorHelper<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x7fff2c630000, t_diff=<value optimized out>) at /root/mangos/src/framework/GameSystem/TypeContainerVisitor.h:65
  746. No locals.
  747. #17 Visit (this=0x7fff2c630000, t_diff=<value optimized out>) at /root/mangos/src/framework/GameSystem/TypeContainerVisitor.h:80
  748. No locals.
  749. #18 Visit<MaNGOS::ObjectUpdater> (this=0x7fff2c630000, t_diff=<value optimized out>) at /root/mangos/src/framework/GameSystem/Grid.h:81
  750. No locals.
  751. #19 Visit<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x7fff2c630000, t_diff=<value optimized out>) at /root/mangos/src/framework/GameSystem/NGrid.h:156
  752. No locals.
  753. #20 Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x7fff2c630000, t_diff=<value optimized out>) at /root/mangos/src/game/Map.h:429
  754. x = <value optimized out>
  755. y = 32
  756. cell_x = <value optimized out>
  757. cell_y = <value optimized out>
  758. #21 Map::Update (this=0x7fff2c630000, t_diff=<value optimized out>) at /root/mangos/src/game/Map.cpp:499
  759. pair = {x_coord = 253, y_coord = 257}
  760. cell = {data = {Part = {grid_x = 31, grid_y = 32, cell_x = 5, cell_y = 1, nocreate = 1, reserved = 0}, All = 17061919}}
  761. y = 257
  762. x = 253
  763. plr = <value optimized out>
  764. area = {low_bound = {x_coord = 252, y_coord = 253}, high_bound = {x_coord = 256, y_coord = 257}}
  765. updater = {i_timeDiff = 100}
  766. __FUNCTION__ = "Update"
  767. __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  768. #22 0x0000000000735d12 in MapUpdateRequest::call (this=0x7fff99373c18) at /root/mangos/src/game/MapUpdater.cpp:74
  769. No locals.
  770. #23 0x0000000000a6d367 in DelayExecutor::svc (this=0x7fffc908ecf0) at /root/mangos/src/shared/DelayExecutor.cpp:72
  771. timeout = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 1312711291, tv_usec = 57039}}
  772. rq = <value optimized out>
  773. #24 0x00007ffff7b72c27 in ACE_Task_Base::svc_run(void*) () from /opt/mangos/lib/libACE-5.8.3.so
  774. No symbol table info available.
  775. #25 0x00007ffff7b73fb1 in ACE_Thread_Adapter::invoke() () from /opt/mangos/lib/libACE-5.8.3.so
  776. No symbol table info available.
  777. #26 0x00007ffff5e18971 in start_thread () from /lib/libpthread.so.0
  778. No symbol table info available.
  779. #27 0x00007ffff5b7492d in clone () from /lib/libc.so.6
  780. No symbol table info available.
  781. #28 0x0000000000000000 in ?? ()
  782. No symbol table info available.
  783.  
  784. Thread 6 (Thread 0x7fffc86ab700 (LWP 11950)):
  785. #0 0x00007ffff5e2036d in nanosleep () from /lib/libpthread.so.0
  786. No symbol table info available.
  787. #1 0x0000000000a6bcf9 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  788. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  789. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangos/src/shared/Threading.cpp:237
  790. No locals.
  791. #3 0x0000000000a802ea in SqlDelayThread::run (this=0x7fffc9233580) at /root/mangos/src/shared/Database/SqlDelayThread.cpp:48
  792. pingEveryLoop = 180000
  793. loopCounter = 116498
  794. #4 0x0000000000a6bfca in ACE_Based::Thread::ThreadTask (param=0x7fffc86aae30) at /root/mangos/src/shared/Threading.cpp:187
  795. No locals.
  796. #5 0x00007ffff5e18971 in start_thread () from /lib/libpthread.so.0
  797. No symbol table info available.
  798. #6 0x00007ffff5b7492d in clone () from /lib/libc.so.6
  799. No symbol table info available.
  800. #7 0x0000000000000000 in ?? ()
  801. No symbol table info available.
  802.  
  803. Thread 5 (Thread 0x7ffff4223700 (LWP 11905)):
  804. #0 0x00007ffff5e2036d in nanosleep () from /lib/libpthread.so.0
  805. No symbol table info available.
  806. #1 0x0000000000a6bcf9 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  807. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  808. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangos/src/shared/Threading.cpp:237
  809. No locals.
  810. #3 0x0000000000a802ea in SqlDelayThread::run (this=0x7ffff7f7bdc0) at /root/mangos/src/shared/Database/SqlDelayThread.cpp:48
  811. pingEveryLoop = 180000
  812. loopCounter = 119495
  813. #4 0x0000000000a6bfca in ACE_Based::Thread::ThreadTask (param=0x7ffff4222e30) at /root/mangos/src/shared/Threading.cpp:187
  814. No locals.
  815. #5 0x00007ffff5e18971 in start_thread () from /lib/libpthread.so.0
  816. No symbol table info available.
  817. #6 0x00007ffff5b7492d in clone () from /lib/libc.so.6
  818. No symbol table info available.
  819. #7 0x0000000000000000 in ?? ()
  820. No symbol table info available.
  821.  
  822. Thread 4 (Thread 0x7ffff4a24700 (LWP 11904)):
  823. #0 0x00007ffff5e2036d in nanosleep () from /lib/libpthread.so.0
  824. No symbol table info available.
  825. #1 0x0000000000a6bcf9 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  826. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  827. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangos/src/shared/Threading.cpp:237
  828. No locals.
  829. #3 0x0000000000a802ea in SqlDelayThread::run (this=0x7ffff7f7be80) at /root/mangos/src/shared/Database/SqlDelayThread.cpp:48
  830. pingEveryLoop = 180000
  831. loopCounter = 89107
  832. #4 0x0000000000a6bfca in ACE_Based::Thread::ThreadTask (param=0x7ffff4a23e30) at /root/mangos/src/shared/Threading.cpp:187
  833. No locals.
  834. #5 0x00007ffff5e18971 in start_thread () from /lib/libpthread.so.0
  835. No symbol table info available.
  836. #6 0x00007ffff5b7492d in clone () from /lib/libc.so.6
  837. No symbol table info available.
  838. #7 0x0000000000000000 in ?? ()
  839. No symbol table info available.
  840.  
  841. Thread 3 (Thread 0x7ffff5432700 (LWP 11903)):
  842. #0 0x00007ffff5e2036d in nanosleep () from /lib/libpthread.so.0
  843. No symbol table info available.
  844. #1 0x0000000000a6bcf9 in sleep (msecs=<value optimized out>) at /opt/mangos/include/ace/OS_NS_unistd.inl:951
  845. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  846. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangos/src/shared/Threading.cpp:237
  847. No locals.
  848. #3 0x0000000000a802ea in SqlDelayThread::run (this=0x7ffff7f7bf40) at /root/mangos/src/shared/Database/SqlDelayThread.cpp:48
  849. pingEveryLoop = 180000
  850. loopCounter = 120535
  851. #4 0x0000000000a6bfca in ACE_Based::Thread::ThreadTask (param=0x7ffff5431e30) at /root/mangos/src/shared/Threading.cpp:187
  852. No locals.
  853. #5 0x00007ffff5e18971 in start_thread () from /lib/libpthread.so.0
  854. No symbol table info available.
  855. #6 0x00007ffff5b7492d in clone () from /lib/libc.so.6
  856. No symbol table info available.
  857. #7 0x0000000000000000 in ?? ()
  858. No symbol table info available.
  859.  
  860. Thread 1 (Thread 0x7ffff7fdf720 (LWP 11899)):
  861. #0 0x00007ffff5e19285 in pthread_join () from /lib/libpthread.so.0
  862. No symbol table info available.
  863. #1 0x00007ffff7b7689b in ACE_Thread_Manager::wait_task(ACE_Task_Base*) () from /opt/mangos/lib/libACE-5.8.3.so
  864. No symbol table info available.
  865. #2 0x0000000000625fa0 in Wait (this=0x7fffc7d94408) at /root/mangos/src/game/WorldSocketMgr.cpp:101
  866. No locals.
  867. #3 WorldSocketMgr::Wait (this=0x7fffc7d94408) at /root/mangos/src/game/WorldSocketMgr.cpp:310
  868. i = 1
  869. #4 0x00000000005199e3 in Master::Run (this=<value optimized out>) at /root/mangos/src/mangosd/Master.cpp:322
  870. pidfile = {static npos = 18446744073709551615, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff7fcff28 "mangos.pid"}}
  871. rar_thread = 0x0
  872. bind_ip = {static npos = 18446744073709551615, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fffc7d69af8 "0.0.0.0"}}
  873. world_thread = {m_iThreadId = 140736527501056, m_hThreadHandle = 140736527501056, m_task = 0x7fffc7db2eb0, static m_ThreadStorage = {<ACE_Copy_Disabled> = {<No data fields>}, _vptr.ACE_TSS = 0xbbc230, keylock_ = {lock_ = {__data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0, __kind = 0, __spins = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\000' <repeats 39 times>, __align = 0}, removed_ = false}, once_ = false, key_ = 0}, static m_TpEnum = {m_priority = {0, 0, 0, 0, 0, 0, 0}}}
  874. cliThread = 0x7fffc938f040
  875. soap_thread = 0x7fffc938f058
  876. freeze_thread = 0x7fffc938f088
  877. #5 0x0000000000518b0b in main (argc=<value optimized out>, argv=0x7fffffffe1a8) at /root/mangos/src/mangosd/Main.cpp:212
  878. cfg_file = 0x7fffffffe42d "../etc/mangosd.conf"
  879. cmd_opts = {argc_ = 3, argv_ = 0x7fffffffe1a8, optind = 3, opterr = 0, optarg = 0x0, optstring_ = 0x7ffff7fcff88, long_only_ = 0, has_colon_ = 1, last_option_ = 0x7ffff7fcff60, nextchar_ = 0x0, optopt_ = 99, ordering_ = 2, nonopt_start_ = 3, nonopt_end_ = 3, long_option_ = 0x0, long_opts_ = {<ACE_Array_Base<ACE_Get_Opt::ACE_Get_Opt_Long_Option*>> = {max_size_ = 2, cur_size_ = 2, array_ = 0x7ffff7fbff70, allocator_ = 0x7ffff7ddb070}, <No data fields>}}
  880. serviceDaemonMode = 0 '\000'
  881. option = <value optimized out>
  882. SQL: cannot execute 'INSERT INTO character_aura (guid, caster_guid, item_guid, spell, stackcount, remaincharges, basepoints0, basepoints1, basepoints2, periodictime0, periodictime1, periodictime2, maxduration, remaintime, effIndexMask) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)'
  883. SQL ERROR: Duplicate entry '447381-447381-0-11129' for key 'PRIMARY'
  884. WORLD: unknown PET flag Action 1 and spellid 67886.
  885. BattleGroundQueue: couldn't find for remove: Player Varez (Guid: 515081)
  886. WORLD: unknown PET flag Action 1 and spellid 67886.
  887. WORLD: Enemy Pet (Petnumber: 23100 Guid: 481) is friendly
  888. SESSION: received unexpected opcode CMSG_CANCEL_TRADE (0x011C) the player has not logged in yet and not recently logout
  889. SESSION: received unexpected opcode CMSG_CANCEL_TRADE (0x011C) the player has not logged in yet and not recently logout
  890. SESSION: received unexpected opcode CMSG_CANCEL_TRADE (0x011C) the player has not logged in yet and not recently logout
  891. Player Varez(GUID: 515081) logged in to a reset instance (map: 607) and there is no area-trigger leading to this map. Thus he can't be ported back to the entrance. This _might_ be an exploit attempt.
  892. BattleGround:SendPacketToAll: Player Varez (Guid: 515081) not found!
  893. BattleGround:SendPacketToAll: Player Varez (Guid: 515081) not found!
  894. BattleGround:SendPacketToAll: Player Varez (Guid: 515081) not found!
  895. BattleGround:SendPacketToAll: Player Varez (Guid: 515081) not found!
  896. BattleGround:SendPacketToAll: Player Varez (Guid: 515081) not found!
  897. BattleGround:SendPacketToAll: Player Varez (Guid: 515081) not found!
  898. BattleGround:SendPacketToAll: Player Varez (Guid: 515081) not found!
  899. BattleGround:SendPacketToAll: Player Varez (Guid: 515081) not found!
  900. BattleGround:SendPacketToAll: Player Varez (Guid: 515081) not found!
  901. BattleGround:SendPacketToAll: Player Varez (Guid: 515081) not found!
  902. BattleGround:SendPacketToAll: Player Varez (Guid: 515081) not found!
  903. BattleGround:SendPacketToAll: Player Varez (Guid: 515081) not found!
  904. WARDEN: RESULT MEM_CHECK fail CheckId 385 account Id 141423
  905. WORLD: unknown PET flag Action 129 and spellid 17259.
  906. WARDEN: RESULT MEM_CHECK fail CheckId 694 account Id 260526
  907. SESSION: received unexpected opcode CMSG_REQUEST_RAID_INFO (0x02CD) the player has not logged in yet
  908. WORLD: unknown PET flag Action 193 and spellid 17257.
  909. WARDEN: RESULT MEM_CHECK fail CheckId 209 account Id 331954
  910. Delete Gameobject (Entry: 31442 Guid: 973269) with SpellId 818 LinkedGO 0 that lost references to owner Player Moster (Guid: 183239) GO list. Crash possible later.
  911. Delete Gameobject (Entry: 29784 Guid: 973268) with SpellId 818 LinkedGO 31442 that lost references to owner Player Moster (Guid: 183239) GO list. Crash possible later.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement