Advertisement
Guest User

Untitled

a guest
Jan 23rd, 2020
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
GDB 12.98 KB | None | 0 0
  1. #0  0x00007f2f6e798323 in std::_Rb_tree_increment(std::_Rb_tree_node_base*) ()
  2.    from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  3. [Current thread is 1 (Thread 0x7f2f60b99700 (LWP 13712))]
  4. (gdb) bt full
  5. #0  0x00007f2f6e798323 in std::_Rb_tree_increment(std::_Rb_tree_node_base*) ()
  6.    from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  7. No symbol table info available.
  8. #1  0x0000561791f7a288 in std::_Rb_tree_iterator<std::pair<signed char const, VehicleSeat> >::operator++ (
  9.     this=<synthetic pointer>) at /usr/include/c++/7/bits/stl_tree.h:287
  10. No locals.
  11. #2  VehicleAIBase::CheckConditions (this=0x7f2e93c830b0, diff=75)
  12.     at /server/wow/source/ezWotLK/src/server/game/AI/CreatureAI.cpp:291
  13.         seat = <optimized out>
  14.         __for_range = std::map with 4 elements = {[0 '\000'] = {SeatInfo = 0x561797cb5bc8, Passenger = {Guid = 0,
  15.               IsUnselectable = false}}<error reading variable: Cannot access memory at address 0x1000600070010>...}
  16.         __for_begin = <optimized out>
  17.         __for_end = <optimized out>
  18. #3  0x0000561791f7a359 in VehicleAIBase::CheckConditions (diff=75, this=0x7f2e93c830b0)
  19.     at /server/wow/source/ezWotLK/src/server/game/AI/CreatureAI.cpp:250
  20.         seat = <optimized out>
  21.         __for_range = <optimized out>
  22.         __for_begin = <optimized out>
  23.         __for_end = <optimized out>
  24.         passenger = <optimized out>
  25.         player = <optimized out>
  26. #4  VehicleAIBase::UpdateAI (this=0x7f2e93c830b0, diff=75)
  27.     at /server/wow/source/ezWotLK/src/server/game/AI/CreatureAI.cpp:237
  28. No locals.
  29. #5  0x00005617924ce26d in VehicleAI::UpdateAI (diff=<optimized out>, this=0x7f2e93c83090)
  30.     at /server/wow/source/ezWotLK/src/server/game/AI/CoreAI/CombatAI.h:113
  31. No locals.
  32. #6  npc_freed_protodrake::npc_freed_protodrakeAI::UpdateAI (this=0x7f2e93c83090, diff=<optimized out>)
  33.     at /server/wow/source/ezWotLK/src/server/scripts/Northrend/storm_peaks.cpp:690
  34. No locals.
  35. #7  0x0000561791b4d34d in Creature::Update (this=0x7f2d56762780, diff=75)
  36.     at /server/wow/source/ezWotLK/src/server/game/Entities/Creature/Creature.cpp:586
  37.         now = <optimized out>
  38.         bInCombat = <optimized out>
  39. #8  0x0000561791b60350 in TempSummon::Update (this=0x7f2d56762780, diff=75)
  40.     at /server/wow/source/ezWotLK/src/server/game/Entities/Creature/TemporarySummon.cpp:29
  41. No locals.
  42. #9  0x0000561791ceb168 in Trinity::ObjectUpdater::Visit<Creature> (this=this@entry=0x7f2f60b98d6c, m=...)
  43.     at /server/wow/source/ezWotLK/src/server/game/Grids/Notifiers/GridNotifiers.cpp:355
  44. --Type <RET> for more, q to quit, c to continue without paging--
  45.         iter = <optimized out>
  46. #10 0x0000561791daf6f4 in VisitorHelper<Trinity::ObjectUpdater, Creature> (c=..., v=...)
  47.     at /server/wow/source/ezWotLK/src/server/shared/Dynamic/TypeContainerVisitor.h:66
  48. No locals.
  49. #11 VisitorHelper<Trinity::ObjectUpdater, Creature, TypeList<GameObject, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (c=..., v=...) at /server/wow/source/ezWotLK/src/server/shared/Dynamic/TypeContainerVisitor.h:72
  50. No locals.
  51. #12 VisitorHelper<Trinity::ObjectUpdater, TypeList<Creature, TypeList<GameObject, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (c=..., v=...) at /server/wow/source/ezWotLK/src/server/shared/Dynamic/TypeContainerVisitor.h:96
  52. No locals.
  53. #13 TypeContainerVisitor<Trinity::ObjectUpdater, TypeMapContainer<TypeList<Creature, TypeList<GameObject, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >::Visit (c=..., this=0x7f2f60b98d70)
  54.     at /server/wow/source/ezWotLK/src/server/shared/Dynamic/TypeContainerVisitor.h:107
  55. No locals.
  56. #14 Grid<Player, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > >, TypeList<Creature, TypeList<GameObject, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > >::Visit<Trinity::ObjectUpdater> (visitor=..., this=0x7f2f275cede8) at /server/wow/source/ezWotLK/src/server/game/Grids/Grid.h:75
  57. No locals.
  58. #15 NGrid<8u, Player, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > >, TypeList<Creature, TypeList<GameObject, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > >::VisitGrid<Trinity::ObjectUpdater, TypeList<Creature, TypeList<GameObject, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (
  59.     visitor=..., y=5, x=<optimized out>, this=0x7f2f275cccc0)
  60.     at /server/wow/source/ezWotLK/src/server/game/Grids/NGrid.h:141
  61. No locals.
  62. #16 Map::Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<Creature, TypeList<GameObject, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (visitor=..., cell=..., this=0x5617f0c62cf0)
  63.     at /server/wow/source/ezWotLK/src/server/game/Maps/Map.h:736
  64.         x = <optimized out>
  65.         y = <optimized out>
  66.         cell_x = <optimized out>
  67.         cell_y = <optimized out>
  68.         x = <optimized out>
  69.         y = <optimized out>
  70.         cell_x = <optimized out>
  71.         cell_y = <optimized out>
  72. #17 Map::VisitNearbyCellsOf (this=0x5617f0c62cf0, obj=0x7f2da72fe020, gridVisitor=..., worldVisitor=...)
  73.     at /server/wow/source/ezWotLK/src/server/game/Maps/Map.cpp:630
  74.         cell_id = 117610
  75.         pair = {x_coord = 362, y_coord = 229}
  76. --Type <RET> for more, q to quit, c to continue without paging--
  77.         cell = {data = {Part = {grid_x = 45, grid_y = 28, cell_x = 2, cell_y = 5, nocreate = 1, reserved = 0},
  78.             All = 18097965}}
  79.         localDiff = 52447437
  80.         y = 229
  81.         x = 362
  82.         area = {low_bound = {x_coord = 360, y_coord = 227}, high_bound = {x_coord = 363, y_coord = 230}}
  83.         this = 0x5617f0c62cf0
  84.         area = <optimized out>
  85.         gridVisitor = @0x7f2f60b98d70: {i_visitor = @0x7f2f60b98d6c}
  86.         obj = 0x7f2da72fe020
  87.         x = <optimized out>
  88.         pair = <optimized out>
  89.         cell = <optimized out>
  90.         worldVisitor = @0x7f2f60b98d78: {i_visitor = @0x7f2f60b98d6c}
  91.         y = <optimized out>
  92.         cell_id = <optimized out>
  93.         localDiff = <optimized out>
  94.         area = <optimized out>
  95.         x = <optimized out>
  96.         y = <optimized out>
  97.         cell_id = <optimized out>
  98.         pair = <optimized out>
  99.         cell = <optimized out>
  100.         localDiff = <optimized out>
  101. #18 0x0000561791db5694 in Map::Update (this=0x5617f0c62cf0, t_diff=75)
  102.     at /server/wow/source/ezWotLK/src/server/game/Maps/Map.cpp:677
  103.         player = <optimized out>
  104.         updateTimeMark = 52447410
  105.         updater = {i_timeDiff = 75}
  106.         grid_object_update = {i_visitor = @0x7f2f60b98d6c}
  107.         world_object_update = {i_visitor = @0x7f2f60b98d6c}
  108.  
  109.         updatePlayers = std::tr1::unordered_map with 1 element = {[0x561791e23350 <WorldSession::~WorldSession()>] = {
  110.             m_blockCount = 2447522208,
  111.             m_outOfRangeGUIDs = std::set with 94659231798496 elements<error reading variable: Cannot access memory at address 0x77402087f831e85>, _dataBlocks = std::vector of length -16, capacity -164 = {0x7f8308ec83485355,
  112.               0x48078b483c740208, 0xd68948f58948fb89, 0xf8830000019890ff, 0xb910538b481a74ff, 0x5589487fffffff,
  113.               0xffff3d4840438b48, 0xc48348c1470f7fff, 0x401f0fc35d5b08, 0x6c00c7ffb1ce43e8, 0xffffffffb8000000,
  114.               0x441f0f66e3eb, 0x5300fac621058d48, 0x548078948fb8948, 0x98bf8000000100, 0x7430478948000000,
  115.               0x90bf8b4812, 0x178b480674ff8548, 0x9883c61052ff, 0x8de95bdf89480000, 0x1f0f2e6666ffb1af,
  116. --Type <RET> for more, q to quit, c to continue without paging--
  117.               0x9066000000000084, 0x2e66aaeb30ef8348, 0x841f0f, 0xffff97e8fb894853, 0xafcee95bdf8948ff,
  118.               0x841f0f2e6666ffb1, 0x1f0f0000000000, 0x2e66daeb30ef8348, 0x841f0f, 0x53ed315554415541,
  119.               0x4818ec8348fb8948, 0x48000000001847c7, 0x6674ff8548107f8b, 0xe4894908246c8d4c, 0x841f0f,
  120.               0xc583e6894cea894c, 0x2404c74801, 0x82444c74800, 0x48ffb1b871e80000, 0x240c7e0ff3107b8b,
  121.               0x6b834830436f0ff3, 0x6608244c160f0140, 0x483043110fc1fb0f, 0x481043894828478b, 0x7b8b482050ff078b,
  122.               0x8348aa75ff854810, 0x5c415d5be88918c4, 0x841f0f2e66c35d41, 0x1f0f0000000000, 0xb1a7d7e8fb894853,
  123.               0xe8c78948de8948ff, 0x74db8548ffb1b30c, 0xffdf8948038b4809, 0x10587b05c7480850, 0x90c35b0000000001,
  124.               0x5300f35df9058d48, 0x8d48078948fb8948, 0x4800221679e8087f, 0xffb1c4b0e95bdf89, 0x5300f35dd9058d48,
  125.               0x8d48078948fb8948, 0x4800221659e8087f, 0x48ffb1c491e8df89, 0xffb1ae98e95bdf89, 0x841f0f, 0xa0bf8348,
  126.               0x441f0fc30674, 0x7400000000b4bf80, 0x1000000b5bf80f1, 0x48e374ff8548e874, 0x1f0f0860ff078b,
  127.               0xd9840ff68548, 0x4130778d4c564100, 0x495441386f8d4c55, 0xf6894cea894cf489, 0xe3894c53fd894855,
  128.               0xe7894c0140478348, 0x448b49ffb1b73be8, 0x902574c085482824, 0x285b8b4830588948, 0x8348f6894cea894c,
  129.               0x15e8df8948014045, 0x4828438b48ffb1b7, 0x2444c749dc75c085, 0x558b480000000030, 0x4d8b482853894810,
  130.               0x89484274c9854810, 0x894c00758b483059, 0xfff6cf3d8d481065, 0x1a8a68b4cff, 0x458b483375fc3949,
  131.               0x487fffffffb84140, 0x470f417fffffff3d, 0x415d415c415d5bc0, 0x441f0f66c35e, 0x2e66bceb185d8948,
  132.               0x841f0f, 0xf883d4ff41ef8948, 0xffffffffb8c275ff, 0x2e66c3ffc883cfeb, 0x841f0f, 0xdf840ff68548,
  133.               0x2846c74800, 0x277400107f834800, 0x74c0854818478b48, 0x50394818568b481e, 0x1f0f23eb0b7218,
  134.               0x8b481a7318503948, 0x48f175c085483040, 0x148a0ff078b, 0x841f0f, 0x5369740028788348, 0x8948fb8948f18948,
  135.               0x8d4828708b483046, 0x8b48287189483853, 0x894830738d482878, 0x488948cf8948304f, 0x8b48ffb1b5fae828,
  136.               0xfff5df158d4c4043, 0x1c08348038b4cff, 0xa8888b4d40438948, 0x2875d1394d000001, 0xbb417fffffff3d48,
  137.               0x470f415b7fffffff, 0x441f0f66c3c3, 0x140a0ff078b48, 0x801f0f00, 0xf883d1ff41df8948, 0xeb40438b480674ff,
  138.               0xc35bffffffffb8c7, 0x9066c3ffffffffb8, 0xec8348fb89485355, 0xff8548107f8b4818, 0x8b480000011a840f,
  139.               0x482874c085481843, 0x8b48c7894818488b, 0x481874c085483040, 0xee72d1394818508b, 0x4830408b48c78948,
  140.               0x48e875c08548d189, 0x4828478b4c306f8b, 0xf8840fed85, 0x284f8b4c2845894c, 0xfc9854d30578b4c,
  141.               0x51894d000000d384, 0x24548d483e894830, 0x48e68948f5894808, 0x48000000002404c7, 0x82444c7,
  142.               0x7e0ff3ffb1b4fbe8, 0xf301406b8348240c, 0x244c160f30436f0f, 0x43110fc1fb0f6608, 0x48007d8b483d7430,
  143.               0x4c000000003047c7, 0x2843c749005d8b, 0x4820438b48000000, 0x438b483b76304339, 0x3d487fffffffbb40,
  144.               0x48c3470f7fffffff, 0x9066c35d5b18c483, 0x1073394818738b48, 0x1843c748b975, 0x1043c7480000,
  145.               0x401f0fa7eb0000, 0xf476158d480b8b48, 0x1a0a98b48ffff, 0x8948af74d5394800, 0xa575fff883d5ffdf,
  146.               0x66b0ebffffffffb8, 0x841f0f, 0xffff28e91853894c, 0x801f0fff, 0xffff03e91043894c, 0x801f0fff,
  147.               0xd9840ff68548, 0x4130778d4c564100, 0x495441386f8d4c55, 0xf6894cea894cf489, 0xe3894c53fd894855,
  148.               0xe7894c0140478348, 0x448b49ffb1b3fbe8, 0x902574c085482824, 0x285b8b4830588948, 0x8348f6894cea894c,
  149.               0xd5e8df8948014045, 0x4828438b48ffb1b3, 0x18558b48dc75c085, 0x62894c4b74d28548, 0x4c8949184d8b4828,
  150.               0x8b48185d89483024, 0xfff3973d8d480075, 0x1a8a68b4cff, 0x458b483b75fc3949, 0x487fffffffb84140,
  151.               0x470f417fffffff3d, 0x415d415c415d5bc0, 0x441f0f66c35e, 0x185d89481065894c...},
  152.             _dataSize = 94659231795024}, [0x2e663060ff078b48] = {m_blockCount = 8658703, Python Exception <class 'OverflowError'> cannot fit 'int' into an index-sized integer:
  153. m_outOfRangeGUIDs = ,
  154.             _dataBlocks = std::vector of length -1145546910032912549, capacity 16777216 = {
  155.               <error reading variable><error reading variable: Cannot access memory at address 0x1f0f2e66c30847eb>...}
  156. #19 0x0000561791dbf4ca in MapUpdateRequest::call (this=0x7f2dad7f2a80)
  157. --Type <RET> for more, q to quit, c to continue without paging--
  158.     at /server/wow/source/ezWotLK/src/server/game/Maps/MapUpdater.cpp:61
  159. No locals.
  160. #20 0x00005617921309d8 in DelayExecutor::svc (this=0x561795e01168)
  161.     at /server/wow/source/ezWotLK/src/server/shared/Threading/DelayExecutor.cpp:52
  162.         rq = 0x7f2dad7f2a80
  163. #21 0x00007f2f6fa2080d in ACE_Task_Base::svc_run(void*) () from /usr/lib/libACE-6.4.5.so
  164. No symbol table info available.
  165. #22 0x00007f2f6fa21716 in ACE_Thread_Adapter::invoke_i() () from /usr/lib/libACE-6.4.5.so
  166. No symbol table info available.
  167. #23 0x00007f2f6fa2161b in ACE_Thread_Adapter::invoke() () from /usr/lib/libACE-6.4.5.so
  168. No symbol table info available.
  169. #24 0x00007f2f6e561fb7 in start_thread (arg=<optimized out>) at pthread_create.c:486
  170.         ret = <optimized out>
  171.         pd = <optimized out>
  172.         now = <optimized out>
  173.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139841462966016, 6422381680505336754, 140729769747646,
  174.                 140729769747647, 139841462966016, 139841462964096, -6377621060849814606, -6377591095453994062},
  175.               mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0,
  176.               canceltype = 0}}}
  177.         not_first_call = <optimized out>
  178. #25 0x00007f2f6e4932cf in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  179. No locals.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement