Advertisement
Guest User

Untitled

a guest
Jun 23rd, 2017
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Program received signal SIGSEGV, Segmentation fault.
  2. [Switching to Thread 0xae390b70 (LWP 29803)]
  3. TargetedMovementGenerator<Creature>::MovementInform (this=0x9c0befc8, unit=
  4.     @0x96aefda8)
  5.     at /home/mangos/newsrc/tcore/src/server/game/Movement/MovementGenerators/TargetedMovementGenerator.cpp:259
  6. 259     unit.AI()->MovementInform(TARGETED_MOTION_TYPE, i_target.getTarget()->GetGUIDLow());
  7.  
  8. CRASH ON середа, 27 жовтня 2010 23:58:38 +0300
  9.     Using the running image of child Thread 0xae390b70 (LWP 29803).
  10. Program stopped at 0x8553978.
  11. It stopped with signal SIGSEGV, Segmentation fault.
  12. Type "info stack" or "info registers" for more information.
  13.  
  14. BACKTRACE
  15.  
  16. #0  TargetedMovementGenerator<Creature>::MovementInform (this=0x9c0befc8,
  17.     unit=@0x96aefda8)
  18.     at /home/mangos/newsrc/tcore/src/server/game/Movement/MovementGenerators/TargetedMovementGenerator.cpp:259
  19. #1  0x085554ba in TargetedMovementGenerator<Creature>::Update (
  20.     this=0x9c0befc8, owner=@0x96aefda8, time_diff=@0xae38ffa4)
  21.     at /home/mangos/newsrc/tcore/src/server/game/Movement/MovementGenerators/TargetedMovementGenerator.cpp:239
  22. #2  0x0854b577 in MotionMaster::UpdateMotion (this=0x96af0c6c, diff=79)
  23.     at /home/mangos/newsrc/tcore/src/server/game/Movement/MotionMaster.cpp:86
  24. #3  0x0847ae71 in Creature::Update (this=0x96aefda8, diff=79)
  25.     at /home/mangos/newsrc/tcore/src/server/game/Entities/Creature/Creature.cpp:516
  26. #4  0x0854290c in Trinity::ObjectUpdater::Visit (m=<value optimized out>,
  27.     this=<value optimized out>)
  28.     at /home/mangos/newsrc/tcore/src/server/game/Grids/Notifiers/GridNotifiersImpl.h:47
  29. #5  VisitorHelper<Trinity::ObjectUpdater, Creature> (m=<value optimized out>,
  30.     this=<value optimized out>)
  31.     at /home/mangos/newsrc/tcore/src/server/shared/Dynamic/TypeContainerVisitor.h:64
  32. #6  0x08547f7b in VisitorHelper<Trinity::ObjectUpdater, Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > (c=<value optimized out>,
  33.     v=<value optimized out>)
  34.     at /home/mangos/newsrc/tcore/src/server/shared/Dynamic/TypeContainerVisitor.h:70
  35. #7  VisitorHelper<Trinity::ObjectUpdater, Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > (c=<value optimized out>,
  36.     v=<value optimized out>)
  37.     at /home/mangos/newsrc/tcore/src/server/shared/Dynamic/TypeContainerVisitor.h:71
  38. #8  VisitorHelper<Trinity::ObjectUpdater, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > (
  39.     c=<value optimized out>, v=<value optimized out>)
  40.     at /home/mangos/newsrc/tcore/src/server/shared/Dynamic/TypeContainerVisitor.h:94
  41. #9  TypeContainerVisitor<Trinity::ObjectUpdater, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > >::Visit (c=<value optimized out>, v=<value optimized out>)
  42.     at /home/mangos/newsrc/tcore/src/server/shared/Dynamic/TypeContainerVisitor.h:105
  43. #10 Visit<Trinity::ObjectUpdater> (c=<value optimized out>,
  44.     v=<value optimized out>)
  45.     at /home/mangos/newsrc/tcore/src/server/game/Grids/Grid.h:96
  46. #11 Visit<Trinity::ObjectUpdater, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > (c=<value optimized out>,
  47.     v=<value optimized out>)
  48.     at /home/mangos/newsrc/tcore/src/server/game/Grids/NGrid.h:145
  49. #12 Map::Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > > (
  50.     c=<value optimized out>, v=<value optimized out>)
  51.     at /home/mangos/newsrc/tcore/src/server/game/Maps/Map.h:651
  52. #13 0x0853e36c in Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > > (m=<value optimized out>, visitor=<value optimized out>,
  53.     standing_cell=<value optimized out>, this=<value optimized out>)
  54.     at /home/mangos/newsrc/tcore/src/server/game/Grids/Cells/CellImpl.h:48
  55. #14 Map::Update (m=<value optimized out>, visitor=<value optimized out>,
  56.     standing_cell=<value optimized out>, this=<value optimized out>)
  57.     at /home/mangos/newsrc/tcore/src/server/game/Maps/Map.cpp:525
  58. #15 0x0853e54e in InstanceMap::Update (this=0x7e578ba8, t_diff=@0x88b72458)
  59.     at /home/mangos/newsrc/tcore/src/server/game/Maps/Map.cpp:2408
  60. #16 0x08549cc9 in MapInstanced::Update (this=0x9fa2bd58, t=@0x88b72458)
  61.     at /home/mangos/newsrc/tcore/src/server/game/Maps/MapInstanced.cpp:66
  62. #17 0x0854ae4c in MapUpdateRequest::call (this=0x88b72448)
  63.     at /home/mangos/newsrc/tcore/src/server/game/Maps/MapUpdater.cpp:54
  64. #18 0x087671c8 in DelayExecutor::svc (this=0x121778c8)
  65.     at /home/mangos/newsrc/tcore/src/server/shared/Threading/DelayExecutor.cpp:52
  66. #19 0x00f4a062 in ACE_Task_Base::svc_run (args=0x121778c8)
  67.     at ../../ace/Task.cpp:271
  68. #20 0x00f4b3ed in ACE_Thread_Adapter::invoke_i (this=0x12177b70)
  69.     at ../../ace/Thread_Adapter.cpp:145
  70. #21 0x00f4b475 in ACE_Thread_Adapter::invoke (this=0x12177b70)
  71.     at ../../ace/Thread_Adapter.cpp:94
  72. #22 0x00ea6351 in ace_thread_adapter (args=0x12177b70)
  73.     at ../../ace/Base_Thread_Adapter.cpp:120
  74. #23 0x001bd8f5 in start_thread () from /lib/libpthread.so.0
  75. #24 0x0061dfce in clone () from /lib/libc.so.6
  76.  
  77. BACKTRACE FULL
  78.  
  79. #0  TargetedMovementGenerator<Creature>::MovementInform (this=0x9c0befc8,
  80.     unit=@0x96aefda8)
  81.     at /home/mangos/newsrc/tcore/src/server/game/Movement/MovementGenerators/TargetedMovementGenerator.cpp:259
  82. No locals.
  83. #1  0x085554ba in TargetedMovementGenerator<Creature>::Update (
  84.     this=0x9c0befc8, owner=@0x96aefda8, time_diff=@0xae38ffa4)
  85.     at /home/mangos/newsrc/tcore/src/server/game/Movement/MovementGenerators/TargetedMovementGenerator.cpp:239
  86.         traveller = {i_traveller = @0x96aefda8}
  87. #2  0x0854b577 in MotionMaster::UpdateMotion (this=0x96af0c6c, diff=79)
  88.     at /home/mangos/newsrc/tcore/src/server/game/Movement/MotionMaster.cpp:86
  89.         __FUNCTION__ = "UpdateMotion"
  90.         __PRETTY_FUNCTION__ = "void MotionMaster::UpdateMotion(uint32)"
  91. #3  0x0847ae71 in Creature::Update (this=0x96aefda8, diff=79)
  92.     at /home/mangos/newsrc/tcore/src/server/game/Entities/Creature/Creature.cpp:516
  93.         bIsPolymorphed = <value optimized out>
  94. #4  0x0854290c in Trinity::ObjectUpdater::Visit (m=<value optimized out>,
  95.     this=<value optimized out>)
  96.     at /home/mangos/newsrc/tcore/src/server/game/Grids/Notifiers/GridNotifiersImpl.h:47
  97. No locals.
  98. #5  VisitorHelper<Trinity::ObjectUpdater, Creature> (m=<value optimized out>,
  99.     this=<value optimized out>)
  100.     at /home/mangos/newsrc/tcore/src/server/shared/Dynamic/TypeContainerVisitor.h:64
  101. No locals.
  102. #6  0x08547f7b in VisitorHelper<Trinity::ObjectUpdater, Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > (c=<value optimized out>,
  103.     v=<value optimized out>)
  104.     at /home/mangos/newsrc/tcore/src/server/shared/Dynamic/TypeContainerVisitor.h:70
  105. No locals.
  106. #7  VisitorHelper<Trinity::ObjectUpdater, Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > (c=<value optimized out>,
  107.     v=<value optimized out>)
  108.     at /home/mangos/newsrc/tcore/src/server/shared/Dynamic/TypeContainerVisitor.h:71
  109. No locals.
  110. #8  VisitorHelper<Trinity::ObjectUpdater, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > (
  111.     c=<value optimized out>, v=<value optimized out>)
  112.     at /home/mangos/newsrc/tcore/src/server/shared/Dynamic/TypeContainerVisitor.h:94
  113. No locals.
  114. #9  TypeContainerVisitor<Trinity::ObjectUpdater, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > >::Visit (c=<value optimized out>, v=<value optimized out>)
  115.     at /home/mangos/newsrc/tcore/src/server/shared/Dynamic/TypeContainerVisitor.h:105
  116. No locals.
  117. #10 Visit<Trinity::ObjectUpdater> (c=<value optimized out>,
  118.     v=<value optimized out>)
  119.     at /home/mangos/newsrc/tcore/src/server/game/Grids/Grid.h:96
  120. No locals.
  121. #11 Visit<Trinity::ObjectUpdater, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > (c=<value optimized out>,
  122.     v=<value optimized out>)
  123.     at /home/mangos/newsrc/tcore/src/server/game/Grids/NGrid.h:145
  124. No locals.
  125. #12 Map::Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > > (
  126.     c=<value optimized out>, v=<value optimized out>)
  127.     at /home/mangos/newsrc/tcore/src/server/game/Maps/Map.h:651
  128.         x = 33
  129.         y = <value optimized out>
  130.         cell_x = 7
  131.         cell_y = 2
  132. #13 0x0853e36c in Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > > (m=<value optimized out>, visitor=<value optimized out>,
  133.     standing_cell=<value optimized out>, this=<value optimized out>)
  134.     at /home/mangos/newsrc/tcore/src/server/game/Grids/Cells/CellImpl.h:48
  135. No locals.
  136. #14 Map::Update (m=<value optimized out>, visitor=<value optimized out>,
  137.     standing_cell=<value optimized out>, this=<value optimized out>)
  138.     at /home/mangos/newsrc/tcore/src/server/game/Maps/Map.cpp:525
  139.         cell = {data = {Part = {grid_x = 33, grid_y = 32, cell_x = 7,
  140.               cell_y = 2, nocreate = 0, reserved = 16}, All = 537425953}}
  141.         cell_id = <value optimized out>
  142.         y = 260
  143.         x = 271
  144.         plr = <value optimized out>
  145.         area = {right_offset = 1, left_offset = 2, upper_offset = 2,
  146.           lower_offset = 2}
  147.         updater = {i_timeDiff = 79}
  148.         grid_object_update = {i_visitor = @0xae39017c}
  149.         world_object_update = {i_visitor = @0xae39017c}
  150. #15 0x0853e54e in InstanceMap::Update (this=0x7e578ba8, t_diff=@0x88b72458)
  151.     at /home/mangos/newsrc/tcore/src/server/game/Maps/Map.cpp:2408
  152. No locals.
  153. #16 0x08549cc9 in MapInstanced::Update (this=0x9fa2bd58, t=@0x88b72458)
  154.     at /home/mangos/newsrc/tcore/src/server/game/Maps/MapInstanced.cpp:66
  155.         i = {<std::tr1::__detail::_Hashtable_iterator_base<std::pair<unsigned int const, Map*>, false>> = {_M_cur_node = 0x9bb0a518,
  156.             _M_cur_bucket = 0xa02ab81c}, <No data fields>}
  157. #17 0x0854ae4c in MapUpdateRequest::call (this=0x88b72448)
  158.     at /home/mangos/newsrc/tcore/src/server/game/Maps/MapUpdater.cpp:54
  159. No locals.
  160. #18 0x087671c8 in DelayExecutor::svc (this=0x121778c8)
  161.     at /home/mangos/newsrc/tcore/src/server/shared/Threading/DelayExecutor.cpp:52
  162.         rq = 0x88b72448
  163. #19 0x00f4a062 in ACE_Task_Base::svc_run (args=0x121778c8)
  164.     at ../../ace/Task.cpp:271
  165.         svc_status = <value optimized out>
  166. #20 0x00f4b3ed in ACE_Thread_Adapter::invoke_i (this=0x12177b70)
  167.     at ../../ace/Thread_Adapter.cpp:145
  168.         hook = 0x96aefda8
  169.         func = 0xf4a010 <ACE_Task_Base::svc_run(void*)>
  170.         arg = 0x121778c8
  171.         status = 0x96aefda8
  172. #21 0x00f4b475 in ACE_Thread_Adapter::invoke (this=0x12177b70)
  173.     at ../../ace/Thread_Adapter.cpp:94
  174.         exit_hook_instance = <value optimized out>
  175.         exit_hook_maybe = {instance_ = 0x0}
  176.         exit_hook_ptr = <value optimized out>
  177. #22 0x00ea6351 in ace_thread_adapter (args=0x12177b70)
  178.     at ../../ace/Base_Thread_Adapter.cpp:120
  179.         status = 0x96aefda8
  180. #23 0x001bd8f5 in start_thread () from /lib/libpthread.so.0
  181. No symbol table info available.
  182. #24 0x0061dfce in clone () from /lib/libc.so.6
  183. No symbol table info available.
  184.  
  185. THREADS
  186.  
  187.   13 Thread 0xa89d9b70 (LWP 29890)  0x0016c832 in _dl_sysinfo_int80 ()
  188.    from /lib/ld-linux.so.2
  189.   12 Thread 0xa93dab70 (LWP 29889)  0x0016c832 in _dl_sysinfo_int80 ()
  190.    from /lib/ld-linux.so.2
  191.   11 Thread 0xa9ddbb70 (LWP 29888)  0x0016c832 in _dl_sysinfo_int80 ()
  192.    from /lib/ld-linux.so.2
  193.   10 Thread 0xaac2cb70 (LWP 29887)  0x0016c832 in _dl_sysinfo_int80 ()
  194.    from /lib/ld-linux.so.2
  195.   9 Thread 0xab62db70 (LWP 29886)  0x0016c832 in _dl_sysinfo_int80 ()
  196.    from /lib/ld-linux.so.2
  197.   8 Thread 0xac02eb70 (LWP 29885)  0x0016c832 in _dl_sysinfo_int80 ()
  198.    from /lib/ld-linux.so.2
  199.   7 Thread 0xad98fb70 (LWP 29804)  0x083a00ab in Unit::_UpdateSpells (
  200.     this=0x957c4ff0, time=79)
  201.     at /home/mangos/newsrc/tcore/src/server/game/Entities/Unit/Unit.cpp:3097
  202. * 6 Thread 0xae390b70 (LWP 29803)  TargetedMovementGenerator<Creature>::MovementInform (this=0x9c0befc8, unit=@0x96aefda8)
  203.     at /home/mangos/newsrc/tcore/src/server/game/Movement/MovementGenerators/TargetedMovementGenerator.cpp:259
  204.   5 Thread 0xb67ffb70 (LWP 26621)  0x0016c832 in _dl_sysinfo_int80 ()
  205.    from /lib/ld-linux.so.2
  206.   4 Thread 0xb73ffb70 (LWP 26620)  0x0016c832 in _dl_sysinfo_int80 ()
  207.    from /lib/ld-linux.so.2
  208.   3 Thread 0xb7ff1b70 (LWP 26619)  0x0016c832 in _dl_sysinfo_int80 ()
  209.    from /lib/ld-linux.so.2
  210.   1 Thread 0xb7ff2740 (LWP 26564)  0x0016c832 in _dl_sysinfo_int80 ()
  211.    from /lib/ld-linux.so.2
  212.  
  213. Thread 13 (Thread 0xa89d9b70 (LWP 29890)):
  214. #0  0x0016c832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
  215. No symbol table info available.
  216. #1  0x0061e846 in epoll_wait () from /lib/libc.so.6
  217. No symbol table info available.
  218. #2  0x00ec3fa3 in ACE_Dev_Poll_Reactor::work_pending_i (this=0x14961ba8,
  219.     max_wait_time=0xa89d9224) at ../../ace/Dev_Poll_Reactor.cpp:960
  220.         timer_buf = {static zero = {
  221.             static zero = <same as static member of an already seen type>,
  222.             static max_time = {
  223.               static zero = <same as static member of an already seen type>,
  224.               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}},
  225.           static max_time = <same as static member of an already seen type>,
  226.           tv_ = {tv_sec = 0, tv_usec = 4717}}
  227.         this_timeout = <value optimized out>
  228.         timeout = 4
  229.         nfds = <value optimized out>
  230. #3  0x00ec4031 in ACE_Dev_Poll_Reactor::handle_events_i (this=0x14961ba8,
  231.     max_wait_time=0xa89d9224, guard=@0xa89d9158)
  232.     at ../../ace/Dev_Poll_Reactor.cpp:1033
  233.         result = <value optimized out>
  234. #4  0x00ec41f6 in ACE_Dev_Poll_Reactor::handle_events (this=0x14961ba8,
  235.     max_wait_time=0xa89d9224) at ../../ace/Dev_Poll_Reactor.cpp:1015
  236.         countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  237.           max_wait_time_ = 0xa89d9224, start_time_ = {static zero = {
  238.               static zero = <same as static member of an already seen type>,
  239.               static max_time = {
  240.                 static zero = <same as static member of an already seen type>,
  241.                 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}},
  242.             static max_time = <same as static member of an already seen type>,
  243.             tv_ = {tv_sec = 1288213117, tv_usec = 984096}}, stopped_ = false}
  244.         guard = {token_ = @0x14961bf0, owner_ = 1}
  245.         result = -1
  246. #5  0x00ebf6b8 in ACE_Dev_Poll_Reactor::handle_events (this=0x14961ba8,
  247.     max_wait_time=@0xa89d9224) at ../../ace/Dev_Poll_Reactor.cpp:1387
  248. No locals.
  249. #6  0x00f2119a in ACE_Reactor::run_reactor_event_loop (this=0x1495e1c8,
  250.     tv=@0xa89d9224, eh=0) at ../../ace/Reactor.cpp:267
  251.         result = 1
  252. #7  0x0860fd18 in ReactorRunnable::svc (this=0x1b879700)
  253.     at /home/mangos/newsrc/tcore/src/server/game/Server/WorldSocketMgr.cpp:169
  254.         interval = {static zero = {
  255.             static zero = <same as static member of an already seen type>,
  256.             static max_time = {
  257.               static zero = <same as static member of an already seen type>,
  258.               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}},
  259.           static max_time = <same as static member of an already seen type>,
  260.           tv_ = {tv_sec = 0, tv_usec = 4717}}
  261. #8  0x00f4a062 in ACE_Task_Base::svc_run (args=0x1b879700)
  262.     at ../../ace/Task.cpp:271
  263.         svc_status = <value optimized out>
  264. #9  0x00f4b3ed in ACE_Thread_Adapter::invoke_i (this=0x14961fb8)
  265.     at ../../ace/Thread_Adapter.cpp:145
  266.         hook = 0xfffffffc
  267.         func = 0xf4a010 <ACE_Task_Base::svc_run(void*)>
  268.         arg = 0x1b879700
  269.         status = 0xfffffffc
  270. #10 0x00f4b475 in ACE_Thread_Adapter::invoke (this=0x14961fb8)
  271.     at ../../ace/Thread_Adapter.cpp:94
  272.         exit_hook_instance = <value optimized out>
  273.         exit_hook_maybe = {instance_ = 0x0}
  274.         exit_hook_ptr = <value optimized out>
  275. #11 0x00ea6351 in ace_thread_adapter (args=0x14961fb8)
  276.     at ../../ace/Base_Thread_Adapter.cpp:120
  277.         status = 0xfffffffc
  278. #12 0x001bd8f5 in start_thread () from /lib/libpthread.so.0
  279. No symbol table info available.
  280. #13 0x0061dfce in clone () from /lib/libc.so.6
  281. No symbol table info available.
  282.  
  283. Thread 12 (Thread 0xa93dab70 (LWP 29889)):
  284. #0  0x0016c832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
  285. No symbol table info available.
  286. #1  0x0061e846 in epoll_wait () from /lib/libc.so.6
  287. No symbol table info available.
  288. #2  0x00ec3fa3 in ACE_Dev_Poll_Reactor::work_pending_i (this=0x1b8797a8,
  289.     max_wait_time=0xa93da224) at ../../ace/Dev_Poll_Reactor.cpp:960
  290.         timer_buf = {static zero = {
  291.             static zero = <same as static member of an already seen type>,
  292.             static max_time = {
  293.               static zero = <same as static member of an already seen type>,
  294.               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}},
  295.           static max_time = <same as static member of an already seen type>,
  296.           tv_ = {tv_sec = 0, tv_usec = 9999}}
  297.         this_timeout = <value optimized out>
  298.         timeout = 9
  299.         nfds = <value optimized out>
  300. #3  0x00ec4031 in ACE_Dev_Poll_Reactor::handle_events_i (this=0x1b8797a8,
  301.     max_wait_time=0xa93da224, guard=@0xa93da158)
  302.     at ../../ace/Dev_Poll_Reactor.cpp:1033
  303.         result = <value optimized out>
  304. #4  0x00ec41f6 in ACE_Dev_Poll_Reactor::handle_events (this=0x1b8797a8,
  305.     max_wait_time=0xa93da224) at ../../ace/Dev_Poll_Reactor.cpp:1015
  306.         countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  307.           max_wait_time_ = 0xa93da224, start_time_ = {static zero = {
  308.               static zero = <same as static member of an already seen type>,
  309.               static max_time = {
  310.                 static zero = <same as static member of an already seen type>,
  311.                 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}},
  312.             static max_time = <same as static member of an already seen type>,
  313.             tv_ = {tv_sec = 1288213117, tv_usec = 979812}}, stopped_ = false}
  314.         guard = {token_ = @0x1b8797f0, owner_ = 1}
  315.         result = -1
  316. #5  0x00ebf6b8 in ACE_Dev_Poll_Reactor::handle_events (this=0x1b8797a8,
  317.     max_wait_time=@0xa93da224) at ../../ace/Dev_Poll_Reactor.cpp:1387
  318. No locals.
  319. #6  0x00f2119a in ACE_Reactor::run_reactor_event_loop (this=0x1495e4b0,
  320.     tv=@0xa93da224, eh=0) at ../../ace/Reactor.cpp:267
  321.         result = 461870764
  322. #7  0x0860fd18 in ReactorRunnable::svc (this=0x1b87965c)
  323.     at /home/mangos/newsrc/tcore/src/server/game/Server/WorldSocketMgr.cpp:169
  324.         interval = {static zero = {
  325.             static zero = <same as static member of an already seen type>,
  326.             static max_time = {
  327.               static zero = <same as static member of an already seen type>,
  328.               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}},
  329.           static max_time = <same as static member of an already seen type>,
  330.           tv_ = {tv_sec = 0, tv_usec = 9999}}
  331. #8  0x00f4a062 in ACE_Task_Base::svc_run (args=0x1b87965c)
  332.     at ../../ace/Task.cpp:271
  333.         svc_status = <value optimized out>
  334. #9  0x00f4b3ed in ACE_Thread_Adapter::invoke_i (this=0x14961ed8)
  335.     at ../../ace/Thread_Adapter.cpp:145
  336.         hook = 0xfffffffc
  337.         func = 0xf4a010 <ACE_Task_Base::svc_run(void*)>
  338.         arg = 0x1b87965c
  339.         status = 0xfffffffc
  340. #10 0x00f4b475 in ACE_Thread_Adapter::invoke (this=0x14961ed8)
  341.     at ../../ace/Thread_Adapter.cpp:94
  342.         exit_hook_instance = <value optimized out>
  343.         exit_hook_maybe = {instance_ = 0x0}
  344.         exit_hook_ptr = <value optimized out>
  345. #11 0x00ea6351 in ace_thread_adapter (args=0x14961ed8)
  346.     at ../../ace/Base_Thread_Adapter.cpp:120
  347.         status = 0xfffffffc
  348. #12 0x001bd8f5 in start_thread () from /lib/libpthread.so.0
  349. No symbol table info available.
  350. #13 0x0061dfce in clone () from /lib/libc.so.6
  351. No symbol table info available.
  352.  
  353. Thread 11 (Thread 0xa9ddbb70 (LWP 29888)):
  354. #0  0x0016c832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
  355. No symbol table info available.
  356. #1  0x001c5746 in nanosleep () from /lib/libpthread.so.0
  357. No symbol table info available.
  358. #2  0x087661cd in sleep (tv=<value optimized out>)
  359.     at /home/mangos/newsrc/download/libs/include/ace/OS_NS_unistd.inl:951
  360.         rqtp = {tv_sec = 1, tv_nsec = 0}
  361. #3  ACE_Based::Thread::Sleep (tv=<value optimized out>)
  362.     at /home/mangos/newsrc/tcore/src/server/shared/Threading/Threading.cpp:231
  363. No locals.
  364. #4  0x082e4a20 in FreezeDetectorRunnable::run (this=0x1494b748)
  365.     at /home/mangos/newsrc/tcore/src/server/worldserver/Master.cpp:98
  366.         curtime = 345290568
  367. #5  0x08766632 in ACE_Based::Thread::ThreadTask (param=0x1494b748)
  368.     at /home/mangos/newsrc/tcore/src/server/shared/Threading/Threading.cpp:183
  369. No locals.
  370. #6  0x00efcac5 in ACE_OS_Thread_Adapter::invoke (this=0x14916dc8)
  371.     at ../../ace/OS_Thread_Adapter.cpp:86
  372.         hook = 0xfffffdfc
  373.         func = 0x8766620 <ACE_Based::Thread::ThreadTask(void*)>
  374.         arg = 0x1494b748
  375.         status = 0xfffffdfc
  376. #7  0x00ea6351 in ace_thread_adapter (args=0x14916dc8)
  377.     at ../../ace/Base_Thread_Adapter.cpp:120
  378.         status = 0xfffffdfc
  379. #8  0x001bd8f5 in start_thread () from /lib/libpthread.so.0
  380. No symbol table info available.
  381. #9  0x0061dfce in clone () from /lib/libc.so.6
  382. No symbol table info available.
  383.  
  384. Thread 10 (Thread 0xaac2cb70 (LWP 29887)):
  385. #0  0x0016c832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
  386. No symbol table info available.
  387. #1  0x001c5746 in nanosleep () from /lib/libpthread.so.0
  388. No symbol table info available.
  389. #2  0x087661cd in sleep (tv=<value optimized out>)
  390.     at /home/mangos/newsrc/download/libs/include/ace/OS_NS_unistd.inl:951
  391.         rqtp = {tv_sec = 0, tv_nsec = 10000000}
  392. #3  ACE_Based::Thread::Sleep (tv=<value optimized out>)
  393.     at /home/mangos/newsrc/tcore/src/server/shared/Threading/Threading.cpp:231
  394. No locals.
  395. #4  0x082e5768 in RARunnable::run (this=0x1b874808)
  396.     at /home/mangos/newsrc/tcore/src/server/worldserver/Master.cpp:159
  397.         h = {<ISocketHandler> = {_vptr.ISocketHandler = 0x8c68628},
  398.           m_sockets = std::map with 0 elements,
  399.           m_add = std::map with 0 elements, m_delete = empty std::list,
  400.           m_stdlog = 0x0, m_mutex = @0x0, m_b_use_mutex = false,
  401.           m_maxsock = 0, m_rfds = {fds_bits = {0 <repeats 32 times>}},
  402.           m_wfds = {fds_bits = {0 <repeats 32 times>}}, m_efds = {fds_bits = {
  403.               0 <repeats 32 times>}}, m_preverror = -1, m_errcnt = 0,
  404.           m_tlast = 0, m_fds = empty std::list, m_fds_erase = empty std::list,
  405.           m_fds_callonconnect = empty std::list, m_fds_detach = empty std::list
  406.     , m_fds_timeout = empty std::list, m_fds_retry = empty std::list,
  407.           m_fds_close = empty std::list, m_resolv_id = 0, m_resolver = 0x0,
  408.           m_resolver_port = 39436, m_resolve_q = std::map with 0 elements,
  409.           m_b_enable_pool = false, m_slave = false}
  410.         RAListenSocket = {<Socket> = {_vptr.Socket = 0x8b34248,
  411.             m_handler = @0xaac2bfa8, m_socket = -1, m_bDel = false,
  412.             m_bClose = false, m_tCreate = 1288200856, m_parent = 0x0,
  413.             m_b_disable_read = false, m_connected = false,
  414.             m_b_erased_by_handler = false, m_tClose = 0,
  415.             m_client_remote_address = {_M_ptr = 0x0}, m_remote_address = {
  416.               _M_ptr = 0x0}, m_traffic_monitor = 0x0, m_timeout_start = 0,
  417.             m_timeout_limit = 16410620, m_bLost = false, m_socket_type = 0,
  418.             m_socket_protocol = "", m_bClient = false, m_bRetain = false,
  419.             m_detach = false, m_detached = false, m_pThread = 0x0,
  420.             m_slave_handler = 0x0}, m_depth = 0, m_creator = 0x14918fa8,
  421.           m_bHasCreate = false}
  422.         usera = false
  423.         socketSelecttime = <value optimized out>
  424. #5  0x08766632 in ACE_Based::Thread::ThreadTask (param=0x1b874808)
  425.     at /home/mangos/newsrc/tcore/src/server/shared/Threading/Threading.cpp:183
  426. No locals.
  427. #6  0x00efcac5 in ACE_OS_Thread_Adapter::invoke (this=0x1495e460)
  428.     at ../../ace/OS_Thread_Adapter.cpp:86
  429.         hook = 0xfffffdfc
  430.         func = 0x8766620 <ACE_Based::Thread::ThreadTask(void*)>
  431.         arg = 0x1b874808
  432.         status = 0xfffffdfc
  433. #7  0x00ea6351 in ace_thread_adapter (args=0x1495e460)
  434.     at ../../ace/Base_Thread_Adapter.cpp:120
  435.         status = 0xfffffdfc
  436. #8  0x001bd8f5 in start_thread () from /lib/libpthread.so.0
  437. No symbol table info available.
  438. #9  0x0061dfce in clone () from /lib/libc.so.6
  439. No symbol table info available.
  440.  
  441. Thread 9 (Thread 0xab62db70 (LWP 29886)):
  442. #0  0x0016c832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
  443. No symbol table info available.
  444. #1  0x006166d1 in select () from /lib/libc.so.6
  445. No symbol table info available.
  446. #2  0x0050ad6c in ?? () from /lib/libreadline.so.5
  447. No symbol table info available.
  448. #3  0x0050aff3 in rl_read_key () from /lib/libreadline.so.5
  449. No symbol table info available.
  450. #4  0x004f6d9e in readline_internal_char () from /lib/libreadline.so.5
  451. No symbol table info available.
  452. #5  0x004f725d in readline () from /lib/libreadline.so.5
  453. No symbol table info available.
  454. #6  0x082da330 in CliRunnable::run (this=0x1b876458)
  455.     at /home/mangos/newsrc/tcore/src/server/worldserver/CommandLine/CliRunnable.cpp:723
  456.         command_str = 0x1b876458 "\260'\263\b\2"
  457. #7  0x08766632 in ACE_Based::Thread::ThreadTask (param=0x1b876458)
  458.     at /home/mangos/newsrc/tcore/src/server/shared/Threading/Threading.cpp:183
  459. No locals.
  460. #8  0x00efcac5 in ACE_OS_Thread_Adapter::invoke (this=0x14916dc8)
  461.     at ../../ace/OS_Thread_Adapter.cpp:86
  462.         hook = 0xfffffdfe
  463.         func = 0x8766620 <ACE_Based::Thread::ThreadTask(void*)>
  464.         arg = 0x1b876458
  465.         status = 0xfffffdfe
  466. #9  0x00ea6351 in ace_thread_adapter (args=0x14916dc8)
  467.     at ../../ace/Base_Thread_Adapter.cpp:120
  468.         status = 0xfffffdfe
  469. #10 0x001bd8f5 in start_thread () from /lib/libpthread.so.0
  470. No symbol table info available.
  471. #11 0x0061dfce in clone () from /lib/libc.so.6
  472. No symbol table info available.
  473.  
  474. Thread 8 (Thread 0xac02eb70 (LWP 29885)):
  475. #0  0x0016c832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
  476. No symbol table info available.
  477. #1  0x001c1f85 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  478. No symbol table info available.
  479. #2  0x00eaf4d9 in cond_wait (external_mutex=<value optimized out>,
  480.     cv=<value optimized out>) at ../../ace/OS_NS_Thread.inl:329
  481.         result = <value optimized out>
  482. #3  ACE_Condition_Thread_Mutex::wait (external_mutex=<value optimized out>,
  483.     cv=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:90
  484. No locals.
  485. #4  0x0854ab25 in MapUpdater::wait (this=0x121778c4)
  486.     at /home/mangos/newsrc/tcore/src/server/game/Maps/MapUpdater.cpp:87
  487. No locals.
  488. #5  0x08532ca1 in MapManager::Update (this=0x12177834, diff=38)
  489.     at /home/mangos/newsrc/tcore/src/server/game/Maps/MapManager.cpp:272
  490. No locals.
  491. #6  0x086812dd in World::Update (this=0x916354c, diff=<value optimized out>)
  492.     at /home/mangos/newsrc/tcore/src/server/game/World/World.cpp:1982
  493. No locals.
  494. #7  0x082e217f in WorldRunnable::run (this=0x1b875468)
  495.     at /home/mangos/newsrc/tcore/src/server/worldserver/WorldThread/WorldRunnable.cpp:59
  496.         diff = 38
  497.         realCurrTime = <value optimized out>
  498.         realPrevTime = <value optimized out>
  499.         prevSleepTime = 34
  500. #8  0x08766632 in ACE_Based::Thread::ThreadTask (param=0x1b875468)
  501.     at /home/mangos/newsrc/tcore/src/server/shared/Threading/Threading.cpp:183
  502. No locals.
  503. #9  0x00efcac5 in ACE_OS_Thread_Adapter::invoke (this=0x1495e460)
  504.     at ../../ace/OS_Thread_Adapter.cpp:86
  505.         hook = 0xfffffffc
  506.         func = 0x8766620 <ACE_Based::Thread::ThreadTask(void*)>
  507.         arg = 0x1b875468
  508.         status = 0xfffffffc
  509. #10 0x00ea6351 in ace_thread_adapter (args=0x1495e460)
  510.     at ../../ace/Base_Thread_Adapter.cpp:120
  511.         status = 0xfffffffc
  512. #11 0x001bd8f5 in start_thread () from /lib/libpthread.so.0
  513. No symbol table info available.
  514. #12 0x0061dfce in clone () from /lib/libc.so.6
  515. No symbol table info available.
  516.  
  517. Thread 7 (Thread 0xad98fb70 (LWP 29804)):
  518. #0  0x083a00ab in Unit::_UpdateSpells (this=0x957c4ff0, time=79)
  519.     at /home/mangos/newsrc/tcore/src/server/game/Entities/Unit/Unit.cpp:3097
  520. No locals.
  521. #1  0x083b9c9c in Unit::Update (this=0x957c4ff0, p_time=79)
  522.     at /home/mangos/newsrc/tcore/src/server/game/Entities/Unit/Unit.cpp:237
  523.         __FUNCTION__ = "Update"
  524.         __PRETTY_FUNCTION__ = "virtual void Unit::Update(uint32)"
  525. #2  0x0845b6a6 in Player::Update (this=0x957c4ff0, p_time=79)
  526.     at /home/mangos/newsrc/tcore/src/server/game/Entities/Player/Player.cpp:1292
  527.         now = 1288213117
  528.         pet = <value optimized out>
  529. #3  0x0853d0a3 in Map::Update (this=0x12379150, t_diff=@0x9a85a490)
  530.     at /home/mangos/newsrc/tcore/src/server/game/Maps/Map.cpp:476
  531.         plr = 0x73a159b8
  532.         updater = {i_timeDiff = 2610862328}
  533.         grid_object_update = {i_visitor = @0x121779f0}
  534.         world_object_update = {i_visitor = @0x12177914}
  535. #4  0x0854ae4c in MapUpdateRequest::call (this=0x9a85a480)
  536.     at /home/mangos/newsrc/tcore/src/server/game/Maps/MapUpdater.cpp:54
  537. No locals.
  538. #5  0x087671c8 in DelayExecutor::svc (this=0x121778c8)
  539.     at /home/mangos/newsrc/tcore/src/server/shared/Threading/DelayExecutor.cpp:52
  540.         rq = 0x9a85a480
  541. #6  0x00f4a062 in ACE_Task_Base::svc_run (args=0x121778c8)
  542.     at ../../ace/Task.cpp:271
  543.         svc_status = <value optimized out>
  544. #7  0x00f4b3ed in ACE_Thread_Adapter::invoke_i (this=0x12176e98)
  545.     at ../../ace/Thread_Adapter.cpp:145
  546.         hook = 0x73a159b8
  547.         func = 0xf4a010 <ACE_Task_Base::svc_run(void*)>
  548.         arg = 0x121778c8
  549.         status = 0x73a159b8
  550. #8  0x00f4b475 in ACE_Thread_Adapter::invoke (this=0x12176e98)
  551.     at ../../ace/Thread_Adapter.cpp:94
  552.         exit_hook_instance = <value optimized out>
  553.         exit_hook_maybe = {instance_ = 0x0}
  554.         exit_hook_ptr = <value optimized out>
  555. #9  0x00ea6351 in ace_thread_adapter (args=0x12176e98)
  556.     at ../../ace/Base_Thread_Adapter.cpp:120
  557.         status = 0x73a159b8
  558. #10 0x001bd8f5 in start_thread () from /lib/libpthread.so.0
  559. No symbol table info available.
  560. #11 0x0061dfce in clone () from /lib/libc.so.6
  561. No symbol table info available.
  562.  
  563. Thread 6 (Thread 0xae390b70 (LWP 29803)):
  564. #0  TargetedMovementGenerator<Creature>::MovementInform (this=0x9c0befc8,
  565.     unit=@0x96aefda8)
  566.     at /home/mangos/newsrc/tcore/src/server/game/Movement/MovementGenerators/TargetedMovementGenerator.cpp:259
  567. No locals.
  568. #1  0x085554ba in TargetedMovementGenerator<Creature>::Update (
  569.     this=0x9c0befc8, owner=@0x96aefda8, time_diff=@0xae38ffa4)
  570.     at /home/mangos/newsrc/tcore/src/server/game/Movement/MovementGenerators/TargetedMovementGenerator.cpp:239
  571.         traveller = {i_traveller = @0x96aefda8}
  572. #2  0x0854b577 in MotionMaster::UpdateMotion (this=0x96af0c6c, diff=79)
  573.     at /home/mangos/newsrc/tcore/src/server/game/Movement/MotionMaster.cpp:86
  574.         __FUNCTION__ = "UpdateMotion"
  575.         __PRETTY_FUNCTION__ = "void MotionMaster::UpdateMotion(uint32)"
  576. #3  0x0847ae71 in Creature::Update (this=0x96aefda8, diff=79)
  577.     at /home/mangos/newsrc/tcore/src/server/game/Entities/Creature/Creature.cpp:516
  578.         bIsPolymorphed = <value optimized out>
  579. #4  0x0854290c in Trinity::ObjectUpdater::Visit (m=<value optimized out>,
  580.     this=<value optimized out>)
  581.     at /home/mangos/newsrc/tcore/src/server/game/Grids/Notifiers/GridNotifiersImpl.h:47
  582. No locals.
  583. #5  VisitorHelper<Trinity::ObjectUpdater, Creature> (m=<value optimized out>,
  584.     this=<value optimized out>)
  585.     at /home/mangos/newsrc/tcore/src/server/shared/Dynamic/TypeContainerVisitor.h:64
  586. No locals.
  587. #6  0x08547f7b in VisitorHelper<Trinity::ObjectUpdater, Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > (c=<value optimized out>,
  588.     v=<value optimized out>)
  589.     at /home/mangos/newsrc/tcore/src/server/shared/Dynamic/TypeContainerVisitor.h:70
  590. No locals.
  591. #7  VisitorHelper<Trinity::ObjectUpdater, Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > (c=<value optimized out>,
  592.     v=<value optimized out>)
  593.     at /home/mangos/newsrc/tcore/src/server/shared/Dynamic/TypeContainerVisitor.h:71
  594. No locals.
  595. #8  VisitorHelper<Trinity::ObjectUpdater, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > (
  596.     c=<value optimized out>, v=<value optimized out>)
  597.     at /home/mangos/newsrc/tcore/src/server/shared/Dynamic/TypeContainerVisitor.h:94
  598. No locals.
  599. #9  TypeContainerVisitor<Trinity::ObjectUpdater, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > >::Visit (c=<value optimized out>, v=<value optimized out>)
  600.     at /home/mangos/newsrc/tcore/src/server/shared/Dynamic/TypeContainerVisitor.h:105
  601. No locals.
  602. #10 Visit<Trinity::ObjectUpdater> (c=<value optimized out>,
  603.     v=<value optimized out>)
  604.     at /home/mangos/newsrc/tcore/src/server/game/Grids/Grid.h:96
  605. No locals.
  606. #11 Visit<Trinity::ObjectUpdater, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > (c=<value optimized out>,
  607.     v=<value optimized out>)
  608.     at /home/mangos/newsrc/tcore/src/server/game/Grids/NGrid.h:145
  609. No locals.
  610. #12 Map::Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > > (
  611.     c=<value optimized out>, v=<value optimized out>)
  612.     at /home/mangos/newsrc/tcore/src/server/game/Maps/Map.h:651
  613.         x = 33
  614.         y = <value optimized out>
  615.         cell_x = 7
  616.         cell_y = 2
  617. #13 0x0853e36c in Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > > (m=<value optimized out>, visitor=<value optimized out>,
  618.     standing_cell=<value optimized out>, this=<value optimized out>)
  619.     at /home/mangos/newsrc/tcore/src/server/game/Grids/Cells/CellImpl.h:48
  620. No locals.
  621. #14 Map::Update (m=<value optimized out>, visitor=<value optimized out>,
  622.     standing_cell=<value optimized out>, this=<value optimized out>)
  623.     at /home/mangos/newsrc/tcore/src/server/game/Maps/Map.cpp:525
  624.         cell = {data = {Part = {grid_x = 33, grid_y = 32, cell_x = 7,
  625.               cell_y = 2, nocreate = 0, reserved = 16}, All = 537425953}}
  626.         cell_id = <value optimized out>
  627.         y = 260
  628.         x = 271
  629.         plr = <value optimized out>
  630.         area = {right_offset = 1, left_offset = 2, upper_offset = 2,
  631.           lower_offset = 2}
  632.         updater = {i_timeDiff = 79}
  633.         grid_object_update = {i_visitor = @0xae39017c}
  634.         world_object_update = {i_visitor = @0xae39017c}
  635. #15 0x0853e54e in InstanceMap::Update (this=0x7e578ba8, t_diff=@0x88b72458)
  636.     at /home/mangos/newsrc/tcore/src/server/game/Maps/Map.cpp:2408
  637. No locals.
  638. #16 0x08549cc9 in MapInstanced::Update (this=0x9fa2bd58, t=@0x88b72458)
  639.     at /home/mangos/newsrc/tcore/src/server/game/Maps/MapInstanced.cpp:66
  640.         i = {<std::tr1::__detail::_Hashtable_iterator_base<std::pair<unsigned int const, Map*>, false>> = {_M_cur_node = 0x9bb0a518,
  641.             _M_cur_bucket = 0xa02ab81c}, <No data fields>}
  642. #17 0x0854ae4c in MapUpdateRequest::call (this=0x88b72448)
  643.     at /home/mangos/newsrc/tcore/src/server/game/Maps/MapUpdater.cpp:54
  644. No locals.
  645. #18 0x087671c8 in DelayExecutor::svc (this=0x121778c8)
  646.     at /home/mangos/newsrc/tcore/src/server/shared/Threading/DelayExecutor.cpp:52
  647.         rq = 0x88b72448
  648. #19 0x00f4a062 in ACE_Task_Base::svc_run (args=0x121778c8)
  649.     at ../../ace/Task.cpp:271
  650.         svc_status = <value optimized out>
  651. #20 0x00f4b3ed in ACE_Thread_Adapter::invoke_i (this=0x12177b70)
  652.     at ../../ace/Thread_Adapter.cpp:145
  653.         hook = 0x96aefda8
  654.         func = 0xf4a010 <ACE_Task_Base::svc_run(void*)>
  655.         arg = 0x121778c8
  656.         status = 0x96aefda8
  657. #21 0x00f4b475 in ACE_Thread_Adapter::invoke (this=0x12177b70)
  658.     at ../../ace/Thread_Adapter.cpp:94
  659.         exit_hook_instance = <value optimized out>
  660.         exit_hook_maybe = {instance_ = 0x0}
  661.         exit_hook_ptr = <value optimized out>
  662. #22 0x00ea6351 in ace_thread_adapter (args=0x12177b70)
  663.     at ../../ace/Base_Thread_Adapter.cpp:120
  664.         status = 0x96aefda8
  665. #23 0x001bd8f5 in start_thread () from /lib/libpthread.so.0
  666. No symbol table info available.
  667. #24 0x0061dfce in clone () from /lib/libc.so.6
  668. No symbol table info available.
  669.  
  670. Thread 5 (Thread 0xb67ffb70 (LWP 26621)):
  671. #0  0x0016c832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
  672. No symbol table info available.
  673. #1  0x001c1f85 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  674. No symbol table info available.
  675. #2  0x00eaf59c in cond_timedwait (timeout=<value optimized out>,
  676.     external_mutex=<value optimized out>, cv=<value optimized out>)
  677.     at ../../ace/OS_NS_Thread.inl:362
  678.         result = <value optimized out>
  679.         ts = {tv_sec = -1233129096, tv_nsec = 15601089}
  680. #3  ACE_Condition_Thread_Mutex::wait (timeout=<value optimized out>,
  681.     external_mutex=<value optimized out>, cv=<value optimized out>)
  682.     at ../../ace/Condition_Thread_Mutex.cpp:100
  683. No locals.
  684. #4  0x00eaf5fb in ACE_Condition_Thread_Mutex::wait (this=0x8de5a8c,
  685.     abstime=0x0) at ../../ace/Condition_Thread_Mutex.cpp:107
  686. No locals.
  687. #5  0x082e07d3 in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (
  688.     this=0x8de5a48, timeout=0x0)
  689.     at /home/mangos/newsrc/download/libs/include/ace/Message_Queue_T.cpp:1746
  690.         result = <value optimized out>
  691. #6  0x082e16dc in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  692.     this=0x8de5a48, first_item=@0xb67ff21c, timeout=0x0)
  693.     at /home/mangos/newsrc/download/libs/include/ace/Message_Queue_T.cpp:1938
  694.         ace_mon = {lock_ = 0x8de5a70, owner_ = 0}
  695. #7  0x00e9474c in ACE_Activation_Queue::dequeue (this=0x8de5b00, tv=0x0)
  696.     at ../../ace/Activation_Queue.cpp:89
  697.         mb = 0x0
  698. #8  0x0875dc62 in DatabaseWorker::svc (this=0x9109348)
  699.     at /home/mangos/newsrc/tcore/src/server/shared/Database/DatabaseWorker.cpp:40
  700. No locals.
  701. #9  0x00f4a062 in ACE_Task_Base::svc_run (args=0x9109348)
  702.     at ../../ace/Task.cpp:271
  703.         svc_status = <value optimized out>
  704. #10 0x00f4b3ed in ACE_Thread_Adapter::invoke_i (this=0x91104c8)
  705.     at ../../ace/Thread_Adapter.cpp:145
  706.         hook = 0xfffffffc
  707.         func = 0xf4a010 <ACE_Task_Base::svc_run(void*)>
  708.         arg = 0x9109348
  709.         status = 0xfffffffc
  710. #11 0x00f4b475 in ACE_Thread_Adapter::invoke (this=0x91104c8)
  711.     at ../../ace/Thread_Adapter.cpp:94
  712.         exit_hook_instance = <value optimized out>
  713.         exit_hook_maybe = {instance_ = 0x0}
  714.         exit_hook_ptr = <value optimized out>
  715. #12 0x00ea6351 in ace_thread_adapter (args=0x91104c8)
  716.     at ../../ace/Base_Thread_Adapter.cpp:120
  717.         status = 0xfffffffc
  718. #13 0x001bd8f5 in start_thread () from /lib/libpthread.so.0
  719. No symbol table info available.
  720. #14 0x0061dfce in clone () from /lib/libc.so.6
  721. No symbol table info available.
  722.  
  723. Thread 4 (Thread 0xb73ffb70 (LWP 26620)):
  724. #0  0x0016c832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
  725. No symbol table info available.
  726. #1  0x001c1f85 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  727. No symbol table info available.
  728. #2  0x00eaf59c in cond_timedwait (timeout=<value optimized out>,
  729.     external_mutex=<value optimized out>, cv=<value optimized out>)
  730.     at ../../ace/OS_NS_Thread.inl:362
  731.         result = <value optimized out>
  732.         ts = {tv_sec = 6, tv_nsec = 3387088}
  733. #3  ACE_Condition_Thread_Mutex::wait (timeout=<value optimized out>,
  734.     external_mutex=<value optimized out>, cv=<value optimized out>)
  735.     at ../../ace/Condition_Thread_Mutex.cpp:100
  736. No locals.
  737. #4  0x00eaf5fb in ACE_Condition_Thread_Mutex::wait (this=0x8de5234,
  738.     abstime=0x0) at ../../ace/Condition_Thread_Mutex.cpp:107
  739. No locals.
  740. #5  0x082e07d3 in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (
  741.     this=0x8de51f0, timeout=0x0)
  742.     at /home/mangos/newsrc/download/libs/include/ace/Message_Queue_T.cpp:1746
  743.         result = <value optimized out>
  744. #6  0x082e16dc in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  745.     this=0x8de51f0, first_item=@0xb73ff21c, timeout=0x0)
  746.     at /home/mangos/newsrc/download/libs/include/ace/Message_Queue_T.cpp:1938
  747.         ace_mon = {lock_ = 0x8de5218, owner_ = 0}
  748. #7  0x00e9474c in ACE_Activation_Queue::dequeue (this=0x8de5a10, tv=0x0)
  749.     at ../../ace/Activation_Queue.cpp:89
  750.         mb = 0x0
  751. #8  0x0875dc62 in DatabaseWorker::svc (this=0x8e2dd00)
  752.     at /home/mangos/newsrc/tcore/src/server/shared/Database/DatabaseWorker.cpp:40
  753. No locals.
  754. #9  0x00f4a062 in ACE_Task_Base::svc_run (args=0x8e2dd00)
  755.     at ../../ace/Task.cpp:271
  756.         svc_status = <value optimized out>
  757. #10 0x00f4b3ed in ACE_Thread_Adapter::invoke_i (this=0x8e2dd78)
  758.     at ../../ace/Thread_Adapter.cpp:145
  759.         hook = 0xfffffffc
  760.         func = 0xf4a010 <ACE_Task_Base::svc_run(void*)>
  761.         arg = 0x8e2dd00
  762.         status = 0xfffffffc
  763. #11 0x00f4b475 in ACE_Thread_Adapter::invoke (this=0x8e2dd78)
  764.     at ../../ace/Thread_Adapter.cpp:94
  765.         exit_hook_instance = <value optimized out>
  766.         exit_hook_maybe = {instance_ = 0x0}
  767.         exit_hook_ptr = <value optimized out>
  768. #12 0x00ea6351 in ace_thread_adapter (args=0x8e2dd78)
  769.     at ../../ace/Base_Thread_Adapter.cpp:120
  770.         status = 0xfffffffc
  771. #13 0x001bd8f5 in start_thread () from /lib/libpthread.so.0
  772. No symbol table info available.
  773. #14 0x0061dfce in clone () from /lib/libc.so.6
  774. No symbol table info available.
  775.  
  776. Thread 3 (Thread 0xb7ff1b70 (LWP 26619)):
  777. #0  0x0016c832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
  778. No symbol table info available.
  779. #1  0x001c4f6b in read () from /lib/libpthread.so.0
  780. No symbol table info available.
  781. #2  0x00259fe8 in vio_read () from /usr/lib/mysql/libmysqlclient_r.so.16
  782. No symbol table info available.
  783. #3  0x0025a046 in vio_read_buff () from /usr/lib/mysql/libmysqlclient_r.so.16
  784. No symbol table info available.
  785. #4  0x0025b2d3 in ?? () from /usr/lib/mysql/libmysqlclient_r.so.16
  786. No symbol table info available.
  787. #5  0x0025b66f in my_net_read () from /usr/lib/mysql/libmysqlclient_r.so.16
  788. No symbol table info available.
  789. #6  0x0025534f in cli_safe_read () from /usr/lib/mysql/libmysqlclient_r.so.16
  790. No symbol table info available.
  791. #7  0x00255a35 in ?? () from /usr/lib/mysql/libmysqlclient_r.so.16
  792. No symbol table info available.
  793. #8  0x00223fe3 in ?? () from /usr/lib/mysql/libmysqlclient_r.so.16
  794. No symbol table info available.
  795. #9  0x00226f0e in cli_stmt_execute ()
  796.    from /usr/lib/mysql/libmysqlclient_r.so.16
  797. No symbol table info available.
  798. #10 0x0022692f in mysql_stmt_execute ()
  799.    from /usr/lib/mysql/libmysqlclient_r.so.16
  800. No symbol table info available.
  801. #11 0x0875cb54 in MySQLConnection::Execute (this=0x8df8d60, stmt=0x9acf8da8)
  802.     at /home/mangos/newsrc/tcore/src/server/shared/Database/MySQLConnection.cpp:205
  803.         m_mStmt = <value optimized out>
  804.         msql_STMT = 0x8e10148
  805.         index = 1
  806.         __FUNCTION__ = "Execute"
  807.         __PRETTY_FUNCTION__ = "bool MySQLConnection::Execute(PreparedStatement*)"
  808. #12 0x08759afb in PreparedStatementTask::Execute (this=0x5e61ee70)
  809.     at /home/mangos/newsrc/tcore/src/server/shared/Database/PreparedStatement.cpp:346
  810. No locals.
  811. #13 0x082ea371 in SQLOperation::call (this=0x5e61ee70)
  812.     at /home/mangos/newsrc/tcore/src/server/shared/Database/SQLOperation.h:65
  813. No locals.
  814. #14 0x0875dc47 in DatabaseWorker::svc (this=0x8df8e80)
  815.     at /home/mangos/newsrc/tcore/src/server/shared/Database/DatabaseWorker.cpp:45
  816. No locals.
  817. #15 0x00f4a062 in ACE_Task_Base::svc_run (args=0x8df8e80)
  818.     at ../../ace/Task.cpp:271
  819.         svc_status = <value optimized out>
  820. #16 0x00f4b3ed in ACE_Thread_Adapter::invoke_i (this=0x8df9010)
  821.     at ../../ace/Thread_Adapter.cpp:145
  822.         hook = 0xfffffe00
  823.         func = 0xf4a010 <ACE_Task_Base::svc_run(void*)>
  824.         arg = 0x8df8e80
  825.         status = 0xfffffe00
  826. #17 0x00f4b475 in ACE_Thread_Adapter::invoke (this=0x8df9010)
  827.     at ../../ace/Thread_Adapter.cpp:94
  828.         exit_hook_instance = <value optimized out>
  829.         exit_hook_maybe = {instance_ = 0x0}
  830.         exit_hook_ptr = <value optimized out>
  831. #18 0x00ea6351 in ace_thread_adapter (args=0x8df9010)
  832.     at ../../ace/Base_Thread_Adapter.cpp:120
  833.         status = 0xfffffe00
  834. #19 0x001bd8f5 in start_thread () from /lib/libpthread.so.0
  835. No symbol table info available.
  836. #20 0x0061dfce in clone () from /lib/libc.so.6
  837. No symbol table info available.
  838.  
  839. Thread 1 (Thread 0xb7ff2740 (LWP 26564)):
  840. #0  0x0016c832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
  841. No symbol table info available.
  842. #1  0x001be97d in pthread_join () from /lib/libpthread.so.0
  843. No symbol table info available.
  844. #2  0x00f4e081 in thr_join (status=<value optimized out>,
  845.     thr_handle=<value optimized out>) at ../../ace/OS_NS_Thread.inl:2798
  846.         result = <value optimized out>
  847. #3  ACE_Thread::join (status=<value optimized out>,
  848.     thr_handle=<value optimized out>) at ../../ace/Thread.inl:137
  849. No locals.
  850. #4  ACE_Thread_Manager::wait_task (status=<value optimized out>,
  851.     thr_handle=<value optimized out>) at ../../ace/Thread_Manager.cpp:1793
  852.         i = 0
  853.         copy_count = 1
  854.         copy_table = <value optimized out>
  855.         result = <value optimized out>
  856. #5  0x00f49b3a in ACE_Task_Base::wait (this=0x0) at ../../ace/Task.cpp:86
  857. No locals.
  858. #6  0x0860e29e in ReactorRunnable::Wait (this=<value optimized out>)
  859.     at /home/mangos/newsrc/tcore/src/server/game/Server/WorldSocketMgr.cpp:102
  860. No locals.
  861. #7  WorldSocketMgr::Wait (this=<value optimized out>)
  862.     at /home/mangos/newsrc/tcore/src/server/game/Server/WorldSocketMgr.cpp:318
  863.         i = 1
  864. #8  0x082e3d68 in Master::Run (this=0x8df81fc)
  865.     at /home/mangos/newsrc/tcore/src/server/worldserver/Master.cpp:325
  866.         seed1 = {_bn = 0x8df8208, _array = 0x0}
  867.         SignalINT = {<Trinity::SignalHandler> = {<ACE_Event_Handler> = {
  868.               _vptr.ACE_Event_Handler = 0x8b340e8,
  869.               reference_count_ = {<ACE_Atomic_Op_GCC<long>> = {
  870.                   value_ = 1}, <No data fields>}, priority_ = 0,
  871.               reactor_ = 0x0,
  872.               reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {
  873.                   _vptr.Policy = 0xfa0078},
  874.                 value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <No data fields>}, <No data fields>}
  875.         SignalTERM = {<Trinity::SignalHandler> = {<ACE_Event_Handler> = {
  876.               _vptr.ACE_Event_Handler = 0x8b340e8,
  877.               reference_count_ = {<ACE_Atomic_Op_GCC<long>> = {
  878.                   value_ = 1}, <No data fields>}, priority_ = 0,
  879.               reactor_ = 0x0,
  880.               reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {
  881.                   _vptr.Policy = 0xfa0078},
  882.                 value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <No data fields>}, <No data fields>}
  883.         Handler = {_vptr.ACE_Sig_Handler = 0x8dc2a08, static sig_pending_ = 0,
  884.           static signal_handlers_ = {0x0, 0x0, 0xbfffd314,
  885.             0x0 <repeats 12 times>, 0xbfffd2fc, 0x0 <repeats 49 times>}}
  886.         world_thread = {m_iThreadId = 2885872496,
  887.           m_hThreadHandle = 2885872496, m_task = 0x1b875468,
  888.           static m_ThreadStorage = {_vptr.ACE_TSS = 0x8bbfe20, keylock_ = {
  889.               lock_ = {__data = {__lock = 0, __count = 0, __owner = 0,
  890.                   __kind = 0, __nusers = 0, {__spins = 0, __list = {
  891.                       __next = 0x0}}}, __size = '\0' <repeats 23 times>,
  892.                 __align = 0}, removed_ = false}, once_ = false, key_ = 0},
  893.           static m_TpEnum = {m_priority = {0, 0, 0, 0, 0, 0, 0}}}
  894.         rar_thread = {m_iThreadId = 2864892784, m_hThreadHandle = 2864892784,
  895.           m_task = 0x1b874808, static m_ThreadStorage = {
  896.             _vptr.ACE_TSS = 0x8bbfe20, keylock_ = {lock_ = {__data = {
  897.                   __lock = 0, __count = 0, __owner = 0, __kind = 0,
  898.                   __nusers = 0, {__spins = 0, __list = {__next = 0x0}}},
  899.                 __size = '\0' <repeats 23 times>, __align = 0},
  900.               removed_ = false}, once_ = false, key_ = 0}, static m_TpEnum = {
  901.             m_priority = {0, 0, 0, 0, 0, 0, 0}}}
  902.         cliThread = 0x1b875608
  903.         soap_thread = 0x0
  904.         bind_ip = "0.0.0.0"
  905.         pidfile = "./trinity-world.pid"
  906.         wsport = 8085
  907. #9  0x082e6327 in main (argc=1, argv=0xbfffd494)
  908.     at /home/mangos/newsrc/tcore/src/server/worldserver/Main.cpp:147
  909.         cfg_file = 0x8b34384 "/home/mangos/trinitycore/etc/worldserver.conf"
  910.         c = <value optimized out>
  911.         ret = <value optimized out>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement