Created
April 30, 2017 09:38
-
-
Save Jildor/c0137d9643cc6d95504f60bdbb3b2736 to your computer and use it in GitHub Desktop.
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 0x75022f73e700 (LWP 35185)] | |
[New Thread 0x75022ee99700 (LWP 35186)] | |
[New Thread 0x75022e5dc700 (LWP 35187)] | |
[New Thread 0x75022dcee700 (LWP 35188)] | |
[New Thread 0x75022d402700 (LWP 35189)] | |
[New Thread 0x750225734700 (LWP 35190)] | |
[New Thread 0x75022472f700 (LWP 35191)] | |
[New Thread 0x750223eb2700 (LWP 35192)] | |
[New Thread 0x750222f10700 (LWP 35193)] | |
Program received signal SIGSEGV, Segmentation fault. | |
[Switching to Thread 0x75022e5dc700 (LWP 35187)] | |
Trinity::Assert (file=file@entry=0x2018c88 "/home/trinity/TrinityCore/src/common/Debugging/Errors.h", line=line@entry=60, function=function@entry=0x204a068 <Player* ASSERT_NOTNULL<Player>(Player*)::__FUNCTION__> "ASSERT_NOTNULL", message=message@entry=0x224990a "pointer") at /home/trinity/TrinityCore/src/common/Debugging/Errors.cpp:43 | |
43 *((volatile int*)NULL) = 0; | |
#0 Trinity::Assert (file=file@entry=0x2018c88 "/home/trinity/TrinityCore/src/common/Debugging/Errors.h", line=line@entry=60, function=function@entry=0x204a068 <Player* ASSERT_NOTNULL<Player>(Player*)::__FUNCTION__> "ASSERT_NOTNULL", message=message@entry=0x224990a "pointer") at /home/trinity/TrinityCore/src/common/Debugging/Errors.cpp:43 | |
#1 0x0000000000ede90b in ASSERT_NOTNULL<Player> (pointer=<optimized out>) at /home/trinity/TrinityCore/src/common/Debugging/Errors.h:60 | |
#2 operator() (obj=<optimized out>, __closure=<optimized out>) at /home/trinity/TrinityCore/src/server/scripts/Northrend/IcecrownCitadel/boss_sindragosa.cpp:1111 | |
#3 remove_if<spell_sindragosa_s_fury::spell_sindragosa_s_fury_SpellScript::FilterTargets(std::list<WorldObject*>&)::<lambda(WorldObject*)> > (this=0x75022e5db480, __pred=...) at /usr/include/c++/4.9/bits/list.tcc:442 | |
#4 spell_sindragosa_s_fury::spell_sindragosa_s_fury_SpellScript::FilterTargets (this=0x7500ce5bd140, targets=std::list = {...}) at /home/trinity/TrinityCore/src/server/scripts/Northrend/IcecrownCitadel/boss_sindragosa.cpp:1112 | |
#5 0x000000000160f291 in Spell::CallScriptObjectAreaTargetSelectHandlers (this=this@entry=0x7501cfd2e100, targets=std::list = {...}, effIndex=effIndex@entry=EFFECT_1, targetType=...) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:7700 | |
#6 0x00000000016276ed in Spell::SelectImplicitAreaTargets (this=this@entry=0x7501cfd2e100, effIndex=<optimized out>, targetType=..., effMask=effMask@entry=2) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:1230 | |
#7 0x00000000016298c8 in Spell::SelectEffectImplicitTargets (this=this@entry=0x7501cfd2e100, effIndex=effIndex@entry=EFFECT_1, targetType=..., processedEffectMask=@0x75022e5db5ac: 2) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:885 | |
#8 0x0000000001629e4a in Spell::SelectSpellTargets (this=0x7501cfd2e100) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:757 | |
#9 0x000000000162d5dc in Spell::_cast (this=0x7501cfd2e100, skipCheck=false, skipCheck@entry=true) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:3361 | |
#10 0x000000000162dccc in _cast (skipCheck=true, this=0x7501cfd2e100) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:3272 | |
#11 Spell::cast (this=this@entry=0x7501cfd2e100, skipCheck=skipCheck@entry=true) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:3255 | |
#12 0x000000000162eacd in Spell::prepare (this=this@entry=0x7501cfd2e100, targets=targets@entry=0x75022e5db870, triggeredByAura=triggeredByAura@entry=0x75014541d640) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:3162 | |
#13 0x0000000001a1c9c0 in Unit::CastSpell (this=this@entry=0x7501d03f3000, targets=..., spellInfo=spellInfo@entry=0x7502883d2e00, triggerFlags=triggerFlags@entry=TRIGGERED_FULL_MASK, castItem=castItem@entry=0x0, triggeredByAura=triggeredByAura@entry=0x75014541d640, originalCaster=..., value=0x0) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:996 | |
#14 0x0000000001a1da1a in CastSpell (originalCaster=..., triggeredByAura=0x75014541d640, castItem=0x0, triggerFlags=TRIGGERED_FULL_MASK, spellInfo=0x7502883d2e00, victim=0x7501d03f3000, this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:1025 | |
#15 Unit::CastSpell (this=0x7501d03f3000, victim=victim@entry=0x7501d03f3000, spellInfo=spellInfo@entry=0x7502883d2e00, triggered=triggered@entry=true, castItem=castItem@entry=0x0, triggeredByAura=triggeredByAura@entry=0x75014541d640, originalCaster=...) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:1018 | |
#16 0x00000000016abd9f in AuraEffect::HandlePeriodicTriggerSpellAuraTick (this=0x75014541d640, target=0x7501d03f3000, caster=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Spells/Auras/SpellAuraEffects.cpp:5455 | |
#17 0x00000000016b124b in PeriodicTick (caster=<optimized out>, aurApp=<optimized out>, this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Spells/Auras/SpellAuraEffects.cpp:931 | |
#18 AuraEffect::Update (this=0x75022e5d8bb0, diff=0, diff@entry=175, caster=0x0, caster@entry=0x7501d03f3000) at /home/trinity/TrinityCore/src/server/game/Spells/Auras/SpellAuraEffects.cpp:767 | |
#19 0x00000000016bda47 in Aura::UpdateOwner (this=this@entry=0x7500c69e5a60, diff=diff@entry=175, owner=owner@entry=0x7501d03f3000) at /home/trinity/TrinityCore/src/server/game/Spells/Auras/SpellAuras.cpp:673 | |
#20 0x0000000001a08676 in Unit::_UpdateSpells (this=this@entry=0x7501d03f3000, time=time@entry=175) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:3099 | |
#21 0x0000000001a2197a in Unit::Update (this=this@entry=0x7501d03f3000, p_time=p_time@entry=175) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:440 | |
#22 0x0000000001912a36 in Creature::Update (this=this@entry=0x7501d03f3000, diff=diff@entry=175) at /home/trinity/TrinityCore/src/server/game/Entities/Creature/Creature.cpp:649 | |
#23 0x00000000019203ef in TempSummon::Update (this=0x7501d03f3000, diff=175) at /home/trinity/TrinityCore/src/server/game/Entities/Creature/TemporarySummon.cpp:50 | |
#24 0x0000000001c4d663 in Trinity::ObjectUpdater::Visit<Creature> (this=0x75022e5d8bb0, this@entry=0x75022e5dbdc0, m=...) at /home/trinity/TrinityCore/src/server/game/Grids/Notifiers/GridNotifiers.cpp:415 | |
#25 0x00000000017d32c3 in VisitorHelper<Trinity::ObjectUpdater, Creature> (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:45 | |
#26 VisitorHelper<Trinity::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:51 | |
#27 VisitorHelper<Trinity::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:52 | |
#28 VisitorHelper<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:58 | |
#29 Visit (c=..., this=0x75022e5dbdd0) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:92 | |
#30 Visit<Trinity::ObjectUpdater> (visitor=..., this=0x7501a48a3fa8) at /home/trinity/TrinityCore/src/server/game/Grids/Grid.h:91 | |
#31 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:157 | |
#32 Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (visitor=..., cell=..., this=0x7500c85d2000) at /home/trinity/TrinityCore/src/server/game/Maps/Map.h:825 | |
#33 Map::VisitNearbyCellsOf (this=0x7500c85d2000, obj=<optimized out>, gridVisitor=..., worldVisitor=...) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:680 | |
#34 0x00000000017dccf1 in Map::Update (this=this@entry=0x7500c85d2000, t_diff=t_diff@entry=175) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:758 | |
#35 0x00000000017dcea0 in InstanceMap::Update (this=0x7500c85d2000, t_diff=175) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:3226 | |
#36 0x00000000017ed534 in call (this=0x75011a7486e0) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:42 | |
#37 MapUpdater::WorkerThread (this=0x28055e8 <MapManager::instance()::instance+168>) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:113 | |
#38 0x00007502abcf5970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
#39 0x00007502ad1780a4 in start_thread (arg=0x75022e5dc700) at pthread_create.c:309 | |
#40 0x00007502ab46562d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
#0 Trinity::Assert (file=file@entry=0x2018c88 "/home/trinity/TrinityCore/src/common/Debugging/Errors.h", line=line@entry=60, function=function@entry=0x204a068 <Player* ASSERT_NOTNULL<Player>(Player*)::__FUNCTION__> "ASSERT_NOTNULL", message=message@entry=0x224990a "pointer") at /home/trinity/TrinityCore/src/common/Debugging/Errors.cpp:43 | |
No locals. | |
#1 0x0000000000ede90b in ASSERT_NOTNULL<Player> (pointer=<optimized out>) at /home/trinity/TrinityCore/src/common/Debugging/Errors.h:60 | |
No locals. | |
#2 operator() (obj=<optimized out>, __closure=<optimized out>) at /home/trinity/TrinityCore/src/server/scripts/Northrend/IcecrownCitadel/boss_sindragosa.cpp:1111 | |
No locals. | |
#3 remove_if<spell_sindragosa_s_fury::spell_sindragosa_s_fury_SpellScript::FilterTargets(std::list<WorldObject*>&)::<lambda(WorldObject*)> > (this=0x75022e5db480, __pred=...) at /usr/include/c++/4.9/bits/list.tcc:442 | |
__first = | |
#4 spell_sindragosa_s_fury::spell_sindragosa_s_fury_SpellScript::FilterTargets (this=0x7500ce5bd140, targets=std::list = {...}) at /home/trinity/TrinityCore/src/server/scripts/Northrend/IcecrownCitadel/boss_sindragosa.cpp:1112 | |
No locals. | |
#5 0x000000000160f291 in Spell::CallScriptObjectAreaTargetSelectHandlers (this=this@entry=0x7501cfd2e100, targets=std::list = {...}, effIndex=effIndex@entry=EFFECT_1, targetType=...) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:7700 | |
hookItrEnd = {<SpellScript::TargetHook> = {<_SpellScript::EffectHook> = {_vptr.EffectHook = , effIndex = 39 '\''}, targetType = 2052, area = 48, dest = false}, pObjectAreaTargetSelectHandlerScript = (void (SpellScript::*)(SpellScript * const, std::list<WorldObject*, std::allocator<WorldObject*> > &)) 0x75015f49a000, this adjustment -1067352905393857497} | |
hookItr = {<SpellScript::TargetHook> = {<_SpellScript::EffectHook> = {_vptr.EffectHook = <vtable for SpellScript::ObjectAreaTargetSelectHandler+16>, effIndex = 1 '\001'}, targetType = 8, area = true, dest = false}, pObjectAreaTargetSelectHandlerScript = (void (SpellScript::*)(SpellScript * const, std::list<WorldObject*, std::allocator<WorldObject*> > &)) 0xede850 <spell_sindragosa_s_fury::spell_sindragosa_s_fury_SpellScript::FilterTargets(std::list<WorldObject*, std::allocator<WorldObject*> >&)>} | |
scritr = | |
#6 0x00000000016276ed in Spell::SelectImplicitAreaTargets (this=this@entry=0x7501cfd2e100, effIndex=<optimized out>, targetType=..., effMask=effMask@entry=2) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:1230 | |
radius = <optimized out> | |
referer = <optimized out> | |
__FUNCTION__ = "SelectImplicitAreaTargets" | |
center = 0x7501cfd2e190 | |
targets = std::list = {[0] = 0x75019cd96000, [1] = 0x7500e49e2000, [2] = 0x7501f5969000, [3] = 0x750193ff6000, [4] = 0x7501084b9000, [5] = 0x7500c7b44000, [6] = 0x750190bc7000, [7] = 0x750169eb2000, [8] = 0x7501ce063000, [9] = 0x7500e06a1000, [10] = 0x7500f8160000, [11] = 0x7501a5494000, [12] = 0x7500f451c000, [13] = 0x7500d0b8a000, [14] = 0x7501cb3a7000, [15] = 0x7501cca19000, [16] = 0x7500c86d2000, [17] = 0x7500ced49000, [18] = 0x7500c7b09000, [19] = 0x7501a28c7000, [20] = 0x75014c9b4000, [21] = 0x7500df813000, [22] = 0x7501d704b000, [23] = 0x7500fd04d280} | |
#7 0x00000000016298c8 in Spell::SelectEffectImplicitTargets (this=this@entry=0x7501cfd2e100, effIndex=effIndex@entry=EFFECT_1, targetType=..., processedEffectMask=@0x75022e5db5ac: 2) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:885 | |
effectMask = 2 | |
__FUNCTION__ = "SelectEffectImplicitTargets" | |
#8 0x0000000001629e4a in Spell::SelectSpellTargets (this=0x7501cfd2e100) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:757 | |
implicitTargetMask = <optimized out> | |
i = 1 | |
processedAreaEffectsMask = 2 | |
#9 0x000000000162d5dc in Spell::_cast (this=0x7501cfd2e100, skipCheck=false, skipCheck@entry=true) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:3361 | |
modOwner = 0x0 | |
procAttacker = 0 | |
hitMask = 107 | |
#10 0x000000000162dccc in _cast (skipCheck=true, this=0x7501cfd2e100) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:3272 | |
No locals. | |
#11 Spell::cast (this=this@entry=0x7501cfd2e100, skipCheck=skipCheck@entry=true) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:3255 | |
modOwner = 0x0 | |
lastSpellMod = 0x0 | |
#12 0x000000000162eacd in Spell::prepare (this=this@entry=0x7501cfd2e100, targets=targets@entry=0x75022e5db870, triggeredByAura=triggeredByAura@entry=0x75014541d640) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:3162 | |
param1 = 0 | |
param2 = 0 | |
result = <optimized out> | |
#13 0x0000000001a1c9c0 in Unit::CastSpell (this=this@entry=0x7501d03f3000, targets=..., spellInfo=spellInfo@entry=0x7502883d2e00, triggerFlags=triggerFlags@entry=TRIGGERED_FULL_MASK, castItem=castItem@entry=0x0, triggeredByAura=triggeredByAura@entry=0x75014541d640, originalCaster=..., value=0x0) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:996 | |
spell = 0x7501cfd2e100 | |
#14 0x0000000001a1da1a in CastSpell (originalCaster=..., triggeredByAura=0x75014541d640, castItem=0x0, triggerFlags=TRIGGERED_FULL_MASK, spellInfo=0x7502883d2e00, victim=0x7501d03f3000, this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:1025 | |
targets = {m_targetMask = 2, m_objectTarget = 0x7501d03f3000, m_itemTarget = 0x0, m_origObjectTargetGUID = {static Empty = {static Empty = <same as static member of an already seen type>, _guid = 0}, _guid = 0}, m_objectTargetGUID = {static Empty = {static Empty = <same as static member of an already seen type>, _guid = 0}, _guid = 17379391580313487569}, m_itemTargetGUID = {static Empty = {static Empty = <same as static member of an already seen type>, _guid = 0}, _guid = 0}, m_itemTargetEntry = 0, m_src = {_position = {<Position> = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 4294967295}, _transportGUID = {static Empty = {static Empty = <same as static member of an already seen type>, _guid = 0}, _guid = 0}, _transportOffset = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}}, m_dst = {_position = {<Position> = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 4294967295}, _transportGUID = {static Empty = {static Empty = <same as static member of an already seen type>, _guid = 0}, _guid = 0}, _transportOffset = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}}, m_elevation = 0, m_speed = 0, m_strTarget = ""} | |
#15 Unit::CastSpell (this=0x7501d03f3000, victim=victim@entry=0x7501d03f3000, spellInfo=spellInfo@entry=0x7502883d2e00, triggered=triggered@entry=true, castItem=castItem@entry=0x0, triggeredByAura=triggeredByAura@entry=0x75014541d640, originalCaster=...) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:1018 | |
No locals. | |
#16 0x00000000016abd9f in AuraEffect::HandlePeriodicTriggerSpellAuraTick (this=0x75014541d640, target=0x7501d03f3000, caster=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Spells/Auras/SpellAuraEffects.cpp:5455 | |
triggerCaster = <optimized out> | |
triggerSpellId = 70598 | |
triggeredSpellInfo = 0x7502883d2e00 | |
auraId = <optimized out> | |
#17 0x00000000016b124b in PeriodicTick (caster=<optimized out>, aurApp=<optimized out>, this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Spells/Auras/SpellAuraEffects.cpp:931 | |
No locals. | |
#18 AuraEffect::Update (this=0x75022e5d8bb0, diff=0, diff@entry=175, caster=0x0, caster@entry=0x7501d03f3000) at /home/trinity/TrinityCore/src/server/game/Spells/Auras/SpellAuraEffects.cpp:767 | |
aurApp = 0x7500e2e693c0 | |
effectApplications = std::vector of length 1, capacity 1 = {0x7500e2e693c0} | |
#19 0x00000000016bda47 in Aura::UpdateOwner (this=this@entry=0x7500c69e5a60, diff=diff@entry=175, owner=owner@entry=0x7501d03f3000) at /home/trinity/TrinityCore/src/server/game/Spells/Auras/SpellAuras.cpp:673 | |
i = <optimized out> | |
__FUNCTION__ = "UpdateOwner" | |
caster = 0x7501d03f3000 | |
modSpell = 0x0 | |
modOwner = 0x0 | |
#20 0x0000000001a08676 in Unit::_UpdateSpells (this=this@entry=0x7501d03f3000, time=time@entry=175) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:3099 | |
i_aura = 0x7500c69e5a60 | |
#21 0x0000000001a2197a in Unit::Update (this=this@entry=0x7501d03f3000, p_time=p_time@entry=175) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:440 | |
No locals. | |
#22 0x0000000001912a36 in Creature::Update (this=this@entry=0x7501d03f3000, diff=diff@entry=175) at /home/trinity/TrinityCore/src/server/game/Entities/Creature/Creature.cpp:649 | |
No locals. | |
#23 0x00000000019203ef in TempSummon::Update (this=0x7501d03f3000, diff=175) at /home/trinity/TrinityCore/src/server/game/Entities/Creature/TemporarySummon.cpp:50 | |
No locals. | |
#24 0x0000000001c4d663 in Trinity::ObjectUpdater::Visit<Creature> (this=0x75022e5d8bb0, this@entry=0x75022e5dbdc0, m=...) at /home/trinity/TrinityCore/src/server/game/Grids/Notifiers/GridNotifiers.cpp:415 | |
No locals. | |
#25 0x00000000017d32c3 in VisitorHelper<Trinity::ObjectUpdater, Creature> (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:45 | |
No locals. | |
#26 VisitorHelper<Trinity::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:51 | |
No locals. | |
#27 VisitorHelper<Trinity::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:52 | |
No locals. | |
#28 VisitorHelper<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:58 | |
No locals. | |
#29 Visit (c=..., this=0x75022e5dbdd0) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:92 | |
No locals. | |
#30 Visit<Trinity::ObjectUpdater> (visitor=..., this=0x7501a48a3fa8) at /home/trinity/TrinityCore/src/server/game/Grids/Grid.h:91 | |
No locals. | |
#31 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:157 | |
No locals. | |
#32 Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (visitor=..., cell=..., this=0x7500c85d2000) at /home/trinity/TrinityCore/src/server/game/Maps/Map.h:825 | |
No locals. | |
#33 Map::VisitNearbyCellsOf (this=0x7500c85d2000, obj=<optimized out>, gridVisitor=..., worldVisitor=...) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:680 | |
cell_id = 150343 | |
pair = {x_coord = 327, y_coord = 293} | |
cell = {data = {Part = {grid_x = 40, grid_y = 36, cell_x = 7, cell_y = 5, nocreate = 1, reserved = 0}, All = 18118952}} | |
y = 293 | |
x = 327 | |
area = {low_bound = {x_coord = 322, y_coord = 287}, high_bound = {x_coord = 332, y_coord = 298}} | |
#34 0x00000000017dccf1 in Map::Update (this=this@entry=0x7500c85d2000, t_diff=t_diff@entry=175) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:758 | |
obj = 0x7501d03f3000 | |
updater = {i_timeDiff = 175} | |
grid_object_update = {i_visitor = @0x75022e5dbdc0} | |
world_object_update = {i_visitor = @0x75022e5dbdc0} | |
#35 0x00000000017dcea0 in InstanceMap::Update (this=0x7500c85d2000, t_diff=175) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:3226 | |
No locals. | |
#36 0x00000000017ed534 in call (this=0x75011a7486e0) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:42 | |
No locals. | |
#37 MapUpdater::WorkerThread (this=0x28055e8 <MapManager::instance()::instance+168>) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:113 | |
request = 0x75011a7486e0 | |
#38 0x00007502abcf5970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#39 0x00007502ad1780a4 in start_thread (arg=0x75022e5dc700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x75022e5dc700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {128652228282112, -5280633552291192295, 1, 128654372388960, 140732581252256, 128652228282112, 6679743662524244505, 6679456087537000985}, 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" | |
#40 0x00007502ab46562d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Id Target Id Frame | |
37 Thread 0x750222f10700 (LWP 35193) "worldserver" arena_mapbits_binind_get (pageind=<optimized out>, chunk=<optimized out>) at /home/trinity/TrinityCore/dep/jemalloc/include/jemalloc/internal/arena.h:574 | |
36 Thread 0x750223eb2700 (LWP 35192) "worldserver" 0x00007502ad17efad in sendmsg () at ../sysdeps/unix/syscall-template.S:81 | |
35 Thread 0x75022472f700 (LWP 35191) "worldserver" memset () at ../sysdeps/x86_64/memset.S:81 | |
34 Thread 0x750225734700 (LWP 35190) "worldserver" 0x00007502ab45e893 in select () at ../sysdeps/unix/syscall-template.S:81 | |
33 Thread 0x75022d402700 (LWP 35189) "worldserver" GridMap::getHeightFromUint16 (this=0x7501b6bc2e80, x=0.617675781, y=0.338378906) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:2065 | |
32 Thread 0x75022dcee700 (LWP 35188) "worldserver" __memcpy_sse2_unaligned () at ../sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S:167 | |
* 31 Thread 0x75022e5dc700 (LWP 35187) "worldserver" Trinity::Assert (file=file@entry=0x2018c88 "/home/trinity/TrinityCore/src/common/Debugging/Errors.h", line=line@entry=60, function=function@entry=0x204a068 <Player* ASSERT_NOTNULL<Player>(Player*)::__FUNCTION__> "ASSERT_NOTNULL", message=message@entry=0x224990a "pointer") at /home/trinity/TrinityCore/src/common/Debugging/Errors.cpp:43 | |
30 Thread 0x75022ee99700 (LWP 35186) "worldserver" 0x0000000001e2442e in operator- (rkVector=..., this=<optimized out>) at /home/trinity/TrinityCore/dep/g3dlite/include/G3D/Vector3.h:673 | |
29 Thread 0x75022f73e700 (LWP 35185) "worldserver" intersectRay<VMAP::MapRayCallback> (stopAtFirst=false, maxDist=@0x75022f73d6fc: 50, intersectCallback=<synthetic pointer>, r=..., this=0x750268c3b6e8) at /home/trinity/TrinityCore/src/common/Collision/BoundingIntervalHierarchy.h:192 | |
28 Thread 0x75022ff42700 (LWP 35184) "worldserver" cross (rkVector=..., this=<optimized out>) at /home/trinity/TrinityCore/dep/g3dlite/include/G3D/Vector3.h:778 | |
27 Thread 0x7502307c9700 (LWP 35183) "worldserver" 0x0000000001f6921f in dtNavMesh::findConnectingPolys (this=<optimized out>, va=<optimized out>, vb=<optimized out>, tile=0x750262b586c0, side=<optimized out>, con=0x7502307c81e0, conarea=0x7502307c8200, maxcon=4) at /home/trinity/TrinityCore/dep/recastnavigation/Detour/Source/DetourNavMesh.cpp:321 | |
26 Thread 0x7502317f4700 (LWP 35182) "worldserver" 0x00000000016f93b2 in _M_find_node (__c=0, __key=@0x7502317f3be4: 0, __key@entry=@0x7502317f3ba4: 0, __bkt=0, this=this@entry=0x2801788 <ScriptRegistry<CreatureScript>::Instance()::instance+72>) at /usr/include/c++/4.9/bits/hashtable.h:625 | |
25 Thread 0x75029d008700 (LWP 35123) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
24 Thread 0x75029d88e700 (LWP 35121) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
23 Thread 0x75029e0f1700 (LWP 35119) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
22 Thread 0x75029e96c700 (LWP 35117) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
21 Thread 0x75029f259700 (LWP 35101) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
20 Thread 0x75029faa6700 (LWP 35099) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
19 Thread 0x7502a02e2700 (LWP 35097) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
18 Thread 0x7502a0b36700 (LWP 35095) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
17 Thread 0x7502a13bb700 (LWP 35093) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
16 Thread 0x7502a1caf700 (LWP 35091) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
15 Thread 0x7502a24e3700 (LWP 35089) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
14 Thread 0x7502a2d55700 (LWP 35087) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
13 Thread 0x7502a3559700 (LWP 35085) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
12 Thread 0x7502a3d97700 (LWP 35083) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
11 Thread 0x7502a4688700 (LWP 35081) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
10 Thread 0x7502a4ee0700 (LWP 35079) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
9 Thread 0x7502a570f700 (LWP 35077) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
8 Thread 0x7502a5f40700 (LWP 35076) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
7 Thread 0x7502a67d9700 (LWP 35075) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
6 Thread 0x7502a77c6700 (LWP 35074) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
4 Thread 0x7502a8b65700 (LWP 35072) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
3 Thread 0x7502a980f700 (LWP 35071) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
2 Thread 0x7502aa067700 (LWP 35070) "worldserver" 0x00007502ab465c03 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81 | |
1 Thread 0x7502ae28f780 (LWP 35066) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
Thread 37 (Thread 0x750222f10700 (LWP 35193)): | |
#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 = 73 | |
#4 free (ptr=0x750148309200) at /home/trinity/TrinityCore/dep/jemalloc/src/jemalloc.c:1308 | |
No locals. | |
#5 0x0000000001d70d1d in WorldSocket::Update (this=0x750130cdfa90) at /home/trinity/TrinityCore/src/server/game/Server/WorldSocket.cpp:119 | |
header = {size = 22, header = "A8:Y="} | |
queued = 0x750148309200 | |
buffer = {_wpos = 24, _rpos = 0, _storage = std::vector of length 4096, capacity 4096 = {65 'A', 56 '8', 58 ':', 89 'Y', 217 '\331', 123 '{', 79 'O', 148 '\224', 48 '0', 241 '\361', 1 '\001', 0 '\000', 0 '\000', 0 '\000', 217 '\331', 56 '8', 143 '\217', 144 '\220', 48 '0', 241 '\361', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000'...}} | |
#6 0x0000000001b153b2 in operator() (sock=..., __closure=0x750222f0fb90) at /home/trinity/TrinityCore/src/server/shared/Networking/NetworkThread.h:145 | |
this = 0x75022b0db4c8 | |
#7 __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=0x750222f0fb90, __it=..., __it@entry=std::shared_ptr (count 4, weak 1) 0x750130cdfa90) at /usr/include/c++/4.9/bits/predefined_ops.h:231 | |
No locals. | |
#8 0x0000000001b15526 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=<error reading variable: Cannot access memory at address 0x48c58003034>, __pred=...) at /usr/include/c++/4.9/bits/stl_algo.h:120 | |
__trip_count = 104 | |
#9 0x0000000001b15661 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. | |
#10 __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=<error reading variable: Cannot access memory at address 0x48c58003034>, __first=...) at /usr/include/c++/4.9/bits/stl_algo.h:860 | |
__result = <optimized out> | |
#11 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. | |
#12 NetworkThread<WorldSocket>::Update (this=0x75022b0db4c8) at /home/trinity/TrinityCore/src/server/shared/Networking/NetworkThread.h:143 | |
this = 0x75022b0db4c8 | |
#13 0x0000000001b1251a in operator()<, void> (__object=<optimized out>, this=0x750222f0fc60) at /usr/include/c++/4.9/functional:569 | |
No locals. | |
#14 __call<void, boost::system::error_code const&, 0ul> (__args=<optimized out>, this=0x750222f0fc60) at /usr/include/c++/4.9/functional:1264 | |
No locals. | |
#15 operator()<const boost::system::error_code&, void> (this=0x750222f0fc60) at /usr/include/c++/4.9/functional:1323 | |
No locals. | |
#16 operator() (this=0x750222f0fc60) at /usr/include/boost/asio/detail/bind_handler.hpp:47 | |
No locals. | |
#17 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. | |
#18 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. | |
#19 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=0x75022620ccc0, base=<optimized out>) at /usr/include/boost/asio/detail/wait_handler.hpp:70 | |
h = <optimized out> | |
p = {h = 0x750222f0fc60, 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)) 0x1b155d0 <NetworkThread<WorldSocket>::Update()>}, _M_bound_args = std::tuple containing = {[1] = 0x75022b0db4c8}}, arg1_ = {m_val = 0, m_cat = 0x7502ad16f0d0}} | |
#20 0x0000000000c78c50 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. | |
#21 do_run_one (ec=..., this_thread=..., lock=..., this=0x75022620ccc0) at /usr/include/boost/asio/detail/impl/task_io_service.ipp:384 | |
task_result = <optimized out> | |
on_exit = {task_io_service_ = 0x75022620ccc0, lock_ = 0x750222f0fcc0, this_thread_ = 0x750222f0fd30} | |
more_handlers = true | |
#22 boost::asio::detail::task_io_service::run (this=0x75022620ccc0, 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 = 0x750222f0fd60, 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_ = 0x75022620ccc0, value_ = 0x750222f0fd30, next_ = 0x0} | |
lock = {<boost::asio::detail::noncopyable> = {<No data fields>}, mutex_ = @0x75022620ccf0, locked_ = false} | |
n = 23165660 | |
#23 0x0000000001b14ccf in run (this=0x75022b0db538) at /usr/include/boost/asio/impl/io_service.ipp:59 | |
ec = {m_val = 0, m_cat = 0x7502ad16f0d0} | |
#24 NetworkThread<WorldSocket>::Run (this=0x75022b0db4c8) at /home/trinity/TrinityCore/src/server/shared/Networking/NetworkThread.h:126 | |
No locals. | |
#25 0x00007502abcf5970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#26 0x00007502ad1780a4 in start_thread (arg=0x750222f10700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x750222f10700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {128652036605696, -5280633552291192295, 1, 128654372388960, 128653712878696, 128652036605696, 6679733399699890713, 6679456087537000985}, 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" | |
#27 0x00007502ab46562d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 36 (Thread 0x750223eb2700 (LWP 35192)): | |
#0 0x00007502ad17efad in sendmsg () at ../sysdeps/unix/syscall-template.S:81 | |
No locals. | |
#1 0x0000000001d765c0 in send (ec=<synthetic pointer>, flags=16384, count=1, bufs=0x750223eb1960, s=1297) at /usr/include/boost/asio/detail/impl/socket_ops.ipp:1134 | |
msg = {msg_name = 0x0, msg_namelen = 0, msg_iov = 0x750223eb1960, msg_iovlen = 1, msg_control = 0x0, msg_controllen = 0, msg_flags = 0} | |
#2 sync_send (ec=<synthetic pointer>, all_empty=false, flags=0, count=1, bufs=0x750223eb1960, state=<optimized out>, s=1297) at /usr/include/boost/asio/detail/impl/socket_ops.ipp:1161 | |
No locals. | |
#3 send<boost::asio::mutable_buffers_1> (flags=0, this=<optimized out>, impl=..., impl=..., ec=<synthetic pointer>, buffers=...) at /usr/include/boost/asio/detail/reactive_socket_service_base.hpp:184 | |
bufs = {<boost::asio::detail::buffer_sequence_adapter_base> = {<No data fields>}, buffer_ = {iov_base = 0x7500d384c000, iov_len = 351}, total_buffer_size_ = 351} | |
#4 send<boost::asio::mutable_buffers_1> (this=<optimized out>, ec=<synthetic pointer>, flags=0, buffers=..., impl=...) at /usr/include/boost/asio/stream_socket_service.hpp:314 | |
No locals. | |
#5 write_some<boost::asio::mutable_buffers_1> (ec=<synthetic pointer>, buffers=..., this=0x750107504628) at /usr/include/boost/asio/basic_stream_socket.hpp:683 | |
No locals. | |
#6 Socket<WorldSocket>::HandleQueue (this=0x750107504610) at /home/trinity/TrinityCore/src/server/shared/Networking/Socket.h:218 | |
error = <optimized out> | |
#7 0x0000000001d767e8 in Socket<WorldSocket>::Update (this=0x511) at /home/trinity/TrinityCore/src/server/shared/Networking/Socket.h:65 | |
No locals. | |
#8 0x0000000001d70d60 in WorldSocket::Update (this=0x750107504610) at /home/trinity/TrinityCore/src/server/game/Server/WorldSocket.cpp:125 | |
queued = <optimized out> | |
buffer = {_wpos = 0, _rpos = 0, _storage = std::vector of length 0, capacity 0} | |
#9 0x0000000001b153b2 in operator() (sock=..., __closure=0x750223eb1b90) at /home/trinity/TrinityCore/src/server/shared/Networking/NetworkThread.h:145 | |
this = 0x75022b0db3e8 | |
#10 __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=0x750223eb1b90, __it=..., __it@entry=std::shared_ptr (count 4, weak 1) 0x750107504610) at /usr/include/c++/4.9/bits/predefined_ops.h:231 | |
No locals. | |
#11 0x0000000001b1550d 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:132 | |
__trip_count = 62 | |
#12 0x0000000001b15661 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. | |
#13 __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> | |
#14 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. | |
#15 NetworkThread<WorldSocket>::Update (this=0x75022b0db3e8) at /home/trinity/TrinityCore/src/server/shared/Networking/NetworkThread.h:143 | |
this = 0x75022b0db3e8 | |
#16 0x0000000001b1251a in operator()<, void> (__object=<optimized out>, this=0x750223eb1c60) at /usr/include/c++/4.9/functional:569 | |
No locals. | |
#17 __call<void, boost::system::error_code const&, 0ul> (__args=<optimized out>, this=0x750223eb1c60) at /usr/include/c++/4.9/functional:1264 | |
No locals. | |
#18 operator()<const boost::system::error_code&, void> (this=0x750223eb1c60) at /usr/include/c++/4.9/functional:1323 | |
No locals. | |
#19 operator() (this=0x750223eb1c60) at /usr/include/boost/asio/detail/bind_handler.hpp:47 | |
No locals. | |
#20 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. | |
#21 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. | |
#22 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=0x75022620cb40, base=<optimized out>) at /usr/include/boost/asio/detail/wait_handler.hpp:70 | |
h = <optimized out> | |
p = {h = 0x750223eb1c60, 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)) 0x1b155d0 <NetworkThread<WorldSocket>::Update()>}, _M_bound_args = std::tuple containing = {[1] = 0x75022b0db3e8}}, arg1_ = {m_val = 0, m_cat = 0x7502ad16f0d0}} | |
#23 0x0000000000c78c50 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. | |
#24 do_run_one (ec=..., this_thread=..., lock=..., this=0x75022620cb40) at /usr/include/boost/asio/detail/impl/task_io_service.ipp:384 | |
task_result = <optimized out> | |
on_exit = {task_io_service_ = 0x75022620cb40, lock_ = 0x750223eb1cc0, this_thread_ = 0x750223eb1d30} | |
more_handlers = true | |
#25 boost::asio::detail::task_io_service::run (this=0x75022620cb40, 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 = 0x750223eb1d60, 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_ = 0x75022620cb40, value_ = 0x750223eb1d30, next_ = 0x0} | |
lock = {<boost::asio::detail::noncopyable> = {<No data fields>}, mutex_ = @0x75022620cb70, locked_ = false} | |
n = 22560432 | |
#26 0x0000000001b14ccf in run (this=0x75022b0db458) at /usr/include/boost/asio/impl/io_service.ipp:59 | |
ec = {m_val = 0, m_cat = 0x7502ad16f0d0} | |
#27 NetworkThread<WorldSocket>::Run (this=0x75022b0db3e8) at /home/trinity/TrinityCore/src/server/shared/Networking/NetworkThread.h:126 | |
No locals. | |
#28 0x00007502abcf5970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#29 0x00007502ad1780a4 in start_thread (arg=0x750223eb2700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x750223eb2700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {128652052997888, -5280633552291192295, 1, 128654372388960, 128653712878520, 128652052997888, 6679731141620834841, 6679456087537000985}, 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" | |
#30 0x00007502ab46562d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 35 (Thread 0x75022472f700 (LWP 35191)): | |
#0 memset () at ../sysdeps/x86_64/memset.S:81 | |
No locals. | |
#1 0x0000000000ce9e8d in __fill_a<unsigned char> (__c=<optimized out>, __last=<optimized out>, __first=<optimized out>) at /usr/include/c++/4.9/bits/stl_algobase.h:714 | |
No locals. | |
#2 __fill_n_a<unsigned long, unsigned char> (__c=<optimized out>, __n=<optimized out>, __first=<optimized out>) at /usr/include/c++/4.9/bits/stl_algobase.h:771 | |
No locals. | |
#3 fill_n<unsigned char*, unsigned long, unsigned char> (__value=<optimized out>, __n=<optimized out>, __first=<optimized out>) at /usr/include/c++/4.9/bits/stl_algobase.h:797 | |
No locals. | |
#4 __uninit_default_n<unsigned char*, unsigned long> (__n=<optimized out>, __first=<optimized out>) at /usr/include/c++/4.9/bits/stl_uninitialized.h:535 | |
No locals. | |
#5 __uninitialized_default_n<unsigned char*, unsigned long> (__n=<optimized out>, __first=<optimized out>) at /usr/include/c++/4.9/bits/stl_uninitialized.h:568 | |
No locals. | |
#6 __uninitialized_default_n_a<unsigned char*, unsigned long, unsigned char> (__n=<optimized out>, __first=<optimized out>) at /usr/include/c++/4.9/bits/stl_uninitialized.h:631 | |
No locals. | |
#7 std::vector<unsigned char, std::allocator<unsigned char> >::_M_default_append (this=0x750106f4a000, __n=0) at /usr/include/c++/4.9/bits/vector.tcc:565 | |
No locals. | |
#8 0x0000000001d70b4a in resize (__new_size=4096, this=0x75022472eac0) at /usr/include/c++/4.9/bits/stl_vector.h:676 | |
No locals. | |
#9 MessageBuffer (this=0x75022472eab0) at /home/trinity/TrinityCore/src/common/Utilities/MessageBuffer.h:32 | |
No locals. | |
#10 WorldSocket::Update (this=0x7502a79b8210) at /home/trinity/TrinityCore/src/server/game/Server/WorldSocket.cpp:90 | |
queued = <optimized out> | |
buffer = {_wpos = 0, _rpos = 0, _storage = std::vector of length 0, capacity 0} | |
#11 0x0000000001b153b2 in operator() (sock=..., __closure=0x75022472eb90) at /home/trinity/TrinityCore/src/server/shared/Networking/NetworkThread.h:145 | |
this = 0x75022b0db308 | |
#12 __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=0x75022472eb90, __it=..., __it@entry=std::shared_ptr (count 4, weak 1) 0x7502a79b8210) at /usr/include/c++/4.9/bits/predefined_ops.h:231 | |
No locals. | |
#13 0x0000000001b15526 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:120 | |
__trip_count = 93 | |
#14 0x0000000001b15661 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. | |
#15 __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> | |
#16 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. | |
#17 NetworkThread<WorldSocket>::Update (this=0x75022b0db308) at /home/trinity/TrinityCore/src/server/shared/Networking/NetworkThread.h:143 | |
this = 0x75022b0db308 | |
#18 0x0000000001b1251a in operator()<, void> (__object=<optimized out>, this=0x75022472ec60) at /usr/include/c++/4.9/functional:569 | |
No locals. | |
#19 __call<void, boost::system::error_code const&, 0ul> (__args=<optimized out>, this=0x75022472ec60) at /usr/include/c++/4.9/functional:1264 | |
No locals. | |
#20 operator()<const boost::system::error_code&, void> (this=0x75022472ec60) at /usr/include/c++/4.9/functional:1323 | |
No locals. | |
#21 operator() (this=0x75022472ec60) at /usr/include/boost/asio/detail/bind_handler.hpp:47 | |
No locals. | |
#22 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. | |
#23 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. | |
#24 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=0x75022620c0c0, base=<optimized out>) at /usr/include/boost/asio/detail/wait_handler.hpp:70 | |
h = <optimized out> | |
p = {h = 0x75022472ec60, 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)) 0x1b155d0 <NetworkThread<WorldSocket>::Update()>}, _M_bound_args = std::tuple containing = {[1] = 0x75022b0db308}}, arg1_ = {m_val = 0, m_cat = 0x7502ad16f0d0}} | |
#25 0x0000000000c78c50 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. | |
#26 do_run_one (ec=..., this_thread=..., lock=..., this=0x75022620c0c0) at /usr/include/boost/asio/detail/impl/task_io_service.ipp:384 | |
task_result = <optimized out> | |
on_exit = {task_io_service_ = 0x75022620c0c0, lock_ = 0x75022472ecc0, this_thread_ = 0x75022472ed30} | |
more_handlers = true | |
#27 boost::asio::detail::task_io_service::run (this=0x75022620c0c0, 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 = 0x75022472ed60, 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_ = 0x75022620c0c0, value_ = 0x75022472ed30, next_ = 0x0} | |
lock = {<boost::asio::detail::noncopyable> = {<No data fields>}, mutex_ = @0x75022620c0f0, locked_ = false} | |
n = 22825077 | |
#28 0x0000000001b14ccf in run (this=0x75022b0db378) at /usr/include/boost/asio/impl/io_service.ipp:59 | |
ec = {m_val = 0, m_cat = 0x7502ad16f0d0} | |
#29 NetworkThread<WorldSocket>::Run (this=0x75022b0db308) at /home/trinity/TrinityCore/src/server/shared/Networking/NetworkThread.h:126 | |
No locals. | |
#30 0x00007502abcf5970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#31 0x00007502ad1780a4 in start_thread (arg=0x75022472f700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x75022472f700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {128652061898496, -5280633552291192295, 1, 128654372388960, 128653712877768, 128652061898496, 6679721321714983449, 6679456087537000985}, 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" | |
#32 0x00007502ab46562d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 34 (Thread 0x750225734700 (LWP 35190)): | |
#0 0x00007502ab45e893 in select () at ../sysdeps/unix/syscall-template.S:81 | |
No locals. | |
#1 0x00007502ada170ba in ?? () from /lib/x86_64-linux-gnu/libreadline.so.6 | |
No symbol table info available. | |
#2 0x00007502ada1732e in rl_read_key () from /lib/x86_64-linux-gnu/libreadline.so.6 | |
No symbol table info available. | |
#3 0x00007502ada00c4c in readline_internal_char () from /lib/x86_64-linux-gnu/libreadline.so.6 | |
No symbol table info available. | |
#4 0x00007502ada013c5 in readline () from /lib/x86_64-linux-gnu/libreadline.so.6 | |
No symbol table info available. | |
#5 0x0000000000c8a685 in CliThread () at /home/trinity/TrinityCore/src/server/worldserver/CommandLine/CliRunnable.cpp:155 | |
command_str = <optimized out> | |
#6 0x00007502abcf5970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#7 0x00007502ad1780a4 in start_thread (arg=0x750225734700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x750225734700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {128652078696192, -5280633552291192295, 1, 128654372388960, 128653712877688, 128652078696192, 6679719116786147865, 6679456087537000985}, 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 0x00007502ab46562d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 33 (Thread 0x75022d402700 (LWP 35189)): | |
#0 GridMap::getHeightFromUint16 (this=0x7501b6bc2e80, x=0.617675781, y=0.338378906) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:2065 | |
y_int = <optimized out> | |
a = <optimized out> | |
c = <optimized out> | |
x_int = 42 | |
b = <optimized out> | |
V9_h1_ptr = 0x7501b6bd4b28 | |
#1 0x00000000017d3f46 in getHeight (y=5423.58984, x=-177.574219, this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Maps/Map.h:212 | |
No locals. | |
#2 Map::GetHeight (this=this@entry=0x750272a09000, x=x@entry=-177.574219, y=y@entry=5423.58984, z=z@entry=17.8344917, checkVMap=checkVMap@entry=true, maxSearchDist=maxSearchDist@entry=50) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:2337 | |
mapHeight = -200000 | |
vmapHeight = <optimized out> | |
#3 0x00000000017d40c4 in Map::GetHeight (this=0x750272a09000, phasemask=<optimized out>, x=-177.574219, y=5423.58984, z=17.8344917, vmap=vmap@entry=true, maxSearchDist=maxSearchDist@entry=50) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:2629 | |
No locals. | |
#4 0x0000000001903813 in Creature::UpdateMovementFlags (this=0x7501b4584000) at /home/trinity/TrinityCore/src/server/game/Entities/Creature/Creature.cpp:2934 | |
ground = <optimized out> | |
isInAir = <optimized out> | |
this = 0x7501b4584000 | |
#5 0x0000000001912a0b in Creature::Update (this=0x7501b4584000, diff=175) at /home/trinity/TrinityCore/src/server/game/Entities/Creature/Creature.cpp:573 | |
No locals. | |
#6 0x0000000001c4d663 in Trinity::ObjectUpdater::Visit<Creature> (this=0x7501b6bc2e80, this@entry=0x75022d401de0, m=...) at /home/trinity/TrinityCore/src/server/game/Grids/Notifiers/GridNotifiers.cpp:415 | |
No locals. | |
#7 0x00000000017d32c3 in VisitorHelper<Trinity::ObjectUpdater, Creature> (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:45 | |
No locals. | |
#8 VisitorHelper<Trinity::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:51 | |
No locals. | |
#9 VisitorHelper<Trinity::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:52 | |
No locals. | |
#10 VisitorHelper<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:58 | |
No locals. | |
#11 Visit (c=..., this=0x75022d401df0) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:92 | |
No locals. | |
#12 Visit<Trinity::ObjectUpdater> (visitor=..., this=0x7501b6bfb068) at /home/trinity/TrinityCore/src/server/game/Grids/Grid.h:91 | |
No locals. | |
#13 VisitGrid<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (visitor=..., y=<optimized out>, x=5, this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/NGrid.h:157 | |
No locals. | |
#14 Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (visitor=..., cell=..., this=0x750272a09000) at /home/trinity/TrinityCore/src/server/game/Maps/Map.h:825 | |
No locals. | |
#15 Map::VisitNearbyCellsOf (this=this@entry=0x750272a09000, obj=obj@entry=0x7501b12f9000, gridVisitor=..., worldVisitor=...) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:680 | |
cell_id = 172797 | |
pair = {x_coord = 253, y_coord = 337} | |
cell = {data = {Part = {grid_x = 31, grid_y = 42, cell_x = 5, cell_y = 1, nocreate = 1, reserved = 0}, All = 17062559}} | |
y = 337 | |
x = 253 | |
area = {low_bound = {x_coord = 250, y_coord = 337}, high_bound = {x_coord = 255, y_coord = 342}} | |
#16 0x00000000017dcde5 in VisitNearbyCellsOf (worldVisitor=..., gridVisitor=..., obj=0x7501b12f9000, this=0x750272a09000) at /usr/include/c++/4.9/bits/vector.tcc:101 | |
No locals. | |
#17 Map::Update (this=0x750272a09000, t_diff=175) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:722 | |
updater = {i_timeDiff = 175} | |
grid_object_update = {i_visitor = @0x75022d401de0} | |
world_object_update = {i_visitor = @0x75022d401de0} | |
#18 0x00000000017ed534 in call (this=0x75016f8731a0) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:42 | |
No locals. | |
#19 MapUpdater::WorkerThread (this=0x28055e8 <MapManager::instance()::instance+168>) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:113 | |
request = 0x75016f8731a0 | |
#20 0x00007502abcf5970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#21 0x00007502ad1780a4 in start_thread (arg=0x75022d402700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x75022d402700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {128652209563392, -5280633552291192295, 1, 128654372388960, 140732581252256, 128652209563392, 6679736836747469337, 6679456087537000985}, 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" | |
#22 0x00007502ab46562d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 32 (Thread 0x75022dcee700 (LWP 35188)): | |
#0 __memcpy_sse2_unaligned () at ../sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S:167 | |
No locals. | |
#1 0x00000000018fbc03 in append (cnt=<optimized out>, src=0x75016e427190 "\a\310U\004\001u", this=0x75022dced370) at /home/trinity/TrinityCore/src/server/shared/Packets/ByteBuffer.h:460 | |
newSize = 13 | |
#2 append (buffer=..., this=0x75022dced370, this@entry=0x75022dced290) at /home/trinity/TrinityCore/src/server/shared/Packets/ByteBuffer.h:467 | |
No locals. | |
#3 operator<< (buf=..., guid=...) at /home/trinity/TrinityCore/src/server/game/Entities/Object/ObjectGuid.cpp:84 | |
No locals. | |
#4 0x000000000177add2 in AchievementMgr::SendCriteriaUpdate (this=this@entry=0x75017cc287c0, entry=entry@entry=0x75029348271c, progress=progress@entry=0x7500c796cce0, timeElapsed=0, timedCompleted=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Achievements/AchievementMgr.cpp:698 | |
data = {<ByteBuffer> = {_vptr.ByteBuffer = 0x1f9ad90 <vtable for WorldPacket+16>, static DEFAULT_SIZE = 4096, _rpos = 0, _wpos = 9, _storage = std::vector of length 13, capacity 20 = {162 '\242', 0 '\000', 0 '\000', 0 '\000', 15 '\017', 96 '`', 233 '\351', 55 '7', 33 '!', 0 '\000', 0 '\000', 0 '\000', 0 '\000'}}, m_opcode = 1130} | |
#5 0x000000000177ff97 in AchievementMgr::SetCriteriaProgress (this=this@entry=0x75017cc287c0, entry=entry@entry=0x75029348271c, changeValue=changeValue@entry=468, ptype=ptype@entry=PROGRESS_ACCUMULATE) at /home/trinity/TrinityCore/src/server/game/Achievements/AchievementMgr.cpp:1398 | |
timedIter = {first = 0, second = 0} | |
progress = 0x7500c796cce0 | |
timeElapsed = <optimized out> | |
timedCompleted = <optimized out> | |
#6 0x000000000178a920 in AchievementMgr::UpdateAchievementCriteria (this=0x75017cc287c0, type=type@entry=ACHIEVEMENT_CRITERIA_TYPE_DAMAGE_DONE, miscValue1=468, miscValue2=miscValue2@entry=0, unit=unit@entry=0x75012bcb0000) at /home/trinity/TrinityCore/src/server/game/Achievements/AchievementMgr.cpp:1029 | |
achievement = <optimized out> | |
achievementCriteria = <optimized out> | |
__for_range = <optimized out> | |
achievementCriteriaList = <optimized out> | |
#7 0x000000000194feec in Player::UpdateAchievementCriteria (this=this@entry=0x75015dadf000, type=type@entry=ACHIEVEMENT_CRITERIA_TYPE_DAMAGE_DONE, miscValue1=<optimized out>, miscValue2=miscValue2@entry=0, unit=unit@entry=0x75012bcb0000) at /home/trinity/TrinityCore/src/server/game/Entities/Player/Player.cpp:25358 | |
No locals. | |
#8 0x0000000001a3c937 in Unit::DealDamage (this=this@entry=0x75015dadf000, victim=victim@entry=0x75012bcb0000, damage=468, cleanDamage=cleanDamage@entry=0x75022dceda50, damagetype=damagetype@entry=DOT, damageSchoolMask=SPELL_SCHOOL_MASK_NORMAL, spellProto=0x7502885cb600, durabilityLoss=true) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:852 | |
health = 277317 | |
duel_hasEnded = false | |
duel_wasMounted = false | |
#9 0x00000000016af1b9 in AuraEffect::HandlePeriodicDamageAurasTick (this=<optimized out>, target=0x75012bcb0000, caster=0x75015dadf000) at /home/trinity/TrinityCore/src/server/game/Spells/Auras/SpellAuraEffects.cpp:5652 | |
isAreaAura = <optimized out> | |
damage = 468 | |
damageInfo = {m_attacker = 0x75015dadf000, m_victim = 0x75012bcb0000, m_damage = 468, m_spellInfo = 0x7502885cb600, m_schoolMask = SPELL_SCHOOL_MASK_NORMAL, m_damageType = DOT, m_attackType = BASE_ATTACK, m_absorb = 0, m_resist = 0, m_block = 0, m_hitMask = 0} | |
absorb = 0 | |
pInfo = {auraEff = 0x750137b91cc0, damage = 468, overDamage = 0, absorb = 0, resist = 0, multiplier = 0, critical = false} | |
crit = <optimized out> | |
dmg = 468 | |
procAttacker = 262144 | |
overkill = <optimized out> | |
cleanDamage = {absorbed_damage = 0, mitigated_damage = 0, attackType = BASE_ATTACK, hitOutCome = MELEE_HIT_NORMAL} | |
procVictim = 1572864 | |
hitMask = 1 | |
#10 0x00000000016b11ab in PeriodicTick (caster=<optimized out>, aurApp=<optimized out>, this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Spells/Auras/SpellAuraEffects.cpp:938 | |
No locals. | |
#11 AuraEffect::Update (this=0x75011bbd29e9, diff=1849848208, diff@entry=175, caster=0x4, caster@entry=0x75015dadf000) at /home/trinity/TrinityCore/src/server/game/Spells/Auras/SpellAuraEffects.cpp:767 | |
aurApp = 0x75011aae8840 | |
effectApplications = std::vector of length 1, capacity 1 = {0x75011aae8840} | |
#12 0x00000000016bda47 in Aura::UpdateOwner (this=this@entry=0x7501463ca5c0, diff=diff@entry=175, owner=owner@entry=0x75012bcb0000) at /home/trinity/TrinityCore/src/server/game/Spells/Auras/SpellAuras.cpp:673 | |
i = <optimized out> | |
__FUNCTION__ = "UpdateOwner" | |
caster = 0x75015dadf000 | |
modSpell = 0x0 | |
modOwner = 0x75015dadf000 | |
#13 0x0000000001a08676 in Unit::_UpdateSpells (this=this@entry=0x75012bcb0000, time=time@entry=175) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:3099 | |
i_aura = 0x7501463ca5c0 | |
#14 0x0000000001a2197a in Unit::Update (this=this@entry=0x75012bcb0000, p_time=p_time@entry=175) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:440 | |
No locals. | |
#15 0x0000000001912a36 in Creature::Update (this=0x75012bcb0000, diff=175) at /home/trinity/TrinityCore/src/server/game/Entities/Creature/Creature.cpp:649 | |
No locals. | |
#16 0x0000000001c4d663 in Trinity::ObjectUpdater::Visit<Creature> (this=0x75011bbd29e9, this@entry=0x75022dceddc0, m=...) at /home/trinity/TrinityCore/src/server/game/Grids/Notifiers/GridNotifiers.cpp:415 | |
No locals. | |
#17 0x00000000017d32c3 in VisitorHelper<Trinity::ObjectUpdater, Creature> (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:45 | |
No locals. | |
#18 VisitorHelper<Trinity::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:51 | |
No locals. | |
#19 VisitorHelper<Trinity::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:52 | |
No locals. | |
#20 VisitorHelper<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:58 | |
No locals. | |
#21 Visit (c=..., this=0x75022dceddd0) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:92 | |
No locals. | |
#22 Visit<Trinity::ObjectUpdater> (visitor=..., this=0x7501e8063b48) at /home/trinity/TrinityCore/src/server/game/Grids/Grid.h:91 | |
No locals. | |
#23 VisitGrid<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (visitor=..., y=<optimized out>, x=0, this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/NGrid.h:157 | |
No locals. | |
#24 Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (visitor=..., cell=..., this=0x750199c46000) at /home/trinity/TrinityCore/src/server/game/Maps/Map.h:825 | |
No locals. | |
#25 Map::VisitNearbyCellsOf (this=this@entry=0x750199c46000, obj=obj@entry=0x7500cf93d000, gridVisitor=..., worldVisitor=...) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:680 | |
cell_id = 155456 | |
pair = {x_coord = 320, y_coord = 303} | |
cell = {data = {Part = {grid_x = 40, grid_y = 37, cell_x = 0, cell_y = 7, nocreate = 1, reserved = 0}, All = 18614632}} | |
y = 303 | |
x = 320 | |
area = {low_bound = {x_coord = 314, y_coord = 297}, high_bound = {x_coord = 324, y_coord = 308}} | |
#26 0x00000000017dcde5 in VisitNearbyCellsOf (worldVisitor=..., gridVisitor=..., obj=0x7500cf93d000, this=0x750199c46000) at /usr/include/c++/4.9/bits/vector.tcc:101 | |
No locals. | |
#27 Map::Update (this=this@entry=0x750199c46000, t_diff=t_diff@entry=175) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:722 | |
updater = {i_timeDiff = 175} | |
grid_object_update = {i_visitor = @0x75022dceddc0} | |
world_object_update = {i_visitor = @0x75022dceddc0} | |
#28 0x00000000017dcea0 in InstanceMap::Update (this=0x750199c46000, t_diff=175) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:3226 | |
No locals. | |
#29 0x00000000017ed534 in call (this=0x75011a748c80) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:42 | |
No locals. | |
#30 MapUpdater::WorkerThread (this=0x28055e8 <MapManager::instance()::instance+168>) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:113 | |
request = 0x75011a748c80 | |
#31 0x00007502abcf5970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#32 0x00007502ad1780a4 in start_thread (arg=0x75022dcee700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x75022dcee700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {128652218918656, -5280633552291192295, 1, 128654372388960, 140732581252256, 128652218918656, 6679735855347442201, 6679456087537000985}, 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" | |
#33 0x00007502ab46562d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 31 (Thread 0x75022e5dc700 (LWP 35187)): | |
#0 Trinity::Assert (file=file@entry=0x2018c88 "/home/trinity/TrinityCore/src/common/Debugging/Errors.h", line=line@entry=60, function=function@entry=0x204a068 <Player* ASSERT_NOTNULL<Player>(Player*)::__FUNCTION__> "ASSERT_NOTNULL", message=message@entry=0x224990a "pointer") at /home/trinity/TrinityCore/src/common/Debugging/Errors.cpp:43 | |
No locals. | |
#1 0x0000000000ede90b in ASSERT_NOTNULL<Player> (pointer=<optimized out>) at /home/trinity/TrinityCore/src/common/Debugging/Errors.h:60 | |
No locals. | |
#2 operator() (obj=<optimized out>, __closure=<optimized out>) at /home/trinity/TrinityCore/src/server/scripts/Northrend/IcecrownCitadel/boss_sindragosa.cpp:1111 | |
No locals. | |
#3 remove_if<spell_sindragosa_s_fury::spell_sindragosa_s_fury_SpellScript::FilterTargets(std::list<WorldObject*>&)::<lambda(WorldObject*)> > (this=0x75022e5db480, __pred=...) at /usr/include/c++/4.9/bits/list.tcc:442 | |
__first = | |
#4 spell_sindragosa_s_fury::spell_sindragosa_s_fury_SpellScript::FilterTargets (this=0x7500ce5bd140, targets=std::list = {...}) at /home/trinity/TrinityCore/src/server/scripts/Northrend/IcecrownCitadel/boss_sindragosa.cpp:1112 | |
No locals. | |
#5 0x000000000160f291 in Spell::CallScriptObjectAreaTargetSelectHandlers (this=this@entry=0x7501cfd2e100, targets=std::list = {...}, effIndex=effIndex@entry=EFFECT_1, targetType=...) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:7700 | |
hookItrEnd = {<SpellScript::TargetHook> = {<_SpellScript::EffectHook> = {_vptr.EffectHook = , effIndex = 39 '\''}, targetType = 2052, area = 48, dest = false}, pObjectAreaTargetSelectHandlerScript = (void (SpellScript::*)(SpellScript * const, std::list<WorldObject*, std::allocator<WorldObject*> > &)) 0x75015f49a000, this adjustment -1067352905393857497} | |
hookItr = {<SpellScript::TargetHook> = {<_SpellScript::EffectHook> = {_vptr.EffectHook = <vtable for SpellScript::ObjectAreaTargetSelectHandler+16>, effIndex = 1 '\001'}, targetType = 8, area = true, dest = false}, pObjectAreaTargetSelectHandlerScript = (void (SpellScript::*)(SpellScript * const, std::list<WorldObject*, std::allocator<WorldObject*> > &)) 0xede850 <spell_sindragosa_s_fury::spell_sindragosa_s_fury_SpellScript::FilterTargets(std::list<WorldObject*, std::allocator<WorldObject*> >&)>} | |
scritr = | |
#6 0x00000000016276ed in Spell::SelectImplicitAreaTargets (this=this@entry=0x7501cfd2e100, effIndex=<optimized out>, targetType=..., effMask=effMask@entry=2) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:1230 | |
radius = <optimized out> | |
referer = <optimized out> | |
__FUNCTION__ = "SelectImplicitAreaTargets" | |
center = 0x7501cfd2e190 | |
targets = std::list = {[0] = 0x75019cd96000, [1] = 0x7500e49e2000, [2] = 0x7501f5969000, [3] = 0x750193ff6000, [4] = 0x7501084b9000, [5] = 0x7500c7b44000, [6] = 0x750190bc7000, [7] = 0x750169eb2000, [8] = 0x7501ce063000, [9] = 0x7500e06a1000, [10] = 0x7500f8160000, [11] = 0x7501a5494000, [12] = 0x7500f451c000, [13] = 0x7500d0b8a000, [14] = 0x7501cb3a7000, [15] = 0x7501cca19000, [16] = 0x7500c86d2000, [17] = 0x7500ced49000, [18] = 0x7500c7b09000, [19] = 0x7501a28c7000, [20] = 0x75014c9b4000, [21] = 0x7500df813000, [22] = 0x7501d704b000, [23] = 0x7500fd04d280} | |
#7 0x00000000016298c8 in Spell::SelectEffectImplicitTargets (this=this@entry=0x7501cfd2e100, effIndex=effIndex@entry=EFFECT_1, targetType=..., processedEffectMask=@0x75022e5db5ac: 2) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:885 | |
effectMask = 2 | |
__FUNCTION__ = "SelectEffectImplicitTargets" | |
#8 0x0000000001629e4a in Spell::SelectSpellTargets (this=0x7501cfd2e100) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:757 | |
implicitTargetMask = <optimized out> | |
i = 1 | |
processedAreaEffectsMask = 2 | |
#9 0x000000000162d5dc in Spell::_cast (this=0x7501cfd2e100, skipCheck=false, skipCheck@entry=true) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:3361 | |
modOwner = 0x0 | |
procAttacker = 0 | |
hitMask = 107 | |
#10 0x000000000162dccc in _cast (skipCheck=true, this=0x7501cfd2e100) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:3272 | |
No locals. | |
#11 Spell::cast (this=this@entry=0x7501cfd2e100, skipCheck=skipCheck@entry=true) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:3255 | |
modOwner = 0x0 | |
lastSpellMod = 0x0 | |
#12 0x000000000162eacd in Spell::prepare (this=this@entry=0x7501cfd2e100, targets=targets@entry=0x75022e5db870, triggeredByAura=triggeredByAura@entry=0x75014541d640) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:3162 | |
param1 = 0 | |
param2 = 0 | |
result = <optimized out> | |
#13 0x0000000001a1c9c0 in Unit::CastSpell (this=this@entry=0x7501d03f3000, targets=..., spellInfo=spellInfo@entry=0x7502883d2e00, triggerFlags=triggerFlags@entry=TRIGGERED_FULL_MASK, castItem=castItem@entry=0x0, triggeredByAura=triggeredByAura@entry=0x75014541d640, originalCaster=..., value=0x0) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:996 | |
spell = 0x7501cfd2e100 | |
#14 0x0000000001a1da1a in CastSpell (originalCaster=..., triggeredByAura=0x75014541d640, castItem=0x0, triggerFlags=TRIGGERED_FULL_MASK, spellInfo=0x7502883d2e00, victim=0x7501d03f3000, this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:1025 | |
targets = {m_targetMask = 2, m_objectTarget = 0x7501d03f3000, m_itemTarget = 0x0, m_origObjectTargetGUID = {static Empty = {static Empty = <same as static member of an already seen type>, _guid = 0}, _guid = 0}, m_objectTargetGUID = {static Empty = {static Empty = <same as static member of an already seen type>, _guid = 0}, _guid = 17379391580313487569}, m_itemTargetGUID = {static Empty = {static Empty = <same as static member of an already seen type>, _guid = 0}, _guid = 0}, m_itemTargetEntry = 0, m_src = {_position = {<Position> = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 4294967295}, _transportGUID = {static Empty = {static Empty = <same as static member of an already seen type>, _guid = 0}, _guid = 0}, _transportOffset = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}}, m_dst = {_position = {<Position> = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 4294967295}, _transportGUID = {static Empty = {static Empty = <same as static member of an already seen type>, _guid = 0}, _guid = 0}, _transportOffset = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}}, m_elevation = 0, m_speed = 0, m_strTarget = ""} | |
#15 Unit::CastSpell (this=0x7501d03f3000, victim=victim@entry=0x7501d03f3000, spellInfo=spellInfo@entry=0x7502883d2e00, triggered=triggered@entry=true, castItem=castItem@entry=0x0, triggeredByAura=triggeredByAura@entry=0x75014541d640, originalCaster=...) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:1018 | |
No locals. | |
#16 0x00000000016abd9f in AuraEffect::HandlePeriodicTriggerSpellAuraTick (this=0x75014541d640, target=0x7501d03f3000, caster=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Spells/Auras/SpellAuraEffects.cpp:5455 | |
triggerCaster = <optimized out> | |
triggerSpellId = 70598 | |
triggeredSpellInfo = 0x7502883d2e00 | |
auraId = <optimized out> | |
#17 0x00000000016b124b in PeriodicTick (caster=<optimized out>, aurApp=<optimized out>, this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Spells/Auras/SpellAuraEffects.cpp:931 | |
No locals. | |
#18 AuraEffect::Update (this=0x75022e5d8bb0, diff=0, diff@entry=175, caster=0x0, caster@entry=0x7501d03f3000) at /home/trinity/TrinityCore/src/server/game/Spells/Auras/SpellAuraEffects.cpp:767 | |
aurApp = 0x7500e2e693c0 | |
effectApplications = std::vector of length 1, capacity 1 = {0x7500e2e693c0} | |
#19 0x00000000016bda47 in Aura::UpdateOwner (this=this@entry=0x7500c69e5a60, diff=diff@entry=175, owner=owner@entry=0x7501d03f3000) at /home/trinity/TrinityCore/src/server/game/Spells/Auras/SpellAuras.cpp:673 | |
i = <optimized out> | |
__FUNCTION__ = "UpdateOwner" | |
caster = 0x7501d03f3000 | |
modSpell = 0x0 | |
modOwner = 0x0 | |
#20 0x0000000001a08676 in Unit::_UpdateSpells (this=this@entry=0x7501d03f3000, time=time@entry=175) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:3099 | |
i_aura = 0x7500c69e5a60 | |
#21 0x0000000001a2197a in Unit::Update (this=this@entry=0x7501d03f3000, p_time=p_time@entry=175) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:440 | |
No locals. | |
#22 0x0000000001912a36 in Creature::Update (this=this@entry=0x7501d03f3000, diff=diff@entry=175) at /home/trinity/TrinityCore/src/server/game/Entities/Creature/Creature.cpp:649 | |
No locals. | |
#23 0x00000000019203ef in TempSummon::Update (this=0x7501d03f3000, diff=175) at /home/trinity/TrinityCore/src/server/game/Entities/Creature/TemporarySummon.cpp:50 | |
No locals. | |
#24 0x0000000001c4d663 in Trinity::ObjectUpdater::Visit<Creature> (this=0x75022e5d8bb0, this@entry=0x75022e5dbdc0, m=...) at /home/trinity/TrinityCore/src/server/game/Grids/Notifiers/GridNotifiers.cpp:415 | |
No locals. | |
#25 0x00000000017d32c3 in VisitorHelper<Trinity::ObjectUpdater, Creature> (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:45 | |
No locals. | |
#26 VisitorHelper<Trinity::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:51 | |
No locals. | |
#27 VisitorHelper<Trinity::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:52 | |
No locals. | |
#28 VisitorHelper<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:58 | |
No locals. | |
#29 Visit (c=..., this=0x75022e5dbdd0) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:92 | |
No locals. | |
#30 Visit<Trinity::ObjectUpdater> (visitor=..., this=0x7501a48a3fa8) at /home/trinity/TrinityCore/src/server/game/Grids/Grid.h:91 | |
No locals. | |
#31 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:157 | |
No locals. | |
#32 Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (visitor=..., cell=..., this=0x7500c85d2000) at /home/trinity/TrinityCore/src/server/game/Maps/Map.h:825 | |
No locals. | |
#33 Map::VisitNearbyCellsOf (this=0x7500c85d2000, obj=<optimized out>, gridVisitor=..., worldVisitor=...) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:680 | |
cell_id = 150343 | |
pair = {x_coord = 327, y_coord = 293} | |
cell = {data = {Part = {grid_x = 40, grid_y = 36, cell_x = 7, cell_y = 5, nocreate = 1, reserved = 0}, All = 18118952}} | |
y = 293 | |
x = 327 | |
area = {low_bound = {x_coord = 322, y_coord = 287}, high_bound = {x_coord = 332, y_coord = 298}} | |
#34 0x00000000017dccf1 in Map::Update (this=this@entry=0x7500c85d2000, t_diff=t_diff@entry=175) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:758 | |
obj = 0x7501d03f3000 | |
updater = {i_timeDiff = 175} | |
grid_object_update = {i_visitor = @0x75022e5dbdc0} | |
world_object_update = {i_visitor = @0x75022e5dbdc0} | |
#35 0x00000000017dcea0 in InstanceMap::Update (this=0x7500c85d2000, t_diff=175) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:3226 | |
No locals. | |
#36 0x00000000017ed534 in call (this=0x75011a7486e0) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:42 | |
No locals. | |
#37 MapUpdater::WorkerThread (this=0x28055e8 <MapManager::instance()::instance+168>) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:113 | |
request = 0x75011a7486e0 | |
#38 0x00007502abcf5970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#39 0x00007502ad1780a4 in start_thread (arg=0x75022e5dc700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x75022e5dc700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {128652228282112, -5280633552291192295, 1, 128654372388960, 140732581252256, 128652228282112, 6679743662524244505, 6679456087537000985}, 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" | |
#40 0x00007502ab46562d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 30 (Thread 0x75022ee99700 (LWP 35186)): | |
#0 0x0000000001e2442e in operator- (rkVector=..., this=<optimized out>) at /home/trinity/TrinityCore/dep/g3dlite/include/G3D/Vector3.h:673 | |
No locals. | |
#1 IntersectTriangle (distance=<synthetic pointer>, ray=..., points=..., tri=...) at /home/trinity/TrinityCore/src/common/Collision/Models/WorldModel.cpp:42 | |
t = <optimized out> | |
u = <optimized out> | |
f = <optimized out> | |
v = <optimized out> | |
#2 operator() (distance=<synthetic pointer>, entry=177, ray=..., this=<synthetic pointer>) at /home/trinity/TrinityCore/src/common/Collision/Models/WorldModel.cpp:374 | |
No locals. | |
#3 intersectRay<VMAP::GModelRayCallback> (stopAtFirst=false, maxDist=<synthetic pointer>, intersectCallback=<synthetic pointer>, r=..., this=0x750218e3e7b0) at /home/trinity/TrinityCore/src/common/Collision/BoundingIntervalHierarchy.h:220 | |
n = <optimized out> | |
tn = <optimized out> | |
axis = <optimized out> | |
BVH2 = <optimized out> | |
offset = <optimized out> | |
intervalMax = <optimized out> | |
offsetFront = {1, 2, 2} | |
offsetBack = {2, 1, 1} | |
intervalMin = <optimized out> | |
invDir = {x = inf, y = -inf, z = -1} | |
offsetFront3 = {0, 3, 3} | |
offsetBack3 = {3, 0, 0} | |
stackPos = 2 | |
node = <optimized out> | |
org = {x = -39.9186897, y = -93.4164429, z = 5.88039541} | |
dir = <optimized out> | |
stack = {{node = 822, tnear = 250.933167, tfar = 286.559998}, {node = 828, tnear = 168.128342, tfar = 286.559998}, {node = 837, tnear = 168.128342, tfar = 286.559998}, {node = 29954, tnear = -1.71464622e-13, tfar = 4.19744942e-41}, {node = 787055632, tnear = 4.19744942e-41, tfar = 0}, {node = 0, tnear = 1.06195719e-10, tfar = 4.19744942e-41}, {node = 29380071, tnear = 0, tfar = 1.06192027e-10}, {node = 29954, tnear = 1.06192055e-10, tfar = 4.19744942e-41}, {node = 2552060992, tnear = 0, tfar = 4998.31006}, {node = 1125470306, tnear = 7.00649232e-45, tfar = 0}, {node = 206402178, tnear = -2.35686393e+35, tfar = 9.77300237e+26}, {node = 29953, tnear = 1.90512737e-37, tfar = 0}, {node = 2552060992, tnear = 4.19744942e-41, tfar = 8.32921774e-38}, {node = 18, tnear = 148.070053, tfar = 4.19744942e-41}, {node = 1167859712, tnear = 268.195007, tfar = 2.1019477e-44}, {node = 29953, tnear = -1.8318333e-13, tfar = 4.19744942e-41}, {node = 1816795608, tnear = 4.19730929e-41, tfar = 1.71442253e-38}, {node = 0, tnear = 4998.31006, tfar = 270.445007}, {node = 1125470306, tnear = 0, tfar = 4996.06006}, {node = 1132861686, tnear = 148.070053, tfar = 0}, {node = 2030485504, tnear = 4.19744942e-41, tfar = 4.64811653e-38}, {node = 0, tnear = 1.06193387e-10, tfar = 4.19744942e-41}, {node = 787055904, tnear = 4.19744942e-41, tfar = 1.97302824e-42}, {node = 0, tnear = 1.06193387e-10, tfar = 4.19744942e-41}, {node = 1132935414, tnear = 149.313995, tfar = 4998.31006}, {node = 0, tnear = 22.6323872, tfar = 4.19730929e-41}, {node = 2882526873, tnear = 31.4971352, tfar = 22.6323872}, {node = 1125388783, tnear = 268.195007, tfar = 31.4971352}, {node = 31, tnear = 148.070053, tfar = 268.195007}, {node = 1167859835, tnear = 110.305176, tfar = 0}, {node = 0, tnear = -100000, tfar = 110.305176}, {node = 0, tnear = 0, tfar = 0}, {node = 302824, tnear = 0, tfar = 8.31735435e-38}, {node = 0, tnear = -4.02512532e+36, tfar = 4.19730929e-41}, {node = 32400384, tnear = 0, tfar = 9713.11621}, {node = 1184625898, tnear = 3.1490973e-12, tfar = 4.19744942e-41}, {node = 41, tnear = 4.48415509e-44, tfar = 8.51289602e-38}, {node = 0, tnear = 5.7453237e-44, tfar = 4.48415509e-44}, {node = 0, tnear = 8.00141423e-43, tfar = -30.8037109}, {node = 1128017664, tnear = 133.480225, tfar = 0}, {node = 1112014848, tnear = 0, tfar = 4.06376555e-44}, {node = 0, tnear = 1.20775639e-37, tfar = 0}, {node = 29, tnear = 0, tfar = 1.20775639e-37}, {node = 0, tnear = 8.9046929e-38, tfar = 0}, {node = 3212836864, tnear = -1, tfar = -1}, {node = 0, tnear = 2.95035003e-12, tfar = 4.19744942e-41}, {node = 787056512, tnear = 4.19744942e-41, tfar = 0}, {node = 0, tnear = 1.06195913e-10, tfar = 4.19744942e-41}, {node = 0, tnear = 0, tfar = 8.760052e-38}, {node = 0, tnear = 1.36166974e-40, tfar = 0}, {node = 2139095040, tnear = 0, tfar = 9.90477975e-26}, {node = 29954, tnear = 1.02681569e-18, tfar = 4.19744942e-41}, {node = 1177600014, tnear = 0, tfar = 0}, {node = 29954, tnear = 1.06196829e-10, tfar = 4.19744942e-41}, {node = 31964268, tnear = 0, tfar = 1.06201381e-10}, {node = 29954, tnear = 8.31694909e-38, tfar = inf}, {node = 3217829712, tnear = 0.429865003, tfar = 1.56139624}, {node = 29954, tnear = 40.188385, tfar = 0}, {node = 3212836864, tnear = 0, tfar = -1.59519386}, {node = 1054611268, tnear = 1.56139624, tfar = 0}, {node = 0, tnear = -1, tfar = inf}, {node = 2139095040, tnear = -1, tfar = 1.821688e-44}, {node = 4290772992, tnear = -nan(0x400000), tfar = -inf}, {node = 2147483648, tnear = -0, tfar = -inf}} | |
#4 IntersectRay (stopAtFirstHit=false, distance=<synthetic pointer>, ray=..., this=0x750218e3e760) at /home/trinity/TrinityCore/src/common/Collision/Models/WorldModel.cpp:389 | |
callback = {vertices = {x = 38.2888374, y = 220.71225, z = -44.3981781}, triangles = <error reading variable> | |
#5 IsInsideObject (z_dist=<synthetic pointer>, down=..., pos=..., this=0x750218e3e760) at /home/trinity/TrinityCore/src/common/Collision/Models/WorldModel.cpp:401 | |
rPos = {x = -39.9186897, y = -93.4164429, z = 5.88039541} | |
dist = 220.313599 | |
ray = {m_origin = {x = -39.9186897, y = -93.4164429, z = 5.88039541}, m_direction = {x = 0, y = -0, z = -1}, m_invDirection = {x = inf, y = -inf, z = -1}, classification = G3D::Ray::OOM, ibyj = -nan(0x400000), jbyi = -nan(0x400000), kbyj = inf, jbyk = 0, ibyk = -0, kbyi = -inf, c_xy = -nan(0x400000), c_xz = -inf, c_yx = -nan(0x400000), c_yz = inf, c_zx = -39.9186897, c_zy = -93.4164429} | |
z_dist = <synthetic pointer> | |
down = @0x75022ee986b8: {x = 0, y = -0, z = -1} | |
pos = @0x75022ee98710: {x = -39.9186897, y = -93.4164429, z = 5.78039551} | |
this = 0x750218e3e760 | |
#6 operator() (entry=<optimized out>, point=..., this=0x75022ee986a0) at /home/trinity/TrinityCore/src/common/Collision/Models/WorldModel.cpp:485 | |
group_Z = <optimized out> | |
#7 BIH::intersectPoint<VMAP::WModelAreaCallback> (this=this@entry=0x750216bed290, p=..., intersectCallback=...) at /home/trinity/TrinityCore/src/common/Collision/BoundingIntervalHierarchy.h:308 | |
n = <optimized out> | |
tn = <optimized out> | |
axis = <optimized out> | |
BVH2 = <optimized out> | |
offset = <optimized out> | |
stack = {{node = 6, tnear = 0, tfar = 1.06190834e-10}, {node = 12, tnear = 4.88503855e-40, tfar = 0}, {node = 162, tnear = 0, tfar = 1.04318817e+24}, {node = 36, tnear = 2.94790149e-38, tfar = 150.059906}, {node = 359556, tnear = 4.19730929e-41, tfar = 1.32544618e-40}, {node = 359565, tnear = 1.90514172e-37, tfar = 5.03925145e-40}, {node = 94587, tnear = 4.19744942e-41, tfar = 5.03828455e-40}, {node = 359613, tnear = -1.71472211e-13, tfar = 5.03836863e-40}, {node = 1816795608, tnear = 4.19730929e-41, tfar = 5.03845271e-40}, {node = 359550, tnear = 1.90514172e-37, tfar = 0}, {node = 359556, tnear = 0, tfar = 6.60467194e-05}, {node = 29953, tnear = 1.06189835e-10, tfar = 4.19744942e-41}, {node = 1, tnear = 0, tfar = 1.15392202e+24}, {node = 29953, tnear = 2.29377158e+15, tfar = 0}, {node = 2882134760, tnear = 4.19744942e-41, tfar = 5.34882812e+11}, {node = 29953, tnear = 7.88961135e-38, tfar = 0}, {node = 1734141784, tnear = 4.19730929e-41, tfar = 1.06187947e-10}, {node = 29954, tnear = 1.06187725e-10, tfar = 4.19744942e-41}, {node = 2030485504, tnear = 4.19744942e-41, tfar = 1.15401851e+24}, {node = 29953, tnear = 4.37288751e+34, tfar = 4.19744942e-41}, {node = 15, tnear = 0, tfar = 8.00141423e-43}, {node = 0, tnear = 4.20389539e-45, tfar = 0}, {node = 787055252, tnear = 4.19744942e-41, tfar = 1.06188031e-10}, {node = 29954, tnear = 1.06188058e-10, tfar = 4.19744942e-41}, {node = 2552060992, tnear = 4.19744942e-41, tfar = 8.36142294e-38}, {node = 0, tnear = 9.09495569e-13, tfar = 4.19744942e-41}, {node = 787055088, tnear = 4.19744942e-41, tfar = 1.06187066e-10}, {node = 29954, tnear = 1.06188058e-10, tfar = 4.19744942e-41}, {node = 2552060992, tnear = 4.19744942e-41, tfar = 8.32921774e-38}, {node = 0, tnear = 148.070053, tfar = 6.61215572e-39}, {node = 31623307, tnear = 0, tfar = 148.070053}, {node = 8600817, tnear = 1.6167804, tfar = 2}, {node = 0, tnear = 1.875, tfar = -0.634825349}, {node = 0, tnear = 0.43244648, tfar = -1}, {node = 3, tnear = 0, tfar = 0}, {node = 0, tnear = 0, tfar = 1.67593849}, {node = 3217829712, tnear = 0.429865003, tfar = 1.56139624}, {node = 0, tnear = 0, tfar = 0}, {node = 3212836864, tnear = 4.19744942e-41, tfar = inf}, {node = 2139095040, tnear = -1, tfar = 4.19744942e-41}, {node = 1, tnear = 1.40129846e-45, tfar = 2.80259693e-45}, {node = 0, tnear = 2.80259693e-45, tfar = 2.80259693e-45}, {node = 1, tnear = 31.4971352, tfar = 0}, {node = 0, tnear = 4.20389539e-45, tfar = 31.4971352}, {node = 3, tnear = 4.20389539e-45, tfar = 0}, {node = 0, tnear = 6.9364274e-43, tfar = 0}, {node = 1071023399, tnear = 2.39622037e-43, tfar = 0}, {node = 1071023399, tnear = 4.20389539e-44, tfar = 0}, {node = 1071023399, tnear = -1, tfar = 0}, {node = 1081076296, tnear = 6.01157041e-42, tfar = 0}, {node = 1081076296, tnear = 0.740198851, tfar = 0.393810809}, {node = 1058958882, tnear = 0.73773104, tfar = 1.93379188e-42}, {node = 2147483648, tnear = 0, tfar = -1}, {node = 0, tnear = -inf, tfar = inf}, {node = 3212836864, tnear = 1.84867477, tfar = 2.80259693e-45}, {node = 1, tnear = 2.80259693e-45, tfar = 2.7165572e-41}, {node = 1, tnear = 2.80259693e-45, tfar = 1.40129846e-45}, {node = 0, tnear = 4.20389539e-45, tfar = 0}, {node = 3, tnear = 4.19744942e-41, tfar = 0}, {node = 3, tnear = 0, tfar = 4.19744942e-41}, {node = 21, tnear = 0.740198851, tfar = 0.740198851}, {node = 21, tnear = 0.504067123, tfar = 0.504067123}, {node = 0, tnear = 0, tfar = 1.06195719e-10}, {node = 29954, tnear = 4.65269654e-38, tfar = 0}} | |
stackPos = 3 | |
node = <optimized out> | |
#8 0x0000000001e268ad in intersectPoint<VMAP::WModelAreaCallback> (intersectCallback=..., p=..., this=0x750216bed290) at /home/trinity/TrinityCore/src/common/Collision/Models/WorldModel.cpp:531 | |
No locals. | |
#9 VMAP::WorldModel::GetLocationInfo (this=0x750216bed270, p=..., down=..., dist=@0x75022ee9870c: 0.000426158309, info=...) at /home/trinity/TrinityCore/src/common/Collision/Models/WorldModel.cpp:531 | |
callback = {prims = {iBound = {static dummy = 0, lo = {x = 75.5171967, y = -1.25684285, z = 7.3893466}, hi = {x = 101.631187, y = 13.6946192, z = 23.2051659}}, iMogpFlags = 10501, iGroupWMOID = 25288, vertices = std::vector of length 2288, capacity 2288 = {{x = 81.6969147, y = 13.0499544, z = 7.42634439}, {x = 77.04319, y = 13.0363655, z = 7.42634344}, {x = 77.9258575, y = 11.8308516, z = 7.42634344}, {x = 76.7334442, y = 8.72870541, z = 7.42634344}, {x = 76.9806976, y = 11.4539251, z = 7.42634344}, {x = 76.6608658, y = 11.2866116, z = 7.42634344}, {x = 77.9250412, y = 0.0932869092, z = 7.42634344}, {x = 77.042244, y = -0.849420846, z = 7.42634344}, {x = 81.7238693, y = 11.869668, z = 7.42634439}, {x = 76.6845932, y = 5.92913723, z = 7.42634344}, {x = 76.7331009, y = 3.92460299, z = 7.42634344}, {x = 77.9166489, y = 3.34002042, z = 7.42634344}, {x = 81.5172577, y = -0.870683491, z = 7.42634487}, {x = 81.6542587, y = -0.509618521, z = 7.42634487}, {x = 81.7044525, y = 0.0837181956, z = 7.42634487}, {x = 76.7333832, y = 7.93366575, z = 7.42634344}, {x = 77.9366226, y = 8.55040264, z = 7.42634344}, {x = 76.9799728, y = 0.733026862, z = 7.42634344}, {x = 77.9250412, y = 0.0932869092, z = 7.42634344}, {x = 76.7330627, y = 3.12956285, z = 7.42634344}, {x = 77.9258575, y = 11.8308516, z = 7.42634344}, {x = 77.04319, y = 13.0363655, z = 7.42634344}, {x = 77.042244, y = -0.849420846, z = 7.42634344}, {x = 77.8751907, y = 5.92905474, z = 7.42634344}, {x = 76.6601639, y = 0.900384903, z = 7.42634344}, {x = 76.6845932, y = 5.92913723, z = 7.42634344}, {x = 75.5449753, y = 5.92921829, z = 7.41712427}, {x = 75.5449753, y = 3.92038012, z = 7.46441126}, {x = 76.7331009, y = 3.92460299, z = 7.42634344}, {x = 75.5449753, y = 7.98717594, z = 7.46498775}, {x = 76.7333832, y = 7.93366575, z = 7.42634344}, {x = 76.9172668, y = 13.2613354, z = 16.2165546}, {x = 77.5620499, y = 12.9305725, z = 16.2469597}, {x = 77.3777237, y = 12.8620739, z = 16.0879669}, {x = 76.8700409, y = 12.9968624, z = 16.0877914}, {x = 77.3777237, y = 12.8620739, z = 16.0879669}, {x = 77.1749191, y = 12.8623295, z = 13.8016882}, {x = 76.7048416, y = 13.0042677, z = 13.81007}, {x = 76.6955185, y = 12.9131384, z = 13.7098446}, {x = 77.173996, y = -0.675404072, z = 13.801692}, {x = 76.7038956, y = -0.817275584, z = 13.810071}, {x = 76.6945953, y = -0.726146877, z = 13.7098484}, {x = 77.76828, y = 11.4032507, z = 16.9893055}, {x = 77.569191, y = 11.5137529, z = 16.2501678}, {x = 77.7781754, y = 13.0225458, z = 16.9192295}, {x = 77.0496979, y = 12.1740732, z = 12.9826708}, {x = 77.081604, y = 11.6336603, z = 13.6264563}, {x = 76.7194519, y = 11.5936708, z = 8.44701767}, {x = 76.7120514, y = 12.8296432, z = 8.44701672}, {x = 76.7194519, y = 11.5936708, z = 8.44701767}, {x = 77.0731888, y = 11.4589643, z = 8.22124004}, {x = 77.0655975, y = 12.9621401, z = 8.22124004}, {x = 76.9806976, y = 11.4539251, z = 7.42634344}, {x = 77.04319, y = 13.0363655, z = 7.42634344}, {x = 76.7557297, y = 11.2920971, z = 8.1582346}, {x = 76.6608658, y = 11.2866116, z = 7.42634344}, {x = 76.8263931, y = 11.2443542, z = 17.0269794}, {x = 76.7036896, y = 11.2467918, z = 16.300211}, {x = 76.280983, y = 11.4863873, z = 8.4931488}, {x = 77.0768051, y = 12.7911749, z = 13.6669588}, {x = 76.4874802, y = 11.5311785, z = 13.6979733}, {x = 77.3841248, y = 0.623491228, z = 16.0911789}, {x = 77.5684586, y = 0.68975991, z = 16.2501698}, {x = 77.5611267, y = -0.743700027, z = 16.2469597}, {x = 76.6633759, y = 0.770770848, z = 16.0910034}, {x = 76.280983, y = 11.4863873, z = 8.4931488}, {x = 76.6641006, y = 11.4162264, z = 16.0909977}, {x = 77.3848648, y = 11.563405, z = 16.0911751}, {x = 77.1488342, y = 12.1741428, z = 13.1432877}, {x = 77.3848648, y = 11.563405, z = 16.0911751}, {x = 77.1480103, y = 0.0127865225, z = 13.1432905}, {x = 76.7029877, y = 0.956839859, z = 16.3002129}, {x = 77.072464, y = 0.727975488, z = 8.22124195}, {x = 76.7550278, y = 0.894886255, z = 8.1582365}, {x = 76.2802505, y = 0.757995427, z = 8.44520283}, {x = 76.7187042, y = 0.593317807, z = 8.44701958}, {x = 77.0808563, y = 0.553278625, z = 13.6264601}, {x = 76.7187042, y = 0.593317807, z = 8.44701958}, {x = 76.2802505, y = 0.757995427, z = 8.44520283}, {x = 76.4867554, y = 0.713175595, z = 13.6979771}, {x = 76.8256989, y = 0.959270358, z = 17.0269833}, {x = 77.7675552, y = 0.800239921, z = 16.9893093}, {x = 76.9799728, y = 0.733026862, z = 7.42634344}, {x = 76.6601639, y = 0.900384903, z = 7.42634344}, {x = 77.3841248, y = 0.623491228, z = 16.0911789}, {x = 77.3768005, y = -0.67517668, z = 16.0879688}, {x = 77.042244, y = -0.849420846, z = 7.42634344}, {x = 77.1813507, y = 11.5633717, z = 13.7986946}, {x = 76.6641006, y = 11.4162264, z = 16.0909977}, {x = 76.4920578, y = 11.4448528, z = 13.81007}, {x = 76.8150711, y = 13.0886927, z = 8.22106266}, {x = 77.0646667, y = -0.775199115, z = 8.22124195}, {x = 76.7111359, y = -0.642654002, z = 8.44701862}, {x = 76.7120514, y = 12.8296432, z = 8.44701672}, {x = 77.0488739, y = 0.0128696384, z = 12.9826736}, {x = 77.0758972, y = -0.604235411, z = 13.6669617}, {x = 76.7111359, y = -0.642654002, z = 8.44701862}, {x = 76.3273849, y = 12.9117832, z = 8.44355869}, {x = 77.3768005, y = -0.67517668, z = 16.0879688}, {x = 76.9162903, y = -1.07437468, z = 16.2165585}, {x = 77.1806183, y = 0.623554051, z = 13.7986984}, {x = 76.4913483, y = 0.799500227, z = 13.810071}, {x = 76.6633759, y = 0.770770848, z = 16.0910034}, {x = 77.7851562, y = -0.834018111, z = 16.9135609}, {x = 76.8700409, y = 12.9968624, z = 16.0877914}, {x = 76.8141251, y = -0.901717424, z = 8.22106552}, {x = 76.3264618, y = -0.72474128, z = 8.4435606}, {x = 76.9880753, y = -1.05066752, z = 16.9102192}, {x = 76.8691025, y = -0.809894085, z = 16.0877934}, {x = 76.8691025, y = -0.809894085, z = 16.0877934}, {x = 76.7355499, y = -1.10167742, z = 13.810071}, {x = 76.3264618, y = -0.72474128, z = 8.4435606}, {x = 76.7038956, y = -0.817275584, z = 13.810071}, {x = 76.3241959, y = -1.22906506, z = 8.4435606}, {x = 76.3251877, y = 13.4734402, z = 8.44355869}, {x = 81.4279175, y = 13.4524221, z = 8.69543266}, {x = 81.6976929, y = 13.3164272, z = 13.810071}, {x = 76.7189255, y = 13.3514528, z = 13.81007}, {x = 76.6549377, y = 5.95780611, z = 12.860487}, {x = 76.6334381, y = 7.2030673, z = 12.6167107}, {x = 77.0758972, y = -0.604235411, z = 13.6669617}, {x = 76.6945953, y = -0.726146877, z = 13.7098484}, {x = 76.5728073, y = 8.08917904, z = 11.7991858}, {x = 76.3273849, y = 12.9117832, z = 8.44355869}, {x = 76.7048416, y = 13.0042677, z = 13.81007}, {x = 76.29673, y = 8.79799557, z = 8.48964691}, {x = 76.4920578, y = 11.4448528, z = 13.81007}, {x = 76.5725098, y = 3.82644391, z = 11.7991886}, {x = 76.4913483, y = 0.799500227, z = 13.810071}, {x = 76.5027161, y = 3.60170412, z = 10.6691809}, {x = 76.6549377, y = 5.95780611, z = 13.810071}, {x = 76.3385239, y = 3.20906854, z = 8.44356155}, {x = 76.2802505, y = 0.757995427, z = 8.44520283}, {x = 76.6332626, y = 4.71254826, z = 12.6167116}, {x = 76.280983, y = 11.4863873, z = 8.4931488}, {x = 76.4874802, y = 11.5311785, z = 13.6979733}, {x = 76.6955185, y = 12.9131384, z = 13.7098446}, {x = 77.0768051, y = 12.7911749, z = 13.6669588}, {x = 76.7120514, y = 12.8296432, z = 8.44701672}, {x = 81.6967239, y = -1.07278788, z = 13.8100719}, {x = 81.7384872, y = -1.19566834, z = 8.37315655}, {x = 76.4869156, y = 8.37351704, z = 10.668313}, {x = 81.427803, y = 13.4238825, z = 8.43640614}, {x = 76.7111359, y = -0.642654002, z = 8.44701862}, {x = 76.4867554, y = 0.713175595, z = 13.6979771}, {x = 82.6003647, y = 5.82630253, z = 7.42637205}, {x = 81.7931671, y = 3.53126788, z = 7.42634487}, {x = 83.3327866, y = 3.70994568, z = 7.42634583}, {x = 81.8573456, y = 6.02574062, z = 7.42634487}, {x = 81.7044525, y = 0.0837181956, z = 7.42634487}, {x = 77.9166489, y = 3.34002042, z = 7.42634344}, {x = 83.3573151, y = 2.99654675, z = 7.42657328}, {x = 81.7238693, y = 11.869668, z = 7.42634439}, {x = 77.8751907, y = 5.92905474, z = 7.42634344}, {x = 77.9258575, y = 11.8308516, z = 7.42634344}, {x = 77.9366226, y = 8.55040264, z = 7.42634344}, {x = 83.3772888, y = 0.0945938677, z = 7.42634487}, {x = 77.9250412, y = 0.0932869092, z = 7.42634344}, {x = 76.7557297, y = 11.2920971, z = 8.1582346}, {x = 76.280983, y = 11.4863873, z = 8.4931488}, {x = 76.29673, y = 8.79799557, z = 8.48964691}, {x = 76.8014069, y = 8.60678291, z = 8.14657211}, {x = 76.7334442, y = 8.72870541, z = 7.42634344}, {x = 76.6608658, y = 11.2866116, z = 7.42634344}, {x = 77.042244, y = -0.849420846, z = 7.42634344}, {x = 81.5172577, y = -0.870683491, z = 7.42634487}, {x = 76.8141251, y = -0.901717424, z = 8.22106552}, {x = 76.6549377, y = 5.92914009, z = 16.364872}, {x = 76.7036896, y = 11.2467918, z = 16.300211}, {x = 76.8263931, y = 11.2443542, z = 17.0269794}, {x = 76.7778549, y = 5.92913294, z = 17.0810051}, {x = 76.3251877, y = 13.4734402, z = 8.44355869}, {x = 76.3273849, y = 12.9117832, z = 8.44355869}, {x = 76.8150711, y = 13.0886927, z = 8.22106266}, {x = 81.5172577, y = -0.736841798, z = 8.15823841}, {x = 76.8256989, y = 0.959270358, z = 17.0269833}, {x = 76.7029877, y = 0.956839859, z = 16.3002129}, {x = 76.3241959, y = -1.22906506, z = 8.4435606}, {x = 77.04319, y = 13.0363655, z = 7.42634344}, {x = 81.6969147, y = 13.0005693, z = 7.75248289}, {x = 76.8150711, y = 13.0886927, z = 8.22106266}, {x = 81.7173691, y = 12.923172, z = 8.15823841}, {x = 76.9162903, y = -1.07437468, z = 16.2165585}, {x = 76.9880753, y = -1.05066752, z = 16.9102192}, {x = 76.7550278, y = 0.894886255, z = 8.1582365}, {x = 76.801033, y = 3.25147653, z = 8.14657402}, {x = 76.3385239, y = 3.20906854, z = 8.44356155}, {x = 76.6601639, y = 0.900384903, z = 7.42634344}, {x = 76.7330627, y = 3.12956285, z = 7.42634344}, {x = 76.2802505, y = 0.757995427, z = 8.44520283}, {x = 76.3241959, y = -1.22906506, z = 8.4435606}, {x = 76.8141251, y = -0.901717424, z = 8.22106552}, {x = 76.3264618, y = -0.72474128, z = 8.4435606}, {x = 81.427803, y = 13.4238825, z = 8.43640614}, {x = 76.3251877, y = 13.4734402, z = 8.44355869}, {x = 81.7384872, y = -1.19566834, z = 8.37315655}, {x = 81.6969147, y = 13.0499544, z = 7.42634439}, {x = 77.0622711, y = 3.68464923, z = 10.6672516}, {x = 76.9852066, y = 4.42597818, z = 10.4942369}, {x = 77.0648651, y = 4.55173588, z = 11.2749643}...}, triangles = std::vector of length 1980, capacity 1980 = {{idx0 = 0, idx1 = 1, idx2 = 2}, {idx0 = 3, idx1 = 4, idx2 = 5}, {idx0 = 2, idx1 = 8, idx2 = 0}, {idx0 = 9, idx1 = 10, idx2 = 11}, {idx0 = 13, idx1 = 14, idx2 = 6}, {idx0 = 15, idx1 = 16, idx2 = 3}, {idx0 = 16, idx1 = 15, idx2 = 9}, {idx0 = 17, idx1 = 18, idx2 = 11}, {idx0 = 17, idx1 = 11, idx2 = 19}, {idx0 = 20, idx1 = 21, idx2 = 4}, {idx0 = 3, idx1 = 16, idx2 = 4}, {idx0 = 16, idx1 = 20, idx2 = 4}, {idx0 = 17, idx1 = 22, idx2 = 18}, {idx0 = 9, idx1 = 23, idx2 = 16}, {idx0 = 10, idx1 = 19, idx2 = 11}, {idx0 = 11, idx1 = 23, idx2 = 9}, {idx0 = 17, idx1 = 19, idx2 = 24}, {idx0 = 25, idx1 = 26, idx2 = 27}, {idx0 = 27, idx1 = 28, idx2 = 25}, {idx0 = 29, idx1 = 26, idx2 = 25}, {idx0 = 25, idx1 = 30, idx2 = 29}, {idx0 = 31, idx1 = 32, idx2 = 33}, {idx0 = 34, idx1 = 35, idx2 = 36}, {idx0 = 36, idx1 = 37, idx2 = 34}, {idx0 = 38, idx1 = 37, idx2 = 36}, {idx0 = 39, idx1 = 40, idx2 = 41}, {idx0 = 42, idx1 = 43, idx2 = 32}, {idx0 = 32, idx1 = 44, idx2 = 42}, {idx0 = 45, idx1 = 46, idx2 = 47}, {idx0 = 48, idx1 = 49, idx2 = 50}, {idx0 = 50, idx1 = 51, idx2 = 48}, {idx0 = 50, idx1 = 52, idx2 = 53}, {idx0 = 53, idx1 = 51, idx2 = 50}, {idx0 = 54, idx1 = 55, idx2 = 52}, {idx0 = 56, idx1 = 57, idx2 = 43}, {idx0 = 43, idx1 = 42, idx2 = 56}, {idx0 = 58, idx1 = 47, idx2 = 46}, {idx0 = 36, idx1 = 59, idx2 = 38}, {idx0 = 46, idx1 = 60, idx2 = 58}, {idx0 = 61, idx1 = 62, idx2 = 63}, {idx0 = 62, idx1 = 61, idx2 = 64}, {idx0 = 65, idx1 = 54, idx2 = 50}, {idx0 = 50, idx1 = 49, idx2 = 65}, {idx0 = 66, idx1 = 67, idx2 = 43}, {idx0 = 64, idx1 = 71, idx2 = 62}, {idx0 = 72, idx1 = 73, idx2 = 74}, {idx0 = 74, idx1 = 75, idx2 = 72}, {idx0 = 76, idx1 = 77, idx2 = 78}, {idx0 = 78, idx1 = 79, idx2 = 76}, {idx0 = 62, idx1 = 71, idx2 = 80}, {idx0 = 80, idx1 = 81, idx2 = 62}, {idx0 = 82, idx1 = 83, idx2 = 73}, {idx0 = 73, idx1 = 72, idx2 = 82}, {idx0 = 43, idx1 = 57, idx2 = 66}, {idx0 = 67, idx1 = 33, idx2 = 32}, {idx0 = 32, idx1 = 43, idx2 = 67}, {idx0 = 86, idx1 = 82, idx2 = 72}, {idx0 = 68, idx1 = 69, idx2 = 87}, {idx0 = 87, idx1 = 69, idx2 = 88}, {idx0 = 88, idx1 = 89, idx2 = 87}, {idx0 = 45, idx1 = 59, idx2 = 36}, {idx0 = 45, idx1 = 36, idx2 = 68}, {idx0 = 45, idx1 = 68, idx2 = 87}, {idx0 = 45, idx1 = 87, idx2 = 46}, {idx0 = 87, idx1 = 89, idx2 = 60}, {idx0 = 60, idx1 = 46, idx2 = 87}, {idx0 = 90, idx1 = 51, idx2 = 53}, {idx0 = 52, idx1 = 50, idx2 = 54}, {idx0 = 72, idx1 = 91, idx2 = 86}, {idx0 = 72, idx1 = 75, idx2 = 92}, {idx0 = 90, idx1 = 97, idx2 = 48}, {idx0 = 98, idx1 = 63, idx2 = 99}, {idx0 = 48, idx1 = 51, idx2 = 90}, {idx0 = 44, idx1 = 32, idx2 = 31}, {idx0 = 92, idx1 = 91, idx2 = 72}, {idx0 = 70, idx1 = 100, idx2 = 84}, {idx0 = 100, idx1 = 101, idx2 = 102}, {idx0 = 102, idx1 = 84, idx2 = 100}, {idx0 = 94, idx1 = 76, idx2 = 100}, {idx0 = 94, idx1 = 100, idx2 = 70}, {idx0 = 94, idx1 = 70, idx2 = 39}, {idx0 = 94, idx1 = 77, idx2 = 76}, {idx0 = 94, idx1 = 39, idx2 = 95}, {idx0 = 100, idx1 = 76, idx2 = 79}, {idx0 = 79, idx1 = 101, idx2 = 100}, {idx0 = 63, idx1 = 62, idx2 = 81}, {idx0 = 81, idx1 = 103, idx2 = 63}, {idx0 = 33, idx1 = 104, idx2 = 31}, {idx0 = 63, idx1 = 98, idx2 = 61}, {idx0 = 105, idx1 = 86, idx2 = 91}, {idx0 = 105, idx1 = 91, idx2 = 92}, {idx0 = 92, idx1 = 106, idx2 = 105}, {idx0 = 99, idx1 = 63, idx2 = 103}, {idx0 = 103, idx1 = 107, idx2 = 99}, {idx0 = 99, idx1 = 108, idx2 = 98}, {idx0 = 109, idx1 = 40, idx2 = 39}, {idx0 = 39, idx1 = 85, idx2 = 109}, {idx0 = 41, idx1 = 95, idx2 = 39}, {idx0 = 111, idx1 = 112, idx2 = 113}, {idx0 = 120, idx1 = 121, idx2 = 111}, {idx0 = 127, idx1 = 128, idx2 = 129}, {idx0 = 126, idx1 = 130, idx2 = 118}, {idx0 = 128, idx1 = 131, idx2 = 129}, {idx0 = 128, idx1 = 132, idx2 = 131}, {idx0 = 133, idx1 = 118, idx2 = 130}, {idx0 = 127, idx1 = 133, idx2 = 130}, {idx0 = 134, idx1 = 135, idx2 = 126}, {idx0 = 125, idx1 = 134, idx2 = 126}, {idx0 = 123, idx1 = 136, idx2 = 137}, {idx0 = 137, idx1 = 138, idx2 = 123}, {idx0 = 123, idx1 = 124, idx2 = 136}, {idx0 = 111, idx1 = 121, idx2 = 112}, {idx0 = 114, idx1 = 142, idx2 = 115}, {idx0 = 111, idx1 = 143, idx2 = 120}, {idx0 = 128, idx1 = 144, idx2 = 132}, {idx0 = 145, idx1 = 146, idx2 = 147}, {idx0 = 145, idx1 = 148, idx2 = 146}, {idx0 = 149, idx1 = 146, idx2 = 150}, {idx0 = 146, idx1 = 151, idx2 = 147}, {idx0 = 152, idx1 = 153, idx2 = 148}, {idx0 = 148, idx1 = 153, idx2 = 150}, {idx0 = 150, idx1 = 146, idx2 = 148}, {idx0 = 152, idx1 = 154, idx2 = 155}, {idx0 = 156, idx1 = 151, idx2 = 146}, {idx0 = 146, idx1 = 149, idx2 = 156}, {idx0 = 152, idx1 = 155, idx2 = 153}, {idx0 = 150, idx1 = 157, idx2 = 149}, {idx0 = 158, idx1 = 159, idx2 = 160}, {idx0 = 161, idx1 = 162, idx2 = 163}, {idx0 = 163, idx1 = 158, idx2 = 161}, {idx0 = 167, idx1 = 168, idx2 = 169}, {idx0 = 169, idx1 = 170, idx2 = 167}, {idx0 = 171, idx1 = 172, idx2 = 173}, {idx0 = 170, idx1 = 175, idx2 = 176}, {idx0 = 174, idx1 = 166, idx2 = 177}, {idx0 = 184, idx1 = 185, idx2 = 186}, {idx0 = 176, idx1 = 167, idx2 = 170}, {idx0 = 184, idx1 = 187, idx2 = 188}, {idx0 = 186, idx1 = 189, idx2 = 184}, {idx0 = 160, idx1 = 161, idx2 = 158}, {idx0 = 190, idx1 = 191, idx2 = 192}, {idx0 = 188, idx1 = 185, idx2 = 184}, {idx0 = 178, idx1 = 196, idx2 = 179}, {idx0 = 197, idx1 = 198, idx2 = 199}, {idx0 = 200, idx1 = 201, idx2 = 202}, {idx0 = 202, idx1 = 203, idx2 = 200}, {idx0 = 198, idx1 = 205, idx2 = 206}, {idx0 = 207, idx1 = 208, idx2 = 209}, {idx0 = 209, idx1 = 210, idx2 = 207}, {idx0 = 208, idx1 = 207, idx2 = 211}, {idx0 = 211, idx1 = 212, idx2 = 208}, {idx0 = 213, idx1 = 214, idx2 = 215}, {idx0 = 213, idx1 = 215, idx2 = 216}, {idx0 = 200, idx1 = 217, idx2 = 218}, {idx0 = 218, idx1 = 219, idx2 = 200}, {idx0 = 220, idx1 = 221, idx2 = 222}, {idx0 = 222, idx1 = 202, idx2 = 220}, {idx0 = 223, idx1 = 224, idx2 = 221}, {idx0 = 221, idx1 = 220, idx2 = 223}, {idx0 = 225, idx1 = 226, idx2 = 227}, {idx0 = 227, idx1 = 203, idx2 = 225}, {idx0 = 209, idx1 = 228, idx2 = 229}, {idx0 = 229, idx1 = 210, idx2 = 209}, {idx0 = 230, idx1 = 231, idx2 = 232}, {idx0 = 233, idx1 = 230, idx2 = 232}, {idx0 = 199, idx1 = 234, idx2 = 197}, {idx0 = 238, idx1 = 239, idx2 = 205}, {idx0 = 205, idx1 = 198, idx2 = 238}, {idx0 = 242, idx1 = 224, idx2 = 223}, {idx0 = 223, idx1 = 243, idx2 = 242}, {idx0 = 206, idx1 = 242, idx2 = 243}, {idx0 = 243, idx1 = 199, idx2 = 206}, {idx0 = 244, idx1 = 245, idx2 = 246}, {idx0 = 197, idx1 = 247, idx2 = 248}, {idx0 = 248, idx1 = 249, idx2 = 197}, {idx0 = 257, idx1 = 258, idx2 = 201}, {idx0 = 201, idx1 = 259, idx2 = 257}, {idx0 = 260, idx1 = 261, idx2 = 258}, {idx0 = 258, idx1 = 257, idx2 = 260}, {idx0 = 201, idx1 = 258, idx2 = 220}, {idx0 = 220, idx1 = 202, idx2 = 201}, {idx0 = 261, idx1 = 223, idx2 = 220}, {idx0 = 237, idx1 = 262, idx2 = 256}, {idx0 = 220, idx1 = 258, idx2 = 261}, {idx0 = 263, idx1 = 264, idx2 = 234}, {idx0 = 234, idx1 = 265, idx2 = 263}, {idx0 = 260, idx1 = 263, idx2 = 265}, {idx0 = 265, idx1 = 261, idx2 = 260}, {idx0 = 234, idx1 = 199, idx2 = 243}, {idx0 = 243, idx1 = 265, idx2 = 234}, {idx0 = 261, idx1 = 265, idx2 = 243}, {idx0 = 243, idx1 = 223, idx2 = 261}, {idx0 = 245, idx1 = 266, idx2 = 246}, {idx0 = 197, idx1 = 249, idx2 = 198}, {idx0 = 249, idx1 = 238, idx2 = 198}, {idx0 = 249, idx1 = 267, idx2 = 238}, {idx0 = 227, idx1 = 268, idx2 = 217}, {idx0 = 201, idx1 = 200, idx2 = 219}, {idx0 = 219, idx1 = 259, idx2 = 201}, {idx0 = 222, idx1 = 225, idx2 = 203}...}, meshTree = {tree = std::vector of length 7221, capacity 7221 = {3, 1118947309, 1118769414, 2147483657, 1099098946, 1098920738, 2147486984, 1099051352, 1098920953, 1073741839, 1086765901, 1085553363, 1073744008, 1088490530, 1086176117, 21, 1118033190, 1117990086, 1017, 1118123454, 1117990086, 2147483675, 1096611342, 1093317879, 2147484044, 1096611343, 1091995195, 1073741857, 1080459858, 1078479554, 1073742088, 1081402485, 1061989388, 39, 1117510047, 1117300221, 204, 1117508947, 1117503513, 2147483693, 1090987774, 1090984147, 2147483795, 1090984333, 1090910323, 1073741875, 1060874150, 1035930933, 1073741941, 1058530221, 1057858475, 57, 1117398298, 1117386175, 87, 1117398298, 1117353812, 1073741887, 3206841593, 3210310565, 3221225480, 1, 0, 536870981, 1117300221, 1117397276, 75, 4286578688, 1117350938, 2147483720, 1090751029, 1090750844, 3221225472, 1, 0, 3221225473, 3, 0, 2147483729, 1090751029, 1090751029, 3221225476, 2, 0, 3221225478, 2, 0, 1610612829, 1058530221, 1078990897, 3221225490, 2, 0, 1073741920, 1063681952, 1060874150, 2147483750, 1090751029, 1090684963, 536871020, 1117294461, 1117386175, 3221225481, 2, 0, 3221225483, 2, 0, 2147483759, 1090684963, 1090672734, 3221225485, 3, 0, 3221225488, 2, 0, 536871035, 1117300221, 1117399398, 536871050, 1117294461, 1117399398, 1073741950, 1012063021, 3206841593, 1073741956, 3208218789, 3208242371, 3221225498, 2, 0, 3221225492, 3, 0, 3221225495, 3, 0, 1073741965, 1061989388, 1061293053, 3221225500, 3, 0, 3221225503, 2, 0, 1073741977, 1035930933, 1034646642, 1073742019, 3208178254, 2139095040, 159, 1118009883, 1117980886, 3221225516, 2, 0, 1073741989, 1035930933, 3204609628, 1610612919, 3214478249, 3203988903, 2147483819, 1090750844, 1090684965, 3221225511, 1, 0, 1073742001, 3208421802, 3210667293, 3221225509, 2, 0, 3221225505, 2, 0, 3221225507, 2, 0, 183, 4286578688, 1117980886, 2147483837, 1090685149, 1090684965, 3221225512, 2, 0, 3221225514, 2, 0, 198, 1118009883, 1118004409, 3221225518, 2...}, objects = std::vector of length 1980, capacity 1980 = {89, 90, 140, 91, 68, 56, 74, 69, 12, 51, 52, 46, 45, 141, 16, 137, 138, 135, 7, 8, 98, 111, 1951, 113, 1944, 99, 81, 1943, 114, 47, 48, 103, 102, 1952, 1953, 1904, 1908, 1954, 134, 4, 280, 279, 281, 282, 117, 126, 1964, 1963, 283, 284, 580, 195, 194, 167, 166, 14, 18, 17, 15, 3, 174, 173, 193, 202, 201, 165, 143, 146, 203, 120, 121, 100, 80, 82, 97, 25, 79, 78, 232, 1901, 96, 95, 1941, 1942, 75, 84, 83, 76, 77, 229, 1903, 1902, 289, 271, 401, 413, 1434, 1900, 184, 170, 171, 185, 188, 169, 168, 105, 187, 104, 186, 190, 191, 189, 1940, 230, 277, 278, 275, 276, 615, 694, 475, 724, 725, 683, 247, 575, 245, 673, 657, 674, 656, 662, 672, 664, 577, 576, 124, 123, 573, 574, 1602, 1596, 1960, 1961, 476, 1959, 1962, 579, 1834, 1833, 680, 697, 706, 671, 704, 705, 700, 701, 626, 627, 251, 628, 629, 294, 295, 477, 478, 269, 1593, 1548, 1543, 1542, 265, 118, 620, 668, 665, 667, 679, 619, 666, 695, 676, 677, 696, 618, 678, 716, 670, 669, 699, 661, 655, 717, 116, 115, 607, 605, 213, 214...}, bounds = {static dummy = 0, lo = {x = 75.5449753, y = -1.22906506, z = 7.41712427}, hi = {x = 101.603409, y = 13.6668415, z = 23.1773872}}}, iLiquid = }, hit = {iBound = {static dummy = 0, lo = {x = 0, y = 0, z = 0}, hi = {x = 0, y = 0, z = 0}}, iMogpFlags = 0, iGroupWMOID = 0, vertices = std::vector of length 0, capacity 0, triangles = std::vector of length 0, capacity 0, meshTree = {tree = std::vector of length 0, capacity 0, objects = std::vector of length 0, capacity 0, bounds = {static dummy = 0, lo = {x = 0, y = 0, z = 0}, hi = {x = 0, y = 0, z = 0}}}, iLiquid = }, minVol = inf, zDist = inf, zVec = {x = 0, y = -0, z = -1}} | |
#10 0x0000000001e7c1f6 in VMAP::ModelInstance::GetLocationInfo (this=0x75022c4be538, p=..., info=...) at /home/trinity/TrinityCore/src/common/Collision/Models/ModelInstance.cpp:120 | |
pModel = {x = -39.9186897, y = -93.4164429, z = 5.78039551} | |
zDirModel = {x = 0, y = -0, z = -1} | |
zDist = 0.000426158309 | |
#11 0x0000000001e394c9 in operator() (entry=<optimized out>, point=..., this=0x75022ee98ab0) at /home/trinity/TrinityCore/src/common/Collision/Maps/MapTree.cpp:79 | |
No locals. | |
#12 BIH::intersectPoint<VMAP::LocationInfoCallback> (this=0x75024127fec8, p=..., intersectCallback=...) at /home/trinity/TrinityCore/src/common/Collision/BoundingIntervalHierarchy.h:308 | |
n = <optimized out> | |
tn = <optimized out> | |
axis = <optimized out> | |
BVH2 = <optimized out> | |
offset = <optimized out> | |
stack = {{node = 94587, tnear = 4.20389539e-45, tfar = 0}, {node = 98634, tnear = 11321.3555, tfar = 16060.8457}, {node = 1127256097, tnear = 0, tfar = 0}, {node = 3212836864, tnear = inf, tfar = inf}, {node = 3212836864, tnear = 1.821688e-44, tfar = -nan(0x400000)}, {node = 4290772992, tnear = -inf, tfar = -0}, {node = 2147483648, tnear = -inf, tfar = -nan(0x400000)}, {node = 2139095040, tnear = -nan(0x400000), tfar = inf}, {node = 1177609580, tnear = 16060.8457, tfar = -1}, {node = 0, tnear = 1.38215673e-40, tfar = 0}, {node = 1112014848, tnear = 1.45854151e-40, tfar = 0}, {node = 1107172392, tnear = 1.4176376e-40, tfar = 1.28578186}, {node = 1076704384, tnear = 0, tfar = 4.20389539e-45}, {node = 29954, tnear = 4.20389539e-45, tfar = 4.20389539e-45}, {node = 0, tnear = 4.19744942e-41, tfar = 5745.31006}, {node = 1148941435, tnear = 175.063004, tfar = 0}, {node = 0, tnear = -1, tfar = inf}, {node = 2139095040, tnear = -1, tfar = 1.821688e-44}, {node = 4290772992, tnear = -nan(0x400000), tfar = -inf}, {node = 2147483648, tnear = -0, tfar = -inf}, {node = 4290772992, tnear = inf, tfar = -nan(0x400000)}, {node = 2139095040, tnear = 5745.31006, tfar = 1005.82001}, {node = 0, tnear = 0, tfar = 0}, {node = 0, tnear = -1, tfar = 0}, {node = 0, tnear = 0, tfar = 0}, {node = 0, tnear = 0, tfar = 0}, {node = 2, tnear = 9.80908925e-45, tfar = 3.67700717e-42}, {node = 0, tnear = 4.37288751e+34, tfar = 4.19744942e-41}, {node = 1866471, tnear = 0, tfar = 1.06200715e-10}, {node = 29954, tnear = 4.48415509e-44, tfar = 0}, {node = 26154097, tnear = 0, tfar = 5.05935456e+26}, {node = 29954, tnear = 4.06376555e-44, tfar = 0}, {node = 35939371, tnear = 0, tfar = 1.06200826e-10}, {node = 29954, tnear = -1.34055708e-38, tfar = 3.94610074e+25}, {node = 13061503, tnear = 0, tfar = 1.06201603e-10}, {node = 29954, tnear = 7.00649232e-45, tfar = 0}, {node = 4, tnear = 0, tfar = -1.47700179e-12}, {node = 29954, tnear = 5.60519386e-45, tfar = 0}, {node = 2882533424, tnear = 4.19744942e-41, tfar = 1.20775639e-37}, {node = 0, tnear = 1.06200715e-10, tfar = 4.19744942e-41}, {node = 787057088, tnear = 4.19744942e-41, tfar = -1.71485222e-13}, {node = 29954, tnear = -1.71485222e-13, tfar = 4.19744942e-41}, {node = 11, tnear = 0, tfar = 1.90514172e-37}, {node = 0, tnear = -1.34055708e-38, tfar = 3.94610074e+25}, {node = 2856391488, tnear = 4.19744942e-41, tfar = 1.8303357e-38}, {node = 0, tnear = 9.80908925e-45, tfar = 0}, {node = 2856389968, tnear = 4.19744942e-41, tfar = 9.80908925e-45}, {node = 0, tnear = 2.94790149e-38, tfar = 0}, {node = 1734141784, tnear = 4.19730929e-41, tfar = 1.54142831e-44}, {node = 0, tnear = 1.90514172e-37, tfar = 0}, {node = 2030485504, tnear = 4.19744942e-41, tfar = 0}, {node = 0, tnear = 8.00141423e-43, tfar = 0}, {node = 15, tnear = 0, tfar = 1.06203185e-10}, {node = 29954, tnear = 1.0620313e-10, tfar = 4.19744942e-41}, {node = 787057424, tnear = 4.19744942e-41, tfar = -2.03383487e-24}, {node = 29954, tnear = 8.36142294e-38, tfar = 0}, {node = 729808904, tnear = 4.19744942e-41, tfar = 1.06202047e-10}, {node = 29954, tnear = 1.06203046e-10, tfar = 4.19744942e-41}, {node = 26093302, tnear = 0, tfar = -2.03383487e-24}, {node = 1195595136, tnear = 50003, tfar = 1.40129846e-45}, {node = 1866471, tnear = 4.19730929e-41, tfar = -6.61982413e+09}, {node = 29953, tnear = 2.00099126e-20, tfar = 4.19744942e-41}, {node = 1, tnear = 0, tfar = 2.00106622e-20}, {node = 29954, tnear = 4.2023923e-35, tfar = 4.19744942e-41}} | |
stackPos = 0 | |
node = <optimized out> | |
#13 0x0000000001e39e9d in intersectPoint<VMAP::LocationInfoCallback> (intersectCallback=..., p=..., this=<optimized out>) at /home/trinity/TrinityCore/src/common/Collision/Maps/MapTree.cpp:119 | |
No locals. | |
#14 VMAP::StaticMapTree::GetLocationInfo (this=<optimized out>, pos=..., info=...) at /home/trinity/TrinityCore/src/common/Collision/Maps/MapTree.cpp:119 | |
intersectionCallBack = {prims = 0x75022b800008, locInfo = @0x75022ee98b10, result = false} | |
#15 0x0000000001e2bd9d in VMAP::VMapManager2::GetLiquidLevel (this=0x7502981d5c40, mapId=571, x=5735.07031, y=619.472351, z=647.736023, reqLiquidType=<optimized out>, level=@0x75022ee98bac: -100000, floor=@0x75022ee98bb0: -100000, type=@0x75022ee98bb4: 0) at /home/trinity/TrinityCore/src/common/Collision/Management/VMapManager2.cpp:264 | |
info = {hitInstance = 0x0, hitModel = 0x0, ground_Z = -inf} | |
pos = {x = 11331.5957, y = 16447.1934, z = 647.736023} | |
instanceTree = <optimized out> | |
type = @0x75022ee98bb4: 0 | |
y = 619.472351 | |
mapId = 571 | |
this = 0x7502981d5c40 | |
floor = @0x75022ee98bb0: -100000 | |
level = @0x75022ee98bac: -100000 | |
reqLiquidType = 15 '\017' | |
z = 647.736023 | |
x = 5735.07031 | |
#16 0x00000000017d460d in Map::getLiquidStatus (this=0x75027906c000, x=5735.07031, y=619.472351, z=647.736023, ReqLiquidType=<optimized out>, data=0x75022ee98c80) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:2521 | |
vmgr = <optimized out> | |
ground_level = -100000 | |
liquid_type = 0 | |
result = LIQUID_MAP_NO_WATER | |
liquid_level = -100000 | |
#17 0x000000000194132b in Player::UpdateUnderwaterState (this=0x7501ce28b000, m=0x3, x=-0.124469578, y=-0, z=63.489212) at /home/trinity/TrinityCore/src/server/game/Entities/Player/Player.cpp:24436 | |
liquid_status = {type_flags = 3458772992, entry = 29953, level = -707526656, depth_level = 4.19730929e-41} | |
res = (LIQUID_MAP_ABOVE_WATER | LIQUID_MAP_WATER_WALK | LIQUID_MAP_IN_WATER | LIQUID_MAP_UNDER_WATER | unknown: 160) | |
#18 0x0000000001a21a89 in Unit::Update (this=this@entry=0x7501ce28b000, p_time=p_time@entry=175) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:485 | |
p_time = 175 | |
this = 0x7501ce28b000 | |
#19 0x00000000019d731e in Player::Update (this=0x7501ce28b000, p_time=175) at /home/trinity/TrinityCore/src/server/game/Entities/Player/Player.cpp:1240 | |
now = <optimized out> | |
pet = <optimized out> | |
#20 0x00000000017dcab4 in Map::Update (this=0x75027906c000, t_diff=175) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:720 | |
updater = {i_timeDiff = 175} | |
grid_object_update = {i_visitor = @0x75022ee98de0} | |
world_object_update = {i_visitor = @0x75022ee98de0} | |
#21 0x00000000017ed534 in call (this=0x75016e7b6ec0) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:42 | |
No locals. | |
#22 MapUpdater::WorkerThread (this=0x28055e8 <MapManager::instance()::instance+168>) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:113 | |
request = 0x75016e7b6ec0 | |
#23 0x00007502abcf5970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#24 0x00007502ad1780a4 in start_thread (arg=0x75022ee99700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x75022ee99700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {128652237444864, -5280633552291192295, 1, 128654372388960, 140732581252256, 128652237444864, 6679742114725405209, 6679456087537000985}, 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 0x00007502ab46562d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 29 (Thread 0x75022f73e700 (LWP 35185)): | |
#0 intersectRay<VMAP::MapRayCallback> (stopAtFirst=false, maxDist=@0x75022f73d6fc: 50, intersectCallback=<synthetic pointer>, r=..., this=0x750268c3b6e8) at /home/trinity/TrinityCore/src/common/Collision/BoundingIntervalHierarchy.h:192 | |
tf = inf | |
tb = inf | |
back = <optimized out> | |
tn = <optimized out> | |
axis = 0 | |
BVH2 = <optimized out> | |
offset = 360279 | |
intervalMax = 6.02859449 | |
offsetFront = {1, 1, 2} | |
offsetBack = {2, 2, 1} | |
intervalMin = 0 | |
invDir = {x = inf, y = inf, z = -1} | |
offsetFront3 = {0, 0, 3} | |
offsetBack3 = {3, 3, 0} | |
stackPos = 0 | |
node = <optimized out> | |
org = {x = 29410.7656, y = 18174.957, z = 3.39615011} | |
dir = {x = 0, y = 0, z = -1} | |
stack = {{node = 357171, tnear = 0, tfar = 50}, {node = 57075, tnear = 2.80259693e-45, tfar = 2.80259693e-45}, {node = 1, tnear = 0, tfar = 0}, {node = 0, tnear = 4.20389539e-45, tfar = 0}, {node = 3, tnear = 4.20389539e-45, tfar = 0}, {node = 29954, tnear = -12344.0996, tfar = -1108.29004}, {node = 1072870667, tnear = 0, tfar = 0}, {node = 3212836864, tnear = inf, tfar = inf}, {node = 3212836864, tnear = 1.821688e-44, tfar = -nan(0x400000)}, {node = 4290772992, tnear = -inf, tfar = -0}, {node = 2147483648, tnear = -inf, tfar = -nan(0x400000)}, {node = 4286578688, tnear = -nan(0x400000), tfar = -inf}, {node = 3326140518, tnear = -1108.29004, tfar = 1207.77783}, {node = 3302672549, tnear = 0, tfar = 0}, {node = 3212836864, tnear = 0, tfar = 3.04922546e-42}, {node = 0, tnear = 3.98492899e+30, tfar = 4.19744942e-41}, {node = 4, tnear = 0, tfar = 2.2178015e-10}, {node = 29954, tnear = 3.9236357e-44, tfar = 0}, {node = 12234528, tnear = 0, tfar = 3.9849991e+30}, {node = 29954, tnear = 7.17464814e-43, tfar = 0}, {node = 1917399040, tnear = 4.19744942e-41, tfar = 3.98492899e+30}, {node = 29954, tnear = 3.98492899e+30, tfar = 4.19744942e-41}, {node = 24973642, tnear = 0, tfar = 2.24207754e-44}, {node = 0, tnear = 2.21780594e-10, tfar = 4.19744942e-41}, {node = 796121856, tnear = 4.19744942e-41, tfar = 2.21782148e-10}, {node = 29954, tnear = 7.00649232e-45, tfar = 0}, {node = 24976544, tnear = 0, tfar = 2.21781704e-10}, {node = 29954, tnear = 3.98492899e+30, tfar = 4.19744942e-41}, {node = 16384, tnear = 0, tfar = 1.40129846e-45}, {node = 0, tnear = 1.96181785e-44, tfar = 0}, {node = 3100467200, tnear = 4.19730929e-41, tfar = 2.2178237e-10}, {node = 29954, tnear = 5.93429553e-38, tfar = 0}, {node = 18097954, tnear = 1.40129846e-45, tfar = 2.21783258e-10}, {node = 29954, tnear = 2.65340937e-38, tfar = 4.19730929e-41}, {node = 2959742848, tnear = 4.19730929e-41, tfar = 2.21780594e-10}, {node = 29954, tnear = -8006, tfar = 4.19716916e-41}, {node = 796121712, tnear = 4.19744942e-41, tfar = 5.93429553e-38}, {node = 0, tnear = 3.79751884e-43, tfar = 3.18094751e-43}, {node = 3838073088, tnear = -0.0533452816, tfar = 1.12103877e-44}, {node = 30, tnear = -2.89757997e+22, tfar = -0.0533452816}, {node = 1917399040, tnear = 4.19744942e-41, tfar = 3.98492899e+30}, {node = 29954, tnear = 1.88017215e-37, tfar = 0}, {node = 0, tnear = 0, tfar = 2.1019477e-44}, {node = 0, tnear = 2.21785534e-10, tfar = 4.19744942e-41}, {node = 796121868, tnear = 4.19744942e-41, tfar = 2.21785479e-10}, {node = 29954, tnear = -2.03383487e-24, tfar = 4.19744942e-41}, {node = 31694493, tnear = 0, tfar = 6.35275114e-22}, {node = 29954, tnear = 2.21783258e-10, tfar = 4.19744942e-41}, {node = 796121856, tnear = 4.19744942e-41, tfar = 2.21785479e-10}, {node = 29954, tnear = -2.03383487e-24, tfar = 4.19744942e-41}, {node = 31636893, tnear = 0, tfar = 1.12103877e-44}, {node = 30, tnear = -12428.7002, tfar = -844.575989}, {node = 1109642366, tnear = 4.19730929e-41, tfar = 3.98492899e+30}, {node = 29954, tnear = 29495.3672, tfar = 17911.2422}, {node = 12234528, tnear = 0, tfar = 3.9849991e+30}, {node = 29954, tnear = 2.1019477e-44, tfar = 0}, {node = 796122080, tnear = 4.19744942e-41, tfar = 0}, {node = 0, tnear = 3.98492899e+30, tfar = 4.19744942e-41}, {node = 24973642, tnear = 0, tfar = 2.21788143e-10}, {node = 29954, tnear = 2.21786589e-10, tfar = 4.19744942e-41}, {node = 3520, tnear = 0, tfar = 2.21788143e-10}, {node = 29954, tnear = 3.98492899e+30, tfar = 4.19744942e-41}, {node = 24987546, tnear = 0, tfar = -2.03383487e-24}, {node = 29954, tnear = -16343040, tfar = 4.19730929e-41}} | |
#1 getIntersectionTime (ignoreFlags=VMAP::Nothing, pStopAtFirstHit=false, pMaxDist=<synthetic pointer>, pRay=..., this=0x750268c3b6e0) at /home/trinity/TrinityCore/src/common/Collision/Maps/MapTree.cpp:149 | |
distance = 50 | |
intersectionCallBack = {prims = <optimized out>, hit = false, flags = <optimized out>} | |
#2 VMAP::StaticMapTree::getHeight (this=0x750268c3b6e0, pPos=..., maxSearchDist=maxSearchDist@entry=50) at /home/trinity/TrinityCore/src/common/Collision/Maps/MapTree.cpp:232 | |
height = inf | |
dir = {x = 0, y = 0, z = -1} | |
ray = {m_origin = {x = 29410.7656, y = 18174.957, z = 3.39615011}, m_direction = {x = 0, y = 0, z = -1}, m_invDirection = {x = inf, y = inf, z = -1}, classification = G3D::Ray::OOM, ibyj = -nan(0x400000), jbyi = -nan(0x400000), kbyj = -inf, jbyk = -0, ibyk = -0, kbyi = -inf, c_xy = -nan(0x400000), c_xz = inf, c_yx = -nan(0x400000), c_yz = inf, c_zx = 29410.7656, c_zy = 18174.957} | |
maxDist = <optimized out> | |
#3 0x0000000001e2bb36 in VMAP::VMapManager2::getHeight (this=0x7502981d5c40, mapId=0, x=-12344.0996, y=-1108.29004, z=3.39615011, maxSearchDist=50) at /home/trinity/TrinityCore/src/common/Collision/Management/VMapManager2.cpp:226 | |
pos = {x = 29410.7656, y = 18174.957, z = 3.39615011} | |
height = <optimized out> | |
instanceTree = <optimized out> | |
y = -1108.29004 | |
mapId = 0 | |
this = 0x7502981d5c40 | |
maxSearchDist = 50 | |
z = 3.39615011 | |
x = -12344.0996 | |
#4 0x00000000017d3fd8 in Map::GetHeight (this=this@entry=0x750272493000, x=x@entry=-12344.0996, y=y@entry=-1108.29004, z=z@entry=1.39614999, checkVMap=checkVMap@entry=true, maxSearchDist=maxSearchDist@entry=50) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:2348 | |
vmgr = <optimized out> | |
mapHeight = -200000 | |
vmapHeight = -200000 | |
#5 0x00000000017d40c4 in Map::GetHeight (this=0x750272493000, phasemask=<optimized out>, x=-12344.0996, y=-1108.29004, z=1.39614999, vmap=vmap@entry=true, maxSearchDist=maxSearchDist@entry=50) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:2629 | |
No locals. | |
#6 0x0000000001903813 in Creature::UpdateMovementFlags (this=0x750177aad000) at /home/trinity/TrinityCore/src/server/game/Entities/Creature/Creature.cpp:2934 | |
ground = <optimized out> | |
isInAir = <optimized out> | |
this = 0x750177aad000 | |
#7 0x0000000001912a0b in Creature::Update (this=0x750177aad000, diff=175) at /home/trinity/TrinityCore/src/server/game/Entities/Creature/Creature.cpp:573 | |
No locals. | |
#8 0x0000000001c4d663 in Trinity::ObjectUpdater::Visit<Creature> (this=0x57f57, this@entry=0x75022f73dde0, m=...) at /home/trinity/TrinityCore/src/server/game/Grids/Notifiers/GridNotifiers.cpp:415 | |
No locals. | |
#9 0x00000000017d32c3 in VisitorHelper<Trinity::ObjectUpdater, Creature> (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:45 | |
No locals. | |
#10 VisitorHelper<Trinity::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:51 | |
No locals. | |
#11 VisitorHelper<Trinity::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:52 | |
No locals. | |
#12 VisitorHelper<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:58 | |
No locals. | |
#13 Visit (c=..., this=0x75022f73ddf0) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:92 | |
No locals. | |
#14 Visit<Trinity::ObjectUpdater> (visitor=..., this=0x75010c501648) at /home/trinity/TrinityCore/src/server/game/Grids/Grid.h:91 | |
No locals. | |
#15 VisitGrid<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (visitor=..., y=<optimized out>, x=6, this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/NGrid.h:157 | |
No locals. | |
#16 Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (visitor=..., cell=..., this=0x750272493000) at /home/trinity/TrinityCore/src/server/game/Maps/Map.h:825 | |
No locals. | |
#17 Map::VisitNearbyCellsOf (this=this@entry=0x750272493000, obj=obj@entry=0x75010dc1a000, gridVisitor=..., worldVisitor=...) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:680 | |
cell_id = 122438 | |
pair = {x_coord = 70, y_coord = 239} | |
cell = {data = {Part = {grid_x = 8, grid_y = 29, cell_x = 6, cell_y = 7, nocreate = 1, reserved = 0}, All = 18638664}} | |
y = 239 | |
x = 70 | |
area = {low_bound = {x_coord = 69, y_coord = 239}, high_bound = {x_coord = 74, y_coord = 244}} | |
#18 0x00000000017dcde5 in VisitNearbyCellsOf (worldVisitor=..., gridVisitor=..., obj=0x75010dc1a000, this=0x750272493000) at /usr/include/c++/4.9/bits/vector.tcc:101 | |
No locals. | |
#19 Map::Update (this=0x750272493000, t_diff=175) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:722 | |
updater = {i_timeDiff = 175} | |
grid_object_update = {i_visitor = @0x75022f73dde0} | |
world_object_update = {i_visitor = @0x75022f73dde0} | |
#20 0x00000000017ed534 in call (this=0x75014edf9840) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:42 | |
No locals. | |
#21 MapUpdater::WorkerThread (this=0x28055e8 <MapManager::instance()::instance+168>) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:113 | |
request = 0x75014edf9840 | |
#22 0x00007502abcf5970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#23 0x00007502ad1780a4 in start_thread (arg=0x75022f73e700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x75022f73e700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {128652246509312, -5280633552291192295, 1, 128654372388960, 140732581252256, 128652246509312, 6679741103797477913, 6679456087537000985}, 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" | |
#24 0x00007502ab46562d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 28 (Thread 0x75022ff42700 (LWP 35184)): | |
#0 cross (rkVector=..., this=<optimized out>) at /home/trinity/TrinityCore/dep/g3dlite/include/G3D/Vector3.h:778 | |
No locals. | |
#1 IntersectTriangle (distance=<synthetic pointer>, ray=..., points=..., tri=...) at /home/trinity/TrinityCore/src/common/Collision/Models/WorldModel.cpp:43 | |
t = <optimized out> | |
u = <optimized out> | |
f = <optimized out> | |
v = <optimized out> | |
#2 operator() (distance=<synthetic pointer>, entry=688, ray=..., this=<synthetic pointer>) at /home/trinity/TrinityCore/src/common/Collision/Models/WorldModel.cpp:374 | |
No locals. | |
#3 intersectRay<VMAP::GModelRayCallback> (stopAtFirst=false, maxDist=<synthetic pointer>, intersectCallback=<synthetic pointer>, r=..., this=0x7501cb32de50) at /home/trinity/TrinityCore/src/common/Collision/BoundingIntervalHierarchy.h:220 | |
n = <optimized out> | |
tn = <optimized out> | |
axis = <optimized out> | |
BVH2 = <optimized out> | |
offset = <optimized out> | |
intervalMax = <optimized out> | |
offsetFront = {1, 1, 2} | |
offsetBack = {2, 2, 1} | |
intervalMin = <optimized out> | |
invDir = {x = inf, y = inf, z = -1} | |
offsetFront3 = {0, 0, 3} | |
offsetBack3 = {3, 3, 0} | |
stackPos = 2 | |
node = <optimized out> | |
org = {x = -33.4335938, y = -10.7617188, z = -3.45260668} | |
dir = <optimized out> | |
stack = {{node = 2496, tnear = 0, tfar = 0.183449268}, {node = 2721, tnear = 0.183363676, tfar = 0.183380842}, {node = 3212836864, tnear = 0, tfar = inf}, {node = 2139095040, tnear = -1, tfar = 0.100607872}, {node = 1, tnear = 1.40129846e-45, tfar = 2.80259693e-45}, {node = 29954, tnear = 2.80259693e-45, tfar = 2.80259693e-45}, {node = 1, tnear = 0, tfar = 0}, {node = 0, tnear = 4.20389539e-45, tfar = 4.19744942e-41}, {node = 3, tnear = 4.20389539e-45, tfar = 0}, {node = 0, tnear = 8.40779079e-45, tfar = 0.335081279}, {node = 1067469664, tnear = 7.14662217e-44, tfar = 1.25230026}, {node = 1067469664, tnear = 7.98740125e-44, tfar = 0.454080284}, {node = 1065698099, tnear = 0, tfar = 4.43996839e-10}, {node = 29954, tnear = 2.52233724e-44, tfar = 0}, {node = 1099031998, tnear = 2.38360869e-42, tfar = 17.7534199}, {node = 1099826945, tnear = 8.0294402e-43, tfar = 0}, {node = 1047680128, tnear = -362.583984, tfar = 27.4133301}, {node = 0, tnear = 0, tfar = 0}, {node = 3212836864, tnear = 4.19730929e-41, tfar = 0}, {node = 0, tnear = -1, tfar = 4.19716916e-41}, {node = 3571825909, tnear = 7.42183719e-41, tfar = 4.43999948e-10}, {node = 29954, tnear = 1.12103877e-44, tfar = 0}, {node = 31691582, tnear = 0, tfar = 4.43997061e-10}, {node = 29954, tnear = 5.99678167e-38, tfar = 0}, {node = 15, tnear = 4.19744942e-41, tfar = 2.8400116e-41}, {node = 0, tnear = 5.13716017e-42, tfar = 0}, {node = 1036871392, tnear = 0, tfar = -783024128}, {node = 29953, tnear = -5.97776486e+31, tfar = 4.19716916e-41}, {node = 1, tnear = 0, tfar = 5.99751819e-38}, {node = 0, tnear = 0, tfar = 9.80908925e-45}, {node = 4224146672, tnear = 4.19730929e-41, tfar = 4.43980852e-10}, {node = 29954, tnear = 4.43980297e-10, tfar = 4.19744942e-41}, {node = 804526256, tnear = 4.19744942e-41, tfar = 4.43980408e-10}, {node = 29954, tnear = 4.44006165e-10, tfar = 4.19744942e-41}, {node = 31615149, tnear = 0, tfar = 8.82796257e-36}, {node = 29954, tnear = 8.82830696e-36, tfar = 4.19744942e-41}, {node = 2139095040, tnear = -0.000129252672, tfar = 8.9046929e-38}, {node = 0, tnear = -1, tfar = -1}, {node = 3212836864, tnear = 4.19730929e-41, tfar = -3.17160095e+36}, {node = 29953, tnear = 8.9046929e-38, tfar = 0}, {node = 3212836864, tnear = -1, tfar = 80.2338867}, {node = 0, tnear = -3.17175307e+36, tfar = 4.19730929e-41}, {node = 804525712, tnear = 4.19744942e-41, tfar = 0}, {node = 0, tnear = 4.43990067e-10, tfar = 4.19744942e-41}, {node = 0, tnear = 0, tfar = 8.760052e-38}, {node = 0, tnear = 5.60519386e-45, tfar = 0}, {node = 2139095040, tnear = 0, tfar = 8.82796257e-36}, {node = 29954, tnear = -2.07030414e+36, tfar = 4.19730929e-41}, {node = 804525456, tnear = 4.19744942e-41, tfar = 4.4398607e-10}, {node = 29954, tnear = 4.44014603e-10, tfar = 4.19744942e-41}, {node = 804525440, tnear = 4.19744942e-41, tfar = 4.44011938e-10}, {node = 29954, tnear = 8.31694909e-38, tfar = 0}, {node = 87801856, tnear = 4.19744942e-41, tfar = 8.83278394e-36}, {node = 29954, tnear = inf, tfar = 0.0837584808}, {node = 0, tnear = 0, tfar = -1}, {node = 1097583616, tnear = 11.8051758, tfar = 0}, {node = 4229477632, tnear = 4.19730929e-41, tfar = 8.9046929e-38}, {node = 0, tnear = -1, tfar = -1}, {node = 3212836864, tnear = 4.19744942e-41, tfar = -3.17156293e+36}, {node = 29953, tnear = -3.17156293e+36, tfar = 4.19730929e-41}, {node = 804525920, tnear = 4.19744942e-41, tfar = 0}, {node = 0, tnear = 4.4399584e-10, tfar = 4.19744942e-41}, {node = 0, tnear = 0, tfar = 3.36311631e-44}, {node = 0, tnear = 8.31735435e-38, tfar = 0}} | |
#4 IntersectRay (stopAtFirstHit=false, distance=<synthetic pointer>, ray=..., this=0x7501cb32de00) at /home/trinity/TrinityCore/src/common/Collision/Models/WorldModel.cpp:389 | |
callback = {vertices = {x = -34.2810135, y = 25.0639343, z = 15.3752441}, triangles = <error reading variable> | |
#5 IsInsideObject (z_dist=<synthetic pointer>, down=..., pos=..., this=0x7501cb32de00) at /home/trinity/TrinityCore/src/common/Collision/Models/WorldModel.cpp:401 | |
rPos = {x = -33.4335938, y = -10.7617188, z = -3.45260668} | |
dist = inf | |
ray = {m_origin = {x = -33.4335938, y = -10.7617188, z = -3.45260668}, m_direction = {x = 0, y = 0, z = -1}, m_invDirection = {x = inf, y = inf, z = -1}, classification = G3D::Ray::OOM, ibyj = -nan(0x400000), jbyi = -nan(0x400000), kbyj = -inf, jbyk = -0, ibyk = -0, kbyi = -inf, c_xy = -nan(0x400000), c_xz = -inf, c_yx = -nan(0x400000), c_yz = -inf, c_zx = -33.4335938, c_zy = -10.7617188} | |
z_dist = <synthetic pointer> | |
down = @0x75022ff415f8: {x = 0, y = 0, z = -1} | |
pos = @0x75022ff41650: {x = -33.4335938, y = -10.7617188, z = -3.55260658} | |
this = 0x7501cb32de00 | |
#6 operator() (entry=<optimized out>, point=..., this=0x75022ff415e0) at /home/trinity/TrinityCore/src/common/Collision/Models/WorldModel.cpp:485 | |
group_Z = <optimized out> | |
#7 BIH::intersectPoint<VMAP::WModelAreaCallback> (this=this@entry=0x7501c96bba70, p=..., intersectCallback=...) at /home/trinity/TrinityCore/src/common/Collision/BoundingIntervalHierarchy.h:308 | |
n = <optimized out> | |
tn = <optimized out> | |
axis = <optimized out> | |
BVH2 = <optimized out> | |
offset = <optimized out> | |
stack = {{node = 21, tnear = 1.40129846e-45, tfar = 2.80259693e-45}, {node = 33, tnear = 2.80259693e-45, tfar = 2.80259693e-45}, {node = 1, tnear = 0, tfar = 0}, {node = 0, tnear = 4.20389539e-45, tfar = -22.9726562}, {node = 3, tnear = 4.20389539e-45, tfar = 0}, {node = 0, tnear = -173.713867, tfar = -367.469727}, {node = 1106002653, tnear = 0, tfar = 0}, {node = 3212836864, tnear = inf, tfar = inf}, {node = 3212836864, tnear = 1.821688e-44, tfar = -nan(0x400000)}, {node = 4290772992, tnear = -inf, tfar = -0}, {node = 2147483648, tnear = -inf, tfar = -nan(0x400000)}, {node = 4286578688, tnear = -nan(0x400000), tfar = -inf}, {node = 3274553024, tnear = -367.469727, tfar = -nan(0x7fffff)}, {node = 0, tnear = 8.40779079e-45, tfar = 4.19730929e-41}, {node = 4294967295, tnear = 28018.3633, tfar = 8.86673198e+20}, {node = 29953, tnear = 1.40129846e-45, tfar = 0}, {node = 1648378944, tnear = 4.19730929e-41, tfar = 0}, {node = 29952, tnear = -22.9726562, tfar = -7.20703125}, {node = 3227666882, tnear = 0, tfar = 0}, {node = 3212836864, tnear = inf, tfar = inf}, {node = 3212836864, tnear = 1.821688e-44, tfar = -nan(0x400000)}, {node = 4290772992, tnear = -inf, tfar = -0}, {node = 2147483648, tnear = -inf, tfar = -nan(0x400000)}, {node = 4286578688, tnear = -nan(0x400000), tfar = -inf}, {node = 3250046976, tnear = -7.20703125, tfar = 4.00771361e-43}, {node = 0, tnear = 4.62428493e-44, tfar = 4.19744942e-41}, {node = 4171157504, tnear = 4.19716916e-41, tfar = -2.57688014e+34}, {node = 29952, tnear = 4.64811653e-38, tfar = 0}, {node = 2266695744, tnear = 4.19730929e-41, tfar = 4.43959092e-10}, {node = 29954, tnear = 2.52233724e-44, tfar = 0}, {node = 1096069980, tnear = 4.19744942e-41, tfar = 8.40779079e-45}, {node = 0, tnear = 4.64892985e-38, tfar = 0}, {node = 2143306528, tnear = 4.19730929e-41, tfar = -nan(0x7fffff)}, {node = 29952, tnear = 2.95740691e+20, tfar = 4.19730929e-41}, {node = 4294967295, tnear = 4.19744942e-41, tfar = 3.46474146e+18}, {node = 29953, tnear = -nan(0x7fffff), tfar = 4.19744942e-41}, {node = 1581260096, tnear = 4.19730929e-41, tfar = -nan(0x7fffff)}, {node = 0, tnear = 2.25802966e+15, tfar = 4.19730929e-41}, {node = 4294967295, tnear = 4.19744942e-41, tfar = 2.1019477e-44}, {node = 0, tnear = 0.683976293, tfar = 4.19744942e-41}, {node = 314574744, tnear = 4.19730929e-41, tfar = -nan(0x7fffff)}, {node = 0, tnear = 1.04256606e-42, tfar = 0}, {node = 1084180392, tnear = 1.05097385e-42, tfar = 0}, {node = 1084180392, tnear = 4.03573958e-43, tfar = 0}, {node = 1094509058, tnear = 4.07777853e-43, tfar = 0}, {node = 1094509058, tnear = 8.86227342e+20, tfar = 4.19730929e-41}, {node = 4294967295, tnear = 4.19744942e-41, tfar = 1.04256606e-42}, {node = 0, tnear = 3.07749748, tfar = 1.05097385e-42}, {node = 0, tnear = 3.07749748, tfar = 4.03573958e-43}, {node = 0, tnear = 9.90517807, tfar = 4.07777853e-43}, {node = 0, tnear = 9.90517807, tfar = 2.52233724e-44}, {node = 0, tnear = 13.2937889, tfar = 0}, {node = 1077958352, tnear = 4.19730929e-41, tfar = -nan(0x7fffff)}, {node = 29952, tnear = 2.52233724e-44, tfar = 0}, {node = 1095775580, tnear = 0, tfar = 0.125096917}, {node = 29953, tnear = -nan(0x7fffff), tfar = 1.40129846e-45}, {node = 918575352, tnear = 4.19730929e-41, tfar = 1.40129846e-45}, {node = 29952, tnear = -2.53596189e-13, tfar = 4.19744942e-41}, {node = 31623307, tnear = 0, tfar = 5.13716017e-42}, {node = 0, tnear = 2.08343911, tfar = 3.81293312e-42}, {node = 1074091477, tnear = 2.08338094, tfar = -1.34747303}, {node = 0, tnear = 0.614722013, tfar = -1}, {node = 0, tnear = 1.99997401, tfar = 0}, {node = 1039107072, tnear = 1.40129846e-45, tfar = 1.25230026}} | |
stackPos = 1 | |
node = <optimized out> | |
#8 0x0000000001e268ad in intersectPoint<VMAP::WModelAreaCallback> (intersectCallback=..., p=..., this=0x7501c96bba70) at /home/trinity/TrinityCore/src/common/Collision/Models/WorldModel.cpp:531 | |
No locals. | |
#9 VMAP::WorldModel::GetLocationInfo (this=0x7501c96bba50, p=..., down=..., dist=@0x75022ff4164c: -inf, info=...) at /home/trinity/TrinityCore/src/common/Collision/Models/WorldModel.cpp:531 | |
callback = {prims = {iBound = {static dummy = 0, lo = {x = -184.469559, y = -93.5753784, z = -18.898241}, hi = {x = 58.8752174, y = 93.598793, z = 81.8575592}}, iMogpFlags = 50341893, iGroupWMOID = 26227, vertices = std::vector of length 4363, capacity 4363 = {{x = -34.2810135, y = 25.0639343, z = 15.3752441}, {x = -28.0800133, y = 26.2871037, z = 15.3145075}, {x = -32.0690842, y = 19.7235889, z = 15.3752441}, {x = -26.8124123, y = 23.2266922, z = 15.3145075}, {x = -32.0690842, y = 19.7235889, z = 15.3752441}, {x = -26.8124123, y = 23.2266922, z = 15.3145075}, {x = -27.4781742, y = 20.227108, z = 14.9649639}, {x = -24.1814785, y = 23.5152435, z = 15.0793867}, {x = -27.4781742, y = 20.227108, z = 14.9649639}, {x = -24.1814785, y = 23.5152435, z = 15.0793867}, {x = -27.9818935, y = 15.6362104, z = 15.375248}, {x = -24.4701462, y = 20.8843193, z = 15.3145094}, {x = -27.9818935, y = 15.6362104, z = 15.375248}, {x = -24.4701462, y = 20.8843193, z = 15.3145094}, {x = -22.6416512, y = 13.4240675, z = 15.375246}, {x = -21.4097919, y = 19.6165981, z = 15.3145094}, {x = -22.6416512, y = 13.4240675, z = 15.375246}, {x = -21.4097919, y = 19.6165981, z = 15.3145094}, {x = -19.7514191, y = 17.026371, z = 14.9649658}, {x = -19.7534752, y = 21.6809845, z = 15.0793886}, {x = -19.7514191, y = 17.026371, z = 14.9649658}, {x = -19.7534752, y = 21.6809845, z = 15.0793886}, {x = -16.8613739, y = 13.4239225, z = 15.375246}, {x = -18.0972633, y = 19.6165142, z = 15.3145094}, {x = -16.8613739, y = 13.4239225, z = 15.375246}, {x = -18.0972633, y = 19.6165142, z = 15.3145094}, {x = -11.5210695, y = 15.6358137, z = 15.375248}, {x = -15.036869, y = 20.8840923, z = 15.3145094}, {x = -11.5210695, y = 15.6358137, z = 15.375248}, {x = -15.036869, y = 20.8840923, z = 15.3145094}, {x = -12.0245199, y = 20.2267303, z = 14.9649639}, {x = -15.3253918, y = 23.515028, z = 15.0793867}, {x = -12.0245199, y = 20.2267303, z = 14.9649639}, {x = -15.3253918, y = 23.515028, z = 15.0793867}, {x = -7.43365145, y = 19.7229977, z = 15.3752441}, {x = -12.694478, y = 23.2263527, z = 15.3145075}, {x = -7.43365145, y = 19.7229977, z = 15.3752441}, {x = -12.694478, y = 23.2263527, z = 15.3145075}, {x = -5.22149563, y = 25.063242, z = 15.3752441}, {x = -11.426753, y = 26.2867069, z = 15.3145075}, {x = -5.22149563, y = 25.063242, z = 15.3752441}, {x = -11.426753, y = 26.2867069, z = 15.3145075}, {x = -8.8238287, y = 27.9534702, z = 14.9649591}, {x = -13.4911528, y = 27.9430237, z = 15.0793848}, {x = -8.8238287, y = 27.9534702, z = 14.9649591}, {x = -13.4911528, y = 27.9430237, z = 15.0793848}, {x = -5.22131205, y = 30.8435364, z = 15.3752422}, {x = -11.426651, y = 29.5992432, z = 15.3145075}, {x = -28.1581593, y = 40.1044807, z = 15.1700983}, {x = -24.5711613, y = 34.9064522, z = 15.1969433}, {x = -27.4191055, y = 35.2541885, z = 15.037674}, {x = -24.1476231, y = 32.1268768, z = 15.1210546}, {x = -6.32726669, y = 33.5137138, z = 24.3665981}, {x = -5.22131205, y = 30.8435364, z = 15.3752422}, {x = -7.43326044, y = 36.1838799, z = 15.3752422}, {x = -6.32726669, y = 33.5137138, z = 24.3665981}, {x = -7.43326044, y = 36.1838799, z = 15.3752422}, {x = -12.0241308, y = 35.6803665, z = 14.9649591}, {x = -6.32726669, y = 33.5137138, z = 24.3665981}, {x = -12.0241308, y = 35.6803665, z = 14.9649591}, {x = -14.1905336, y = 41.3773384, z = 24.3665943}, {x = -11.5204134, y = 40.2712593, z = 15.3752375}, {x = -14.1905336, y = 41.3773384, z = 24.3665943}, {x = -12.0241308, y = 35.6803665, z = 14.9649591}, {x = -14.1905336, y = 41.3773384, z = 24.3665943}, {x = -11.5204134, y = 40.2712593, z = 15.3752375}, {x = -16.8606949, y = 42.4834061, z = 15.3752413}, {x = -14.1905336, y = 41.3773384, z = 24.3665943}, {x = -16.8606949, y = 42.4834061, z = 15.3752413}, {x = -19.7509251, y = 38.8811035, z = 14.9649572}, {x = -14.1905336, y = 41.3773384, z = 24.3665943}, {x = -19.7509251, y = 38.8811035, z = 14.9649572}, {x = -25.3995457, y = 41.2940216, z = 24.2640247}, {x = -22.6409721, y = 42.4835548, z = 15.3752413}, {x = -25.3995457, y = 41.2940216, z = 24.2640247}, {x = -19.7509251, y = 38.8811035, z = 14.9649572}, {x = -25.3995457, y = 41.2940216, z = 24.2640247}, {x = -22.6409721, y = 42.4835548, z = 15.3752413}, {x = -28.1581593, y = 40.1044807, z = 15.1700983}, {x = -25.3995457, y = 41.2940216, z = 24.2640247}, {x = -27.4191055, y = 35.2541885, z = 15.037674}, {x = -33.1747551, y = 33.5143623, z = 24.3665981}, {x = -32.0686951, y = 36.1844673, z = 15.3752422}, {x = -33.1747551, y = 33.5143623, z = 24.3665981}, {x = -27.4191055, y = 35.2541885, z = 15.037674}, {x = -33.1747551, y = 33.5143623, z = 24.3665981}, {x = -32.0686951, y = 36.1844673, z = 15.3752422}, {x = -34.2808495, y = 30.8442383, z = 15.3752422}, {x = -33.1747551, y = 33.5143623, z = 24.3665981}, {x = -34.2808495, y = 30.8442383, z = 15.3752422}, {x = -30.6784763, y = 27.9540005, z = 14.964963}, {x = -33.1747551, y = 33.5143623, z = 24.3665981}, {x = -30.6784763, y = 27.9540005, z = 14.964963}, {x = -33.1750183, y = 22.3937645, z = 24.3666}, {x = -34.2810135, y = 25.0639343, z = 15.3752441}, {x = -33.1750183, y = 22.3937645, z = 24.3666}, {x = -30.6784763, y = 27.9540005, z = 14.964963}, {x = -33.1750183, y = 22.3937645, z = 24.3666}, {x = -34.2810135, y = 25.0639343, z = 15.3752441}, {x = -32.0690842, y = 19.7235889, z = 15.3752441}, {x = -33.1750183, y = 22.3937645, z = 24.3666}, {x = -32.0690842, y = 19.7235889, z = 15.3752441}, {x = -27.4781742, y = 20.227108, z = 14.9649639}, {x = -33.1750183, y = 22.3937645, z = 24.3666}, {x = -27.4781742, y = 20.227108, z = 14.9649639}, {x = -25.3117523, y = 14.5298786, z = 24.3666}, {x = -27.9818935, y = 15.6362104, z = 15.375248}, {x = -25.3117523, y = 14.5298786, z = 24.3666}, {x = -27.4781742, y = 20.227108, z = 14.9649639}, {x = -25.3117523, y = 14.5298786, z = 24.3666}, {x = -27.9818935, y = 15.6362104, z = 15.375248}, {x = -22.6416512, y = 13.4240675, z = 15.375246}, {x = -25.3117523, y = 14.5298786, z = 24.3666}, {x = -22.6416512, y = 13.4240675, z = 15.375246}, {x = -19.7514191, y = 17.026371, z = 14.9649658}, {x = -25.3117523, y = 14.5298786, z = 24.3666}, {x = -19.7514191, y = 17.026371, z = 14.9649658}, {x = -14.1911907, y = 14.5298719, z = 24.3666}, {x = -16.8613739, y = 13.4239225, z = 15.375246}, {x = -14.1911907, y = 14.5298719, z = 24.3666}, {x = -19.7514191, y = 17.026371, z = 14.9649658}, {x = -14.1911907, y = 14.5298719, z = 24.3666}, {x = -16.8613739, y = 13.4239225, z = 15.375246}, {x = -11.5210695, y = 15.6358137, z = 15.375248}, {x = -14.1911907, y = 14.5298719, z = 24.3666}, {x = -11.5210695, y = 15.6358137, z = 15.375248}, {x = -12.0245199, y = 20.2267303, z = 14.9649639}, {x = -14.1911907, y = 14.5298719, z = 24.3666}, {x = -12.0245199, y = 20.2267303, z = 14.9649639}, {x = -6.32753372, y = 22.3931217, z = 24.3666}, {x = -7.43365145, y = 19.7229977, z = 15.3752441}, {x = -6.32753372, y = 22.3931217, z = 24.3666}, {x = -12.0245199, y = 20.2267303, z = 14.9649639}, {x = -6.32753372, y = 22.3931217, z = 24.3666}, {x = -7.43365145, y = 19.7229977, z = 15.3752441}, {x = -5.22149563, y = 25.063242, z = 15.3752441}, {x = -6.32753372, y = 22.3931217, z = 24.3666}, {x = -5.22149563, y = 25.063242, z = 15.3752441}, {x = -8.8238287, y = 27.9534702, z = 14.9649591}, {x = -6.32753372, y = 22.3931217, z = 24.3666}, {x = -8.8238287, y = 27.9534702, z = 14.9649591}, {x = -6.32726669, y = 33.5137138, z = 24.3665981}, {x = -5.22131205, y = 30.8435364, z = 15.3752422}, {x = -6.32726669, y = 33.5137138, z = 24.3665981}, {x = -8.8238287, y = 27.9534702, z = 14.9649591}, {x = -25.3995457, y = 41.2940216, z = 24.2640247}, {x = -28.1581593, y = 40.1044807, z = 15.1700983}, {x = -27.4191055, y = 35.2541885, z = 15.037674}, {x = 38.3393211, y = 25.4039822, z = 29.1666603}, {x = 38.4743538, y = 25.5946426, z = 23.0018349}, {x = 42.482605, y = 19.4014683, z = 29.3513126}, {x = 42.4825706, y = 24.5770645, z = 22.4862709}, {x = 42.482605, y = 19.4014683, z = 29.3513126}, {x = 38.4743538, y = 25.5946426, z = 23.0018349}, {x = 38.3393211, y = 25.4039822, z = 29.1666603}, {x = 42.482605, y = 19.4014683, z = 29.3513126}, {x = 31.1313419, y = 26.9280262, z = 33.0007591}, {x = 42.8632393, y = 15.4652271, z = 34.2193184}, {x = 31.1313419, y = 26.9280262, z = 33.0007591}, {x = 42.482605, y = 19.4014683, z = 29.3513126}, {x = 31.1313419, y = 26.9280262, z = 33.0007591}, {x = 42.8632393, y = 15.4652271, z = 34.2193184}, {x = 28.4550114, y = 26.92803, z = 35.1542282}, {x = 43.2433624, y = 10.2986784, z = 37.5681038}, {x = 28.4550114, y = 26.92803, z = 35.1542282}, {x = 42.8632393, y = 15.4652271, z = 34.2193184}, {x = 38.4743538, y = 25.5946426, z = 23.0018349}, {x = 38.3393211, y = 25.4039822, z = 29.1666603}, {x = 34.6494064, y = 26.8990574, z = 21.8692188}, {x = 31.1313419, y = 26.9280262, z = 33.0007591}, {x = 34.6494293, y = 29.5566788, z = 21.8692188}, {x = 34.6494064, y = 26.8990574, z = 21.8692188}, {x = 31.1313858, y = 29.5749779, z = 33.0007591}, {x = 31.1313419, y = 26.9280262, z = 33.0007591}, {x = 38.4743385, y = 30.8610916, z = 23.0018349}, {x = 34.6494293, y = 29.5566788, z = 21.8692188}, {x = 34.9563255, y = 30.8793888, z = 34.1333733}, {x = 31.1313858, y = 29.5749779, z = 33.0007591}, {x = 38.9377899, y = 45.4621658, z = 22.8650761}, {x = 38.4743385, y = 30.8610916, z = 23.0018349}, {x = 35.4197273, y = 45.4911575, z = 33.9966202}, {x = 34.9563255, y = 30.8793888, z = 34.1333733}, {x = 38.3368187, y = 61.6961555, z = 21.9488277}, {x = 34.8188362, y = 61.7144432, z = 33.0803566}, {x = 24.0438004, y = 60.7324905, z = 28.268198}, {x = 38.3368187, y = 61.6961555, z = 21.9488277}, {x = 34.8188362, y = 61.7144432, z = 33.0803566}, {x = 9.68090439, y = 61.2522583, z = 33.2012978}, {x = 7.05099869, y = 45.1430206, z = 29.9362354}, {x = 9.75078011, y = 61.6961594, z = 21.9488392}, {x = 6.95466089, y = 53.0796509, z = 10.2466116}, {x = 9.68090439, y = 61.2522583, z = 33.2012978}, {x = 9.75078011, y = 61.6961594, z = 21.9488392}, {x = 24.0438004, y = 60.7324905, z = 28.268198}, {x = 9.68090439, y = 61.2522583, z = 33.2012978}, {x = 24.0438004, y = 60.7324905, z = 28.268198}, {x = 34.8188362, y = 61.7144432, z = 33.0803566}, {x = 3.35488439, y = 49.3906631, z = 13.4901667}, {x = 6.95466089, y = 53.0796509, z = 10.2466116}, {x = 4.59514427, y = 40.5967255, z = 29.5588627}...}, triangles = std::vector of length 2226, capacity 2226 = {{idx0 = 0, idx1 = 1, idx2 = 2}, {idx0 = 3, idx1 = 2, idx2 = 1}, {idx0 = 4, idx1 = 5, idx2 = 6}, {idx0 = 7, idx1 = 6, idx2 = 5}, {idx0 = 8, idx1 = 9, idx2 = 10}, {idx0 = 11, idx1 = 10, idx2 = 9}, {idx0 = 12, idx1 = 13, idx2 = 14}, {idx0 = 15, idx1 = 14, idx2 = 13}, {idx0 = 16, idx1 = 17, idx2 = 18}, {idx0 = 19, idx1 = 18, idx2 = 17}, {idx0 = 20, idx1 = 21, idx2 = 22}, {idx0 = 23, idx1 = 22, idx2 = 21}, {idx0 = 24, idx1 = 25, idx2 = 26}, {idx0 = 27, idx1 = 26, idx2 = 25}, {idx0 = 28, idx1 = 29, idx2 = 30}, {idx0 = 31, idx1 = 30, idx2 = 29}, {idx0 = 32, idx1 = 33, idx2 = 34}, {idx0 = 35, idx1 = 34, idx2 = 33}, {idx0 = 36, idx1 = 37, idx2 = 38}, {idx0 = 39, idx1 = 38, idx2 = 37}, {idx0 = 40, idx1 = 41, idx2 = 42}, {idx0 = 43, idx1 = 42, idx2 = 41}, {idx0 = 44, idx1 = 45, idx2 = 46}, {idx0 = 47, idx1 = 46, idx2 = 45}, {idx0 = 48, idx1 = 49, idx2 = 50}, {idx0 = 51, idx1 = 50, idx2 = 49}, {idx0 = 52, idx1 = 53, idx2 = 54}, {idx0 = 55, idx1 = 56, idx2 = 57}, {idx0 = 58, idx1 = 59, idx2 = 60}, {idx0 = 61, idx1 = 62, idx2 = 63}, {idx0 = 64, idx1 = 65, idx2 = 66}, {idx0 = 67, idx1 = 68, idx2 = 69}, {idx0 = 70, idx1 = 71, idx2 = 72}, {idx0 = 73, idx1 = 74, idx2 = 75}, {idx0 = 76, idx1 = 77, idx2 = 78}, {idx0 = 79, idx1 = 80, idx2 = 81}, {idx0 = 82, idx1 = 83, idx2 = 84}, {idx0 = 85, idx1 = 86, idx2 = 87}, {idx0 = 88, idx1 = 89, idx2 = 90}, {idx0 = 91, idx1 = 92, idx2 = 93}, {idx0 = 94, idx1 = 95, idx2 = 96}, {idx0 = 97, idx1 = 98, idx2 = 99}, {idx0 = 100, idx1 = 101, idx2 = 102}, {idx0 = 103, idx1 = 104, idx2 = 105}, {idx0 = 106, idx1 = 107, idx2 = 108}, {idx0 = 109, idx1 = 110, idx2 = 111}, {idx0 = 112, idx1 = 113, idx2 = 114}, {idx0 = 115, idx1 = 116, idx2 = 117}, {idx0 = 118, idx1 = 119, idx2 = 120}, {idx0 = 121, idx1 = 122, idx2 = 123}, {idx0 = 124, idx1 = 125, idx2 = 126}, {idx0 = 127, idx1 = 128, idx2 = 129}, {idx0 = 130, idx1 = 131, idx2 = 132}, {idx0 = 133, idx1 = 134, idx2 = 135}, {idx0 = 136, idx1 = 137, idx2 = 138}, {idx0 = 139, idx1 = 140, idx2 = 141}, {idx0 = 142, idx1 = 143, idx2 = 144}, {idx0 = 145, idx1 = 146, idx2 = 147}, {idx0 = 148, idx1 = 149, idx2 = 150}, {idx0 = 151, idx1 = 152, idx2 = 153}, {idx0 = 154, idx1 = 155, idx2 = 156}, {idx0 = 157, idx1 = 158, idx2 = 159}, {idx0 = 160, idx1 = 161, idx2 = 162}, {idx0 = 163, idx1 = 164, idx2 = 165}, {idx0 = 166, idx1 = 167, idx2 = 168}, {idx0 = 169, idx1 = 168, idx2 = 167}, {idx0 = 170, idx1 = 171, idx2 = 172}, {idx0 = 173, idx1 = 172, idx2 = 171}, {idx0 = 174, idx1 = 175, idx2 = 176}, {idx0 = 177, idx1 = 176, idx2 = 175}, {idx0 = 178, idx1 = 179, idx2 = 180}, {idx0 = 181, idx1 = 180, idx2 = 179}, {idx0 = 182, idx1 = 178, idx2 = 183}, {idx0 = 180, idx1 = 183, idx2 = 178}, {idx0 = 184, idx1 = 185, idx2 = 186}, {idx0 = 187, idx1 = 188, idx2 = 189}, {idx0 = 190, idx1 = 189, idx2 = 188}, {idx0 = 191, idx1 = 192, idx2 = 193}, {idx0 = 194, idx1 = 195, idx2 = 196}, {idx0 = 197, idx1 = 198, idx2 = 199}, {idx0 = 200, idx1 = 201, idx2 = 202}, {idx0 = 203, idx1 = 204, idx2 = 205}, {idx0 = 206, idx1 = 207, idx2 = 208}, {idx0 = 209, idx1 = 210, idx2 = 211}, {idx0 = 212, idx1 = 213, idx2 = 214}, {idx0 = 215, idx1 = 216, idx2 = 217}, {idx0 = 218, idx1 = 219, idx2 = 220}, {idx0 = 221, idx1 = 220, idx2 = 219}, {idx0 = 222, idx1 = 223, idx2 = 224}, {idx0 = 219, idx1 = 225, idx2 = 221}, {idx0 = 226, idx1 = 227, idx2 = 228}, {idx0 = 229, idx1 = 230, idx2 = 231}, {idx0 = 232, idx1 = 233, idx2 = 234}, {idx0 = 235, idx1 = 236, idx2 = 237}, {idx0 = 238, idx1 = 239, idx2 = 240}, {idx0 = 241, idx1 = 242, idx2 = 243}, {idx0 = 244, idx1 = 245, idx2 = 246}, {idx0 = 247, idx1 = 246, idx2 = 245}, {idx0 = 248, idx1 = 249, idx2 = 250}, {idx0 = 251, idx1 = 250, idx2 = 249}, {idx0 = 248, idx1 = 250, idx2 = 252}, {idx0 = 253, idx1 = 254, idx2 = 255}, {idx0 = 256, idx1 = 257, idx2 = 258}, {idx0 = 259, idx1 = 260, idx2 = 261}, {idx0 = 262, idx1 = 261, idx2 = 260}, {idx0 = 263, idx1 = 264, idx2 = 265}, {idx0 = 266, idx1 = 265, idx2 = 264}, {idx0 = 267, idx1 = 268, idx2 = 269}, {idx0 = 270, idx1 = 269, idx2 = 268}, {idx0 = 271, idx1 = 267, idx2 = 272}, {idx0 = 269, idx1 = 272, idx2 = 267}, {idx0 = 273, idx1 = 274, idx2 = 275}, {idx0 = 276, idx1 = 277, idx2 = 278}, {idx0 = 279, idx1 = 280, idx2 = 281}, {idx0 = 282, idx1 = 283, idx2 = 284}, {idx0 = 285, idx1 = 286, idx2 = 287}, {idx0 = 288, idx1 = 289, idx2 = 290}, {idx0 = 291, idx1 = 292, idx2 = 293}, {idx0 = 294, idx1 = 295, idx2 = 296}, {idx0 = 297, idx1 = 296, idx2 = 298}, {idx0 = 299, idx1 = 300, idx2 = 301}, {idx0 = 302, idx1 = 303, idx2 = 304}, {idx0 = 305, idx1 = 306, idx2 = 307}, {idx0 = 302, idx1 = 304, idx2 = 308}, {idx0 = 309, idx1 = 310, idx2 = 311}, {idx0 = 312, idx1 = 313, idx2 = 314}, {idx0 = 315, idx1 = 316, idx2 = 317}, {idx0 = 318, idx1 = 319, idx2 = 320}, {idx0 = 321, idx1 = 322, idx2 = 323}, {idx0 = 324, idx1 = 325, idx2 = 326}, {idx0 = 327, idx1 = 328, idx2 = 329}, {idx0 = 330, idx1 = 331, idx2 = 332}, {idx0 = 333, idx1 = 334, idx2 = 335}, {idx0 = 336, idx1 = 337, idx2 = 338}, {idx0 = 339, idx1 = 340, idx2 = 341}, {idx0 = 342, idx1 = 341, idx2 = 340}, {idx0 = 343, idx1 = 344, idx2 = 345}, {idx0 = 346, idx1 = 345, idx2 = 344}, {idx0 = 347, idx1 = 348, idx2 = 349}, {idx0 = 350, idx1 = 351, idx2 = 352}, {idx0 = 353, idx1 = 354, idx2 = 355}, {idx0 = 356, idx1 = 357, idx2 = 358}, {idx0 = 359, idx1 = 360, idx2 = 361}, {idx0 = 362, idx1 = 363, idx2 = 364}, {idx0 = 365, idx1 = 366, idx2 = 367}, {idx0 = 368, idx1 = 369, idx2 = 370}, {idx0 = 371, idx1 = 372, idx2 = 373}, {idx0 = 374, idx1 = 375, idx2 = 376}, {idx0 = 377, idx1 = 376, idx2 = 375}, {idx0 = 378, idx1 = 379, idx2 = 380}, {idx0 = 381, idx1 = 382, idx2 = 383}, {idx0 = 384, idx1 = 385, idx2 = 386}, {idx0 = 387, idx1 = 388, idx2 = 389}, {idx0 = 390, idx1 = 391, idx2 = 388}, {idx0 = 392, idx1 = 393, idx2 = 394}, {idx0 = 393, idx1 = 395, idx2 = 394}, {idx0 = 394, idx1 = 395, idx2 = 396}, {idx0 = 397, idx1 = 398, idx2 = 399}, {idx0 = 398, idx1 = 396, idx2 = 399}, {idx0 = 396, idx1 = 395, idx2 = 399}, {idx0 = 400, idx1 = 401, idx2 = 402}, {idx0 = 403, idx1 = 402, idx2 = 401}, {idx0 = 404, idx1 = 405, idx2 = 406}, {idx0 = 407, idx1 = 406, idx2 = 405}, {idx0 = 408, idx1 = 409, idx2 = 410}, {idx0 = 411, idx1 = 410, idx2 = 409}, {idx0 = 412, idx1 = 413, idx2 = 414}, {idx0 = 415, idx1 = 414, idx2 = 413}, {idx0 = 416, idx1 = 417, idx2 = 418}, {idx0 = 419, idx1 = 418, idx2 = 417}, {idx0 = 420, idx1 = 421, idx2 = 422}, {idx0 = 421, idx1 = 394, idx2 = 422}, {idx0 = 422, idx1 = 394, idx2 = 423}, {idx0 = 394, idx1 = 396, idx2 = 423}, {idx0 = 396, idx1 = 424, idx2 = 423}, {idx0 = 424, idx1 = 425, idx2 = 423}, {idx0 = 426, idx1 = 427, idx2 = 428}, {idx0 = 429, idx1 = 428, idx2 = 427}, {idx0 = 430, idx1 = 431, idx2 = 432}, {idx0 = 433, idx1 = 432, idx2 = 431}, {idx0 = 434, idx1 = 435, idx2 = 436}, {idx0 = 437, idx1 = 436, idx2 = 435}, {idx0 = 438, idx1 = 439, idx2 = 440}, {idx0 = 441, idx1 = 440, idx2 = 439}, {idx0 = 442, idx1 = 443, idx2 = 444}, {idx0 = 445, idx1 = 444, idx2 = 443}, {idx0 = 442, idx1 = 444, idx2 = 446}, {idx0 = 447, idx1 = 448, idx2 = 449}, {idx0 = 450, idx1 = 451, idx2 = 452}, {idx0 = 453, idx1 = 452, idx2 = 451}, {idx0 = 454, idx1 = 455, idx2 = 456}, {idx0 = 452, idx1 = 457, idx2 = 450}, {idx0 = 458, idx1 = 459, idx2 = 460}, {idx0 = 461, idx1 = 460, idx2 = 459}, {idx0 = 462, idx1 = 463, idx2 = 464}, {idx0 = 465, idx1 = 466, idx2 = 467}, {idx0 = 468, idx1 = 467, idx2 = 466}, {idx0 = 458, idx1 = 466, idx2 = 465}, {idx0 = 468, idx1 = 469, idx2 = 467}, {idx0 = 470, idx1 = 471, idx2 = 472}...}, meshTree = {tree = std::vector of length 7812, capacity 7812 = {3, 3262020555, 3263365860, 1610612745, 3249528851, 1102016797, 1073743693, 1083676158, 973334283, 1073741836, 1091108645, 3227390543, 18, 3270639069, 3271158185, 966, 3270639069, 3271158181, 1073741845, 4286578688, 3247702061, 1073742229, 4286578688, 3249528851, 27, 3272868812, 3273929152, 2684354593, 3216383980, 1105500921, 2684354818, 3216383983, 1105500921, 2147483684, 1100772408, 1097101773, 1610612778, 3247702061, 1007034469, 1610612955, 3243712068, 1076345122, 1073741866, 4286578688, 3247702061, 48, 3274231187, 3274393627, 2147483702, 1093711326, 3216383959, 2147483768, 1086872101, 1079603664, 1610612796, 3241412303, 982901174, 90, 3274545947, 3274566176, 63, 3274393627, 3274558736, 2147483717, 1081908573, 3216383959, 2684354641, 3216383957, 1086872101, 1073741899, 3237109918, 3238161321, 3221225477, 1, 0, 3221225472, 2, 0, 3221225474, 3, 0, 2147483732, 1081908574, 3216383920, 3221225478, 3, 0, 3221225481, 2, 0, 2147483744, 1100772408, 1093711326, 2684354668, 1081908573, 1097943198, 1073741926, 3233388869, 3233547989, 3221225488, 2, 0, 3221225483, 3, 0, 3221225486, 2, 0, 1610612847, 3241412304, 3233388882, 1073741938, 3236100645, 3238154045, 3221225490, 2, 0, 3221225492, 2, 0, 1073741950, 3241412302, 3241576112, 1073742004, 3241412303, 2139095040, 132, 3273392480, 3273408073, 174, 3273140264, 3273392480, 3221225494, 2, 0, 2684354698, 3216383965, 1081668580, 1073741965, 3245846158, 3247145816, 147, 3273281311, 3273282754, 168, 3273281311, 3273392480, 3221225496, 2, 0, 2147483801, 3216383958, 3216383960, 3221225498, 1, 0, 1610612895, 3247702027, 3247114160, 162, 3273129581, 3273129930, 3221225499, 2, 0, 3221225501, 2, 0, 3221225503, 3, 0, 3221225506, 2, 0, 3221225508, 3, 0, 3221225511, 1, 0, 183, 3273368368, 3273408073, 3221225512, 2, 0, 2147483837, 1097416718, 1096649579, 1073742019, 3245867650, 3245867719, 1073742037, 3245867719, 3245867728, 201, 3273257495, 3273282754, 3221225520, 2...}, objects = std::vector of length 2226, capacity 2226 = {230, 229, 224, 194, 202, 278, 231, 203, 232, 234, 233, 288, 286, 287, 279, 342, 345, 331, 291, 292, 289, 290, 235, 236, 240, 239, 205, 242, 241, 243, 244, 238, 237, 206, 207, 208, 204, 193, 192, 197, 293, 294, 297, 298, 299, 300, 301, 302, 296, 295, 339, 338, 341, 340, 343, 344, 346, 350, 351, 349, 348, 352, 347, 353, 355, 354, 672, 675, 245, 246, 247, 209, 248, 225, 226, 195, 304, 303, 306, 305, 337, 280, 281, 251, 252, 254, 253, 250, 211, 249, 196, 310, 309, 312, 311, 307, 308, 334, 357, 356, 674, 660, 673, 671, 358, 255, 210, 256, 258, 257, 213, 212, 259, 214, 260, 261, 262, 217, 198, 216, 314, 313, 316, 315, 317, 318, 332, 333, 335, 336, 320, 319, 215, 184, 185, 264, 263, 218, 267, 268, 220, 219, 265, 266, 187, 321, 322, 186, 326, 325, 323, 324, 361, 360, 359, 363, 362, 661, 665, 667, 666, 364, 367, 365, 372, 662, 374, 366, 373, 369, 368, 423, 155, 154, 228, 227, 161, 160, 166, 167, 157, 159, 156, 158, 165, 164, 152, 153, 162, 163, 285, 284, 282, 283, 223, 277, 411, 276, 275, 412...}, bounds = {static dummy = 0, lo = {x = -178.924225, y = -82.9876404, z = -3.63605595}, hi = {x = 50.1265984, y = 83.0173111, z = 38.2406502}}}, iLiquid = }, hit = {iBound = {static dummy = 0, lo = {x = -1.58456457e+29, y = -3.95960369e-23, z = 3.9981982e+36}, hi = {x = 2.65849275e+36, y = 1.62550622e-43, z = 0}}, iMogpFlags = 37715968, iGroupWMOID = 1157627904, vertices = std::vector of length -714194571384676352, capacity 34363851786 = {{x = -5.87913089e-37, y = -2.4078312e-33, z = 1.98654904e-29}, {x = 2.44372439e-41, y = 5.07973727e-24, z = 2.17709264e+17}, {x = -486.728546, y = 5.88861348e-39, z = 1.15294017e-38}, {x = -8.70941577e+24, y = 1.30437738e-38, z = -244.752014}, {x = 1.65632268e-19, y = 5.30287359e-17, z = 2.31427364e+37}, {x = 1098.25, y = -2.56583272e+38, z = -1.67000669e-12}, {x = 5.9747182e-34, y = 5.18988262e-39, z = -5.88946238e-37}, {x = 4.0575303e+31, y = -4.16508532, z = 1.32876767e+13}, {x = 9.1624158e+11, y = 6.11371304e-24, z = 1.39938562e-33}, {x = 1.23935825e+32, y = -2.28105689e+37, z = 3.07018531e-24}, {x = 1.92737374e-19, y = -3.86767293e-32, z = 2.39618381e-29}, {x = 35722304, y = -1.51161085e+35, z = -1.51114986e-36}, {x = 177623, y = 139534.172, z = 1.23568197e-26}, {x = 5.18988262e-39, y = -5.87913089e-37, z = -2.4078312e-33}, {x = 1.98654904e-29, y = 2.44372439e-41, z = 5.07973727e-24}, {x = 2.17709264e+17, y = -486.728546, z = 5.88861348e-39}, {x = 1.15294017e-38, y = -8.70941577e+24, z = 1.30435496e-38}, {x = -244.752014, y = 1.65632268e-19, z = 5.30287359e-17}, {x = 2.31427364e+37, y = 1098.25, z = -2.56583272e+38}, {x = -1.67000669e-12, y = 5.9747182e-34, z = 5.18988262e-39}, {x = -5.88946238e-37, y = 4.0575303e+31, z = -4.16508532}, {x = 1.32876767e+13, y = 9.1624158e+11, z = 6.11371304e-24}, {x = 1.39938562e-33, y = 1.23935825e+32, z = -2.28105689e+37}, {x = 3.07018531e-24, y = 1.92737374e-19, z = -3.86767293e-32}, {x = 2.39618381e-29, y = 35722304, z = 8.19445884e+15}, {x = -1.51114986e-36, y = 177623, z = 139534.172}, {x = 1.23568197e-26, y = 5.18988262e-39, z = -5.87913089e-37}, {x = -2.4078312e-33, y = 1.98654904e-29, z = 2.44372439e-41}, {x = 5.07973727e-24, y = 2.17709264e+17, z = -486.728546}, {x = 5.88861348e-39, y = 1.15294017e-38, z = -8.70941577e+24}, {x = 1.30433253e-38, y = -244.752014, z = 1.65632268e-19}, {x = 5.30287359e-17, y = 2.31427364e+37, z = 1098.25}, {x = -2.56583272e+38, y = -1.67000669e-12, z = 4.94564867e-24}, {x = 131072, y = -2.58641885e+24, z = -nan(0x3ab3c0)}, {x = 2.14638656e-32, y = -70288.0156, z = -7.38715085e+24}, {x = 1.01861619e-38, y = 8.84350157e+09, z = 133163.547}, {x = -2.72508418e+24, y = -0.507978618, z = 3.36311631e-44}, {x = -0.00137018878, y = -8.81790678e+18, z = -2.40750831e-33}, {x = -274.568573, y = 3.63209107e+28, z = 1.17126992e-36}, {x = 1.02045917e-37, y = 3.86104898e-29, z = 1.02047621e-37}, {x = 8.87722577e-42, y = -5.5624696e-08, z = 1.83925281e-32}, {x = 133163.484, y = -2.41679453e-33, z = -8.63833263e+25}, {x = -51200.4297, y = 2.23708844e-32, z = 398.562561}, {x = 2.24280796e-32, y = 2.2725726e-39, z = 7424}, {x = -0.499471277, y = 1.0202668e-37, z = 408650.25}, {x = -2.18890034e-35, y = 131515.266, z = -1.08814473e+25}, {x = -51202.0391, y = -2.1770264e+25, z = -5.87770583e-37}, {x = 9.86442525e+17, y = -4393.09521, z = -8.44496094e+24}, {x = -nan(0x3aa5c4), y = -9.04942385e+24, z = -nan(0x3aa83c)}, {x = -3.56514573e+25, y = 1.13845413e-29, z = 2.44372439e-41}, {x = 5.24699832e-11, y = 1.21334272e-38, z = 0}, {x = 5.88861348e-39, y = 5.24699832e-11, z = 1.21334272e-38}, {x = 0, y = 5.88861348e-39, z = -0.00126301975}, {x = 8.59869867e-30, y = 4.7396118e-41, z = -2.5243549e-29}, {x = -9.11193702e+09, y = -9.82013574e+24, z = 1.01087485e-38}, {x = 5.88861348e-39, y = 9.4471149e-29, z = -nan(0x7fe7e9)}, {x = -2.8526387e-39, y = 0, z = -1.42562316e+36}, {x = -9.11193702e+09, y = -2.45503393e+24, z = 1.01086981e-38}, {x = 1.25839724e+17, y = -0.00126099319, z = -2.8526387e-39}, {x = 0, y = 9.4471149e-29, z = 5.24903836e-11}, {x = 1.21334272e-38, y = 0, z = -9.11193702e+09}, {x = -9.82013574e+24, y = 1.01086364e-38, z = 5.88861348e-39}, {x = 9.4471149e-29, y = -nan(0x7fe7e9), z = -2.8526387e-39}, {x = 0, y = -1.42562316e+36, z = -9.11193702e+09}, {x = -2.45503393e+24, y = 1.0108586e-38, z = 1.25839724e+17}, {x = -0.001258609, y = -2.8526387e-39, z = 0}, {x = 9.4471149e-29, y = 5.24903836e-11, z = 1.21334272e-38}, {x = 0, y = -9.11193702e+09, z = -9.82013574e+24}, {x = 1.01085243e-38, y = 5.88861348e-39, z = 9.4471149e-29}, {x = -nan(0x7fe7e9), y = -2.8526387e-39, z = 0}, {x = -1.42562316e+36, y = -9.11193702e+09, z = -2.45503393e+24}, {x = 1.01084739e-38, y = 1.25839724e+17, z = -0.00125622482}, {x = -2.8526387e-39, y = 0, z = 9.4471149e-29}, {x = 5.24903836e-11, y = 1.21334272e-38, z = 0}, {x = 9.11193702e+09, y = -9.82013689e+24, z = 1.01084122e-38}, {x = 5.88861348e-39, y = 9.4471149e-29, z = -nan(0x7fe7e9)}, {x = -2.8526387e-39, y = 0, z = -1.42562316e+36}, {x = 9.11193702e+09, y = -2.45503422e+24, z = 1.01083618e-38}, {x = 1.25839724e+17, y = -0.00125384063, z = -2.8526387e-39}, {x = 0, y = 9.4471149e-29, z = 5.24903836e-11}, {x = 1.21334272e-38, y = 0, z = -1.42562316e+36}, {x = 1.33683873e-42, y = 6.19172134e-40, z = -5.87747175e-37}, {x = -3.85313295e-32, y = -3.85550833e-32, z = -1.05498621e-09}, {x = 131072, y = 147950.172, z = -1.14884672e-33}, {x = 131072.297, y = 3.30779165e-39, z = -2.41785164e+24}, {x = 1.33270995e-38, y = 7.75106395e-29, z = -4.55099984e-29}, {x = 4.0815014e-20, y = -2.40741243e-33, z = 3.4520534e-27}, {x = 0.11328125, y = 131991.234, z = 2951.72192}, {x = -728067.062, y = -0.379954189, z = 9.80908925e-45}, {x = -1.29440596e+23, y = -2.85228137e-39, z = 0}, {x = 1.66054859e+32, y = 3.95238645e-28, z = 101436.914}, {x = 2.86681101e-09, y = -67217.5, z = 4.75051794e+23}, {x = 2.12211466, y = 6.16763555e-21, z = 6.35515579e-30}, {x = 2.44372439e-41, y = 1.1377614e-29, z = 2.44372439e-41}, {x = 1.11578334e-38, y = 3.3239327e+12, z = 5.52062847e-05}, {x = 2.87146418e-09, y = -0.00153499097, z = 1.40129846e-42}, {x = 502858.25, y = 1.79599136e-35, z = 33554432}, {x = -1.37482512e+23, y = -0.125876814, z = 1.68155816e-41}, {x = 2.8701269e-39, y = -1.53432883e+09, z = 2.86677815e-09}, {x = -4.84357745e-33, y = 6.19443986e-40, z = -2.45556068e-33}, {x = -2.74311122e+16, y = -2.35278e+38, z = 3.61394874e-41}, {x = -1.26589338e+09, y = -2.12565322e+34, z = 3.86930855e+16}, {x = -220.255325, y = 5.88861348e-39, z = 480330.25}, {x = 7.17985119e-35, y = 3.6028797e+16, z = -1.66420219e+25}, {x = 7.5081852e-39, y = 5.88861348e-39, z = -0.473703623}, {x = 9.80908925e-45, y = 1.03993385e+11, z = 2.85228137e-39}, {x = 1.10659979e-38, y = -486.081665, z = 1.21334272e-38}, {x = 0, y = -1.63189199e+20, z = 5.56206981e+11}, {x = 515146.25, y = 2311.97144, z = 4.70236898e-30}, {x = 131072.812, y = 1.24978799e+11, z = -1.51200813e-36}, {x = -10589.1875, y = -8222.31543, z = -0.000490103092}, {x = 2.80259693e-45, y = 1.13200786e-38, z = 4.96083202e-29}, {x = 2.96823041e-41, y = -3.87728278e+37, z = 6.33825651e-30}, {x = 2.44372439e-41, y = 4.80305984e-29, z = 4.60462804e-30}, {x = 131072.812, y = 9.40567301e-26, z = -1.5513234e+26}, {x = 2.85255882e-39, y = 6.84422618e+32, z = 3.76928394e-34}, {x = 3.86656558e-38, y = -486, z = -2.41133068e-33}, {x = 6.15659568e-09, y = 8.01689858e-40, z = -5.87747175e-37}, {x = -3.8537348e-32, y = -3.29709242e-16, z = -1.01412387e+31}, {x = 7.06914005e+31, y = 1.58398176e+14, z = 2.83893148e-29}, {x = 2.40033689e-29, y = -4.38759958e+24, z = 1.31112827e-38}, {x = 3.82589841, y = 5.00027506e-29, z = 6.77377687e-36}, {x = 2.28348367e-38, y = 1.03807828e+19, z = -174.060364}, {x = -2.40790449e-33, y = 8.62431053e-30, z = 2.44372439e-41}, {x = 1.12417677e-33, y = -0.125, z = 1.02757216e-41}, {x = 1.58398176e+14, y = 2.83893148e-29, z = 2.40033689e-29}, {x = -4.38759958e+24, y = 1.31111874e-38, z = 4.36918634e-29}, {x = 4.0549933e+16, y = -168.060364, z = 5.30287359e-17}, {x = 5.86859859e+36, y = 2.39663264e-29, z = 1.93203822e-36}, {x = 1.03472797e-35, y = 2.32088713e-38, z = -0.00135183055}, {x = 2.83897451e-29, y = 1.98112193e-09, z = 2.83895826e-29}, {x = -1.11031761e+31, y = -3.047812e+31, z = -3.1904227e+31}, {x = 2.61283003e+29, y = 3.13050077e-42, z = 2.83889778e-29}, {x = 135313.438, y = -5.2977951e-15, z = -1.01412387e+31}, {x = 3.68994343e+24, y = 14159859, z = -779.631592}, {x = -3.85190162e-32, y = 2.39679529e-29, z = -7.15350034e-05}, {x = -6.16309431e-31, y = 139409.812, z = 1.26715811e-31}, {x = 4.0549933e+16, y = 6.33103144e+14, z = 1.13558258e-28}, {x = -2.49609235e+24, y = -nan(0x3ab0c8), z = 576.249207}, {x = -2.4077952e-33, y = 2.83896488e-29, z = -1.11031761e+31}, {x = -3.047812e+31, y = -3.1904227e+31, z = 2.61283003e+29}, {x = 1.62199732e+17, y = -725058.25, z = 3.13050077e-42}, {x = 1.07032001e-21, y = 2.396165e-29, z = -1.84017756e+31}, {x = 9.83311145e+26, y = 5.07973727e-24, z = -3.2073396e+13}, {x = 6.33838215e-30, y = 2.44372439e-41, z = 5.03971811e-29}, {x = 1.07602852e-33, y = 2.63910183e-39, z = 2.83889778e-29}, {x = 2.40064745e-29, y = -1.90417035e+31, z = 1.00129392e+27}, {x = 36879.9492, y = -341.823486, z = 5.2296438e-11}, {x = 1.21334272e-38, y = 0, z = -7.00892273e+29}, {x = 5.5620685e+11, y = 515146.25, z = 2311.97144}, {x = 3.23144336e-19, y = 131072.219, z = 5.36779853e+20}, {x = -1.51200777e-36, y = 218579, z = -1.21107011e-36}, {x = -3.85197274e-32, y = 2.86766411e-09, z = 4.05171008e-10}, {x = -2.40741243e-33, y = -2.57960353e-21, z = -4.12507629}, {x = -219.025208, y = 5.88861348e-39, z = 4.96083202e-29}, {x = 1.34244393e-42, y = 8.5607586e-31, z = -1.1265407e-05}, {x = 1.62259818e+32, y = 2.20705487e+31, z = -1.97843483e+19}, {x = -0.000838416687, y = 1.71715114e-41, z = 2.98633691e+11}, {x = -2.85228137e-39, y = 0, z = 4.96083202e-29}, {x = 1.34244393e-42, y = 6.74556963e-31, z = -7.04087938e-07}, {x = 1.62259818e+32, y = 2.20703577e+31, z = -0.00153497048}, {x = 5.06709525e-42, y = -8.44496094e+24, z = 7.58032965e-39}, {x = 5.24113357e-11, y = 1.21334272e-38, z = 0}, {x = 5.88861348e-39, y = 7.80108191e-37, z = 1.21410624e-30}, {x = 2.86820622e-36, y = -4.55104558e-29, z = 430474.594}, {x = 101879.07, y = -8.97525717e+32, z = 1.02475039e+11}, {x = 1.44637919e+36, y = 2.50417641e-40, z = 4.08021893e+11}, {x = -2.41785164e+24, y = 1.30503206e-38, z = 4.96083202e-29}, {x = 8.99437432e-41, y = 5.11911145e-39, z = -3.50588488e+25}, {x = 131640.297, y = 2.09931517e-09, z = 166456608}, {x = 224256.203, y = 5.58250534e-22, z = -3.67609182e-28}, {x = -2.53918125e-29, y = -2.41133068e-33, z = 498767.906}, {x = -2.58641885e+24, y = 7.50802265e-39, z = 1.80595111e+22}, {x = 188788.016, y = -2.22884132e+26, z = 2.85229258e-39}, {x = 4.30908504e+31, y = -1.97843725e+19, z = -1.27586689e+23}, {x = 4.88094999e+32, y = -1050.27917, z = -8.49730536e+28}, {x = 8.57246409e-38, y = -2.53071197e-29, z = -2.41729558e-33}, {x = 3.43458635e-37, y = 5.34955578e+20, z = -0.125314862}, {x = 2.24207754e-41, y = 2.5113945e-39, z = -7959552}, {x = 2.86677815e-09, y = -4.84357745e-33, z = 7.11279482e-40}, {x = -2.40741243e-33, y = -1.40138064e+14, z = -6.83950185e-09}, {x = 5.88861348e-39, y = 1.1827185e-33, z = -7.70577751e-29}, {x = -2.41133068e-33, y = 3.44017372e-40, z = -5.87747175e-37}, {x = -3.8525311e-32, y = -3.85549187e-32, z = -3.85310092e-32}, {x = 5.26189685e+24, y = 1.3474419e-31, z = -3.85190162e-32}, {x = -3.67689815e-38, y = -745231.812, z = 148948}, {x = 3.84966638e+16, y = 5.24694628e-11, z = 1.21334272e-38}, {x = 0, y = 1.1827185e-33, z = -2.41655943e-33}, {x = -0.216170907, y = 7.00649232e-45, z = 5.2495782e-11}, {x = 1.21334272e-38, y = 0, z = 5.88861348e-39}, {x = -2.41133068e-33, y = -1.88682422e+13, z = 6.11371304e-24}, {x = -1.38512656e-30, y = -274.5625, z = -9.43925479e-36}, {x = 2.32039699e-09, y = -8.49753014e+28, z = -2.76769074e-16}, {x = 8.18621613e-37, y = 2.48261531e+29, z = 6.16571324e-43}, {x = -8.39083285e+34, y = 1.84782839e-38, z = -5.87913134e-37}, {x = 9.86724e+17, y = -2.85255462e-39, z = 0}, {x = 8.09902292e-30, y = -0.00170544628, z = 1.40129846e-45}, {x = 2.05990874e-42, y = 2.07072136e-29, z = 8.09905752e-30}, {x = 5.07973727e-24, y = 4.61291784e+23, z = 1.21334272e-38}, {x = 0, y = -2.41133068e-33, z = -1.2697105e+27}...}, triangles = std::vector of length 408558593046614543, capacity 381141418412720910 = {<error reading variable>, minVol = inf, zDist = inf, zVec = {x = 0, y = 0, z = -1}} | |
#10 0x0000000001e7c1f6 in VMAP::ModelInstance::GetLocationInfo (this=0x7501fc18b488, p=..., info=...) at /home/trinity/TrinityCore/src/common/Collision/Models/ModelInstance.cpp:120 | |
pModel = {x = -33.4335938, y = -10.7617188, z = -3.55260658} | |
zDirModel = {x = 0, y = 0, z = -1} | |
zDist = -inf | |
#11 0x0000000001e394c9 in operator() (entry=<optimized out>, point=..., this=0x75022ff419f0) at /home/trinity/TrinityCore/src/common/Collision/Maps/MapTree.cpp:79 | |
No locals. | |
#12 BIH::intersectPoint<VMAP::LocationInfoCallback> (this=0x750297096608, p=..., intersectCallback=...) at /home/trinity/TrinityCore/src/common/Collision/BoundingIntervalHierarchy.h:308 | |
n = <optimized out> | |
tn = <optimized out> | |
axis = <optimized out> | |
BVH2 = <optimized out> | |
offset = <optimized out> | |
stack = {{node = 1105148002, tnear = -1, tfar = -1}, {node = 0, tnear = 0, tfar = -1}, {node = 3212836864, tnear = inf, tfar = -1}, {node = 13, tnear = -nan(0x400000), tfar = 2.08337021}, {node = 0, tnear = 0, tfar = -1}, {node = 4286578688, tnear = 17125.5645, tfar = 14844.4355}, {node = 1106240288, tnear = inf, tfar = 0}, {node = 0, tnear = -1, tfar = 0}, {node = 2139095040, tnear = inf, tfar = -1}, {node = 0, tnear = 1.40129846e-45, tfar = 1.40129846e-45}, {node = 2, tnear = 0, tfar = 2.80259693e-45}, {node = 2, tnear = 1.40129846e-45, tfar = 4.19730929e-41}, {node = 0, tnear = 0, tfar = 4.20389539e-45}, {node = 0, tnear = 4.20389539e-45, tfar = 4.20389539e-45}, {node = 0, tnear = 1.875, tfar = 17125.5645}, {node = 1181217214, tnear = 29.9859009, tfar = 0}, {node = 0, tnear = -1, tfar = inf}, {node = 2139095040, tnear = -1, tfar = 1.821688e-44}, {node = 4290772992, tnear = -nan(0x400000), tfar = -inf}, {node = 2147483648, tnear = -0, tfar = -inf}, {node = 4290772992, tnear = inf, tfar = -nan(0x400000)}, {node = 2139095040, tnear = 17125.5645, tfar = 14844.4355}, {node = 3212836864, tnear = 4.19730929e-41, tfar = 1.40129846e-45}, {node = 1, tnear = 2.80259693e-45, tfar = 0}, {node = 2, tnear = 2.80259693e-45, tfar = 1.40129846e-45}, {node = 0, tnear = 0, tfar = 0}, {node = 3, tnear = 4.19730929e-41, tfar = 4.20389539e-45}, {node = 3, tnear = 0, tfar = 4.19730929e-41}, {node = 3261831394, tnear = 2222.22998, tfar = 28.4859009}, {node = 0, tnear = 0, tfar = -1}, {node = 2139095040, tnear = inf, tfar = -1}, {node = 13, tnear = -nan(0x400000), tfar = -nan(0x400000)}, {node = 4286578688, tnear = -0, tfar = -0}, {node = 4286578688, tnear = -nan(0x400000), tfar = -inf}, {node = 4290772992, tnear = inf, tfar = -58.8992996}, {node = 1158341550, tnear = 1.44560302e-30, tfar = 4.19730929e-41}, {node = 0, tnear = 0, tfar = -1}, {node = 29954, tnear = 4.44015491e-10, tfar = 4.19744942e-41}, {node = 804527168, tnear = 4.19744942e-41, tfar = 4.44034143e-10}, {node = 29954, tnear = 4.44022152e-10, tfar = 4.19716916e-41}, {node = 804526528, tnear = 4.19744942e-41, tfar = 1.71442253e-38}, {node = 0, tnear = 1.44562483e-30, tfar = 4.19730929e-41}, {node = 1984, tnear = 0, tfar = 1.44560302e-30}, {node = 29953, tnear = 1.44560302e-30, tfar = 4.19730929e-41}, {node = 233476096, tnear = 4.19730929e-41, tfar = 4.64811653e-38}, {node = 0, tnear = 4.44034143e-10, tfar = 4.19744942e-41}, {node = 804526480, tnear = 4.19744942e-41, tfar = 4.44024373e-10}, {node = 29954, tnear = 4.44018156e-10, tfar = 4.19744942e-41}, {node = 5, tnear = 0, tfar = 4.64892985e-38}, {node = 0, tnear = 1.44562483e-30, tfar = 4.19730929e-41}, {node = 233476096, tnear = 4.19730929e-41, tfar = 4.04975256e-43}, {node = 0, tnear = 1.44560302e-30, tfar = 4.19730929e-41}, {node = 233476096, tnear = 4.19730929e-41, tfar = 4.64811653e-38}, {node = 0, tnear = 4.44018183e-10, tfar = 4.19744942e-41}, {node = 804526576, tnear = 4.19744942e-41, tfar = 4.44025261e-10}, {node = 29954, tnear = 4.4402082e-10, tfar = 4.19744942e-41}, {node = 12288, tnear = 0, tfar = 4.64892985e-38}, {node = 0, tnear = 364.170013, tfar = 4.19744942e-41}, {node = 233476096, tnear = 4.19730929e-41, tfar = 12383.7754}, {node = 1180671545, tnear = 1.71442253e-38, tfar = 0}, {node = 233476328, tnear = 4.19730929e-41, tfar = 1.44560302e-30}, {node = 29953, tnear = 4.34402524e-44, tfar = 5.04467447e-44}, {node = 631, tnear = 0, tfar = 2.1019477e-44}, {node = 0, tnear = -1.45643927e+36, tfar = 4.19730929e-41}} | |
stackPos = 0 | |
node = <optimized out> | |
#13 0x0000000001e39e9d in intersectPoint<VMAP::LocationInfoCallback> (intersectCallback=..., p=..., this=<optimized out>) at /home/trinity/TrinityCore/src/common/Collision/Maps/MapTree.cpp:119 | |
No locals. | |
#14 VMAP::StaticMapTree::GetLocationInfo (this=<optimized out>, pos=..., info=...) at /home/trinity/TrinityCore/src/common/Collision/Maps/MapTree.cpp:119 | |
intersectionCallBack = {prims = 0x7501fc18b488, locInfo = @0x75022ff41a50, result = false} | |
#15 0x0000000001e2bd9d in VMAP::VMapManager2::GetLiquidLevel (this=0x7502981d5c40, mapId=631, x=-58.8992996, y=2222.22998, z=27.9859009, reqLiquidType=<optimized out>, level=@0x75022ff41aec: -100000, floor=@0x75022ff41af0: -100000, type=@0x75022ff41af4: 0) at /home/trinity/TrinityCore/src/common/Collision/Management/VMapManager2.cpp:264 | |
info = {hitInstance = 0x0, hitModel = 0x0, ground_Z = -inf} | |
pos = {x = 17125.5645, y = 14844.4355, z = 27.9859009} | |
instanceTree = <optimized out> | |
type = @0x75022ff41af4: 0 | |
y = 2222.22998 | |
mapId = 631 | |
this = 0x7502981d5c40 | |
floor = @0x75022ff41af0: -100000 | |
level = @0x75022ff41aec: -100000 | |
reqLiquidType = 15 '\017' | |
z = 27.9859009 | |
x = -58.8992996 | |
#16 0x00000000017d460d in Map::getLiquidStatus (this=0x7501fb8c4000, x=-58.8992996, y=2222.22998, z=27.9859009, ReqLiquidType=ReqLiquidType@entry=15 '\017', data=0x75022ff41bc0) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:2521 | |
vmgr = <optimized out> | |
ground_level = -100000 | |
liquid_type = 0 | |
result = LIQUID_MAP_NO_WATER | |
liquid_level = -100000 | |
#17 0x00000000017d50f8 in Map::IsInWater (this=<optimized out>, x=<optimized out>, y=<optimized out>, pZ=<optimized out>, data=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:2636 | |
liquid_status = {type_flags = 3717021696, entry = 3261831394, level = 2222.22998, depth_level = 27.9859009} | |
liquid_ptr = <optimized out> | |
#18 0x0000000001903a09 in Creature::UpdateMovementFlags (this=0x7501dd8d4000) at /home/trinity/TrinityCore/src/server/game/Entities/Creature/Creature.cpp:2954 | |
ground = <optimized out> | |
isInAir = <optimized out> | |
this = 0x7501dd8d4000 | |
#19 0x0000000001912a0b in Creature::Update (this=0x7501dd8d4000, diff=175) at /home/trinity/TrinityCore/src/server/game/Entities/Creature/Creature.cpp:573 | |
No locals. | |
#20 0x0000000001c4d663 in Trinity::ObjectUpdater::Visit<Creature> (this=0x2, this@entry=0x75022ff41dc0, m=...) at /home/trinity/TrinityCore/src/server/game/Grids/Notifiers/GridNotifiers.cpp:415 | |
No locals. | |
#21 0x00000000017d32c3 in VisitorHelper<Trinity::ObjectUpdater, Creature> (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:45 | |
No locals. | |
#22 VisitorHelper<Trinity::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:51 | |
No locals. | |
#23 VisitorHelper<Trinity::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:52 | |
No locals. | |
#24 VisitorHelper<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:58 | |
No locals. | |
#25 Visit (c=..., this=0x75022ff41dd0) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:92 | |
No locals. | |
#26 Visit<Trinity::ObjectUpdater> (visitor=..., this=0x75015beb8968) at /home/trinity/TrinityCore/src/server/game/Grids/Grid.h:91 | |
No locals. | |
#27 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:157 | |
No locals. | |
#28 Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (visitor=..., cell=..., this=0x75010dea9000) at /home/trinity/TrinityCore/src/server/game/Maps/Map.h:825 | |
No locals. | |
#29 Map::VisitNearbyCellsOf (this=0x75010dea9000, obj=<optimized out>, gridVisitor=..., worldVisitor=...) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:680 | |
cell_id = 148223 | |
pair = {x_coord = 255, y_coord = 289} | |
cell = {data = {Part = {grid_x = 31, grid_y = 36, cell_x = 7, cell_y = 1, nocreate = 1, reserved = 0}, All = 17070367}} | |
y = 289 | |
x = 255 | |
area = {low_bound = {x_coord = 249, y_coord = 283}, high_bound = {x_coord = 259, y_coord = 294}} | |
#30 0x00000000017dccf1 in Map::Update (this=this@entry=0x75010dea9000, t_diff=t_diff@entry=175) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:758 | |
obj = 0x7501db6a3000 | |
updater = {i_timeDiff = 175} | |
grid_object_update = {i_visitor = @0x75022ff41dc0} | |
world_object_update = {i_visitor = @0x75022ff41dc0} | |
#31 0x00000000017dcea0 in InstanceMap::Update (this=0x75010dea9000, t_diff=175) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:3226 | |
No locals. | |
#32 0x00000000017ed534 in call (this=0x7500db93cf20) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:42 | |
No locals. | |
#33 MapUpdater::WorkerThread (this=0x28055e8 <MapManager::instance()::instance+168>) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:113 | |
request = 0x7500db93cf20 | |
#34 0x00007502abcf5970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#35 0x00007502ad1780a4 in start_thread (arg=0x75022ff42700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x75022ff42700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {128652254914304, -5280633552291192295, 1, 128654372388960, 140732581252256, 128652254914304, 6679740032203137561, 6679456087537000985}, 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 0x00007502ab46562d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 27 (Thread 0x7502307c9700 (LWP 35183)): | |
#0 0x0000000001f6921f in dtNavMesh::findConnectingPolys (this=<optimized out>, va=<optimized out>, vb=<optimized out>, tile=0x750262b586c0, side=<optimized out>, con=0x7502307c81e0, conarea=0x7502307c8200, maxcon=4) at /home/trinity/TrinityCore/dep/recastnavigation/Detour/Source/DetourNavMesh.cpp:321 | |
j = 3 | |
poly = 0x75019fad3a64 | |
nv = 4 | |
i = 5129 | |
bmin = {2068.5332, 131.896179} | |
bmax = {2069.33325, 132.162842} | |
m = 32768 | |
amin = {1919.99988, 111.753883} | |
amax = {1923.73328, 105.620544} | |
n = 1 | |
#1 0x0000000001f69a97 in dtNavMesh::connectExtLinks (this=0x75019fad3a7a, tile=0x4, target=0x1, side=1656063680) at /home/trinity/TrinityCore/dep/recastnavigation/Detour/Source/DetourNavMesh.cpp:415 | |
dir = 32768 | |
nnei = -1616219740 | |
va = 0x75019fa8e064 | |
nei = {67554114669645404, 67554114669643615, 67554114669643215, 166633551284928512} | |
neia = {1919.99988, 1923.73328, 1782.93335, 1783.46655, 1740, 1741.06665, -1.47704906e-12, 4.19744942e-41} | |
poly = 0x4 | |
nv = -1616322460 | |
#2 0x0000000001f6b3df in dtNavMesh::addTile (this=0x7502629373a0, data=data@entry=0x7500bd617000 "VAND\a", dataSize=<optimized out>, flags=<optimized out>, lastRef=<optimized out>, result=0x7502307c85a0) at /home/trinity/TrinityCore/dep/recastnavigation/Detour/Source/DetourNavMesh.cpp:975 | |
j = <optimized out> | |
i = 4 | |
neis = {0x750262b586c0, 0x217, 0x7500bd400000, 0x114000, 0x8, 0x114, 0x0, 0x1f4d0d1 <arena_run_split_large_helper+625>, 0x0, 0x0, 0x7502aa8d0cc8, 0x7502aa8d0bc0, 0x114000, 0x7500bd617000, 0x1138b4, 0x1f4e1a8 <arena_run_alloc_large+280>, 0x7502aa8d0bc0, 0x114000, 0x75028fb5ddc0, 0x0, 0x7502aa8d0bc8, 0x7502ab458bc9 <read+57>, 0x0, 0x7502ab3f23a0 <_IO_new_file_underflow+304>, 0x75028fb5ddc0, 0x7502ab3f314a <__GI__IO_setb+106>, 0x0, 0xab3f294b, 0x7502ab3f2710 <flush_cleanup>, 0x75014e44cd80, 0x75014e44cd80, 0x0} | |
tile = 0x750262b5b510 | |
nneis = <optimized out> | |
d = <optimized out> | |
#3 0x0000000001f6b6cd in dtNavMesh::addTile (this=<optimized out>, data=data@entry=0x7500bd617000 "VAND\a", dataSize=<optimized out>, flags=flags@entry=1, lastRef=lastRef@entry=0, result=result@entry=0x7502307c85a0) at /home/trinity/TrinityCore/dep/recastnavigation/Detour/Source/DetourNavMesh.cpp:853 | |
No locals. | |
#4 0x0000000001e347b1 in MMAP::MMapManager::loadMap (this=0x75028fb5ddc0, mapId=mapId@entry=1, x=x@entry=28, y=y@entry=35) at /home/trinity/TrinityCore/src/common/Collision/Management/MMapManager.cpp:185 | |
mmap = 0x7502664cdc80 | |
pos = <optimized out> | |
__FUNCTION__ = "loadMap" | |
fileName = "../data/mmaps/0012835.mmtile" | |
file = 0x75014e44cd80 | |
data = 0x7500bd617000 "VAND\a" | |
tileRef = 0 | |
packedGridPos = 1835043 | |
fileHeader = {mmapMagic = 1296908624, dtVersion = 7, mmapVersion = 6, size = 1128628, usesLiquids = 1 '\001', padding = "\000\000"} | |
result = <optimized out> | |
header = 0x7500bd617000 | |
#5 0x00000000017cf97d in Map::LoadMMap (this=0x7502729ef000, gx=28, gy=35) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:137 | |
mmapLoadResult = <optimized out> | |
#6 0x00000000017d0f17 in Map::EnsureGridCreated_i (this=this@entry=0x7502729ef000, p=...) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:476 | |
gx = <optimized out> | |
gy = <optimized out> | |
#7 0x00000000017d114a in Map::EnsureGridCreated (this=0x7502729ef000, p=...) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:452 | |
lock = {_M_device = @0x7502729ef0e8} | |
#8 0x00000000017d1ca0 in Map::EnsureGridLoaded (this=this@entry=0x7502729ef000, cell=...) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:499 | |
grid = <optimized out> | |
__FUNCTION__ = "EnsureGridLoaded" | |
#9 0x0000000001c4de31 in Visit<Trinity::PlayerRelocationNotifier, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > > (visitor=..., cell=..., this=0x7502729ef000) at /home/trinity/TrinityCore/src/server/game/Maps/Map.h:824 | |
No locals. | |
#10 Cell::VisitCircle<Trinity::PlayerRelocationNotifier, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > > (this=0x7502307c8ab0, visitor=..., map=..., begin_cell=..., end_cell=...) at /home/trinity/TrinityCore/src/server/game/Grids/Cells/CellImpl.h:176 | |
cellCoord_left = {x_coord = 268, y_coord = <optimized out>} | |
r_zone_left = {data = {Part = {grid_x = 33, grid_y = 28, cell_x = 4, cell_y = 0, nocreate = 0, reserved = 0}, All = 18209}} | |
cellCoord_right = {x_coord = 280, y_coord = <optimized out>} | |
r_zone_right = {data = {Part = {grid_x = 35, grid_y = 28, cell_x = 0, cell_y = 0, nocreate = 0, reserved = 0}, All = 1827}} | |
y = <optimized out> | |
step = 3 | |
x_shift = <optimized out> | |
x_start = 271 | |
y_end = 214 | |
x_end = 277 | |
y_start = <optimized out> | |
#11 0x0000000001c4d50f in Visit<Trinity::PlayerRelocationNotifier, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > > (y_off=<optimized out>, x_off=<optimized out>, radius=2069.32324, map=..., visitor=..., standing_cell=..., this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/Cells/CellImpl.h:96 | |
area = {low_bound = {x_coord = 266, y_coord = 211}, high_bound = {x_coord = 282, y_coord = 227}} | |
#12 Visit<Trinity::PlayerRelocationNotifier, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > > (radius=<optimized out>, obj=..., map=..., visitor=..., standing_cell=..., this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/Cells/CellImpl.h:126 | |
No locals. | |
#13 Trinity::DelayedUnitRelocation::Visit (this=0x75019fad3a7a, m=...) at /home/trinity/TrinityCore/src/server/game/Grids/Notifiers/GridNotifiers.cpp:245 | |
c2world_relocation = {i_visitor = @0x7502307c8be0} | |
cell2 = {data = {Part = {grid_x = 34, grid_y = 27, cell_x = 2, cell_y = 3, nocreate = 0, reserved = 0}, All = 796386}} | |
relocate = {<Trinity::VisibleNotifier> = {i_player = @0x7500e331e000, i_data = {m_blockCount = 0, m_outOfRangeGUIDs = std::set with 0 elements, m_data = {_vptr.ByteBuffer = 0x1f9ad70 <vtable for ByteBuffer+16>, static DEFAULT_SIZE = 4096, _rpos = 0, _wpos = 0, _storage = std::vector of length 0, capacity 4096}}, i_visibleNow = std::set with 0 elements, vis_guids = std::unordered_set with 1 elements = {[0] = {static Empty = {static Empty = <same as static member of an already seen type>, _guid = 0}, _guid = 17379391096509301665}}}, <No data fields>} | |
#14 0x00000000017d36fd in VisitorHelper<Trinity::DelayedUnitRelocation, Player> (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:45 | |
No locals. | |
#15 VisitorHelper<Trinity::DelayedUnitRelocation, Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:51 | |
No locals. | |
#16 VisitorHelper<Trinity::DelayedUnitRelocation, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:58 | |
No locals. | |
#17 Visit (c=..., this=<optimized out>) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:92 | |
No locals. | |
#18 Visit<Trinity::DelayedUnitRelocation> (visitor=..., this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/Grid.h:98 | |
No locals. | |
#19 VisitGrid<Trinity::DelayedUnitRelocation, 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:157 | |
No locals. | |
#20 Visit<Trinity::DelayedUnitRelocation, 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:825 | |
No locals. | |
#21 Map::ProcessRelocationNotifies (this=0x75019fad3a7a, this@entry=0x7502729ef000, diff=4, diff@entry=175) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:837 | |
pair = {x_coord = 274, y_coord = 219} | |
cell = {data = {Part = {grid_x = 34, grid_y = 27, cell_x = 2, cell_y = 3, nocreate = 1, reserved = 0}, All = 17573602}} | |
cell_relocation = {i_map = @0x7502729ef000, cell = @0x7502307c8d50, p = @0x7502307c8d60, i_radius = 533.333313} | |
#22 0x00000000017dcd92 in Map::Update (this=0x7502729ef000, t_diff=175) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:786 | |
updater = {i_timeDiff = 175} | |
grid_object_update = {i_visitor = @0x7502307c8de0} | |
world_object_update = {i_visitor = @0x7502307c8de0} | |
#23 0x00000000017ed534 in call (this=0x75015bb8bbe0) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:42 | |
No locals. | |
#24 MapUpdater::WorkerThread (this=0x28055e8 <MapManager::instance()::instance+168>) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:113 | |
request = 0x75015bb8bbe0 | |
#25 0x00007502abcf5970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#26 0x00007502ad1780a4 in start_thread (arg=0x7502307c9700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x7502307c9700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {128652263855872, -5280633552291192295, 1, 128654372388960, 140732581252256, 128652263855872, 6679695016114037273, 6679456087537000985}, 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" | |
#27 0x00007502ab46562d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 26 (Thread 0x7502317f4700 (LWP 35182)): | |
#0 0x00000000016f93b2 in _M_find_node (__c=0, __key=@0x7502317f3be4: 0, __key@entry=@0x7502317f3ba4: 0, __bkt=0, this=this@entry=0x2801788 <ScriptRegistry<CreatureScript>::Instance()::instance+72>) at /usr/include/c++/4.9/bits/hashtable.h:625 | |
__before_n = <optimized out> | |
#1 std::_Hashtable<unsigned int, std::pair<unsigned int const, std::unique_ptr<CreatureScript, std::default_delete<CreatureScript> > >, std::allocator<std::pair<unsigned int const, std::unique_ptr<CreatureScript, std::default_delete<CreatureScript> > > >, std::__detail::_Select1st, std::equal_to<unsigned int>, std::hash<unsigned int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::find (this=this@entry=0x2801788 <ScriptRegistry<CreatureScript>::Instance()::instance+72>, __k=__k@entry=@0x7502317f3be4: 0) at /usr/include/c++/4.9/bits/hashtable.h:1304 | |
__code = 0 | |
__n = 0 | |
__p = <optimized out> | |
#2 0x00000000016e9d81 in find (__x=@0x7502317f3be4: 0, this=<optimized out>) at /usr/include/c++/4.9/bits/unordered_map.h:574 | |
No locals. | |
#3 GetScriptById (id=0, this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Scripting/ScriptMgr.cpp:810 | |
No locals. | |
#4 ScriptMgr::OnCreatureUpdate (this=<optimized out>, creature=creature@entry=0x7501055e2000, diff=diff@entry=175) at /home/trinity/TrinityCore/src/server/game/Scripting/ScriptMgr.cpp:1685 | |
__FUNCTION__ = "OnCreatureUpdate" | |
tmpscript = <optimized out> | |
#5 0x0000000001912c46 in Creature::Update (this=0x7501055e2000, diff=175) at /home/trinity/TrinityCore/src/server/game/Entities/Creature/Creature.cpp:779 | |
No locals. | |
#6 0x0000000001c4d663 in Trinity::ObjectUpdater::Visit<Creature> (this=0x2801788 <ScriptRegistry<CreatureScript>::Instance()::instance+72>, this@entry=0x7502317f3dc0, m=...) at /home/trinity/TrinityCore/src/server/game/Grids/Notifiers/GridNotifiers.cpp:415 | |
No locals. | |
#7 0x00000000017d32c3 in VisitorHelper<Trinity::ObjectUpdater, Creature> (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:45 | |
No locals. | |
#8 VisitorHelper<Trinity::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:51 | |
No locals. | |
#9 VisitorHelper<Trinity::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:52 | |
No locals. | |
#10 VisitorHelper<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:58 | |
No locals. | |
#11 Visit (c=..., this=0x7502317f3dd0) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:92 | |
No locals. | |
#12 Visit<Trinity::ObjectUpdater> (visitor=..., this=0x7502075f37c8) at /home/trinity/TrinityCore/src/server/game/Grids/Grid.h:91 | |
No locals. | |
#13 VisitGrid<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (visitor=..., y=<optimized out>, x=1, this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/NGrid.h:157 | |
No locals. | |
#14 Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (visitor=..., cell=..., this=0x7501ae430000) at /home/trinity/TrinityCore/src/server/game/Maps/Map.h:825 | |
No locals. | |
#15 Map::VisitNearbyCellsOf (this=this@entry=0x7501ae430000, obj=obj@entry=0x750157697000, gridVisitor=..., worldVisitor=...) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:680 | |
cell_id = 151361 | |
pair = {x_coord = 321, y_coord = 295} | |
cell = {data = {Part = {grid_x = 40, grid_y = 36, cell_x = 1, cell_y = 7, nocreate = 1, reserved = 0}, All = 18618664}} | |
y = 295 | |
x = 321 | |
area = {low_bound = {x_coord = 314, y_coord = 287}, high_bound = {x_coord = 325, y_coord = 298}} | |
#16 0x00000000017dcde5 in VisitNearbyCellsOf (worldVisitor=..., gridVisitor=..., obj=0x750157697000, this=0x7501ae430000) at /usr/include/c++/4.9/bits/vector.tcc:101 | |
No locals. | |
#17 Map::Update (this=this@entry=0x7501ae430000, t_diff=t_diff@entry=175) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:722 | |
updater = {i_timeDiff = 175} | |
grid_object_update = {i_visitor = @0x7502317f3dc0} | |
world_object_update = {i_visitor = @0x7502317f3dc0} | |
#18 0x00000000017dcea0 in InstanceMap::Update (this=0x7501ae430000, t_diff=175) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:3226 | |
No locals. | |
#19 0x00000000017ed534 in call (this=0x75011b603480) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:42 | |
No locals. | |
#20 MapUpdater::WorkerThread (this=0x28055e8 <MapManager::instance()::instance+168>) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:113 | |
request = 0x75011b603480 | |
#21 0x00007502abcf5970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#22 0x00007502ad1780a4 in start_thread (arg=0x7502317f4700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x7502317f4700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {128652280809216, -5280633552291192295, 1, 128654372388960, 140732581252256, 128652280809216, 6679692831586296345, 6679456087537000985}, 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 0x00007502ab46562d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 25 (Thread 0x75029d008700 (LWP 35123)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00007502abcf1c7c 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 0x0000000001de141f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x7502aa412300, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x7502aa4c1800) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:49 | |
operation = 0x0 | |
#4 0x00007502abcf5970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00007502ad1780a4 in start_thread (arg=0x75029d008700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x75029d008700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {128654084441856, -5280633552291192295, 1, 128654372388960, 140732581258272, 128654084441856, 6679491099119886873, 6679456087537000985}, 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 0x00007502ab46562d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 24 (Thread 0x75029d88e700 (LWP 35121)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00007502abcf1c7c 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 0x0000000001de141f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x7502aa412300, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x7502aa4c1880) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:49 | |
operation = 0x0 | |
#4 0x00007502abcf5970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00007502ad1780a4 in start_thread (arg=0x75029d88e700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x75029d88e700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {128654093379328, -5280633552291192295, 1, 128654372388960, 140732581258272, 128654093379328, 6679490062959026713, 6679456087537000985}, 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 0x00007502ab46562d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 23 (Thread 0x75029e0f1700 (LWP 35119)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00007502abcf1c7c 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 0x0000000001de141f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x7502aa412300, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x7502aa4c18c0) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:49 | |
operation = 0x0 | |
#4 0x00007502abcf5970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00007502ad1780a4 in start_thread (arg=0x75029e0f1700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x75029e0f1700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {128654102173440, -5280633552291192295, 1, 128654372388960, 140732581258272, 128654102173440, 6679497804100706841, 6679456087537000985}, 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 0x00007502ab46562d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 22 (Thread 0x75029e96c700 (LWP 35117)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00007502abcf1c7c 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 0x0000000001de141f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x7502aa412300, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x7502aa4c1900) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:49 | |
operation = 0x0 | |
#4 0x00007502abcf5970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00007502ad1780a4 in start_thread (arg=0x75029e96c700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x75029e96c700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {128654111065856, -5280633552291192295, 1, 128654372388960, 140732581258272, 128654111065856, 6679496779214135833, 6679456087537000985}, 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 0x00007502ab46562d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 21 (Thread 0x75029f259700 (LWP 35101)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00007502abcf1c7c 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 0x0000000001de141f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x7502aa4123c0, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x7502aa4c1d80) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:49 | |
operation = 0x0 | |
#4 0x00007502abcf5970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00007502ad1780a4 in start_thread (arg=0x75029f259700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x75029f259700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {128654120425216, -5280633552291192295, 1, 128654372388960, 140732581258272, 128654120425216, 6679495240005231129, 6679456087537000985}, 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 0x00007502ab46562d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 20 (Thread 0x75029faa6700 (LWP 35099)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00007502abcf1c7c 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 0x0000000001de141f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x7502aa4123c0, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x7502aa4c1e00) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:49 | |
operation = 0x0 | |
#4 0x00007502abcf5970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00007502ad1780a4 in start_thread (arg=0x75029faa6700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x75029faa6700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {128654129129216, -5280633552291192295, 1, 128654372388960, 140732581258272, 128654129129216, 6679494207602467353, 6679456087537000985}, 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 0x00007502ab46562d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 19 (Thread 0x7502a02e2700 (LWP 35097)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00007502abcf1c7c 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 0x0000000001de141f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x7502aa4123c0, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x7502aa4c1e80) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:49 | |
operation = 0x0 | |
#4 0x00007502abcf5970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00007502ad1780a4 in start_thread (arg=0x7502a02e2700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x7502a02e2700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {128654137763584, -5280633552291192295, 1, 128654372388960, 140732581258272, 128654137763584, 6679449159837983257, 6679456087537000985}, 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 0x00007502ab46562d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 18 (Thread 0x7502a0b36700 (LWP 35095)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00007502abcf1c7c 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 0x0000000001de141f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x7502aa4123c0, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x7502aa4c1f00) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:49 | |
operation = 0x0 | |
#4 0x00007502abcf5970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00007502ad1780a4 in start_thread (arg=0x7502a0b36700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x7502a0b36700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {128654146496256, -5280633552291192295, 1, 128654372388960, 140732581258272, 128654146496256, 6679448088243642905, 6679456087537000985}, 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 0x00007502ab46562d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 17 (Thread 0x7502a13bb700 (LWP 35093)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00007502abcf1c7c 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 0x0000000001de141f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x7502aa4123c0, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x7502aa4c1fc0) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:49 | |
operation = 0x0 | |
#4 0x00007502abcf5970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00007502ad1780a4 in start_thread (arg=0x7502a13bb700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x7502a13bb700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {128654155429632, -5280633552291192295, 1, 128654372388960, 140732581258272, 128654155429632, 6679447051545911833, 6679456087537000985}, 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 0x00007502ab46562d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 16 (Thread 0x7502a1caf700 (LWP 35091)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00007502abcf1c7c 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 0x0000000001de141f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x7502aa4123c0, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x7502aa4c1f80) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:49 | |
operation = 0x0 | |
#4 0x00007502abcf5970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00007502ad1780a4 in start_thread (arg=0x7502a1caf700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x7502a1caf700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {128654164817664, -5280633552291192295, 1, 128654372388960, 140732581258272, 128654164817664, 6679445550454841881, 6679456087537000985}, 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 0x00007502ab46562d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 15 (Thread 0x7502a24e3700 (LWP 35089)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00007502abcf1c7c 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 0x0000000001de141f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x7502aa4123c0, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x7502aa4c61c0) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:49 | |
operation = 0x0 | |
#4 0x00007502abcf5970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00007502ad1780a4 in start_thread (arg=0x7502a24e3700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x7502a24e3700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {128654173419264, -5280633552291192295, 1, 128654372388960, 140732581258272, 128654173419264, 6679453283543458329, 6679456087537000985}, 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 0x00007502ab46562d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 14 (Thread 0x7502a2d55700 (LWP 35087)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00007502abcf1c7c 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 0x0000000001de141f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x7502aa4123c0, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x7502aa4c60c0) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:49 | |
operation = 0x0 | |
#4 0x00007502abcf5970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00007502ad1780a4 in start_thread (arg=0x7502a2d55700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x7502a2d55700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {128654182274816, -5280633552291192295, 1, 128654372388960, 140732581258272, 128654182274816, 6679452228055245337, 6679456087537000985}, 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 0x00007502ab46562d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 13 (Thread 0x7502a3559700 (LWP 35085)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00007502abcf1c7c 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 0x0000000001de141f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x7502aa4123c0, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x7502aa4c6100) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:49 | |
operation = 0x0 | |
#4 0x00007502abcf5970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00007502ad1780a4 in start_thread (arg=0x7502a3559700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x7502a3559700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {128654190679808, -5280633552291192295, 1, 128654372388960, 140732581258272, 128654190679808, 6679451122101166617, 6679456087537000985}, 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 0x00007502ab46562d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 12 (Thread 0x7502a3d97700 (LWP 35083)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00007502abcf1c7c 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 0x0000000001de141f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x7502aa4123c0, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x7502aa4c6240) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:49 | |
operation = 0x0 | |
#4 0x00007502abcf5970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00007502ad1780a4 in start_thread (arg=0x7502a3d97700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x7502a3d97700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {128654199322368, -5280633552291192295, 1, 128654372388960, 140732581258272, 128654199322368, 6679450064465469977, 6679456087537000985}, 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 0x00007502ab46562d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 11 (Thread 0x7502a4688700 (LWP 35081)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00007502abcf1c7c 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 0x0000000001de141f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x7502aa4123c0, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x7502aa4c6280) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:49 | |
operation = 0x0 | |
#4 0x00007502abcf5970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00007502ad1780a4 in start_thread (arg=0x7502a4688700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x7502a4688700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {128654208698112, -5280633552291192295, 1, 128654372388960, 140732581258272, 128654208698112, 6679439765670765081, 6679456087537000985}, 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 0x00007502ab46562d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 10 (Thread 0x7502a4ee0700 (LWP 35079)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00007502abcf1c7c 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 0x0000000001de141f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x7502aa4123c0, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x7502aa4c63a0) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:49 | |
operation = 0x0 | |
#4 0x00007502abcf5970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00007502ad1780a4 in start_thread (arg=0x7502a4ee0700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x7502a4ee0700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {128654217447168, -5280633552291192295, 1, 128654372388960, 140732581258272, 128654217447168, 6679438687633973785, 6679456087537000985}, 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 0x00007502ab46562d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 9 (Thread 0x7502a570f700 (LWP 35077)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00007502abcf1c7c 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 0x0000000001de141f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x7502aa412480, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x7502aa4c62e0) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:49 | |
operation = 0x0 | |
#4 0x00007502abcf5970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00007502ad1780a4 in start_thread (arg=0x7502a570f700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x7502a570f700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {128654226028288, -5280633552291192295, 1, 128654372388960, 140732581258272, 128654226028288, 6679437630535148057, 6679456087537000985}, 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 0x00007502ab46562d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 8 (Thread 0x7502a5f40700 (LWP 35076)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00007502abcf1c7c 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 0x0000000001de141f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x7502aa412480, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x7502aa4c6360) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:49 | |
operation = 0x0 | |
#4 0x00007502abcf5970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00007502ad1780a4 in start_thread (arg=0x7502a5f40700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x7502a5f40700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {128654234617600, -5280633552291192295, 1, 128654372388960, 140732581258272, 128654234617600, 6679436540150325785, 6679456087537000985}, 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 0x00007502ab46562d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 7 (Thread 0x7502a67d9700 (LWP 35075)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00007502abcf1c7c 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 0x0000000001de141f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x7502aa412480, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x7502aa4c6420) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:49 | |
operation = 0x0 | |
#4 0x00007502abcf5970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00007502ad1780a4 in start_thread (arg=0x7502a67d9700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x7502a67d9700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {128654243632896, -5280633552291192295, 1, 128654372388960, 140732581258272, 128654243632896, 6679444318872969753, 6679456087537000985}, 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 0x00007502ab46562d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 6 (Thread 0x7502a77c6700 (LWP 35074)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00007502abcf1c7c 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 0x0000000001de141f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x7502aa412480, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x7502aa4c63e0) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:49 | |
operation = 0x0 | |
#4 0x00007502abcf5970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00007502ad1780a4 in start_thread (arg=0x7502a77c6700) at pthread_create.c:309 | |
__res = <optimized out> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment