Advertisement
hagen_ru

Untitled

Feb 18th, 2020
2,351
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
GDB 20.62 KB | None | 0 0
  1. #0  0x00005614564b2ca5 in std::_Hashtable<unsigned long, unsigned long, std::allocator<unsigned long>, std::__detail::_Identity, std::equal_to<unsigned long>, std::hash<unsigned long>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, true, true> >::_M_find_before_node (__code=3374314, __k=<optimized out>, __n=14, this=0x7fa94e5dc568) at /usr/include/c++/8/bits/hashtable.h:1549
  2. 1549        _Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal,
  3. [Current thread is 1 (Thread 0x7fab0dc92700 (LWP 8332))]
  4. (gdb) bt full
  5. #0  0x00005614564b2ca5 in std::_Hashtable<unsigned long, unsigned long, std::allocator<unsigned long>, std::__detail::_Identity, std::equal_to<unsigned long>, std::hash<unsigned long>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, true, true> >::_M_find_before_node (__code=3374314, __k=<optimized out>, __n=14, this=0x7fa94e5dc568) at /usr/include/c++/8/bits/hashtable.h:1549
  6.         __p = <optimized out>
  7.         __prev_p = 0x800000000000
  8.         __prev_p = <optimized out>
  9.         __p = <optimized out>
  10. #1  std::_Hashtable<unsigned long, unsigned long, std::allocator<unsigned long>, std::__detail::_Identity, std::equal_to<unsigned long>, std::hash<unsigned long>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, true, true> >::_M_find_node (__c=3374314,
  11.     __key=<optimized out>, __bkt=14, this=0x7fa94e5dc568) at /usr/include/c++/8/bits/hashtable.h:649
  12.         __before_n = <optimized out>
  13.         __before_n = <optimized out>
  14. #2  std::_Hashtable<unsigned long, unsigned long, std::allocator<unsigned long>, std::__detail::_Identity, std::equal_to<unsigned long>, std::hash<unsigned long>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, true, true> >::find (__k=<optimized out>,
  15.     this=0x7fa94e5dc568) at /usr/include/c++/8/bits/hashtable.h:1452
  16.         __code = 3374314
  17.         __n = 14
  18.         __p = <optimized out>
  19.         __code = <optimized out>
  20.         __n = <optimized out>
  21.         __p = <optimized out>
  22. #3  std::unordered_set<unsigned long, std::hash<unsigned long>, std::equal_to<unsigned long>, std::allocator<unsigned long> >::find (__x=<optimized out>, this=0x7fa94e5dc568) at /usr/include/c++/8/bits/unordered_set.h:654
  23. No locals.
  24. #4  Player::HaveAtClient (u=0x7fa96d622450, this=0x7fa94e5d97e0)
  25.     at /server/wow/source/ezWotLK/src/server/game/Entities/Player/Player.h:2558
  26. No locals.
  27. #5  Player::HaveAtClient (u=0x7fa96d622450, this=0x7fa94e5d97e0)
  28.     at /server/wow/source/ezWotLK/src/server/game/Entities/Player/Player.h:2558
  29. No locals.
  30. #6  WorldObjectChangeAccumulator::BuildPacket (plr=0x7fa94e5d97e0, this=0x7fab0dc91ca0)
  31.     at /server/wow/source/ezWotLK/src/server/game/Entities/Object/Object.cpp:3105
  32. No locals.
  33. #7  WorldObjectChangeAccumulator::Visit (m=..., this=0x7fab0dc91ca0)
  34.     at /server/wow/source/ezWotLK/src/server/game/Entities/Object/Object.cpp:3079
  35.         it = 0x7fa94e5d97e0
  36. --Type <RET> for more, q to quit, c to continue without paging--
  37.         iter = {_Ptr = 0x7faa0c386e50}
  38.         source = 0x7faa0c384270
  39.         source = <optimized out>
  40.         iter = <optimized out>
  41.         it = <optimized out>
  42. #8  VisitorHelper<WorldObjectChangeAccumulator, Creature> (c=..., v=...)
  43.     at /server/wow/source/ezWotLK/src/server/shared/Dynamic/TypeContainerVisitor.h:66
  44. No locals.
  45. #9  VisitorHelper<WorldObjectChangeAccumulator, Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > (
  46.     c=..., v=...) at /server/wow/source/ezWotLK/src/server/shared/Dynamic/TypeContainerVisitor.h:72
  47. No locals.
  48. #10 VisitorHelper<WorldObjectChangeAccumulator, Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > (c=..., v=...) at /server/wow/source/ezWotLK/src/server/shared/Dynamic/TypeContainerVisitor.h:73
  49. No locals.
  50. #11 VisitorHelper<WorldObjectChangeAccumulator, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > (c=..., v=...) at /server/wow/source/ezWotLK/src/server/shared/Dynamic/TypeContainerVisitor.h:96
  51. No locals.
  52. #12 TypeContainerVisitor<WorldObjectChangeAccumulator, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > >::Visit (this=0x7faa0c386af8, c=...)
  53.     at /server/wow/source/ezWotLK/src/server/shared/Dynamic/TypeContainerVisitor.h:107
  54. No locals.
  55. #13 Grid<Player, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > >, TypeList<Creature, TypeList<GameObject, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > >::Visit<WorldObjectChangeAccumulator> (visitor=..., this=0x7fa985c9ae18) at /server/wow/source/ezWotLK/src/server/game/Grids/Grid.h:82
  56. No locals.
  57. #14 NGrid<8u, Player, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > >, TypeList<Creature, TypeList<GameObject, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > >::VisitGrid<WorldObjectChangeAccumulator, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > (
  58.     visitor=..., y=<optimized out>, x=<optimized out>, this=<optimized out>)
  59.     at /server/wow/source/ezWotLK/src/server/game/Grids/NGrid.h:141
  60. No locals.
  61. #15 Map::Visit<WorldObjectChangeAccumulator, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > > (this=this@entry=0x7fa94dd7a660, cell=..., visitor=...)
  62.     at /server/wow/source/ezWotLK/src/server/game/Maps/Map.h:736
  63.         x = <optimized out>
  64.         y = <optimized out>
  65.         cell_x = <optimized out>
  66.         cell_y = <optimized out>
  67. #16 0x00005614564a9194 in Cell::VisitCircle<WorldObjectChangeAccumulator, TypeMapContainer<TypeList<Player, TypeList<Cre--Type <RET> for more, q to quit, c to continue without paging--
  68. ature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > > (end_cell=..., begin_cell=..., map=...,
  69.     visitor=..., this=0x7fab0dc91c74) at /server/wow/source/ezWotLK/src/server/game/Grids/Cells/CellImpl.h:19
  70.         cellCoord = <optimized out>
  71.         r_zone = {data = {Part = {grid_x = 40, grid_y = 37, cell_x = 5, cell_y = 1, nocreate = 1, reserved = 0},
  72.             All = 17062248}}
  73.         y = 297
  74.         x = 325
  75.         x_shift = 2
  76.         x_start = 324
  77.         y_end = <optimized out>
  78.         x_end = 326
  79.         y_start = <optimized out>
  80.         x_shift = <optimized out>
  81.         x_start = <optimized out>
  82.         x_end = <optimized out>
  83.         y_start = <optimized out>
  84.         y_end = <optimized out>
  85.         x = <optimized out>
  86.         y = <optimized out>
  87.         cellCoord = <optimized out>
  88.         r_zone = <optimized out>
  89.         step = <optimized out>
  90.         y = <optimized out>
  91.         cellCoord_left = <optimized out>
  92.         r_zone_left = <optimized out>
  93.         cellCoord_right = <optimized out>
  94.         r_zone_right = <optimized out>
  95. #17 Cell::Visit<WorldObjectChangeAccumulator, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > > (ignoreRadiusLimit=true, y_off=<optimized out>, x_off=<optimized out>,
  96.     radius=<optimized out>, map=..., visitor=..., standing_cell=<synthetic pointer>..., this=0x7fab0dc91c74)
  97.     at /server/wow/source/ezWotLK/src/server/game/Grids/Cells/CellImpl.h:80
  98.         area = {low_bound = {x_coord = 322, y_coord = 293}, high_bound = {x_coord = 328, y_coord = 300}}
  99.         area = <optimized out>
  100.         x = <optimized out>
  101.         y = <optimized out>
  102.         cellCoord = <optimized out>
  103.         r_zone = <optimized out>
  104. #18 Cell::Visit<WorldObjectChangeAccumulator, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > > (ignoreRadiusLimit=true, radius=<optimized out>, obj=..., map=...,
  105. --Type <RET> for more, q to quit, c to continue without paging--
  106.     visitor=..., standing_cell=<synthetic pointer>..., this=0x7fab0dc91c74)
  107.     at /server/wow/source/ezWotLK/src/server/game/Grids/Cells/CellImpl.h:110
  108. No locals.
  109. #19 WorldObject::BuildUpdate (this=0x7fa96d622450, data_map=...)
  110.     at /server/wow/source/ezWotLK/src/server/game/Entities/Object/Object.cpp:3124
  111.         p = <optimized out>
  112.         cell = {data = {Part = {grid_x = 40, grid_y = 37, cell_x = 5, cell_y = 1, nocreate = 1, reserved = 0},
  113.             All = 17062248}}
  114.         notifier = {i_updateDatas = std::tr1::unordered_map with 23 elements = {[0x7fa94dfa49c0] = {m_blockCount = 1,
  115.               m_outOfRangeGUIDs = std::set with 0 elements, _dataBlocks = std::vector of length 1, capacity 1 = {
  116.                 0x7fa9a7682450}, _dataSize = 190}, [0x7fa94ed47730] = {m_blockCount = 1,
  117.               m_outOfRangeGUIDs = std::set with 0 elements, _dataBlocks = std::vector of length 1, capacity 1 = {
  118.                 0x7fa9a70c3250}, _dataSize = 190}, [0x7faa36487c70] = {m_blockCount = 1,
  119.               m_outOfRangeGUIDs = std::set with 0 elements, _dataBlocks = std::vector of length 1, capacity 1 = {
  120.                 0x7fa9a66acd50}, _dataSize = 190}, [0x7faa6fa8c710] = {m_blockCount = 1,
  121.               m_outOfRangeGUIDs = std::set with 0 elements, _dataBlocks = std::vector of length 1, capacity 1 = {
  122.                 0x7fa97431f1e0}, _dataSize = 190}, [0x7fa946f60280] = {m_blockCount = 1,
  123.               m_outOfRangeGUIDs = std::set with 0 elements, _dataBlocks = std::vector of length 1, capacity 1 = {
  124.                 0x7faa04824950}, _dataSize = 190}, [0x7faa663a2d50] = {m_blockCount = 1,
  125.               m_outOfRangeGUIDs = std::set with 0 elements, _dataBlocks = std::vector of length 1, capacity 1 = {
  126.                 0x7fa9a6cbb510}, _dataSize = 190}, [0x7fa96eba2130] = {m_blockCount = 1,
  127.               m_outOfRangeGUIDs = std::set with 0 elements, _dataBlocks = std::vector of length 1, capacity 1 = {
  128.                 0x7faad226a5b0}, _dataSize = 190}, [0x7faa6cd881b0] = {m_blockCount = 1,
  129.               m_outOfRangeGUIDs = std::set with 0 elements, _dataBlocks = std::vector of length 1, capacity 1 = {
  130.                 0x7faad225b510}, _dataSize = 190}, [0x7faa0fdc8020] = {m_blockCount = 1,
  131.               m_outOfRangeGUIDs = std::set with 0 elements, _dataBlocks = std::vector of length 1, capacity 1 = {
  132.                 0x7fa9a7e25540}, _dataSize = 190}, [0x7faa65fc84f0] = {m_blockCount = 1,
  133.               m_outOfRangeGUIDs = std::set with 0 elements, _dataBlocks = std::vector of length 1, capacity 1 = {
  134.                 0x7fa9a64a4950}, _dataSize = 190}, [0x7faa2e81fd20] = {m_blockCount = 1,
  135.               m_outOfRangeGUIDs = std::set with 0 elements, _dataBlocks = std::vector of length 1, capacity 1 = {
  136.                 0x7fa9a7e13e30}, _dataSize = 190}, [0x7faa759b9a70] = {m_blockCount = 1,
  137.               m_outOfRangeGUIDs = std::set with 0 elements, _dataBlocks = std::vector of length 1, capacity 1 = {
  138.                 0x7fa9a6cd33f0}, _dataSize = 190}, [0x7fa96d622450] = {m_blockCount = 1,
  139.               m_outOfRangeGUIDs = std::set with 0 elements, _dataBlocks = std::vector of length 1, capacity 1 = {
  140.                 0x7fa9b684af70}, _dataSize = 190}, [0x7faa4d94b180] = {m_blockCount = 1,
  141.               m_outOfRangeGUIDs = std::set with 0 elements, _dataBlocks = std::vector of length 1, capacity 1 = {
  142.                 0x7fa9a652cfc0}, _dataSize = 190}, [0x7faa3ca00210] = {m_blockCount = 1,
  143.               m_outOfRangeGUIDs = std::set with 0 elements, _dataBlocks = std::vector of length 1, capacity 1 = {
  144.                 0x7fa9a7682d30}, _dataSize = 190}, [0x7fa94ff28820] = {m_blockCount = 1,
  145. --Type <RET> for more, q to quit, c to continue without paging--
  146.               m_outOfRangeGUIDs = std::set with 0 elements, _dataBlocks = std::vector of length 1, capacity 1 = {
  147.                 0x7fa9b5552c00}, _dataSize = 190}, [0x7faa7aa36640] = {m_blockCount = 1,
  148.               m_outOfRangeGUIDs = std::set with 0 elements, _dataBlocks = std::vector of length 1, capacity 1 = {
  149.                 0x7faa0480f690}, _dataSize = 190}, [0x7fa96e191320] = {m_blockCount = 1,
  150.               m_outOfRangeGUIDs = std::set with 0 elements, _dataBlocks = std::vector of length 1, capacity 1 = {
  151.                 0x7fa9a7a01c70}, _dataSize = 190}, [0x7faa1584abe0] = {m_blockCount = 1,
  152.               m_outOfRangeGUIDs = std::set with 0 elements, _dataBlocks = std::vector of length 1, capacity 1 = {
  153.                 0x7faa048256a0}, _dataSize = 190}, [0x7faa6e702680] = {m_blockCount = 1,
  154.               m_outOfRangeGUIDs = std::set with 0 elements, _dataBlocks = std::vector of length 1, capacity 1 = {
  155.                 0x7fa9a6cc13d0}, _dataSize = 190}, [0x7faa48372090] = {m_blockCount = 1,
  156.               m_outOfRangeGUIDs = std::set with 0 elements, _dataBlocks = std::vector of length 1, capacity 1 = {
  157.                 0x7faad21f2ea0}, _dataSize = 190}, [0x7fa9cf87fbf0] = {m_blockCount = 1,
  158.               m_outOfRangeGUIDs = std::set with 0 elements, _dataBlocks = std::vector of length 1, capacity 1 = {
  159.                 0x7fa9a7e07ac0}, _dataSize = 190}, [0x7faa2de5f980] = {m_blockCount = 1,
  160.               m_outOfRangeGUIDs = std::set with 0 elements, _dataBlocks = std::vector of length 1, capacity 1 = {
  161.                 0x7fa9a7d7c0e0}, _dataSize = 190}}, i_object = @0x7fa96d622450,
  162.           plr_list = std::unordered_set with 23 elements = {[0] = 2496743, [1] = 2804671, [2] = 2192742,
  163.             [3] = 3409258, [4] = 3051339, [5] = 1818360, [6] = 1928714, [7] = 2856435, [8] = 3426026, [9] = 2834359,
  164.             [10] = 3387034, [11] = 3385846, [12] = 2304456, [13] = 2614519, [14] = 2764526, [15] = 3374314,
  165.             [16] = 2824169, [17] = 2728266, [18] = 3385192, [19] = 2283844, [20] = 2414714, [21] = 2849000,
  166.             [22] = 3197726}}
  167.         player_notifier = {i_visitor = @0x7fab0dc91ca0}
  168.         map = <optimized out>
  169. #20 0x000056145672345d in Map::Update (this=0x7fa94dd7a660, t_diff=<optimized out>)
  170.     at /server/wow/source/ezWotLK/src/server/game/Maps/Map.cpp:727
  171.         obj = <optimized out>
  172.         __for_range = std::set with 1 element = {[0] = 0x7fa96d622450}
  173.         __for_begin = <optimized out>
  174.         __for_end = <optimized out>
  175.         updateTimeMark = 4282484898
  176.         updater = {i_timeDiff = 90}
  177.         grid_object_update = {i_visitor = @0x7fab0dc91d4c}
  178.         world_object_update = {i_visitor = @0x7fab0dc91d4c}
  179.         updatePlayers = std::tr1::unordered_map with 23 elements = {[0x7fa94dfa49c0] = {m_blockCount = 1,
  180.             m_outOfRangeGUIDs = std::set with 0 elements, _dataBlocks = std::vector of length 1, capacity 1 = {
  181.               0x7fa9a7682450}, _dataSize = 190}, [0x7fa94ed47730] = {m_blockCount = 1,
  182.             m_outOfRangeGUIDs = std::set with 0 elements, _dataBlocks = std::vector of length 1, capacity 1 = {
  183.               0x7fa9a70c3250}, _dataSize = 190}, [0x7faa36487c70] = {m_blockCount = 1,
  184.             m_outOfRangeGUIDs = std::set with 0 elements, _dataBlocks = std::vector of length 1, capacity 1 = {
  185. --Type <RET> for more, q to quit, c to continue without paging--
  186.               0x7fa9a66acd50}, _dataSize = 190}, [0x7faa6fa8c710] = {m_blockCount = 1,
  187.             m_outOfRangeGUIDs = std::set with 0 elements, _dataBlocks = std::vector of length 1, capacity 1 = {
  188.               0x7fa97431f1e0}, _dataSize = 190}, [0x7fa946f60280] = {m_blockCount = 1,
  189.             m_outOfRangeGUIDs = std::set with 0 elements, _dataBlocks = std::vector of length 1, capacity 1 = {
  190.               0x7faa04824950}, _dataSize = 190}, [0x7faa663a2d50] = {m_blockCount = 1,
  191.             m_outOfRangeGUIDs = std::set with 0 elements, _dataBlocks = std::vector of length 1, capacity 1 = {
  192.               0x7fa9a6cbb510}, _dataSize = 190}, [0x7fa96eba2130] = {m_blockCount = 1,
  193.             m_outOfRangeGUIDs = std::set with 0 elements, _dataBlocks = std::vector of length 1, capacity 1 = {
  194.               0x7faad226a5b0}, _dataSize = 190}, [0x7faa6cd881b0] = {m_blockCount = 1,
  195.             m_outOfRangeGUIDs = std::set with 0 elements, _dataBlocks = std::vector of length 1, capacity 1 = {
  196.               0x7faad225b510}, _dataSize = 190}, [0x7faa0fdc8020] = {m_blockCount = 1,
  197.             m_outOfRangeGUIDs = std::set with 0 elements, _dataBlocks = std::vector of length 1, capacity 1 = {
  198.               0x7fa9a7e25540}, _dataSize = 190}, [0x7faa65fc84f0] = {m_blockCount = 1,
  199.             m_outOfRangeGUIDs = std::set with 0 elements, _dataBlocks = std::vector of length 1, capacity 1 = {
  200.               0x7fa9a64a4950}, _dataSize = 190}, [0x7faa2e81fd20] = {m_blockCount = 1,
  201.             m_outOfRangeGUIDs = std::set with 0 elements, _dataBlocks = std::vector of length 1, capacity 1 = {
  202.               0x7fa9a7e13e30}, _dataSize = 190}, [0x7faa759b9a70] = {m_blockCount = 1,
  203.             m_outOfRangeGUIDs = std::set with 0 elements, _dataBlocks = std::vector of length 1, capacity 1 = {
  204.               0x7fa9a6cd33f0}, _dataSize = 190}, [0x7fa96d622450] = {m_blockCount = 1,
  205.             m_outOfRangeGUIDs = std::set with 0 elements, _dataBlocks = std::vector of length 1, capacity 1 = {
  206.               0x7fa9b684af70}, _dataSize = 190}, [0x7faa4d94b180] = {m_blockCount = 1,
  207.             m_outOfRangeGUIDs = std::set with 0 elements, _dataBlocks = std::vector of length 1, capacity 1 = {
  208.               0x7fa9a652cfc0}, _dataSize = 190}, [0x7faa3ca00210] = {m_blockCount = 1,
  209.             m_outOfRangeGUIDs = std::set with 0 elements, _dataBlocks = std::vector of length 1, capacity 1 = {
  210.               0x7fa9a7682d30}, _dataSize = 190}, [0x7fa94ff28820] = {m_blockCount = 1,
  211.             m_outOfRangeGUIDs = std::set with 0 elements, _dataBlocks = std::vector of length 1, capacity 1 = {
  212.               0x7fa9b5552c00}, _dataSize = 190}, [0x7faa7aa36640] = {m_blockCount = 1,
  213.             m_outOfRangeGUIDs = std::set with 0 elements, _dataBlocks = std::vector of length 1, capacity 1 = {
  214.               0x7faa0480f690}, _dataSize = 190}, [0x7fa96e191320] = {m_blockCount = 1,
  215.             m_outOfRangeGUIDs = std::set with 0 elements, _dataBlocks = std::vector of length 1, capacity 1 = {
  216.               0x7fa9a7a01c70}, _dataSize = 190}, [0x7faa1584abe0] = {m_blockCount = 1,
  217.             m_outOfRangeGUIDs = std::set with 0 elements, _dataBlocks = std::vector of length 1, capacity 1 = {
  218.               0x7faa048256a0}, _dataSize = 190}, [0x7faa6e702680] = {m_blockCount = 1,
  219.             m_outOfRangeGUIDs = std::set with 0 elements, _dataBlocks = std::vector of length 1, capacity 1 = {
  220.               0x7fa9a6cc13d0}, _dataSize = 190}, [0x7faa48372090] = {m_blockCount = 1,
  221.             m_outOfRangeGUIDs = std::set with 0 elements, _dataBlocks = std::vector of length 1, capacity 1 = {
  222.               0x7faad21f2ea0}, _dataSize = 190}, [0x7fa9cf87fbf0] = {m_blockCount = 1,
  223.             m_outOfRangeGUIDs = std::set with 0 elements, _dataBlocks = std::vector of length 1, capacity 1 = {
  224.               0x7fa9a7e07ac0}, _dataSize = 190}, [0x7faa2de5f980] = {m_blockCount = 1,
  225. --Type <RET> for more, q to quit, c to continue without paging--
  226.             m_outOfRangeGUIDs = std::set with 0 elements, _dataBlocks = std::vector of length 1, capacity 1 = {
  227.               0x7fa9a7d7c0e0}, _dataSize = 190}}
  228. #21 0x00005614567236de in InstanceMap::Update (this=0x7fa94dd7a660, t_diff=90)
  229.     at /server/wow/source/ezWotLK/src/server/game/Maps/Map.cpp:3225
  230.         updateTimeMark = 58586327
  231. #22 0x000056145672beea in MapUpdateRequest::call (this=0x7fa924f73cd0)
  232.     at /server/wow/source/ezWotLK/src/server/game/Maps/MapUpdater.cpp:61
  233. No locals.
  234. #23 0x0000561456a79088 in DelayExecutor::svc (this=0x56145a598738)
  235.     at /server/wow/source/ezWotLK/src/server/shared/Threading/DelayExecutor.cpp:52
  236.         rq = 0x7fa924f73cd0
  237. #24 0x00007fab1d90a80d in ACE_Task_Base::svc_run(void*) () from /usr/lib/libACE-6.4.5.so
  238. No symbol table info available.
  239. #25 0x00007fab1d90b716 in ACE_Thread_Adapter::invoke_i() () from /usr/lib/libACE-6.4.5.so
  240. No symbol table info available.
  241. #26 0x00007fab1d90b61b in ACE_Thread_Adapter::invoke() () from /usr/lib/libACE-6.4.5.so
  242. No symbol table info available.
  243. #27 0x00007fab1c6e0fb7 in start_thread (arg=<optimized out>) at pthread_create.c:486
  244.         ret = <optimized out>
  245.         pd = <optimized out>
  246.         now = <optimized out>
  247.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140372647421696, 6584612737767591510, 140726791543102,
  248.                 140726791543103, 140372647421696, 140372647419776, -6613775781499351466, -6613810132161900970},
  249.               mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0,
  250.               canceltype = 0}}}
  251.         not_first_call = <optimized out>
  252. #28 0x00007fab1c6122cf in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  253. No locals.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement