Advertisement
Guest User

Untitled

a guest
Jun 23rd, 2017
65
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 3102)]
  3. TargetedMovementGenerator<Creature>::MovementInform (this=0x93ee84e8, unit=
  4.     @0x7c317d88)
  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 субота, 30 жовтня 2010 00:54:54 +0300
  9.     Using the running image of child Thread 0xae390b70 (LWP 3102).
  10. Program stopped at 0x85580d8.
  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=0x93ee84e8,
  17.     unit=@0x7c317d88)
  18.     at /home/mangos/newsrc/tcore/src/server/game/Movement/MovementGenerators/TargetedMovementGenerator.cpp:259
  19. #1  0x08559c1a in TargetedMovementGenerator<Creature>::Update (
  20.     this=0x93ee84e8, owner=@0x7c317d88, time_diff=@0xae38ffa4)
  21.     at /home/mangos/newsrc/tcore/src/server/game/Movement/MovementGenerators/TargetedMovementGenerator.cpp:239
  22. #2  0x0854fcd7 in MotionMaster::UpdateMotion (this=0x7c318c4c, diff=100)
  23.     at /home/mangos/newsrc/tcore/src/server/game/Movement/MotionMaster.cpp:86
  24. #3  0x0847f5e1 in Creature::Update (this=0x7c317d88, diff=100)
  25.     at /home/mangos/newsrc/tcore/src/server/game/Entities/Creature/Creature.cpp:516
  26. #4  0x0854706c 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  0x0854c6db 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 0x08542acc 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 0x08542cae in InstanceMap::Update (this=0xa1b721e0, t_diff=@0x8708d528)
  59.     at /home/mangos/newsrc/tcore/src/server/game/Maps/Map.cpp:2408
  60. #16 0x0854e429 in MapInstanced::Update (this=0xa297ee18, t=@0x8708d528)
  61.     at /home/mangos/newsrc/tcore/src/server/game/Maps/MapInstanced.cpp:66
  62. #17 0x0854f5ac in MapUpdateRequest::call (this=0x8708d518)
  63.     at /home/mangos/newsrc/tcore/src/server/game/Maps/MapUpdater.cpp:54
  64. #18 0x0877fb48 in DelayExecutor::svc (this=0x125c57e8)
  65.     at /home/mangos/newsrc/tcore/src/server/shared/Threading/DelayExecutor.cpp:52
  66. #19 0x0024c062 in ACE_Task_Base::svc_run (args=0x125c57e8)
  67.     at ../../ace/Task.cpp:271
  68. #20 0x0024d3ed in ACE_Thread_Adapter::invoke_i (this=0x12605940)
  69.     at ../../ace/Thread_Adapter.cpp:145
  70. #21 0x0024d475 in ACE_Thread_Adapter::invoke (this=0x12605940)
  71.     at ../../ace/Thread_Adapter.cpp:94
  72. #22 0x001a8351 in ace_thread_adapter (args=0x12605940)
  73.     at ../../ace/Base_Thread_Adapter.cpp:120
  74. #23 0x00d688f5 in start_thread () from /lib/libpthread.so.0
  75. #24 0x006fdfce in clone () from /lib/libc.so.6
  76.  
  77. BACKTRACE FULL
  78.  
  79. #0  TargetedMovementGenerator<Creature>::MovementInform (this=0x93ee84e8,
  80.     unit=@0x7c317d88)
  81.     at /home/mangos/newsrc/tcore/src/server/game/Movement/MovementGenerators/TargetedMovementGenerator.cpp:259
  82. No locals.
  83. #1  0x08559c1a in TargetedMovementGenerator<Creature>::Update (
  84.     this=0x93ee84e8, owner=@0x7c317d88, time_diff=@0xae38ffa4)
  85.     at /home/mangos/newsrc/tcore/src/server/game/Movement/MovementGenerators/TargetedMovementGenerator.cpp:239
  86.         traveller = {i_traveller = @0x7c317d88}
  87. #2  0x0854fcd7 in MotionMaster::UpdateMotion (this=0x7c318c4c, diff=100)
  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  0x0847f5e1 in Creature::Update (this=0x7c317d88, diff=100)
  92.     at /home/mangos/newsrc/tcore/src/server/game/Entities/Creature/Creature.cpp:516
  93.         bIsPolymorphed = <value optimized out>
  94. #4  0x0854706c 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  0x0854c6db 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 0x08542acc 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 = 2, left_offset = 2, upper_offset = 2,
  146.           lower_offset = 2}
  147.         updater = {i_timeDiff = 100}
  148.         grid_object_update = {i_visitor = @0xae39017c}
  149.         world_object_update = {i_visitor = @0xae39017c}
  150. #15 0x08542cae in InstanceMap::Update (this=0xa1b721e0, t_diff=@0x8708d528)
  151.     at /home/mangos/newsrc/tcore/src/server/game/Maps/Map.cpp:2408
  152. No locals.
  153. #16 0x0854e429 in MapInstanced::Update (this=0xa297ee18, t=@0x8708d528)
  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 = 0x9729e100,
  156.             _M_cur_bucket = 0xa2cb66e4}, <No data fields>}
  157. #17 0x0854f5ac in MapUpdateRequest::call (this=0x8708d518)
  158.     at /home/mangos/newsrc/tcore/src/server/game/Maps/MapUpdater.cpp:54
  159. No locals.
  160. #18 0x0877fb48 in DelayExecutor::svc (this=0x125c57e8)
  161.     at /home/mangos/newsrc/tcore/src/server/shared/Threading/DelayExecutor.cpp:52
  162.         rq = 0x8708d518
  163. #19 0x0024c062 in ACE_Task_Base::svc_run (args=0x125c57e8)
  164.     at ../../ace/Task.cpp:271
  165.         svc_status = <value optimized out>
  166. #20 0x0024d3ed in ACE_Thread_Adapter::invoke_i (this=0x12605940)
  167.     at ../../ace/Thread_Adapter.cpp:145
  168.         hook = 0x7c317d88
  169.         func = 0x24c010 <ACE_Task_Base::svc_run(void*)>
  170.         arg = 0x125c57e8
  171.         status = 0x7c317d88
  172. #21 0x0024d475 in ACE_Thread_Adapter::invoke (this=0x12605940)
  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 0x001a8351 in ace_thread_adapter (args=0x12605940)
  178.     at ../../ace/Base_Thread_Adapter.cpp:120
  179.         status = 0x7c317d88
  180. #23 0x00d688f5 in start_thread () from /lib/libpthread.so.0
  181. No symbol table info available.
  182. #24 0x006fdfce in clone () from /lib/libc.so.6
  183. No symbol table info available.
  184.  
  185. THREADS
  186.  
  187.   13 Thread 0xa89d9b70 (LWP 3261)  0x00f05832 in _dl_sysinfo_int80 ()
  188.    from /lib/ld-linux.so.2
  189.   12 Thread 0xa93dab70 (LWP 3260)  0x00f05832 in _dl_sysinfo_int80 ()
  190.    from /lib/ld-linux.so.2
  191.   11 Thread 0xa9ddbb70 (LWP 3259)  0x00f05832 in _dl_sysinfo_int80 ()
  192.    from /lib/ld-linux.so.2
  193.   10 Thread 0xaac2cb70 (LWP 3258)  0x00f05832 in _dl_sysinfo_int80 ()
  194.    from /lib/ld-linux.so.2
  195.   9 Thread 0xab62db70 (LWP 3257)  0x00f05832 in _dl_sysinfo_int80 ()
  196.    from /lib/ld-linux.so.2
  197.   8 Thread 0xac02eb70 (LWP 3256)  0x00f05832 in _dl_sysinfo_int80 ()
  198.    from /lib/ld-linux.so.2
  199.   7 Thread 0xad98fb70 (LWP 3103)  0x08547059 in Trinity::ObjectUpdater::Visit (
  200.     m=<value optimized out>, this=<value optimized out>)
  201.     at /home/mangos/newsrc/tcore/src/server/game/Grids/Notifiers/GridNotifiersImpl.h:46
  202. * 6 Thread 0xae390b70 (LWP 3102)  TargetedMovementGenerator<Creature>::MovementInform (this=0x93ee84e8, unit=@0x7c317d88)
  203.     at /home/mangos/newsrc/tcore/src/server/game/Movement/MovementGenerators/TargetedMovementGenerator.cpp:259
  204.   5 Thread 0xb67ffb70 (LWP 32635)  0x00f05832 in _dl_sysinfo_int80 ()
  205.    from /lib/ld-linux.so.2
  206.   4 Thread 0xb73ffb70 (LWP 32634)  0x00f05832 in _dl_sysinfo_int80 ()
  207.    from /lib/ld-linux.so.2
  208.   3 Thread 0xb7ff1b70 (LWP 32633)  0x00f05832 in _dl_sysinfo_int80 ()
  209.    from /lib/ld-linux.so.2
  210.   1 Thread 0xb7ff2740 (LWP 32491)  0x00f05832 in _dl_sysinfo_int80 ()
  211.    from /lib/ld-linux.so.2
  212.  
  213. Thread 13 (Thread 0xa89d9b70 (LWP 3261)):
  214. #0  0x00f05832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
  215. No symbol table info available.
  216. #1  0x006fe846 in epoll_wait () from /lib/libc.so.6
  217. No symbol table info available.
  218. #2  0x001c5fa3 in ACE_Dev_Poll_Reactor::work_pending_i (this=0x1bd08af8,
  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 = 9999}}
  227.         this_timeout = <value optimized out>
  228.         timeout = 9
  229.         nfds = <value optimized out>
  230. #3  0x001c6031 in ACE_Dev_Poll_Reactor::handle_events_i (this=0x1bd08af8,
  231.     max_wait_time=0xa89d9224, guard=@0xa89d9158)
  232.     at ../../ace/Dev_Poll_Reactor.cpp:1033
  233.         result = <value optimized out>
  234. #4  0x001c61f6 in ACE_Dev_Poll_Reactor::handle_events (this=0x1bd08af8,
  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 = 1288389291, tv_usec = 355829}}, stopped_ = false}
  244.         guard = {token_ = @0x1bd08b40, owner_ = 1}
  245.         result = -1
  246. #5  0x001c16b8 in ACE_Dev_Poll_Reactor::handle_events (this=0x1bd08af8,
  247.     max_wait_time=@0xa89d9224) at ../../ace/Dev_Poll_Reactor.cpp:1387
  248. No locals.
  249. #6  0x0022319a in ACE_Reactor::run_reactor_event_loop (this=0x14977c10,
  250.     tv=@0xa89d9224, eh=0) at ../../ace/Reactor.cpp:267
  251.         result = 466654456
  252. #7  0x086145b8 in ReactorRunnable::svc (this=0x1bd094a8)
  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 = 9999}}
  261. #8  0x0024c062 in ACE_Task_Base::svc_run (args=0x1bd094a8)
  262.     at ../../ace/Task.cpp:271
  263.         svc_status = <value optimized out>
  264. #9  0x0024d3ed in ACE_Thread_Adapter::invoke_i (this=0x1bd08e90)
  265.     at ../../ace/Thread_Adapter.cpp:145
  266.         hook = 0xfffffffc
  267.         func = 0x24c010 <ACE_Task_Base::svc_run(void*)>
  268.         arg = 0x1bd094a8
  269.         status = 0xfffffffc
  270. #10 0x0024d475 in ACE_Thread_Adapter::invoke (this=0x1bd08e90)
  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 0x001a8351 in ace_thread_adapter (args=0x1bd08e90)
  276.     at ../../ace/Base_Thread_Adapter.cpp:120
  277.         status = 0xfffffffc
  278. #12 0x00d688f5 in start_thread () from /lib/libpthread.so.0
  279. No symbol table info available.
  280. #13 0x006fdfce in clone () from /lib/libc.so.6
  281. No symbol table info available.
  282.  
  283. Thread 12 (Thread 0xa93dab70 (LWP 3260)):
  284. #0  0x00f05832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
  285. No symbol table info available.
  286. #1  0x006fe846 in epoll_wait () from /lib/libc.so.6
  287. No symbol table info available.
  288. #2  0x001c5fa3 in ACE_Dev_Poll_Reactor::work_pending_i (this=0x1bd08338,
  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  0x001c6031 in ACE_Dev_Poll_Reactor::handle_events_i (this=0x1bd08338,
  301.     max_wait_time=0xa93da224, guard=@0xa93da158)
  302.     at ../../ace/Dev_Poll_Reactor.cpp:1033
  303.         result = <value optimized out>
  304. #4  0x001c61f6 in ACE_Dev_Poll_Reactor::handle_events (this=0x1bd08338,
  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 = 1288389291, tv_usec = 360242}}, stopped_ = false}
  314.         guard = {token_ = @0x1bd08380, owner_ = 1}
  315.         result = -1
  316. #5  0x001c16b8 in ACE_Dev_Poll_Reactor::handle_events (this=0x1bd08338,
  317.     max_wait_time=@0xa93da224) at ../../ace/Dev_Poll_Reactor.cpp:1387
  318. No locals.
  319. #6  0x0022319a in ACE_Reactor::run_reactor_event_loop (this=0x1bb6d700,
  320.     tv=@0xa93da224, eh=0) at ../../ace/Reactor.cpp:267
  321.         result = 466654292
  322. #7  0x086145b8 in ReactorRunnable::svc (this=0x1bd09404)
  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  0x0024c062 in ACE_Task_Base::svc_run (args=0x1bd09404)
  332.     at ../../ace/Task.cpp:271
  333.         svc_status = <value optimized out>
  334. #9  0x0024d3ed in ACE_Thread_Adapter::invoke_i (this=0x1c4472c8)
  335.     at ../../ace/Thread_Adapter.cpp:145
  336.         hook = 0xfffffffc
  337.         func = 0x24c010 <ACE_Task_Base::svc_run(void*)>
  338.         arg = 0x1bd09404
  339.         status = 0xfffffffc
  340. #10 0x0024d475 in ACE_Thread_Adapter::invoke (this=0x1c4472c8)
  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 0x001a8351 in ace_thread_adapter (args=0x1c4472c8)
  346.     at ../../ace/Base_Thread_Adapter.cpp:120
  347.         status = 0xfffffffc
  348. #12 0x00d688f5 in start_thread () from /lib/libpthread.so.0
  349. No symbol table info available.
  350. #13 0x006fdfce in clone () from /lib/libc.so.6
  351. No symbol table info available.
  352.  
  353. Thread 11 (Thread 0xa9ddbb70 (LWP 3259)):
  354. #0  0x00f05832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
  355. No symbol table info available.
  356. #1  0x00d70746 in nanosleep () from /lib/libpthread.so.0
  357. No symbol table info available.
  358. #2  0x0877eb4d 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  0x082e8bc0 in FreezeDetectorRunnable::run (this=0x14977b98)
  365.     at /home/mangos/newsrc/tcore/src/server/worldserver/Master.cpp:98
  366.         curtime = 345471896
  367. #5  0x0877efb2 in ACE_Based::Thread::ThreadTask (param=0x14977b98)
  368.     at /home/mangos/newsrc/tcore/src/server/shared/Threading/Threading.cpp:183
  369. No locals.
  370. #6  0x001feac5 in ACE_OS_Thread_Adapter::invoke (this=0x1bd07698)
  371.     at ../../ace/OS_Thread_Adapter.cpp:86
  372.         hook = 0xfffffdfc
  373.         func = 0x877efa0 <ACE_Based::Thread::ThreadTask(void*)>
  374.         arg = 0x14977b98
  375.         status = 0xfffffdfc
  376. #7  0x001a8351 in ace_thread_adapter (args=0x1bd07698)
  377.     at ../../ace/Base_Thread_Adapter.cpp:120
  378.         status = 0xfffffdfc
  379. #8  0x00d688f5 in start_thread () from /lib/libpthread.so.0
  380. No symbol table info available.
  381. #9  0x006fdfce in clone () from /lib/libc.so.6
  382. No symbol table info available.
  383.  
  384. Thread 10 (Thread 0xaac2cb70 (LWP 3258)):
  385. #0  0x00f05832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
  386. No symbol table info available.
  387. #1  0x00d70746 in nanosleep () from /lib/libpthread.so.0
  388. No symbol table info available.
  389. #2  0x0877eb4d 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  0x082e9908 in RARunnable::run (this=0x1bcfe190)
  396.     at /home/mangos/newsrc/tcore/src/server/worldserver/Master.cpp:159
  397.         h = {<ISocketHandler> = {_vptr.ISocketHandler = 0x8c87568},
  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 = 47628, m_resolve_q = std::map with 0 elements,
  409.           m_b_enable_pool = false, m_slave = false}
  410.         RAListenSocket = {<Socket> = {_vptr.Socket = 0x8b4fc88,
  411.             m_handler = @0xaac2bfa8, m_socket = -1, m_bDel = false,
  412.             m_bClose = false, m_tCreate = 1288386658, 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 = 2787324, 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 = 0x1bd08600,
  421.           m_bHasCreate = false}
  422.         usera = false
  423.         socketSelecttime = <value optimized out>
  424. #5  0x0877efb2 in ACE_Based::Thread::ThreadTask (param=0x1bcfe190)
  425.     at /home/mangos/newsrc/tcore/src/server/shared/Threading/Threading.cpp:183
  426. No locals.
  427. #6  0x001feac5 in ACE_OS_Thread_Adapter::invoke (this=0x14def720)
  428.     at ../../ace/OS_Thread_Adapter.cpp:86
  429.         hook = 0xfffffdfc
  430.         func = 0x877efa0 <ACE_Based::Thread::ThreadTask(void*)>
  431.         arg = 0x1bcfe190
  432.         status = 0xfffffdfc
  433. #7  0x001a8351 in ace_thread_adapter (args=0x14def720)
  434.     at ../../ace/Base_Thread_Adapter.cpp:120
  435.         status = 0xfffffdfc
  436. #8  0x00d688f5 in start_thread () from /lib/libpthread.so.0
  437. No symbol table info available.
  438. #9  0x006fdfce in clone () from /lib/libc.so.6
  439. No symbol table info available.
  440.  
  441. Thread 9 (Thread 0xab62db70 (LWP 3257)):
  442. #0  0x00f05832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
  443. No symbol table info available.
  444. #1  0x006f66d1 in select () from /lib/libc.so.6
  445. No symbol table info available.
  446. #2  0x00834d6c in ?? () from /lib/libreadline.so.5
  447. No symbol table info available.
  448. #3  0x00834ff3 in rl_read_key () from /lib/libreadline.so.5
  449. No symbol table info available.
  450. #4  0x00820d9e in readline_internal_char () from /lib/libreadline.so.5
  451. No symbol table info available.
  452. #5  0x0082125d in readline () from /lib/libreadline.so.5
  453. No symbol table info available.
  454. #6  0x082de4d0 in CliRunnable::run (this=0x1bd091e8)
  455.     at /home/mangos/newsrc/tcore/src/server/worldserver/CommandLine/CliRunnable.cpp:723
  456.         command_str = 0x1bd091e8 "\360\341\264\b\2"
  457. #7  0x0877efb2 in ACE_Based::Thread::ThreadTask (param=0x1bd091e8)
  458.     at /home/mangos/newsrc/tcore/src/server/shared/Threading/Threading.cpp:183
  459. No locals.
  460. #8  0x001feac5 in ACE_OS_Thread_Adapter::invoke (this=0x1bd07698)
  461.     at ../../ace/OS_Thread_Adapter.cpp:86
  462.         hook = 0xfffffdfe
  463.         func = 0x877efa0 <ACE_Based::Thread::ThreadTask(void*)>
  464.         arg = 0x1bd091e8
  465.         status = 0xfffffdfe
  466. #9  0x001a8351 in ace_thread_adapter (args=0x1bd07698)
  467.     at ../../ace/Base_Thread_Adapter.cpp:120
  468.         status = 0xfffffdfe
  469. #10 0x00d688f5 in start_thread () from /lib/libpthread.so.0
  470. No symbol table info available.
  471. #11 0x006fdfce in clone () from /lib/libc.so.6
  472. No symbol table info available.
  473.  
  474. Thread 8 (Thread 0xac02eb70 (LWP 3256)):
  475. #0  0x00f05832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
  476. No symbol table info available.
  477. #1  0x00d6cf85 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  478. No symbol table info available.
  479. #2  0x001b14d9 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  0x0854f285 in MapUpdater::wait (this=0x125c57e4)
  486.     at /home/mangos/newsrc/tcore/src/server/game/Maps/MapUpdater.cpp:87
  487. No locals.
  488. #5  0x08537401 in MapManager::Update (this=0x125c5754, diff=43)
  489.     at /home/mangos/newsrc/tcore/src/server/game/Maps/MapManager.cpp:272
  490. No locals.
  491. #6  0x0868604c in World::Update (this=0x918f394, diff=<value optimized out>)
  492.     at /home/mangos/newsrc/tcore/src/server/game/World/World.cpp:2001
  493. No locals.
  494. #7  0x082e631f in WorldRunnable::run (this=0x1bcff1d8)
  495.     at /home/mangos/newsrc/tcore/src/server/worldserver/WorldThread/WorldRunnable.cpp:59
  496.         diff = 43
  497.         realCurrTime = <value optimized out>
  498.         realPrevTime = <value optimized out>
  499.         prevSleepTime = 41
  500. #8  0x0877efb2 in ACE_Based::Thread::ThreadTask (param=0x1bcff1d8)
  501.     at /home/mangos/newsrc/tcore/src/server/shared/Threading/Threading.cpp:183
  502. No locals.
  503. #9  0x001feac5 in ACE_OS_Thread_Adapter::invoke (this=0x14def720)
  504.     at ../../ace/OS_Thread_Adapter.cpp:86
  505.         hook = 0xfffffffc
  506.         func = 0x877efa0 <ACE_Based::Thread::ThreadTask(void*)>
  507.         arg = 0x1bcff1d8
  508.         status = 0xfffffffc
  509. #10 0x001a8351 in ace_thread_adapter (args=0x14def720)
  510.     at ../../ace/Base_Thread_Adapter.cpp:120
  511.         status = 0xfffffffc
  512. #11 0x00d688f5 in start_thread () from /lib/libpthread.so.0
  513. No symbol table info available.
  514. #12 0x006fdfce in clone () from /lib/libc.so.6
  515. No symbol table info available.
  516.  
  517. Thread 7 (Thread 0xad98fb70 (LWP 3103)):
  518. #0  0x08547059 in Trinity::ObjectUpdater::Visit (m=<value optimized out>,
  519.     this=<value optimized out>)
  520.     at /home/mangos/newsrc/tcore/src/server/game/Grids/Notifiers/GridNotifiersImpl.h:46
  521. No locals.
  522. #1  VisitorHelper<Trinity::ObjectUpdater, Creature> (m=<value optimized out>,
  523.     this=<value optimized out>)
  524.     at /home/mangos/newsrc/tcore/src/server/shared/Dynamic/TypeContainerVisitor.h:64
  525. No locals.
  526. #2  0x0854c5f4 in VisitorHelper<Trinity::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (c=<value optimized out>,
  527.     v=<value optimized out>)
  528.     at /home/mangos/newsrc/tcore/src/server/shared/Dynamic/TypeContainerVisitor.h:70
  529. No locals.
  530. #3  VisitorHelper<Trinity::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (c=<value optimized out>,
  531.     v=<value optimized out>)
  532.     at /home/mangos/newsrc/tcore/src/server/shared/Dynamic/TypeContainerVisitor.h:71
  533. No locals.
  534. #4  VisitorHelper<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (
  535.     c=<value optimized out>, v=<value optimized out>)
  536.     at /home/mangos/newsrc/tcore/src/server/shared/Dynamic/TypeContainerVisitor.h:94
  537. No locals.
  538. #5  TypeContainerVisitor<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >::Visit (c=<value optimized out>, v=<value optimized out>)
  539.     at /home/mangos/newsrc/tcore/src/server/shared/Dynamic/TypeContainerVisitor.h:105
  540. No locals.
  541. #6  Visit<Trinity::ObjectUpdater> (c=<value optimized out>,
  542.     v=<value optimized out>)
  543.     at /home/mangos/newsrc/tcore/src/server/game/Grids/Grid.h:89
  544. No locals.
  545. #7  Visit<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (c=<value optimized out>,
  546.     v=<value optimized out>)
  547.     at /home/mangos/newsrc/tcore/src/server/game/Grids/NGrid.h:145
  548. No locals.
  549. #8  Map::Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (
  550.     c=<value optimized out>, v=<value optimized out>)
  551.     at /home/mangos/newsrc/tcore/src/server/game/Maps/Map.h:651
  552.         x = 15
  553.         y = <value optimized out>
  554.         cell_x = 3
  555.         cell_y = 1
  556. #9  0x08541ba7 in Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (m=<value optimized out>, visitor=<value optimized out>,
  557.     standing_cell=<value optimized out>, this=<value optimized out>)
  558.     at /home/mangos/newsrc/tcore/src/server/game/Grids/Cells/CellImpl.h:48
  559. No locals.
  560. #10 Map::Update (m=<value optimized out>, visitor=<value optimized out>,
  561.     standing_cell=<value optimized out>, this=<value optimized out>)
  562.     at /home/mangos/newsrc/tcore/src/server/game/Maps/Map.cpp:524
  563.         cell = {data = {Part = {grid_x = 15, grid_y = 33, cell_x = 3,
  564.               cell_y = 1, nocreate = 0, reserved = 16}, All = 537147471}}
  565.         cell_id = <value optimized out>
  566.         y = 266
  567.         x = 123
  568.         plr = <value optimized out>
  569.         area = {right_offset = 1, left_offset = 1, upper_offset = 1,
  570.           lower_offset = 1}
  571.         updater = {i_timeDiff = 100}
  572.         grid_object_update = {i_visitor = @0xad98f1dc}
  573.         world_object_update = {i_visitor = @0xad98f1dc}
  574. #11 0x0854f5ac in MapUpdateRequest::call (this=0xa5edfea0)
  575.     at /home/mangos/newsrc/tcore/src/server/game/Maps/MapUpdater.cpp:54
  576. No locals.
  577. #12 0x0877fb48 in DelayExecutor::svc (this=0x125c57e8)
  578.     at /home/mangos/newsrc/tcore/src/server/shared/Threading/DelayExecutor.cpp:52
  579.         rq = 0xa5edfea0
  580. #13 0x0024c062 in ACE_Task_Base::svc_run (args=0x125c57e8)
  581.     at ../../ace/Task.cpp:271
  582.         svc_status = <value optimized out>
  583. #14 0x0024d3ed in ACE_Thread_Adapter::invoke_i (this=0x125c5980)
  584.     at ../../ace/Thread_Adapter.cpp:145
  585.         hook = 0x9fc76fd8
  586.         func = 0x24c010 <ACE_Task_Base::svc_run(void*)>
  587.         arg = 0x125c57e8
  588.         status = 0x9fc76fd8
  589. #15 0x0024d475 in ACE_Thread_Adapter::invoke (this=0x125c5980)
  590.     at ../../ace/Thread_Adapter.cpp:94
  591.         exit_hook_instance = <value optimized out>
  592.         exit_hook_maybe = {instance_ = 0x0}
  593.         exit_hook_ptr = <value optimized out>
  594. #16 0x001a8351 in ace_thread_adapter (args=0x125c5980)
  595.     at ../../ace/Base_Thread_Adapter.cpp:120
  596.         status = 0x9fc76fd8
  597. #17 0x00d688f5 in start_thread () from /lib/libpthread.so.0
  598. No symbol table info available.
  599. #18 0x006fdfce in clone () from /lib/libc.so.6
  600. No symbol table info available.
  601.  
  602. Thread 6 (Thread 0xae390b70 (LWP 3102)):
  603. #0  TargetedMovementGenerator<Creature>::MovementInform (this=0x93ee84e8,
  604.     unit=@0x7c317d88)
  605.     at /home/mangos/newsrc/tcore/src/server/game/Movement/MovementGenerators/TargetedMovementGenerator.cpp:259
  606. No locals.
  607. #1  0x08559c1a in TargetedMovementGenerator<Creature>::Update (
  608.     this=0x93ee84e8, owner=@0x7c317d88, time_diff=@0xae38ffa4)
  609.     at /home/mangos/newsrc/tcore/src/server/game/Movement/MovementGenerators/TargetedMovementGenerator.cpp:239
  610.         traveller = {i_traveller = @0x7c317d88}
  611. #2  0x0854fcd7 in MotionMaster::UpdateMotion (this=0x7c318c4c, diff=100)
  612.     at /home/mangos/newsrc/tcore/src/server/game/Movement/MotionMaster.cpp:86
  613.         __FUNCTION__ = "UpdateMotion"
  614.         __PRETTY_FUNCTION__ = "void MotionMaster::UpdateMotion(uint32)"
  615. #3  0x0847f5e1 in Creature::Update (this=0x7c317d88, diff=100)
  616.     at /home/mangos/newsrc/tcore/src/server/game/Entities/Creature/Creature.cpp:516
  617.         bIsPolymorphed = <value optimized out>
  618. #4  0x0854706c in Trinity::ObjectUpdater::Visit (m=<value optimized out>,
  619.     this=<value optimized out>)
  620.     at /home/mangos/newsrc/tcore/src/server/game/Grids/Notifiers/GridNotifiersImpl.h:47
  621. No locals.
  622. #5  VisitorHelper<Trinity::ObjectUpdater, Creature> (m=<value optimized out>,
  623.     this=<value optimized out>)
  624.     at /home/mangos/newsrc/tcore/src/server/shared/Dynamic/TypeContainerVisitor.h:64
  625. No locals.
  626. #6  0x0854c6db in VisitorHelper<Trinity::ObjectUpdater, Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > (c=<value optimized out>,
  627.     v=<value optimized out>)
  628.     at /home/mangos/newsrc/tcore/src/server/shared/Dynamic/TypeContainerVisitor.h:70
  629. No locals.
  630. #7  VisitorHelper<Trinity::ObjectUpdater, Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > (c=<value optimized out>,
  631.     v=<value optimized out>)
  632.     at /home/mangos/newsrc/tcore/src/server/shared/Dynamic/TypeContainerVisitor.h:71
  633. No locals.
  634. #8  VisitorHelper<Trinity::ObjectUpdater, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > (
  635.     c=<value optimized out>, v=<value optimized out>)
  636.     at /home/mangos/newsrc/tcore/src/server/shared/Dynamic/TypeContainerVisitor.h:94
  637. No locals.
  638. #9  TypeContainerVisitor<Trinity::ObjectUpdater, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > >::Visit (c=<value optimized out>, v=<value optimized out>)
  639.     at /home/mangos/newsrc/tcore/src/server/shared/Dynamic/TypeContainerVisitor.h:105
  640. No locals.
  641. #10 Visit<Trinity::ObjectUpdater> (c=<value optimized out>,
  642.     v=<value optimized out>)
  643.     at /home/mangos/newsrc/tcore/src/server/game/Grids/Grid.h:96
  644. No locals.
  645. #11 Visit<Trinity::ObjectUpdater, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > (c=<value optimized out>,
  646.     v=<value optimized out>)
  647.     at /home/mangos/newsrc/tcore/src/server/game/Grids/NGrid.h:145
  648. No locals.
  649. #12 Map::Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > > (
  650.     c=<value optimized out>, v=<value optimized out>)
  651.     at /home/mangos/newsrc/tcore/src/server/game/Maps/Map.h:651
  652.         x = 33
  653.         y = <value optimized out>
  654.         cell_x = 7
  655.         cell_y = 2
  656. #13 0x08542acc in Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > > (m=<value optimized out>, visitor=<value optimized out>,
  657.     standing_cell=<value optimized out>, this=<value optimized out>)
  658.     at /home/mangos/newsrc/tcore/src/server/game/Grids/Cells/CellImpl.h:48
  659. No locals.
  660. #14 Map::Update (m=<value optimized out>, visitor=<value optimized out>,
  661.     standing_cell=<value optimized out>, this=<value optimized out>)
  662.     at /home/mangos/newsrc/tcore/src/server/game/Maps/Map.cpp:525
  663.         cell = {data = {Part = {grid_x = 33, grid_y = 32, cell_x = 7,
  664.               cell_y = 2, nocreate = 0, reserved = 16}, All = 537425953}}
  665.         cell_id = <value optimized out>
  666.         y = 260
  667.         x = 271
  668.         plr = <value optimized out>
  669.         area = {right_offset = 2, left_offset = 2, upper_offset = 2,
  670.           lower_offset = 2}
  671.         updater = {i_timeDiff = 100}
  672.         grid_object_update = {i_visitor = @0xae39017c}
  673.         world_object_update = {i_visitor = @0xae39017c}
  674. #15 0x08542cae in InstanceMap::Update (this=0xa1b721e0, t_diff=@0x8708d528)
  675.     at /home/mangos/newsrc/tcore/src/server/game/Maps/Map.cpp:2408
  676. No locals.
  677. #16 0x0854e429 in MapInstanced::Update (this=0xa297ee18, t=@0x8708d528)
  678.     at /home/mangos/newsrc/tcore/src/server/game/Maps/MapInstanced.cpp:66
  679.         i = {<std::tr1::__detail::_Hashtable_iterator_base<std::pair<unsigned int const, Map*>, false>> = {_M_cur_node = 0x9729e100,
  680.             _M_cur_bucket = 0xa2cb66e4}, <No data fields>}
  681. #17 0x0854f5ac in MapUpdateRequest::call (this=0x8708d518)
  682.     at /home/mangos/newsrc/tcore/src/server/game/Maps/MapUpdater.cpp:54
  683. No locals.
  684. #18 0x0877fb48 in DelayExecutor::svc (this=0x125c57e8)
  685.     at /home/mangos/newsrc/tcore/src/server/shared/Threading/DelayExecutor.cpp:52
  686.         rq = 0x8708d518
  687. #19 0x0024c062 in ACE_Task_Base::svc_run (args=0x125c57e8)
  688.     at ../../ace/Task.cpp:271
  689.         svc_status = <value optimized out>
  690. #20 0x0024d3ed in ACE_Thread_Adapter::invoke_i (this=0x12605940)
  691.     at ../../ace/Thread_Adapter.cpp:145
  692.         hook = 0x7c317d88
  693.         func = 0x24c010 <ACE_Task_Base::svc_run(void*)>
  694.         arg = 0x125c57e8
  695.         status = 0x7c317d88
  696. #21 0x0024d475 in ACE_Thread_Adapter::invoke (this=0x12605940)
  697.     at ../../ace/Thread_Adapter.cpp:94
  698.         exit_hook_instance = <value optimized out>
  699.         exit_hook_maybe = {instance_ = 0x0}
  700.         exit_hook_ptr = <value optimized out>
  701. #22 0x001a8351 in ace_thread_adapter (args=0x12605940)
  702.     at ../../ace/Base_Thread_Adapter.cpp:120
  703.         status = 0x7c317d88
  704. #23 0x00d688f5 in start_thread () from /lib/libpthread.so.0
  705. No symbol table info available.
  706. #24 0x006fdfce in clone () from /lib/libc.so.6
  707. No symbol table info available.
  708.  
  709. Thread 5 (Thread 0xb67ffb70 (LWP 32635)):
  710. #0  0x00f05832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
  711. No symbol table info available.
  712. #1  0x00d6cf85 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  713. No symbol table info available.
  714. #2  0x001b159c in cond_timedwait (timeout=<value optimized out>,
  715.     external_mutex=<value optimized out>, cv=<value optimized out>)
  716.     at ../../ace/OS_NS_Thread.inl:362
  717.         result = <value optimized out>
  718.         ts = {tv_sec = -1233129096, tv_nsec = 1977793}
  719. #3  ACE_Condition_Thread_Mutex::wait (timeout=<value optimized out>,
  720.     external_mutex=<value optimized out>, cv=<value optimized out>)
  721.     at ../../ace/Condition_Thread_Mutex.cpp:100
  722. No locals.
  723. #4  0x001b15fb in ACE_Condition_Thread_Mutex::wait (this=0x8e07d1c,
  724.     abstime=0x0) at ../../ace/Condition_Thread_Mutex.cpp:107
  725. No locals.
  726. #5  0x082e4973 in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (
  727.     this=0x8e07cd8, timeout=0x0)
  728.     at /home/mangos/newsrc/download/libs/include/ace/Message_Queue_T.cpp:1746
  729.         result = <value optimized out>
  730. #6  0x082e587c in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  731.     this=0x8e07cd8, first_item=@0xb67ff21c, timeout=0x0)
  732.     at /home/mangos/newsrc/download/libs/include/ace/Message_Queue_T.cpp:1938
  733.         ace_mon = {lock_ = 0x8e07d00, owner_ = 0}
  734. #7  0x0019674c in ACE_Activation_Queue::dequeue (this=0x8e073b0, tv=0x0)
  735.     at ../../ace/Activation_Queue.cpp:89
  736.         mb = 0x0
  737. #8  0x087765b2 in DatabaseWorker::svc (this=0x9135190)
  738.     at /home/mangos/newsrc/tcore/src/server/shared/Database/DatabaseWorker.cpp:40
  739. No locals.
  740. #9  0x0024c062 in ACE_Task_Base::svc_run (args=0x9135190)
  741.     at ../../ace/Task.cpp:271
  742.         svc_status = <value optimized out>
  743. #10 0x0024d3ed in ACE_Thread_Adapter::invoke_i (this=0x913c310)
  744.     at ../../ace/Thread_Adapter.cpp:145
  745.         hook = 0xfffffffc
  746.         func = 0x24c010 <ACE_Task_Base::svc_run(void*)>
  747.         arg = 0x9135190
  748.         status = 0xfffffffc
  749. #11 0x0024d475 in ACE_Thread_Adapter::invoke (this=0x913c310)
  750.     at ../../ace/Thread_Adapter.cpp:94
  751.         exit_hook_instance = <value optimized out>
  752.         exit_hook_maybe = {instance_ = 0x0}
  753.         exit_hook_ptr = <value optimized out>
  754. #12 0x001a8351 in ace_thread_adapter (args=0x913c310)
  755.     at ../../ace/Base_Thread_Adapter.cpp:120
  756.         status = 0xfffffffc
  757. #13 0x00d688f5 in start_thread () from /lib/libpthread.so.0
  758. No symbol table info available.
  759. #14 0x006fdfce in clone () from /lib/libc.so.6
  760. No symbol table info available.
  761.  
  762. Thread 4 (Thread 0xb73ffb70 (LWP 32634)):
  763. #0  0x00f05832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
  764. No symbol table info available.
  765. #1  0x00d6ff6b in read () from /lib/libpthread.so.0
  766. No symbol table info available.
  767. #2  0x002f8fe8 in vio_read () from /usr/lib/mysql/libmysqlclient_r.so.16
  768. No symbol table info available.
  769. #3  0x002f9046 in vio_read_buff () from /usr/lib/mysql/libmysqlclient_r.so.16
  770. No symbol table info available.
  771. #4  0x002fa2d3 in ?? () from /usr/lib/mysql/libmysqlclient_r.so.16
  772. No symbol table info available.
  773. #5  0x002fa66f in my_net_read () from /usr/lib/mysql/libmysqlclient_r.so.16
  774. No symbol table info available.
  775. #6  0x002f434f in cli_safe_read () from /usr/lib/mysql/libmysqlclient_r.so.16
  776. No symbol table info available.
  777. #7  0x002f4a35 in ?? () from /usr/lib/mysql/libmysqlclient_r.so.16
  778. No symbol table info available.
  779. #8  0x002f2c96 in mysql_real_query ()
  780.    from /usr/lib/mysql/libmysqlclient_r.so.16
  781. No symbol table info available.
  782. #9  0x002c6ac5 in mysql_query () from /usr/lib/mysql/libmysqlclient_r.so.16
  783. No symbol table info available.
  784. #10 0x08775187 in MySQLConnection::Execute (this=0x8e57868,
  785.     sql=0x8bd9886 "COMMIT")
  786.     at /home/mangos/newsrc/tcore/src/server/shared/Database/MySQLConnection.cpp:160
  787. No locals.
  788. #11 0x08775209 in MySQLConnection::CommitTransaction (this=0x8e57868)
  789.     at /home/mangos/newsrc/tcore/src/server/shared/Database/MySQLConnection.cpp:341
  790. No locals.
  791. #12 0x08779f9b in TransactionTask::Execute (this=0x6c5cc258)
  792.     at /home/mangos/newsrc/tcore/src/server/shared/Database/Transaction.cpp:109
  793.         __FUNCTION__ = "Execute"
  794.         __PRETTY_FUNCTION__ = "virtual bool TransactionTask::Execute()"
  795. #13 0x082ee511 in SQLOperation::call (this=0x6c5cc258)
  796.     at /home/mangos/newsrc/tcore/src/server/shared/Database/SQLOperation.h:65
  797. No locals.
  798. #14 0x08776597 in DatabaseWorker::svc (this=0x8e57a50)
  799.     at /home/mangos/newsrc/tcore/src/server/shared/Database/DatabaseWorker.cpp:45
  800. No locals.
  801. #15 0x0024c062 in ACE_Task_Base::svc_run (args=0x8e57a50)
  802.     at ../../ace/Task.cpp:271
  803.         svc_status = <value optimized out>
  804. #16 0x0024d3ed in ACE_Thread_Adapter::invoke_i (this=0x8e57ac8)
  805.     at ../../ace/Thread_Adapter.cpp:145
  806.         hook = 0xfffffe00
  807.         func = 0x24c010 <ACE_Task_Base::svc_run(void*)>
  808.         arg = 0x8e57a50
  809.         status = 0xfffffe00
  810. #17 0x0024d475 in ACE_Thread_Adapter::invoke (this=0x8e57ac8)
  811.     at ../../ace/Thread_Adapter.cpp:94
  812.         exit_hook_instance = <value optimized out>
  813.         exit_hook_maybe = {instance_ = 0x0}
  814.         exit_hook_ptr = <value optimized out>
  815. #18 0x001a8351 in ace_thread_adapter (args=0x8e57ac8)
  816.     at ../../ace/Base_Thread_Adapter.cpp:120
  817.         status = 0xfffffe00
  818. #19 0x00d688f5 in start_thread () from /lib/libpthread.so.0
  819. No symbol table info available.
  820. #20 0x006fdfce in clone () from /lib/libc.so.6
  821. No symbol table info available.
  822.  
  823. Thread 3 (Thread 0xb7ff1b70 (LWP 32633)):
  824. #0  0x00f05832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
  825. No symbol table info available.
  826. #1  0x00d6ff6b in read () from /lib/libpthread.so.0
  827. No symbol table info available.
  828. #2  0x002f8fe8 in vio_read () from /usr/lib/mysql/libmysqlclient_r.so.16
  829. No symbol table info available.
  830. #3  0x002f9046 in vio_read_buff () from /usr/lib/mysql/libmysqlclient_r.so.16
  831. No symbol table info available.
  832. #4  0x002fa2d3 in ?? () from /usr/lib/mysql/libmysqlclient_r.so.16
  833. No symbol table info available.
  834. #5  0x002fa66f in my_net_read () from /usr/lib/mysql/libmysqlclient_r.so.16
  835. No symbol table info available.
  836. #6  0x002f434f in cli_safe_read () from /usr/lib/mysql/libmysqlclient_r.so.16
  837. No symbol table info available.
  838. #7  0x002f4a35 in ?? () from /usr/lib/mysql/libmysqlclient_r.so.16
  839. No symbol table info available.
  840. #8  0x002c2fe3 in ?? () from /usr/lib/mysql/libmysqlclient_r.so.16
  841. No symbol table info available.
  842. #9  0x002c5f0e in cli_stmt_execute ()
  843.    from /usr/lib/mysql/libmysqlclient_r.so.16
  844. No symbol table info available.
  845. #10 0x002c592f in mysql_stmt_execute ()
  846.    from /usr/lib/mysql/libmysqlclient_r.so.16
  847. No symbol table info available.
  848. #11 0x087754a4 in MySQLConnection::Execute (this=0x8e1ad68, stmt=0x7b7d7230)
  849.     at /home/mangos/newsrc/tcore/src/server/shared/Database/MySQLConnection.cpp:205
  850.         m_mStmt = <value optimized out>
  851.         msql_STMT = 0x8e32158
  852.         index = 1
  853.         __FUNCTION__ = "Execute"
  854.         __PRETTY_FUNCTION__ = "bool MySQLConnection::Execute(PreparedStatement*)"
  855. #12 0x0877244b in PreparedStatementTask::Execute (this=0x75ae4d60)
  856.     at /home/mangos/newsrc/tcore/src/server/shared/Database/PreparedStatement.cpp:346
  857. No locals.
  858. #13 0x082ee511 in SQLOperation::call (this=0x75ae4d60)
  859.     at /home/mangos/newsrc/tcore/src/server/shared/Database/SQLOperation.h:65
  860. No locals.
  861. #14 0x08776597 in DatabaseWorker::svc (this=0x8e1ae88)
  862.     at /home/mangos/newsrc/tcore/src/server/shared/Database/DatabaseWorker.cpp:45
  863. No locals.
  864. #15 0x0024c062 in ACE_Task_Base::svc_run (args=0x8e1ae88)
  865.     at ../../ace/Task.cpp:271
  866.         svc_status = <value optimized out>
  867. #16 0x0024d3ed in ACE_Thread_Adapter::invoke_i (this=0x8e1b018)
  868.     at ../../ace/Thread_Adapter.cpp:145
  869.         hook = 0xfffffe00
  870.         func = 0x24c010 <ACE_Task_Base::svc_run(void*)>
  871.         arg = 0x8e1ae88
  872.         status = 0xfffffe00
  873. #17 0x0024d475 in ACE_Thread_Adapter::invoke (this=0x8e1b018)
  874.     at ../../ace/Thread_Adapter.cpp:94
  875.         exit_hook_instance = <value optimized out>
  876.         exit_hook_maybe = {instance_ = 0x0}
  877.         exit_hook_ptr = <value optimized out>
  878. #18 0x001a8351 in ace_thread_adapter (args=0x8e1b018)
  879.     at ../../ace/Base_Thread_Adapter.cpp:120
  880.         status = 0xfffffe00
  881. #19 0x00d688f5 in start_thread () from /lib/libpthread.so.0
  882. No symbol table info available.
  883. #20 0x006fdfce in clone () from /lib/libc.so.6
  884. No symbol table info available.
  885.  
  886. Thread 1 (Thread 0xb7ff2740 (LWP 32491)):
  887. #0  0x00f05832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
  888. No symbol table info available.
  889. #1  0x00d6997d in pthread_join () from /lib/libpthread.so.0
  890. No symbol table info available.
  891. #2  0x00250081 in thr_join (status=<value optimized out>,
  892.     thr_handle=<value optimized out>) at ../../ace/OS_NS_Thread.inl:2798
  893.         result = <value optimized out>
  894. #3  ACE_Thread::join (status=<value optimized out>,
  895.     thr_handle=<value optimized out>) at ../../ace/Thread.inl:137
  896. No locals.
  897. #4  ACE_Thread_Manager::wait_task (status=<value optimized out>,
  898.     thr_handle=<value optimized out>) at ../../ace/Thread_Manager.cpp:1793
  899.         i = 0
  900.         copy_count = 1
  901.         copy_table = <value optimized out>
  902.         result = <value optimized out>
  903. #5  0x0024bb3a in ACE_Task_Base::wait (this=0x0) at ../../ace/Task.cpp:86
  904. No locals.
  905. #6  0x08612b3e in ReactorRunnable::Wait (this=<value optimized out>)
  906.     at /home/mangos/newsrc/tcore/src/server/game/Server/WorldSocketMgr.cpp:102
  907. No locals.
  908. #7  WorldSocketMgr::Wait (this=<value optimized out>)
  909.     at /home/mangos/newsrc/tcore/src/server/game/Server/WorldSocketMgr.cpp:318
  910.         i = 1
  911. #8  0x082e7f08 in Master::Run (this=0x8e1a204)
  912.     at /home/mangos/newsrc/tcore/src/server/worldserver/Master.cpp:332
  913.         seed1 = {_bn = 0x8e1a210, _array = 0x0}
  914.         SignalINT = {<Trinity::SignalHandler> = {<ACE_Event_Handler> = {
  915.               _vptr.ACE_Event_Handler = 0x8b4fb28,
  916.               reference_count_ = {<ACE_Atomic_Op_GCC<long>> = {
  917.                   value_ = 1}, <No data fields>}, priority_ = 0,
  918.               reactor_ = 0x0,
  919.               reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {
  920.                   _vptr.Policy = 0x2a2078},
  921.                 value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <No data fields>}, <No data fields>}
  922.         SignalTERM = {<Trinity::SignalHandler> = {<ACE_Event_Handler> = {
  923.               _vptr.ACE_Event_Handler = 0x8b4fb28,
  924.               reference_count_ = {<ACE_Atomic_Op_GCC<long>> = {
  925.                   value_ = 1}, <No data fields>}, priority_ = 0,
  926.               reactor_ = 0x0,
  927.               reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {
  928.                   _vptr.Policy = 0x2a2078},
  929.                 value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <No data fields>}, <No data fields>}
  930.         Handler = {_vptr.ACE_Sig_Handler = 0x8de4a28, static sig_pending_ = 0,
  931.           static signal_handlers_ = {0x0, 0x0, 0xbfffd314,
  932.             0x0 <repeats 12 times>, 0xbfffd2fc, 0x0 <repeats 49 times>}}
  933.         world_thread = {m_iThreadId = 2885872496,
  934.           m_hThreadHandle = 2885872496, m_task = 0x1bcff1d8,
  935.           static m_ThreadStorage = {_vptr.ACE_TSS = 0x8bde940, keylock_ = {
  936.               lock_ = {__data = {__lock = 0, __count = 0, __owner = 0,
  937.                   __kind = 0, __nusers = 0, {__spins = 0, __list = {
  938.                       __next = 0x0}}}, __size = '\0' <repeats 23 times>,
  939.                 __align = 0}, removed_ = false}, once_ = false, key_ = 0},
  940.           static m_TpEnum = {m_priority = {0, 0, 0, 0, 0, 0, 0}}}
  941.         rar_thread = {m_iThreadId = 2864892784, m_hThreadHandle = 2864892784,
  942.           m_task = 0x1bcfe190, static m_ThreadStorage = {
  943.             _vptr.ACE_TSS = 0x8bde940, keylock_ = {lock_ = {__data = {
  944.                   __lock = 0, __count = 0, __owner = 0, __kind = 0,
  945.                   __nusers = 0, {__spins = 0, __list = {__next = 0x0}}},
  946.                 __size = '\0' <repeats 23 times>, __align = 0},
  947.               removed_ = false}, once_ = false, key_ = 0}, static m_TpEnum = {
  948.             m_priority = {0, 0, 0, 0, 0, 0, 0}}}
  949.         cliThread = 0x1bd01db0
  950.         soap_thread = 0x0
  951.         bind_ip = "0.0.0.0"
  952.         pidfile = "./trinity-world.pid"
  953.         wsport = 8085
  954. #9  0x082ea4c7 in main (argc=1, argv=0xbfffd494)
  955.     at /home/mangos/newsrc/tcore/src/server/worldserver/Main.cpp:147
  956.         cfg_file = 0x8b4fdc4 "/home/mangos/trinitycore/etc/worldserver.conf"
  957.         c = <value optimized out>
  958.         ret = <value optimized out>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement