Advertisement
Guest User

Crash in GlobalCooldownMgr::HasGlobalCooldown

a guest
Mar 1st, 2014
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
GDB 112.04 KB | None | 0 0
  1. [New Thread 0x7fff96bff700 (LWP 6923)]
  2. [New Thread 0x7fff95bff700 (LWP 6924)]
  3. [New Thread 0x7fff94bff700 (LWP 6925)]
  4. [Thread 0x7fff95bff700 (LWP 6924) exited]
  5. [New Thread 0x7fff941fe700 (LWP 6926)]
  6. [New Thread 0x7fff92fff700 (LWP 6927)]
  7. [New Thread 0x7fff925fe700 (LWP 6928)]
  8. [New Thread 0x7fff913ff700 (LWP 6929)]
  9. [New Thread 0x7fff903ff700 (LWP 6930)]
  10.  
  11. Program received signal SIGSEGV, Segmentation fault.
  12. [Switching to Thread 0x7fff9c1fe700 (LWP 6920)]
  13. 0x0000000000f029bb in find (this=<value optimized out>, spellInfo=<value optimized out>) at /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/tr1_impl/hashtable:803
  14. 803       _Node* __p = _M_find_node(_M_buckets[__n], __k, __code);
  15. #0  0x0000000000f029bb in find (this=<value optimized out>, spellInfo=<value optimized out>) at /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/tr1_impl/hashtable:803
  16. #1  GlobalCooldownMgr::HasGlobalCooldown (this=<value optimized out>, spellInfo=<value optimized out>) at /Sources/src/server/game/Entities/Unit/Unit.cpp:270
  17. #2  0x0000000000fd0a0b in PetAI::UpdateAI (this=0x7ffea81fb320, diff=<value optimized out>) at /Sources/src/server/game/AI/CoreAI/PetAI.cpp:150
  18. #3  0x0000000000b0fd24 in Creature::Update (this=0x7fff389c3000, diff=101) at /Sources/src/server/game/Entities/Creature/Creature.cpp:544
  19. #4  0x0000000000ed0e3f in Pet::Update (this=0x7fff389c3000, diff=101) at /Sources/src/server/game/Entities/Pet/Pet.cpp:643
  20. #5  0x0000000000bd70f0 in Trinity::ObjectUpdater::Visit<Creature> (this=0x7fff9c1fdd70, m=<value optimized out>) at /Sources/src/server/game/Grids/Notifiers/GridNotifiers.cpp:340
  21. #6  0x0000000000c86440 in VisitorHelper<Trinity::ObjectUpdater, Creature> (this=0x7fffdd323000, obj=<value optimized out>, gridVisitor=..., worldVisitor=...) at /Sources/src/server/shared/Dynamic/TypeContainerVisitor.h:60
  22. #7  VisitorHelper<Trinity::ObjectUpdater, Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > (this=0x7fffdd323000, obj=<value optimized out>, gridVisitor=..., worldVisitor=...) at /Sources/src/server/shared/Dynamic/TypeContainerVisitor.h:66
  23. #8  VisitorHelper<Trinity::ObjectUpdater, Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > (this=0x7fffdd323000, obj=<value optimized out>, gridVisitor=..., worldVisitor=...) at /Sources/src/server/shared/Dynamic/TypeContainerVisitor.h:67
  24. #9  VisitorHelper<Trinity::ObjectUpdater, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > (this=0x7fffdd323000, obj=<value optimized out>, gridVisitor=..., worldVisitor=...) at /Sources/src/server/shared/Dynamic/TypeContainerVisitor.h:88
  25. #10 Visit (this=0x7fffdd323000, obj=<value optimized out>, gridVisitor=..., worldVisitor=...) at /Sources/src/server/shared/Dynamic/TypeContainerVisitor.h:99
  26. #11 Visit<Trinity::ObjectUpdater> (this=0x7fffdd323000, obj=<value optimized out>, gridVisitor=..., worldVisitor=...) at /Sources/src/server/game/Grids/Grid.h:98
  27. #12 VisitGrid<Trinity::ObjectUpdater, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > (this=0x7fffdd323000, obj=<value optimized out>, gridVisitor=..., worldVisitor=...) at /Sources/src/server/game/Grids/NGrid.h:157
  28. #13 Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > > (this=0x7fffdd323000, obj=<value optimized out>, gridVisitor=..., worldVisitor=...) at /Sources/src/server/game/Maps/Map.h:701
  29. #14 Map::VisitNearbyCellsOf (this=0x7fffdd323000, obj=<value optimized out>, gridVisitor=..., worldVisitor=...) at /Sources/src/server/game/Maps/Map.cpp:604
  30. #15 0x0000000000c8defe in Map::Update (this=0x7fffdd323000, t_diff=101) at /Sources/src/server/game/Maps/Map.cpp:645
  31. #16 0x0000000000f8eaa1 in MapUpdateRequest::call (this=0x7ffebe8a3a90) at /Sources/src/server/game/Maps/MapUpdater.cpp:54
  32. #17 0x0000000001009b21 in DelayExecutor::svc (this=0x7fffe8093ab8) at /Sources/src/server/shared/Threading/DelayExecutor.cpp:50
  33. #18 0x00007ffff7935147 in ACE_Task_Base::svc_run (args=0x7fffe8093ab8) at ../../ace/Task.cpp:271
  34. #19 0x00007ffff7936735 in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  35. #20 0x00007ffff79367b1 in ACE_Thread_Adapter::invoke (this=0x7fffc1018780) at ../../ace/Thread_Adapter.cpp:96
  36. #21 0x00007ffff6a169d1 in start_thread () from /lib64/libpthread.so.0
  37. #22 0x00007ffff5fc3b6d in clone () from /lib64/libc.so.6
  38. #0  0x0000000000f029bb in find (this=<value optimized out>, spellInfo=<value optimized out>) at /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/tr1_impl/hashtable:803
  39.         __code = 133
  40.         __n = 1
  41.         __p = <value optimized out>
  42. #1  GlobalCooldownMgr::HasGlobalCooldown (this=<value optimized out>, spellInfo=<value optimized out>) at /Sources/src/server/game/Entities/Unit/Unit.cpp:270
  43.         itr = <value optimized out>
  44. #2  0x0000000000fd0a0b in PetAI::UpdateAI (this=0x7ffea81fb320, diff=<value optimized out>) at /Sources/src/server/game/AI/CoreAI/PetAI.cpp:150
  45.         spellID = <value optimized out>
  46.         spellInfo = 0x7fffe72d1c00
  47.         i = 0 '\000'
  48.         targetSpellStore = std::vector of length 0, capacity 0
  49.         owner = 0x7fff01239000
  50. #3  0x0000000000b0fd24 in Creature::Update (this=0x7fff389c3000, diff=101) at /Sources/src/server/game/Entities/Creature/Creature.cpp:544
  51.         bInCombat = <value optimized out>
  52. #4  0x0000000000ed0e3f in Pet::Update (this=0x7fff389c3000, diff=101) at /Sources/src/server/game/Entities/Pet/Pet.cpp:643
  53. No locals.
  54. #5  0x0000000000bd70f0 in Trinity::ObjectUpdater::Visit<Creature> (this=0x7fff9c1fdd70, m=<value optimized out>) at /Sources/src/server/game/Grids/Notifiers/GridNotifiers.cpp:340
  55.         iter = {_Ptr = 0x7fff389c4c78}
  56. #6  0x0000000000c86440 in VisitorHelper<Trinity::ObjectUpdater, Creature> (this=0x7fffdd323000, obj=<value optimized out>, gridVisitor=..., worldVisitor=...) at /Sources/src/server/shared/Dynamic/TypeContainerVisitor.h:60
  57. No locals.
  58. #7  VisitorHelper<Trinity::ObjectUpdater, Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > (this=0x7fffdd323000, obj=<value optimized out>, gridVisitor=..., worldVisitor=...) at /Sources/src/server/shared/Dynamic/TypeContainerVisitor.h:66
  59. No locals.
  60. #8  VisitorHelper<Trinity::ObjectUpdater, Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > (this=0x7fffdd323000, obj=<value optimized out>, gridVisitor=..., worldVisitor=...) at /Sources/src/server/shared/Dynamic/TypeContainerVisitor.h:67
  61. No locals.
  62. #9  VisitorHelper<Trinity::ObjectUpdater, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > (this=0x7fffdd323000, obj=<value optimized out>, gridVisitor=..., worldVisitor=...) at /Sources/src/server/shared/Dynamic/TypeContainerVisitor.h:88
  63. No locals.
  64. #10 Visit (this=0x7fffdd323000, obj=<value optimized out>, gridVisitor=..., worldVisitor=...) at /Sources/src/server/shared/Dynamic/TypeContainerVisitor.h:99
  65. No locals.
  66. #11 Visit<Trinity::ObjectUpdater> (this=0x7fffdd323000, obj=<value optimized out>, gridVisitor=..., worldVisitor=...) at /Sources/src/server/game/Grids/Grid.h:98
  67. No locals.
  68. #12 VisitGrid<Trinity::ObjectUpdater, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > (this=0x7fffdd323000, obj=<value optimized out>, gridVisitor=..., worldVisitor=...) at /Sources/src/server/game/Grids/NGrid.h:157
  69. No locals.
  70. #13 Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > > (this=0x7fffdd323000, obj=<value optimized out>, gridVisitor=..., worldVisitor=...) at /Sources/src/server/game/Maps/Map.h:701
  71.         x = <value optimized out>
  72.         y = <value optimized out>
  73.         cell_x = <value optimized out>
  74.         cell_y = <value optimized out>
  75. #14 Map::VisitNearbyCellsOf (this=0x7fffdd323000, obj=<value optimized out>, gridVisitor=..., worldVisitor=...) at /Sources/src/server/game/Maps/Map.cpp:604
  76.         cell_id = <value optimized out>
  77.         cell = {data = {Part = {grid_x = 42, grid_y = 33, cell_x = 7, cell_y = 0, nocreate = 1, reserved = 0}, All = 16808042}}
  78.         y = 264
  79.         x = 343
  80.         area = {low_bound = {x_coord = 342, y_coord = 262}, high_bound = {x_coord = 345, y_coord = 264}}
  81. #15 0x0000000000c8defe in Map::Update (this=0x7fffdd323000, t_diff=101) at /Sources/src/server/game/Maps/Map.cpp:645
  82.         player = 0x7fff2d862000
  83.         updater = {i_timeDiff = 101}
  84.         grid_object_update = {i_visitor = @0x7fff9c1fdd70}
  85.         world_object_update = {i_visitor = @0x7fff9c1fdd70}
  86. #16 0x0000000000f8eaa1 in MapUpdateRequest::call (this=0x7ffebe8a3a90) at /Sources/src/server/game/Maps/MapUpdater.cpp:54
  87. No locals.
  88. #17 0x0000000001009b21 in DelayExecutor::svc (this=0x7fffe8093ab8) at /Sources/src/server/shared/Threading/DelayExecutor.cpp:50
  89.         rq = 0x7ffebe8a3a90
  90. #18 0x00007ffff7935147 in ACE_Task_Base::svc_run (args=0x7fffe8093ab8) at ../../ace/Task.cpp:271
  91.         t = 0x7fffe8093ab8
  92.         svc_status = <value optimized out>
  93.         status = <value optimized out>
  94.         thr_mgr_ptr = <value optimized out>
  95. #19 0x00007ffff7936735 in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  96.         hook = <value optimized out>
  97.         func = 0x7ffff7935110 <ACE_Task_Base::svc_run(void*)>
  98.         arg = 0x7fffe8093ab8
  99.         cancel_flags = <value optimized out>
  100.         status = 0x0
  101. #20 0x00007ffff79367b1 in ACE_Thread_Adapter::invoke (this=0x7fffc1018780) at ../../ace/Thread_Adapter.cpp:96
  102.         exit_hook_instance = 0x7fff9a012040
  103.         exit_hook_maybe = {instance_ = 0x0}
  104.         exit_hook_ptr = <value optimized out>
  105.         exit_hook = <value optimized out>
  106. #21 0x00007ffff6a169d1 in start_thread () from /lib64/libpthread.so.0
  107. No symbol table info available.
  108. #22 0x00007ffff5fc3b6d in clone () from /lib64/libc.so.6
  109. No symbol table info available.
  110.   21 Thread 0x7fff903ff700 (LWP 6930)  0x00007ffff5fc4163 in epoll_wait () from /lib64/libc.so.6
  111.   20 Thread 0x7fff913ff700 (LWP 6929)  0x00007ffff5fc4163 in epoll_wait () from /lib64/libc.so.6
  112.   19 Thread 0x7fff925fe700 (LWP 6928)  0x00007ffff5fc4163 in epoll_wait () from /lib64/libc.so.6
  113.   18 Thread 0x7fff92fff700 (LWP 6927)  0x00007ffff5fc4163 in epoll_wait () from /lib64/libc.so.6
  114.   17 Thread 0x7fff941fe700 (LWP 6926)  0x00007ffff6a1df3d in nanosleep () from /lib64/libpthread.so.0
  115.   16 Thread 0x7fff94bff700 (LWP 6925)  0x00007ffff5fbc5e3 in select () from /lib64/libc.so.6
  116.   14 Thread 0x7fff96bff700 (LWP 6923)  0x00007ffff6a1a5bc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  117.   13 Thread 0x7fff99fff700 (LWP 6922)  0x0000000001535e45 in intersectRay<VMAP::GModelRayCallback> (this=0x7fff80cfea40, r=<value optimized out>, intersectCallback=..., maxDist=@0x7fff99ffe48c, stopAtFirst=false) at /Sources/src/server/collision/BoundingIntervalHierarchy.h:250
  118.   12 Thread 0x7fff9afff700 (LWP 6921)  intersectRay<VMAP::MapRayCallback> (this=0x7fffdd0bed60, pPos=..., maxSearchDist=<value optimized out>) at /Sources/src/server/collision/BoundingIntervalHierarchy.h:187
  119. * 11 Thread 0x7fff9c1fe700 (LWP 6920)  0x0000000000f029bb in find (this=<value optimized out>, spellInfo=<value optimized out>) at /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/tr1_impl/hashtable:803
  120.   10 Thread 0x7fff9cbff700 (LWP 6919)  G3D::Ray::intersectionTime (this=0x7fff9cbfe8c0, box=...) at /Sources/dep/g3dlite/source/Ray.cpp:209
  121.   9 Thread 0x7fffed3ff700 (LWP 6916)  0x00007ffff6a1a5bc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  122.   8 Thread 0x7fffeebff700 (LWP 6915)  0x00007ffff6a1a5bc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  123.   7 Thread 0x7ffff03ff700 (LWP 6914)  0x00007ffff6a1a5bc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  124.   6 Thread 0x7ffff17ff700 (LWP 6913)  0x00007ffff6a1a5bc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  125.   5 Thread 0x7ffff2bff700 (LWP 6912)  0x00007ffff6a1a5bc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  126.   4 Thread 0x7ffff3bff700 (LWP 6911)  0x00007ffff6a1a5bc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  127.   3 Thread 0x7ffff4bff700 (LWP 6910)  0x00007ffff6a1a5bc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  128.   1 Thread 0x7ffff7fe1740 (LWP 6906)  0x00007ffff6a1722d in pthread_join () from /lib64/libpthread.so.0
  129.  
  130. Thread 21 (Thread 0x7fff903ff700 (LWP 6930)):
  131. #0  0x00007ffff5fc4163 in epoll_wait () from /lib64/libc.so.6
  132. No symbol table info available.
  133. #1  0x00007ffff78cac94 in ACE_Dev_Poll_Reactor::work_pending_i (this=0x7fffd2436f80, max_wait_time=<value optimized out>) at ../../ace/Dev_Poll_Reactor.cpp:960
  134.         timer_buf = {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 = 0, tv_usec = 0}}, 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 = 2022}}
  135.         this_timeout = <value optimized out>
  136.         timeout = 2
  137.         nfds = <value optimized out>
  138. #2  0x00007ffff78cb4ac in ACE_Dev_Poll_Reactor::handle_events_i (this=0x7fffd2436f80, max_wait_time=0x7fff903fed00, guard=...) at ../../ace/Dev_Poll_Reactor.cpp:1033
  139.         result = <value optimized out>
  140. #3  0x00007ffff78cb676 in ACE_Dev_Poll_Reactor::handle_events (this=0x7fffd2436f80, max_wait_time=0x7fff903fed00) at ../../ace/Dev_Poll_Reactor.cpp:1015
  141.         countdown = {<ACE_Copy_Disabled> = {<No data fields>}, max_wait_time_ = 0x7fff903fed00, start_time_ = {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 = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 1393696260, tv_usec = 676637}}, stopped_ = false}
  142.         guard = {token_ = @0x7fffd2436ff8, owner_ = 1}
  143.         result = <value optimized out>
  144. #4  0x00007ffff791600d in ACE_Reactor::run_reactor_event_loop (this=0x7fffc32dd4e0, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  145.         result = <value optimized out>
  146. #5  0x0000000000d08fd8 in ReactorRunnable::svc (this=0x7fffc4d8b7b0) at /Sources/src/server/game/Server/WorldSocketMgr.cpp:170
  147.         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 = 0, tv_usec = 0}}, 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 = 2022}}
  148.         i = <value optimized out>
  149.         t = <value optimized out>
  150. #6  0x00007ffff7935147 in ACE_Task_Base::svc_run (args=0x7fffc4d8b7b0) at ../../ace/Task.cpp:271
  151.         t = 0x7fffc4d8b7b0
  152.         svc_status = <value optimized out>
  153.         status = <value optimized out>
  154.         thr_mgr_ptr = <value optimized out>
  155. #7  0x00007ffff7936735 in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  156.         hook = <value optimized out>
  157.         func = 0x7ffff7935110 <ACE_Task_Base::svc_run(void*)>
  158.         arg = 0x7fffc4d8b7b0
  159.         cancel_flags = <value optimized out>
  160.         status = 0x0
  161. #8  0x00007ffff79367b1 in ACE_Thread_Adapter::invoke (this=0x7fffcba88580) at ../../ace/Thread_Adapter.cpp:96
  162.         exit_hook_instance = 0x7fff8f012040
  163.         exit_hook_maybe = {instance_ = 0x0}
  164.         exit_hook_ptr = <value optimized out>
  165.         exit_hook = <value optimized out>
  166. #9  0x00007ffff6a169d1 in start_thread () from /lib64/libpthread.so.0
  167. No symbol table info available.
  168. #10 0x00007ffff5fc3b6d in clone () from /lib64/libc.so.6
  169. No symbol table info available.
  170.  
  171. Thread 20 (Thread 0x7fff913ff700 (LWP 6929)):
  172. #0  0x00007ffff5fc4163 in epoll_wait () from /lib64/libc.so.6
  173. No symbol table info available.
  174. #1  0x00007ffff78cac94 in ACE_Dev_Poll_Reactor::work_pending_i (this=0x7fffd2436e00, max_wait_time=<value optimized out>) at ../../ace/Dev_Poll_Reactor.cpp:960
  175.         timer_buf = {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 = 0, tv_usec = 0}}, 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 = 5731}}
  176.         this_timeout = <value optimized out>
  177.         timeout = 5
  178.         nfds = <value optimized out>
  179. #2  0x00007ffff78cb4ac in ACE_Dev_Poll_Reactor::handle_events_i (this=0x7fffd2436e00, max_wait_time=0x7fff913fed00, guard=...) at ../../ace/Dev_Poll_Reactor.cpp:1033
  180.         result = <value optimized out>
  181. #3  0x00007ffff78cb676 in ACE_Dev_Poll_Reactor::handle_events (this=0x7fffd2436e00, max_wait_time=0x7fff913fed00) at ../../ace/Dev_Poll_Reactor.cpp:1015
  182.         countdown = {<ACE_Copy_Disabled> = {<No data fields>}, max_wait_time_ = 0x7fff913fed00, start_time_ = {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 = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 1393696260, tv_usec = 676882}}, stopped_ = false}
  183.         guard = {token_ = @0x7fffd2436e78, owner_ = 1}
  184.         result = <value optimized out>
  185. #4  0x00007ffff791600d in ACE_Reactor::run_reactor_event_loop (this=0x7fffc32dd4a0, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  186.         result = <value optimized out>
  187. #5  0x0000000000d08fd8 in ReactorRunnable::svc (this=0x7fffc4d8b678) at /Sources/src/server/game/Server/WorldSocketMgr.cpp:170
  188.         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 = 0, tv_usec = 0}}, 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 = 5731}}
  189.         i = <value optimized out>
  190.         t = <value optimized out>
  191. #6  0x00007ffff7935147 in ACE_Task_Base::svc_run (args=0x7fffc4d8b678) at ../../ace/Task.cpp:271
  192.         t = 0x7fffc4d8b678
  193.         svc_status = <value optimized out>
  194.         status = <value optimized out>
  195.         thr_mgr_ptr = <value optimized out>
  196. #7  0x00007ffff7936735 in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  197.         hook = <value optimized out>
  198.         func = 0x7ffff7935110 <ACE_Task_Base::svc_run(void*)>
  199.         arg = 0x7fffc4d8b678
  200.         cancel_flags = <value optimized out>
  201.         status = 0x0
  202. #8  0x00007ffff79367b1 in ACE_Thread_Adapter::invoke (this=0x7fffcba88510) at ../../ace/Thread_Adapter.cpp:96
  203.         exit_hook_instance = 0x7fff8f412040
  204.         exit_hook_maybe = {instance_ = 0x0}
  205.         exit_hook_ptr = <value optimized out>
  206.         exit_hook = <value optimized out>
  207. #9  0x00007ffff6a169d1 in start_thread () from /lib64/libpthread.so.0
  208. No symbol table info available.
  209. #10 0x00007ffff5fc3b6d in clone () from /lib64/libc.so.6
  210. No symbol table info available.
  211.  
  212. Thread 19 (Thread 0x7fff925fe700 (LWP 6928)):
  213. #0  0x00007ffff5fc4163 in epoll_wait () from /lib64/libc.so.6
  214. No symbol table info available.
  215. #1  0x00007ffff78cac94 in ACE_Dev_Poll_Reactor::work_pending_i (this=0x7fffd2436c80, max_wait_time=<value optimized out>) at ../../ace/Dev_Poll_Reactor.cpp:960
  216.         timer_buf = {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 = 0, tv_usec = 0}}, 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 = 3671}}
  217.         this_timeout = <value optimized out>
  218.         timeout = 3
  219.         nfds = <value optimized out>
  220. #2  0x00007ffff78cb4ac in ACE_Dev_Poll_Reactor::handle_events_i (this=0x7fffd2436c80, max_wait_time=0x7fff925fdd00, guard=...) at ../../ace/Dev_Poll_Reactor.cpp:1033
  221.         result = <value optimized out>
  222. #3  0x00007ffff78cb676 in ACE_Dev_Poll_Reactor::handle_events (this=0x7fffd2436c80, max_wait_time=0x7fff925fdd00) at ../../ace/Dev_Poll_Reactor.cpp:1015
  223.         countdown = {<ACE_Copy_Disabled> = {<No data fields>}, max_wait_time_ = 0x7fff925fdd00, start_time_ = {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 = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 1393696260, tv_usec = 674602}}, stopped_ = false}
  224.         guard = {token_ = @0x7fffd2436cf8, owner_ = 1}
  225.         result = <value optimized out>
  226. #4  0x00007ffff791600d in ACE_Reactor::run_reactor_event_loop (this=0x7fffc32dd460, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  227.         result = <value optimized out>
  228. #5  0x0000000000d08fd8 in ReactorRunnable::svc (this=0x7fffc4d8b540) at /Sources/src/server/game/Server/WorldSocketMgr.cpp:170
  229.         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 = 0, tv_usec = 0}}, 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 = 3671}}
  230.         i = <value optimized out>
  231.         t = <value optimized out>
  232. #6  0x00007ffff7935147 in ACE_Task_Base::svc_run (args=0x7fffc4d8b540) at ../../ace/Task.cpp:271
  233.         t = 0x7fffc4d8b540
  234.         svc_status = <value optimized out>
  235.         status = <value optimized out>
  236.         thr_mgr_ptr = <value optimized out>
  237. #7  0x00007ffff7936735 in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  238.         hook = <value optimized out>
  239.         func = 0x7ffff7935110 <ACE_Task_Base::svc_run(void*)>
  240.         arg = 0x7fffc4d8b540
  241.         cancel_flags = <value optimized out>
  242.         status = 0x0
  243. #8  0x00007ffff79367b1 in ACE_Thread_Adapter::invoke (this=0x7fffcba884a0) at ../../ace/Thread_Adapter.cpp:96
  244.         exit_hook_instance = 0x7fff90412040
  245.         exit_hook_maybe = {instance_ = 0x0}
  246.         exit_hook_ptr = <value optimized out>
  247.         exit_hook = <value optimized out>
  248. #9  0x00007ffff6a169d1 in start_thread () from /lib64/libpthread.so.0
  249. No symbol table info available.
  250. #10 0x00007ffff5fc3b6d in clone () from /lib64/libc.so.6
  251. No symbol table info available.
  252.  
  253. Thread 18 (Thread 0x7fff92fff700 (LWP 6927)):
  254. #0  0x00007ffff5fc4163 in epoll_wait () from /lib64/libc.so.6
  255. No symbol table info available.
  256. #1  0x00007ffff78cac94 in ACE_Dev_Poll_Reactor::work_pending_i (this=0x7fffd2436b00, max_wait_time=<value optimized out>) at ../../ace/Dev_Poll_Reactor.cpp:960
  257.         timer_buf = {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 = 0, tv_usec = 0}}, 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}}
  258.         this_timeout = <value optimized out>
  259.         timeout = 10
  260.         nfds = <value optimized out>
  261. #2  0x00007ffff78cb4ac in ACE_Dev_Poll_Reactor::handle_events_i (this=0x7fffd2436b00, max_wait_time=0x7fff92ffed00, guard=...) at ../../ace/Dev_Poll_Reactor.cpp:1033
  262.         result = <value optimized out>
  263. #3  0x00007ffff78cb676 in ACE_Dev_Poll_Reactor::handle_events (this=0x7fffd2436b00, max_wait_time=0x7fff92ffed00) at ../../ace/Dev_Poll_Reactor.cpp:1015
  264.         countdown = {<ACE_Copy_Disabled> = {<No data fields>}, max_wait_time_ = 0x7fff92ffed00, start_time_ = {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 = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 1393696260, tv_usec = 668536}}, stopped_ = false}
  265.         guard = {token_ = @0x7fffd2436b78, owner_ = 1}
  266.         result = <value optimized out>
  267. #4  0x00007ffff791600d in ACE_Reactor::run_reactor_event_loop (this=0x7fffc32dd420, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  268.         result = <value optimized out>
  269. #5  0x0000000000d08fd8 in ReactorRunnable::svc (this=0x7fffc4d8b408) at /Sources/src/server/game/Server/WorldSocketMgr.cpp:170
  270.         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 = 0, tv_usec = 0}}, 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}}
  271.         i = <value optimized out>
  272.         t = <value optimized out>
  273. #6  0x00007ffff7935147 in ACE_Task_Base::svc_run (args=0x7fffc4d8b408) at ../../ace/Task.cpp:271
  274.         t = 0x7fffc4d8b408
  275.         svc_status = <value optimized out>
  276.         status = <value optimized out>
  277.         thr_mgr_ptr = <value optimized out>
  278. #7  0x00007ffff7936735 in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  279.         hook = <value optimized out>
  280.         func = 0x7ffff7935110 <ACE_Task_Base::svc_run(void*)>
  281.         arg = 0x7fffc4d8b408
  282.         cancel_flags = <value optimized out>
  283.         status = 0x0
  284. #8  0x00007ffff79367b1 in ACE_Thread_Adapter::invoke (this=0x7fffcba88430) at ../../ace/Thread_Adapter.cpp:96
  285.         exit_hook_instance = 0x7fff91412040
  286.         exit_hook_maybe = {instance_ = 0x0}
  287.         exit_hook_ptr = <value optimized out>
  288.         exit_hook = <value optimized out>
  289. #9  0x00007ffff6a169d1 in start_thread () from /lib64/libpthread.so.0
  290. No symbol table info available.
  291. #10 0x00007ffff5fc3b6d in clone () from /lib64/libc.so.6
  292. No symbol table info available.
  293.  
  294. Thread 17 (Thread 0x7fff941fe700 (LWP 6926)):
  295. #0  0x00007ffff6a1df3d in nanosleep () from /lib64/libpthread.so.0
  296. No symbol table info available.
  297. #1  0x000000000100a0a6 in sleep (msecs=<value optimized out>) at /usr/local/include/ace/OS_NS_unistd.inl:951
  298.         rqtp = {tv_sec = 1, tv_nsec = 0}
  299. #2  ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /Sources/src/server/shared/Threading/Threading.cpp:234
  300. No locals.
  301. #3  0x0000000000934e7b in FreezeDetectorRunnable::run (this=0x7fffc32dd3a0) at /Sources/src/server/worldserver/Master.cpp:108
  302.         curtime = <value optimized out>
  303.         worldLoopCounter = <value optimized out>
  304.         __FUNCTION__ = "run"
  305. #4  0x000000000100a23a in ACE_Based::Thread::ThreadTask (param=0x7fffc32dd3a0) at /Sources/src/server/shared/Threading/Threading.cpp:186
  306.         _task = 0x7fffc32dd3a0
  307. #5  0x00007ffff78f8a95 in ACE_OS_Thread_Adapter::invoke (this=<value optimized out>) at ../../ace/OS_Thread_Adapter.cpp:103
  308.         hook = <value optimized out>
  309.         func = 0x100a230 <ACE_Based::Thread::ThreadTask(void*)>
  310.         arg = 0x7fffc32dd3a0
  311.         cancel_flags = <value optimized out>
  312.         status = 0x0
  313. #6  0x00007ffff6a169d1 in start_thread () from /lib64/libpthread.so.0
  314. No symbol table info available.
  315. #7  0x00007ffff5fc3b6d in clone () from /lib64/libc.so.6
  316. No symbol table info available.
  317.  
  318. Thread 16 (Thread 0x7fff94bff700 (LWP 6925)):
  319. #0  0x00007ffff5fbc5e3 in select () from /lib64/libc.so.6
  320. No symbol table info available.
  321. #1  0x00000000015cfb7e in tcp_select (soap=0x7fff94bd7440, sk=25, flags=<value optimized out>, timeout=<value optimized out>) at /Sources/dep/gsoap/stdsoap2.cpp:4431
  322.         tv = {tv_sec = 1, tv_usec = 953547}
  323.         fd = {{fds_bits = {33554432, 0 <repeats 15 times>}}, {fds_bits = {33554432, 0 <repeats 15 times>}}, {fds_bits = {33554432, 0 <repeats 15 times>}}}
  324.         sfd = 0x7fff94bd71f0
  325.         efd = 0x7fff94bd7270
  326.         r = <value optimized out>
  327.         rfd = 0x7fff94bd7170
  328. #2  0x00000000015dffef in soap_accept (soap=0x7fff94bd7440) at /Sources/dep/gsoap/stdsoap2.cpp:4847
  329.         r = <value optimized out>
  330.         n = 16
  331.         err = <value optimized out>
  332.         len = 65536
  333.         set = 1
  334. #3  0x000000000092b3b7 in TCSoapRunnable::run (this=0x7fffc32dd340) at /Sources/src/server/worldserver/TCSoap/TCSoap.cpp:46
  335.         thread_soap = <value optimized out>
  336.         mb = <value optimized out>
  337.         soap = {_vptr.soap = 0x187f790, state = 1, version = 0, mode = 0, imode = 33554432, omode = 33554432, float_format = 0x187b515 "%.9G", double_format = 0x187b51a "%.17lG", dime_id_format = 0x187b521 "cid:id%d", http_version = 0x187b52a "1.1", http_content = 0x0, encodingStyle = 0x187ece0 "", actor = 0x0, lang = 0x187c11b "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 = 0x1d21f60, local_namespaces = 0x0, nlist = 0x0, blist = 0x0, clist = 0x7fff94c13040, alist = 0x0, iht = {0x0 <repeats 1999 times>}, pht = {0x0 <repeats 4096 times>}, pblk = 0x0, pidx = 0, header = 0x0, fault = 0x7fff94c14060, idnum = 0, user = 0x0, data = {0x0, 0x0, 0x0, 0x0}, plugins = 0x0, userid = 0x0, passwd = 0x0, authrealm = 0x0, ntlm_challenge = 0x0, ntlm_auth = 0, ntlm_stage = 0, fpost = 0x15f9180 <http_post(soap*, char const*, char const*, int, char const*, char const*, size_t)>, fget = 0x15cd500 <http_get(soap*)>, fput = 0x15cd510 <http_405(soap*)>, fdel = 0x15cd510 <http_405(soap*)>, fopt = 0x15e1900 <http_200(soap*)>, fhead = 0x15e1900 <http_200(soap*)>, fform = 0, fposthdr = 0x15d8b40 <http_post_header(soap*, char const*, char const*)>, fresponse = 0x15d26f0 <http_response(soap*, int, size_t)>, fparse = 0x15e4680 <http_parse(soap*)>, fparsehdr = 0x15f8610 <http_parse_header(soap*, char const*, char const*)>, fheader = 0, fresolve = 0x15d4eb0 <tcp_gethost(soap*, char const*, in_addr*)>, fconnect = 0, fdisconnect = 0, fclosesocket = 0x15d4e60 <tcp_closesocket(soap*, int)>, fshutdownsocket = 0x15d4e50 <tcp_shutdownsocket(soap*, int, int)>, fopen = 0x15ea7f0 <tcp_connect(soap*, char const*, char const*, int)>, faccept = 0x15d4ea0 <tcp_accept(soap*, int, sockaddr*, int*)>, fclose = 0x15cd3e0 <tcp_disconnect(soap*)>, fsend = 0x15d4b40 <fsend(soap*, char const*, size_t)>, frecv = 0x15d4900 <frecv(soap*, char*, size_t)>, fpoll = 0x15e0a90 <soap_poll(soap*)>, fseterror = 0, fignore = 0, fserveloop = 0, fplugin = 0x15d2690 <fplugin(soap*, char const*)>, fmalloc = 0, feltbegin = 0, feltendin = 0, feltbegout = 0, feltendout = 0, fprepareinitsend = 0, fprepareinitrecv = 0, fpreparesend = 0, fpreparerecv = 0, fpreparefinalsend = 0, fpreparefinalrecv = 0, filterstop = 0, ffiltersend = 0, ffilterrecv = 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 = 25, socket = -1, sendsk = -1, recvsk = -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, root = 0, position = 0, positions = {0 <repeats 16 times>}, attributes = 0x0, encoding = 0, mustUnderstand = 0, null = 0, ns = 0, part = 9, event = 0, evlev = 0, 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, prolog = 0x0, ip = 0, port = 7878, 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 = 0x187b52e "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 3986 times>, 0x7fff94c00150, 0x1, 0x7ffff5076288, 0x1, 0x7ffff5076288, 0x0, 0x0, 0x0, 0x7fff94c00120, 0x1, 0x7ffff5076288, 0x0 <repeats 99 times>}, wsuid = 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 '\000', 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, dh_params = 0x0, rsa_params = 0x0, ssl_flags = 0, keyfile = 0x0, password = 0x0, cafile = 0x0, capath = 0x0, crlfile = 0x0, session_host = '\000' <repeats 968 times>"\200, a\a\365\377\177\000\000$\000\000\000\000\000\000\000\000\000\300\224\377\177\000\000!ib\001\000\000\000\000\000\004\000\000\000\000\000\000\356\003\000\000\000\000\000\000\200b\a\365\377\177\000", session_port = 1010, c_locale = 0x0, d_stream = 0x1e, z_crc = -1799356416, z_dict = 0x7ffff5076288 "\210b\a\365\377\177", z_dict_len = 4110901632, zlib_state = 32767, zlib_in = 0, zlib_out = 0, z_buf = 0x2000 <Address 0x2000 out of bounds>, z_buflen = 0, z_level = 255, z_ratio_in = 0, z_ratio_out = 4.15907879e-38}
  338. #4  0x000000000100a23a in ACE_Based::Thread::ThreadTask (param=0x7fffc32dd340) at /Sources/src/server/shared/Threading/Threading.cpp:186
  339.         _task = 0x7fffc32dd340
  340. #5  0x00007ffff78f8a95 in ACE_OS_Thread_Adapter::invoke (this=<value optimized out>) at ../../ace/OS_Thread_Adapter.cpp:103
  341.         hook = <value optimized out>
  342.         func = 0x100a230 <ACE_Based::Thread::ThreadTask(void*)>
  343.         arg = 0x7fffc32dd340
  344.         cancel_flags = <value optimized out>
  345.         status = 0x0
  346. #6  0x00007ffff6a169d1 in start_thread () from /lib64/libpthread.so.0
  347. No symbol table info available.
  348. #7  0x00007ffff5fc3b6d in clone () from /lib64/libc.so.6
  349. No symbol table info available.
  350.  
  351. Thread 14 (Thread 0x7fff96bff700 (LWP 6923)):
  352. #0  0x00007ffff6a1a5bc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  353. No symbol table info available.
  354. #1  0x00007ffff78b988a in cond_wait (this=<value optimized out>) at ../../ace/OS_NS_Thread.inl:325
  355.         result = <value optimized out>
  356. #2  ACE_Condition_Thread_Mutex::wait (this=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:90
  357. No locals.
  358. #3  0x0000000000f8e8a8 in MapUpdater::wait (this=0x7fffe8093ab0) at /Sources/src/server/game/Maps/MapUpdater.cpp:85
  359.         __FUNCTION__ = "wait"
  360. #4  0x0000000000c767b7 in MapManager::Update (this=0x7fffe8093a08, diff=<value optimized out>) at /Sources/src/server/game/Maps/MapManager.cpp:254
  361.         iter = {<std::tr1::__detail::_Hashtable_iterator_base<std::pair<unsigned int const, Map*>, false>> = {_M_cur_node = 0x1000, _M_cur_bucket = 0x7ffeffa88788}, <No data fields>}
  362. #5  0x0000000000dc3a11 in World::Update (this=0x7fffed7acc08, diff=17) at /Sources/src/server/game/World/World.cpp:2085
  363. No locals.
  364. #6  0x000000000092d3cf in WorldRunnable::run (this=<value optimized out>) at /Sources/src/server/worldserver/WorldThread/WorldRunnable.cpp:60
  365.         diff = 17
  366.         realCurrTime = <value optimized out>
  367.         realPrevTime = <value optimized out>
  368.         prevSleepTime = 14
  369. #7  0x000000000100a23a in ACE_Based::Thread::ThreadTask (param=0x7fffc5322de0) at /Sources/src/server/shared/Threading/Threading.cpp:186
  370.         _task = 0x7fffc5322de0
  371. #8  0x00007ffff78f8a95 in ACE_OS_Thread_Adapter::invoke (this=<value optimized out>) at ../../ace/OS_Thread_Adapter.cpp:103
  372.         hook = <value optimized out>
  373.         func = 0x100a230 <ACE_Based::Thread::ThreadTask(void*)>
  374.         arg = 0x7fffc5322de0
  375.         cancel_flags = <value optimized out>
  376.         status = 0x0
  377. #9  0x00007ffff6a169d1 in start_thread () from /lib64/libpthread.so.0
  378. No symbol table info available.
  379. #10 0x00007ffff5fc3b6d in clone () from /lib64/libc.so.6
  380. No symbol table info available.
  381.  
  382. Thread 13 (Thread 0x7fff99fff700 (LWP 6922)):
  383. #0  0x0000000001535e45 in intersectRay<VMAP::GModelRayCallback> (this=0x7fff80cfea40, r=<value optimized out>, intersectCallback=..., maxDist=@0x7fff99ffe48c, stopAtFirst=false) at /Sources/src/server/collision/BoundingIntervalHierarchy.h:250
  384.         intervalMax = 2.08284616
  385.         offsetFront = {1, 1, 2}
  386.         offsetBack = {2, 2, 1}
  387.         intervalMin = 0
  388.         invDir = {x = inf, y = inf, z = -1}
  389.         offsetFront3 = {0, 0, 3}
  390.         offsetBack3 = {3, 3, 0}
  391.         stackPos = 0
  392.         node = <value optimized out>
  393.         org = {x = 13.9773331, y = 224.946564, z = 1.14497375}
  394.         dir = <value optimized out>
  395.         stack = {{node = 6, tnear = 0, tfar = 2.12918544}, {node = 4233, tnear = 0.454022169, tfar = 2.08284616}, {node = 1884, tnear = 0, tfar = 2.08284593}, {node = 1857, tnear = 0, tfar = 2.00141287}, {node = 0, tnear = 1.875, tfar = 2.10119724}, {node = 2019, tnear = 3.04592967, tfar = 3.90327597}, {node = 2583684480, tnear = 4.59163468e-41, tfar = -1}, {node = 1015301163, tnear = 3.87808005e-38, tfar = 0}, {node = 0, tnear = 0.00801086426, tfar = 0.143520355}, {node = 24, tnear = -1.00000012, tfar = 0.143522263}, {node = 4135214592, tnear = 4.59163468e-41, tfar = 0}, {node = 1073741824, tnear = 0, tfar = 4.59163468e-41}, {node = 2, tnear = 1.13961923, tfar = -2.71708466e-33}, {node = 32767, tnear = 0, tfar = 1.875}, {node = 1062692328, tnear = 1.68155816e-44, tfar = 6.91120403e-42}, {node = 0, tnear = 0, tfar = 4.59163468e-41}, {node = 3212836864, tnear = 4.59163468e-41, tfar = 0}, {node = 32767, tnear = 3.68681626e-42, tfar = 1.82440567}, {node = 0, tnear = 4.59163468e-41, tfar = -2.64587923e-23}, {node = 32767, tnear = 1.40129846e-45, tfar = 4.59163468e-41}, {node = 3738, tnear = 0, tfar = 0.102894306}, {node = 3756, tnear = 0, tfar = 0.102894306}, {node = 1944, tnear = 0, tfar = 0.102894306}, {node = 1857, tnear = 0, tfar = 0.101412773}, {node = 4014, tnear = 0, tfar = 0.201197118}, {node = 2019, tnear = 1.14592969, tfar = 2.00327587}, {node = 5178, tnear = 0, tfar = 4.07633209}, {node = 7557, tnear = 0, tfar = 4.59163468e-41}, {node = 2583684412, tnear = 4.59163468e-41, tfar = 1.40129846e-45}, {node = 32767, tnear = 1.78665554e-42, tfar = 0}, {node = 1041304304, tnear = 1.87073345e-42, tfar = 0.0985789299}, {node = 1040336720, tnear = 2.10068653e-41, tfar = 0}, {node = 1086654801, tnear = 4.16606033e-42, tfar = 0}, {node = 1102284760, tnear = 8.87021928e-43, tfar = 1.72974062}, {node = 1075876360, tnear = 4.59163468e-41, tfar = 1.51340234e-43}, {node = 1100205120, tnear = 50, tfar = 0}, {node = 2583683512, tnear = 4.59163468e-41, tfar = 3.88448959e-38}, {node = 0, tnear = 0, tfar = 0}, {node = 12, tnear = 0, tfar = -132.931061}, {node = 0, tnear = -4.77005625, tfar = 0}, {node = 3271880282, tnear = -29.8087196, tfar = -4.77005625}, {node = 1060155376, tnear = -1.70190913e+32, tfar = 4.59163468e-41}, {node = 2583683600, tnear = 4.59163468e-41, tfar = 1.34524653e-42}, {node = 0, tnear = -2.64578899e-23, tfar = 4.59163468e-41}, {node = 2007775184, tnear = 4.59163468e-41, tfar = 1.40129846e-45}, {node = 0, tnear = -2.64577258e-23, tfar = 4.59163468e-41}, {node = 22248930, tnear = 0, tfar = 0}, {node = 32766, tnear = 1.68155816e-44, tfar = 0}, {node = 2940220736, tnear = 0, tfar = -nan(0x7fffff)}, {node = 0, tnear = -53.5706024, tfar = -0.0270405877}, {node = 22229740, tnear = 0, tfar = 0}, {node = 32767, tnear = 1.26537251e-42, tfar = 0}, {node = 4110828128, tnear = 4.59163468e-41, tfar = -nan(0x7fffff)}, {node = 0, tnear = 0, tfar = 2}, {node = 1, tnear = 0, tfar = 8.54792063e-44}, {node = 0, tnear = 1.40129846e-43, tfar = 0}, {node = 3248059570, tnear = 0.00477606105, tfar = 3.8791114e-38}, {node = 0, tnear = 0, tfar = 0}, {node = 1108459304, tnear = 1.51340234e-42, tfar = -1}, {node = 1102988774, tnear = 0, tfar = 1.40129846e-45}, {node = 0, tnear = 2, tfar = 0}, {node = 963399680, tnear = 1.72359711e-43, tfar = 0}, {node = 1902886240, tnear = 4.59163468e-41, tfar = 0}, {node = 1072693248, tnear = -2.64583317e-23, tfar = 4.59163468e-41}}
  396. #1  IntersectRay (this=0x7fff80cfea40, r=<value optimized out>, intersectCallback=..., maxDist=@0x7fff99ffe48c, stopAtFirst=false) at /Sources/src/server/collision/Models/WorldModel.cpp:381
  397.         callback = {vertices = {x = 15.2029219, y = 239.084885, z = -0.528615117}, triangles = {idx0 = 0, idx1 = 1, idx2 = 2}, hit = true}
  398. #2  operator() (this=0x7fff80cfea40, r=<value optimized out>, intersectCallback=..., maxDist=@0x7fff99ffe48c, stopAtFirst=false) at /Sources/src/server/collision/Models/WorldModel.cpp:426
  399. No locals.
  400. #3  BIH::intersectRay<VMAP::WModelRayCallBack> (this=0x7fff80cfea40, r=<value optimized out>, intersectCallback=..., maxDist=@0x7fff99ffe48c, stopAtFirst=false) at /Sources/src/server/collision/BoundingIntervalHierarchy.h:220
  401.         hit = <value optimized out>
  402.         n = 1
  403.         tn = <value optimized out>
  404.         axis = <value optimized out>
  405.         BVH2 = <value optimized out>
  406.         offset = <value optimized out>
  407.         intervalMax = 2.15696335
  408.         offsetFront = {1, 1, 2}
  409.         offsetBack = {2, 2, 1}
  410.         intervalMin = <value optimized out>
  411.         invDir = {x = inf, y = inf, z = -1}
  412.         offsetFront3 = {0, 0, 3}
  413.         offsetBack3 = {3, 3, 0}
  414.         stackPos = 1
  415.         node = <value optimized out>
  416.         org = {x = 13.9773331, y = 224.946564, z = 1.14497375}
  417.         dir = {x = 0, y = 0, z = -1}
  418.         stack = {{node = 2169, tnear = 0, tfar = 32.3933716}, {node = 1890, tnear = 0, tfar = 32.8994598}, {node = 1899, tnear = 0, tfar = 21.4124012}, {node = 1932, tnear = 0, tfar = 21.4124012}, {node = 536870912, tnear = 1.13961923, tfar = 0}, {node = 0, tnear = 1.5592248e-41, tfar = 0}, {node = 1094613791, tnear = 1.50667611e-41, tfar = 2.80259693e-45}, {node = 1072711548, tnear = 1.51003923e-41, tfar = 0}, {node = 3286783154, tnear = -124.594772, tfar = -16.0580196}, {node = 0, tnear = 0, tfar = -1}, {node = 2139095040, tnear = inf, tfar = -1}, {node = 13, tnear = -nan(0x400000), tfar = -nan(0x400000)}, {node = 4286578688, tnear = -0, tfar = -0}, {node = 4286578688, tnear = -nan(0x400000), tfar = -inf}, {node = 4290772992, tnear = -inf, tfar = -464.661682}, {node = 3271110790, tnear = 1.96539164, tfar = 2.03798366}, {node = 2107740160, tnear = 4.59163468e-41, tfar = 2.03798366}, {node = 4290772992, tnear = 131.016327, tfar = 8.83650589}, {node = 3262291318, tnear = 0, tfar = 4.20389539e-45}, {node = 3, tnear = 0, tfar = -inf}, {node = 1106455116, tnear = 240.736664, tfar = -6.75842142}, {node = 0, tnear = 0, tfar = -1}, {node = 2139095040, tnear = inf, tfar = -1}, {node = 13, tnear = -nan(0x400000), tfar = -nan(0x400000)}, {node = 4286578688, tnear = -0, tfar = -0}, {node = 4286578688, tnear = -nan(0x400000), tfar = inf}, {node = 4290772992, tnear = inf, tfar = 30.3956528}, {node = 1131461782, tnear = -16.0580196, tfar = 4.59163468e-41}, {node = 2113798144, tnear = 4.59163468e-41, tfar = -16.0580196}, {node = 1037063234, tnear = -45.7644653, tfar = 196.808838}, {node = 1074122982, tnear = 0, tfar = 4.20389539e-45}, {node = 3, tnear = 0, tfar = inf}, {node = 0, tnear = 0, tfar = 4.20389539e-45}, {node = 4290772992, tnear = 2.80259693e-45, tfar = 2.80259693e-45}, {node = 1, tnear = -inf, tfar = 1.40129846e-45}, {node = 1, tnear = 2.80259693e-45, tfar = inf}, {node = 2139095040, tnear = inf, tfar = -1}, {node = 32767, tnear = 0, tfar = 0}, {node = 3212836864, tnear = 2.05990874e-43, tfar = 30.3956528}, {node = 1131461782, tnear = -6.75842142, tfar = 4.59163468e-41}, {node = 1106455116, tnear = 240.736664, tfar = -6.75842142}, {node = 1036830869, tnear = 0, tfar = 0}, {node = 2583684368, tnear = 4.59163468e-41, tfar = 5.35856533e-41}, {node = 0, tnear = -2.64591016e-23, tfar = 4.59163468e-41}, {node = 2161109568, tnear = 4.59163468e-41, tfar = 1.40129846e-45}, {node = 0, tnear = -2.64589375e-23, tfar = 4.59163468e-41}, {node = 22248930, tnear = 0, tfar = 0}, {node = 0, tnear = 1.4629556e-42, tfar = 0}, {node = 3258388176, tnear = 0, tfar = 2.09087515}, {node = 0, tnear = 2.38360869e-42, tfar = 196.808838}, {node = 1074122982, tnear = 2.66106578e-42, tfar = inf}, {node = 4286578688, tnear = 2.70730863e-42, tfar = 4.59163468e-41}, {node = 42240, tnear = 0, tfar = -2.64592783e-23}, {node = 32767, tnear = -1.90939808e-38, tfar = 4.59163468e-41}, {node = 1, tnear = 0, tfar = -2.64591142e-23}, {node = 32767, tnear = 3.88448959e-38, tfar = 0}, {node = 0, tnear = 4.59163468e-41, tfar = 1.41250885e-42}, {node = 0, tnear = -2.64601807e-23, tfar = 0}, {node = 2583683744, tnear = 4.59163468e-41, tfar = 2.38360869e-42}, {node = 0, tnear = -2.64601807e-23, tfar = 2.66106578e-42}, {node = 1, tnear = 0, tfar = 2.70730863e-42}, {node = 0, tnear = inf, tfar = 4.20389539e-45}, {node = 3, tnear = 0, tfar = 2.80259693e-45}, {node = 1, tnear = 3.95107144e-38, tfar = 0}}
  419. #4  0x000000000152f20a in VMAP::WorldModel::IntersectRay (this=<value optimized out>, ray=<value optimized out>, distance=<value optimized out>, stopAtFirstHit=<value optimized out>) at /Sources/src/server/collision/Models/WorldModel.cpp:442
  420.         isc = {models = {iBound = {static dummy = 0, lo = {x = -179.050644, y = -178.89856, z = -21.7179146}, hi = {x = -168.87471, y = -159.933578, z = -0.156833142}}, iMogpFlags = 10305, iGroupWMOID = 2490, vertices = std::vector of length 72, capacity 72 = {{x = -179.022873, y = -159.961349, z = -5.04351282}, {x = -178.514328, y = -159.961349, z = -3.14288449}, {x = -175.718216, y = -178.870789, z = -3.94575429}, {x = -169.462402, y = -159.961349, z = -3.1428864}, {x = -168.953873, y = -159.961349, z = -5.04351282}, {x = -168.902481, y = -178.870789, z = -8.53427505}, {x = -169.411011, y = -178.870789, z = -6.63364649}, {x = -177.35408, y = -159.961349, z = -1.53161275}, {x = -175.769608, y = -159.961349, z = -0.454991937}, {x = -177.302689, y = -178.870789, z = -5.0223732}, {x = -172.207123, y = -159.961349, z = -0.45499289}, {x = -170.62265, y = -159.961349, z = -1.5316118}, {x = -172.155731, y = -178.870789, z = -3.94575429}, {x = -170.571259, y = -178.870789, z = -5.02237511}, {x = -173.057877, y = -159.961349, z = -0.184610918}, {x = -178.462936, y = -178.870789, z = -6.63364649}, {x = -174.867462, y = -178.870789, z = -3.67537522}, {x = -174.918854, y = -159.961349, z = -0.184611827}, {x = -173.006485, y = -178.870789, z = -3.67537355}, {x = -178.971481, y = -178.870789, z = -8.53427505}, {x = -173.066803, y = -178.870789, z = -4.05854368}, {x = -174.807144, y = -178.870789, z = -4.05854273}, {x = -174.858551, y = -159.961349, z = -0.567780316}, {x = -173.118195, y = -159.961349, z = -0.567780316}, {x = -173.057877, y = -159.961349, z = -0.184610918}, {x = -173.006485, y = -178.870789, z = -3.67537355}, {x = -173.066803, y = -178.870789, z = -4.05854368}, {x = -174.918854, y = -159.961349, z = -0.184611827}, {x = -174.858551, y = -159.961349, z = -0.567780316}, {x = -174.807144, y = -178.870789, z = -4.05854273}, {x = -173.118195, y = -159.961349, z = -0.567780316}, {x = -174.867462, y = -178.870789, z = -3.67537522}, {x = -169.720703, y = -178.870789, z = -12.1460276}, {x = -178.155472, y = -178.870789, z = -13.3492374}, {x = -169.720703, y = -178.870789, z = -21.690136}, {x = -178.155487, y = -178.870789, z = -21.690136}, {x = -168.953873, y = -159.961349, z = -5.04351282}, {x = -169.631866, y = -159.961349, z = -5.35076141}, {x = -178.204636, y = -159.961349, z = -8.65526581}, {x = -178.293472, y = -178.870789, z = -8.84152508}, {x = -178.206863, y = -159.961349, z = -16.137476}, {x = -169.580475, y = -178.870789, z = -8.84152126}, {x = -168.902481, y = -178.870789, z = -8.53427505}, {x = -178.971481, y = -178.870789, z = -8.53427505}, {x = -169.772079, y = -159.961349, z = -9.85847569}, {x = -178.155472, y = -178.870789, z = -13.3492374}, {x = -178.344864, y = -159.961349, z = -5.35076237}, {x = -179.022873, y = -159.961349, z = -5.04351282}, {x = -178.206863, y = -159.961349, z = -9.85847569}, {x = -169.772079, y = -159.961349, z = -9.85847569}, {x = -169.772079, y = -159.961349, z = -16.137476}, {x = -169.772095, y = -159.961349, z = -8.65526581}, {x = -178.153244, y = -178.870789, z = -12.1460276}, {x = -178.206863, y = -159.961349, z = -9.85847569}, {x = -169.720688, y = -178.870789, z = -13.3492374}, {x = -169.720688, y = -178.870789, z = -13.3492374}, {x = -170.49263, y = -178.870789, z = -13.7178059}, {x = -169.564087, y = -178.870789, z = -13.6734734}, {x = -169.673904, y = -159.961349, z = -10.508255}, {x = -177.562744, y = -159.961349, z = -10.5525875}, {x = -178.286453, y = -159.961349, z = -10.5082569}, {x = -178.176636, y = -178.870789, z = -13.6734753}, {x = -177.3396, y = -159.961349, z = -10.8779507}, {x = -177.452942, y = -178.870789, z = -13.7178059}, {x = -177.229797, y = -178.870789, z = -14.04317}, {x = -170.602432, y = -159.961349, z = -10.5525875}, {x = -170.825577, y = -159.961349, z = -10.8779507}, {x = -170.715775, y = -178.870789, z = -14.04317}, {x = -170.825577, y = -159.961349, z = -10.8779507}, {x = -177.3396, y = -159.961349, z = -10.8779507}, {x = -177.229797, y = -178.870789, z = -14.04317}, {x = -170.715775, y = -178.870789, z = -14.04317}}, triangles = std::vector of length 48, capacity 48 = {{idx0 = 20, idx1 = 21, idx2 = 22}, {idx0 = 23, idx1 = 24, idx2 = 25}, {idx0 = 25, idx1 = 26, idx2 = 23}, {idx0 = 27, idx1 = 28, idx2 = 29}, {idx0 = 22, idx1 = 30, idx2 = 20}, {idx0 = 56, idx1 = 57, idx2 = 58}, {idx0 = 59, idx1 = 60, idx2 = 61}, {idx0 = 62, idx1 = 59, idx2 = 63}, {idx0 = 63, idx1 = 64, idx2 = 62}, {idx0 = 61, idx1 = 63, idx2 = 59}, {idx0 = 65, idx1 = 66, idx2 = 67}, {idx0 = 67, idx1 = 56, idx2 = 65}, {idx0 = 58, idx1 = 65, idx2 = 56}, {idx0 = 68, idx1 = 69, idx2 = 70}, {idx0 = 70, idx1 = 71, idx2 = 68}, {idx0 = 36, idx1 = 37, idx2 = 41}, {idx0 = 41, idx1 = 42, idx2 = 36}, {idx0 = 38, idx1 = 46, idx2 = 39}, {idx0 = 39, idx1 = 52, idx2 = 38}, {idx0 = 7, idx1 = 8, idx2 = 2}, {idx0 = 2, idx1 = 9, idx2 = 7}, {idx0 = 1, idx1 = 7, idx2 = 9}, {idx0 = 9, idx1 = 15, idx2 = 1}, {idx0 = 0, idx1 = 1, idx2 = 15}, {idx0 = 15, idx1 = 19, idx2 = 0}, {idx0 = 8, idx1 = 17, idx2 = 16}, {idx0 = 16, idx1 = 2, idx2 = 8}, {idx0 = 29, idx1 = 31, idx2 = 27}, {idx0 = 46, idx1 = 47, idx2 = 43}, {idx0 = 43, idx1 = 39, idx2 = 46}, {idx0 = 44, idx1 = 54, idx2 = 32}, {idx0 = 45, idx1 = 53, idx2 = 38}, {idx0 = 38, idx1 = 52, idx2 = 45}, {idx0 = 32, idx1 = 51, idx2 = 44}, {idx0 = 50, idx1 = 34, idx2 = 55}, {idx0 = 55, idx1 = 49, idx2 = 50}, {idx0 = 35, idx1 = 40, idx2 = 48}, {idx0 = 32, idx1 = 41, idx2 = 37}, {idx0 = 10, idx1 = 11, idx2 = 13}, {idx0 = 13, idx1 = 12, idx2 = 10}, {idx0 = 11, idx1 = 3, idx2 = 6}, {idx0 = 6, idx1 = 13, idx2 = 11}, {idx0 = 48, idx1 = 33, idx2 = 35}, {idx0 = 3, idx1 = 4, idx2 = 5}, {idx0 = 5, idx1 = 6, idx2 = 3}, {idx0 = 14, idx1 = 10, idx2 = 12}, {idx0 = 12, idx1 = 18, idx2 = 14}, {idx0 = 37, idx1 = 51, idx2 = 32}}, meshTree = {tree = std::vector of length 153, capacity 153 = {2147483651, 3238689784, 3242350113, 2147483657, 3243611770, 3249374566, 2147483711, 3226019085, 3235137237, 3221225472, 1, 0, 15, 3274356541, 3274363737, 2147483669, 3239951441, 3244339411, 2684354614, 3246463373, 3239951441, 3221225473, 2, 0, 27, 3274783444, 3274790640, 2147483681, 3241020438, 3243998242, 3221225481, 2, 0, 3221225475, 1, 0, 536870951, 3274852693, 3274790640, 42, 3274798068, 3274805264, 2147483696, 3240632786, 3243611770, 3221225480, 1, 0, 3221225476, 2, 0, 3221225478, 2, 0, 2147483705, 3239951441, 3243998242, 3221225483, 3, 0, 3221225486, 3, 0, 69, 3274843963, 3274294696, 99, 3274510618, 3274513986, 2147483723, 3238689784, 3238885091, 2147483735, 3232446832, 3238885087, 3221225489, 1, 0, 2147483729, 3232446834, 3238562916, 3221225490, 2, 0, 3221225492, 2, 0, 3221225494, 3, 0, 2147483741, 3231802485, 3238562916, 3221225497, 2, 0, 3221225499, 2, 0, 2147483753, 3217296355, 3229736855, 2147483783, 3217296347, 3231758156, 2147483759, 3226019077, 3231758152, 117, 3274684381, 3274687749, 3221225501, 2, 0, 3221225503, 2, 0, 3221225505, 1, 0, 123, 3274628626, 3274631994, 3221225506, 2, 0, 2147483777, 3205585421, 3229736853, 3221225508, 2, 0, 3221225510, 2, 0, 3221225512, 2, 0, 141, 3274450910, 3274454278, 147, 3274506665, 3274510033, 3221225518, 2, 0, 3221225514, 2, 0, 3221225516, 2, 0}, objects = std::vector of length 48, capacity 48 = {34, 36, 42, 8, 9, 6, 31, 32, 7, 13, 14, 35, 10, 11, 30, 5, 12, 18, 17, 29, 28, 24, 33, 47, 37, 16, 15, 43, 44, 22, 23, 20, 21, 19, 26, 25, 0, 4, 27, 3, 41, 40, 2, 1, 46, 45, 38, 39}, bounds = {static dummy = 0, lo = {x = -179.022873, y = -178.870789, z = -21.690136}, hi = {x = -168.902481, y = -159.961349, z = -0.184610918}}}, iLiquid = }, hit = false}
  421. #5  0x0000000001538739 in VMAP::ModelInstance::intersectRay (this=0x7fffd101fef8, pRay=<value optimized out>, pMaxDist=@0x7fff99ffe99c, pStopAtFirstHit=false) at /Sources/src/server/collision/Models/ModelInstance.cpp:59
  422.         modRay = {m_origin = {x = 13.9773331, y = 224.946564, z = 1.14497375}, m_direction = {x = 0, y = 0, z = -1}, m_invDirection = {x = inf, y = inf, z = -1}, classification = G3D::Ray::OOM, ibyj = -nan(0x400000), jbyi = -nan(0x400000), kbyj = -inf, jbyk = -0, ibyk = -0, kbyi = -inf, c_xy = -nan(0x400000), c_xz = inf, c_yx = -nan(0x400000), c_yz = inf, c_zx = 13.9773331, c_zy = 224.946564}
  423.         hit = false
  424.         time = 0
  425.         p = {x = 13.9773331, y = 224.946564, z = 1.14497375}
  426.         distance = 2.08284378
  427. #6  0x000000000151c1bd in operator() (this=0x7fffdd0beba0, pPos=..., maxSearchDist=<value optimized out>) at /Sources/src/server/collision/Maps/MapTree.cpp:42
  428.         result = <value optimized out>
  429. #7  intersectRay<VMAP::MapRayCallback> (this=0x7fffdd0beba0, pPos=..., maxSearchDist=<value optimized out>) at /Sources/src/server/collision/BoundingIntervalHierarchy.h:220
  430.         hit = false
  431.         n = 1
  432.         tn = <value optimized out>
  433.         axis = <value optimized out>
  434.         offset = <value optimized out>
  435.         BVH2 = <value optimized out>
  436.         intervalMax = <value optimized out>
  437.         offsetFront = {1, 1, 2}
  438.         offsetBack = {2, 2, 1}
  439.         intervalMin = <value optimized out>
  440.         invDir = {x = inf, y = inf, z = -1}
  441.         offsetFront3 = {0, 0, 3}
  442.         offsetBack3 = {3, 3, 0}
  443.         stackPos = <value optimized out>
  444.         node = <value optimized out>
  445.         org = {x = 25869.207, y = 16712.1191, z = 103.101997}
  446.         dir = {x = 0, y = 0, z = -1}
  447.         stack = {{node = 240933, tnear = 0, tfar = 50}, {node = 243810, tnear = 3.35039252e-40, tfar = 0}, {node = 22252255, tnear = 0, tfar = 3.37619043e-40}, {node = 0, tnear = -1, tfar = 3.41650579e-40}, {node = 0, tnear = 0, tfar = -1}, {node = 0, tnear = -45.7644653, tfar = 196.808838}, {node = 1073665280, tnear = -0.00142086297, tfar = 0}, {node = 1078231040, tnear = -2.64607172e-23, tfar = 4.59163468e-41}, {node = 239092, tnear = 0, tfar = 3.85913645e-38}, {node = 0, tnear = 0, tfar = 0}, {node = 0, tnear = 0, tfar = 3.35039252e-40}, {node = 0, tnear = 3.72745392e-43, tfar = 0}, {node = 243810, tnear = 0, tfar = 3.7414669e-43}, {node = 240939, tnear = 2.80259693e-45, tfar = 0}, {node = 243810, tnear = 0, tfar = 6.72623263e-44}, {node = 0, tnear = -2.64605405e-23, tfar = 4.59163468e-41}, {node = 2583685640, tnear = 4.59163468e-41, tfar = -2.64605152e-23}, {node = 32767, tnear = -2.64609065e-23, tfar = 4.59163468e-41}, {node = 2583685632, tnear = 4.59163468e-41, tfar = 1.40129846e-45}, {node = 0, tnear = -0.0376955271, tfar = 4.59149455e-41}, {node = 16384, tnear = 4.59163468e-41, tfar = -5.58587091e+17}, {node = 32767, tnear = 4.44211613e-43, tfar = 4.59163468e-41}, {node = 125, tnear = 4.59163468e-41, tfar = 1.34524653e-42}, {node = 0, tnear = 1.79366203e-41, tfar = 0}, {node = 265, tnear = 4.59163468e-41, tfar = -2.64610706e-23}, {node = 32767, tnear = 6.72623263e-44, tfar = 0}, {node = 2583685520, tnear = 4.59163468e-41, tfar = -2.64610832e-23}, {node = 32767, tnear = -2.64606919e-23, tfar = 4.59163468e-41}, {node = 2583685752, tnear = 4.59163468e-41, tfar = -2.64610706e-23}, {node = 32767, tnear = 1.40129846e-45, tfar = 0}, {node = 3172895712, tnear = 4.59149455e-41, tfar = -2.64610832e-23}, {node = 32767, tnear = 1.99718144e-38, tfar = 0}, {node = 265, tnear = 1.7376101e-43, tfar = -2.64610706e-23}, {node = 32767, tnear = -2.64601618e-23, tfar = 4.59163468e-41}, {node = 2583685520, tnear = 4.59163468e-41, tfar = 27388.4883}, {node = 1185087074, tnear = 6.6327939, tfar = 0}, {node = 0, tnear = -1, tfar = inf}, {node = 2139095040, tnear = -1, tfar = 1.821688e-44}, {node = 4290772992, tnear = -nan(0x400000), tfar = -inf}, {node = 2147483648, tnear = -0, tfar = -inf}, {node = 4290772992, tnear = inf, tfar = -nan(0x400000)}, {node = 2139095040, tnear = 27388.4883, tfar = 20863.1914}, {node = 14263675, tnear = 0, tfar = 4.20389539e-45}, {node = 3, tnear = 0, tfar = 4.59149455e-41}, {node = 0, tnear = 0, tfar = 4.20389539e-45}, {node = 0, tnear = 2.80259693e-45, tfar = 2.80259693e-45}, {node = 1, tnear = 4.59163468e-41, tfar = 1.40129846e-45}, {node = 1, tnear = 2.80259693e-45, tfar = 4.59163468e-41}, {node = 2139095040, tnear = inf, tfar = -1}, {node = 0, tnear = -1.25222974e+32, tfar = 4.59163468e-41}, {node = 9606279, tnear = 0, tfar = 27388.4883}, {node = 1185087074, tnear = 6.6327939, tfar = 0}, {node = 0, tnear = 0, tfar = 5.60519386e-45}, {node = 0, tnear = 4.06376555e-44, tfar = 0}, {node = 4, tnear = 0, tfar = -1.25222509e+32}, {node = 32767, tnear = 1.34580032e-38, tfar = 0}, {node = 4106588408, tnear = 4.59163468e-41, tfar = -1.27970543e+33}, {node = 32767, tnear = -2.6460755e-23, tfar = 4.59163468e-41}, {node = 4, tnear = 0, tfar = -1.82348692e-10}, {node = 32766, tnear = -1.26931014e+33, tfar = 4.59163468e-41}, {node = 25673341, tnear = 0, tfar = -1.26951246e+33}, {node = 32767, tnear = -2.94736367e-39, tfar = 0}, {node = 25673341, tnear = 0, tfar = -1.25222045e+32}, {node = 32767, tnear = -2.64608181e-23, tfar = 4.59163468e-41}}
  448. #8  getIntersectionTime (this=0x7fffdd0beba0, pPos=..., maxSearchDist=<value optimized out>) at /Sources/src/server/collision/Maps/MapTree.cpp:149
  449.         distance = 50
  450.         intersectionCallBack = {prims = 0x7fffd1000008, hit = <value optimized out>}
  451. #9  VMAP::StaticMapTree::getHeight (this=0x7fffdd0beba0, pPos=..., maxSearchDist=<value optimized out>) at /Sources/src/server/collision/Maps/MapTree.cpp:233
  452.         height = inf
  453.         dir = {x = 0, y = 0, z = -1}
  454.         ray = {m_origin = {x = 25869.207, y = 16712.1191, z = 103.101997}, m_direction = {x = 0, y = 0, z = -1}, m_invDirection = {x = inf, y = inf, z = -1}, classification = G3D::Ray::OOM, ibyj = -nan(0x400000), jbyi = -nan(0x400000), kbyj = -inf, jbyk = -0, ibyk = -0, kbyi = -inf, c_xy = -nan(0x400000), c_xz = inf, c_yx = -nan(0x400000), c_yz = inf, c_zx = 25869.207, c_zy = 16712.1191}
  455.         maxDist = <value optimized out>
  456. #10 0x0000000001516c4c in VMAP::VMapManager2::getHeight (this=0x7fffed690560, mapId=0, x=<value optimized out>, y=<value optimized out>, z=<value optimized out>, maxSearchDist=<value optimized out>) at /Sources/src/server/collision/Management/VMapManager2.cpp:198
  457.         pos = {x = 25869.207, y = 16712.1191, z = 103.101997}
  458.         height = <value optimized out>
  459.         instanceTree = <value optimized out>
  460. #11 0x0000000000c869c8 in Map::GetHeight (this=0x7fffdcf81000, x=-8802.54004, y=354.546997, z=101.101997, checkVMap=true, maxSearchDist=50) at /Sources/src/server/game/Maps/Map.cpp:1997
  461.         vmgr = <value optimized out>
  462.         mapHeight = <value optimized out>
  463.         vmapHeight = -200000
  464. #12 0x0000000000b03ac5 in Creature::UpdateMovementFlags (this=0x7fff7d688000) at /Sources/src/server/game/Entities/Creature/Creature.cpp:2631
  465.         ground = <value optimized out>
  466.         isInAir = <value optimized out>
  467. #13 0x0000000000b0fcb3 in Creature::Update (this=0x7fff7d688000, diff=101) at /Sources/src/server/game/Entities/Creature/Creature.cpp:455
  468. No locals.
  469. #14 0x0000000000bd70f0 in Trinity::ObjectUpdater::Visit<Creature> (this=0x7fff99ffed70, m=<value optimized out>) at /Sources/src/server/game/Grids/Notifiers/GridNotifiers.cpp:340
  470.         iter = {_Ptr = 0x7fff7d689c78}
  471. #15 0x0000000000c86355 in VisitorHelper<Trinity::ObjectUpdater, Creature> (this=0x7fffdcf81000, obj=<value optimized out>, gridVisitor=..., worldVisitor=...) at /Sources/src/server/shared/Dynamic/TypeContainerVisitor.h:60
  472. No locals.
  473. #16 VisitorHelper<Trinity::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=0x7fffdcf81000, obj=<value optimized out>, gridVisitor=..., worldVisitor=...) at /Sources/src/server/shared/Dynamic/TypeContainerVisitor.h:66
  474. No locals.
  475. #17 VisitorHelper<Trinity::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=0x7fffdcf81000, obj=<value optimized out>, gridVisitor=..., worldVisitor=...) at /Sources/src/server/shared/Dynamic/TypeContainerVisitor.h:67
  476. No locals.
  477. #18 VisitorHelper<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x7fffdcf81000, obj=<value optimized out>, gridVisitor=..., worldVisitor=...) at /Sources/src/server/shared/Dynamic/TypeContainerVisitor.h:88
  478. No locals.
  479. #19 Visit (this=0x7fffdcf81000, obj=<value optimized out>, gridVisitor=..., worldVisitor=...) at /Sources/src/server/shared/Dynamic/TypeContainerVisitor.h:99
  480. No locals.
  481. #20 Visit<Trinity::ObjectUpdater> (this=0x7fffdcf81000, obj=<value optimized out>, gridVisitor=..., worldVisitor=...) at /Sources/src/server/game/Grids/Grid.h:91
  482. No locals.
  483. #21 VisitGrid<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x7fffdcf81000, obj=<value optimized out>, gridVisitor=..., worldVisitor=...) at /Sources/src/server/game/Grids/NGrid.h:157
  484. No locals.
  485. #22 Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x7fffdcf81000, obj=<value optimized out>, gridVisitor=..., worldVisitor=...) at /Sources/src/server/game/Maps/Map.h:701
  486.         cell_x = 3
  487.         cell_y = <value optimized out>
  488. #23 Map::VisitNearbyCellsOf (this=0x7fffdcf81000, obj=<value optimized out>, gridVisitor=..., worldVisitor=...) at /Sources/src/server/game/Maps/Map.cpp:603
  489.         cell_id = <value optimized out>
  490.         cell = {data = {Part = {grid_x = 15, grid_y = 32, cell_x = 3, cell_y = 5, nocreate = 1, reserved = 0}, All = 18102287}}
  491.         y = 261
  492.         x = 123
  493.         area = {low_bound = {x_coord = 123, y_coord = 260}, high_bound = {x_coord = 125, y_coord = 263}}
  494. #24 0x0000000000c8defe in Map::Update (this=0x7fffdcf81000, t_diff=101) at /Sources/src/server/game/Maps/Map.cpp:645
  495.         player = 0x7fff1c2d7000
  496.         updater = {i_timeDiff = 101}
  497.         grid_object_update = {i_visitor = @0x7fff99ffed70}
  498.         world_object_update = {i_visitor = @0x7fff99ffed70}
  499. #25 0x0000000000f8eaa1 in MapUpdateRequest::call (this=0x7ffebe8c75b0) at /Sources/src/server/game/Maps/MapUpdater.cpp:54
  500. No locals.
  501. #26 0x0000000001009b21 in DelayExecutor::svc (this=0x7fffe8093ab8) at /Sources/src/server/shared/Threading/DelayExecutor.cpp:50
  502.         rq = 0x7ffebe8c75b0
  503. #27 0x00007ffff7935147 in ACE_Task_Base::svc_run (args=0x7fffe8093ab8) at ../../ace/Task.cpp:271
  504.         t = 0x7fffe8093ab8
  505.         svc_status = <value optimized out>
  506.         status = <value optimized out>
  507.         thr_mgr_ptr = <value optimized out>
  508. #28 0x00007ffff7936735 in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  509.         hook = <value optimized out>
  510.         func = 0x7ffff7935110 <ACE_Task_Base::svc_run(void*)>
  511.         arg = 0x7fffe8093ab8
  512.         cancel_flags = <value optimized out>
  513.         status = 0x0
  514. #29 0x00007ffff79367b1 in ACE_Thread_Adapter::invoke (this=0x7fffc1018860) at ../../ace/Thread_Adapter.cpp:96
  515.         exit_hook_instance = 0x7fff98c12040
  516.         exit_hook_maybe = {instance_ = 0x0}
  517.         exit_hook_ptr = <value optimized out>
  518.         exit_hook = <value optimized out>
  519. #30 0x00007ffff6a169d1 in start_thread () from /lib64/libpthread.so.0
  520. No symbol table info available.
  521. #31 0x00007ffff5fc3b6d in clone () from /lib64/libc.so.6
  522. No symbol table info available.
  523.  
  524. Thread 12 (Thread 0x7fff9afff700 (LWP 6921)):
  525. #0  intersectRay<VMAP::MapRayCallback> (this=0x7fffdd0bed60, pPos=..., maxSearchDist=<value optimized out>) at /Sources/src/server/collision/BoundingIntervalHierarchy.h:187
  526.         tf = <value optimized out>
  527.         tb = <value optimized out>
  528.         back = <value optimized out>
  529.         tn = <value optimized out>
  530.         axis = 0
  531.         offset = 316266
  532.         BVH2 = <value optimized out>
  533.         intervalMax = 50
  534.         offsetFront = {1, 1, 2}
  535.         offsetBack = {2, 2, 1}
  536.         intervalMin = 0
  537.         invDir = {x = inf, y = inf, z = -1}
  538.         offsetFront3 = {0, 0, 3}
  539.         offsetBack3 = {3, 3, 0}
  540.         stackPos = 0
  541.         node = <value optimized out>
  542.         org = {x = 6989.2627, y = 23317.2227, z = 14.6251831}
  543.         dir = {x = 0, y = 0, z = -1}
  544.         stack = {{node = 323667, tnear = 0, tfar = 2.80259693e-45}, {node = 322161, tnear = 4.31790504e-40, tfar = 0}, {node = 22252255, tnear = 0, tfar = 4.5355407e-40}, {node = 2147483648, tnear = -1, tfar = 4.51443715e-40}, {node = 0, tnear = -0, tfar = -1}, {node = 32767, tnear = 3.13243294, tfar = -14.8760529}, {node = 1104247216, tnear = 0.00141180307, tfar = 4.20389539e-44}, {node = 0, tnear = -1.05842869e-22, tfar = 4.59163468e-41}, {node = 307948, tnear = 0, tfar = 3.85918214e-38}, {node = 0, tnear = -0.280897141, tfar = 4.59149455e-41}, {node = 1, tnear = 4.59149455e-41, tfar = 4.31521454e-40}, {node = 0, tnear = -1.05466923e-22, tfar = 4.59163468e-41}, {node = 322815, tnear = 4.59163468e-41, tfar = -5.75319459e+14}, {node = 323547, tnear = -1.05839133e-22, tfar = 4.59163468e-41}, {node = 120618, tnear = 0, tfar = 5.60519386e-44}, {node = 0, tnear = -5.81428126e+33, tfar = 4.59163468e-41}, {node = 3624062976, tnear = 4.59163468e-41, tfar = 1.83904056e-38}, {node = 0, tnear = -5.75333418e+14, tfar = 4.59163468e-41}, {node = 4294967295, tnear = 0, tfar = 0}, {node = 0, tnear = -1.05841556e-22, tfar = 4.59163468e-41}, {node = 4106588456, tnear = 4.59163468e-41, tfar = 1.3461264e-38}, {node = 0, tnear = 0, tfar = 0}, {node = 0, tnear = 0, tfar = 0}, {node = 0, tnear = 5.60519386e-45, tfar = 0}, {node = 29, tnear = 0, tfar = -1.05844282e-22}, {node = 32767, tnear = 6.72623263e-44, tfar = 0}, {node = 2600462736, tnear = 4.59163468e-41, tfar = -1.05844333e-22}, {node = 32767, tnear = -1.05842768e-22, tfar = 4.59163468e-41}, {node = 2600462968, tnear = 4.59163468e-41, tfar = -1.05844282e-22}, {node = 32767, tnear = 1.40129846e-45, tfar = 0}, {node = 3197500864, tnear = 4.59149455e-41, tfar = -1.05844333e-22}, {node = 32767, tnear = 1.99718144e-38, tfar = 0}, {node = 31, tnear = 5.04467447e-44, tfar = -1.05844282e-22}, {node = 32767, tnear = -1.05840647e-22, tfar = 4.59163468e-41}, {node = 2600462736, tnear = 4.59163468e-41, tfar = -1.05844333e-22}, {node = 32767, tnear = -1.05842768e-22, tfar = 4.59163468e-41}, {node = 2600462968, tnear = 4.59163468e-41, tfar = 1.99797303e-38}, {node = 0, tnear = -0.284301013, tfar = 1.39089025e-08}, {node = 2600462604, tnear = 4.59163468e-41, tfar = -1.0584201e-22}, {node = 32767, tnear = -1.03129117e+33, tfar = 4.59163468e-41}, {node = 1058824614, tnear = 0, tfar = 0}, {node = 0, tnear = -0.698133469, tfar = 1.19252945e-08}, {node = 3862885376, tnear = 4.59163468e-41, tfar = 1.40129846e-45}, {node = 1, tnear = 3.72402869e+24, tfar = 4.59163468e-41}, {node = 3901951116, tnear = 4.59163468e-41, tfar = 1.5871758e-38}, {node = 0, tnear = 1.33333337, tfar = 4.59163468e-41}, {node = 512, tnear = 0, tfar = -3.25}, {node = 67108865, tnear = -1.05844282e-22, tfar = 4.59163468e-41}, {node = 2600462736, tnear = 4.59163468e-41, tfar = -1.05844333e-22}, {node = 32767, tnear = 1.87701942e-23, tfar = 4.59163468e-41}, {node = 2600462720, tnear = 4.59163468e-41, tfar = -5.75319459e+14}, {node = 32767, tnear = 1.83904056e-38, tfar = 0}, {node = 2600462592, tnear = 4.59163468e-41, tfar = 1.99876659e-38}, {node = 0, tnear = -0.766043305, tfar = 0}, {node = 11243846, tnear = 0, tfar = -237568}, {node = 32766, tnear = 1.64480266e-38, tfar = 0}, {node = 30658464, tnear = 0, tfar = -nan(0x7fffff)}, {node = 0, tnear = 17028.2207, tfar = 11811.8828}, {node = 275492, tnear = 0, tfar = -5.75319459e+14}, {node = 32767, tnear = 1.64285359e-38, tfar = 0}, {node = 6, tnear = 0, tfar = -6.27720098e-13}, {node = 32766, tnear = 4.59177621e-39, tfar = 0}, {node = 6, tnear = 0, tfar = -237568}, {node = 32766, tnear = 1.23656496e-37, tfar = 4.59163468e-41}}
  545. #1  getIntersectionTime (this=0x7fffdd0bed60, pPos=..., maxSearchDist=<value optimized out>) at /Sources/src/server/collision/Maps/MapTree.cpp:149
  546.         distance = 50
  547.         intersectionCallBack = {prims = 0x7fffce400008, hit = false}
  548. #2  VMAP::StaticMapTree::getHeight (this=0x7fffdd0bed60, pPos=..., maxSearchDist=<value optimized out>) at /Sources/src/server/collision/Maps/MapTree.cpp:233
  549.         height = inf
  550.         dir = {x = 0, y = 0, z = -1}
  551.         ray = {m_origin = {x = 6989.2627, y = 23317.2227, z = 14.6251831}, m_direction = {x = 0, y = 0, z = -1}, m_invDirection = {x = inf, y = inf, z = -1}, classification = G3D::Ray::OOM, ibyj = -nan(0x400000), jbyi = -nan(0x400000), kbyj = -inf, jbyk = -0, ibyk = -0, kbyi = -inf, c_xy = -nan(0x400000), c_xz = inf, c_yx = -nan(0x400000), c_yz = inf, c_zx = 6989.2627, c_zy = 23317.2227}
  552.         maxDist = <value optimized out>
  553. #3  0x0000000001516c4c in VMAP::VMapManager2::getHeight (this=0x7fffed690560, mapId=530, x=<value optimized out>, y=<value optimized out>, z=<value optimized out>, maxSearchDist=<value optimized out>) at /Sources/src/server/collision/Management/VMapManager2.cpp:198
  554.         pos = {x = 6989.2627, y = 23317.2227, z = 14.6251831}
  555.         height = <value optimized out>
  556.         instanceTree = <value optimized out>
  557. #4  0x0000000000c869c8 in Map::GetHeight (this=0x7fffd802d000, x=10077.4033, y=-6250.55664, z=12.6251831, checkVMap=true, maxSearchDist=50) at /Sources/src/server/game/Maps/Map.cpp:1997
  558.         vmgr = <value optimized out>
  559.         mapHeight = <value optimized out>
  560.         vmapHeight = -200000
  561. #5  0x0000000000b03ac5 in Creature::UpdateMovementFlags (this=0x7fff6624d000) at /Sources/src/server/game/Entities/Creature/Creature.cpp:2631
  562.         ground = <value optimized out>
  563.         isInAir = <value optimized out>
  564. #6  0x0000000000b0fcb3 in Creature::Update (this=0x7fff6624d000, diff=101) at /Sources/src/server/game/Entities/Creature/Creature.cpp:455
  565. No locals.
  566. #7  0x0000000000bd70f0 in Trinity::ObjectUpdater::Visit<Creature> (this=0x7fff9affed70, m=<value optimized out>) at /Sources/src/server/game/Grids/Notifiers/GridNotifiers.cpp:340
  567.         iter = {_Ptr = 0x7fff6624ec78}
  568. #8  0x0000000000c86355 in VisitorHelper<Trinity::ObjectUpdater, Creature> (this=0x7fffd802d000, obj=<value optimized out>, gridVisitor=..., worldVisitor=...) at /Sources/src/server/shared/Dynamic/TypeContainerVisitor.h:60
  569. No locals.
  570. #9  VisitorHelper<Trinity::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=0x7fffd802d000, obj=<value optimized out>, gridVisitor=..., worldVisitor=...) at /Sources/src/server/shared/Dynamic/TypeContainerVisitor.h:66
  571. No locals.
  572. #10 VisitorHelper<Trinity::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=0x7fffd802d000, obj=<value optimized out>, gridVisitor=..., worldVisitor=...) at /Sources/src/server/shared/Dynamic/TypeContainerVisitor.h:67
  573. No locals.
  574. #11 VisitorHelper<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x7fffd802d000, obj=<value optimized out>, gridVisitor=..., worldVisitor=...) at /Sources/src/server/shared/Dynamic/TypeContainerVisitor.h:88
  575. No locals.
  576. #12 Visit (this=0x7fffd802d000, obj=<value optimized out>, gridVisitor=..., worldVisitor=...) at /Sources/src/server/shared/Dynamic/TypeContainerVisitor.h:99
  577. No locals.
  578. #13 Visit<Trinity::ObjectUpdater> (this=0x7fffd802d000, obj=<value optimized out>, gridVisitor=..., worldVisitor=...) at /Sources/src/server/game/Grids/Grid.h:91
  579. No locals.
  580. #14 VisitGrid<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x7fffd802d000, obj=<value optimized out>, gridVisitor=..., worldVisitor=...) at /Sources/src/server/game/Grids/NGrid.h:157
  581. No locals.
  582. #15 Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x7fffd802d000, obj=<value optimized out>, gridVisitor=..., worldVisitor=...) at /Sources/src/server/game/Maps/Map.h:701
  583.         cell_x = 7
  584.         cell_y = <value optimized out>
  585. #16 Map::VisitNearbyCellsOf (this=0x7fffd802d000, obj=<value optimized out>, gridVisitor=..., worldVisitor=...) at /Sources/src/server/game/Maps/Map.cpp:603
  586.         cell_id = <value optimized out>
  587.         cell = {data = {Part = {grid_x = 50, grid_y = 20, cell_x = 7, cell_y = 2, nocreate = 1, reserved = 0}, All = 17331506}}
  588.         y = 162
  589.         x = 407
  590.         area = {low_bound = {x_coord = 406, y_coord = 160}, high_bound = {x_coord = 409, y_coord = 162}}
  591. #17 0x0000000000c8defe in Map::Update (this=0x7fffd802d000, t_diff=101) at /Sources/src/server/game/Maps/Map.cpp:645
  592.         player = 0x7ffece104000
  593.         updater = {i_timeDiff = 101}
  594.         grid_object_update = {i_visitor = @0x7fff9affed70}
  595.         world_object_update = {i_visitor = @0x7fff9affed70}
  596. #18 0x0000000000f8eaa1 in MapUpdateRequest::call (this=0x7ffebd1f11c0) at /Sources/src/server/game/Maps/MapUpdater.cpp:54
  597. No locals.
  598. #19 0x0000000001009b21 in DelayExecutor::svc (this=0x7fffe8093ab8) at /Sources/src/server/shared/Threading/DelayExecutor.cpp:50
  599.         rq = 0x7ffebd1f11c0
  600. #20 0x00007ffff7935147 in ACE_Task_Base::svc_run (args=0x7fffe8093ab8) at ../../ace/Task.cpp:271
  601.         t = 0x7fffe8093ab8
  602.         svc_status = <value optimized out>
  603.         status = <value optimized out>
  604.         thr_mgr_ptr = <value optimized out>
  605. #21 0x00007ffff7936735 in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  606.         hook = <value optimized out>
  607.         func = 0x7ffff7935110 <ACE_Task_Base::svc_run(void*)>
  608.         arg = 0x7fffe8093ab8
  609.         cancel_flags = <value optimized out>
  610.         status = 0x0
  611. #22 0x00007ffff79367b1 in ACE_Thread_Adapter::invoke (this=0x7fffc10187f0) at ../../ace/Thread_Adapter.cpp:96
  612.         exit_hook_instance = 0x7fff99012040
  613.         exit_hook_maybe = {instance_ = 0x0}
  614.         exit_hook_ptr = <value optimized out>
  615.         exit_hook = <value optimized out>
  616. #23 0x00007ffff6a169d1 in start_thread () from /lib64/libpthread.so.0
  617. No symbol table info available.
  618. #24 0x00007ffff5fc3b6d in clone () from /lib64/libc.so.6
  619. No symbol table info available.
  620.  
  621. Thread 11 (Thread 0x7fff9c1fe700 (LWP 6920)):
  622. #0  0x0000000000f029bb in find (this=<value optimized out>, spellInfo=<value optimized out>) at /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/tr1_impl/hashtable:803
  623.         __code = 133
  624.         __n = 1
  625.         __p = <value optimized out>
  626. #1  GlobalCooldownMgr::HasGlobalCooldown (this=<value optimized out>, spellInfo=<value optimized out>) at /Sources/src/server/game/Entities/Unit/Unit.cpp:270
  627.         itr = <value optimized out>
  628. #2  0x0000000000fd0a0b in PetAI::UpdateAI (this=0x7ffea81fb320, diff=<value optimized out>) at /Sources/src/server/game/AI/CoreAI/PetAI.cpp:150
  629.         spellID = <value optimized out>
  630.         spellInfo = 0x7fffe72d1c00
  631.         i = 0 '\000'
  632.         targetSpellStore = std::vector of length 0, capacity 0
  633.         owner = 0x7fff01239000
  634. #3  0x0000000000b0fd24 in Creature::Update (this=0x7fff389c3000, diff=101) at /Sources/src/server/game/Entities/Creature/Creature.cpp:544
  635.         bInCombat = <value optimized out>
  636. #4  0x0000000000ed0e3f in Pet::Update (this=0x7fff389c3000, diff=101) at /Sources/src/server/game/Entities/Pet/Pet.cpp:643
  637. No locals.
  638. #5  0x0000000000bd70f0 in Trinity::ObjectUpdater::Visit<Creature> (this=0x7fff9c1fdd70, m=<value optimized out>) at /Sources/src/server/game/Grids/Notifiers/GridNotifiers.cpp:340
  639.         iter = {_Ptr = 0x7fff389c4c78}
  640. #6  0x0000000000c86440 in VisitorHelper<Trinity::ObjectUpdater, Creature> (this=0x7fffdd323000, obj=<value optimized out>, gridVisitor=..., worldVisitor=...) at /Sources/src/server/shared/Dynamic/TypeContainerVisitor.h:60
  641. No locals.
  642. #7  VisitorHelper<Trinity::ObjectUpdater, Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > (this=0x7fffdd323000, obj=<value optimized out>, gridVisitor=..., worldVisitor=...) at /Sources/src/server/shared/Dynamic/TypeContainerVisitor.h:66
  643. No locals.
  644. #8  VisitorHelper<Trinity::ObjectUpdater, Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > (this=0x7fffdd323000, obj=<value optimized out>, gridVisitor=..., worldVisitor=...) at /Sources/src/server/shared/Dynamic/TypeContainerVisitor.h:67
  645. No locals.
  646. #9  VisitorHelper<Trinity::ObjectUpdater, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > (this=0x7fffdd323000, obj=<value optimized out>, gridVisitor=..., worldVisitor=...) at /Sources/src/server/shared/Dynamic/TypeContainerVisitor.h:88
  647. No locals.
  648. #10 Visit (this=0x7fffdd323000, obj=<value optimized out>, gridVisitor=..., worldVisitor=...) at /Sources/src/server/shared/Dynamic/TypeContainerVisitor.h:99
  649. No locals.
  650. #11 Visit<Trinity::ObjectUpdater> (this=0x7fffdd323000, obj=<value optimized out>, gridVisitor=..., worldVisitor=...) at /Sources/src/server/game/Grids/Grid.h:98
  651. No locals.
  652. #12 VisitGrid<Trinity::ObjectUpdater, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > (this=0x7fffdd323000, obj=<value optimized out>, gridVisitor=..., worldVisitor=...) at /Sources/src/server/game/Grids/NGrid.h:157
  653. No locals.
  654. #13 Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > > (this=0x7fffdd323000, obj=<value optimized out>, gridVisitor=..., worldVisitor=...) at /Sources/src/server/game/Maps/Map.h:701
  655.         x = <value optimized out>
  656.         y = <value optimized out>
  657.         cell_x = <value optimized out>
  658.         cell_y = <value optimized out>
  659. #14 Map::VisitNearbyCellsOf (this=0x7fffdd323000, obj=<value optimized out>, gridVisitor=..., worldVisitor=...) at /Sources/src/server/game/Maps/Map.cpp:604
  660.         cell_id = <value optimized out>
  661.         cell = {data = {Part = {grid_x = 42, grid_y = 33, cell_x = 7, cell_y = 0, nocreate = 1, reserved = 0}, All = 16808042}}
  662.         y = 264
  663.         x = 343
  664.         area = {low_bound = {x_coord = 342, y_coord = 262}, high_bound = {x_coord = 345, y_coord = 264}}
  665. #15 0x0000000000c8defe in Map::Update (this=0x7fffdd323000, t_diff=101) at /Sources/src/server/game/Maps/Map.cpp:645
  666.         player = 0x7fff2d862000
  667.         updater = {i_timeDiff = 101}
  668.         grid_object_update = {i_visitor = @0x7fff9c1fdd70}
  669.         world_object_update = {i_visitor = @0x7fff9c1fdd70}
  670. #16 0x0000000000f8eaa1 in MapUpdateRequest::call (this=0x7ffebe8a3a90) at /Sources/src/server/game/Maps/MapUpdater.cpp:54
  671. No locals.
  672. #17 0x0000000001009b21 in DelayExecutor::svc (this=0x7fffe8093ab8) at /Sources/src/server/shared/Threading/DelayExecutor.cpp:50
  673.         rq = 0x7ffebe8a3a90
  674. #18 0x00007ffff7935147 in ACE_Task_Base::svc_run (args=0x7fffe8093ab8) at ../../ace/Task.cpp:271
  675.         t = 0x7fffe8093ab8
  676.         svc_status = <value optimized out>
  677.         status = <value optimized out>
  678.         thr_mgr_ptr = <value optimized out>
  679. #19 0x00007ffff7936735 in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  680.         hook = <value optimized out>
  681.         func = 0x7ffff7935110 <ACE_Task_Base::svc_run(void*)>
  682.         arg = 0x7fffe8093ab8
  683.         cancel_flags = <value optimized out>
  684.         status = 0x0
  685. #20 0x00007ffff79367b1 in ACE_Thread_Adapter::invoke (this=0x7fffc1018780) at ../../ace/Thread_Adapter.cpp:96
  686.         exit_hook_instance = 0x7fff9a012040
  687.         exit_hook_maybe = {instance_ = 0x0}
  688.         exit_hook_ptr = <value optimized out>
  689.         exit_hook = <value optimized out>
  690. #21 0x00007ffff6a169d1 in start_thread () from /lib64/libpthread.so.0
  691. No symbol table info available.
  692. #22 0x00007ffff5fc3b6d in clone () from /lib64/libc.so.6
  693. No symbol table info available.
  694.  
  695. Thread 10 (Thread 0x7fff9cbff700 (LWP 6919)):
  696. #0  G3D::Ray::intersectionTime (this=0x7fff9cbfe8c0, box=...) at /Sources/dep/g3dlite/source/Ray.cpp:209
  697.         dummy = {x = 0, y = 0, z = 0}
  698.         inside = false
  699.         time = <value optimized out>
  700. #1  0x000000000153850a in VMAP::ModelInstance::intersectRay (this=0x7fff885ee798, pRay=..., pMaxDist=@0x7fff9cbfe99c, pStopAtFirstHit=false) at /Sources/src/server/collision/Models/ModelInstance.cpp:42
  701.         modRay = {m_origin = {x = -0.0825212896, y = 0.613331079, z = 1.58814192}, m_direction = {x = 0, y = 0, z = -1}, m_invDirection = {x = inf, y = inf, z = -1}, classification = G3D::Ray::OOM, ibyj = -nan(0x400000), jbyi = -nan(0x400000), kbyj = -inf, jbyk = -0, ibyk = -0, kbyi = -inf, c_xy = -nan(0x400000), c_xz = -inf, c_yx = -nan(0x400000), c_yz = inf, c_zx = -0.0825212896, c_zy = 0.613331079}
  702.         hit = 121
  703.         time = <value optimized out>
  704.         p = {x = -0.0825212896, y = 0.613331079, z = 1.58814192}
  705.         distance = <value optimized out>
  706. #2  0x000000000151c1bd in operator() (this=0x7fff95c24d40, pPos=..., maxSearchDist=<value optimized out>) at /Sources/src/server/collision/Maps/MapTree.cpp:42
  707.         result = <value optimized out>
  708. #3  intersectRay<VMAP::MapRayCallback> (this=0x7fff95c24d40, pPos=..., maxSearchDist=<value optimized out>) at /Sources/src/server/collision/BoundingIntervalHierarchy.h:220
  709.         hit = 121
  710.         n = 2
  711.         tn = <value optimized out>
  712.         axis = <value optimized out>
  713.         offset = <value optimized out>
  714.         BVH2 = <value optimized out>
  715.         intervalMax = <value optimized out>
  716.         offsetFront = {1, 1, 2}
  717.         offsetBack = {2, 2, 1}
  718.         intervalMin = <value optimized out>
  719.         invDir = {x = inf, y = inf, z = -1}
  720.         offsetFront3 = {0, 0, 3}
  721.         offsetBack3 = {3, 3, 0}
  722.         stackPos = <value optimized out>
  723.         node = <value optimized out>
  724.         org = {x = 15364.1816, y = 16394.9336, z = 197.479584}
  725.         dir = {x = 0, y = 0, z = -1}
  726.         stack = {{node = 200697, tnear = 0, tfar = 50}, {node = 417480, tnear = 5.68063977e-40, tfar = 0}, {node = 417351, tnear = 0, tfar = 5.83858012e-40}, {node = 0, tnear = -1, tfar = 5.85068734e-40}, {node = 0, tnear = 0, tfar = 5.851402e-40}, {node = 32767, tnear = -28.0683594, tfar = -23.1269531}, {node = 3209033248, tnear = 0.000161066651, tfar = -3.17081561e+17}, {node = 32767, tnear = -1.26996943e-21, tfar = 4.59163468e-41}, {node = 406276, tnear = 0, tfar = 3.85918214e-38}, {node = 0, tnear = -3.17088708e+17, tfar = 4.59163468e-41}, {node = 2, tnear = 0, tfar = 5.69302725e-40}, {node = 0, tnear = -1.26993873e-21, tfar = 4.59163468e-41}, {node = 417519, tnear = 4.59163468e-41, tfar = 1.44036911e+38}, {node = 32767, tnear = -8.70320946e-07, tfar = 4.59149455e-41}, {node = 33, tnear = 0, tfar = -8.70735221e-07}, {node = 32766, tnear = -1.26994842e-21, tfar = 4.59163468e-41}, {node = 3043605248, tnear = 4.59149455e-41, tfar = 1.91599273e-38}, {node = 0, tnear = -8.70713848e-07, tfar = 4.59149455e-41}, {node = 12394615, tnear = 0, tfar = 4.62428493e-44}, {node = 23, tnear = 0, tfar = 0}, {node = 2285895688, tnear = 4.59163468e-41, tfar = 8.96831017e-42}, {node = 0, tnear = 1.1479437e-41, tfar = 0}, {node = 6400, tnear = 0, tfar = 1.1479437e-41}, {node = 0, tnear = 4.62428493e-44, tfar = 0}, {node = 57, tnear = 0, tfar = 1.58179061e-38}, {node = 0, tnear = 1.51802397e+29, tfar = 4.59163468e-41}, {node = 184, tnear = 24.4708672, tfar = -3.17081561e+17}, {node = 32767, tnear = -3.17081561e+17, tfar = 4.557443e-41}, {node = 2112, tnear = 0, tfar = 3.7414669e-43}, {node = 32767, tnear = 8.96831017e-42, tfar = 0}, {node = 33, tnear = 2.53635022e-43, tfar = 3.69942795e-43}, {node = 0, tnear = -0.0334064551, tfar = 4.59149455e-41}, {node = 183, tnear = 0, tfar = -6.23490435e+32}, {node = 32767, tnear = -1.26996458e-21, tfar = 4.59163468e-41}, {node = 2629822816, tnear = 4.59163468e-41, tfar = 0}, {node = 0, tnear = 3.72745392e-43, tfar = 4.59149455e-41}, {node = 2769434689, tnear = 4.59149455e-41, tfar = 1.36590195e-38}, {node = 0, tnear = 41.1235733, tfar = 0}, {node = 2629822575, tnear = 4.59163468e-41, tfar = -1.26995004e-21}, {node = 32767, tnear = -1.26996296e-21, tfar = 4.59163468e-41}, {node = 2802619192, tnear = 4.59149455e-41, tfar = 5.60519386e-45}, {node = 0, tnear = 4.20389539e-45, tfar = 0}, {node = 2629822568, tnear = 4.59163468e-41, tfar = -1.26994024e-21}, {node = 32767, tnear = 1.86902863e-38, tfar = 0}, {node = 33, tnear = 3.22298647e-44, tfar = 166.667221}, {node = 1103348822, tnear = 0, tfar = 3.08285662e-44}, {node = 2629822816, tnear = 4.59163468e-41, tfar = 24.363533}, {node = 0, tnear = -3.17081561e+17, tfar = 4.59163468e-41}, {node = 2629822688, tnear = 4.59163468e-41, tfar = 8.40779079e-45}, {node = 0, tnear = 2.52233724e-44, tfar = 0}, {node = 4153365830, tnear = 4.59163468e-41, tfar = -3.17081561e+17}, {node = 32767, tnear = 1.83904056e-38, tfar = 0}, {node = 3700216016, tnear = 4.59163468e-41, tfar = -nan(0x7fffff)}, {node = 32767, tnear = 1.28470062e-39, tfar = 0}, {node = 2629823376, tnear = 4.59163468e-41, tfar = -3.17081561e+17}, {node = 32767, tnear = 1.83906354e-38, tfar = 0}, {node = 18613665, tnear = 1.40129846e-45, tfar = 5.86309864e-39}, {node = 0, tnear = 9.18354962e-41, tfar = 0}, {node = 23412816, tnear = 0, tfar = -1.26997912e-21}, {node = 32767, tnear = 2.08016466e+27, tfar = 4.59163468e-41}, {node = 0, tnear = 0, tfar = -1.26996296e-21}, {node = 32767, tnear = 7.10260447e+26, tfar = 4.59163468e-41}, {node = 11467704, tnear = 0, tfar = 8.96831017e-44}, {node = 0, tnear = 2.08016466e+27, tfar = 90}}
  727. #4  getIntersectionTime (this=0x7fff95c24d40, pPos=..., maxSearchDist=<value optimized out>) at /Sources/src/server/collision/Maps/MapTree.cpp:149
  728.         distance = 50
  729.         intersectionCallBack = {prims = 0x7fff88400008, hit = <value optimized out>}
  730. #5  VMAP::StaticMapTree::getHeight (this=0x7fff95c24d40, pPos=..., maxSearchDist=<value optimized out>) at /Sources/src/server/collision/Maps/MapTree.cpp:233
  731.         height = inf
  732.         dir = {x = 0, y = 0, z = -1}
  733.         ray = {m_origin = {x = 15364.1816, y = 16394.9336, z = 197.479584}, m_direction = {x = 0, y = 0, z = -1}, m_invDirection = {x = inf, y = inf, z = -1}, classification = G3D::Ray::OOM, ibyj = -nan(0x400000), jbyi = -nan(0x400000), kbyj = -inf, jbyk = -0, ibyk = -0, kbyi = -inf, c_xy = -nan(0x400000), c_xz = inf, c_yx = -nan(0x400000), c_yz = inf, c_zx = 15364.1816, c_zy = 16394.9336}
  734.         maxDist = <value optimized out>
  735. #6  0x0000000001516c4c in VMAP::VMapManager2::getHeight (this=0x7fffed690560, mapId=1, x=<value optimized out>, y=<value optimized out>, z=<value optimized out>, maxSearchDist=<value optimized out>) at /Sources/src/server/collision/Management/VMapManager2.cpp:198
  736.         pos = {x = 15364.1816, y = 16394.9336, z = 197.479584}
  737.         height = <value optimized out>
  738.         instanceTree = <value optimized out>
  739. #7  0x0000000000c869c8 in Map::GetHeight (this=0x7fffdc8cd000, x=1702.48425, y=671.733276, z=195.479584, checkVMap=true, maxSearchDist=50) at /Sources/src/server/game/Maps/Map.cpp:1997
  740.         vmgr = <value optimized out>
  741.         mapHeight = <value optimized out>
  742.         vmapHeight = -200000
  743. #8  0x0000000000b03ac5 in Creature::UpdateMovementFlags (this=0x7ffee2082000) at /Sources/src/server/game/Entities/Creature/Creature.cpp:2631
  744.         ground = <value optimized out>
  745.         isInAir = <value optimized out>
  746. #9  0x0000000000b0fcb3 in Creature::Update (this=0x7ffee2082000, diff=101) at /Sources/src/server/game/Entities/Creature/Creature.cpp:455
  747. No locals.
  748. #10 0x0000000000bd70f0 in Trinity::ObjectUpdater::Visit<Creature> (this=0x7fff9cbfed70, m=<value optimized out>) at /Sources/src/server/game/Grids/Notifiers/GridNotifiers.cpp:340
  749.         iter = {_Ptr = 0x7ffee2083c78}
  750. #11 0x0000000000c86355 in VisitorHelper<Trinity::ObjectUpdater, Creature> (this=0x7fffdc8cd000, obj=<value optimized out>, gridVisitor=..., worldVisitor=...) at /Sources/src/server/shared/Dynamic/TypeContainerVisitor.h:60
  751. No locals.
  752. #12 VisitorHelper<Trinity::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=0x7fffdc8cd000, obj=<value optimized out>, gridVisitor=..., worldVisitor=...) at /Sources/src/server/shared/Dynamic/TypeContainerVisitor.h:66
  753. No locals.
  754. #13 VisitorHelper<Trinity::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=0x7fffdc8cd000, obj=<value optimized out>, gridVisitor=..., worldVisitor=...) at /Sources/src/server/shared/Dynamic/TypeContainerVisitor.h:67
  755. No locals.
  756. #14 VisitorHelper<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x7fffdc8cd000, obj=<value optimized out>, gridVisitor=..., worldVisitor=...) at /Sources/src/server/shared/Dynamic/TypeContainerVisitor.h:88
  757. No locals.
  758. #15 Visit (this=0x7fffdc8cd000, obj=<value optimized out>, gridVisitor=..., worldVisitor=...) at /Sources/src/server/shared/Dynamic/TypeContainerVisitor.h:99
  759. No locals.
  760. #16 Visit<Trinity::ObjectUpdater> (this=0x7fffdc8cd000, obj=<value optimized out>, gridVisitor=..., worldVisitor=...) at /Sources/src/server/game/Grids/Grid.h:91
  761. No locals.
  762. #17 VisitGrid<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x7fffdc8cd000, obj=<value optimized out>, gridVisitor=..., worldVisitor=...) at /Sources/src/server/game/Grids/NGrid.h:157
  763. No locals.
  764. #18 Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x7fffdc8cd000, obj=<value optimized out>, gridVisitor=..., worldVisitor=...) at /Sources/src/server/game/Maps/Map.h:701
  765.         cell_x = 1
  766.         cell_y = <value optimized out>
  767. #19 Map::VisitNearbyCellsOf (this=0x7fffdc8cd000, obj=<value optimized out>, gridVisitor=..., worldVisitor=...) at /Sources/src/server/game/Maps/Map.cpp:603
  768.         cell_id = <value optimized out>
  769.         cell = {data = {Part = {grid_x = 35, grid_y = 33, cell_x = 1, cell_y = 2, nocreate = 1, reserved = 0}, All = 17307747}}
  770.         y = 266
  771.         x = 281
  772.         area = {low_bound = {x_coord = 279, y_coord = 266}, high_bound = {x_coord = 282, y_coord = 269}}
  773. #20 0x0000000000c8defe in Map::Update (this=0x7fffdc8cd000, t_diff=101) at /Sources/src/server/game/Maps/Map.cpp:645
  774.         player = 0x7ffee9733000
  775.         updater = {i_timeDiff = 101}
  776.         grid_object_update = {i_visitor = @0x7fff9cbfed70}
  777.         world_object_update = {i_visitor = @0x7fff9cbfed70}
  778. #21 0x0000000000f8eaa1 in MapUpdateRequest::call (this=0x7ffebe9b5160) at /Sources/src/server/game/Maps/MapUpdater.cpp:54
  779. No locals.
  780. #22 0x0000000001009b21 in DelayExecutor::svc (this=0x7fffe8093ab8) at /Sources/src/server/shared/Threading/DelayExecutor.cpp:50
  781.         rq = 0x7ffebe9b5160
  782. #23 0x00007ffff7935147 in ACE_Task_Base::svc_run (args=0x7fffe8093ab8) at ../../ace/Task.cpp:271
  783.         t = 0x7fffe8093ab8
  784.         svc_status = <value optimized out>
  785.         status = <value optimized out>
  786.         thr_mgr_ptr = <value optimized out>
  787. #24 0x00007ffff7936735 in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  788.         hook = <value optimized out>
  789.         func = 0x7ffff7935110 <ACE_Task_Base::svc_run(void*)>
  790.         arg = 0x7fffe8093ab8
  791.         cancel_flags = <value optimized out>
  792.         status = 0x0
  793. #25 0x00007ffff79367b1 in ACE_Thread_Adapter::invoke (this=0x7fffc1018710) at ../../ace/Thread_Adapter.cpp:96
  794.         exit_hook_instance = 0x7fff9b012040
  795.         exit_hook_maybe = {instance_ = 0x0}
  796.         exit_hook_ptr = <value optimized out>
  797.         exit_hook = <value optimized out>
  798. #26 0x00007ffff6a169d1 in start_thread () from /lib64/libpthread.so.0
  799. No symbol table info available.
  800. #27 0x00007ffff5fc3b6d in clone () from /lib64/libc.so.6
  801. No symbol table info available.
  802.  
  803. Thread 9 (Thread 0x7fffed3ff700 (LWP 6916)):
  804. #0  0x00007ffff6a1a5bc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  805. No symbol table info available.
  806. #1  0x00007ffff78b9935 in cond_timedwait (this=<value optimized out>, mutex=<value optimized out>, abstime=0x0) at ../../ace/OS_NS_Thread.inl:358
  807.         result = 0
  808.         ts = {tv_sec = 0, tv_nsec = 16769894}
  809. #2  ACE_Condition_Thread_Mutex::wait (this=<value optimized out>, mutex=<value optimized out>, abstime=0x0) at ../../ace/Condition_Thread_Mutex.cpp:100
  810. No locals.
  811. #3  0x0000000000926d4b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7ffff4c3d300, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  812.         result = 0
  813. #4  0x0000000000927e57 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7ffff4c3d300, first_item=@0x7fffed3fedb8, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  814.         ace_mon = {lock_ = 0x7ffff4c3d350, owner_ = 0}
  815. #5  0x00007ffff78a30f2 in ACE_Activation_Queue::dequeue (this=<value optimized out>, tv=<value optimized out>) at ../../ace/Activation_Queue.cpp:89
  816.         mb = 0x0
  817. #6  0x0000000000ffd7f0 in DatabaseWorker::svc (this=0x7fffed68f340) at /Sources/src/server/shared/Database/DatabaseWorker.cpp:40
  818.         request = <value optimized out>
  819. #7  0x00007ffff7935147 in ACE_Task_Base::svc_run (args=0x7fffed68f340) at ../../ace/Task.cpp:271
  820.         t = 0x7fffed68f340
  821.         svc_status = <value optimized out>
  822.         status = <value optimized out>
  823.         thr_mgr_ptr = <value optimized out>
  824. #8  0x00007ffff7936735 in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  825.         hook = <value optimized out>
  826.         func = 0x7ffff7935110 <ACE_Task_Base::svc_run(void*)>
  827.         arg = 0x7fffed68f340
  828.         cancel_flags = <value optimized out>
  829.         status = 0x0
  830. #9  0x00007ffff79367b1 in ACE_Thread_Adapter::invoke (this=0x7fffed5e3f90) at ../../ace/Thread_Adapter.cpp:96
  831.         exit_hook_instance = 0x7fffec412040
  832.         exit_hook_maybe = {instance_ = 0x0}
  833.         exit_hook_ptr = <value optimized out>
  834.         exit_hook = <value optimized out>
  835. #10 0x00007ffff6a169d1 in start_thread () from /lib64/libpthread.so.0
  836. No symbol table info available.
  837. #11 0x00007ffff5fc3b6d in clone () from /lib64/libc.so.6
  838. No symbol table info available.
  839.  
  840. Thread 8 (Thread 0x7fffeebff700 (LWP 6915)):
  841. #0  0x00007ffff6a1a5bc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  842. No symbol table info available.
  843. #1  0x00007ffff78b9935 in cond_timedwait (this=<value optimized out>, mutex=<value optimized out>, abstime=0x0) at ../../ace/OS_NS_Thread.inl:358
  844.         result = 0
  845.         ts = {tv_sec = 0, tv_nsec = 140737198946048}
  846. #2  ACE_Condition_Thread_Mutex::wait (this=<value optimized out>, mutex=<value optimized out>, abstime=0x0) at ../../ace/Condition_Thread_Mutex.cpp:100
  847. No locals.
  848. #3  0x0000000000926d4b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7ffff4c3d200, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  849.         result = 0
  850. #4  0x0000000000927e57 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7ffff4c3d200, first_item=@0x7fffeebfedb8, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  851.         ace_mon = {lock_ = 0x7ffff4c3d250, owner_ = 0}
  852. #5  0x00007ffff78a30f2 in ACE_Activation_Queue::dequeue (this=<value optimized out>, tv=<value optimized out>) at ../../ace/Activation_Queue.cpp:89
  853.         mb = 0x0
  854. #6  0x0000000000ffd7f0 in DatabaseWorker::svc (this=0x7fffef0494c0) at /Sources/src/server/shared/Database/DatabaseWorker.cpp:40
  855.         request = <value optimized out>
  856. #7  0x00007ffff7935147 in ACE_Task_Base::svc_run (args=0x7fffef0494c0) at ../../ace/Task.cpp:271
  857.         t = 0x7fffef0494c0
  858.         svc_status = <value optimized out>
  859.         status = <value optimized out>
  860.         thr_mgr_ptr = <value optimized out>
  861. #8  0x00007ffff7936735 in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  862.         hook = <value optimized out>
  863.         func = 0x7ffff7935110 <ACE_Task_Base::svc_run(void*)>
  864.         arg = 0x7fffef0494c0
  865.         cancel_flags = <value optimized out>
  866.         status = 0x0
  867. #9  0x00007ffff79367b1 in ACE_Thread_Adapter::invoke (this=0x7fffeec08550) at ../../ace/Thread_Adapter.cpp:96
  868.         exit_hook_instance = 0x7fffedc12040
  869.         exit_hook_maybe = {instance_ = 0x0}
  870.         exit_hook_ptr = <value optimized out>
  871.         exit_hook = <value optimized out>
  872. #10 0x00007ffff6a169d1 in start_thread () from /lib64/libpthread.so.0
  873. No symbol table info available.
  874. #11 0x00007ffff5fc3b6d in clone () from /lib64/libc.so.6
  875. No symbol table info available.
  876.  
  877. Thread 7 (Thread 0x7ffff03ff700 (LWP 6914)):
  878. #0  0x00007ffff6a1a5bc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  879. No symbol table info available.
  880. #1  0x00007ffff78b9935 in cond_timedwait (this=<value optimized out>, mutex=<value optimized out>, abstime=0x0) at ../../ace/OS_NS_Thread.inl:358
  881.         result = 0
  882.         ts = {tv_sec = 140731743195904, tv_nsec = 7}
  883. #2  ACE_Condition_Thread_Mutex::wait (this=<value optimized out>, mutex=<value optimized out>, abstime=0x0) at ../../ace/Condition_Thread_Mutex.cpp:100
  884. No locals.
  885. #3  0x0000000000926d4b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7ffff4c3d200, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  886.         result = 0
  887. #4  0x0000000000927e57 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7ffff4c3d200, first_item=@0x7ffff03fedb8, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  888.         ace_mon = {lock_ = 0x7ffff4c3d250, owner_ = 0}
  889. #5  0x00007ffff78a30f2 in ACE_Activation_Queue::dequeue (this=<value optimized out>, tv=<value optimized out>) at ../../ace/Activation_Queue.cpp:89
  890.         mb = 0x0
  891. #6  0x0000000000ffd7f0 in DatabaseWorker::svc (this=0x7ffff19ffe20) at /Sources/src/server/shared/Database/DatabaseWorker.cpp:40
  892.         request = <value optimized out>
  893. #7  0x00007ffff7935147 in ACE_Task_Base::svc_run (args=0x7ffff19ffe20) at ../../ace/Task.cpp:271
  894.         t = 0x7ffff19ffe20
  895.         svc_status = <value optimized out>
  896.         status = <value optimized out>
  897.         thr_mgr_ptr = <value optimized out>
  898. #8  0x00007ffff7936735 in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  899.         hook = <value optimized out>
  900.         func = 0x7ffff7935110 <ACE_Task_Base::svc_run(void*)>
  901.         arg = 0x7ffff19ffe20
  902.         cancel_flags = <value optimized out>
  903.         status = 0x0
  904. #9  0x00007ffff79367b1 in ACE_Thread_Adapter::invoke (this=0x7ffff0792550) at ../../ace/Thread_Adapter.cpp:96
  905.         exit_hook_instance = 0x7fffef412040
  906.         exit_hook_maybe = {instance_ = 0x0}
  907.         exit_hook_ptr = <value optimized out>
  908.         exit_hook = <value optimized out>
  909. #10 0x00007ffff6a169d1 in start_thread () from /lib64/libpthread.so.0
  910. No symbol table info available.
  911. #11 0x00007ffff5fc3b6d in clone () from /lib64/libc.so.6
  912. No symbol table info available.
  913.  
  914. Thread 6 (Thread 0x7ffff17ff700 (LWP 6913)):
  915. #0  0x00007ffff6a1a5bc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  916. No symbol table info available.
  917. #1  0x00007ffff78b9935 in cond_timedwait (this=<value optimized out>, mutex=<value optimized out>, abstime=0x0) at ../../ace/OS_NS_Thread.inl:358
  918.         result = 0
  919.         ts = {tv_sec = 0, tv_nsec = 140737245083392}
  920. #2  ACE_Condition_Thread_Mutex::wait (this=<value optimized out>, mutex=<value optimized out>, abstime=0x0) at ../../ace/Condition_Thread_Mutex.cpp:100
  921. No locals.
  922. #3  0x0000000000926d4b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7ffff4c3d200, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  923.         result = 0
  924. #4  0x0000000000927e57 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7ffff4c3d200, first_item=@0x7ffff17fedb8, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  925.         ace_mon = {lock_ = 0x7ffff4c3d250, owner_ = 0}
  926. #5  0x00007ffff78a30f2 in ACE_Activation_Queue::dequeue (this=<value optimized out>, tv=<value optimized out>) at ../../ace/Activation_Queue.cpp:89
  927.         mb = 0x0
  928. #6  0x0000000000ffd7f0 in DatabaseWorker::svc (this=0x7ffff19fe7a0) at /Sources/src/server/shared/Database/DatabaseWorker.cpp:40
  929.         request = <value optimized out>
  930. #7  0x00007ffff7935147 in ACE_Task_Base::svc_run (args=0x7ffff19fe7a0) at ../../ace/Task.cpp:271
  931.         t = 0x7ffff19fe7a0
  932.         svc_status = <value optimized out>
  933.         status = <value optimized out>
  934.         thr_mgr_ptr = <value optimized out>
  935. #8  0x00007ffff7936735 in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  936.         hook = <value optimized out>
  937.         func = 0x7ffff7935110 <ACE_Task_Base::svc_run(void*)>
  938.         arg = 0x7ffff19fe7a0
  939.         cancel_flags = <value optimized out>
  940.         status = 0x0
  941. #9  0x00007ffff79367b1 in ACE_Thread_Adapter::invoke (this=0x7ffff1b29550) at ../../ace/Thread_Adapter.cpp:96
  942.         exit_hook_instance = 0x7ffff0812040
  943.         exit_hook_maybe = {instance_ = 0x0}
  944.         exit_hook_ptr = <value optimized out>
  945.         exit_hook = <value optimized out>
  946. #10 0x00007ffff6a169d1 in start_thread () from /lib64/libpthread.so.0
  947. No symbol table info available.
  948. #11 0x00007ffff5fc3b6d in clone () from /lib64/libc.so.6
  949. No symbol table info available.
  950.  
  951. Thread 5 (Thread 0x7ffff2bff700 (LWP 6912)):
  952. #0  0x00007ffff6a1a5bc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  953. No symbol table info available.
  954. #1  0x00007ffff78b9935 in cond_timedwait (this=<value optimized out>, mutex=<value optimized out>, abstime=0x0) at ../../ace/OS_NS_Thread.inl:358
  955.         result = 0
  956.         ts = {tv_sec = 140732146755008, tv_nsec = 7}
  957. #2  ACE_Condition_Thread_Mutex::wait (this=<value optimized out>, mutex=<value optimized out>, abstime=0x0) at ../../ace/Condition_Thread_Mutex.cpp:100
  958. No locals.
  959. #3  0x0000000000926d4b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7ffff4c3d200, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  960.         result = 0
  961. #4  0x0000000000927e57 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7ffff4c3d200, first_item=@0x7ffff2bfedb8, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  962.         ace_mon = {lock_ = 0x7ffff4c3d250, owner_ = 0}
  963. #5  0x00007ffff78a30f2 in ACE_Activation_Queue::dequeue (this=<value optimized out>, tv=<value optimized out>) at ../../ace/Activation_Queue.cpp:89
  964.         mb = 0x0
  965. #6  0x0000000000ffd7f0 in DatabaseWorker::svc (this=0x7ffff4c1e100) at /Sources/src/server/shared/Database/DatabaseWorker.cpp:40
  966.         request = <value optimized out>
  967. #7  0x00007ffff7935147 in ACE_Task_Base::svc_run (args=0x7ffff4c1e100) at ../../ace/Task.cpp:271
  968.         t = 0x7ffff4c1e100
  969.         svc_status = <value optimized out>
  970.         status = <value optimized out>
  971.         thr_mgr_ptr = <value optimized out>
  972. #8  0x00007ffff7936735 in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  973.         hook = <value optimized out>
  974.         func = 0x7ffff7935110 <ACE_Task_Base::svc_run(void*)>
  975.         arg = 0x7ffff4c1e100
  976.         cancel_flags = <value optimized out>
  977.         status = 0x0
  978. #9  0x00007ffff79367b1 in ACE_Thread_Adapter::invoke (this=0x7ffff4ecc550) at ../../ace/Thread_Adapter.cpp:96
  979.         exit_hook_instance = 0x7ffff1c12040
  980.         exit_hook_maybe = {instance_ = 0x0}
  981.         exit_hook_ptr = <value optimized out>
  982.         exit_hook = <value optimized out>
  983. #10 0x00007ffff6a169d1 in start_thread () from /lib64/libpthread.so.0
  984. No symbol table info available.
  985. #11 0x00007ffff5fc3b6d in clone () from /lib64/libc.so.6
  986. No symbol table info available.
  987.  
  988. Thread 4 (Thread 0x7ffff3bff700 (LWP 6911)):
  989. #0  0x00007ffff6a1a5bc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  990. No symbol table info available.
  991. #1  0x00007ffff78b9935 in cond_timedwait (this=<value optimized out>, mutex=<value optimized out>, abstime=0x0) at ../../ace/OS_NS_Thread.inl:358
  992.         result = 0
  993.         ts = {tv_sec = 0, tv_nsec = 140737266081960}
  994. #2  ACE_Condition_Thread_Mutex::wait (this=<value optimized out>, mutex=<value optimized out>, abstime=0x0) at ../../ace/Condition_Thread_Mutex.cpp:100
  995. No locals.
  996. #3  0x0000000000926d4b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7ffff4c3d100, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  997.         result = 0
  998. #4  0x0000000000927e57 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7ffff4c3d100, first_item=@0x7ffff3bfedb8, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  999.         ace_mon = {lock_ = 0x7ffff4c3d150, owner_ = 0}
  1000. #5  0x00007ffff78a30f2 in ACE_Activation_Queue::dequeue (this=<value optimized out>, tv=<value optimized out>) at ../../ace/Activation_Queue.cpp:89
  1001.         mb = 0x0
  1002. #6  0x0000000000ffd7f0 in DatabaseWorker::svc (this=0x7ffff4c1d700) at /Sources/src/server/shared/Database/DatabaseWorker.cpp:40
  1003.         request = <value optimized out>
  1004. #7  0x00007ffff7935147 in ACE_Task_Base::svc_run (args=0x7ffff4c1d700) at ../../ace/Task.cpp:271
  1005.         t = 0x7ffff4c1d700
  1006.         svc_status = <value optimized out>
  1007.         status = <value optimized out>
  1008.         thr_mgr_ptr = <value optimized out>
  1009. #8  0x00007ffff7936735 in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  1010.         hook = <value optimized out>
  1011.         func = 0x7ffff7935110 <ACE_Task_Base::svc_run(void*)>
  1012.         arg = 0x7ffff4c1d700
  1013.         cancel_flags = <value optimized out>
  1014.         status = 0x0
  1015. #9  0x00007ffff79367b1 in ACE_Thread_Adapter::invoke (this=0x7ffff4c12a20) at ../../ace/Thread_Adapter.cpp:96
  1016.         exit_hook_instance = 0x7ffff2c12040
  1017.         exit_hook_maybe = {instance_ = 0x0}
  1018.         exit_hook_ptr = <value optimized out>
  1019.         exit_hook = <value optimized out>
  1020. #10 0x00007ffff6a169d1 in start_thread () from /lib64/libpthread.so.0
  1021. No symbol table info available.
  1022. #11 0x00007ffff5fc3b6d in clone () from /lib64/libc.so.6
  1023. No symbol table info available.
  1024.  
  1025. Thread 3 (Thread 0x7ffff4bff700 (LWP 6910)):
  1026. #0  0x00007ffff6a1a5bc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  1027. No symbol table info available.
  1028. #1  0x00007ffff78b9935 in cond_timedwait (this=<value optimized out>, mutex=<value optimized out>, abstime=0x0) at ../../ace/OS_NS_Thread.inl:358
  1029.         result = 0
  1030.         ts = {tv_sec = 5, tv_nsec = 0}
  1031. #2  ACE_Condition_Thread_Mutex::wait (this=<value optimized out>, mutex=<value optimized out>, abstime=0x0) at ../../ace/Condition_Thread_Mutex.cpp:100
  1032. No locals.
  1033. #3  0x0000000000926d4b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7ffff4c3d100, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  1034.         result = 0
  1035. #4  0x0000000000927e57 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7ffff4c3d100, first_item=@0x7ffff4bfedb8, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  1036.         ace_mon = {lock_ = 0x7ffff4c3d150, owner_ = 0}
  1037. #5  0x00007ffff78a30f2 in ACE_Activation_Queue::dequeue (this=<value optimized out>, tv=<value optimized out>) at ../../ace/Activation_Queue.cpp:89
  1038.         mb = 0x0
  1039. #6  0x0000000000ffd7f0 in DatabaseWorker::svc (this=0x7ffff4c1d340) at /Sources/src/server/shared/Database/DatabaseWorker.cpp:40
  1040.         request = <value optimized out>
  1041. #7  0x00007ffff7935147 in ACE_Task_Base::svc_run (args=0x7ffff4c1d340) at ../../ace/Task.cpp:271
  1042.         t = 0x7ffff4c1d340
  1043.         svc_status = <value optimized out>
  1044.         status = <value optimized out>
  1045.         thr_mgr_ptr = <value optimized out>
  1046. #8  0x00007ffff7936735 in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  1047.         hook = <value optimized out>
  1048.         func = 0x7ffff7935110 <ACE_Task_Base::svc_run(void*)>
  1049.         arg = 0x7ffff4c1d340
  1050.         cancel_flags = <value optimized out>
  1051.         status = 0x0
  1052. #9  0x00007ffff79367b1 in ACE_Thread_Adapter::invoke (this=0x7ffff4c122b0) at ../../ace/Thread_Adapter.cpp:96
  1053.         exit_hook_instance = 0x7ffff3c14040
  1054.         exit_hook_maybe = {instance_ = 0x0}
  1055.         exit_hook_ptr = <value optimized out>
  1056.         exit_hook = <value optimized out>
  1057. #10 0x00007ffff6a169d1 in start_thread () from /lib64/libpthread.so.0
  1058. No symbol table info available.
  1059. #11 0x00007ffff5fc3b6d in clone () from /lib64/libc.so.6
  1060. No symbol table info available.
  1061.  
  1062. Thread 1 (Thread 0x7ffff7fe1740 (LWP 6906)):
  1063. #0  0x00007ffff6a1722d in pthread_join () from /lib64/libpthread.so.0
  1064. No symbol table info available.
  1065. #1  0x000000000100a1d6 in thr_join (this=0x7fffffffde30) at /usr/local/include/ace/OS_NS_Thread.inl:2784
  1066.         result = <value optimized out>
  1067. #2  join (this=0x7fffffffde30) at /usr/local/include/ace/Thread.inl:137
  1068. No locals.
  1069. #3  ACE_Based::Thread::wait (this=0x7fffffffde30) at /Sources/src/server/shared/Threading/Threading.cpp:150
  1070.         _value = 0xffffffffffffffff
  1071. #4  0x0000000000930565 in Master::Run (this=0x7ffff4c191e8) at /Sources/src/server/worldserver/Master.cpp:308
  1072.         seed1 = {_bn = 0x7ffff4c1a520}
  1073.         soapThread = 0x7fffc32dd380
  1074.         signalTERM = {<Trinity::SignalHandler> = {<ACE_Event_Handler> = {_vptr.ACE_Event_Handler = 0x163cb90, reference_count_ = {<ACE_Atomic_Op_GCC<long>> = {value_ = 1}, <No data fields>}, priority_ = 0, reactor_ = 0x0, reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {_vptr.Policy = 0x7ffff7b89230}, value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <No data fields>}, <No data fields>}
  1075.         affinity = <value optimized out>
  1076.         highPriority = 248
  1077.         worldPort = 8129
  1078.         pidFile = "../logs/core.pid"
  1079.         signalINT = {<Trinity::SignalHandler> = {<ACE_Event_Handler> = {_vptr.ACE_Event_Handler = 0x163cb90, reference_count_ = {<ACE_Atomic_Op_GCC<long>> = {value_ = 1}, <No data fields>}, priority_ = 0, reactor_ = 0x0, reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {_vptr.Policy = 0x7ffff7b89230}, value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <No data fields>}, <No data fields>}
  1080.         handle = {_vptr.ACE_Sig_Handler = 0x1d3a990, static sig_pending_ = 0, static signal_handlers_ = {0x0, 0x0, 0x7fffffffdde0, 0x0 <repeats 12 times>, 0x7fffffffddb0, 0x0 <repeats 49 times>}}
  1081.         worldThread = {m_iThreadId = 140735722551040, m_hThreadHandle = 140735722551040, m_task = 0x7fffc5322de0, static m_ThreadStorage = {<ACE_Copy_Disabled> = {<No data fields>}, _vptr.ACE_TSS = 0x16cd770, 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}}}
  1082.         cliThread = 0x0
  1083.         rarThread = {m_iThreadId = 140735705773824, m_hThreadHandle = 140735705773824, m_task = 0x7fffc32dd2e0, static m_ThreadStorage = {<ACE_Copy_Disabled> = {<No data fields>}, _vptr.ACE_TSS = 0x16cd770, 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}}}
  1084.         bindIp = "0.0.0.0"
  1085. #5  0x0000000000938020 in main (argc=<value optimized out>, argv=<value optimized out>) at /Sources/src/server/worldserver/Main.cpp:142
  1086.         cfg_file = <value optimized out>
  1087.         c = <value optimized out>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement