Advertisement
hagen_ru

Untitled

Feb 15th, 2020
2,390
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
GDB 17.89 KB | None | 0 0
  1. #0  0x0000556c00dbe63c in std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<unsigned long, false> > >::_M_allocate_node<unsigned long const&> (this=<optimized out>) at /usr/include/c++/8/ext/new_allocator.h:99
  2. 99            allocate(size_type __n, const void* = static_cast<const void*>(0))
  3. [Current thread is 1 (Thread 0x7f7ff9c92700 (LWP 25804))]
  4. (gdb) bt full
  5. #0  0x0000556c00dbe63c in std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<unsigned long, false> > >::_M_allocate_node<unsigned long const&> (this=<optimized out>) at /usr/include/c++/8/ext/new_allocator.h:99
  6.         __nptr = <optimized out>
  7.         __n = <optimized out>
  8.         __nptr = <optimized out>
  9.         __n = <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> >::_Hashtable(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> > const&)::{lambda(std::__detail::_Hash_node<unsigned long, false> const*)#1}::operator()(std::__detail::_Hash_node<unsigned long, false> const*) const (this=<optimized out>,
  11.     __n=0x7e31bb036000007f) at /usr/include/c++/8/bits/hashtable.h:1260
  12.         this = <optimized out>
  13.         this = <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> >::_M_assign<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_assign(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> > const&)::{lambda(std::__detail::_Hash_node<unsigned long, false> const*)#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> > const&, 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_assign(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, tru
  15. e, true> > const&)::{lambda(std::__detail::_Hash_node<unsigned long, false> const*)#1} const&) (
  16.     this=0x7f7ff9c91bb0, __ht=..., __node_gen=...) at /usr/include/c++/8/bits/hashtable.h:1115
  17.         __bkt = <optimized out>
  18.         __ht_n = 0x7e31bb036000007f
  19.         __this_n = 0x7f7e0084bce0
  20.         __prev_n = 0x7f7e0084bce0
  21. --Type <RET> for more, q to quit, c to continue without paging--
  22.         __buckets = 0x7f7da8dcccd0
  23. #3  0x0000556c00fdae87 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> >::_Hashtable
  24.  
  25.    (__ht=..., this=0x7f7ff9c91bb0) at /usr/include/c++/8/bits/hashtable_policy.h:219
  26. No locals.
  27. #4  std::unordered_set<unsigned long, std::hash<unsigned long>, std::equal_to<unsigned long>, std::allocator<unsigned long> >::unordered_set (this=0x7f7ff9c91bb0) at /usr/include/c++/8/bits/unordered_set.h:175
  28. No locals.
  29. #5  Trinity::VisibleNotifier::VisibleNotifier (player=..., this=0x7f7ff9c91b20)
  30.     at /server/wow/source/ezWotLK/src/server/game/Grids/Notifiers/GridNotifiers.h:31
  31. No locals.
  32. #6  Player::UpdateVisibilityForPlayer (this=this@entry=0x7f7e5162cf40)
  33.     at /server/wow/source/ezWotLK/src/server/game/Entities/Player/Player.cpp:23874
  34.         notifier = {i_player = @0x7f7e5162cf40, i_data = {m_blockCount = 0,
  35.             m_outOfRangeGUIDs = std::set with 0 elements, _dataBlocks = std::vector of length 0, capacity 0,
  36.             _dataSize = 0}, i_visibleNow = std::set with 0 elements,
  37.           vis_guids = std::unordered_set with 173 elements = {[0] = 17366161638194607178, [1] = 17366161638194607209,
  38.             [2] = 17370386799863564100, [3] = 17370386640949805168, [4] = 17379391510067418293,
  39.             [5] = 17379391510067418294, [6] = 17379391055891276958, [7] = 17384059550117696425, [8] = 3377723,
  40.             [9] = 17366161638194607151, [10] = 17379391055891277101, [11] = 17366161638194607149,
  41.             [12] = 17366161638194607206, [13] = 17379391484566049975, [14] = 17379391203061059237,
  42.             [15] = 17366161638194607145, [16] = 17366161638194607146, [17] = 17366161638194607152,
  43.             [18] = 17366161638194607165, [19] = 17366161638194607166, [20] = 17366161638194607173,
  44.             [21] = 17366161638194607176, [22] = 17366161638194607183, [23] = 17366161638194607202,
  45.             [24] = 17366161638194607218, [25] = 17370384135490650792, [26] = 17370386643533496639, [27] = 2978350,
  46.             [28] = 17379391224804380712, [29] = 17379391072232285471, [30] = 17379391095300957473,
  47.             [31] = 17379391048878400771, [32] = 17379391095183516971, [33] = 17370386642107385683,
  48.             [34] = 17379391510084195507, [35] = 17379391510084195508, [36] = 17370386644221307546,
  49.             [37] = 17379390982927164676, [38] = 17379391048895177995, [39] = 17379391065521399109,
  50.             [40] = 17379391620578891541, [41] = 17370384141933102929, [42] = 17370384141933102930,
  51.             [43] = 17370386644338802799, [44] = 17379391048844846429, [45] = 17370386269485465709,
  52.             [46] = 17379391007237350562, [47] = 17379391147058668888, [48] = 17370386725171774130,
  53.             [49] = 17379391048207312098, [50] = 17370386644187807862, [51] = 17366161638194613854,
  54.             [52] = 17370384306416976189, [53] = 17370384305611608516, [54] = 17370386643566999276,
  55.             [55] = 17370386072084692014, [56] = 17370386167547052674, [57] = 17370384141933102965,
  56.             [58] = 17370384141933102981, [59] = 17370386644204585079, [60] = 17370386799729346330,
  57.             [61] = 17379391055891277210, [62] = 17370383933761406836, [63] = 17370386641234970493,
  58.             [64] = 17370386643936102270, [65] = 17370386644036765572, [66] = 17370384141933102987,
  59. --Type <RET> for more, q to quit, c to continue without paging--
  60.             [67] = 17370384141933102988, [68] = 17379391048224089312, [69] = 17370386799729346381,
  61.             [70] = 17370386641234970477, [71] = 17366161638194607170, [72] = 17370386789327438489,
  62.             [73] = 17370386789360993112, [74] = 17370384141933102975, [75] = 17370386643969656704,
  63.             [76] = 17379391215409175002, [77] = 17379391477637044494, [78] = 17366161638194615977,
  64.             [79] = 17379391147041891663, [80] = 17370384135490636995, [81] = 17379391147662648651,
  65.             [82] = 17379391055891276999, [83] = 17366161638194607184, [84] = 17370386644019988355,
  66.             [85] = 17370386643986433921, [86] = 17379391215409175003, [87] = 17379391477368608595,
  67.             [88] = 17370386794880762001, [89] = 17370386644355580014, [90] = 17366161638194607180,
  68.             [91] = 17366161638194607186, [92] = 17370384207330674175, [93] = 17370384306802790370,
  69.             [94] = 17370386644120641227, [95] = 17370386072084685448, [96] = 17370386640597483821,
  70.             [97] = 17370386167496769840, [98] = 17370386644137476402, [99] = 17379391048593188210,
  71.             [100] = 17379391620578891617, [101] = 17379391055891277183, [102] = 17379391055891277202, [103] = 3419022,
  72.             [104] = 17366161638194607215, [105] = 17370384141933102963, [106] = 17379391620578891619,
  73.             [107] = 17366161638194607154, [108] = 17379391048425415914, [109] = 17366161638194607150,
  74.             [110] = 17366161638194607147, [111] = 17370386644003211138, [112] = 17366161638194607169,
  75.             [113] = 17370386643583828286, [114] = 17366161638194607157, [115] = 17366161638194607189,
  76.             [116] = 17366161638194607164, [117] = 17366161638194607191, [118] = 17366161638194607197,
  77.             [119] = 17366161638194610404, [120] = 17379391048559633745, [121] = 17370386643667662424,
  78.             [122] = 140183736731584, [123] = 33, [124] = 127}}
  79. #7  0x0000556c0107bc38 in Unit::VisibilityUpdateTask::UpdateVisibility (me=0x7f7e5162cf40)
  80.     at /server/wow/source/ezWotLK/src/server/game/Entities/Unit/Unit.cpp:19955
  81. No locals.
  82. #8  Unit::VisibilityUpdateTask::Execute (this=<optimized out>)
  83.     at /server/wow/source/ezWotLK/src/server/game/Entities/Unit/Unit.cpp:19940
  84. No locals.
  85. #9  0x0000556c015155c4 in EventProcessor::Update (this=this@entry=0x7f7e5162d218, p_time=p_time@entry=77)
  86.     at /server/wow/source/ezWotLK/src/server/shared/Utilities/EventProcessor.cpp:58
  87.         Event = 0x7f7e5ff5dc50
  88.         i = <optimized out>
  89. #10 0x0000556c010511d7 in Unit::Update (p_time=77, this=0x7f7e5162cf40)
  90.     at /server/wow/source/ezWotLK/src/server/game/Entities/Unit/Unit.cpp:318
  91.         __PRETTY_FUNCTION__ = "virtual void Unit::Update(uint32)"
  92.         base_att = <optimized out>
  93.         ranged_att = <optimized out>
  94.         off_att = <optimized out>
  95.         spell = <optimized out>
  96. #11 Unit::Update (this=this@entry=0x7f7e5162cf40, p_time=p_time@entry=77)
  97.     at /server/wow/source/ezWotLK/src/server/game/Entities/Unit/Unit.cpp:303
  98.         __PRETTY_FUNCTION__ = "virtual void Unit::Update(uint32)"
  99. --Type <RET> for more, q to quit, c to continue without paging--
  100.         base_att = <optimized out>
  101.         ranged_att = <optimized out>
  102.         off_att = <optimized out>
  103.         spell = <optimized out>
  104. #12 0x0000556c00ffab3c in Player::Update (this=0x7f7e5162cf40, p_time=77)
  105.     at /server/wow/source/ezWotLK/src/server/game/Entities/Player/Player.cpp:1631
  106.         now = <optimized out>
  107.         pet = <optimized out>
  108. #13 0x0000556c011bb1ec in Map::Update (this=0x556c57530eb0, t_diff=77)
  109.     at /server/wow/source/ezWotLK/src/server/game/Maps/Map.cpp:675
  110.         player = 0x7f7e5162cf40
  111.         updateTimeMark = 56152541
  112.         updater = {i_timeDiff = 77}
  113.         grid_object_update = {i_visitor = @0x7f7ff9c91d6c}
  114.         world_object_update = {i_visitor = @0x7f7ff9c91d6c}
  115.         updatePlayers = std::tr1::unordered_map with 1 element = {[0x556c01225ce0 <WorldSession::~WorldSession()>] = {
  116.             m_blockCount = 19030592,
  117.             m_outOfRangeGUIDs = std::set with 93922363891808 elements<error reading variable: Cannot access memory at address 0x77402087f831e85>, _dataBlocks = std::vector of length -16, capacity -164 = {0x7f8308ec83485355,
  118.               0x48078b4838740208, 0xd68948f58948fb89, 0xf8830000019890ff, 0xb910538b481a74ff, 0x5589487fffffff,
  119.               0xffff3d4840438b48, 0xc48348c1470f7fff, 0xad3a17e8c35d5b08, 0xb80000006c00c7ff, 0x2e66e7ebffffffff,
  120.               0x841f0f, 0x5300fe8279058d48, 0x548078948fb8948, 0x98bf8000000100, 0x7430478948000000, 0x90bf8b4812,
  121.               0x178b480674ff8548, 0x9883c61052ff, 0x9de95bdf89480000, 0x1f0f2e6666ffad15, 0x9066000000000084,
  122.               0x2e66aaeb30ef8348, 0x841f0f, 0xffff97e8fb894853, 0x15fee95bdf8948ff, 0x841f0f2e6666ffad,
  123.               0x1f0f0000000000, 0x2e66daeb30ef8348, 0x841f0f, 0x53ed315554415541, 0x4818ec8348fb8948,
  124.               0x48000000001847c7, 0x6674ff8548107f8b, 0xe4894908246c8d4c, 0x841f0f, 0xc583e6894cea894c, 0x2404c74801,
  125.               0x82444c74800, 0x48ffad20f1e80000, 0x24047e0ff3107b8b, 0x6b8348304b6f0ff3, 0x66082444160f0140,
  126.               0x48304b110fc8fb0f, 0x481043894828478b, 0x7b8b482050ff078b, 0x8348aa75ff854810, 0x5c415d5be88918c4,
  127.               0x841f0f2e66c35d41, 0x1f0f0000000000, 0xad0ca7e8fb894853, 0xe8c78948de8948ff, 0x74db8548ffad1acc,
  128.               0xffdf8948038b4809, 0x1435fb05c7480850, 0x90c35b0000000001, 0x5300f70d39058d48, 0x8d48078948fb8948,
  129.               0x48002056d9e8087f, 0xffad2f10e95bdf89, 0x5300f70d19058d48, 0x8d48078948fb8948, 0x48002056b9e8087f,
  130.               0x48ffad2ef1e8df89, 0xffad14c8e95bdf89, 0x841f0f, 0xa0bf8348, 0x441f0fc30674, 0x7400000000b4bf80,
  131.               0x1000000b5bf80f1, 0x48e374ff8548e874, 0x1f0f0860ff078b, 0xc9840ff68548, 0x4130778d4c564100,
  132.               0x41f6894cf5894955, 0x894c5538678d4c54, 0xeb894c53fd8948e2, 0xef894c0140478348, 0x458b49ffad1fbbe8,
  133.               0x90662674c0854828, 0x285b8b4830588948, 0x8348f6894ce2894c, 0x95e8df8948014045, 0x4828438b48ffad1f,
  134.               0x3045c749dc75c085, 0x10558b4800000000, 0x7428538948d28548, 0x4d8b48305a89483f, 0x358d48106d894c00,
  135.               0xa8a98b4cfffff6c4, 0x2875f53949000001, 0xffffffbf40458b48, 0xf7fffffff3d487f, 0x5d415c415d5bc747,
  136.               0x441f0fc35e41, 0x9066bfeb185d8948, 0xf883d5ff41ef8948, 0xffffffffb8cd75ff, 0x2e66c3ffc883d8eb,
  137.               0x841f0f, 0xd8840ff68548, 0x2846c74800, 0x277400107f834800, 0x74c0854818478b48, 0x50394818568b481e,
  138. --Type <RET> for more, q to quit, c to continue without paging--
  139.               0x1f0f23eb0b7218, 0x8b481a7318503948, 0x48f175c085483040, 0x148a0ff078b, 0x841f0f, 0x5369740028788348,
  140.               0x48f1894838578d48, 0x8b4830468948fb89, 0x8948287189482870, 0x894830778d48304e, 0x1e8ee828488948cf,
  141.               0x8d4c40438b48ffad, 0x3b8b48fffff5e30d, 0x4043894801c08348, 0x4d000001a8878b4c, 0xffff3d482575c839,
  142.               0x7fffffffba417fff, 0x2e66c3c2470f415b, 0x841f0f, 0x140a0ff078b48, 0x83d0ff41df894800,
  143.               0x40438b480674fff8, 0x5bffffffffb8caeb, 0x66c3ffffffffb8c3, 0x841f0f, 0xfc0854810478b48,
  144.               0x4853550000015b84, 0x8b4818ec8348fb89, 0x3d840fff8548187f, 0x48306f8b48000001, 0x1874ed8548184f8b,
  145.               0x72d1394818558b48, 0x48ef8948d1894806, 0xe875ed8548306d8b, 0x284f8b4c30478b4c, 0xe7840fc0854d,
  146.               0x578b4c2848894d00, 0xd2854d305f8b4c28, 0x894d000000c2840f, 0x548d483e8948305a, 0xe68948f589480824,
  147.               0x2404c748, 0x82444c748, 0xff3ffad1d8ae800, 0x1406b834824047e, 0x44160f304b6f0ff3, 0x110fc8fb0f660824,
  148.               0x18738b480e75304b, 0x8e840f10733948, 0xc748007d8b480000, 0x8b48000000003047, 0x2840c7480045,
  149.               0x3948204b8b480000, 0x40438b481c76304b, 0xff3d487fffffffbb, 0x8348c3470f7fffff, 0x1f0fc35d5b18c4,
  150.               0xf486058d4c138b48, 0x1a0aa8b48ffff, 0x8948ce74c5394c00, 0xc475fff883d5ffdf, 0x66cfebffffffffb8,
  151.               0x841f0f, 0xffff39e9185b894c, 0x801f0fff, 0xffff14e9104b894c, 0x801f0fff, 0x1053110fd2ef0f66,
  152.               0x1f0fffffff65e9, 0xfffffee0e9c78948, 0x401f0fc3ffc883, 0xe1840ff68548, 0x5541f68949564100,
  153.               0x8d4c5441306f8d4c, 0x894c55ee894c3867, 0xf3894c53fd8948e2, 0xf7894c0140478348, 0x468b49ffad1c7be8,
  154.               0x90662674c0854828, 0x285b8b4830588948, 0x8348ee894ce2894c, 0x55e8df8948014045, 0x4828438b48ffad1c,
  155.               0x18558b48dc75c085, 0x72894c4b74d28548, 0x4e8949184d8b4828, 0x758b48185d894830, 0xfffff3883d8d4800,
  156.               0x49000001a8b68b4c, 0x40458b484475fe39, 0x3d487fffffffb841, 0xc0470f417fffffff, 0x5e415d415c415d5b,
  157.               0x801f0fc3, 0xf4866c66e0f4966...}, _dataSize = 93922363888336}, [0x2e663060ff078b48] = {
  158.             m_blockCount = 8658703, Python Exception <class 'OverflowError'> cannot fit 'int' into an index-sized integer:
  159. m_outOfRangeGUIDs = ,
  160.             _dataBlocks = std::vector of length -1145546910032912549, capacity 16777216 = {
  161.               <error reading variable><error reading variable: Cannot access memory at address 0x1f0f2e66c30847eb>...}
  162. #14 0x0000556c011c3eea in MapUpdateRequest::call (this=0x7f7f5d14c300)
  163.     at /server/wow/source/ezWotLK/src/server/game/Maps/MapUpdater.cpp:61
  164. No locals.
  165. #15 0x0000556c01511088 in DelayExecutor::svc (this=0x556c042d7738)
  166.     at /server/wow/source/ezWotLK/src/server/shared/Threading/DelayExecutor.cpp:52
  167.         rq = 0x7f7f5d14c300
  168. #16 0x00007f8010e8280d in ACE_Task_Base::svc_run(void*) () from /usr/lib/libACE-6.4.5.so
  169. No symbol table info available.
  170. #17 0x00007f8010e83716 in ACE_Thread_Adapter::invoke_i() () from /usr/lib/libACE-6.4.5.so
  171. No symbol table info available.
  172. #18 0x00007f8010e8361b in ACE_Thread_Adapter::invoke() () from /usr/lib/libACE-6.4.5.so
  173. No symbol table info available.
  174. #19 0x00007f800fc58fb7 in start_thread (arg=<optimized out>) at pthread_create.c:486
  175.         ret = <optimized out>
  176.         pd = <optimized out>
  177.         now = <optimized out>
  178.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140187628283648, -8395921443912672297, 140723366695390,
  179. --Type <RET> for more, q to quit, c to continue without paging--
  180.                 140723366695391, 140187628283648, 140187628281728, 8467966300109413335, 8393494080343645143},
  181.               mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0,
  182.               canceltype = 0}}}
  183.         not_first_call = <optimized out>
  184. #20 0x00007f800fb8a2cf in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  185. No locals.
  186. (gdb)
  187. (gdb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement