Created
November 16, 2017 17:46
-
-
Save Jildor/c2071e8c5d333d9b0ac0ab691e9f47dc to your computer and use it in GitHub Desktop.
Crash Spell::SelectImplicitAreaTargets
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[New Thread 0x6e2540a4b700 (LWP 13769)] | |
[New Thread 0x6e254023a700 (LWP 13770)] | |
[New Thread 0x6e253f994700 (LWP 13771)] | |
[New Thread 0x6e253f17a700 (LWP 13772)] | |
[New Thread 0x6e253e8c1700 (LWP 13773)] | |
[New Thread 0x6e25367a0700 (LWP 13774)] | |
[New Thread 0x6e2535f6b700 (LWP 13775)] | |
[New Thread 0x6e2534f2c700 (LWP 13776)] | |
[New Thread 0x6e2533f9d700 (LWP 13777)] | |
Program received signal SIGSEGV, Segmentation fault. | |
[Switching to Thread 0x6e253e8c1700 (LWP 13773)] | |
0x00000000012bf6c2 in Spell::SelectImplicitAreaTargets (this=this@entry=0x6e23cdbdba00, effIndex=effIndex@entry=EFFECT_0, targetType=..., effMask=effMask@entry=1) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:1274 | |
1274 if (Unit* unit = (*itr)->ToUnit()) | |
--- BACKTRACE | |
#0 0x00000000012bf6c2 in Spell::SelectImplicitAreaTargets (this=this@entry=0x6e23cdbdba00, effIndex=effIndex@entry=EFFECT_0, targetType=..., effMask=effMask@entry=1) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:1274 | |
#1 0x00000000012c0ed7 in Spell::SelectEffectImplicitTargets (this=this@entry=0x6e23cdbdba00, effIndex=effIndex@entry=EFFECT_0, targetType=..., processedEffectMask=@0x6e253e8c09fc: 1) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:921 | |
#2 0x00000000012c15c8 in Spell::SelectSpellTargets (this=0x6e23cdbdba00) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:785 | |
#3 0x00000000012c1839 in Spell::_cast (this=0x6e23cdbdba00, skipCheck=36) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:3412 | |
#4 0x00000000012c2cb7 in Spell::update (this=0x6e23cdbdba00, difftime=137) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:3784 | |
#5 0x00000000012c3303 in SpellEvent::Execute (this=0x6e246fdf3610, e_time=362646, p_time=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:7286 | |
#6 0x0000000001ad1e8c in EventProcessor::Update (this=this@entry=0x6e24c2fed290, p_time=p_time@entry=137) at /home/trinity/TrinityCore/src/common/Utilities/EventProcessor.cpp:56 | |
#7 0x00000000018c9295 in Unit::Update (this=0x6e24c2fed000, p_time=137) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:450 | |
#8 0x000000000193f353 in Creature::Update (this=0x6e24c2fed000, diff=137) at /home/trinity/TrinityCore/src/server/game/Entities/Creature/Creature.cpp:649 | |
#9 0x000000000145f633 in Trinity::ObjectUpdater::Visit<Creature> (this=0x6e2444570d00, this@entry=0x6e253e8c0d60, m=...) at /home/trinity/TrinityCore/src/server/game/Grids/Notifiers/GridNotifiers.cpp:406 | |
#10 0x00000000017695c8 in VisitorHelper<Trinity::ObjectUpdater, Creature> (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:45 | |
#11 VisitorHelper<Trinity::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:51 | |
#12 VisitorHelper<Trinity::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:52 | |
#13 VisitorHelper<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:58 | |
#14 Visit (c=..., this=0x6e253e8c0d70) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:92 | |
#15 Visit<Trinity::ObjectUpdater> (visitor=..., this=0x6e249f8dae18) at /home/trinity/TrinityCore/src/server/game/Grids/Grid.h:91 | |
#16 VisitGrid<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (visitor=..., y=<optimized out>, x=7, this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/NGrid.h:153 | |
#17 Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (visitor=..., cell=..., this=0x6e243ef47000) at /home/trinity/TrinityCore/src/server/game/Maps/Map.h:810 | |
#18 Map::VisitNearbyCellsOf (this=0x6e243ef47000, obj=<optimized out>, gridVisitor=..., worldVisitor=...) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:687 | |
#19 0x00000000017728b3 in Map::Update (this=this@entry=0x6e243ef47000, t_diff=t_diff@entry=137) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:729 | |
#20 0x00000000017730c0 in InstanceMap::Update (this=0x6e243ef47000, t_diff=137) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:3223 | |
#21 0x000000000175ce71 in call (this=0x6e234002a520) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:42 | |
#22 MapUpdater::WorkerThread (this=0x2411e60 <MapManager::instance()::instance+160>) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:113 | |
#23 0x00006e25cc263970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
#24 0x00006e25ccc1f064 in start_thread (arg=0x6e253e8c1700) at pthread_create.c:309 | |
#25 0x00006e25cb9d362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
--- BACKTRACE FULL | |
#0 0x00000000012bf6c2 in Spell::SelectImplicitAreaTargets (this=this@entry=0x6e23cdbdba00, effIndex=effIndex@entry=EFFECT_0, targetType=..., effMask=effMask@entry=1) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:1274 | |
itr = | |
radius = <optimized out> | |
referer = <optimized out> | |
__FUNCTION__ = "SelectImplicitAreaTargets" | |
center = 0x6e23cdbdba60 | |
targets = std::list = {[0] = 0x438d896cc23a8e24} | |
#1 0x00000000012c0ed7 in Spell::SelectEffectImplicitTargets (this=this@entry=0x6e23cdbdba00, effIndex=effIndex@entry=EFFECT_0, targetType=..., processedEffectMask=@0x6e253e8c09fc: 1) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:921 | |
effectMask = 1 | |
__FUNCTION__ = "SelectEffectImplicitTargets" | |
#2 0x00000000012c15c8 in Spell::SelectSpellTargets (this=0x6e23cdbdba00) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:785 | |
implicitTargetMask = <optimized out> | |
i = 0 | |
processedAreaEffectsMask = 1 | |
#3 0x00000000012c1839 in Spell::_cast (this=0x6e23cdbdba00, skipCheck=36) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:3412 | |
modOwner = 0x0 | |
procAttacker = 22 | |
hitMask = 727636737 | |
#4 0x00000000012c2cb7 in Spell::update (this=0x6e23cdbdba00, difftime=137) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:3784 | |
No locals. | |
#5 0x00000000012c3303 in SpellEvent::Execute (this=0x6e246fdf3610, e_time=362646, p_time=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:7286 | |
No locals. | |
#6 0x0000000001ad1e8c in EventProcessor::Update (this=this@entry=0x6e24c2fed290, p_time=p_time@entry=137) at /home/trinity/TrinityCore/src/common/Utilities/EventProcessor.cpp:56 | |
event = 0x6e246fdf3610 | |
i = <optimized out> | |
#7 0x00000000018c9295 in Unit::Update (this=0x6e24c2fed000, p_time=137) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:450 | |
No locals. | |
#8 0x000000000193f353 in Creature::Update (this=0x6e24c2fed000, diff=137) at /home/trinity/TrinityCore/src/server/game/Entities/Creature/Creature.cpp:649 | |
No locals. | |
#9 0x000000000145f633 in Trinity::ObjectUpdater::Visit<Creature> (this=0x6e2444570d00, this@entry=0x6e253e8c0d60, m=...) at /home/trinity/TrinityCore/src/server/game/Grids/Notifiers/GridNotifiers.cpp:406 | |
No locals. | |
#10 0x00000000017695c8 in VisitorHelper<Trinity::ObjectUpdater, Creature> (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:45 | |
No locals. | |
#11 VisitorHelper<Trinity::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:51 | |
No locals. | |
#12 VisitorHelper<Trinity::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:52 | |
No locals. | |
#13 VisitorHelper<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:58 | |
No locals. | |
#14 Visit (c=..., this=0x6e253e8c0d70) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:92 | |
No locals. | |
#15 Visit<Trinity::ObjectUpdater> (visitor=..., this=0x6e249f8dae18) at /home/trinity/TrinityCore/src/server/game/Grids/Grid.h:91 | |
No locals. | |
#16 VisitGrid<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (visitor=..., y=<optimized out>, x=7, this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/NGrid.h:153 | |
No locals. | |
#17 Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (visitor=..., cell=..., this=0x6e243ef47000) at /home/trinity/TrinityCore/src/server/game/Maps/Map.h:810 | |
No locals. | |
#18 Map::VisitNearbyCellsOf (this=0x6e243ef47000, obj=<optimized out>, gridVisitor=..., worldVisitor=...) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:687 | |
cell_id = 133375 | |
pair = {x_coord = 255, y_coord = 260} | |
cell = {data = {Part = {grid_x = 31, grid_y = 32, cell_x = 7, cell_y = 4, nocreate = 1, reserved = 0}, All = 17856543}} | |
y = 260 | |
x = 255 | |
area = {low_bound = {x_coord = <optimized out>, y_coord = 257}, high_bound = {x_coord = 255, y_coord = 262}} | |
worldVisitor = @0x6e253e8c0d80: {i_visitor = @0x6e253e8c0d60} | |
gridVisitor = @0x6e253e8c0d70: {i_visitor = @0x6e253e8c0d60} | |
obj = <optimized out> | |
this = 0x6e243ef47000 | |
#19 0x00000000017728b3 in Map::Update (this=this@entry=0x6e243ef47000, t_diff=t_diff@entry=137) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:729 | |
updater = {i_timeDiff = 137} | |
grid_object_update = {i_visitor = @0x6e253e8c0d60} | |
mapId = "spell" | |
world_object_update = {i_visitor = @0x6e253e8c0d60} | |
totalAdds = "root" | |
totalActive = "0" | |
#20 0x00000000017730c0 in InstanceMap::Update (this=0x6e243ef47000, t_diff=137) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:3223 | |
No locals. | |
#21 0x000000000175ce71 in call (this=0x6e234002a520) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:42 | |
No locals. | |
#22 MapUpdater::WorkerThread (this=0x2411e60 <MapManager::instance()::instance+160>) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:113 | |
request = 0x6e234002a520 | |
#23 0x00006e25cc263970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#24 0x00006e25ccc1f064 in start_thread (arg=0x6e253e8c1700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6e253e8c1700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {121106242213632, -8857595985802274282, 1, 121108660641888, 126530087950080, 121106242213632, 6438179863090453014, 6438149527912208918}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#25 0x00006e25cb9d362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
--- INFO REGISTERS | |
rax 0x6e242b5edb01 121101625514753 | |
rbx 0x6e253e8c0650 121106242209360 | |
rcx 0x6 6 | |
rdx 0x16 22 | |
rsi 0x438d896cc23a8e24 4867697872465464868 | |
rdi 0x6e2444570d00 121102044433664 | |
rbp 0x6e253e8c0690 0x6e253e8c0690 | |
rsp 0x6e253e8c0620 0x6e253e8c0620 | |
r8 0x1a 26 | |
r9 0xd1 209 | |
r10 0xd2 210 | |
r11 0xffffffffffffffd0 -48 | |
r12 0x1 1 | |
r13 0x6e23cdbdba60 121100054674016 | |
r14 0x6e24a0310c80 121103585447040 | |
r15 0x0 0 | |
rip 0x12bf6c2 0x12bf6c2 <Spell::SelectImplicitAreaTargets(SpellEffIndex, SpellImplicitTargetInfo const&, unsigned int)+578> | |
eflags 0x10206 [ PF IF RF ] | |
cs 0x33 51 | |
ss 0x2b 43 | |
ds 0x0 0 | |
es 0x0 0 | |
fs 0x0 0 | |
gs 0x0 0 | |
--- CALLS (x/32i $pc) | |
=> 0x12bf6c2 <Spell::SelectImplicitAreaTargets(SpellEffIndex, SpellImplicitTargetInfo const&, unsigned int)+578>: testb $0x8,0x8(%rsi) | |
0x12bf6c6 <Spell::SelectImplicitAreaTargets(SpellEffIndex, SpellImplicitTargetInfo const&, unsigned int)+582>: je 0x12bf778 <Spell::SelectImplicitAreaTargets(SpellEffIndex, SpellImplicitTargetInfo const&, unsigned int)+760> | |
0x12bf6cc <Spell::SelectImplicitAreaTargets(SpellEffIndex, SpellImplicitTargetInfo const&, unsigned int)+588>: test %al,%al | |
0x12bf6ce <Spell::SelectImplicitAreaTargets(SpellEffIndex, SpellImplicitTargetInfo const&, unsigned int)+590>: je 0x12bf778 <Spell::SelectImplicitAreaTargets(SpellEffIndex, SpellImplicitTargetInfo const&, unsigned int)+760> | |
0x12bf6d4 <Spell::SelectImplicitAreaTargets(SpellEffIndex, SpellImplicitTargetInfo const&, unsigned int)+596>: mov -0x48(%rbp),%rdi | |
0x12bf6d8 <Spell::SelectImplicitAreaTargets(SpellEffIndex, SpellImplicitTargetInfo const&, unsigned int)+600>: mov %r13,%r9 | |
0x12bf6db <Spell::SelectImplicitAreaTargets(SpellEffIndex, SpellImplicitTargetInfo const&, unsigned int)+603>: mov $0x1,%r8d | |
0x12bf6e1 <Spell::SelectImplicitAreaTargets(SpellEffIndex, SpellImplicitTargetInfo const&, unsigned int)+609>: xor %ecx,%ecx | |
0x12bf6e3 <Spell::SelectImplicitAreaTargets(SpellEffIndex, SpellImplicitTargetInfo const&, unsigned int)+611>: mov %r12d,%edx | |
0x12bf6e6 <Spell::SelectImplicitAreaTargets(SpellEffIndex, SpellImplicitTargetInfo const&, unsigned int)+614>: callq 0x12a2290 <Spell::AddUnitTarget(Unit*, unsigned int, bool, bool, Position const*)> | |
0x12bf6eb <Spell::SelectImplicitAreaTargets(SpellEffIndex, SpellImplicitTargetInfo const&, unsigned int)+619>: mov (%r14),%r14 | |
0x12bf6ee <Spell::SelectImplicitAreaTargets(SpellEffIndex, SpellImplicitTargetInfo const&, unsigned int)+622>: cmp %rbx,%r14 | |
0x12bf6f1 <Spell::SelectImplicitAreaTargets(SpellEffIndex, SpellImplicitTargetInfo const&, unsigned int)+625>: jne 0x12bf6b8 <Spell::SelectImplicitAreaTargets(SpellEffIndex, SpellImplicitTargetInfo const&, unsigned int)+568> | |
0x12bf6f3 <Spell::SelectImplicitAreaTargets(SpellEffIndex, SpellImplicitTargetInfo const&, unsigned int)+627>: mov -0x40(%rbp),%rdi | |
0x12bf6f7 <Spell::SelectImplicitAreaTargets(SpellEffIndex, SpellImplicitTargetInfo const&, unsigned int)+631>: cmp %rbx,%rdi | |
0x12bf6fa <Spell::SelectImplicitAreaTargets(SpellEffIndex, SpellImplicitTargetInfo const&, unsigned int)+634>: je 0x12bf4fd <Spell::SelectImplicitAreaTargets(SpellEffIndex, SpellImplicitTargetInfo const&, unsigned int)+125> | |
0x12bf700 <Spell::SelectImplicitAreaTargets(SpellEffIndex, SpellImplicitTargetInfo const&, unsigned int)+640>: mov (%rdi),%rax | |
0x12bf703 <Spell::SelectImplicitAreaTargets(SpellEffIndex, SpellImplicitTargetInfo const&, unsigned int)+643>: mov %rax,%r15 | |
0x12bf706 <Spell::SelectImplicitAreaTargets(SpellEffIndex, SpellImplicitTargetInfo const&, unsigned int)+646>: callq 0xbb7760 <_ZdlPv@plt> | |
0x12bf70b <Spell::SelectImplicitAreaTargets(SpellEffIndex, SpellImplicitTargetInfo const&, unsigned int)+651>: cmp %rbx,%r15 | |
0x12bf70e <Spell::SelectImplicitAreaTargets(SpellEffIndex, SpellImplicitTargetInfo const&, unsigned int)+654>: mov %r15,%rdi | |
0x12bf711 <Spell::SelectImplicitAreaTargets(SpellEffIndex, SpellImplicitTargetInfo const&, unsigned int)+657>: jne 0x12bf700 <Spell::SelectImplicitAreaTargets(SpellEffIndex, SpellImplicitTargetInfo const&, unsigned int)+640> | |
0x12bf713 <Spell::SelectImplicitAreaTargets(SpellEffIndex, SpellImplicitTargetInfo const&, unsigned int)+659>: lea -0x28(%rbp),%rsp | |
0x12bf717 <Spell::SelectImplicitAreaTargets(SpellEffIndex, SpellImplicitTargetInfo const&, unsigned int)+663>: pop %rbx | |
0x12bf718 <Spell::SelectImplicitAreaTargets(SpellEffIndex, SpellImplicitTargetInfo const&, unsigned int)+664>: pop %r12 | |
0x12bf71a <Spell::SelectImplicitAreaTargets(SpellEffIndex, SpellImplicitTargetInfo const&, unsigned int)+666>: pop %r13 | |
0x12bf71c <Spell::SelectImplicitAreaTargets(SpellEffIndex, SpellImplicitTargetInfo const&, unsigned int)+668>: pop %r14 | |
0x12bf71e <Spell::SelectImplicitAreaTargets(SpellEffIndex, SpellImplicitTargetInfo const&, unsigned int)+670>: pop %r15 | |
0x12bf720 <Spell::SelectImplicitAreaTargets(SpellEffIndex, SpellImplicitTargetInfo const&, unsigned int)+672>: pop %rbp | |
0x12bf721 <Spell::SelectImplicitAreaTargets(SpellEffIndex, SpellImplicitTargetInfo const&, unsigned int)+673>: retq | |
0x12bf722 <Spell::SelectImplicitAreaTargets(SpellEffIndex, SpellImplicitTargetInfo const&, unsigned int)+674>: nopw 0x0(%rax,%rax,1) | |
0x12bf728 <Spell::SelectImplicitAreaTargets(SpellEffIndex, SpellImplicitTargetInfo const&, unsigned int)+680>: mov $0x1e0dab8,%ecx | |
--- INFO THREAD | |
Id Target Id Frame | |
36 Thread 0x6e2533f9d700 (LWP 13777) "worldserver" 0x00006e25cb9cc893 in select () at ../sysdeps/unix/syscall-template.S:81 | |
35 Thread 0x6e2534f2c700 (LWP 13776) "worldserver" 0x000000000147680e in construct<WorldPacket*, WorldPacket* const&> (__p=0x6e240b658fe0, this=0x6e2432bea590) at /usr/include/c++/4.9/ext/new_allocator.h:120 | |
34 Thread 0x6e2535f6b700 (LWP 13775) "worldserver" operator() (sock=..., __closure=0x6e2535f6ab70) at /home/trinity/TrinityCore/src/server/shared/Networking/NetworkThread.h:145 | |
33 Thread 0x6e25367a0700 (LWP 13774) "worldserver" Dequeue (result=<synthetic pointer>, this=0x6e25c68dc460) at /home/trinity/TrinityCore/src/common/Threading/MPSCQueue.h:57 | |
* 32 Thread 0x6e253e8c1700 (LWP 13773) "worldserver" 0x00000000012bf6c2 in Spell::SelectImplicitAreaTargets (this=this@entry=0x6e23cdbdba00, effIndex=effIndex@entry=EFFECT_0, targetType=..., effMask=effMask@entry=1) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:1274 | |
31 Thread 0x6e253f17a700 (LWP 13772) "worldserver" 0x0000000001679ea2 in MotionMaster::UpdateMotion (this=0x6e2481695f40, diff=137) at /home/trinity/TrinityCore/src/server/game/Movement/MotionMaster.cpp:96 | |
30 Thread 0x6e253f994700 (LWP 13771) "worldserver" _M_end (this=this@entry=0x6e24475dc238) at /usr/include/c++/4.9/bits/stl_tree.h:533 | |
29 Thread 0x6e254023a700 (LWP 13770) "worldserver" 0x00000000012efdc1 in SpellHistory::Update (this=0x6e24032fb240) at /home/trinity/TrinityCore/src/server/game/Spells/SpellHistory.cpp:143 | |
28 Thread 0x6e2540a4b700 (LWP 13769) "worldserver" find (__x=<optimized out>, this=<optimized out>) at /usr/include/c++/4.9/bits/unordered_map.h:574 | |
27 Thread 0x6e25412f5700 (LWP 13768) "worldserver" Aura::GetProcEffectMask (this=0x6e23c999e820, aurApp=0x6e24368adbe0, eventInfo=..., now=now@entry=...) at /home/trinity/TrinityCore/src/server/game/Spells/Auras/SpellAuras.cpp:1902 | |
26 Thread 0x6e2541bac700 (LWP 13767) "worldserver" tcache_alloc_small (zero=false, size=16, tcache=0x6e2530c06000) at /home/trinity/TrinityCore/dep/jemalloc/include/jemalloc/internal/tcache.h:302 | |
25 Thread 0x6e25423e6700 (LWP 13766) "worldserver" arena_mapbits_binind_get (pageind=<optimized out>, chunk=<optimized out>) at /home/trinity/TrinityCore/dep/jemalloc/include/jemalloc/internal/arena.h:574 | |
24 Thread 0x6e25bbd60700 (LWP 13759) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
23 Thread 0x6e25bc5c7700 (LWP 13757) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
22 Thread 0x6e25bceb8700 (LWP 13755) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
21 Thread 0x6e25bd70e700 (LWP 13753) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
20 Thread 0x6e25bdf65700 (LWP 13737) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
19 Thread 0x6e25be84d700 (LWP 13735) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
18 Thread 0x6e25bf0e8700 (LWP 13733) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
17 Thread 0x6e25bf9b5700 (LWP 13731) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
16 Thread 0x6e25c0262700 (LWP 13729) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
15 Thread 0x6e25c0ac2700 (LWP 13727) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
14 Thread 0x6e25c12cf700 (LWP 13725) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
13 Thread 0x6e25c1b96700 (LWP 13723) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
12 Thread 0x6e25c2441700 (LWP 13721) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
11 Thread 0x6e25c2c6d700 (LWP 13719) "worldserver" 0x00006e25ccc25a9d in read () at ../sysdeps/unix/syscall-template.S:81 | |
10 Thread 0x6e25c3522700 (LWP 13717) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
9 Thread 0x6e25c3d38700 (LWP 13715) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
8 Thread 0x6e25c4638700 (LWP 13708) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
7 Thread 0x6e25c4ead700 (LWP 13706) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
6 Thread 0x6e25c573b700 (LWP 13704) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
5 Thread 0x6e25c67ad700 (LWP 13703) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
3 Thread 0x6e25c7beb700 (LWP 13701) "worldserver" 0x00006e25cb9d3c03 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81 | |
2 Thread 0x6e25c849d700 (LWP 13700) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
1 Thread 0x6e25ceb04780 (LWP 13696) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
--- THREAD APPLY ALL BACKTRACE | |
Thread 36 (Thread 0x6e2533f9d700 (LWP 13777)): | |
#0 0x00006e25cb9cc893 in select () at ../sysdeps/unix/syscall-template.S:81 | |
No locals. | |
#1 0x00006e25ce2990ba in ?? () from /lib/x86_64-linux-gnu/libreadline.so.6 | |
No symbol table info available. | |
#2 0x00006e25ce29932e in rl_read_key () from /lib/x86_64-linux-gnu/libreadline.so.6 | |
No symbol table info available. | |
#3 0x00006e25ce282c4c in readline_internal_char () from /lib/x86_64-linux-gnu/libreadline.so.6 | |
No symbol table info available. | |
#4 0x00006e25ce2833c5 in readline () from /lib/x86_64-linux-gnu/libreadline.so.6 | |
No symbol table info available. | |
#5 0x0000000000c11445 in CliThread () at /home/trinity/TrinityCore/src/server/worldserver/CommandLine/CliRunnable.cpp:153 | |
command_str = <optimized out> | |
#6 0x00006e25cc263970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#7 0x00006e25ccc1f064 in start_thread (arg=0x6e2533f9d700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6e2533f9d700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {121106064856832, -8857595985802274282, 1, 121108660641888, 121107952346616, 121106064856832, 6438204161867930134, 6438149527912208918}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#8 0x00006e25cb9d362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 35 (Thread 0x6e2534f2c700 (LWP 13776)): | |
#0 0x000000000147680e in construct<WorldPacket*, WorldPacket* const&> (__p=0x6e240b658fe0, this=0x6e2432bea590) at /usr/include/c++/4.9/ext/new_allocator.h:120 | |
No locals. | |
#1 push_back (__x=<synthetic pointer>, this=0x6e2432bea590) at /usr/include/c++/4.9/bits/stl_deque.h:1403 | |
No locals. | |
#2 add (item=<synthetic pointer>, this=0x6e2432bea560) at /home/trinity/TrinityCore/src/common/Threading/LockedQueue.h:55 | |
No locals. | |
#3 WorldSession::QueuePacket (this=0x6e2432bea380, new_packet=0x6e23cdd2d140) at /home/trinity/TrinityCore/src/server/game/Server/WorldSession.cpp:246 | |
No locals. | |
#4 0x000000000148228a in WorldSocket::ReadDataHandler (this=0x6e247bc6f190) at /home/trinity/TrinityCore/src/server/game/Server/WorldSocket.cpp:388 | |
opcode = <optimized out> | |
packet = {<ByteBuffer> = {_vptr.ByteBuffer = 0x1c0c170 <vtable for WorldPacket+16>, static DEFAULT_SIZE = 4096, _rpos = 0, _wpos = 0, _storage = std::vector of length 0, capacity 0}, m_opcode = 238} | |
sessionGuard = {_M_device = 0x6e247bc6f3d8, _M_owns = true} | |
#5 0x000000000148336d in WorldSocket::ReadHandler (this=0x1) at /home/trinity/TrinityCore/src/server/game/Server/WorldSocket.cpp:209 | |
result = (unknown: 191205344) | |
__FUNCTION__ = "ReadHandler" | |
#6 0x0000000001487f0a in _M_call<std::shared_ptr<WorldSocket>&, boost::system::error_code const&, unsigned long const&> (__ptr=std::shared_ptr (count 3, weak 1) 0x6e247bc6f190, this=0x6e2534f2bbe0) at /usr/include/c++/4.9/functional:526 | |
No locals. | |
#7 operator()<std::shared_ptr<WorldSocket>&, const boost::system::error_code&, long unsigned int const&, void> (__object=std::shared_ptr (count 3, weak 1) 0x6e247bc6f190, this=0x6e2534f2bbe0) at /usr/include/c++/4.9/functional:578 | |
No locals. | |
#8 __call<void, boost::system::error_code const&, unsigned long const&, 0ul, 1ul, 2ul> (__args=<optimized out>, this=0x6e2534f2bbe0) at /usr/include/c++/4.9/functional:1264 | |
No locals. | |
#9 operator()<const boost::system::error_code&, long unsigned int const&, void> (this=0x6e2534f2bbe0) at /usr/include/c++/4.9/functional:1323 | |
No locals. | |
#10 operator() (this=0x6e2534f2bbe0) at /usr/include/boost/asio/detail/bind_handler.hpp:127 | |
No locals. | |
#11 asio_handler_invoke<boost::asio::detail::binder2<std::_Bind<std::_Mem_fn<void (Socket<WorldSocket>::*)(boost::system::error_code, long unsigned int)>(std::shared_ptr<WorldSocket>, std::_Placeholder<1>, std::_Placeholder<2>)>, boost::system::error_code, long unsigned int> > (function=...) at /usr/include/boost/asio/handler_invoke_hook.hpp:69 | |
No locals. | |
#12 invoke<boost::asio::detail::binder2<std::_Bind<std::_Mem_fn<void (Socket<WorldSocket>::*)(boost::system::error_code, long unsigned int)>(std::shared_ptr<WorldSocket>, std::_Placeholder<1>, std::_Placeholder<2>)>, boost::system::error_code, long unsigned int>, std::_Bind<std::_Mem_fn<void (Socket<WorldSocket>::*)(boost::system::error_code, long unsigned int)>(std::shared_ptr<WorldSocket>, std::_Placeholder<1>, std::_Placeholder<2>)> > (context=..., function=...) at /usr/include/boost/asio/detail/handler_invoke_helpers.hpp:37 | |
No locals. | |
#13 boost::asio::detail::reactive_socket_recv_op<boost::asio::mutable_buffers_1, std::_Bind<std::_Mem_fn<void (Socket<WorldSocket>::*)(boost::system::error_code, unsigned long)> (std::shared_ptr<WorldSocket>, std::_Placeholder<1>, std::_Placeholder<2>)> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long) (owner=0x6e253b78ef80, base=<optimized out>) at /usr/include/boost/asio/detail/reactive_socket_recv_op.hpp:110 | |
o = <optimized out> | |
p = {h = 0x6e2534f2bbe0, v = 0x0, p = 0x0} | |
handler = {handler_ = {<std::_Weak_result_type<std::_Mem_fn<void (Socket<WorldSocket>::*)(boost::system::error_code, unsigned long)> >> = {<std::_Weak_result_type_impl<std::_Mem_fn<void (Socket<WorldSocket>::*)(boost::system::error_code, unsigned long)> >> = {<std::_Maybe_get_result_type<true, std::_Mem_fn<void (Socket<WorldSocket>::*)(boost::system::error_code, unsigned long)> >> = {<No data fields>}, <No data fields>}, <No data fields>}, _M_f = {<std::_Maybe_unary_or_binary_function<void, Socket<WorldSocket>*, boost::system::error_code, unsigned long>> = {<No data fields>}, __pmf = (void (Socket<WorldSocket>::*)(Socket<WorldSocket> * const, boost::system::error_code, unsigned long)) 0x1487780 <Socket<WorldSocket>::ReadHandlerInternal(boost::system::error_code, unsigned long)>}, _M_bound_args = std::tuple containing = {[1] = std::shared_ptr (count 3, weak 1) 0x6e247bc6f190, [2] = {<std::_Placeholder<1>> = {<No data fields>}, <No data fields>}, [3] = {<std::_Placeholder<2>> = {<No data fields>}, <No data fields>}}}, arg1_ = {m_val = 0, m_cat = 0x6e25ce26b0d0}, arg2_ = 40} | |
#14 0x0000000000c04f49 in complete (bytes_transferred=0, ec=..., owner=..., this=<optimized out>) at /usr/include/boost/asio/detail/task_io_service_operation.hpp:38 | |
No locals. | |
#15 boost::asio::detail::epoll_reactor::descriptor_state::do_complete (owner=0x6e253b78ef80, base=0x6e2492e7cca0, ec=..., bytes_transferred=<optimized out>) at /usr/include/boost/asio/detail/impl/epoll_reactor.ipp:651 | |
descriptor_data = 0x6e2492e7cca0 | |
events = <optimized out> | |
#16 0x0000000000c07690 in complete (bytes_transferred=<optimized out>, ec=..., owner=..., this=<optimized out>) at /usr/include/boost/asio/detail/task_io_service_operation.hpp:38 | |
No locals. | |
#17 do_run_one (ec=..., this_thread=..., lock=..., this=0x6e253b78ef80) at /usr/include/boost/asio/detail/impl/task_io_service.ipp:384 | |
task_result = <optimized out> | |
on_exit = {task_io_service_ = 0x6e253b78ef80, lock_ = 0x6e2534f2bcc0, this_thread_ = 0x6e2534f2bd30} | |
more_handlers = true | |
#18 boost::asio::detail::task_io_service::run (this=0x6e253b78ef80, ec=...) at /usr/include/boost/asio/detail/impl/task_io_service.ipp:153 | |
this_thread = {<boost::asio::detail::thread_info_base> = {<boost::asio::detail::noncopyable> = {<No data fields>}, reusable_memory_ = 0x6e242c0ae500}, wakeup_event = 0x6e2534f2bd60, private_op_queue = {<boost::asio::detail::noncopyable> = {<No data fields>}, front_ = 0x0, back_ = 0x0}, private_outstanding_work = 0, next = 0x0} | |
wakeup_event = {<boost::asio::detail::noncopyable> = {<No data fields>}, cond_ = {__data = {__lock = 0, __futex = 0, __total_seq = 0, __wakeup_seq = 0, __woken_seq = 0, __mutex = 0x0, __nwaiters = 0, __broadcast_seq = 0}, __size = '\000' <repeats 47 times>, __align = 0}, signalled_ = false} | |
ctx = {<boost::asio::detail::noncopyable> = {<No data fields>}, key_ = 0x6e253b78ef80, value_ = 0x6e2534f2bd30, next_ = 0x0} | |
lock = {<boost::asio::detail::noncopyable> = {<No data fields>}, mutex_ = @0x6e253b78efb0, locked_ = false} | |
n = 160241314 | |
#19 0x000000000147ee6b in run (this=0x6e25425db138) at /usr/include/boost/asio/impl/io_service.ipp:59 | |
ec = {m_val = 0, m_cat = 0x6e25ce26b0d0} | |
#20 NetworkThread<WorldSocket>::Run (this=0x6e25425db0c8) at /home/trinity/TrinityCore/src/server/shared/Networking/NetworkThread.h:126 | |
No locals. | |
#21 0x00006e25cc263970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#22 0x00006e25ccc1f064 in start_thread (arg=0x6e2534f2c700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6e2534f2c700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {121106081171200, -8857595985802274282, 1, 121108660641888, 121107952346424, 121106081171200, 6438201898957036054, 6438149527912208918}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#23 0x00006e25cb9d362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 34 (Thread 0x6e2535f6b700 (LWP 13775)): | |
#0 operator() (sock=..., __closure=0x6e2535f6ab70) at /home/trinity/TrinityCore/src/server/shared/Networking/NetworkThread.h:145 | |
this = 0x6e25425dafe8 | |
#1 __gnu_cxx::__ops::_Iter_pred<NetworkThread<WorldSocket>::Update()::{lambda(std::shared_ptr<WorldSocket>)#1}>::operator()<__gnu_cxx::__normal_iterator<std::shared_ptr<WorldSocket>*, std::vector<std::shared_ptr<WorldSocket>, std::allocator<std::shared_ptr<WorldSocket> > > > >(__gnu_cxx::__normal_iterator<std::shared_ptr<WorldSocket>*, std::vector<std::shared_ptr<WorldSocket>, std::allocator<std::shared_ptr<WorldSocket> > > >) (this=this@entry=0x6e2535f6ab70, __it=__it@entry=std::shared_ptr (count 4, weak 1) 0x6e247bc6d590) at /usr/include/c++/4.9/bits/predefined_ops.h:231 | |
No locals. | |
#2 0x000000000147f317 in std::__find_if<__gnu_cxx::__normal_iterator<std::shared_ptr<WorldSocket>*, std::vector<std::shared_ptr<WorldSocket>, std::allocator<std::shared_ptr<WorldSocket> > > >, __gnu_cxx::__ops::_Iter_pred<NetworkThread<WorldSocket>::Update()::{lambda(std::shared_ptr<WorldSocket>)#1}> >(__gnu_cxx::__ops::_Iter_pred<NetworkThread<WorldSocket>::Update()::{lambda(std::shared_ptr<WorldSocket>)#1}>, __gnu_cxx::__ops::_Iter_pred<NetworkThread<WorldSocket>::Update()::{lambda(std::shared_ptr<WorldSocket>)#1}>, __gnu_cxx::__ops::_Iter_pred<NetworkThread<WorldSocket>::Update()::{lambda(std::shared_ptr<WorldSocket>)#1}>, std::random_access_iterator_tag) (__first=..., __last=..., __last@entry=std::shared_ptr (empty) 0x0, __pred=...) at /usr/include/c++/4.9/bits/stl_algo.h:124 | |
__trip_count = 86 | |
#3 0x000000000147f53f in __find_if<__gnu_cxx::__normal_iterator<std::shared_ptr<WorldSocket>*, std::vector<std::shared_ptr<WorldSocket>, std::allocator<std::shared_ptr<WorldSocket> > > >, __gnu_cxx::__ops::_Iter_pred<NetworkThread<SocketType>::Update() [with SocketType = WorldSocket]::<lambda(std::shared_ptr<WorldSocket>)> > > (__pred=..., __last=..., __first=...) at /usr/include/c++/4.9/bits/stl_algo.h:162 | |
No locals. | |
#4 __remove_if<__gnu_cxx::__normal_iterator<std::shared_ptr<WorldSocket>*, std::vector<std::shared_ptr<WorldSocket>, std::allocator<std::shared_ptr<WorldSocket> > > >, __gnu_cxx::__ops::_Iter_pred<NetworkThread<SocketType>::Update() [with SocketType = WorldSocket]::<lambda(std::shared_ptr<WorldSocket>)> > > (__pred=..., __last=std::shared_ptr (empty) 0x0, __first=...) at /usr/include/c++/4.9/bits/stl_algo.h:860 | |
__result = <optimized out> | |
#5 remove_if<__gnu_cxx::__normal_iterator<std::shared_ptr<WorldSocket>*, std::vector<std::shared_ptr<WorldSocket>, std::allocator<std::shared_ptr<WorldSocket> > > >, NetworkThread<SocketType>::Update() [with SocketType = WorldSocket]::<lambda(std::shared_ptr<WorldSocket>)> > (__pred=..., __last=..., __first=...) at /usr/include/c++/4.9/bits/stl_algo.h:937 | |
No locals. | |
#6 NetworkThread<WorldSocket>::Update (this=0x6e25425dafe8) at /home/trinity/TrinityCore/src/server/shared/Networking/NetworkThread.h:143 | |
this = 0x6e25425dafe8 | |
#7 0x000000000147ca96 in operator()<, void> (__object=<optimized out>, this=0x6e2535f6ac60) at /usr/include/c++/4.9/functional:569 | |
No locals. | |
#8 __call<void, boost::system::error_code const&, 0ul> (__args=<optimized out>, this=0x6e2535f6ac60) at /usr/include/c++/4.9/functional:1264 | |
No locals. | |
#9 operator()<const boost::system::error_code&, void> (this=0x6e2535f6ac60) at /usr/include/c++/4.9/functional:1323 | |
No locals. | |
#10 operator() (this=0x6e2535f6ac60) at /usr/include/boost/asio/detail/bind_handler.hpp:47 | |
No locals. | |
#11 asio_handler_invoke<boost::asio::detail::binder1<std::_Bind<std::_Mem_fn<void (NetworkThread<WorldSocket>::*)()>(NetworkThread<WorldSocket>*)>, boost::system::error_code> > (function=...) at /usr/include/boost/asio/handler_invoke_hook.hpp:69 | |
No locals. | |
#12 invoke<boost::asio::detail::binder1<std::_Bind<std::_Mem_fn<void (NetworkThread<WorldSocket>::*)()>(NetworkThread<WorldSocket>*)>, boost::system::error_code>, std::_Bind<std::_Mem_fn<void (NetworkThread<WorldSocket>::*)()>(NetworkThread<WorldSocket>*)> > (context=..., function=...) at /usr/include/boost/asio/detail/handler_invoke_helpers.hpp:37 | |
No locals. | |
#13 boost::asio::detail::wait_handler<std::_Bind<std::_Mem_fn<void (NetworkThread<WorldSocket>::*)()> (NetworkThread<WorldSocket>*)> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long) (owner=0x6e253b78ee00, base=<optimized out>) at /usr/include/boost/asio/detail/wait_handler.hpp:70 | |
h = <optimized out> | |
p = {h = 0x6e2535f6ac60, v = 0x0, p = 0x0} | |
handler = {handler_ = {<std::_Weak_result_type<std::_Mem_fn<void (NetworkThread<WorldSocket>::*)()> >> = {<std::_Weak_result_type_impl<std::_Mem_fn<void (NetworkThread<WorldSocket>::*)()> >> = {<std::_Maybe_get_result_type<true, std::_Mem_fn<void (NetworkThread<WorldSocket>::*)()> >> = {<No data fields>}, <No data fields>}, <No data fields>}, _M_f = {<std::_Maybe_unary_or_binary_function<void, NetworkThread<WorldSocket>*>> = {<std::unary_function<NetworkThread<WorldSocket>*, void>> = {<No data fields>}, <No data fields>}, __pmf = (void (NetworkThread<WorldSocket>::*)(NetworkThread<WorldSocket> * const)) 0x147f3f0 <NetworkThread<WorldSocket>::Update()>}, _M_bound_args = std::tuple containing = {[1] = 0x6e25425dafe8}}, arg1_ = {m_val = 0, m_cat = 0x6e25ce26b0d0}} | |
#14 0x0000000000c07690 in complete (bytes_transferred=<optimized out>, ec=..., owner=..., this=<optimized out>) at /usr/include/boost/asio/detail/task_io_service_operation.hpp:38 | |
No locals. | |
#15 do_run_one (ec=..., this_thread=..., lock=..., this=0x6e253b78ee00) at /usr/include/boost/asio/detail/impl/task_io_service.ipp:384 | |
task_result = <optimized out> | |
on_exit = {task_io_service_ = 0x6e253b78ee00, lock_ = 0x6e2535f6acc0, this_thread_ = 0x6e2535f6ad30} | |
more_handlers = true | |
#16 boost::asio::detail::task_io_service::run (this=0x6e253b78ee00, ec=...) at /usr/include/boost/asio/detail/impl/task_io_service.ipp:153 | |
this_thread = {<boost::asio::detail::thread_info_base> = {<boost::asio::detail::noncopyable> = {<No data fields>}, reusable_memory_ = 0x0}, wakeup_event = 0x6e2535f6ad60, private_op_queue = {<boost::asio::detail::noncopyable> = {<No data fields>}, front_ = 0x0, back_ = 0x0}, private_outstanding_work = 0, next = 0x0} | |
wakeup_event = {<boost::asio::detail::noncopyable> = {<No data fields>}, cond_ = {__data = {__lock = 0, __futex = 0, __total_seq = 0, __wakeup_seq = 0, __woken_seq = 0, __mutex = 0x0, __nwaiters = 0, __broadcast_seq = 0}, __size = '\000' <repeats 47 times>, __align = 0}, signalled_ = false} | |
ctx = {<boost::asio::detail::noncopyable> = {<No data fields>}, key_ = 0x6e253b78ee00, value_ = 0x6e2535f6ad30, next_ = 0x0} | |
lock = {<boost::asio::detail::noncopyable> = {<No data fields>}, mutex_ = @0x6e253b78ee30, locked_ = false} | |
n = 158854458 | |
#17 0x000000000147ee6b in run (this=0x6e25425db058) at /usr/include/boost/asio/impl/io_service.ipp:59 | |
ec = {m_val = 0, m_cat = 0x6e25ce26b0d0} | |
#18 NetworkThread<WorldSocket>::Run (this=0x6e25425dafe8) at /home/trinity/TrinityCore/src/server/shared/Networking/NetworkThread.h:126 | |
No locals. | |
#19 0x00006e25cc263970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#20 0x00006e25ccc1f064 in start_thread (arg=0x6e2535f6b700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6e2535f6b700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {121106098206464, -8857595985802274282, 1, 121108660641888, 121107952345592, 121106098206464, 6438199734830389782, 6438149527912208918}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#21 0x00006e25cb9d362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 33 (Thread 0x6e25367a0700 (LWP 13774)): | |
#0 Dequeue (result=<synthetic pointer>, this=0x6e25c68dc460) at /home/trinity/TrinityCore/src/common/Threading/MPSCQueue.h:57 | |
No locals. | |
#1 WorldSocket::Update (this=0x6e25c68dc190) at /home/trinity/TrinityCore/src/server/game/Server/WorldSocket.cpp:95 | |
queued = <optimized out> | |
buffer = {_wpos = 13, _rpos = 0, _storage = std::vector of length 65536, capacity 65536 = {47 '/', 108 'l', 3 '\003', 34 '"', 7 '\a', 193 '\301', 88 'X', 6 '\006', 5 '\005', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000'...}} | |
#2 0x000000000147eba2 in operator() (sock=..., __closure=0x6e253679fb70) at /home/trinity/TrinityCore/src/server/shared/Networking/NetworkThread.h:145 | |
this = 0x6e25425daf08 | |
#3 __gnu_cxx::__ops::_Iter_pred<NetworkThread<WorldSocket>::Update()::{lambda(std::shared_ptr<WorldSocket>)#1}>::operator()<__gnu_cxx::__normal_iterator<std::shared_ptr<WorldSocket>*, std::vector<std::shared_ptr<WorldSocket>, std::allocator<std::shared_ptr<WorldSocket> > > > >(__gnu_cxx::__normal_iterator<std::shared_ptr<WorldSocket>*, std::vector<std::shared_ptr<WorldSocket>, std::allocator<std::shared_ptr<WorldSocket> > > >) (this=this@entry=0x6e253679fb70, __it=..., __it@entry=std::shared_ptr (count 4, weak 1) 0x6e25c68dc190) at /usr/include/c++/4.9/bits/predefined_ops.h:231 | |
No locals. | |
#4 0x000000000147f32a in std::__find_if<__gnu_cxx::__normal_iterator<std::shared_ptr<WorldSocket>*, std::vector<std::shared_ptr<WorldSocket>, std::allocator<std::shared_ptr<WorldSocket> > > >, __gnu_cxx::__ops::_Iter_pred<NetworkThread<WorldSocket>::Update()::{lambda(std::shared_ptr<WorldSocket>)#1}> >(__gnu_cxx::__ops::_Iter_pred<NetworkThread<WorldSocket>::Update()::{lambda(std::shared_ptr<WorldSocket>)#1}>, __gnu_cxx::__ops::_Iter_pred<NetworkThread<WorldSocket>::Update()::{lambda(std::shared_ptr<WorldSocket>)#1}>, __gnu_cxx::__ops::_Iter_pred<NetworkThread<WorldSocket>::Update()::{lambda(std::shared_ptr<WorldSocket>)#1}>, std::random_access_iterator_tag) (__first=..., __last=..., __last@entry=std::shared_ptr (empty) 0x0, __pred=...) at /usr/include/c++/4.9/bits/stl_algo.h:128 | |
__trip_count = 21 | |
#5 0x000000000147f53f in __find_if<__gnu_cxx::__normal_iterator<std::shared_ptr<WorldSocket>*, std::vector<std::shared_ptr<WorldSocket>, std::allocator<std::shared_ptr<WorldSocket> > > >, __gnu_cxx::__ops::_Iter_pred<NetworkThread<SocketType>::Update() [with SocketType = WorldSocket]::<lambda(std::shared_ptr<WorldSocket>)> > > (__pred=..., __last=..., __first=...) at /usr/include/c++/4.9/bits/stl_algo.h:162 | |
No locals. | |
#6 __remove_if<__gnu_cxx::__normal_iterator<std::shared_ptr<WorldSocket>*, std::vector<std::shared_ptr<WorldSocket>, std::allocator<std::shared_ptr<WorldSocket> > > >, __gnu_cxx::__ops::_Iter_pred<NetworkThread<SocketType>::Update() [with SocketType = WorldSocket]::<lambda(std::shared_ptr<WorldSocket>)> > > (__pred=..., __last=std::shared_ptr (empty) 0x0, __first=...) at /usr/include/c++/4.9/bits/stl_algo.h:860 | |
__result = <optimized out> | |
#7 remove_if<__gnu_cxx::__normal_iterator<std::shared_ptr<WorldSocket>*, std::vector<std::shared_ptr<WorldSocket>, std::allocator<std::shared_ptr<WorldSocket> > > >, NetworkThread<SocketType>::Update() [with SocketType = WorldSocket]::<lambda(std::shared_ptr<WorldSocket>)> > (__pred=..., __last=..., __first=...) at /usr/include/c++/4.9/bits/stl_algo.h:937 | |
No locals. | |
#8 NetworkThread<WorldSocket>::Update (this=0x6e25425daf08) at /home/trinity/TrinityCore/src/server/shared/Networking/NetworkThread.h:143 | |
this = 0x6e25425daf08 | |
#9 0x000000000147ca96 in operator()<, void> (__object=<optimized out>, this=0x6e253679fc60) at /usr/include/c++/4.9/functional:569 | |
No locals. | |
#10 __call<void, boost::system::error_code const&, 0ul> (__args=<optimized out>, this=0x6e253679fc60) at /usr/include/c++/4.9/functional:1264 | |
No locals. | |
#11 operator()<const boost::system::error_code&, void> (this=0x6e253679fc60) at /usr/include/c++/4.9/functional:1323 | |
No locals. | |
#12 operator() (this=0x6e253679fc60) at /usr/include/boost/asio/detail/bind_handler.hpp:47 | |
No locals. | |
#13 asio_handler_invoke<boost::asio::detail::binder1<std::_Bind<std::_Mem_fn<void (NetworkThread<WorldSocket>::*)()>(NetworkThread<WorldSocket>*)>, boost::system::error_code> > (function=...) at /usr/include/boost/asio/handler_invoke_hook.hpp:69 | |
No locals. | |
#14 invoke<boost::asio::detail::binder1<std::_Bind<std::_Mem_fn<void (NetworkThread<WorldSocket>::*)()>(NetworkThread<WorldSocket>*)>, boost::system::error_code>, std::_Bind<std::_Mem_fn<void (NetworkThread<WorldSocket>::*)()>(NetworkThread<WorldSocket>*)> > (context=..., function=...) at /usr/include/boost/asio/detail/handler_invoke_helpers.hpp:37 | |
No locals. | |
#15 boost::asio::detail::wait_handler<std::_Bind<std::_Mem_fn<void (NetworkThread<WorldSocket>::*)()> (NetworkThread<WorldSocket>*)> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long) (owner=0x6e253b78e380, base=<optimized out>) at /usr/include/boost/asio/detail/wait_handler.hpp:70 | |
h = <optimized out> | |
p = {h = 0x6e253679fc60, v = 0x0, p = 0x0} | |
handler = {handler_ = {<std::_Weak_result_type<std::_Mem_fn<void (NetworkThread<WorldSocket>::*)()> >> = {<std::_Weak_result_type_impl<std::_Mem_fn<void (NetworkThread<WorldSocket>::*)()> >> = {<std::_Maybe_get_result_type<true, std::_Mem_fn<void (NetworkThread<WorldSocket>::*)()> >> = {<No data fields>}, <No data fields>}, <No data fields>}, _M_f = {<std::_Maybe_unary_or_binary_function<void, NetworkThread<WorldSocket>*>> = {<std::unary_function<NetworkThread<WorldSocket>*, void>> = {<No data fields>}, <No data fields>}, __pmf = (void (NetworkThread<WorldSocket>::*)(NetworkThread<WorldSocket> * const)) 0x147f3f0 <NetworkThread<WorldSocket>::Update()>}, _M_bound_args = std::tuple containing = {[1] = 0x6e25425daf08}}, arg1_ = {m_val = 0, m_cat = 0x6e25ce26b0d0}} | |
#16 0x0000000000c07690 in complete (bytes_transferred=<optimized out>, ec=..., owner=..., this=<optimized out>) at /usr/include/boost/asio/detail/task_io_service_operation.hpp:38 | |
No locals. | |
#17 do_run_one (ec=..., this_thread=..., lock=..., this=0x6e253b78e380) at /usr/include/boost/asio/detail/impl/task_io_service.ipp:384 | |
task_result = <optimized out> | |
on_exit = {task_io_service_ = 0x6e253b78e380, lock_ = 0x6e253679fcc0, this_thread_ = 0x6e253679fd30} | |
more_handlers = true | |
#18 boost::asio::detail::task_io_service::run (this=0x6e253b78e380, ec=...) at /usr/include/boost/asio/detail/impl/task_io_service.ipp:153 | |
this_thread = {<boost::asio::detail::thread_info_base> = {<boost::asio::detail::noncopyable> = {<No data fields>}, reusable_memory_ = 0x0}, wakeup_event = 0x6e253679fd60, private_op_queue = {<boost::asio::detail::noncopyable> = {<No data fields>}, front_ = 0x0, back_ = 0x0}, private_outstanding_work = 0, next = 0x0} | |
wakeup_event = {<boost::asio::detail::noncopyable> = {<No data fields>}, cond_ = {__data = {__lock = 0, __futex = 0, __total_seq = 0, __wakeup_seq = 0, __woken_seq = 0, __mutex = 0x0, __nwaiters = 0, __broadcast_seq = 0}, __size = '\000' <repeats 47 times>, __align = 0}, signalled_ = false} | |
ctx = {<boost::asio::detail::noncopyable> = {<No data fields>}, key_ = 0x6e253b78e380, value_ = 0x6e253679fd30, next_ = 0x0} | |
lock = {<boost::asio::detail::noncopyable> = {<No data fields>}, mutex_ = @0x6e253b78e3b0, locked_ = false} | |
n = 160194699 | |
#19 0x000000000147ee6b in run (this=0x6e25425daf78) at /usr/include/boost/asio/impl/io_service.ipp:59 | |
ec = {m_val = 0, m_cat = 0x6e25ce26b0d0} | |
#20 NetworkThread<WorldSocket>::Run (this=0x6e25425daf08) at /home/trinity/TrinityCore/src/server/shared/Networking/NetworkThread.h:126 | |
No locals. | |
#21 0x00006e25cc263970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#22 0x00006e25ccc1f064 in start_thread (arg=0x6e25367a0700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6e25367a0700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {121106106812160, -8857595985802274282, 1, 121108660641888, 121107952345496, 121106106812160, 6438198662699178518, 6438149527912208918}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#23 0x00006e25cb9d362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 32 (Thread 0x6e253e8c1700 (LWP 13773)): | |
#0 0x00000000012bf6c2 in Spell::SelectImplicitAreaTargets (this=this@entry=0x6e23cdbdba00, effIndex=effIndex@entry=EFFECT_0, targetType=..., effMask=effMask@entry=1) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:1274 | |
itr = | |
radius = <optimized out> | |
referer = <optimized out> | |
__FUNCTION__ = "SelectImplicitAreaTargets" | |
center = 0x6e23cdbdba60 | |
targets = std::list = {[0] = 0x438d896cc23a8e24} | |
#1 0x00000000012c0ed7 in Spell::SelectEffectImplicitTargets (this=this@entry=0x6e23cdbdba00, effIndex=effIndex@entry=EFFECT_0, targetType=..., processedEffectMask=@0x6e253e8c09fc: 1) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:921 | |
effectMask = 1 | |
__FUNCTION__ = "SelectEffectImplicitTargets" | |
#2 0x00000000012c15c8 in Spell::SelectSpellTargets (this=0x6e23cdbdba00) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:785 | |
implicitTargetMask = <optimized out> | |
i = 0 | |
processedAreaEffectsMask = 1 | |
#3 0x00000000012c1839 in Spell::_cast (this=0x6e23cdbdba00, skipCheck=36) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:3412 | |
modOwner = 0x0 | |
procAttacker = 22 | |
hitMask = 727636737 | |
#4 0x00000000012c2cb7 in Spell::update (this=0x6e23cdbdba00, difftime=137) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:3784 | |
No locals. | |
#5 0x00000000012c3303 in SpellEvent::Execute (this=0x6e246fdf3610, e_time=362646, p_time=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:7286 | |
No locals. | |
#6 0x0000000001ad1e8c in EventProcessor::Update (this=this@entry=0x6e24c2fed290, p_time=p_time@entry=137) at /home/trinity/TrinityCore/src/common/Utilities/EventProcessor.cpp:56 | |
event = 0x6e246fdf3610 | |
i = <optimized out> | |
#7 0x00000000018c9295 in Unit::Update (this=0x6e24c2fed000, p_time=137) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:450 | |
No locals. | |
#8 0x000000000193f353 in Creature::Update (this=0x6e24c2fed000, diff=137) at /home/trinity/TrinityCore/src/server/game/Entities/Creature/Creature.cpp:649 | |
No locals. | |
#9 0x000000000145f633 in Trinity::ObjectUpdater::Visit<Creature> (this=0x6e2444570d00, this@entry=0x6e253e8c0d60, m=...) at /home/trinity/TrinityCore/src/server/game/Grids/Notifiers/GridNotifiers.cpp:406 | |
No locals. | |
#10 0x00000000017695c8 in VisitorHelper<Trinity::ObjectUpdater, Creature> (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:45 | |
No locals. | |
#11 VisitorHelper<Trinity::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:51 | |
No locals. | |
#12 VisitorHelper<Trinity::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:52 | |
No locals. | |
#13 VisitorHelper<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:58 | |
No locals. | |
#14 Visit (c=..., this=0x6e253e8c0d70) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:92 | |
No locals. | |
#15 Visit<Trinity::ObjectUpdater> (visitor=..., this=0x6e249f8dae18) at /home/trinity/TrinityCore/src/server/game/Grids/Grid.h:91 | |
No locals. | |
#16 VisitGrid<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (visitor=..., y=<optimized out>, x=7, this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/NGrid.h:153 | |
No locals. | |
#17 Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (visitor=..., cell=..., this=0x6e243ef47000) at /home/trinity/TrinityCore/src/server/game/Maps/Map.h:810 | |
No locals. | |
#18 Map::VisitNearbyCellsOf (this=0x6e243ef47000, obj=<optimized out>, gridVisitor=..., worldVisitor=...) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:687 | |
cell_id = 133375 | |
pair = {x_coord = 255, y_coord = 260} | |
cell = {data = {Part = {grid_x = 31, grid_y = 32, cell_x = 7, cell_y = 4, nocreate = 1, reserved = 0}, All = 17856543}} | |
y = 260 | |
x = 255 | |
area = {low_bound = {x_coord = <optimized out>, y_coord = 257}, high_bound = {x_coord = 255, y_coord = 262}} | |
worldVisitor = @0x6e253e8c0d80: {i_visitor = @0x6e253e8c0d60} | |
gridVisitor = @0x6e253e8c0d70: {i_visitor = @0x6e253e8c0d60} | |
obj = <optimized out> | |
this = 0x6e243ef47000 | |
#19 0x00000000017728b3 in Map::Update (this=this@entry=0x6e243ef47000, t_diff=t_diff@entry=137) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:729 | |
updater = {i_timeDiff = 137} | |
grid_object_update = {i_visitor = @0x6e253e8c0d60} | |
mapId = "spell" | |
world_object_update = {i_visitor = @0x6e253e8c0d60} | |
totalAdds = "root" | |
totalActive = "0" | |
#20 0x00000000017730c0 in InstanceMap::Update (this=0x6e243ef47000, t_diff=137) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:3223 | |
No locals. | |
#21 0x000000000175ce71 in call (this=0x6e234002a520) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:42 | |
No locals. | |
#22 MapUpdater::WorkerThread (this=0x2411e60 <MapManager::instance()::instance+160>) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:113 | |
request = 0x6e234002a520 | |
#23 0x00006e25cc263970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#24 0x00006e25ccc1f064 in start_thread (arg=0x6e253e8c1700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6e253e8c1700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {121106242213632, -8857595985802274282, 1, 121108660641888, 126530087950080, 121106242213632, 6438179863090453014, 6438149527912208918}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#25 0x00006e25cb9d362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 31 (Thread 0x6e253f17a700 (LWP 13772)): | |
#0 0x0000000001679ea2 in MotionMaster::UpdateMotion (this=0x6e2481695f40, diff=137) at /home/trinity/TrinityCore/src/server/game/Movement/MotionMaster.cpp:96 | |
__FUNCTION__ = "UpdateMotion" | |
#1 0x00000000018c938a in Unit::Update (this=0x6e243a5ed000, p_time=137) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:499 | |
p_time = 137 | |
this = 0x6e243a5ed000 | |
#2 0x000000000193f353 in Creature::Update (this=0x6e243a5ed000, diff=137) at /home/trinity/TrinityCore/src/server/game/Entities/Creature/Creature.cpp:649 | |
No locals. | |
#3 0x000000000145f633 in Trinity::ObjectUpdater::Visit<Creature> (this=0x6e2481695f40, this@entry=0x6e253f179d80, m=...) at /home/trinity/TrinityCore/src/server/game/Grids/Notifiers/GridNotifiers.cpp:406 | |
No locals. | |
#4 0x00000000017695c8 in VisitorHelper<Trinity::ObjectUpdater, Creature> (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:45 | |
No locals. | |
#5 VisitorHelper<Trinity::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:51 | |
No locals. | |
#6 VisitorHelper<Trinity::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:52 | |
No locals. | |
#7 VisitorHelper<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:58 | |
No locals. | |
#8 Visit (c=..., this=0x6e253f179d90) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:92 | |
No locals. | |
#9 Visit<Trinity::ObjectUpdater> (visitor=..., this=0x6e23e5b3c5d8) at /home/trinity/TrinityCore/src/server/game/Grids/Grid.h:91 | |
No locals. | |
#10 VisitGrid<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (visitor=..., y=<optimized out>, x=3, this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/NGrid.h:153 | |
No locals. | |
#11 Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (visitor=..., cell=..., this=0x6e2587add000) at /home/trinity/TrinityCore/src/server/game/Maps/Map.h:810 | |
No locals. | |
#12 Map::VisitNearbyCellsOf (this=0x6e2587add000, obj=<optimized out>, gridVisitor=..., worldVisitor=...) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:687 | |
cell_id = 184635 | |
pair = {x_coord = 315, y_coord = 360} | |
cell = {data = {Part = {grid_x = 39, grid_y = 45, cell_x = 3, cell_y = 0, nocreate = 1, reserved = 0}, All = 16792423}} | |
y = 360 | |
x = 315 | |
area = {low_bound = {x_coord = <optimized out>, y_coord = 357}, high_bound = {x_coord = 316, y_coord = 360}} | |
worldVisitor = @0x6e253f179da0: {i_visitor = @0x6e253f179d80} | |
gridVisitor = @0x6e253f179d90: {i_visitor = @0x6e253f179d80} | |
obj = <optimized out> | |
this = 0x6e2587add000 | |
#13 0x00000000017728b3 in Map::Update (this=0x6e2587add000, t_diff=137) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:729 | |
updater = {i_timeDiff = 137} | |
grid_object_update = {i_visitor = @0x6e253f179d80} | |
mapId = "network\000`@^/$n\000\000j<6\320\b\000\060\361j<6\320\b\000\060\361neral\000k\000 \256@\254$n\000\000\267\000\000\000\000\000\000\000\366\313\rZ\000\000\000\000\001\000\000\000ork\000\240\374\354\037$n\000\000\240\302\071tA\000\060\361\240\302\071tA\000\060\361\t\000\000\000ork\000\240\363ּ#n\000\000\247\224:\275C\000\060\361\000\300[\023$n\000\000\247\224:\275C\000\060\361\240\065\270\271#n\000\000\317\000\000\336!\000\060\361\317\000\000\336!\000\060\361network\000\340\243\066#$n\000\000\265\000\000\000\000\000\000\000\f\314\rZ\000\000\000\000\001\000\000\000ork\000"... | |
world_object_update = {i_visitor = @0x6e253f179d80} | |
totalAdds = "" | |
totalActive = "" | |
#14 0x000000000175ce71 in call (this=0x6e24a02fb6a0) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:42 | |
No locals. | |
#15 MapUpdater::WorkerThread (this=0x2411e60 <MapManager::instance()::instance+160>) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:113 | |
request = 0x6e24a02fb6a0 | |
#16 0x00006e25cc263970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#17 0x00006e25ccc1f064 in start_thread (arg=0x6e253f17a700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6e253f17a700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {121106251360000, -8857595985802274282, 1, 121108660641888, 126530087950080, 121106251360000, 6438178578358360598, 6438149527912208918}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#18 0x00006e25cb9d362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 30 (Thread 0x6e253f994700 (LWP 13771)): | |
#0 _M_end (this=this@entry=0x6e24475dc238) at /usr/include/c++/4.9/bits/stl_tree.h:533 | |
No locals. | |
#1 std::_Rb_tree<unsigned int, std::pair<unsigned int const, ReputationRank>, std::_Select1st<std::pair<unsigned int const, ReputationRank> >, std::less<unsigned int>, std::allocator<std::pair<unsigned int const, ReputationRank> > >::find (this=this@entry=0x6e24475dc238, __k=@0x6e25b18d5004: 1) at /usr/include/c++/4.9/bits/stl_tree.h:1926 | |
__j = <optimized out> | |
#2 0x00000000018cd849 in find (__x=<optimized out>, this=0x6e24475dc238) at /usr/include/c++/4.9/bits/stl_map.h:875 | |
No locals. | |
#3 GetForcedRankIfAny (factionTemplateEntry=<optimized out>, this=0x6e24475dc200) at /home/trinity/TrinityCore/src/server/game/Reputation/ReputationMgr.h:114 | |
No locals. | |
#4 Unit::GetReactionTo (this=0x6e2495ddc000, target=0x6e23d090a000) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:5688 | |
repRank = <optimized out> | |
selfFactionTemplateEntry = <optimized out> | |
selfPlayerOwner = 0x6e2495ddc000 | |
targetPlayerOwner = 0x6e23d090a000 | |
target = 0x6e23d090a000 | |
this = 0x6e2495ddc000 | |
#5 0x00000000018ce9ae in Unit::_IsValidAttackTarget (this=0x6e23d090a000, target=0x6e2495ddc000, bySpell=<optimized out>, obj=0x6e23c6834d00) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:9098 | |
playerAffectingAttacker = <optimized out> | |
playerAffectingTarget = <optimized out> | |
obj = 0x6e23c6834d00 | |
bySpell = <optimized out> | |
target = 0x6e2495ddc000 | |
this = 0x6e23d090a000 | |
#6 0x0000000001029c0a in operator() (u=<optimized out>, this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/Notifiers/GridNotifiers.h:1063 | |
No locals. | |
#7 Trinity::UnitListSearcher<Trinity::AnyAoETargetUnitInObjectRangeCheck>::Visit (this=0x6e24475dc238, this@entry=0x6e253f993790, m=...) at /home/trinity/TrinityCore/src/server/game/Grids/Notifiers/GridNotifiersImpl.h:413 | |
No locals. | |
#8 0x0000000001329c3c in VisitorHelper<Trinity::UnitListSearcher<Trinity::AnyAoETargetUnitInObjectRangeCheck>, Player> (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:45 | |
No locals. | |
#9 VisitorHelper<Trinity::UnitListSearcher<Trinity::AnyAoETargetUnitInObjectRangeCheck>, Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:51 | |
No locals. | |
#10 VisitorHelper<Trinity::UnitListSearcher<Trinity::AnyAoETargetUnitInObjectRangeCheck>, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:58 | |
No locals. | |
#11 Visit (c=..., this=<synthetic pointer>) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:92 | |
No locals. | |
#12 Visit<Trinity::UnitListSearcher<Trinity::AnyAoETargetUnitInObjectRangeCheck> > (visitor=..., this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/Grid.h:98 | |
No locals. | |
#13 VisitGrid<Trinity::UnitListSearcher<Trinity::AnyAoETargetUnitInObjectRangeCheck>, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > (visitor=..., y=<optimized out>, x=<optimized out>, this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/NGrid.h:153 | |
No locals. | |
#14 Visit<Trinity::UnitListSearcher<Trinity::AnyAoETargetUnitInObjectRangeCheck>, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > > (visitor=..., cell=..., this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Maps/Map.h:810 | |
No locals. | |
#15 Visit<Trinity::UnitListSearcher<Trinity::AnyAoETargetUnitInObjectRangeCheck>, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > > (radius=<optimized out>, y_off=<optimized out>, x_off=<optimized out>, map=..., visitor=<synthetic pointer>, standing_cell=<synthetic pointer>, this=0x6e253f9936c0) at /home/trinity/TrinityCore/src/server/game/Grids/Cells/CellImpl.h:94 | |
area = <optimized out> | |
#16 Visit<Trinity::UnitListSearcher<Trinity::AnyAoETargetUnitInObjectRangeCheck>, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > > (radius=7, obj=..., map=..., visitor=<synthetic pointer>, standing_cell=<synthetic pointer>, this=0x6e253f9936c0) at /home/trinity/TrinityCore/src/server/game/Grids/Cells/CellImpl.h:68 | |
No locals. | |
#17 Cell::VisitAllObjects<Trinity::UnitListSearcher<Trinity::AnyAoETargetUnitInObjectRangeCheck> > (center_obj=0x6e23c6834d00, visitor=..., radius=radius@entry=7, dont_load=dont_load@entry=true) at /home/trinity/TrinityCore/src/server/game/Grids/Cells/CellImpl.h:214 | |
p = {x_coord = 275, y_coord = 267} | |
cell = {data = {Part = {grid_x = 34, grid_y = 33, cell_x = 3, cell_y = 3, nocreate = 1, reserved = 0}, All = 17578082}} | |
wnotifier = {i_visitor = @0x6e253f993790} | |
gnotifier = <optimized out> | |
#18 0x00000000013258cc in DynObjAura::FillTargetMap (this=0x6e2443691ba0, targets=std::unordered_map with 0 elements) at /home/trinity/TrinityCore/src/server/game/Spells/Auras/SpellAuras.cpp:2601 | |
u_check = {i_obj = 0x6e23c6834d00, i_funit = 0x6e23d090a000, _spellInfo = 0x6e25a645c500, i_range = 7, i_incOwnRadius = false, i_incTargetRadius = true} | |
searcher = {<Trinity::ContainerInserter<Unit*>> = {ref = 0x6e253f9937b0, inserter = 0x13265b0 <Trinity::ContainerInserter<Unit*>::InserterOf<std::deque<Unit*, std::allocator<Unit*> > >(void*, Unit*&&)>}, i_phaseMask = 1, i_check = @0x6e253f993770} | |
units = std::deque with 0 elements | |
effIndex = 0 '\000' | |
radius = 7 | |
#19 0x0000000001324276 in Aura::UpdateTargetMap (this=this@entry=0x6e2443691ba0, caster=caster@entry=0x6e23d090a000, apply=apply@entry=true) at /home/trinity/TrinityCore/src/server/game/Spells/Auras/SpellAuras.cpp:494 | |
targets = std::unordered_map with 0 elements | |
targetsToRemove = std::deque with 662752156966341843 elements = {<error reading variable targetsToRemove (Cannot access memory at address 0x22)> | |
__FUNCTION__ = "UpdateTargetMap" | |
#20 0x0000000001324dc0 in Aura::UpdateOwner (this=0x6e2443691ba0, diff=137, owner=owner@entry=0x6e23c6834d00) at /home/trinity/TrinityCore/src/server/game/Spells/Auras/SpellAuras.cpp:667 | |
__FUNCTION__ = "UpdateOwner" | |
caster = 0x6e23d090a000 | |
modSpell = 0x0 | |
modOwner = 0x6e23d090a000 | |
#21 0x000000000189acb8 in DynamicObject::Update (this=0x6e23c6834d00, p_time=137) at /home/trinity/TrinityCore/src/server/game/Entities/DynamicObject/DynamicObject.cpp:149 | |
__FUNCTION__ = "Update" | |
expired = false | |
#22 0x000000000145f713 in Trinity::ObjectUpdater::Visit<DynamicObject> (this=0x6e24475dc238, this@entry=0x6e253f993d80, m=...) at /home/trinity/TrinityCore/src/server/game/Grids/Notifiers/GridNotifiers.cpp:406 | |
No locals. | |
#23 0x00000000017695d4 in VisitorHelper<Trinity::ObjectUpdater, DynamicObject> (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:45 | |
No locals. | |
#24 VisitorHelper<Trinity::ObjectUpdater, DynamicObject, TypeList<Corpse, TypeNull> > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:51 | |
No locals. | |
#25 VisitorHelper<Trinity::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:52 | |
No locals. | |
#26 VisitorHelper<Trinity::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:52 | |
No locals. | |
#27 VisitorHelper<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:58 | |
No locals. | |
#28 Visit (c=..., this=0x6e253f993d90) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:92 | |
No locals. | |
#29 Visit<Trinity::ObjectUpdater> (visitor=..., this=0x6e23f9f77a88) at /home/trinity/TrinityCore/src/server/game/Grids/Grid.h:91 | |
No locals. | |
#30 VisitGrid<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (visitor=..., y=<optimized out>, x=3, this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/NGrid.h:153 | |
No locals. | |
#31 Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (visitor=..., cell=..., this=0x6e2400a14000) at /home/trinity/TrinityCore/src/server/game/Maps/Map.h:810 | |
No locals. | |
#32 Map::VisitNearbyCellsOf (this=0x6e2400a14000, obj=<optimized out>, gridVisitor=..., worldVisitor=...) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:687 | |
cell_id = 136979 | |
pair = {x_coord = 275, y_coord = 267} | |
cell = {data = {Part = {grid_x = 34, grid_y = 33, cell_x = 3, cell_y = 3, nocreate = 1, reserved = 0}, All = 17578082}} | |
y = 267 | |
x = 275 | |
area = {low_bound = {x_coord = <optimized out>, y_coord = 259}, high_bound = {x_coord = 283, y_coord = 275}} | |
worldVisitor = @0x6e253f993da0: {i_visitor = @0x6e253f993d80} | |
gridVisitor = @0x6e253f993d90: {i_visitor = @0x6e253f993d80} | |
obj = <optimized out> | |
this = 0x6e2400a14000 | |
#33 0x00000000017728b3 in Map::Update (this=0x6e2400a14000, t_diff=137) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:729 | |
updater = {i_timeDiff = 137} | |
grid_object_update = {i_visitor = @0x6e253f993d80} | |
mapId = "root" | |
world_object_update = {i_visitor = @0x6e253f993d80} | |
totalAdds = "root" | |
totalActive = "0" | |
#34 0x000000000175ce71 in call (this=0x6e23ddc82940) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:42 | |
No locals. | |
#35 MapUpdater::WorkerThread (this=0x2411e60 <MapManager::instance()::instance+160>) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:113 | |
request = 0x6e23ddc82940 | |
#36 0x00006e25cc263970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#37 0x00006e25ccc1f064 in start_thread (arg=0x6e253f994700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6e253f994700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {121106259855104, -8857595985802274282, 1, 121108660641888, 126530087950080, 121106259855104, 6438177499247827478, 6438149527912208918}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#38 0x00006e25cb9d362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 29 (Thread 0x6e254023a700 (LWP 13770)): | |
#0 0x00000000012efdc1 in SpellHistory::Update (this=0x6e24032fb240) at /home/trinity/TrinityCore/src/server/game/Spells/SpellHistory.cpp:143 | |
now = <optimized out> | |
#1 0x00000000018ac0cf in Unit::_UpdateSpells (this=this@entry=0x6e24475f8000, time=time@entry=137) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:3145 | |
No locals. | |
#2 0x00000000018c92aa in Unit::Update (this=0x6e24475f8000, p_time=137) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:455 | |
No locals. | |
#3 0x000000000193f353 in Creature::Update (this=this@entry=0x6e24475f8000, diff=diff@entry=137) at /home/trinity/TrinityCore/src/server/game/Entities/Creature/Creature.cpp:649 | |
No locals. | |
#4 0x0000000001942b9b in TempSummon::Update (this=0x6e24475f8000, diff=137) at /home/trinity/TrinityCore/src/server/game/Entities/Creature/TemporarySummon.cpp:52 | |
No locals. | |
#5 0x000000000145f633 in Trinity::ObjectUpdater::Visit<Creature> (this=0x6e24032fb240, this@entry=0x6e2540239d60, m=...) at /home/trinity/TrinityCore/src/server/game/Grids/Notifiers/GridNotifiers.cpp:406 | |
No locals. | |
#6 0x00000000017695c8 in VisitorHelper<Trinity::ObjectUpdater, Creature> (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:45 | |
No locals. | |
#7 VisitorHelper<Trinity::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:51 | |
No locals. | |
#8 VisitorHelper<Trinity::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:52 | |
No locals. | |
#9 VisitorHelper<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:58 | |
No locals. | |
#10 Visit (c=..., this=0x6e2540239d70) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:92 | |
No locals. | |
#11 Visit<Trinity::ObjectUpdater> (visitor=..., this=0x6e23af4d5708) at /home/trinity/TrinityCore/src/server/game/Grids/Grid.h:91 | |
No locals. | |
#12 VisitGrid<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (visitor=..., y=<optimized out>, x=4, this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/NGrid.h:153 | |
No locals. | |
#13 Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (visitor=..., cell=..., this=0x6e24f1db2000) at /home/trinity/TrinityCore/src/server/game/Maps/Map.h:810 | |
No locals. | |
#14 Map::VisitNearbyCellsOf (this=0x6e24f1db2000, obj=<optimized out>, gridVisitor=..., worldVisitor=...) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:687 | |
cell_id = 136988 | |
pair = {x_coord = 284, y_coord = 267} | |
cell = {data = {Part = {grid_x = 35, grid_y = 33, cell_x = 4, cell_y = 3, nocreate = 1, reserved = 0}, All = 17582179}} | |
y = 267 | |
x = 284 | |
area = {low_bound = {x_coord = <optimized out>, y_coord = 265}, high_bound = {x_coord = 285, y_coord = 270}} | |
worldVisitor = @0x6e2540239d80: {i_visitor = @0x6e2540239d60} | |
gridVisitor = @0x6e2540239d70: {i_visitor = @0x6e2540239d60} | |
obj = <optimized out> | |
this = 0x6e24f1db2000 | |
#15 0x00000000017728b3 in Map::Update (this=this@entry=0x6e24f1db2000, t_diff=t_diff@entry=137) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:729 | |
updater = {i_timeDiff = 137} | |
grid_object_update = {i_visitor = @0x6e2540239d60} | |
mapId = "" | |
world_object_update = {i_visitor = @0x6e2540239d60} | |
totalAdds = "spells\000\000\240\337\306\335#n\000\000k\237\000\000\000\000\000\000\000\340\341\303$n\000\000root\000rk\000@4ە$n\000\000\257\003" | |
totalActive = "0" | |
#16 0x00000000017730c0 in InstanceMap::Update (this=0x6e24f1db2000, t_diff=137) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:3223 | |
No locals. | |
#17 0x000000000175ce71 in call (this=0x6e249b1f1720) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:42 | |
No locals. | |
#18 MapUpdater::WorkerThread (this=0x2411e60 <MapManager::instance()::instance+160>) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:113 | |
request = 0x6e249b1f1720 | |
#19 0x00006e25cc263970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#20 0x00006e25ccc1f064 in start_thread (arg=0x6e254023a700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6e254023a700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {121106268923648, -8857595985802274282, 1, 121108660641888, 126530087950080, 121106268923648, 6438457682513123862, 6438149527912208918}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#21 0x00006e25cb9d362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 28 (Thread 0x6e2540a4b700 (LWP 13769)): | |
#0 find (__x=<optimized out>, this=<optimized out>) at /usr/include/c++/4.9/bits/unordered_map.h:574 | |
No locals. | |
#1 Aura::UpdateTargetMap (this=this@entry=0x6e2584ae66e0, caster=caster@entry=0x6e2489661000, apply=apply@entry=true) at /home/trinity/TrinityCore/src/server/game/Spells/Auras/SpellAuras.cpp:501 | |
itr = <optimized out> | |
appIter = {first = {static Empty = {static Empty = <same as static member of an already seen type>, _guid = 0}, _guid = 32280}, second = } | |
targets = std::unordered_map with 1 elements = {[0x6e2489661000] = 1 '\001'} | |
targetsToRemove = std::deque with 0 elements | |
__FUNCTION__ = "UpdateTargetMap" | |
#2 0x0000000001324dc0 in Aura::UpdateOwner (this=this@entry=0x6e2584ae66e0, diff=diff@entry=137, owner=owner@entry=0x6e2489661000) at /home/trinity/TrinityCore/src/server/game/Spells/Auras/SpellAuras.cpp:667 | |
__FUNCTION__ = "UpdateOwner" | |
caster = 0x6e2489661000 | |
modSpell = 0x0 | |
modOwner = 0x6e2489661000 | |
#3 0x00000000018abf6e in Unit::_UpdateSpells (this=this@entry=0x6e2489661000, time=time@entry=137) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:3110 | |
i_aura = 0x6e2584ae66e0 | |
#4 0x00000000018c92aa in Unit::Update (this=0x6e2489661000, p_time=137) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:455 | |
No locals. | |
#5 0x0000000001876304 in Player::Update (this=0x6e2489661000, p_time=137) at /home/trinity/TrinityCore/src/server/game/Entities/Player/Player.cpp:1059 | |
now = <optimized out> | |
pet = <optimized out> | |
#6 0x000000000177289e in Map::Update (this=this@entry=0x6e23db954000, t_diff=t_diff@entry=137) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:727 | |
updater = {i_timeDiff = 137} | |
grid_object_update = {i_visitor = @0x6e2540a4ad60} | |
mapId = "" | |
world_object_update = {i_visitor = @0x6e2540a4ad60} | |
totalAdds = "" | |
totalActive = "" | |
#7 0x00000000017730c0 in InstanceMap::Update (this=0x6e23db954000, t_diff=137) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:3223 | |
No locals. | |
#8 0x000000000175ce71 in call (this=0x6e234031b660) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:42 | |
No locals. | |
#9 MapUpdater::WorkerThread (this=0x2411e60 <MapManager::instance()::instance+160>) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:113 | |
request = 0x6e234031b660 | |
#10 0x00006e25cc263970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#11 0x00006e25ccc1f064 in start_thread (arg=0x6e2540a4b700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6e2540a4b700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {121106277381888, -8857595985802274282, 1, 121108660641888, 126530087950080, 121106277381888, 6438456591054559766, 6438149527912208918}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#12 0x00006e25cb9d362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 27 (Thread 0x6e25412f5700 (LWP 13768)): | |
#0 Aura::GetProcEffectMask (this=0x6e23c999e820, aurApp=0x6e24368adbe0, eventInfo=..., now=now@entry=...) at /home/trinity/TrinityCore/src/server/game/Spells/Auras/SpellAuras.cpp:1902 | |
procEntry = <optimized out> | |
check = <optimized out> | |
procEffectMask = <optimized out> | |
#1 0x00000000018bec64 in Unit::GetProcAurasTriggeredOnEvent (this=0x6e24fae2a000, aurasTriggeringProc=std::vector of length 1, capacity 1 = {...}, procAuras=procAuras@entry=0x0, eventInfo=...) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:11426 | |
procEffectMask = 0 '\000' | |
itr = {first = 47864, second = } | |
now = {__d = {__r = 873434694256088}} | |
__FUNCTION__ = "GetProcAurasTriggeredOnEvent" | |
#2 0x00000000018bee49 in Unit::TriggerAurasProcOnEvent (this=0x6e24fae2a000, actionTarget=0x6e2492871000, typeMaskActor=<optimized out>, typeMaskActionTarget=1049088, spellTypeMask=1, spellPhaseMask=2, hitMask=1025, spell=0x6e2469cd0d80, damageInfo=0x6e25412f4b00, healInfo=0x0) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:11448 | |
myAurasTriggeringProc = std::vector of length 1, capacity 1 = {{first = 3 '\003', second = 0x6e24de71c7a0}} | |
myProcEventInfo = {_actor = 0x6e24fae2a000, _actionTarget = 0x6e2492871000, _procTarget = 0x6e2492871000, _typeMask = 256, _spellTypeMask = 1, _spellPhaseMask = 2, _hitMask = 1025, _spell = 0x6e2469cd0d80, _damageInfo = 0x6e25412f4b00, _healInfo = 0x0} | |
targetProcEventInfo = {_actor = 0x6e23f57ffe20, _actionTarget = 0x6e23f57ffe30, _procTarget = 0x6e23f57ffe30, _typeMask = 26051816, _spellTypeMask = 0, _spellPhaseMask = 1, _hitMask = 2, _spell = 0x6e2469cd0d80, _damageInfo = 0x0, _healInfo = 0x0} | |
#3 0x00000000012baac1 in Spell::DoAllEffectOnTarget (this=0x6e2469cd0d80, target=0x401) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:2608 | |
spellDamageInfo = {m_attacker = 0x6e24fae2a000, m_victim = 0x6e2492871000, m_damage = 771, m_spellInfo = 0x6e25a8f5f700, m_schoolMask = SPELL_SCHOOL_MASK_NORMAL, m_damageType = SPELL_DIRECT_DAMAGE, m_attackType = RANGED_ATTACK, m_absorb = 192, m_resist = 0, m_block = 0, m_hitMask = 1025} | |
damageInfo = {target = 0x6e2492871000, attacker = 0x6e24fae2a000, SpellID = 34490, damage = 771, overkill = 0, schoolMask = 1, absorb = 192, resist = 0, physicalLog = false, unused = false, blocked = 0, HitInfo = 64, cleanDamage = 0, fullBlock = false} | |
missInfo = SPELL_MISS_NONE | |
mask = 3 '\003' | |
unit = 0x0 | |
caster = 0x6e24fae2a000 | |
hitMask = 1025 | |
#4 0x00000000012bb481 in DoAllEffectOnTarget (target=0x6e2435a3d210, this=0x6e2469cd0d80) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:2394 | |
No locals. | |
#5 Spell::handle_delayed (this=0x6e2469cd0d80, t_offset=352) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:3631 | |
ihit = {targetGUID = {static Empty = {static Empty = <same as static member of an already seen type>, _guid = 0}, _guid = 132497}, timeDelay = 352, damage = 1170, missCondition = SPELL_MISS_NONE, reflectResult = SPELL_MISS_NONE, effectMask = 3 '\003', processed = true, alive = true, crit = false, scaleAura = false} | |
modOwner = 0x6e24fae2a000 | |
next_time = 0 | |
t_offset = 352 | |
this = 0x6e2469cd0d80 | |
#6 0x00000000012c3357 in SpellEvent::Execute (this=0x6e2434bff2b0, e_time=438438, p_time=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:7336 | |
t_offset = <optimized out> | |
n_offset = <optimized out> | |
#7 0x0000000001ad1e8c in EventProcessor::Update (this=this@entry=0x6e24fae2a290, p_time=p_time@entry=137) at /home/trinity/TrinityCore/src/common/Utilities/EventProcessor.cpp:56 | |
event = 0x6e2434bff2b0 | |
i = <optimized out> | |
#8 0x00000000018c9295 in Unit::Update (this=0x6e24fae2a000, p_time=137) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:450 | |
No locals. | |
#9 0x0000000001876304 in Player::Update (this=0x6e24fae2a000, p_time=137) at /home/trinity/TrinityCore/src/server/game/Entities/Player/Player.cpp:1059 | |
now = <optimized out> | |
pet = <optimized out> | |
#10 0x000000000177289e in Map::Update (this=0x6e248d329000, t_diff=137) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:727 | |
updater = {i_timeDiff = 137} | |
grid_object_update = {i_visitor = @0x6e25412f4d80} | |
mapId = "" | |
world_object_update = {i_visitor = @0x6e25412f4d80} | |
totalAdds = "network\000\300؛\033$n\000\000\353\000\000\000\000\000\000\000,\311\rZ\000\000\000\000\001\000\000\000ork\000\340\321\303\310#n\000\000\261[\000\000\062\000\060\361\000\340\323U$n\000\000\061\061\060\000\000\000\000\000@\365\272\262#n\000\000F\002\000\000\000\000\000\000b\304\rZ\000\000\000\000\002\000\000\000ork\000\200\025\364\303\060\300%E\030\343\205B\200\025\364\303\060\300%E\030\343\205Bmaps\000rk\000\300\373H\200$n\000\000\251\276\061}c\000\060\361\251\276\061}c\000\060\361root\000rk\000\000\344\317\310%n\000\000?", '\000' <repeats 23 times>... | |
totalActive = "\000\000\000\000\000rk\000`\005{c$n\000\000\005\230\061\350u\000\060\361\000\360\231M$n\000\000\005\230\061\350u\000\060\361\000\000\000\000\000\000\000\000\363\016\000\000\332\f\000\000.\023\000\000\062\025\000\000\312\034\000\000\000rk\000\300\021\267Q$n\000\000 6\224b$n\000\000\300\237K\302$n\000\000root\000rk\000\240\257\214A$n\000\000^u1Vz\000\060\361^u1Vz\000\060\361network\000\000=\237\017$n\000\000\330\023\003\000\000\000\000\000G\021\017Z\000\000\000\000ne" | |
#11 0x000000000175ce71 in call (this=0x6e249b1f1680) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:42 | |
No locals. | |
#12 MapUpdater::WorkerThread (this=0x2411e60 <MapManager::instance()::instance+160>) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:113 | |
request = 0x6e249b1f1680 | |
#13 0x00006e25cc263970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#14 0x00006e25ccc1f064 in start_thread (arg=0x6e25412f5700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6e25412f5700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {121106286466816, -8857595985802274282, 1, 121108660641888, 126530087950080, 121106286466816, 6438455593548405270, 6438149527912208918}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#15 0x00006e25cb9d362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 26 (Thread 0x6e2541bac700 (LWP 13767)): | |
#0 tcache_alloc_small (zero=false, size=16, tcache=0x6e2530c06000) at /home/trinity/TrinityCore/dep/jemalloc/include/jemalloc/internal/tcache.h:302 | |
ret = <optimized out> | |
binind = 1 | |
tbin = 0x6e2530c06048 | |
#1 arena_malloc (try_tcache=true, zero=false, size=<optimized out>, arena=0x0) at /home/trinity/TrinityCore/dep/jemalloc/include/jemalloc/internal/arena.h:957 | |
No locals. | |
#2 imalloct (arena=0x0, try_tcache=true, size=<optimized out>) at /home/trinity/TrinityCore/dep/jemalloc/include/jemalloc/internal/jemalloc_internal.h:802 | |
No locals. | |
#3 imalloc (size=<optimized out>) at /home/trinity/TrinityCore/dep/jemalloc/include/jemalloc/internal/jemalloc_internal.h:811 | |
No locals. | |
#4 malloc (size=<optimized out>) at /home/trinity/TrinityCore/dep/jemalloc/src/jemalloc.c:929 | |
ret = <optimized out> | |
usize = 16 | |
#5 0x00006e25cc20c2e8 in operator new(unsigned long) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#6 0x000000000147f9c1 in Enqueue (input=0x6e23ce3ab080, this=0x6e23e9b5d360) at /home/trinity/TrinityCore/src/common/Threading/MPSCQueue.h:48 | |
node = <optimized out> | |
#7 WorldSocket::SendPacket (this=0x6e23e9b5d090, packet=...) at /home/trinity/TrinityCore/src/server/game/Server/WorldSocket.cpp:423 | |
No locals. | |
#8 0x00000000014727d5 in WorldSession::SendPacket (this=0x6e23af4f3800, packet=0x6e2541baba60) at /home/trinity/TrinityCore/src/server/game/Server/WorldSession.cpp:240 | |
__FUNCTION__ = "SendPacket" | |
#9 0x000000000145c14a in SendPacket (player=<optimized out>, this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/Notifiers/GridNotifiers.h:149 | |
No locals. | |
#10 Trinity::MessageDistDeliverer::Visit (this=0x1, this@entry=0x6e2541bab9c0, m=...) at /home/trinity/TrinityCore/src/server/game/Grids/Notifiers/GridNotifiers.cpp:275 | |
No locals. | |
#11 0x00000000017e4db7 in VisitorHelper<Trinity::MessageDistDeliverer, Player> (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:45 | |
No locals. | |
#12 VisitorHelper<Trinity::MessageDistDeliverer, Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:51 | |
No locals. | |
#13 VisitorHelper<Trinity::MessageDistDeliverer, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:58 | |
No locals. | |
#14 Visit (c=..., this=<synthetic pointer>) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:92 | |
No locals. | |
#15 Visit<Trinity::MessageDistDeliverer> (visitor=<synthetic pointer>, this=0x6e241c1052c8) at /home/trinity/TrinityCore/src/server/game/Grids/Grid.h:98 | |
No locals. | |
#16 VisitGrid<Trinity::MessageDistDeliverer, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > (visitor=<synthetic pointer>, y=7, x=7, this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/NGrid.h:153 | |
No locals. | |
#17 Visit<Trinity::MessageDistDeliverer, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > > (visitor=<synthetic pointer>, cell=..., this=0x6e24affdf000) at /home/trinity/TrinityCore/src/server/game/Maps/Map.h:810 | |
No locals. | |
#18 VisitCircle<Trinity::MessageDistDeliverer, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > > (end_cell=<synthetic pointer>, begin_cell=<synthetic pointer>, map=..., visitor=<synthetic pointer>, this=0x6e2541bab980) at /home/trinity/TrinityCore/src/server/game/Grids/Cells/CellImpl.h:146 | |
r_zone = {data = {Part = {grid_x = 37, grid_y = 32, cell_x = 7, cell_y = 7, nocreate = 1, reserved = 0}, All = 18642981}} | |
y = 263 | |
x = 303 | |
x_shift = 1 | |
x_start = 302 | |
y_end = <optimized out> | |
x_end = 305 | |
y_start = <optimized out> | |
#19 Visit<Trinity::MessageDistDeliverer, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > > (radius=<optimized out>, y_off=<optimized out>, x_off=<optimized out>, map=..., visitor=<synthetic pointer>, standing_cell=<synthetic pointer>, this=0x6e2541bab980) at /home/trinity/TrinityCore/src/server/game/Grids/Cells/CellImpl.h:104 | |
area = {low_bound = {x_coord = <optimized out>, y_coord = 260}, high_bound = {x_coord = <optimized out>, y_coord = 265}} | |
#20 Visit<Trinity::MessageDistDeliverer, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > > (radius=<optimized out>, obj=..., map=..., visitor=<synthetic pointer>, standing_cell=<synthetic pointer>, this=0x6e2541bab980) at /home/trinity/TrinityCore/src/server/game/Grids/Cells/CellImpl.h:68 | |
No locals. | |
#21 VisitWorldObjects<Trinity::MessageDistDeliverer> (dont_load=true, radius=<optimized out>, visitor=..., center_obj=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/Cells/CellImpl.h:202 | |
p = <optimized out> | |
cell = {data = {Part = {grid_x = 37, grid_y = 32, cell_x = 7, cell_y = 7, nocreate = 1, reserved = 0}, All = 18642981}} | |
wnotifier = {i_visitor = @0x6e2541bab9c0} | |
#22 Player::SendMessageToSetInRange (this=<optimized out>, data=<optimized out>, dist=<optimized out>, self=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Entities/Player/Player.cpp:6465 | |
notifier = {i_source = 0x6e24353f1000, i_message = 0x6e2541baba60, i_phaseMask = 1, i_distSq = 28900, team = 0, skipped_receiver = 0x0} | |
#23 0x00000000012ab78f in Spell::SendSpellGo (this=0x6e23cdf99f80) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:4285 | |
castFlags = <optimized out> | |
data = {<ByteBuffer> = {_vptr.ByteBuffer = 0x1c0c170 <vtable for WorldPacket+16>, static DEFAULT_SIZE = 4096, _rpos = 0, _wpos = 38, _storage = std::vector of length 38, capacity 50 = {3 '\003', 189 '\275', 205 '\315', 3 '\003', 189 '\275', 205 '\315', 40 '(', 162 '\242', 37 '%', 0 '\000', 0 '\000', 0 '\000', 9 '\t', 0 '\000', 0 '\000', 240 '\360', 139 '\213', 187 '\273', 10 '\n', 1 '\001', 189 '\275', 205 '\315', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 2 '\002', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 197 '\305', 33 '!', 0 '\000', 0 '\000'}}, m_opcode = 306} | |
#24 0x00000000012c192e in Spell::_cast (this=0x6e23cdf99f80, skipCheck=3) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:3471 | |
modOwner = 0x6e24353f1000 | |
procAttacker = 2 | |
hitMask = 817916648 | |
#25 0x00000000012c2cb7 in Spell::update (this=0x6e23cdf99f80, difftime=137) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:3784 | |
No locals. | |
#26 0x00000000012c3303 in SpellEvent::Execute (this=0x6e24e375d340, e_time=2640112, p_time=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:7286 | |
No locals. | |
#27 0x0000000001ad1e8c in EventProcessor::Update (this=this@entry=0x6e24353f1290, p_time=p_time@entry=137) at /home/trinity/TrinityCore/src/common/Utilities/EventProcessor.cpp:56 | |
event = 0x6e24e375d340 | |
i = <optimized out> | |
#28 0x00000000018c9295 in Unit::Update (this=0x6e24353f1000, p_time=137) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:450 | |
No locals. | |
#29 0x0000000001876304 in Player::Update (this=0x6e24353f1000, p_time=137) at /home/trinity/TrinityCore/src/server/game/Entities/Player/Player.cpp:1059 | |
now = <optimized out> | |
pet = <optimized out> | |
#30 0x000000000177289e in Map::Update (this=this@entry=0x6e24affdf000, t_diff=t_diff@entry=137) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:727 | |
updater = {i_timeDiff = 137} | |
grid_object_update = {i_visitor = @0x6e2541babd60} | |
mapId = "spells\000\000@\376\202e$n\000\000\315j:\344N\000\060\361\000\060D\374$n\000\000\315j:\344N\000\060\361\200\321-,$n\000\000\024/\000\000\000\000\000\000\000\267\306,$n\000\000network\000\000\000\000\000\000\000\000\000\065\r\000\000\313\t\000\000R\020\000\000\363\026\000\000maps\000rk\000\000Z\247\253$n\000\000\232\004\000\363\217\000\060\361\232\004\000\363\217\000\060\361root\000rk\000\300\021\364\247#n\000\000g\000\000g\220\000\060\361g\000\000g\220\000\060\361\060\000\064\000ork\000\000\360Q\343#n\000\000\200\305\002R$n\000\000\000\t\031\001$n\000\000root\000rk\000"... | |
world_object_update = {i_visitor = @0x6e2541babd60} | |
totalAdds = "spells" | |
totalActive = "network\000`\\`\361#n\000\000\300d\000\000\000\000\000\000\000\300ʇ#n\000\000maps\000rk\000`\263\304\332$n\000\000\034\001\000\000\000\000\000\000\326\313\rZ\000\000\000\000\003\000\000\000ork\000\000\000\000\000\000\000\000\000\357\a\000\000\065\016\000\000\323\024\000\000\231\025\000\000maps\000rk\000\240\305J\303#n\000\000\024\001\000\324\020\000\060\361\000\060q\300$n\000\000\024\001\000\324\020\000\060\361\200D\375\335#n\000\000\264\a\000\000r\000\060\361\000@\006$$n\000\000root\000\000\000\000`\021\315\353#n\000\000`\301?o#n\000\000\200\365\236\206$n\000\000spells\000\000"... | |
#31 0x00000000017730c0 in InstanceMap::Update (this=0x6e24affdf000, t_diff=137) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:3223 | |
No locals. | |
#32 0x000000000175ce71 in call (this=0x6e241c765300) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:42 | |
No locals. | |
#33 MapUpdater::WorkerThread (this=0x2411e60 <MapManager::instance()::instance+160>) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:113 | |
request = 0x6e241c765300 | |
#34 0x00006e25cc263970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#35 0x00006e25ccc1f064 in start_thread (arg=0x6e2541bac700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6e2541bac700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {121106295604992, -8857595985802274282, 1, 121108660641888, 126530087950080, 121106295604992, 6438454305595087382, 6438149527912208918}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#36 0x00006e25cb9d362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 25 (Thread 0x6e25423e6700 (LWP 13766)): | |
#0 arena_mapbits_binind_get (pageind=<optimized out>, chunk=<optimized out>) at /home/trinity/TrinityCore/dep/jemalloc/include/jemalloc/internal/arena.h:574 | |
No locals. | |
#1 arena_salloc (demote=<optimized out>, ptr=<optimized out>) at /home/trinity/TrinityCore/dep/jemalloc/include/jemalloc/internal/arena.h:991 | |
binind = 4194303 | |
#2 isalloc (demote=<optimized out>, ptr=<optimized out>) at /home/trinity/TrinityCore/dep/jemalloc/include/jemalloc/internal/jemalloc_internal.h:880 | |
No locals. | |
#3 ifree (ptr=<optimized out>) at /home/trinity/TrinityCore/dep/jemalloc/src/jemalloc.c:1228 | |
usize = 12283 | |
#4 free (ptr=0x6e23c7fe3000) at /home/trinity/TrinityCore/dep/jemalloc/src/jemalloc.c:1308 | |
No locals. | |
#5 0x00006e25cc4be5dd in deflateEnd () from /lib/x86_64-linux-gnu/libz.so.1 | |
No symbol table info available. | |
#6 0x000000000191c724 in UpdateData::Compress (this=this@entry=0x6e23b93c7c90, dst=0x6e23b57de304, dst_size=dst_size@entry=0x6e25423e5c40, src=0x6e23a6236180, src_size=src_size@entry=568) at /home/trinity/TrinityCore/src/server/game/Entities/Object/Updates/UpdateData.cpp:90 | |
c_stream = {next_in = 0x6e23a62363b8 "", avail_in = 0, total_in = 568, next_out = 0x6e23b57de34d "", avail_out = 508, total_out = 73, msg = 0x0, state = 0x6e23c7fe3000, zalloc = 0x6e25cc4c8000, zfree = 0x6e25cc4c8010, opaque = 0x0, data_type = 0, adler = 2273315953, reserved = 707469312} | |
z_res = 1 | |
#7 0x000000000191d2d2 in UpdateData::BuildPacket (this=this@entry=0x6e23b93c7c90, packet=packet@entry=0x6e25423e5cf0) at /home/trinity/TrinityCore/src/server/game/Entities/Object/Updates/UpdateData.cpp:128 | |
destsize = 581 | |
__FUNCTION__ = "BuildPacket" | |
buf = {_vptr.ByteBuffer = 0x1c0c150 <vtable for ByteBuffer+16>, static DEFAULT_SIZE = 4096, _rpos = 0, _wpos = 568, _storage = std::vector of length 568, capacity 568 = {3 '\003', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 3 '\003', 105 'i', 190 '\276', 42 '*', 0 '\000', 0 '\000', 0 '\000', 2 '\002', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 128 '\200', 4 '\004', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 22 '\026', 8 '\b', 0 '\000', 0 '\000', 64 '@', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 3 '\003', 156 '\234', 210 '\322', 42 '*', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000'...}} | |
#8 0x000000000177267e in Map::SendObjectUpdates (this=this@entry=0x6e2436cd1000) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:2763 | |
iter = {<std::__detail::_Node_iterator_base<std::pair<Player* const, UpdateData>, false>> = {_M_cur = 0x6e23b93c7c80}, <No data fields>} | |
update_players = std::unordered_map with 5 elements = {[0x6e234005a000] = {m_blockCount = 3, m_outOfRangeGUIDs = std::set with 0 elements, m_data = {_vptr.ByteBuffer = 0x1c0c150 <vtable for ByteBuffer+16>, static DEFAULT_SIZE = 4096, _rpos = 0, _wpos = 552, _storage = std::vector of length 552, capacity 4096 = {0 '\000', 3 '\003', 105 'i', 190 '\276', 42 '*', 0 '\000', 0 '\000', 0 '\000', 2 '\002', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 128 '\200', 4 '\004', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 22 '\026', 8 '\b', 0 '\000', 0 '\000', 64 '@', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 3 '\003', 156 '\234', 210 '\322', 42 '*', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 128 '\200'...}}}, [0x6e23e7720000] = {m_blockCount = 3, m_outOfRangeGUIDs = std::set with 0 elements, m_data = {_vptr.ByteBuffer = 0x1c0c150 <vtable for ByteBuffer+16>, static DEFAULT_SIZE = 4096, _rpos = 0, _wpos = 564, _storage = std::vector of length 564, capacity 4096 = {0 '\000', 3 '\003', 105 'i', 190 '\276', 42 '*', 0 '\000', 0 '\000', 0 '\000', 2 '\002', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 128 '\200', 4 '\004', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 22 '\026', 8 '\b', 0 '\000', 0 '\000', 64 '@', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 3 '\003', 156 '\234', 210 '\322', 42 '*', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 128 '\200'...}}}, [0x6e24c5b86000] = {m_blockCount = 3, m_outOfRangeGUIDs = std::set with 0 elements, m_data = {_vptr.ByteBuffer = 0x1c0c150 <vtable for ByteBuffer+16>, static DEFAULT_SIZE = 4096, _rpos = 0, _wpos = 564, _storage = std::vector of length 564, capacity 4096 = {0 '\000', 3 '\003', 105 'i', 190 '\276', 42 '*', 0 '\000', 0 '\000', 0 '\000', 2 '\002', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 128 '\200', 4 '\004', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 22 '\026', 8 '\b', 0 '\000', 0 '\000', 64 '@', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 3 '\003', 156 '\234', 210 '\322', 42 '*', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 128 '\200'...}}}, [0x6e2343bf8000] = {m_blockCount = 3, m_outOfRangeGUIDs = std::set with 0 elements, m_data = {_vptr.ByteBuffer = 0x1c0c150 <vtable for ByteBuffer+16>, static DEFAULT_SIZE = 4096, _rpos = 0, _wpos = 552, _storage = std::vector of length 552, capacity 4096 = {0 '\000', 3 '\003', 105 'i', 190 '\276', 42 '*', 0 '\000', 0 '\000', 0 '\000', 2 '\002', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 128 '\200', 4 '\004', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 22 '\026', 8 '\b', 0 '\000', 0 '\000', 64 '@', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 3 '\003', 156 '\234', 210 '\322', 42 '*', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 128 '\200'...}}}, [0x6e23e7619000] = {m_blockCount = 3, m_outOfRangeGUIDs = std::set with 0 elements, m_data = {_vptr.ByteBuffer = 0x1c0c150 <vtable for ByteBuffer+16>, static DEFAULT_SIZE = 4096, _rpos = 0, _wpos = 552, _storage = std::vector of length 552, capacity 4096 = {0 '\000', 3 '\003', 105 'i', 190 '\276', 42 '*', 0 '\000', 0 '\000', 0 '\000', 2 '\002', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 128 '\200', 4 '\004', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 22 '\026', 8 '\b', 0 '\000', 0 '\000', 64 '@', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 3 '\003', 156 '\234', 210 '\322', 42 '*', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 128 '\200'...}}}} | |
__FUNCTION__ = "SendObjectUpdates" | |
packet = {<ByteBuffer> = {_vptr.ByteBuffer = 0x1c0c170 <vtable for WorldPacket+16>, static DEFAULT_SIZE = 4096, _rpos = 0, _wpos = 585, _storage = std::vector of length 585, capacity 585 = {56 '8', 2 '\002', 0 '\000', 0 '\000', 120 'x', 94 '^', 99 'c', 102 'f', 0 '\000', 2 '\002', 230 '\346', 204 '\314', 125 '}', 90 'Z', 64 '@', 138 '\212', 9 '\t', 196 '\304', 102 'f', 104 'h', 96 '`', 1 '\001', 83 'S', 131 '\203', 21 '\025', 136 '\210', 113 'q', 48 '0', 48 '0', 56 '8', 192 '\300', 56 '8', 204 '\314', 115 's', 46 '.', 129 '\201', 28 '\034', 14 '\016', 1 '\001', 131 '\203', 220 '\334', 225 '\341', 112 'p', 192 '\300', 126 '~', 162 '\242', 141 '\215', 9 '\t', 35 '#', 184 '\270', 217 '\331', 145 '\221', 20 '\024', 12 '\f', 38 '&', 240 '\360', 201 '\311', 17 '\021', 193 '\301', 190 '\276', 112 'p', 230 '\346', 140 '\214', 237 '\355', 52 '4', 134 '\206', 32 ' ', 39 '\'', 127 '\177', 249 '\371', 48 '0', 39 '\'', 0 '\000', 135 '\207', 128 '\200', 12 '\f', 113 'q', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000'...}}, m_opcode = 502} | |
#9 0x0000000001772cf4 in Map::Update (this=this@entry=0x6e2436cd1000, t_diff=t_diff@entry=137) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:786 | |
updater = {i_timeDiff = 137} | |
grid_object_update = {i_visitor = @0x6e25423e5d60} | |
mapId = "576" | |
world_object_update = {i_visitor = @0x6e25423e5d60} | |
totalAdds = "251" | |
totalActive = "1" | |
#10 0x00000000017730c0 in InstanceMap::Update (this=0x6e2436cd1000, t_diff=137) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:3223 | |
No locals. | |
#11 0x000000000175ce71 in call (this=0x6e23400fa580) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:42 | |
No locals. | |
#12 MapUpdater::WorkerThread (this=0x2411e60 <MapManager::instance()::instance+160>) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:113 | |
request = 0x6e23400fa580 | |
#13 0x00006e25cc263970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#14 0x00006e25ccc1f064 in start_thread (arg=0x6e25423e6700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6e25423e6700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {121106304231168, -8857595985802274282, 1, 121108660641888, 126530087950080, 121106304231168, 6438453247959390742, 6438149527912208918}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#15 0x00006e25cb9d362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 24 (Thread 0x6e25bbd60700 (LWP 13759)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00006e25cc25fc7c in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#2 0x0000000001ac58ef in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x6e25c883f240, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x6e25c88c15c0) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:48 | |
operation = 0x0 | |
#4 0x00006e25cc263970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00006e25ccc1f064 in start_thread (arg=0x6e25bbd60700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6e25bbd60700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {121108344211200, -8857595985802274282, 1, 121108660641888, 126530087958464, 121108344211200, 6437905333612730902, 6438149527912208918}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#6 0x00006e25cb9d362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 23 (Thread 0x6e25bc5c7700 (LWP 13757)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00006e25cc25fc7c in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#2 0x0000000001ac58ef in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x6e25c883f240, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x6e25c88c1640) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:48 | |
operation = 0x0 | |
#4 0x00006e25cc263970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00006e25ccc1f064 in start_thread (arg=0x6e25bc5c7700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6e25bc5c7700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {121108353021696, -8857595985802274282, 1, 121108660641888, 126530087958464, 121108353021696, 6437904299062483478, 6438149527912208918}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#6 0x00006e25cb9d362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 22 (Thread 0x6e25bceb8700 (LWP 13755)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00006e25cc25fc7c in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#2 0x0000000001ac58ef in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x6e25c883f240, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x6e25c88c1680) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:48 | |
operation = 0x0 | |
#4 0x00006e25cc263970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00006e25ccc1f064 in start_thread (arg=0x6e25bceb8700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6e25bceb8700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {121108362397440, -8857595985802274282, 1, 121108660641888, 126530087958464, 121108362397440, 6437903052985096726, 6438149527912208918}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#6 0x00006e25cb9d362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 21 (Thread 0x6e25bd70e700 (LWP 13753)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00006e25cc25fc7c in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#2 0x0000000001ac58ef in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x6e25c883f240, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x6e25c88c16c0) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:48 | |
operation = 0x0 | |
#4 0x00006e25cc263970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00006e25ccc1f064 in start_thread (arg=0x6e25bd70e700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6e25bd70e700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {121108371138304, -8857595985802274282, 1, 121108660641888, 126530087958464, 121108371138304, 6437901718324009494, 6438149527912208918}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#6 0x00006e25cb9d362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 20 (Thread 0x6e25bdf65700 (LWP 13737)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00006e25cc25fc7c in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#2 0x0000000001ac58ef in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x6e25c883f300, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x6e25c88c1b40) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:48 | |
operation = 0x0 | |
#4 0x00006e25cc263970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00006e25ccc1f064 in start_thread (arg=0x6e25bdf65700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6e25bdf65700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {121108379883264, -8857595985802274282, 1, 121108660641888, 126530087958464, 121108379883264, 6437900675183827478, 6438149527912208918}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#6 0x00006e25cb9d362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 19 (Thread 0x6e25be84d700 (LWP 13735)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00006e25cc25fc7c in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#2 0x0000000001ac58ef in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x6e25c883f300, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x6e25c88c1bc0) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:48 | |
operation = 0x0 | |
#4 0x00006e25cc263970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00006e25ccc1f064 in start_thread (arg=0x6e25be84d700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6e25be84d700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {121108389222144, -8857595985802274282, 1, 121108660641888, 126530087958464, 121108389222144, 6437898317246781974, 6438149527912208918}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#6 0x00006e25cb9d362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 18 (Thread 0x6e25bf0e8700 (LWP 13733)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00006e25cc25fc7c in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#2 0x0000000001ac58ef in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x6e25c883f300, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x6e25c88c1c40) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:48 | |
operation = 0x0 | |
#4 0x00006e25cc263970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00006e25ccc1f064 in start_thread (arg=0x6e25bf0e8700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6e25bf0e8700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {121108398245632, -8857595985802274282, 1, 121108660641888, 126530087958464, 121108398245632, 6437897306318854678, 6438149527912208918}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#6 0x00006e25cb9d362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 17 (Thread 0x6e25bf9b5700 (LWP 13731)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00006e25cc25fc7c in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#2 0x0000000001ac58ef in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x6e25c883f300, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x6e25c88c1cc0) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:48 | |
operation = 0x0 | |
#4 0x00006e25cc263970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00006e25ccc1f064 in start_thread (arg=0x6e25bf9b5700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6e25bf9b5700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {121108407473920, -8857595985802274282, 1, 121108660641888, 126530087958464, 121108407473920, 6437896045209082390, 6438149527912208918}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#6 0x00006e25cb9d362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 16 (Thread 0x6e25c0262700 (LWP 13729)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00006e25cc25fc7c in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#2 0x0000000001ac58ef in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x6e25c883f300, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x6e25c88c1d80) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:48 | |
operation = 0x0 | |
#4 0x00006e25cc263970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00006e25ccc1f064 in start_thread (arg=0x6e25c0262700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6e25c0262700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {121108416571136, -8857595985802274282, 1, 121108660641888, 126530087958464, 121108416571136, 6438176237601184278, 6438149527912208918}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#6 0x00006e25cb9d362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 15 (Thread 0x6e25c0ac2700 (LWP 13727)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00006e25cc25fc7c in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#2 0x0000000001ac58ef in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x6e25c883f300, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x6e25c88c1d40) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:48 | |
operation = 0x0 | |
#4 0x00006e25cc263970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00006e25ccc1f064 in start_thread (arg=0x6e25c0ac2700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6e25c0ac2700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {121108425352960, -8857595985802274282, 1, 121108660641888, 126530087958464, 121108425352960, 6438175189629164054, 6438149527912208918}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#6 0x00006e25cb9d362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 14 (Thread 0x6e25c12cf700 (LWP 13725)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00006e25cc25fc7c in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#2 0x0000000001ac58ef in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x6e25c883f300, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x6e25c88c1f40) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:48 | |
operation = 0x0 | |
#4 0x00006e25cc263970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00006e25ccc1f064 in start_thread (arg=0x6e25c12cf700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6e25c12cf700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {121108433794816, -8857595985802274282, 1, 121108660641888, 126530087958464, 121108433794816, 6438174087433181718, 6438149527912208918}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#6 0x00006e25cb9d362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 13 (Thread 0x6e25c1b96700 (LWP 13723)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00006e25cc25fc7c in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#2 0x0000000001ac58ef in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x6e25c883f300, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x6e25c88c1e40) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:48 | |
operation = 0x0 | |
#4 0x00006e25cc263970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00006e25ccc1f064 in start_thread (arg=0x6e25c1b96700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6e25c1b96700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {121108442998528, -8857595985802274282, 1, 121108660641888, 126530087958464, 121108442998528, 6438172829544634902, 6438149527912208918}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#6 0x00006e25cb9d362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 12 (Thread 0x6e25c2441700 (LWP 13721)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00006e25cc25fc7c in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#2 0x0000000001ac58ef in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x6e25c883f300, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x6e25c88c1e80) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:48 | |
operation = 0x0 | |
#4 0x00006e25cc263970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00006e25ccc1f064 in start_thread (arg=0x6e25c2441700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6e25c2441700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {121108452087552, -8857595985802274282, 1, 121108660641888, 126530087958464, 121108452087552, 6438172647545395734, 6438149527912208918}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#6 0x00006e25cb9d362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 11 (Thread 0x6e25c2c6d700 (LWP 13719)): | |
#0 0x00006e25ccc25a9d in read () at ../sysdeps/unix/syscall-template.S:81 | |
No locals. | |
#1 0x00006e25cc71ee44 in vio_read_buff () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18 | |
No symbol table info available. | |
#2 0x00006e25cc70e98e in ?? () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18 | |
No symbol table info available. | |
#3 0x00006e25cc70f60d in my_net_read () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18 | |
No symbol table info available. | |
#4 0x00006e25cc70897c in cli_safe_read () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18 | |
No symbol table info available. | |
#5 0x00006e25cc709bb2 in ?? () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18 | |
No symbol table info available. | |
#6 0x00006e25cc70a80e in mysql_real_query () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18 | |
No symbol table info available. | |
#7 0x0000000001a8ede5 in MySQLConnection::Execute (this=this@entry=0x6e25c888c780, sql=sql@entry=0x1eb4050 "COMMIT") at /home/trinity/TrinityCore/src/server/database/Database/MySQLConnection.cpp:177 | |
No locals. | |
#8 0x0000000001a9086d in CommitTransaction (this=0x6e25c888c780) at /home/trinity/TrinityCore/src/server/database/Database/MySQLConnection.cpp:367 | |
No locals. | |
#9 MySQLConnection::ExecuteTransaction (this=0x6e25c888c780, transaction=std::shared_ptr (count 1, weak 0) 0x6e24bb313770) at /home/trinity/TrinityCore/src/server/database/Database/MySQLConnection.cpp:417 | |
queries = std::vector of length 41, capacity 64 = {{element = {stmt = 0x6e23c1e6af40, query = 0x6e23c1e6af40 ""}, type = SQL_ELEMENT_PREPARED}, {element = {stmt = 0x6e244a7c2400, query = 0x6e244a7c2400 "\220re\272%n"}, type = SQL_ELEMENT_PREPARED}, {element = {stmt = 0x6e244c600280, query = 0x6e244c600280 "@\307]\272%n"}, type = SQL_ELEMENT_PREPARED}, {element = {stmt = 0x6e248c284670, query = 0x6e248c284670 "\240\306]\272%n"}, type = SQL_ELEMENT_PREPARED}, {element = {stmt = 0x6e248c284b50, query = 0x6e248c284b50 "\360;s\272%n"}, type = SQL_ELEMENT_PREPARED}, {element = {stmt = 0x6e248c284ee0, query = 0x6e248c284ee0 "@<s\272%n"}, type = SQL_ELEMENT_PREPARED}, {element = {stmt = 0x6e23bfea88e0, query = 0x6e23bfea88e0 "@<s\272%n"}, type = SQL_ELEMENT_PREPARED}, {element = {stmt = 0x6e2480502580, query = 0x6e2480502580 "@<s\272%n"}, type = SQL_ELEMENT_PREPARED}, {element = {stmt = 0x6e248c282b80, query = 0x6e248c282b80 "@<s\272%n"}, type = SQL_ELEMENT_PREPARED}, {element = {stmt = 0x6e247f1bcbb0, query = 0x6e247f1bcbb0 "@<s\272%n"}, type = SQL_ELEMENT_PREPARED}, {element = {stmt = 0x6e24a2fffa60, query = 0x6e24a2fffa60 "\320=s\272%n"}, type = SQL_ELEMENT_PREPARED}, {element = {stmt = 0x6e24239daaf0, query = 0x6e24239daaf0 "p\031\221\310%n"}, type = SQL_ELEMENT_PREPARED}, {element = {stmt = 0x6e248c2823a0, query = 0x6e248c2823a0 "p\031\221\310%n"}, type = SQL_ELEMENT_PREPARED}, {element = {stmt = 0x6e2441982b80, query = 0x6e2441982b80 "p\031\221\310%n"}, type = SQL_ELEMENT_PREPARED}, {element = {stmt = 0x6e248c2820d0, query = 0x6e248c2820d0 "p\031\221\310%n"}, type = SQL_ELEMENT_PREPARED}, {element = {stmt = 0x6e248c295cd0, query = 0x6e248c295cd0 "p\031\221\310%n"}, type = SQL_ELEMENT_PREPARED}, {element = {stmt = 0x6e248c295d00, query = 0x6e248c295d00 "p\031\221\310%n"}, type = SQL_ELEMENT_PREPARED}, {element = {stmt = 0x6e248c295fa0, query = 0x6e248c295fa0 "`\257{\272%n"}, type = SQL_ELEMENT_PREPARED}, {element = {stmt = 0x6e248c2961c0, query = 0x6e248c2961c0 "`\257{\272%n"}, type = SQL_ELEMENT_PREPARED}, {element = {stmt = 0x6e248c296370, query = 0x6e248c296370 "\260\372l\272%n"}, type = SQL_ELEMENT_PREPARED}, {element = {stmt = 0x6e248c2966d0, query = 0x6e248c2966d0 ""}, type = SQL_ELEMENT_PREPARED}, {element = {stmt = 0x6e248c296d30, query = 0x6e248c296d30 "\260\372l\272%n"}, type = SQL_ELEMENT_PREPARED}, {element = {stmt = 0x6e248c298190, query = 0x6e248c298190 ""}, type = SQL_ELEMENT_PREPARED}, {element = {stmt = 0x6e248c298730, query = 0x6e248c298730 "\260\372l\272%n"}, type = SQL_ELEMENT_PREPARED}, {element = {stmt = 0x6e248c2a4ac0, query = 0x6e248c2a4ac0 ""}, type = SQL_ELEMENT_PREPARED}, {element = {stmt = 0x6e248c2dac70, query = 0x6e248c2dac70 "\260\372l\272%n"}, type = SQL_ELEMENT_PREPARED}, {element = {stmt = 0x6e248c3b8a30, query = 0x6e248c3b8a30 ""}, type = SQL_ELEMENT_PREPARED}, {element = {stmt = 0x6e248c3b8fa0, query = 0x6e248c3b8fa0 "\260\372l\272%n"}, type = SQL_ELEMENT_PREPARED}, {element = {stmt = 0x6e248c3dc280, query = 0x6e248c3dc280 ""}, type = SQL_ELEMENT_PREPARED}, {element = {stmt = 0x6e248c3dcfd0, query = 0x6e248c3dcfd0 "\260\372l\272%n"}, type = SQL_ELEMENT_PREPARED}, {element = {stmt = 0x6e248c3fd5b0, query = 0x6e248c3fd5b0 ""}, type = SQL_ELEMENT_PREPARED}, {element = {stmt = 0x6e248c3fdb50, query = 0x6e248c3fdb50 "\260\372l\272%n"}, type = SQL_ELEMENT_PREPARED}, {element = {stmt = 0x6e248c3fdbb0, query = 0x6e248c3fdbb0 ""}, type = SQL_ELEMENT_PREPARED}, {element = {stmt = 0x6e248d972af0, query = 0x6e248d972af0 "\260\372l\272%n"}, type = SQL_ELEMENT_PREPARED}, {element = {stmt = 0x6e248da39100, query = 0x6e248da39100 ""}, type = SQL_ELEMENT_PREPARED}, {element = {stmt = 0x6e248da59df0, query = 0x6e248da59df0 "\260\372l\272%n"}, type = SQL_ELEMENT_PREPARED}, {element = {stmt = 0x6e248da5f340, query = 0x6e248da5f340 ""}, type = SQL_ELEMENT_PREPARED}, {element = {stmt = 0x6e248da9e250, query = 0x6e248da9e250 "`\245{\272%n"}, type = SQL_ELEMENT_PREPARED}, {element = {stmt = 0x6e248da9e490, query = 0x6e248da9e490 "\320\303\002\272%n"}, type = SQL_ELEMENT_PREPARED}, {element = {stmt = 0x6e248da9e4f0, query = 0x6e248da9e4f0 "\260\300\002\272%n"}, type = SQL_ELEMENT_PREPARED}, {element = {stmt = 0x6e248da9eac0, query = 0x6e248da9eac0 ""}, type = SQL_ELEMENT_PREPARED}} | |
__FUNCTION__ = "ExecuteTransaction" | |
#10 0x0000000001a92a5d in TransactionTask::Execute (this=0x6e241c9f9320) at /home/trinity/TrinityCore/src/server/database/Database/Transaction.cpp:68 | |
errorCode = <optimized out> | |
#11 0x0000000001ac5865 in call (this=0x6e241c9f9320) at /home/trinity/TrinityCore/src/server/database/Database/SQLOperation.h:62 | |
No locals. | |
#12 DatabaseWorker::WorkerThread (this=0x6e25c88c1fc0) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:54 | |
operation = 0x6e241c9f9320 | |
#13 0x00006e25cc263970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#14 0x00006e25ccc1f064 in start_thread (arg=0x6e25c2c6d700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6e25c2c6d700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {121108460656384, -8857595985802274282, 1, 121108660641888, 126530087958464, 121108460656384, 6438171563066153494, 6438149527912208918}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#15 0x00006e25cb9d362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 10 (Thread 0x6e25c3522700 (LWP 13717)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00006e25cc25fc7c in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#2 0x0000000001ac58ef in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x6e25c883f300, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x6e25c88c5040) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:48 | |
operation = 0x0 | |
#4 0x00006e25cc263970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00006e25ccc1f064 in start_thread (arg=0x6e25c3522700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6e25c3522700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {121108469786368, -8857595985802274282, 1, 121108660641888, 126530087958464, 121108469786368, 6438170293366446614, 6438149527912208918}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#6 0x00006e25cb9d362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 9 (Thread 0x6e25c3d38700 (LWP 13715)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00006e25cc25fc7c in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#2 0x0000000001ac58ef in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x6e25c883f300, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x6e25c88c5180) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:48 | |
operation = 0x0 | |
#4 0x00006e25cc263970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00006e25ccc1f064 in start_thread (arg=0x6e25c3d38700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6e25c3d38700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {121108478265088, -8857595985802274282, 1, 121108660641888, 126530087958464, 121108478265088, 6438169203518495254, 6438149527912208918}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#6 0x00006e25cb9d362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 8 (Thread 0x6e25c4638700 (LWP 13708)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00006e25cc25fc7c in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#2 0x0000000001ac58ef in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x6e25c883f3c0, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x6e25c88c50c0) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:48 | |
operation = 0x0 | |
#4 0x00006e25cc263970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00006e25ccc1f064 in start_thread (arg=0x6e25c4638700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6e25c4638700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {121108487702272, -8857595985802274282, 1, 121108660641888, 126530087958464, 121108487702272, 6438167966567914006, 6438149527912208918}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#6 0x00006e25cb9d362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 7 (Thread 0x6e25c4ead700 (LWP 13706)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00006e25cc25fc7c in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#2 0x0000000001ac58ef in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x6e25c883f3c0, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x6e25c88c5140) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:48 | |
operation = 0x0 | |
#4 0x00006e25cc263970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00006e25ccc1f064 in start_thread (arg=0x6e25c4ead700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6e25c4ead700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {121108496570112, -8857595985802274282, 1, 121108660641888, 126530087958464, 121108496570112, 6438166924501473814, 6438149527912208918}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#6 0x00006e25cb9d362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 6 (Thread 0x6e25c573b700 (LWP 13704)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00006e25cc25fc7c in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#2 0x0000000001ac58ef in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x6e25c883f3c0, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x6e25c88c5200) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:48 | |
operation = 0x0 | |
#4 0x00006e25cc263970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00006e25ccc1f064 in start_thread (arg=0x6e25c573b700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6e25c573b700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {121108505540352, -8857595985802274282, 1, 121108660641888, 126530087958464, 121108505540352, 6438165624200124950, 6438149527912208918}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#6 0x00006e25cb9d362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 5 (Thread 0x6e25c67ad700 (LWP 13703)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00006e25cc25fc7c in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#2 0x0000000001ac58ef in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x6e25c883f3c0, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x6e25c88c51c0) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:48 | |
operation = 0x0 | |
#4 0x00006e25cc263970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00006e25ccc1f064 in start_thread (arg=0x6e25c67ad700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6e25c67ad700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {121108522784512, -8857595985802274282, 1, 121108556842848, 17, 121108522784512, 6438163488527637014, 6438149527912208918}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#6 0x00006e25cb9d362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 3 (Thread 0x6e25c7beb700 (LWP 13701)): | |
#0 0x00006e25cb9d3c03 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81 | |
No locals. | |
#1 0x0000000000c02d47 in boost::asio::detail::epoll_reactor::run (this=0x6e25c883f6c0, block=block@entry=true, ops=...) at /usr/include/boost/asio/detail/impl/epoll_reactor.ipp:392 | |
timeout = <optimized out> | |
events = {{events = 1, data = {ptr = 0x6e25c883f718, fd = -930875624, u32 = 3364091672, u64 = 121108556936984}}, {events = 0, data = {ptr = 0x6e246f1e1f19, fd = 1864245017, u32 = 1864245017, u64 = 121102762123033}}, {events = 1864245017, data = {ptr = 0x6f1e1f1900006e24, fd = 28196, u32 = 28196, u64 = 8006871379745992228}}, {events = 28196, data = {ptr = 0x6e246f1e1f18, fd = 1864245016, u32 = 1864245016, u64 = 121102762123032}}, {events = 1864245067, data = {ptr = 0x6f1e211800006e24, fd = 28196, u32 = 28196, u64 = 8006873574474280484}}, {events = 28196, data = {ptr = 0x6e25cc4b7080, fd = -867471232, u32 = 3427496064, u64 = 121108620341376}}, {events = 16, data = {ptr = 0x6f1e1f1800000000, fd = 0, u32 = 0, u64 = 8006871375450996736}}, {events = 28196, data = {ptr = 0x6e25cc49b570 <vtable for std::ios_base+16>, fd = -867584656, u32 = 3427382640, u64 = 121108620227952}}, {events = 6, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x1002, fd = 4098, u32 = 4098, u64 = 4098}}, {events = 0, data = {ptr = 0x6e25, fd = 28197, u32 = 28197, u64 = 28197}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}} <repeats 12 times>, {events = 0, data = {ptr = 0x8, fd = 8, u32 = 8, u64 = 8}}, {events = 3351160776, data = {ptr = 0xcc4b708000006e25, fd = 28197, u32 = 28197, u64 = 14720983502048751141}}, {events = 28197, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0xc7bea73800000000, fd = 0, u32 = 0, u64 = 14393125318082691072}}, {events = 28197, data = {ptr = 0x6e25cc4b6bc0, fd = -867472448, u32 = 3427494848, u64 = 121108620340160}}, {events = 3427494704, data = {ptr = 0xcc4b6b4000006e25, fd = 28197, u32 = 28197, u64 = 14720977729612705317}}, {events = 28197, data = {ptr = 0x23ec2d8 <std::string::_Rep::_S_empty_rep_storage@@GLIBCXX_3.4+24>, fd = 37667544, u32 = 37667544, u64 = 37667544}}, {events = 3351160992, data = {ptr = 0x1bf5a9000006e25, fd = 28197, u32 = 28197, u64 = 125918889111481893}}, {events = 0, data = {ptr = 0x6e25c7bea8c0, fd = -943806272, u32 = 3351161024, u64 = 121108544006336}}, {events = 6, data = {ptr = 0x1f400000000, fd = 0, u32 = 0, u64 = 2147483648000}}, {events = 0, data = {ptr = 0x204755424544, fd = 1430406468, u32 = 1430406468, u64 = 35490745173316}}, {events = 8, data = {ptr = 0xc7bea84800000000, fd = 0, u32 = 0, u64 = 14393126486313795584}}, {events = 28197, data = {ptr = 0x6e25cc4b7080, fd = -867471232, u32 = 3427496064, u64 = 121108620341376}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x6e25c7bea7b8, fd = -943806536, u32 = 3351160760, u64 = 121108544006072}}, {events = 3427494848, data = {ptr = 0xcc4b6b3000006e25, fd = 28197, u32 = 28197, u64 = 14720977660893228581}}, {events = 28197, data = {ptr = 0x6e25cc4b6b40, fd = -867472576, u32 = 3427494720, u64 = 121108620340032}}, {events = 37667544, data = {ptr = 0xc7bea92000000000, fd = 0, u32 = 0, u64 = 14393127414026731520}}, {events = 28197, data = {ptr = 0x1bf5a90 <vtable for fmt::internal::MemoryBuffer<char, 500ul, std::allocator<char> >+16>, fd = 29317776, u32 = 29317776, u64 = 29317776}}, {events = 3351161152, data = {ptr = 0x600006e25, fd = 28197, u32 = 28197, u64 = 25769831973}}, {events = 0, data = {ptr = 0x1f4, fd = 500, u32 = 500, u64 = 500}}, {events = 1430406468, data = {ptr = 0x1800002047, fd = 8263, u32 = 8263, u64 = 103079223367}}, {events = 0, data = {ptr = 0x6e250330c120, fd = 53526816, u32 = 53526816, u64 = 121105246372128}}, {events = 3331696400, data = {ptr = 0x240a28000006e25, fd = 28197, u32 = 28197, u64 = 162308257224879653}}, {events = 0, data = {ptr = 0x38, fd = 56, u32 = 56, u64 = 56}}, {events = 2304840128, data = {ptr = 0xc7beaa7000006e24, fd = 28196, u32 = 28196, u64 = 14393128857135771172}}, {events = 28197, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 27812340, data = {ptr = 0xc7bea99000000000, fd = 0, u32 = 0, u64 = 14393127895063068672}}, {events = 28197, data = {ptr = 0x6e25c7bea990, fd = -943806064, u32 = 3351161232, u64 = 121108544006544}}, {events = 1, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x6e25c695a9f8, fd = -963270152, u32 = 3331697144, u64 = 121108524542456}}, {events = 1510853645, data = {ptr = 0x100000000, fd = 0, u32 = 0, u64 = 4294967296}}, {events = 0, data = {ptr = 0x6e25c7beaac0, fd = -943805760, u32 = 3351161536, u64 = 121108544006848}}, {events = 3351161536, data = {ptr = 0xc7beaaa800006e25, fd = 28197, u32 = 28197, u64 = 14393129097653939749}}, {events = 28197, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 3364455616, data = {ptr = 0xb60beca800006e24, fd = 28196, u32 = 28196, u64 = 13117838545945390628}}, {events = 28197, data = {ptr = 0x6e25cb9973cf <__tz_convert+191>, fd = -879135793, u32 = 3415831503, u64 = 121108608676815}}, {events = 3331696400, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0xc07f50 <boost::date_time::c_time::gmtime(long const*, tm*)>, fd = 12615504, u32 = 12615504, u64 = 12615504}}, {events = 127947, data = {ptr = 0xc883f6f000000000, fd = 0, u32 = 0, u64 = 14448663540187267072}}, {events = 28197, data = {ptr = 0xc07f5a <boost::date_time::c_time::gmtime(long const*, tm*)+10>, fd = 12615514, u32 = 12615514, u64 = 12615514}}, {events = 21498816, data = {ptr = 0xc7beaa8000000000, fd = 0, u32 = 0, u64 = 14393128925855219712}}, {events = 28197, data = {ptr = 0x6e25c7beab00, fd = -943805696, u32 = 3351161600, u64 = 121108544006912}}, {events = 12287504, data = {ptr = 0xc7beaa8000000000, fd = 0, u32 = 0, u64 = 14393128925855219712}}, {events = 28197, data = {ptr = 0x147d3db <WorldSocketThread::SocketAdded(std::shared_ptr<WorldSocket>)+91>, fd = 21484507, u32 = 21484507, u64 = 21484507}}, {events = 12615504, data = {ptr = 0xc0c60c00000000, fd = 0, u32 = 0, u64 = 54260950370353152}}, {events = 0, data = {ptr = 0x6e25002581da, fd = 2458074, u32 = 2458074, u64 = 121105195303386}}, {events = 21489360, data = {ptr = 0x2581da00000000, fd = 0, u32 = 0, u64 = 10557347441147904}}, {events = 28197, data = {ptr = 0x1bca2c8 <arena_bin_lower_run+56>, fd = 29139656, u32 = 29139656, u64 = 29139656}}, {events = 3115585803, data = {ptr = 0xb2f050000000000e, fd = 14, u32 = 14, u64 = 12893893694091952142}}, {events = 28195, data = {ptr = 0x2f2845a8a7bd10b, fd = -1971597045, u32 = 2323370251, u64 = 212377656845127947}}, {events = 1510853645, data = {ptr = 0x5a0dcc0d00000000, fd = 0, u32 = 0, u64 = 6489066994317393920}}, {events = 0, data = {ptr = 0x1f3cb, fd = 127947, u32 = 127947, u64 = 127947}}, {events = 5, data = {ptr = 0x1100000022, fd = 34, u32 = 34, u64 = 73014444066}}, {events = 16, data = {ptr = 0x750000000a, fd = 10, u32 = 10, u64 = 502511173642}}, {events = 4, data = {ptr = 0x13f, fd = 319, u32 = 319, u64 = 319}}, {events = 28197, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 3416586525, data = {ptr = 0x6e25, fd = 28197, u32 = 28197, u64 = 28197}}, {events = 0, data = {ptr = 0xc07f50 <boost::date_time::c_time::gmtime(long const*, tm*)>, fd = 12615504, u32 = 12615504, u64 = 12615504}}, {events = 3054234792, data = {ptr = 0x11e1a30000006e25, fd = 28197, u32 = 28197, u64 = 1288490188800028197}}, {events = 0, data = {ptr = 0xc0c839 <boost::asio::detail::timer_queue<boost::asio::time_traits<boost::posix_time::ptime> >::wait_duration_usec(long) const+57>, fd = 12634169, u32 = 12634169, u64 = 12634169}}, {events = 999999, data = {ptr = 0x1b1315000000000, fd = 0, u32 = 0, u64 = 121932884582858752}}, {events = 0, data = {ptr = 0x2f2845a8a7bd10b, fd = -1971597045, u32 = 2323370251, u64 = 212377656845127947}}, {events = 18, data = {ptr = 0x39000000000, fd = 0, u32 = 0, u64 = 3917010173952}}, {events = 0, data = {ptr = 0x6e25b60beca8, fd = -1240732504, u32 = 3054234792, u64 = 121108247080104}}, {events = 3364091584, data = {ptr = 0xc0d41600006e25, fd = 28197, u32 = 28197, u64 = 54276386482843173}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x3b9ac618, fd = 999999000, u32 = 999999000, u64 = 999999000}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x12b, fd = 299, u32 = 299, u64 = 299}}, {events = 999991908, data = {ptr = 0xc883f6c000000000, fd = 0, u32 = 0, u64 = 14448663334028836864}}, {events = 28197, data = {ptr = 0x49, fd = 73, u32 = 73, u64 = 73}}, {events = 2746261760, data = {ptr = 0xc88e860000006e24, fd = 28196, u32 = 28196, u64 = 14451635588836650532}}, {events = 28197, data = {ptr = 0x6e25c7beace0, fd = -943805216, u32 = 3351162080, u64 = 121108544007392}}, {events = 3364091392, data = {ptr = 0xf00006e25, fd = 28197, u32 = 28197, u64 = 64424537637}}, {events = 0, data = {ptr = 0x6e25cc20c2e8 <operator new(unsigned long)+24>, fd = -870268184, u32 = 3424699112, u64 = 121108617544424}}, {events = 3364373392, data = {ptr = 0x1b1439900006e25, fd = 28197, u32 = 28197, u64 = 121952989324799525}}, {events = 0, data = {ptr = 0x6e24c88984c0, fd = -930511680, u32 = 3364455616, u64 = 121104262333632}}, {events = 3351162080, data = {ptr = 0xc7beace000006e25, fd = 28197, u32 = 28197, u64 = 14393131537195363877}}, {events = 28197, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x36d3b3a000000000, fd = 0, u32 = 0, u64 = 3950698797910196224}}, {events = 28197, data = {ptr = 0x6e2536d3b3a0, fd = 919843744, u32 = 919843744, u64 = 121106112689056}}, {events = 3351162064, data = {ptr = 0x36d3b3a000006e25, fd = 28197, u32 = 28197, u64 = 3950698797910224421}}, {events = 28197, data = {ptr = 0xbfe014 <FreezeDetector::Handler(std::weak_ptr<FreezeDetector>, boost::system::error_code const&)+244>, fd = 12574740, u32 = 12574740, u64 = 12574740}}, {events = 3351162032, data = {ptr = 0x6e25, fd = 28197, u32 = 28197, u64 = 28197}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 3351162368, data = {ptr = 0x8163aab000006e25, fd = 28197, u32 = 28197, u64 = 9323483326478052901}}, {events = 28197, data = {ptr = 0x6e258163aaa0, fd = -2124174688, u32 = 2170792608, u64 = 121107363637920}}, {events = 3351162032, data = {ptr = 0x6e25, fd = 28197, u32 = 28197, u64 = 28197}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0xc88e860000000000, fd = 0, u32 = 0, u64 = 14451635588836622336}}, {events = 28197, data = {ptr = 0x6e25c8884390, fd = -930593904, u32 = 3364373392, u64 = 121108557218704}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x6e25c7bead10, fd = -943805168, u32 = 3351162128, u64 = 121108544007440}}, {events = 3351162128, data = {ptr = 0xc7beadf000006e25, fd = 28197, u32 = 28197, u64 = 14393132705426468389}}, {events = 28197, data = {ptr = 0x6e25c883f660, fd = -930875808, u32 = 3364091488, u64 = 121108556936800}}, {events = 3364091392, data = {ptr = 0xc09b2700006e25, fd = 28197, u32 = 28197, u64 = 54213787334503973}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0xc88e860000000000, fd = 0, u32 = 0, u64 = 14451635588836622336}}, {events = 28197, data = {ptr = 0x6e25c8884390, fd = -930593904, u32 = 3364373392, u64 = 121108557218704}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0xbfdf20 <FreezeDetector::Handler(std::weak_ptr<FreezeDetector>, boost::system::error_code const&)>, fd = 12574496, u32 = 12574496, u64 = 12574496}}, {events = 919843760, data = {ptr = 0x36d3b3a000006e25, fd = 28197, u32 = 28197, u64 = 3950698797910224421}}, {events = 28197, data = {ptr = 0x6e25c883f600, fd = -930875904, u32 = 3364091392, u64 = 121108556936704}}} | |
num_events = <optimized out> | |
check_timers = <optimized out> | |
#2 0x0000000000c07569 in do_run_one (ec=..., this_thread=..., lock=..., this=0x6e25c883f600) at /usr/include/boost/asio/detail/impl/task_io_service.ipp:368 | |
on_exit = {task_io_service_ = 0x6e25c883f600, lock_ = 0x6e25c7bead80, this_thread_ = 0x6e25c7beadf0} | |
more_handlers = <optimized out> | |
#3 boost::asio::detail::task_io_service::run (this=0x6e25c883f600, ec=...) at /usr/include/boost/asio/detail/impl/task_io_service.ipp:153 | |
this_thread = {<boost::asio::detail::thread_info_base> = {<boost::asio::detail::noncopyable> = {<No data fields>}, reusable_memory_ = 0x0}, wakeup_event = 0x6e25c7beae20, private_op_queue = {<boost::asio::detail::noncopyable> = {<No data fields>}, front_ = 0x0, back_ = 0x0}, private_outstanding_work = 0, next = 0x0} | |
wakeup_event = {<boost::asio::detail::noncopyable> = {<No data fields>}, cond_ = {__data = {__lock = 0, __futex = 12081050, __total_seq = 6040525, __wakeup_seq = 6040525, __woken_seq = 6040525, __mutex = 0x6e25c883f630, __nwaiters = 0, __broadcast_seq = 0}, __size = "\000\000\000\000\232W\270\000\315+\\\000\000\000\000\000\315+\\\000\000\000\000\000\315+\\\000\000\000\000\000\060\366\203\310%n\000\000\000\000\000\000\000\000\000", __align = 51887714651340800}, signalled_ = true} | |
ctx = {<boost::asio::detail::noncopyable> = {<No data fields>}, key_ = 0x6e25c883f600, value_ = 0x6e25c7beadf0, next_ = 0x0} | |
lock = {<boost::asio::detail::noncopyable> = {<No data fields>}, mutex_ = @0x6e25c883f630, locked_ = false} | |
n = 6661937 | |
#4 0x0000000000bfc006 in run (this=<optimized out>) at /usr/include/boost/asio/impl/io_service.ipp:59 | |
ec = {m_val = 0, m_cat = 0x6e25ce26b0d0} | |
#5 operator() (__closure=<optimized out>) at /home/trinity/TrinityCore/src/server/worldserver/Main.cpp:209 | |
ioService = <optimized out> | |
#6 _M_invoke<> (this=<optimized out>) at /usr/include/c++/4.9/functional:1700 | |
No locals. | |
#7 operator() (this=<optimized out>) at /usr/include/c++/4.9/functional:1688 | |
No locals. | |
#8 std::thread::_Impl<std::_Bind_simple<main(int, char**)::<lambda()>()> >::_M_run(void) (this=<optimized out>) at /usr/include/c++/4.9/thread:115 | |
No locals. | |
#9 0x00006e25cc263970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#10 0x00006e25ccc1f064 in start_thread (arg=0x6e25c7beb700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6e25c7beb700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {121108544009984, -8857595985802274282, 1, 121108660641888, 126530087961824, 121108544009984, 6438159671375452694, 6438149527912208918}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#11 0x00006e25cb9d362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 2 (Thread 0x6e25c849d700 (LWP 13700)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x0000000000c07635 in wait<boost::asio::detail::scoped_lock<boost::asio::detail::posix_mutex> > (lock=..., this=0x6e25c849ce20) at /usr/include/boost/asio/detail/posix_event.hpp:80 | |
No locals. | |
#2 do_run_one (ec=..., this_thread=..., lock=..., this=0x6e25c883f600) at /usr/include/boost/asio/detail/impl/task_io_service.ipp:395 | |
No locals. | |
#3 boost::asio::detail::task_io_service::run (this=0x6e25c883f600, ec=...) at /usr/include/boost/asio/detail/impl/task_io_service.ipp:153 | |
this_thread = {<boost::asio::detail::thread_info_base> = {<boost::asio::detail::noncopyable> = {<No data fields>}, reusable_memory_ = 0x6e242a3ceec0}, wakeup_event = 0x6e25c849ce20, private_op_queue = {<boost::asio::detail::noncopyable> = {<No data fields>}, front_ = 0x0, back_ = 0x0}, private_outstanding_work = 0, next = 0x0} | |
wakeup_event = {<boost::asio::detail::noncopyable> = {<No data fields>}, cond_ = {__data = {__lock = 0, __futex = 11984145, __total_seq = 5992073, __wakeup_seq = 5992072, __woken_seq = 5992072, __mutex = 0x6e25c883f630, __nwaiters = 2, __broadcast_seq = 0}, __size = "\000\000\000\000\021ݶ\000\211n[\000\000\000\000\000\210n[\000\000\000\000\000\210n[\000\000\000\000\000\060\366\203\310%n\000\000\002\000\000\000\000\000\000", __align = 51471510845521920}, signalled_ = false} | |
ctx = {<boost::asio::detail::noncopyable> = {<No data fields>}, key_ = 0x6e25c883f600, value_ = 0x6e25c849cdf0, next_ = 0x0} | |
lock = {<boost::asio::detail::noncopyable> = {<No data fields>}, mutex_ = @0x6e25c883f630, locked_ = true} | |
n = 6613197 | |
#4 0x0000000000bfc006 in run (this=<optimized out>) at /usr/include/boost/asio/impl/io_service.ipp:59 | |
ec = {m_val = 0, m_cat = 0x6e25ce26b0d0} | |
#5 operator() (__closure=<optimized out>) at /home/trinity/TrinityCore/src/server/worldserver/Main.cpp:209 | |
ioService = <optimized out> | |
#6 _M_invoke<> (this=<optimized out>) at /usr/include/c++/4.9/functional:1700 | |
No locals. | |
#7 operator() (this=<optimized out>) at /usr/include/c++/4.9/functional:1688 | |
No locals. | |
#8 std::thread::_Impl<std::_Bind_simple<main(int, char**)::<lambda()>()> >::_M_run(void) (this=<optimized out>) at /usr/include/c++/4.9/thread:115 | |
No locals. | |
#9 0x00006e25cc263970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#10 0x00006e25ccc1f064 in start_thread (arg=0x6e25c849d700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6e25c849d700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {121108553127680, -8857595985802274282, 1, 121108660641888, 126530087961824, 121108553127680, 6438159494208051734, 6438149527912208918}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#11 0x00006e25cb9d362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 1 (Thread 0x6e25ceb04780 (LWP 13696)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00006e25cc25fc7c in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#2 0x000000000175cb83 in MapUpdater::wait (this=0x2411e60 <MapManager::instance()::instance+160>) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:74 | |
lock = {_M_device = 0x2411f30 <MapManager::instance()::instance+368>, _M_owns = true} | |
#3 0x000000000174d2e0 in MapManager::Update (this=0x2411f5c <MapManager::instance()::instance+412>, diff=128, diff@entry=51) at /home/trinity/TrinityCore/src/server/game/Maps/MapManager.cpp:226 | |
No locals. | |
#4 0x00000000017dd2aa in World::Update (this=0x2414cc0 <World::instance()::instance>, diff=diff@entry=51) at /home/trinity/TrinityCore/src/server/game/World/World.cpp:2328 | |
currentGameTime = <optimized out> | |
#5 0x0000000000bfbe9d in WorldUpdateLoop () at /home/trinity/TrinityCore/src/server/worldserver/Main.cpp:428 | |
realCurrTime = <optimized out> | |
realPrevTime = 180063165 | |
#6 0x0000000000bbea77 in main (argc=<optimized out>, argv=<optimized out>) at /home/trinity/TrinityCore/src/server/worldserver/Main.cpp:333 | |
configService = "" | |
numThreads = <optimized out> | |
raAcceptor = <optimized out> | |
seed = {_bn = 0x6e25c88c5960} | |
threadPool = <optimized out> | |
dbHandle = std::shared_ptr (count 1, weak 0) 0x0 | |
freezeDetector = std::shared_ptr (count 1, weak 1) 0x6e2536d3b3b0 | |
vm = <incomplete type> | |
ioService = std::shared_ptr (count 4, weak 0) 0x6e25c880ed30 | |
opensslHandle = <optimized out> | |
soapThread = <optimized out> | |
worldListener = "0.0.0.0" | |
pidFile = "./world.pid" | |
signals = {<boost::asio::basic_io_object<boost::asio::signal_set_service, false>> = {service = @0x6e25c889da80, implementation = {queue_ = {<boost::asio::detail::noncopyable> = {<No data fields>}, front_ = 0x6e25c88cae40, back_ = 0x6e25c88cae40}, signals_ = 0x6e25c88fa640}}, <No data fields>} | |
cliThread = <optimized out> | |
sMetricHandle = std::shared_ptr (count 1, weak 0) 0x0 | |
sScriptMgrHandle = std::shared_ptr (count 1, weak 0) 0x0 | |
worldPort = <optimized out> | |
configFile = {static preferred_separator = 47 '/', m_pathname = "../etc/worldserver.conf"} | |
mapManagementHandle = <optimized out> | |
networkThreads = <optimized out> | |
configError = "" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment