Created
September 12, 2017 16:13
-
-
Save Jildor/4c28582e73d045195e86771febce8a95 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 0x6de630aa5700 (LWP 52879)] | |
[New Thread 0x6de63023e700 (LWP 52880)] | |
[New Thread 0x6de62fa20700 (LWP 52881)] | |
[New Thread 0x6de62f158700 (LWP 52882)] | |
[New Thread 0x6de62e8b4700 (LWP 52883)] | |
[New Thread 0x6de62e04e700 (LWP 52884)] | |
[New Thread 0x6de625fcb700 (LWP 52885)] | |
[New Thread 0x6de625730700 (LWP 52886)] | |
[New Thread 0x6de62471c700 (LWP 52887)] | |
Program received signal SIGSEGV, Segmentation fault. | |
[Switching to Thread 0x6de62e04e700 (LWP 52884)] | |
0x000000000132579b in construct<AuraScript::ScriptStateStore, AuraScript::ScriptStateStore> (__p=0x6de509a382, this=0x6de545225139) at /usr/include/c++/4.9/ext/new_allocator.h:120 | |
120 { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | |
#0 0x000000000132579b in construct<AuraScript::ScriptStateStore, AuraScript::ScriptStateStore> (__p=0x6de509a382, this=0x6de545225139) at /usr/include/c++/4.9/ext/new_allocator.h:120 | |
#1 emplace_back<AuraScript::ScriptStateStore> (this=0x6de545225139) at /usr/include/c++/4.9/bits/deque.tcc:137 | |
#2 push_back (__x=<optimized out>, this=0x6de545225139) at /usr/include/c++/4.9/bits/stl_deque.h:1413 | |
#3 push (__x=<optimized out>, this=0x6de545225139) at /usr/include/c++/4.9/bits/stl_stack.h:195 | |
#4 AuraScript::_PrepareScriptCall (this=0x6de545225101, hookType=hookType@entry=AURA_SCRIPT_HOOK_CHECK_AREA_TARGET, aurApp=aurApp@entry=0x0) at /home/trinity/TrinityCore/src/server/game/Spells/SpellScript.cpp:956 | |
#5 0x000000000134d5e8 in Aura::CallScriptCheckAreaTargetHandlers (this=this@entry=0x6de57cfd82e0, target=0x6de59cda8000) at /home/trinity/TrinityCore/src/server/game/Spells/Auras/SpellAuras.cpp:2091 | |
#6 0x000000000134d685 in CheckAreaTarget (target=<optimized out>, this=0x6de57cfd82e0) at /home/trinity/TrinityCore/src/server/game/Spells/Auras/SpellAuras.cpp:1741 | |
#7 Aura::CanBeAppliedOn (this=this@entry=0x6de57cfd82e0, target=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Spells/Auras/SpellAuras.cpp:1736 | |
#8 0x0000000001353a4c in Aura::UpdateTargetMap (this=this@entry=0x6de57cfd82e0, caster=caster@entry=0x6de5430e4000, apply=apply@entry=true) at /home/trinity/TrinityCore/src/server/game/Spells/Auras/SpellAuras.cpp:509 | |
#9 0x0000000001353f70 in Aura::UpdateOwner (this=this@entry=0x6de57cfd82e0, diff=diff@entry=131, owner=owner@entry=0x6de59cda8000) at /home/trinity/TrinityCore/src/server/game/Spells/Auras/SpellAuras.cpp:667 | |
#10 0x0000000001912d36 in Unit::_UpdateSpells (this=this@entry=0x6de59cda8000, time=time@entry=131) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:3110 | |
#11 0x000000000192bd1a in Unit::Update (this=this@entry=0x6de59cda8000, p_time=p_time@entry=131) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:455 | |
#12 0x00000000019af9eb in Creature::Update (this=this@entry=0x6de59cda8000, diff=diff@entry=131) at /home/trinity/TrinityCore/src/server/game/Entities/Creature/Creature.cpp:649 | |
#13 0x00000000019b41cb in TempSummon::Update (this=0x6de59cda8000, diff=131) at /home/trinity/TrinityCore/src/server/game/Entities/Creature/TemporarySummon.cpp:52 | |
#14 0x00000000014a8b63 in Trinity::ObjectUpdater::Visit<Creature> (this=0x6de545225101, this@entry=0x6de62e04dd60, m=...) at /home/trinity/TrinityCore/src/server/game/Grids/Notifiers/GridNotifiers.cpp:406 | |
#15 0x00000000017cd878 in VisitorHelper<Trinity::ObjectUpdater, Creature> (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:45 | |
#16 VisitorHelper<Trinity::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:51 | |
#17 VisitorHelper<Trinity::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:52 | |
#18 VisitorHelper<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:58 | |
#19 Visit (c=..., this=0x6de62e04dd70) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:92 | |
#20 Visit<Trinity::ObjectUpdater> (visitor=..., this=0x6de5827ae9b8) at /home/trinity/TrinityCore/src/server/game/Grids/Grid.h:91 | |
#21 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:153 | |
#22 Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (visitor=..., cell=..., this=0x6de544e53000) at /home/trinity/TrinityCore/src/server/game/Maps/Map.h:810 | |
#23 Map::VisitNearbyCellsOf (this=this@entry=0x6de544e53000, obj=obj@entry=0x6de5430e4000, gridVisitor=..., worldVisitor=...) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:687 | |
#24 0x00000000017d7ee5 in VisitNearbyCellsOf (worldVisitor=..., gridVisitor=..., obj=0x6de5430e4000, this=0x6de544e53000) at /usr/include/c++/4.9/bits/vector.tcc:101 | |
#25 Map::Update (this=this@entry=0x6de544e53000, t_diff=t_diff@entry=131) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:729 | |
#26 0x00000000017d8190 in InstanceMap::Update (this=0x6de544e53000, t_diff=131) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:3223 | |
#27 0x00000000017bd294 in call (this=0x6de592fe1b20) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:42 | |
#28 MapUpdater::WorkerThread (this=0x24fe5a0 <MapManager::instance()::instance+160>) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:113 | |
#29 0x00006de6b9ed0970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
#30 0x00006de6ba88c064 in start_thread (arg=0x6de62e04e700) at pthread_create.c:309 | |
#31 0x00006de6b964062d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
#0 0x000000000132579b in construct<AuraScript::ScriptStateStore, AuraScript::ScriptStateStore> (__p=0x6de509a382, this=0x6de545225139) at /usr/include/c++/4.9/ext/new_allocator.h:120 | |
No locals. | |
#1 emplace_back<AuraScript::ScriptStateStore> (this=0x6de545225139) at /usr/include/c++/4.9/bits/deque.tcc:137 | |
No locals. | |
#2 push_back (__x=<optimized out>, this=0x6de545225139) at /usr/include/c++/4.9/bits/stl_deque.h:1413 | |
No locals. | |
#3 push (__x=<optimized out>, this=0x6de545225139) at /usr/include/c++/4.9/bits/stl_stack.h:195 | |
No locals. | |
#4 AuraScript::_PrepareScriptCall (this=0x6de545225101, hookType=hookType@entry=AURA_SCRIPT_HOOK_CHECK_AREA_TARGET, aurApp=aurApp@entry=0x0) at /home/trinity/TrinityCore/src/server/game/Spells/SpellScript.cpp:956 | |
No locals. | |
#5 0x000000000134d5e8 in Aura::CallScriptCheckAreaTargetHandlers (this=this@entry=0x6de57cfd82e0, target=0x6de59cda8000) at /home/trinity/TrinityCore/src/server/game/Spells/Auras/SpellAuras.cpp:2091 | |
hookItrEnd = <optimized out> | |
hookItr = <optimized out> | |
scritr = | |
result = true | |
#6 0x000000000134d685 in CheckAreaTarget (target=<optimized out>, this=0x6de57cfd82e0) at /home/trinity/TrinityCore/src/server/game/Spells/Auras/SpellAuras.cpp:1741 | |
No locals. | |
#7 Aura::CanBeAppliedOn (this=this@entry=0x6de57cfd82e0, target=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Spells/Auras/SpellAuras.cpp:1736 | |
No locals. | |
#8 0x0000000001353a4c in Aura::UpdateTargetMap (this=this@entry=0x6de57cfd82e0, caster=caster@entry=0x6de5430e4000, apply=apply@entry=true) at /home/trinity/TrinityCore/src/server/game/Spells/Auras/SpellAuras.cpp:509 | |
itr = {<std::__detail::_Node_iterator_base<std::pair<Unit* const, unsigned char>, false>> = {_M_cur = 0x6de4eb5000e0}, <No data fields>} | |
appIter = {first = {static Empty = {static Empty = <same as static member of an already seen type>, _guid = 0}, _guid = 17379391485740320981}, second = } | |
targets = std::unordered_map with 1 elements = {[0x6de59cda8000] = 3 '\003'} | |
targetsToRemove = std::deque with 0 elements | |
__FUNCTION__ = "UpdateTargetMap" | |
#9 0x0000000001353f70 in Aura::UpdateOwner (this=this@entry=0x6de57cfd82e0, diff=diff@entry=131, owner=owner@entry=0x6de59cda8000) at /home/trinity/TrinityCore/src/server/game/Spells/Auras/SpellAuras.cpp:667 | |
__FUNCTION__ = "UpdateOwner" | |
caster = 0x6de5430e4000 | |
modSpell = 0x0 | |
modOwner = 0x6de5430e4000 | |
#10 0x0000000001912d36 in Unit::_UpdateSpells (this=this@entry=0x6de59cda8000, time=time@entry=131) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:3110 | |
i_aura = 0x6de57cfd82e0 | |
#11 0x000000000192bd1a in Unit::Update (this=this@entry=0x6de59cda8000, p_time=p_time@entry=131) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:455 | |
No locals. | |
#12 0x00000000019af9eb in Creature::Update (this=this@entry=0x6de59cda8000, diff=diff@entry=131) at /home/trinity/TrinityCore/src/server/game/Entities/Creature/Creature.cpp:649 | |
No locals. | |
#13 0x00000000019b41cb in TempSummon::Update (this=0x6de59cda8000, diff=131) at /home/trinity/TrinityCore/src/server/game/Entities/Creature/TemporarySummon.cpp:52 | |
No locals. | |
#14 0x00000000014a8b63 in Trinity::ObjectUpdater::Visit<Creature> (this=0x6de545225101, this@entry=0x6de62e04dd60, m=...) at /home/trinity/TrinityCore/src/server/game/Grids/Notifiers/GridNotifiers.cpp:406 | |
No locals. | |
#15 0x00000000017cd878 in VisitorHelper<Trinity::ObjectUpdater, Creature> (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:45 | |
No locals. | |
#16 VisitorHelper<Trinity::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:51 | |
No locals. | |
#17 VisitorHelper<Trinity::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:52 | |
No locals. | |
#18 VisitorHelper<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:58 | |
No locals. | |
#19 Visit (c=..., this=0x6de62e04dd70) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:92 | |
No locals. | |
#20 Visit<Trinity::ObjectUpdater> (visitor=..., this=0x6de5827ae9b8) at /home/trinity/TrinityCore/src/server/game/Grids/Grid.h:91 | |
No locals. | |
#21 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:153 | |
No locals. | |
#22 Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (visitor=..., cell=..., this=0x6de544e53000) at /home/trinity/TrinityCore/src/server/game/Maps/Map.h:810 | |
No locals. | |
#23 Map::VisitNearbyCellsOf (this=this@entry=0x6de544e53000, obj=obj@entry=0x6de5430e4000, gridVisitor=..., worldVisitor=...) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:687 | |
cell_id = 154944 | |
pair = {x_coord = 320, y_coord = 302} | |
cell = {data = {Part = {grid_x = 40, grid_y = 37, cell_x = 0, cell_y = 6, nocreate = 1, reserved = 0}, All = 18352488}} | |
y = 302 | |
x = 320 | |
area = {low_bound = {x_coord = <optimized out>, y_coord = 300}, high_bound = {x_coord = 322, y_coord = 305}} | |
#24 0x00000000017d7ee5 in VisitNearbyCellsOf (worldVisitor=..., gridVisitor=..., obj=0x6de5430e4000, this=0x6de544e53000) at /usr/include/c++/4.9/bits/vector.tcc:101 | |
No locals. | |
#25 Map::Update (this=this@entry=0x6de544e53000, t_diff=t_diff@entry=131) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:729 | |
updater = {i_timeDiff = 131} | |
grid_object_update = {i_visitor = @0x6de62e04dd60} | |
mapId = "\000\000\000\000\000\000\000\000\000\061\216\266\346m\000\000?\000\000\000\036\000\000\000p\020\"w\347\347\066\003", '\000' <repeats 40 times>, "@P\004\215\345m\000\000\000\331\000\225\346m\000\000\347\003\000\000\350\003", '\000' <repeats 12 times>, "\200?\345m", '\000' <repeats 23 times>, "\001\000\000\000\230x\236\345m\000\000\000k\230\224\346m\000\000\017'\000\000\020'", '\000' <repeats 12 times>, "\200?\000\002\000\000\000\000\000\000\000\000\000\000p\000\000\000\372\000\000\000!\000\000\000\000\001\001\000"... | |
world_object_update = {i_visitor = @0x6de62e04dd60} | |
totalAdds = "\000\307\021\000\000rk\000`Bm\026\345m\000\000G\004\000\023\225\000\060\361G\004\000\023\225\000\060\361network\000\aq\v\004\aq\v\004.\211\320\000\000\002\b\000\000\000\000\000\000\000\000\000\000\307\021\000\000rk\000`W\206D\345m\000\000\335\002\000\000\000\000\000\000W\350\266Y\000\000\000\000\001\000\000\000ork\000@l\337X\345m\000\000\257T\006\"\020\000\060\361\000\360|T\345m\000\000\257T\006\"\020\000\060\361\000w\205b\345m\000\000\274\227\005\370?\000\060\361\000\240\027\201\345m\000\000\274\227\005\370?\000\060\361\000\016Հ\345m\000\000\335\313\005\353\020\000\060\361\000\060q\236\345m\000\000\335\313\005\353\020\000", <incomplete sequence \361>... | |
totalActive = "\000\307\021\000\000rk\000`W\206D\345m\000\000\335\002\000\000\000\000\000\000W\350\266Y\000\000\000\000\001\000\000\000ork\000@l\337X\345m\000\000\257T\006\"\020\000\060\361\000\360|T\345m\000\000\257T\006\"\020\000\060\361\000w\205b\345m\000\000\274\227\005\370?\000\060\361\000\240\027\201\345m\000\000\274\227\005\370?\000\060\361\000\016Հ\345m\000\000\335\313\005\353\020\000\060\361\000\060q\236\345m\000\000\335\313\005\353\020\000\060\361\000PP\037\346m\000\000@\020\203\210\345m\000\000\000\377\033\003\001\000\067\000\000\000twork\000\300\234\237\341\344m\000\000\354T\000\000\307\343\241ň\365\266Y\000\000\000\000\000\000\000\000\001\001\000\000"... | |
#26 0x00000000017d8190 in InstanceMap::Update (this=0x6de544e53000, t_diff=131) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:3223 | |
No locals. | |
#27 0x00000000017bd294 in call (this=0x6de592fe1b20) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:42 | |
No locals. | |
#28 MapUpdater::WorkerThread (this=0x24fe5a0 <MapManager::instance()::instance+160>) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:113 | |
request = 0x6de592fe1b20 | |
#29 0x00006de6b9ed0970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#30 0x00006de6ba88c064 in start_thread (arg=0x6de62e04e700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6de62e04e700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {120835381978880, -7279498768635716131, 1, 120837771964512, 130832777029008, 120835381978880, 4699042739182050781, 4699351599733611997}, 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" | |
#31 0x00006de6b964062d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Id Target Id Frame | |
35 Thread 0x6de62471c700 (LWP 52887) "worldserver" 0x00006de6b9639893 in select () at ../sysdeps/unix/syscall-template.S:81 | |
34 Thread 0x6de625730700 (LWP 52886) "worldserver" 0x00006de6ba892f6d in sendmsg () at ../sysdeps/unix/syscall-template.S:81 | |
33 Thread 0x6de625fcb700 (LWP 52885) "worldserver" 0x00006de6bab3ce23 in RC4 () from /usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.0 | |
* 32 Thread 0x6de62e04e700 (LWP 52884) "worldserver" 0x000000000132579b in construct<AuraScript::ScriptStateStore, AuraScript::ScriptStateStore> (__p=0x6de509a382, this=0x6de545225139) at /usr/include/c++/4.9/ext/new_allocator.h:120 | |
31 Thread 0x6de62e8b4700 (LWP 52883) "worldserver" 0x00006de6b9e791fe in std::_Hash_bytes(void const*, unsigned long, unsigned long) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
30 Thread 0x6de62f158700 (LWP 52882) "worldserver" Player::IsNeverVisible (this=0x6de53c62f000) at /home/trinity/TrinityCore/src/server/game/Entities/Player/Player.cpp:22418 | |
29 Thread 0x6de62fa20700 (LWP 52881) "worldserver" operator[] (this=0x6de617c31db0, __n=<optimized out>) at /usr/include/c++/4.9/bits/stl_vector.h:795 | |
28 Thread 0x6de63023e700 (LWP 52880) "worldserver" 0x0000000001b9c487 in operator- (rkVector=..., this=0x6de5b5e130e8) at /home/trinity/TrinityCore/dep/g3dlite/include/G3D/Vector3.h:673 | |
27 Thread 0x6de630aa5700 (LWP 52879) "worldserver" operator[] (this=0x6de6a3d3d090, __n=<optimized out>) at /usr/include/c++/4.9/bits/stl_vector.h:795 | |
26 Thread 0x6de6312c8700 (LWP 52878) "worldserver" strlen () at ../sysdeps/x86_64/strlen.S:66 | |
25 Thread 0x6de631b56700 (LWP 52877) "worldserver" 0x00006de6b9e8f6a4 in std::_Rb_tree_increment(std::_Rb_tree_node_base*) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
24 Thread 0x6de6aa027700 (LWP 52854) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
23 Thread 0x6de6aa927700 (LWP 52852) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
22 Thread 0x6de6ab17e700 (LWP 52850) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
21 Thread 0x6de6ab98c700 (LWP 52848) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
20 Thread 0x6de6ac27b700 (LWP 52832) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
19 Thread 0x6de6acaf1700 (LWP 52830) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
18 Thread 0x6de6ad321700 (LWP 52828) "worldserver" 0x00006de6ba892a9d in read () at ../sysdeps/unix/syscall-template.S:81 | |
17 Thread 0x6de6adb28700 (LWP 52826) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
16 Thread 0x6de6ae3bf700 (LWP 52824) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
15 Thread 0x6de6aebdb700 (LWP 52822) "worldserver" 0x00006de6ba892a9d in read () at ../sysdeps/unix/syscall-template.S:81 | |
14 Thread 0x6de6af40a700 (LWP 52820) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
13 Thread 0x6de6afcfb700 (LWP 52818) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
12 Thread 0x6de6b052c700 (LWP 52816) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
11 Thread 0x6de6b0d45700 (LWP 52814) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
10 Thread 0x6de6b1625700 (LWP 52812) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
9 Thread 0x6de6b1ea3700 (LWP 52810) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
8 Thread 0x6de6b26ab700 (LWP 52806) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
7 Thread 0x6de6b2fa8700 (LWP 52805) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
6 Thread 0x6de6b37f8700 (LWP 52804) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
5 Thread 0x6de6b4735700 (LWP 52803) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
3 Thread 0x6de6b5b70700 (LWP 52801) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
2 Thread 0x6de6b63a4700 (LWP 52800) "worldserver" 0x00006de6b9640c03 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81 | |
1 Thread 0x6de6bc771780 (LWP 52796) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
Thread 35 (Thread 0x6de62471c700 (LWP 52887)): | |
#0 0x00006de6b9639893 in select () at ../sysdeps/unix/syscall-template.S:81 | |
No locals. | |
#1 0x00006de6bbf060ba in ?? () from /lib/x86_64-linux-gnu/libreadline.so.6 | |
No symbol table info available. | |
#2 0x00006de6bbf0632e in rl_read_key () from /lib/x86_64-linux-gnu/libreadline.so.6 | |
No symbol table info available. | |
#3 0x00006de6bbeefc4c in readline_internal_char () from /lib/x86_64-linux-gnu/libreadline.so.6 | |
No symbol table info available. | |
#4 0x00006de6bbef03c5 in readline () from /lib/x86_64-linux-gnu/libreadline.so.6 | |
No symbol table info available. | |
#5 0x0000000000befe35 in CliThread () at /home/trinity/TrinityCore/src/server/worldserver/CommandLine/CliRunnable.cpp:153 | |
command_str = <optimized out> | |
#6 0x00006de6b9ed0970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#7 0x00006de6ba88c064 in start_thread (arg=0x6de62471c700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6de62471c700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {120835221341952, -7279498768635716131, 1, 120837771964512, 120837075843936, 120835221341952, 4699029655637925341, 4699351599733611997}, 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 0x00006de6b964062d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 34 (Thread 0x6de625730700 (LWP 52886)): | |
#0 0x00006de6ba892f6d in sendmsg () at ../sysdeps/unix/syscall-template.S:81 | |
No locals. | |
#1 0x00000000014d7de0 in send (ec=<synthetic pointer>, flags=16384, count=1, bufs=0x6de62572f970, s=283) at /usr/include/boost/asio/detail/impl/socket_ops.ipp:1134 | |
msg = {msg_name = 0x0, msg_namelen = 0, msg_iov = 0x6de62572f970, 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=0x6de62572f970, state=<optimized out>, s=283) 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 = 0x6de4ad126000, iov_len = 75}, total_buffer_size_ = 75} | |
#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=0x6de57684f0a8) at /usr/include/boost/asio/basic_stream_socket.hpp:683 | |
No locals. | |
#6 Socket<WorldSocket>::HandleQueue (this=0x6de57684f090) at /home/trinity/TrinityCore/src/server/shared/Networking/Socket.h:218 | |
error = <optimized out> | |
#7 0x00000000014d8008 in Socket<WorldSocket>::Update (this=0x11b) at /home/trinity/TrinityCore/src/server/shared/Networking/Socket.h:65 | |
No locals. | |
#8 0x00000000014d54c0 in WorldSocket::Update (this=0x6de57684f090) at /home/trinity/TrinityCore/src/server/game/Server/WorldSocket.cpp:129 | |
queued = <optimized out> | |
buffer = {_wpos = 0, _rpos = 0, _storage = std::vector of length 0, capacity 0} | |
#9 0x00000000014ce3f2 in operator() (sock=..., __closure=0x6de62572fbb0) at /home/trinity/TrinityCore/src/server/shared/Networking/NetworkThread.h:145 | |
this = 0x6de631e1f4e8 | |
#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=0x6de62572fbb0, __it=..., __it@entry=std::shared_ptr (count 4, weak 1) 0x6de57684f090) at /usr/include/c++/4.9/bits/predefined_ops.h:231 | |
No locals. | |
#11 0x00000000014ce527 in std::__find_if<__gnu_cxx::__normal_iterator<std::shared_ptr<WorldSocket>*, std::vector<std::shared_ptr<WorldSocket>, std::allocator<std::shared_ptr<WorldSocket> > > >, __gnu_cxx::__ops::_Iter_pred<NetworkThread<WorldSocket>::Update()::{lambda(std::shared_ptr<WorldSocket>)#1}> >(__gnu_cxx::__ops::_Iter_pred<NetworkThread<WorldSocket>::Update()::{lambda(std::shared_ptr<WorldSocket>)#1}>, __gnu_cxx::__ops::_Iter_pred<NetworkThread<WorldSocket>::Update()::{lambda(std::shared_ptr<WorldSocket>)#1}>, __gnu_cxx::__ops::_Iter_pred<NetworkThread<WorldSocket>::Update()::{lambda(std::shared_ptr<WorldSocket>)#1}>, std::random_access_iterator_tag) (__first=..., __last=..., __last@entry=std::shared_ptr (empty) 0x0, __pred=...) at /usr/include/c++/4.9/bits/stl_algo.h:124 | |
__trip_count = 166 | |
#12 0x00000000014ce6a1 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=0x6de631e1f4e8) at /home/trinity/TrinityCore/src/server/shared/Networking/NetworkThread.h:143 | |
this = 0x6de631e1f4e8 | |
#16 0x00000000014cbc9a in operator()<, void> (__object=<optimized out>, this=0x6de62572fc80) at /usr/include/c++/4.9/functional:569 | |
No locals. | |
#17 __call<void, boost::system::error_code const&, 0ul> (__args=<optimized out>, this=0x6de62572fc80) at /usr/include/c++/4.9/functional:1264 | |
No locals. | |
#18 operator()<const boost::system::error_code&, void> (this=0x6de62572fc80) at /usr/include/c++/4.9/functional:1323 | |
No locals. | |
#19 operator() (this=0x6de62572fc80) 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=0x6de62b289e80, base=<optimized out>) at /usr/include/boost/asio/detail/wait_handler.hpp:70 | |
h = <optimized out> | |
p = {h = 0x6de62572fc80, 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)) 0x14ce610 <NetworkThread<WorldSocket>::Update()>}, _M_bound_args = std::tuple containing = {[1] = 0x6de631e1f4e8}}, arg1_ = {m_val = 0, m_cat = 0x6de6bbed80d0}} | |
#23 0x0000000000be5840 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=0x6de62b289e80) at /usr/include/boost/asio/detail/impl/task_io_service.ipp:384 | |
task_result = <optimized out> | |
on_exit = {task_io_service_ = 0x6de62b289e80, lock_ = 0x6de62572fce0, this_thread_ = 0x6de62572fd50} | |
more_handlers = true | |
#25 boost::asio::detail::task_io_service::run (this=0x6de62b289e80, 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 = 0x6de62572fd80, 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_ = 0x6de62b289e80, value_ = 0x6de62572fd50, next_ = 0x0} | |
lock = {<boost::asio::detail::noncopyable> = {<No data fields>}, mutex_ = @0x6de62b289eb0, locked_ = false} | |
n = 30399209 | |
#26 0x00000000014cddc4 in run (this=0x6de631e1f558) at /usr/include/boost/asio/impl/io_service.ipp:59 | |
ec = {m_val = 0, m_cat = 0x6de6bbed80d0} | |
#27 NetworkThread<WorldSocket>::Run (this=0x6de631e1f4e8) at /home/trinity/TrinityCore/src/server/shared/Networking/NetworkThread.h:126 | |
No locals. | |
#28 0x00006de6b9ed0970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#29 0x00006de6ba88c064 in start_thread (arg=0x6de625730700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6de625730700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {120835238201088, -7279498768635716131, 1, 120837771964512, 120837075843144, 120835238201088, 4699027467352088029, 4699351599733611997}, 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 0x00006de6b964062d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 33 (Thread 0x6de625fcb700 (LWP 52885)): | |
#0 0x00006de6bab3ce23 in RC4 () from /usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.0 | |
No symbol table info available. | |
#1 0x00006de625fca9fc in ?? () | |
No symbol table info available. | |
#2 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 32 (Thread 0x6de62e04e700 (LWP 52884)): | |
#0 0x000000000132579b in construct<AuraScript::ScriptStateStore, AuraScript::ScriptStateStore> (__p=0x6de509a382, this=0x6de545225139) at /usr/include/c++/4.9/ext/new_allocator.h:120 | |
No locals. | |
#1 emplace_back<AuraScript::ScriptStateStore> (this=0x6de545225139) at /usr/include/c++/4.9/bits/deque.tcc:137 | |
No locals. | |
#2 push_back (__x=<optimized out>, this=0x6de545225139) at /usr/include/c++/4.9/bits/stl_deque.h:1413 | |
No locals. | |
#3 push (__x=<optimized out>, this=0x6de545225139) at /usr/include/c++/4.9/bits/stl_stack.h:195 | |
No locals. | |
#4 AuraScript::_PrepareScriptCall (this=0x6de545225101, hookType=hookType@entry=AURA_SCRIPT_HOOK_CHECK_AREA_TARGET, aurApp=aurApp@entry=0x0) at /home/trinity/TrinityCore/src/server/game/Spells/SpellScript.cpp:956 | |
No locals. | |
#5 0x000000000134d5e8 in Aura::CallScriptCheckAreaTargetHandlers (this=this@entry=0x6de57cfd82e0, target=0x6de59cda8000) at /home/trinity/TrinityCore/src/server/game/Spells/Auras/SpellAuras.cpp:2091 | |
hookItrEnd = <optimized out> | |
hookItr = <optimized out> | |
scritr = | |
result = true | |
#6 0x000000000134d685 in CheckAreaTarget (target=<optimized out>, this=0x6de57cfd82e0) at /home/trinity/TrinityCore/src/server/game/Spells/Auras/SpellAuras.cpp:1741 | |
No locals. | |
#7 Aura::CanBeAppliedOn (this=this@entry=0x6de57cfd82e0, target=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Spells/Auras/SpellAuras.cpp:1736 | |
No locals. | |
#8 0x0000000001353a4c in Aura::UpdateTargetMap (this=this@entry=0x6de57cfd82e0, caster=caster@entry=0x6de5430e4000, apply=apply@entry=true) at /home/trinity/TrinityCore/src/server/game/Spells/Auras/SpellAuras.cpp:509 | |
itr = {<std::__detail::_Node_iterator_base<std::pair<Unit* const, unsigned char>, false>> = {_M_cur = 0x6de4eb5000e0}, <No data fields>} | |
appIter = {first = {static Empty = {static Empty = <same as static member of an already seen type>, _guid = 0}, _guid = 17379391485740320981}, second = } | |
targets = std::unordered_map with 1 elements = {[0x6de59cda8000] = 3 '\003'} | |
targetsToRemove = std::deque with 0 elements | |
__FUNCTION__ = "UpdateTargetMap" | |
#9 0x0000000001353f70 in Aura::UpdateOwner (this=this@entry=0x6de57cfd82e0, diff=diff@entry=131, owner=owner@entry=0x6de59cda8000) at /home/trinity/TrinityCore/src/server/game/Spells/Auras/SpellAuras.cpp:667 | |
__FUNCTION__ = "UpdateOwner" | |
caster = 0x6de5430e4000 | |
modSpell = 0x0 | |
modOwner = 0x6de5430e4000 | |
#10 0x0000000001912d36 in Unit::_UpdateSpells (this=this@entry=0x6de59cda8000, time=time@entry=131) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:3110 | |
i_aura = 0x6de57cfd82e0 | |
#11 0x000000000192bd1a in Unit::Update (this=this@entry=0x6de59cda8000, p_time=p_time@entry=131) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:455 | |
No locals. | |
#12 0x00000000019af9eb in Creature::Update (this=this@entry=0x6de59cda8000, diff=diff@entry=131) at /home/trinity/TrinityCore/src/server/game/Entities/Creature/Creature.cpp:649 | |
No locals. | |
#13 0x00000000019b41cb in TempSummon::Update (this=0x6de59cda8000, diff=131) at /home/trinity/TrinityCore/src/server/game/Entities/Creature/TemporarySummon.cpp:52 | |
No locals. | |
#14 0x00000000014a8b63 in Trinity::ObjectUpdater::Visit<Creature> (this=0x6de545225101, this@entry=0x6de62e04dd60, m=...) at /home/trinity/TrinityCore/src/server/game/Grids/Notifiers/GridNotifiers.cpp:406 | |
No locals. | |
#15 0x00000000017cd878 in VisitorHelper<Trinity::ObjectUpdater, Creature> (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:45 | |
No locals. | |
#16 VisitorHelper<Trinity::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:51 | |
No locals. | |
#17 VisitorHelper<Trinity::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:52 | |
No locals. | |
#18 VisitorHelper<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:58 | |
No locals. | |
#19 Visit (c=..., this=0x6de62e04dd70) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:92 | |
No locals. | |
#20 Visit<Trinity::ObjectUpdater> (visitor=..., this=0x6de5827ae9b8) at /home/trinity/TrinityCore/src/server/game/Grids/Grid.h:91 | |
No locals. | |
#21 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:153 | |
No locals. | |
#22 Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (visitor=..., cell=..., this=0x6de544e53000) at /home/trinity/TrinityCore/src/server/game/Maps/Map.h:810 | |
No locals. | |
#23 Map::VisitNearbyCellsOf (this=this@entry=0x6de544e53000, obj=obj@entry=0x6de5430e4000, gridVisitor=..., worldVisitor=...) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:687 | |
cell_id = 154944 | |
pair = {x_coord = 320, y_coord = 302} | |
cell = {data = {Part = {grid_x = 40, grid_y = 37, cell_x = 0, cell_y = 6, nocreate = 1, reserved = 0}, All = 18352488}} | |
y = 302 | |
x = 320 | |
area = {low_bound = {x_coord = <optimized out>, y_coord = 300}, high_bound = {x_coord = 322, y_coord = 305}} | |
#24 0x00000000017d7ee5 in VisitNearbyCellsOf (worldVisitor=..., gridVisitor=..., obj=0x6de5430e4000, this=0x6de544e53000) at /usr/include/c++/4.9/bits/vector.tcc:101 | |
No locals. | |
#25 Map::Update (this=this@entry=0x6de544e53000, t_diff=t_diff@entry=131) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:729 | |
updater = {i_timeDiff = 131} | |
grid_object_update = {i_visitor = @0x6de62e04dd60} | |
mapId = "\000\000\000\000\000\000\000\000\000\061\216\266\346m\000\000?\000\000\000\036\000\000\000p\020\"w\347\347\066\003", '\000' <repeats 40 times>, "@P\004\215\345m\000\000\000\331\000\225\346m\000\000\347\003\000\000\350\003", '\000' <repeats 12 times>, "\200?\345m", '\000' <repeats 23 times>, "\001\000\000\000\230x\236\345m\000\000\000k\230\224\346m\000\000\017'\000\000\020'", '\000' <repeats 12 times>, "\200?\000\002\000\000\000\000\000\000\000\000\000\000p\000\000\000\372\000\000\000!\000\000\000\000\001\001\000"... | |
world_object_update = {i_visitor = @0x6de62e04dd60} | |
totalAdds = "\000\307\021\000\000rk\000`Bm\026\345m\000\000G\004\000\023\225\000\060\361G\004\000\023\225\000\060\361network\000\aq\v\004\aq\v\004.\211\320\000\000\002\b\000\000\000\000\000\000\000\000\000\000\307\021\000\000rk\000`W\206D\345m\000\000\335\002\000\000\000\000\000\000W\350\266Y\000\000\000\000\001\000\000\000ork\000@l\337X\345m\000\000\257T\006\"\020\000\060\361\000\360|T\345m\000\000\257T\006\"\020\000\060\361\000w\205b\345m\000\000\274\227\005\370?\000\060\361\000\240\027\201\345m\000\000\274\227\005\370?\000\060\361\000\016Հ\345m\000\000\335\313\005\353\020\000\060\361\000\060q\236\345m\000\000\335\313\005\353\020\000", <incomplete sequence \361>... | |
totalActive = "\000\307\021\000\000rk\000`W\206D\345m\000\000\335\002\000\000\000\000\000\000W\350\266Y\000\000\000\000\001\000\000\000ork\000@l\337X\345m\000\000\257T\006\"\020\000\060\361\000\360|T\345m\000\000\257T\006\"\020\000\060\361\000w\205b\345m\000\000\274\227\005\370?\000\060\361\000\240\027\201\345m\000\000\274\227\005\370?\000\060\361\000\016Հ\345m\000\000\335\313\005\353\020\000\060\361\000\060q\236\345m\000\000\335\313\005\353\020\000\060\361\000PP\037\346m\000\000@\020\203\210\345m\000\000\000\377\033\003\001\000\067\000\000\000twork\000\300\234\237\341\344m\000\000\354T\000\000\307\343\241ň\365\266Y\000\000\000\000\000\000\000\000\001\001\000\000"... | |
#26 0x00000000017d8190 in InstanceMap::Update (this=0x6de544e53000, t_diff=131) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:3223 | |
No locals. | |
#27 0x00000000017bd294 in call (this=0x6de592fe1b20) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:42 | |
No locals. | |
#28 MapUpdater::WorkerThread (this=0x24fe5a0 <MapManager::instance()::instance+160>) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:113 | |
request = 0x6de592fe1b20 | |
#29 0x00006de6b9ed0970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#30 0x00006de6ba88c064 in start_thread (arg=0x6de62e04e700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6de62e04e700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {120835381978880, -7279498768635716131, 1, 120837771964512, 130832777029008, 120835381978880, 4699042739182050781, 4699351599733611997}, 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" | |
#31 0x00006de6b964062d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 31 (Thread 0x6de62e8b4700 (LWP 52883)): | |
#0 0x00006de6b9e791fe in std::_Hash_bytes(void const*, unsigned long, unsigned long) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#1 0x0000000001bcc995 in hash (__seed=3339675911, __clength=<optimized out>, __ptr=<optimized out>) at /usr/include/c++/4.9/bits/functional_hash.h:131 | |
No locals. | |
#2 operator() (this=<optimized out>, __s="root") at /usr/include/c++/4.9/bits/basic_string.h:3084 | |
No locals. | |
#3 _M_hash_code (this=<optimized out>, __k="root") at /usr/include/c++/4.9/bits/hashtable_policy.h:1261 | |
No locals. | |
#4 find (__k="root", this=0x2502db0 <Log::instance()::instance+112>) at /usr/include/c++/4.9/bits/hashtable.h:1319 | |
__code = <optimized out> | |
__n = <optimized out> | |
__p = <optimized out> | |
#5 find (__x="root", this=0x2502db0 <Log::instance()::instance+112>) at /usr/include/c++/4.9/bits/unordered_map.h:578 | |
No locals. | |
#6 Log::GetLoggerByType (this=this@entry=0x2502d40 <Log::instance()::instance>, type="root") at /home/trinity/TrinityCore/src/common/Logging/Log.cpp:243 | |
it = <optimized out> | |
parentLogger = <error reading variable: Cannot access memory at address 0xffffffffffffffec> | |
#7 0x0000000001bcca69 in Log::GetLoggerByType (this=this@entry=0x2502d40 <Log::instance()::instance>, type="network") at /home/trinity/TrinityCore/src/common/Logging/Log.cpp:255 | |
it = {<std::__detail::_Node_iterator_base<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::unique_ptr<Logger, std::default_delete<Logger> > >, true>> = {_M_cur = 0x0}, <No data fields>} | |
parentLogger = "root" | |
#8 0x0000000001bcca69 in Log::GetLoggerByType (this=0x2502d40 <Log::instance()::instance>, type="network.opcode") at /home/trinity/TrinityCore/src/common/Logging/Log.cpp:255 | |
it = {<std::__detail::_Node_iterator_base<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::unique_ptr<Logger, std::default_delete<Logger> > >, true>> = {_M_cur = 0x0}, <No data fields>} | |
parentLogger = "network" | |
#9 0x0000000001bcceb8 in Log::ShouldLog (this=<optimized out>, type="network.opcode", level=level@entry=LOG_LEVEL_TRACE) at /home/trinity/TrinityCore/src/common/Logging/Log.cpp:347 | |
logger = <optimized out> | |
logLevel = <optimized out> | |
#10 0x00000000014bc562 in WorldSession::SendPacket (this=<optimized out>, packet=0x6de62e8b3910) at /home/trinity/TrinityCore/src/server/game/Server/WorldSession.cpp:239 | |
__FUNCTION__ = "SendPacket" | |
sendPacketCount = 1417110061 | |
sendPacketBytes = 57234220662 | |
firstTime = 1505144220 | |
sendLastPacketCount = 107166 | |
sendLastPacketBytes = 4134138 | |
cur_time = 1505162400 | |
lastTime = 1505162400 | |
#11 0x00000000014a5d0a in SendPacket (player=<optimized out>, this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/Notifiers/GridNotifiers.h:149 | |
No locals. | |
#12 Trinity::MessageDistDeliverer::Visit (this=0x6f, this@entry=0x6de62e8b3880, m=...) at /home/trinity/TrinityCore/src/server/game/Grids/Notifiers/GridNotifiers.cpp:275 | |
No locals. | |
#13 0x00000000018b3321 in VisitorHelper<Trinity::MessageDistDeliverer, Player> (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:45 | |
No locals. | |
#14 VisitorHelper<Trinity::MessageDistDeliverer, Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:51 | |
No locals. | |
#15 VisitorHelper<Trinity::MessageDistDeliverer, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:58 | |
No locals. | |
#16 Visit (c=..., this=0x6de62e8b3850) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:92 | |
No locals. | |
#17 Visit<Trinity::MessageDistDeliverer> (visitor=..., this=0x6de513861fa8) at /home/trinity/TrinityCore/src/server/game/Grids/Grid.h:98 | |
No locals. | |
#18 VisitGrid<Trinity::MessageDistDeliverer, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > (visitor=..., y=<optimized out>, x=7, this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/NGrid.h:153 | |
No locals. | |
#19 Visit<Trinity::MessageDistDeliverer, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > > (visitor=..., cell=..., this=0x6de52763f000) at /home/trinity/TrinityCore/src/server/game/Maps/Map.h:810 | |
No locals. | |
#20 VisitCircle<Trinity::MessageDistDeliverer, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > > (end_cell=..., begin_cell=..., map=..., visitor=..., this=0x6de62e8b3820) at /home/trinity/TrinityCore/src/server/game/Grids/Cells/CellImpl.h:146 | |
r_zone = {data = {Part = {grid_x = 39, grid_y = 36, cell_x = 7, cell_y = 5, nocreate = 1, reserved = 0}, All = 18118951}} | |
y = 293 | |
x = 319 | |
x_shift = 1 | |
x_start = 317 | |
y_end = <optimized out> | |
x_end = 320 | |
y_start = <optimized out> | |
#21 Visit<Trinity::MessageDistDeliverer, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > > (radius=<optimized out>, y_off=<optimized out>, x_off=<optimized out>, map=..., visitor=..., standing_cell=<synthetic pointer>, this=0x6de62e8b3820) at /home/trinity/TrinityCore/src/server/game/Grids/Cells/CellImpl.h:104 | |
area = {low_bound = {x_coord = 316, y_coord = 290}, high_bound = {x_coord = 321, y_coord = 295}} | |
#22 Visit<Trinity::MessageDistDeliverer, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > > (radius=<optimized out>, obj=..., map=..., visitor=..., standing_cell=<synthetic pointer>, this=0x6de62e8b3820) at /home/trinity/TrinityCore/src/server/game/Grids/Cells/CellImpl.h:68 | |
No locals. | |
#23 VisitWorldObjects<Trinity::MessageDistDeliverer> (dont_load=true, radius=<optimized out>, visitor=..., center_obj=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/Cells/CellImpl.h:202 | |
cell = {data = {Part = {grid_x = 39, grid_y = 36, cell_x = 7, cell_y = 4, nocreate = 1, reserved = 0}, All = 17856807}} | |
wnotifier = {i_visitor = @0x6de62e8b3880} | |
#24 Player::SendMessageToSet (this=<optimized out>, data=<optimized out>, skipped_rcvr=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Entities/Player/Player.cpp:6485 | |
notifier = {i_source = 0x6de51b557000, i_message = 0x6de62e8b3910, i_phaseMask = 1, i_distSq = 28900, team = 0, skipped_receiver = 0x6de51b557000} | |
#25 0x0000000001aa2f6d in WorldSession::HandleMovementOpcodes (this=0x6de56b3bee00, recvData=...) at /home/trinity/TrinityCore/src/server/game/Handlers/MovementHandler.cpp:373 | |
mover = 0x6de51b557000 | |
__FUNCTION__ = "HandleMovementOpcodes" | |
data = {<ByteBuffer> = {_vptr.ByteBuffer = 0x1ced470 <vtable for WorldPacket+16>, static DEFAULT_SIZE = 4096, _rpos = 0, _wpos = 34, _storage = std::vector of length 34, capacity 34 = {7 '\a', 52 '4', 99 'c', 5 '\005', 8 '\b', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 198 '\306', 199 '\307', 21 '\025', 1 '\001', 144 '\220', 31 '\037', 132 '\204', 69 'E', 47 '/', 160 '\240', 25 '\031', 69 'E', 133 '\205', 68 'D', 182 '\266', 67 'C', 100 'd', 146 '\222', 44 ',', 64 '@', 57 '9', 3 '\003', 0 '\000', 0 '\000'}}, m_opcode = 218} | |
guid = {static Empty = {static Empty = <same as static member of an already seen type>, _guid = 0}, _guid = 353076} | |
movementInfo = {guid = {static Empty = {static Empty = <same as static member of an already seen type>, _guid = 0}, _guid = 353076}, flags = 8, flags2 = 0, pos = {m_positionX = 4227.94531, m_positionY = 2458.01147, m_positionZ = 364.535309, m_orientation = 2.69643497}, time = 18204614, transport = {guid = {static Empty = {static Empty = <same as static member of an already seen type>, _guid = 0}, _guid = 0}, pos = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, seat = -1 '\377', time = 0, time2 = 0}, pitch = 0, fallTime = 825, jump = {zspeed = 0, sinAngle = 0, cosAngle = 0, xyspeed = 0}, splineElevation = 0} | |
mstime = <optimized out> | |
#26 0x00000000014c6113 in WorldSession::Update (this=0x6de56b3bee00, diff=diff@entry=131, updater=...) at /home/trinity/TrinityCore/src/server/game/Server/WorldSession.cpp:312 | |
packet = 0x6de554e7eac0 | |
deletePacket = true | |
requeuePackets = std::vector of length 0, capacity 0 | |
processedPackets = 0 | |
currentTime = 1505162400 | |
#27 0x00000000017d795a in Map::Update (this=this@entry=0x6de52763f000, t_diff=t_diff@entry=131) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:705 | |
updater = {<PacketFilter> = {_vptr.PacketFilter = 0x1f13550 <vtable for MapSessionFilter+16>, m_pSession = 0x6de56b3bee00}, <No data fields>} | |
updater = {i_timeDiff = 131} | |
grid_object_update = {i_visitor = @0x6de62e8b3d60} | |
mapId = "network" | |
world_object_update = {i_visitor = @0x6de62e8b3d60} | |
totalAdds = "0" | |
totalActive = "0" | |
#28 0x00000000017d8190 in InstanceMap::Update (this=0x6de52763f000, t_diff=131) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:3223 | |
No locals. | |
#29 0x00000000017bd294 in call (this=0x6de550c5c140) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:42 | |
No locals. | |
#30 MapUpdater::WorkerThread (this=0x24fe5a0 <MapManager::instance()::instance+160>) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:113 | |
request = 0x6de550c5c140 | |
#31 0x00006de6b9ed0970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#32 0x00006de6ba88c064 in start_thread (arg=0x6de62e8b4700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6de62e8b4700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {120835390785280, -7279498768635716131, 1, 120837771964512, 130832777029008, 120835390785280, 4699043756015558109, 4699351599733611997}, 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 0x00006de6b964062d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 30 (Thread 0x6de62f158700 (LWP 52882)): | |
#0 Player::IsNeverVisible (this=0x6de53c62f000) at /home/trinity/TrinityCore/src/server/game/Entities/Player/Player.cpp:22418 | |
this = 0x6de53c62f000 | |
#1 0x00000000019746ed in WorldObject::CanSeeOrDetect (this=this@entry=0x6de5de03c000, obj=obj@entry=0x6de53c62f000, ignoreStealth=ignoreStealth@entry=true, distanceCheck=distanceCheck@entry=false, checkAlert=checkAlert@entry=false) at /home/trinity/TrinityCore/src/server/game/Entities/Object/Object.cpp:1543 | |
corpseVisibility = <optimized out> | |
#2 0x00000000013294cc in SpellInfo::CheckTarget (this=0x6de694a41000, caster=0x6de5de03c000, target=target@entry=0x6de53c62f000, implicit=implicit@entry=true) at /home/trinity/TrinityCore/src/server/game/Spells/SpellInfo.cpp:1644 | |
unitTarget = <optimized out> | |
#3 0x00000000012cd255 in operator() (target=0x6de53c62f000, this=0x6de62f157490) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:8017 | |
No locals. | |
#4 Trinity::WorldObjectSpellAreaTargetCheck::operator() (this=0x6de62f157490, target=0x6de53c62f000) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:8109 | |
No locals. | |
#5 0x00000000012e912d in Visit (m=..., this=0x6de62f157470) at /home/trinity/TrinityCore/src/server/game/Grids/Notifiers/GridNotifiersImpl.h:248 | |
itr = {_Ptr = 0x6de53c630e68} | |
m = @0x6de4d297c890: {<RefManager<GridRefManager<Player>, Player>> = {<LinkedListHead> = {iFirst = {iNext = 0x6de577e58e70, iPrev = 0x0}, iLast = {iNext = 0x0, iPrev = 0x6de53c630e70}, iSize = 8}, _vptr.RefManager = 0x1f61bd0 <vtable for GridRefManager<Player>+16>}, <No data fields>} | |
this = 0x6de62f157470 | |
#6 VisitorHelper<Trinity::WorldObjectListSearcher<Trinity::WorldObjectSpellConeTargetCheck>, Player> (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:45 | |
No locals. | |
#7 VisitorHelper<Trinity::WorldObjectListSearcher<Trinity::WorldObjectSpellConeTargetCheck>, Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:51 | |
No locals. | |
#8 VisitorHelper<Trinity::WorldObjectListSearcher<Trinity::WorldObjectSpellConeTargetCheck>, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:58 | |
No locals. | |
#9 Visit (c=..., this=0x6de62f157400) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:92 | |
No locals. | |
#10 Visit<Trinity::WorldObjectListSearcher<Trinity::WorldObjectSpellConeTargetCheck> > (visitor=..., this=0x6de4d297c7c8) at /home/trinity/TrinityCore/src/server/game/Grids/Grid.h:98 | |
No locals. | |
#11 VisitGrid<Trinity::WorldObjectListSearcher<Trinity::WorldObjectSpellConeTargetCheck>, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > (visitor=..., y=<optimized out>, x=1, this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/NGrid.h:153 | |
No locals. | |
#12 Map::Visit<Trinity::WorldObjectListSearcher<Trinity::WorldObjectSpellConeTargetCheck>, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > > (this=this@entry=0x6de6125a5000, cell=..., visitor=...) at /home/trinity/TrinityCore/src/server/game/Maps/Map.h:810 | |
No locals. | |
#13 0x00000000012d9bd8 in Visit<Trinity::WorldObjectListSearcher<Trinity::WorldObjectSpellConeTargetCheck>, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > > (radius=<error reading variable: Incompatible types on DWARF stack>, y_off=2599.66187, x_off=4355.01221, map=..., visitor=..., standing_cell=<synthetic pointer>, this=0x6de62f157360) at /home/trinity/TrinityCore/src/server/game/Grids/Cells/CellImpl.h:123 | |
r_zone = {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 = 320, y_coord = 294}, high_bound = {x_coord = 322, y_coord = 295}} | |
#14 VisitWorldObjects<Trinity::WorldObjectListSearcher<Trinity::WorldObjectSpellConeTargetCheck> > (dont_load=true, radius=<optimized out>, visitor=..., map=0x6de6125a5000, y=2599.66187, x=4355.01221) at /home/trinity/TrinityCore/src/server/game/Grids/Cells/CellImpl.h:240 | |
cell = {data = {Part = {grid_x = 40, grid_y = 36, cell_x = 1, cell_y = 6, nocreate = 1, reserved = 0}, All = 18356520}} | |
wnotifier = {i_visitor = @0x6de62f157470} | |
#15 SearchTargets<Trinity::WorldObjectListSearcher<Trinity::WorldObjectSpellConeTargetCheck> > (this=0x6de57a865280, radius=<optimized out>, pos=<optimized out>, referer=<optimized out>, containerMask=<optimized out>, searcher=...) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:1962 | |
map = 0x6de6125a5000 | |
searchInGrid = true | |
searchInWorld = <optimized out> | |
#16 Spell::SelectImplicitConeTargets (this=this@entry=0x6de57a865280, effIndex=effIndex@entry=EFFECT_0, targetType=..., effMask=effMask@entry=1) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:1176 | |
check = {<Trinity::WorldObjectSpellAreaTargetCheck> = {<Trinity::WorldObjectSpellTargetCheck> = {_caster = 0x6de5de03c000, _referer = 0x6de5de03c000, _spellInfo = 0x6de694a41000, _targetSelectionType = <incomplete type>, _condSrcInfo = 0x0, _condList = 0x0}, _range = 45, _position = 0x6de5de03c068}, _coneAngle = 1.57079637} | |
searcher = {<Trinity::ContainerInserter<WorldObject*>> = {ref = 0x6de62f157440, inserter = 0xe1b240 <Trinity::ContainerInserter<WorldObject*>::InserterOf<std::list<WorldObject*, std::allocator<WorldObject*> > >(void*, WorldObject*&&)>}, i_mapTypeMask = 18, i_phaseMask = 1, i_check = @0x6de62f157490} | |
containerTypeMask = <optimized out> | |
__FUNCTION__ = "SelectImplicitConeTargets" | |
condList = <optimized out> | |
radius = <optimized out> | |
targets = std::list = {[0] = 0x6de577e57000, [1] = 0x6de551a34000, [2] = 0x6de54a315000, [3] = 0x6de55f5d9000, [4] = 0x6de4ec612000, [5] = 0x6de5cdc42000} | |
objectType = <optimized out> | |
selectionType = <optimized out> | |
coneAngle = 1.57079637 | |
#17 0x00000000012e2557 in Spell::SelectEffectImplicitTargets (this=this@entry=0x6de57a865280, effIndex=effIndex@entry=EFFECT_0, targetType=..., processedEffectMask=@0x6de62f15762c: 1) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:918 | |
effectMask = 1 | |
__FUNCTION__ = "SelectEffectImplicitTargets" | |
#18 0x00000000012e28df in Spell::SelectSpellTargets (this=0x6de57a865280) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:784 | |
implicitTargetMask = <optimized out> | |
i = 0 | |
processedAreaEffectsMask = 1 | |
#19 0x00000000012e61cc in Spell::_cast (this=0x6de57a865280, skipCheck=false, skipCheck@entry=true) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:3415 | |
modOwner = 0x0 | |
procAttacker = 3765563264 | |
hitMask = 0 | |
#20 0x00000000012e689c in _cast (skipCheck=true, this=0x6de57a865280) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:3324 | |
No locals. | |
#21 Spell::cast (this=this@entry=0x6de57a865280, skipCheck=skipCheck@entry=true) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:3307 | |
modOwner = 0x0 | |
lastSpellMod = 0x0 | |
#22 0x00000000012e7705 in Spell::prepare (this=this@entry=0x6de57a865280, targets=targets@entry=0x6de62f1578c0, triggeredByAura=triggeredByAura@entry=0x6de528f68e80) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:3214 | |
param1 = 0 | |
param2 = 0 | |
result = <optimized out> | |
#23 0x0000000001925ce0 in Unit::CastSpell (this=this@entry=0x6de5de03c000, targets=..., spellInfo=spellInfo@entry=0x6de694a41000, triggerFlags=triggerFlags@entry=TRIGGERED_FULL_MASK, castItem=castItem@entry=0x0, triggeredByAura=triggeredByAura@entry=0x6de528f68e80, originalCaster=..., value=0x0) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:1007 | |
spell = 0x6de57a865280 | |
#24 0x0000000001926cea in CastSpell (originalCaster=..., triggeredByAura=0x6de528f68e80, castItem=0x0, triggerFlags=TRIGGERED_FULL_MASK, spellInfo=0x6de694a41000, victim=0x6de5de03c000, this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:1036 | |
targets = {m_targetMask = 2, m_objectTarget = 0x6de5de03c000, 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 = 17379391585027884052}, 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 = ""} | |
#25 Unit::CastSpell (this=this@entry=0x6de5de03c000, victim=victim@entry=0x6de5de03c000, spellInfo=spellInfo@entry=0x6de694a41000, triggered=triggered@entry=true, castItem=castItem@entry=0x0, triggeredByAura=triggeredByAura@entry=0x6de528f68e80, originalCaster=...) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:1029 | |
No locals. | |
#26 0x000000000134406b in AuraEffect::HandlePeriodicTriggerSpellAuraTick (this=0x6de528f68e80, target=0x6de5de03c000, caster=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Spells/Auras/SpellAuraEffects.cpp:5491 | |
triggerCaster = 0x6de5de03c000 | |
triggerSpellId = 71250 | |
triggeredSpellInfo = 0x6de694a41000 | |
auraId = <optimized out> | |
#27 0x000000000134785b in PeriodicTick (caster=<optimized out>, aurApp=<optimized out>, this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Spells/Auras/SpellAuraEffects.cpp:936 | |
No locals. | |
#28 AuraEffect::Update (this=0x6de53c62f000, diff=1013116928, diff@entry=131, caster=0x6de4e071ef80, caster@entry=0x6de5de03c000) at /home/trinity/TrinityCore/src/server/game/Spells/Auras/SpellAuraEffects.cpp:772 | |
aurApp = 0x6de51b8916a0 | |
effectApplications = std::vector of length 1, capacity 1 = {0x6de51b8916a0} | |
#29 0x0000000001353ee7 in Aura::UpdateOwner (this=this@entry=0x6de5270d3080, diff=diff@entry=131, owner=owner@entry=0x6de5de03c000) at /home/trinity/TrinityCore/src/server/game/Spells/Auras/SpellAuras.cpp:674 | |
i = <optimized out> | |
__FUNCTION__ = "UpdateOwner" | |
caster = 0x6de5de03c000 | |
modSpell = 0x0 | |
modOwner = 0x0 | |
#30 0x0000000001912d36 in Unit::_UpdateSpells (this=this@entry=0x6de5de03c000, time=time@entry=131) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:3110 | |
i_aura = 0x6de5270d3080 | |
#31 0x000000000192bd1a in Unit::Update (this=this@entry=0x6de5de03c000, p_time=p_time@entry=131) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:455 | |
No locals. | |
#32 0x00000000019af9eb in Creature::Update (this=0x6de5de03c000, diff=131) at /home/trinity/TrinityCore/src/server/game/Entities/Creature/Creature.cpp:649 | |
No locals. | |
#33 0x00000000014a8b63 in Trinity::ObjectUpdater::Visit<Creature> (this=0x6de53c62f000, this@entry=0x6de62f157d60, m=...) at /home/trinity/TrinityCore/src/server/game/Grids/Notifiers/GridNotifiers.cpp:406 | |
No locals. | |
#34 0x00000000017cd878 in VisitorHelper<Trinity::ObjectUpdater, Creature> (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:45 | |
No locals. | |
#35 VisitorHelper<Trinity::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:51 | |
No locals. | |
#36 VisitorHelper<Trinity::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:52 | |
No locals. | |
#37 VisitorHelper<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:58 | |
No locals. | |
#38 Visit (c=..., this=0x6de62f157d70) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:92 | |
No locals. | |
#39 Visit<Trinity::ObjectUpdater> (visitor=..., this=0x6de4d297c638) at /home/trinity/TrinityCore/src/server/game/Grids/Grid.h:91 | |
No locals. | |
#40 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:153 | |
No locals. | |
#41 Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (visitor=..., cell=..., this=0x6de6125a5000) at /home/trinity/TrinityCore/src/server/game/Maps/Map.h:810 | |
No locals. | |
#42 Map::VisitNearbyCellsOf (this=this@entry=0x6de6125a5000, obj=obj@entry=0x6de5427f9000, gridVisitor=..., worldVisitor=...) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:687 | |
cell_id = 150849 | |
pair = {x_coord = 321, y_coord = 294} | |
cell = {data = {Part = {grid_x = 40, grid_y = 36, cell_x = 1, cell_y = 6, nocreate = 1, reserved = 0}, All = 18356520}} | |
y = 294 | |
x = 321 | |
area = {low_bound = {x_coord = <optimized out>, y_coord = 292}, high_bound = {x_coord = 324, y_coord = 297}} | |
#43 0x00000000017d7ee5 in VisitNearbyCellsOf (worldVisitor=..., gridVisitor=..., obj=0x6de5427f9000, this=0x6de6125a5000) at /usr/include/c++/4.9/bits/vector.tcc:101 | |
No locals. | |
#44 Map::Update (this=this@entry=0x6de6125a5000, t_diff=t_diff@entry=131) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:729 | |
updater = {i_timeDiff = 131} | |
grid_object_update = {i_visitor = @0x6de62f157d60} | |
mapId = "\000\000\000\000\000rk\000\300!\025+\346m\000\000n3\000\000\243P\000\a\200\240\376w\345m\000\000\017\000\000work\000\000\335\065\350\345m\000\000\240\333\065\350\345m\000\000;\000\000\067\361\002\020\361eral\000rk\000\340\373\065\350\345m\000\000\340\334\065\350\345m\000\000H\000\000\v|\000\060\361eral\000rk\000\240\026\027\241\345m\000\000G\000\000\251h\000\060\361\000\320`\022\346m\000\000G\000\000\251h\000\060\361\200\260:\350\345m\000\000\060B\000\000\000\000\000\000\230\353BA\345m\000\000spells\000\000\240\002+\350\345m\000\000\212\276\000\000\000\000\000\000\060\357\246\366\345m\000\000DEBUG \000\000"... | |
world_object_update = {i_visitor = @0x6de62f157d60} | |
totalAdds = "\000\000\000\000ork", '\000' <repeats 33 times>, "\340Q؆\345m\000\000T\233\001\000\000\000\000\000\000\000\364\356\345m\000\000root\000\000\000\000\200]؆\345m\000\000\061;\002\000\000\000\000\b\000\300}\203\345m\000\000\r\000\000\000\000\000\000\000\340\207؆\345m\000\000\312\003\000k[\000\060\361\000`IG\345m\000\000\312\003\000k[\000\060\361\360eU\256\345m\000\000 \216؆\345m\000\000@_\306\357\344m\000\000spells\000\000\240\264\027h\345m\000\000<\022\003\000\000\000\000\000\331?\270Y\000\000\000\000network\000"... | |
totalActive = "spells\000\000 \251\310\351\345m\000\000ú\000\000\000\000\000\000`\024\231\203\345m\000\000root\000rk\000 \201\067\350\345m\000\000v\t\000\000~\000\060\361\220\270\205O\000\000\000\000\000ral\000rk\000 \250P\223\345m\000\000<\002\000\000\000\000\000\000\206\352\266Y\000\000\000\000\001\000\000\000ork\000\300\266:\350\345m\000\000\340\330\065\350\345m\000\000\263\000\256\256\345m\000\000City\000rk\000\000\222'\237\345m\000\000\370.\356v\346m\000\000\000\340\200\201\345m\000\000[\211gb3\361\032\304\374\024\000\000\017\251\324\351\022\a\276\315\004\000\000\000\000\250\215\202\021\000\000\000\000\000\000\000\000rk\000"... | |
#45 0x00000000017d8190 in InstanceMap::Update (this=0x6de6125a5000, t_diff=131) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:3223 | |
No locals. | |
#46 0x00000000017bd294 in call (this=0x6de4e3d11d00) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:42 | |
No locals. | |
#47 MapUpdater::WorkerThread (this=0x24fe5a0 <MapManager::instance()::instance+160>) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:113 | |
request = 0x6de4e3d11d00 | |
#48 0x00006de6b9ed0970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#49 0x00006de6ba88c064 in start_thread (arg=0x6de62f158700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6de62f158700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {120835399845632, -7279498768635716131, 1, 120837771964512, 130832777029008, 120835399845632, 4699040408088550877, 4699351599733611997}, 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" | |
#50 0x00006de6b964062d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 29 (Thread 0x6de62fa20700 (LWP 52881)): | |
#0 operator[] (this=0x6de617c31db0, __n=<optimized out>) at /usr/include/c++/4.9/bits/stl_vector.h:795 | |
No locals. | |
#1 intersectRay<VMAP::GModelRayCallback> (stopAtFirst=false, maxDist=<synthetic pointer>, intersectCallback=<synthetic pointer>, r=..., this=0x6de617c31db0) at /home/trinity/TrinityCore/src/common/Collision/BoundingIntervalHierarchy.h:178 | |
tn = 2147488064 | |
axis = <optimized out> | |
BVH2 = <optimized out> | |
offset = <optimized out> | |
intervalMax = 0.1100384 | |
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 = -59.3615341, y = 289.382324, z = -0.837362647} | |
dir = <optimized out> | |
stack = {{node = 12, tnear = 0, tfar = 9.87403774}, {node = 807, tnear = 0, tfar = 0.1100384}, {node = 810, tnear = 0.100496233, tfar = 0.1100384}, {node = 24588, tnear = 28.4041882, tfar = 33.4946404}, {node = 24612, tnear = 23.847908, tfar = 30.9110088}, {node = 0, tnear = 2.9460967e-10, tfar = -8651.28027}, {node = 799143600, tnear = 3.9424131e-41, tfar = 0}, {node = 0, tnear = 0, tfar = 0}, {node = 799142928, tnear = 3.9424131e-41, tfar = 2.94592795e-10}, {node = 28134, tnear = -1, tfar = -1}, {node = 3212836864, tnear = 0, tfar = 7.77390375e-26}, {node = 28134, tnear = 2.9460212e-10, tfar = 3.9424131e-41}, {node = 0, tnear = 0, tfar = 2.94598457e-10}, {node = 28134, tnear = 0, tfar = 0}, {node = 29629575, tnear = 0, tfar = -4.91692038e-17}, {node = 28134, tnear = inf, tfar = 0}, {node = 3236201709, tnear = 14.5908537, tfar = -1}, {node = 0, tnear = 23450.1738, tfar = 16673.3555}, {node = 0, tnear = 3.9424131e-41, tfar = 0}, {node = 0, tnear = 6.95725406e-38, tfar = 0}, {node = 0, tnear = 0, tfar = 7.20399637e-38}, {node = 2139095040, tnear = 2.1019477e-44, tfar = 0}, {node = 2139095040, tnear = 0, tfar = 2.1019477e-44}, {node = 0, tnear = 4.30478888e-42, tfar = 0}, {node = 1186418484, tnear = 16673.3555, tfar = 0}, {node = 0, tnear = 924.929016, tfar = 89.5997009}, {node = 29189372, tnear = 0, tfar = 933.200989}, {node = 1118549993, tnear = 48.2211533, tfar = inf}, {node = 4017363512, tnear = 3.94227297e-41, tfar = -0.000453104061}, {node = 2149586957, tnear = 0, tfar = 8.54792063e-44}, {node = 25476, tnear = 85.8561096, tfar = 2.1019477e-44}, {node = 33, tnear = 2.80259693e-45, tfar = 0}, {node = 0, tnear = 0, tfar = 0}, {node = 0, tnear = 7.75482317e-26, tfar = 3.9424131e-41}, {node = 1, tnear = 0, tfar = -1.40494708e-17}, {node = 28134, tnear = 6.88522788e-38, tfar = 0}, {node = 131, tnear = 0, tfar = 3.02075107e-40}, {node = 1139642004, tnear = 2.94628322e-10, tfar = 3.9424131e-41}, {node = 0, tnear = 1.875, tfar = inf}, {node = 3212836864, tnear = -1, tfar = 0}, {node = 3212836864, tnear = 1.95151973, tfar = -3.21883414e-38}, {node = 28134, tnear = 2, tfar = 1.77803946}, {node = 2167357440, tnear = 3.9424131e-41, tfar = 0}, {node = 0, tnear = -1, tfar = 0}, {node = 1186415082, tnear = 16681.8105, tfar = 386.298157}, {node = 1072693248, tnear = -4.20376006e+17, tfar = 3.94213284e-41}, {node = 3212836864, tnear = -1, tfar = inf}, {node = 2139095040, tnear = 0, tfar = 0}, {node = 15, tnear = 0, tfar = 0}, {node = 0, tnear = 4.20389539e-45, tfar = 0}, {node = 799143576, tnear = 3.9424131e-41, tfar = 2.94609226e-10}, {node = 28134, tnear = 7.34863728e-38, tfar = 0}, {node = 3212836864, tnear = -1, tfar = -1}, {node = 0, tnear = 7.76783938e-26, tfar = 3.9424131e-41}, {node = 799143824, tnear = 3.9424131e-41, tfar = 0}, {node = 0, tnear = 2.94612668e-10, tfar = 3.9424131e-41}, {node = 0, tnear = 0, tfar = 7.20399637e-38}, {node = 0, tnear = 3.00741071e-40, tfar = 0}, {node = 2139095040, tnear = 0, tfar = -1}, {node = 3212836864, tnear = 1.58093262, tfar = 3.9424131e-41}, {node = 1106932224, tnear = 3.94227297e-41, tfar = 1.40129846e-45}, {node = 0, tnear = 2.94618108e-10, tfar = 3.9424131e-41}, {node = 1, tnear = 0, tfar = 2.94614444e-10}, {node = 28134, tnear = 7.20399637e-38, tfar = 0}} | |
#2 IntersectRay (stopAtFirstHit=false, distance=<synthetic pointer>, ray=..., this=0x6de617c31d60) at /home/trinity/TrinityCore/src/common/Collision/Models/WorldModel.cpp:390 | |
callback = {vertices = {x = -40.0147667, y = 259.013702, z = 16.1566105}, triangles = <error reading variable> | |
#3 IsInsideObject (z_dist=<synthetic pointer>, down=..., pos=..., this=0x6de617c31d60) at /home/trinity/TrinityCore/src/common/Collision/Models/WorldModel.cpp:402 | |
rPos = {x = -59.3615341, y = 289.382324, z = -0.837362647} | |
dist = 0.100496955 | |
ray = {m_origin = {x = -59.3615341, y = 289.382324, z = -0.837362647}, 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 = -59.3615341, c_zy = 289.382324} | |
z_dist = <synthetic pointer> | |
down = @0x6de62fa1f668: {x = 0, y = 0, z = -1} | |
pos = @0x6de62fa1f6c0: {x = -59.3615341, y = 289.382324, z = -0.937362671} | |
this = 0x6de617c31d60 | |
#4 operator() (entry=<optimized out>, point=..., this=0x6de62fa1f650) at /home/trinity/TrinityCore/src/common/Collision/Models/WorldModel.cpp:487 | |
group_Z = <optimized out> | |
#5 BIH::intersectPoint<VMAP::WModelAreaCallback> (this=this@entry=0x6de6183f6880, 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 = 1695, tnear = 0, tfar = 6.88500647e-38}, {node = 1701, tnear = 2.94587243e-10, tfar = 3.9424131e-41}, {node = 2016, tnear = 3.9424131e-41, tfar = 7.8354349e-26}, {node = 1932, tnear = -1.75162308e-43, tfar = 7.34697001e-39}, {node = 2147483648, tnear = 7.34697001e-39, tfar = -1.4049312e-17}, {node = 28134, tnear = 3.35039252e-40, tfar = 0}, {node = 2167357440, tnear = 3.9424131e-41, tfar = 0}, {node = 0, tnear = 1.36157227, tfar = 1.02692866}, {node = 3286781858, tnear = -133.750366, tfar = -3.21883414e-38}, {node = 28134, tnear = 0, tfar = 0}, {node = 3212836864, tnear = 3.9424131e-41, tfar = 0}, {node = 0, tnear = -1.40494708e-17, tfar = 3.9424131e-41}, {node = 799142208, tnear = 3.9424131e-41, tfar = 2.94575364e-10}, {node = 28134, tnear = 2.94575475e-10, tfar = 3.9424131e-41}, {node = 2743178592, tnear = 3.9424131e-41, tfar = 2.94572366e-10}, {node = 28134, tnear = 2.94576252e-10, tfar = 3.9424131e-41}, {node = 799142384, tnear = 3.9424131e-41, tfar = 2.94576474e-10}, {node = 28134, tnear = 2.94576585e-10, tfar = 3.9424131e-41}, {node = 29063272, tnear = 0, tfar = 7.75482317e-26}, {node = 28134, tnear = 2.9456973e-10, tfar = 85.8561096}, {node = 2149586957, tnear = 0, tfar = 8.54792063e-44}, {node = 25476, tnear = 2.94575586e-10, tfar = 3.9424131e-41}, {node = 799142396, tnear = 3.9424131e-41, tfar = -7.55460389e+28}, {node = 28133, tnear = 2.94576363e-10, tfar = 3.9424131e-41}, {node = 799142388, tnear = 3.9424131e-41, tfar = 0}, {node = 0, tnear = -4.91692038e-17, tfar = 3.9424131e-41}, {node = 28982845, tnear = 0, tfar = 5.60519386e-45}, {node = 0, tnear = 1.70231307e-38, tfar = 0}, {node = 2167357672, tnear = 3.9424131e-41, tfar = 4.62428493e-44}, {node = 0, tnear = 2.94576807e-10, tfar = 3.9424131e-41}, {node = 30, tnear = 0, tfar = -3.21883414e-38}, {node = 28134, tnear = 4.64170419e-38, tfar = 0}, {node = 15, tnear = 0, tfar = 2.94576807e-10}, {node = 28134, tnear = 2.1019477e-44, tfar = 0}, {node = 3072, tnear = 0, tfar = -3.21883414e-38}, {node = 28134, tnear = 4.64547985e-38, tfar = 0}, {node = 15, tnear = 0, tfar = -3.04312562e-06}, {node = 3322359071, tnear = 933.200989, tfar = 85.8591995}, {node = 28969147, tnear = 0, tfar = -7.55460389e+28}, {node = 28133, tnear = 0, tfar = 1.97981775}, {node = 0, tnear = 1.83463562, tfar = 0.443295896}, {node = 0, tnear = 0.881241918, tfar = 0.00645688921}, {node = 0, tnear = 0, tfar = 2.94585689e-10}, {node = 28134, tnear = 0, tfar = 3.92158175}, {node = 3215368015, tnear = 0.698317289, tfar = 3.0757792}, {node = 0, tnear = 0.544639051, tfar = -0.0146368183}, {node = 3210128062, tnear = 0, tfar = 1.83607841}, {node = 3263734856, tnear = -1.19254494, tfar = 475.113892}, {node = 1, tnear = 2.80259693e-45, tfar = 2.80259693e-45}, {node = 3322359071, tnear = 2.80259693e-45, tfar = 1.40129846e-45}, {node = 1, tnear = 3.9424131e-41, tfar = 0}, {node = 3, tnear = 4.20389539e-45, tfar = -8651.28027}, {node = 3, tnear = 0, tfar = 0}, {node = 28134, tnear = 4.20389539e-44, tfar = 2.80896616}, {node = 1081801522, tnear = 5.46506401e-44, tfar = 1.99999225}, {node = 1077134874, tnear = 6.30584309e-44, tfar = 1.99999225}, {node = 1077134874, tnear = 0.184542179, tfar = 1.5794035e-41}, {node = 0, tnear = 0.205126286, tfar = 0}, {node = 1071644340, tnear = 0.186929703, tfar = 2.48534296e-41}, {node = 1108658491, tnear = 42.2297554, tfar = 2.49038763e-41}, {node = 1107601107, tnear = 39.3340263, tfar = 1.02743203e-41}, {node = 1062175536, tnear = 0.810595512, tfar = 1.01313879e-41}, {node = 1033557632, tnear = 0.102391243, tfar = 0}, {node = 0, tnear = 0, tfar = 0}} | |
stackPos = 0 | |
node = <optimized out> | |
#6 0x0000000001b9e8ed in intersectPoint<VMAP::WModelAreaCallback> (intersectCallback=..., p=..., this=0x6de6183f6880) at /home/trinity/TrinityCore/src/common/Collision/Models/WorldModel.cpp:533 | |
No locals. | |
#7 VMAP::WorldModel::GetLocationInfo (this=0x6de6183f6860, p=..., down=..., dist=@0x6de62fa1f6bc: 0.00117277354, info=...) at /home/trinity/TrinityCore/src/common/Collision/Models/WorldModel.cpp:533 | |
callback = {prims = {iBound = {static dummy = 0, lo = {x = -179.050644, y = -178.89856, z = -21.7179146}, hi = {x = -168.87471, y = -159.933578, z = -0.156833142}}, iMogpFlags = 10305, iGroupWMOID = 2490, vertices = std::vector of length 72, capacity 72 = {{x = -179.022873, y = -159.961349, z = -5.04351282}, {x = -178.514328, y = -159.961349, z = -3.14288449}, {x = -175.718216, y = -178.870789, z = -3.94575429}, {x = -169.462402, y = -159.961349, z = -3.1428864}, {x = -168.953873, y = -159.961349, z = -5.04351282}, {x = -168.902481, y = -178.870789, z = -8.53427505}, {x = -169.411011, y = -178.870789, z = -6.63364649}, {x = -177.35408, y = -159.961349, z = -1.53161275}, {x = -175.769608, y = -159.961349, z = -0.454991937}, {x = -177.302689, y = -178.870789, z = -5.0223732}, {x = -172.207123, y = -159.961349, z = -0.45499289}, {x = -170.62265, y = -159.961349, z = -1.5316118}, {x = -172.155731, y = -178.870789, z = -3.94575429}, {x = -170.571259, y = -178.870789, z = -5.02237511}, {x = -173.057877, y = -159.961349, z = -0.184610918}, {x = -178.462936, y = -178.870789, z = -6.63364649}, {x = -174.867462, y = -178.870789, z = -3.67537522}, {x = -174.918854, y = -159.961349, z = -0.184611827}, {x = -173.006485, y = -178.870789, z = -3.67537355}, {x = -178.971481, y = -178.870789, z = -8.53427505}, {x = -173.066803, y = -178.870789, z = -4.05854368}, {x = -174.807144, y = -178.870789, z = -4.05854273}, {x = -174.858551, y = -159.961349, z = -0.567780316}, {x = -173.118195, y = -159.961349, z = -0.567780316}, {x = -173.057877, y = -159.961349, z = -0.184610918}, {x = -173.006485, y = -178.870789, z = -3.67537355}, {x = -173.066803, y = -178.870789, z = -4.05854368}, {x = -174.918854, y = -159.961349, z = -0.184611827}, {x = -174.858551, y = -159.961349, z = -0.567780316}, {x = -174.807144, y = -178.870789, z = -4.05854273}, {x = -173.118195, y = -159.961349, z = -0.567780316}, {x = -174.867462, y = -178.870789, z = -3.67537522}, {x = -169.720703, y = -178.870789, z = -12.1460276}, {x = -178.155472, y = -178.870789, z = -13.3492374}, {x = -169.720703, y = -178.870789, z = -21.690136}, {x = -178.155487, y = -178.870789, z = -21.690136}, {x = -168.953873, y = -159.961349, z = -5.04351282}, {x = -169.631866, y = -159.961349, z = -5.35076141}, {x = -178.204636, y = -159.961349, z = -8.65526581}, {x = -178.293472, y = -178.870789, z = -8.84152508}, {x = -178.206863, y = -159.961349, z = -16.137476}, {x = -169.580475, y = -178.870789, z = -8.84152126}, {x = -168.902481, y = -178.870789, z = -8.53427505}, {x = -178.971481, y = -178.870789, z = -8.53427505}, {x = -169.772079, y = -159.961349, z = -9.85847569}, {x = -178.155472, y = -178.870789, z = -13.3492374}, {x = -178.344864, y = -159.961349, z = -5.35076237}, {x = -179.022873, y = -159.961349, z = -5.04351282}, {x = -178.206863, y = -159.961349, z = -9.85847569}, {x = -169.772079, y = -159.961349, z = -9.85847569}, {x = -169.772079, y = -159.961349, z = -16.137476}, {x = -169.772095, y = -159.961349, z = -8.65526581}, {x = -178.153244, y = -178.870789, z = -12.1460276}, {x = -178.206863, y = -159.961349, z = -9.85847569}, {x = -169.720688, y = -178.870789, z = -13.3492374}, {x = -169.720688, y = -178.870789, z = -13.3492374}, {x = -170.49263, y = -178.870789, z = -13.7178059}, {x = -169.564087, y = -178.870789, z = -13.6734734}, {x = -169.673904, y = -159.961349, z = -10.508255}, {x = -177.562744, y = -159.961349, z = -10.5525875}, {x = -178.286453, y = -159.961349, z = -10.5082569}, {x = -178.176636, y = -178.870789, z = -13.6734753}, {x = -177.3396, y = -159.961349, z = -10.8779507}, {x = -177.452942, y = -178.870789, z = -13.7178059}, {x = -177.229797, y = -178.870789, z = -14.04317}, {x = -170.602432, y = -159.961349, z = -10.5525875}, {x = -170.825577, y = -159.961349, z = -10.8779507}, {x = -170.715775, y = -178.870789, z = -14.04317}, {x = -170.825577, y = -159.961349, z = -10.8779507}, {x = -177.3396, y = -159.961349, z = -10.8779507}, {x = -177.229797, y = -178.870789, z = -14.04317}, {x = -170.715775, y = -178.870789, z = -14.04317}}, triangles = std::vector of length 48, capacity 48 = {{idx0 = 20, idx1 = 21, idx2 = 22}, {idx0 = 23, idx1 = 24, idx2 = 25}, {idx0 = 25, idx1 = 26, idx2 = 23}, {idx0 = 27, idx1 = 28, idx2 = 29}, {idx0 = 22, idx1 = 30, idx2 = 20}, {idx0 = 56, idx1 = 57, idx2 = 58}, {idx0 = 59, idx1 = 60, idx2 = 61}, {idx0 = 62, idx1 = 59, idx2 = 63}, {idx0 = 63, idx1 = 64, idx2 = 62}, {idx0 = 61, idx1 = 63, idx2 = 59}, {idx0 = 65, idx1 = 66, idx2 = 67}, {idx0 = 67, idx1 = 56, idx2 = 65}, {idx0 = 58, idx1 = 65, idx2 = 56}, {idx0 = 68, idx1 = 69, idx2 = 70}, {idx0 = 70, idx1 = 71, idx2 = 68}, {idx0 = 36, idx1 = 37, idx2 = 41}, {idx0 = 41, idx1 = 42, idx2 = 36}, {idx0 = 38, idx1 = 46, idx2 = 39}, {idx0 = 39, idx1 = 52, idx2 = 38}, {idx0 = 7, idx1 = 8, idx2 = 2}, {idx0 = 2, idx1 = 9, idx2 = 7}, {idx0 = 1, idx1 = 7, idx2 = 9}, {idx0 = 9, idx1 = 15, idx2 = 1}, {idx0 = 0, idx1 = 1, idx2 = 15}, {idx0 = 15, idx1 = 19, idx2 = 0}, {idx0 = 8, idx1 = 17, idx2 = 16}, {idx0 = 16, idx1 = 2, idx2 = 8}, {idx0 = 29, idx1 = 31, idx2 = 27}, {idx0 = 46, idx1 = 47, idx2 = 43}, {idx0 = 43, idx1 = 39, idx2 = 46}, {idx0 = 44, idx1 = 54, idx2 = 32}, {idx0 = 45, idx1 = 53, idx2 = 38}, {idx0 = 38, idx1 = 52, idx2 = 45}, {idx0 = 32, idx1 = 51, idx2 = 44}, {idx0 = 50, idx1 = 34, idx2 = 55}, {idx0 = 55, idx1 = 49, idx2 = 50}, {idx0 = 35, idx1 = 40, idx2 = 48}, {idx0 = 32, idx1 = 41, idx2 = 37}, {idx0 = 10, idx1 = 11, idx2 = 13}, {idx0 = 13, idx1 = 12, idx2 = 10}, {idx0 = 11, idx1 = 3, idx2 = 6}, {idx0 = 6, idx1 = 13, idx2 = 11}, {idx0 = 48, idx1 = 33, idx2 = 35}, {idx0 = 3, idx1 = 4, idx2 = 5}, {idx0 = 5, idx1 = 6, idx2 = 3}, {idx0 = 14, idx1 = 10, idx2 = 12}, {idx0 = 12, idx1 = 18, idx2 = 14}, {idx0 = 37, idx1 = 51, idx2 = 32}}, meshTree = {tree = std::vector of length 153, capacity 153 = {2147483651, 3238689784, 3242350113, 2147483657, 3243611770, 3249374566, 2147483711, 3226019085, 3235137237, 3221225472, 1, 0, 15, 3274356541, 3274363737, 2147483669, 3239951441, 3244339411, 2684354614, 3246463373, 3239951441, 3221225473, 2, 0, 27, 3274783444, 3274790640, 2147483681, 3241020438, 3243998242, 3221225481, 2, 0, 3221225475, 1, 0, 536870951, 3274852693, 3274790640, 42, 3274798068, 3274805264, 2147483696, 3240632786, 3243611770, 3221225480, 1, 0, 3221225476, 2, 0, 3221225478, 2, 0, 2147483705, 3239951441, 3243998242, 3221225483, 3, 0, 3221225486, 3, 0, 69, 3274843963, 3274294696, 99, 3274510618, 3274513986, 2147483723, 3238689784, 3238885091, 2147483735, 3232446832, 3238885087, 3221225489, 1, 0, 2147483729, 3232446834, 3238562916, 3221225490, 2, 0, 3221225492, 2, 0, 3221225494, 3, 0, 2147483741, 3231802485, 3238562916, 3221225497, 2, 0, 3221225499, 2, 0, 2147483753, 3217296355, 3229736855, 2147483783, 3217296347, 3231758156, 2147483759, 3226019077, 3231758152, 117, 3274684381, 3274687749, 3221225501, 2, 0, 3221225503, 2, 0, 3221225505, 1, 0, 123, 3274628626, 3274631994, 3221225506, 2, 0, 2147483777, 3205585421, 3229736853, 3221225508, 2, 0, 3221225510, 2, 0, 3221225512, 2, 0, 141, 3274450910, 3274454278, 147, 3274506665, 3274510033, 3221225518, 2, 0, 3221225514, 2, 0, 3221225516, 2, 0}, objects = std::vector of length 48, capacity 48 = {34, 36, 42, 8, 9, 6, 31, 32, 7, 13, 14, 35, 10, 11, 30, 5, 12, 18, 17, 29, 28, 24, 33, 47, 37, 16, 15, 43, 44, 22, 23, 20, 21, 19, 26, 25, 0, 4, 27, 3, 41, 40, 2, 1, 46, 45, 38, 39}, bounds = {static dummy = 0, lo = {x = -179.022873, y = -178.870789, z = -21.690136}, hi = {x = -168.902481, y = -159.961349, z = -0.184610918}}}, 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}} | |
#8 0x0000000001bd6a86 in VMAP::ModelInstance::GetLocationInfo (this=0x6de615c1fef8, p=..., info=...) at /home/trinity/TrinityCore/src/common/Collision/Models/ModelInstance.cpp:120 | |
pModel = {x = -59.3615341, y = 289.382324, z = -0.937362671} | |
zDirModel = {x = 0, y = 0, z = -1} | |
zDist = 0.00117277354 | |
#9 0x0000000001bb6f09 in operator() (entry=<optimized out>, point=..., this=0x6de62fa1fa60) at /home/trinity/TrinityCore/src/common/Collision/Maps/MapTree.cpp:79 | |
No locals. | |
#10 BIH::intersectPoint<VMAP::LocationInfoCallback> (this=0x6de6a3819568, 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 = 240375, tnear = 16515.9453, tfar = 386.659729}, {node = 1072693248, tnear = 0, tfar = 0}, {node = 3212836864, tnear = -1, tfar = inf}, {node = 2139095040, tnear = -1, tfar = 50}, {node = 1, tnear = 1.40129846e-45, tfar = 2.80259693e-45}, {node = 0, tnear = 2.80259693e-45, tfar = 2.80259693e-45}, {node = 1, tnear = 0, tfar = 0}, {node = 0, tnear = 4.20389539e-45, tfar = 0.506745398}, {node = 3, tnear = 4.20389539e-45, tfar = 0}, {node = 3317695028, tnear = 23250.0742, tfar = 16515.9453}, {node = 1136743538, 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 = 1186309158, tnear = 16515.9453, 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 = -6183.4082, tfar = 550.720703}, {node = 4233310208, tnear = 3.94227297e-41, tfar = 0}, {node = 0, tnear = -1, tfar = 3.9424131e-41}, {node = 33031424, tnear = 0, tfar = 1.83570099e-43}, {node = 0, tnear = 2.94643865e-10, tfar = 3.9424131e-41}, {node = 26380788, tnear = 0, tfar = nan(0x7fffff)}, {node = 0, tnear = 0, tfar = 0}, {node = 0, tnear = 0, tfar = 0}, {node = 1072693248, tnear = 0.506745398, tfar = 389.745178}, {node = 3317695028, tnear = 523.517578, tfar = -3.21883414e-38}, {node = 28134, tnear = 4.64170419e-38, tfar = 0}, {node = 20, tnear = 3.94213284e-41, tfar = 2.94628766e-10}, {node = 28134, tnear = 2.94638092e-10, tfar = 3.9424131e-41}, {node = 799144384, tnear = 3.9424131e-41, tfar = 0}, {node = 0, tnear = 4.64247715e-38, tfar = 0}, {node = 799144260, tnear = 3.9424131e-41, tfar = -3.21883414e-38}, {node = 28134, tnear = 5.60519386e-45, tfar = 0}, {node = 799144528, tnear = 3.9424131e-41, tfar = -6.20124992e-33}, {node = 28133, tnear = 0.565879345, tfar = 3.94227297e-41}, {node = 799144528, tnear = 3.9424131e-41, tfar = 3.33049072e-38}, {node = 0, tnear = 5.60519386e-45, tfar = 0}, {node = 3307544576, tnear = 3.94213284e-41, tfar = 5.60519386e-45}, {node = 0, tnear = 2.94639868e-10, tfar = 3.9424131e-41}, {node = 3655062816, tnear = 3.94213284e-41, tfar = -7.73466916e+15}, {node = 28132, tnear = 2.94633207e-10, tfar = 3.9424131e-41}, {node = 3772807680, tnear = 3.94213284e-41, tfar = -1.29397495e+20}, {node = 28132, tnear = 2.94639868e-10, tfar = 3.9424131e-41}, {node = 3772807176, tnear = 3.94213284e-41, tfar = -1.29401928e+20}, {node = 28132, tnear = 1.40129846e-45, tfar = 0}, {node = 20267480, tnear = 0, tfar = 3.85186035e-34}, {node = 0, tnear = -6.20124992e-33, tfar = 3.91032336e-41}, {node = 3, tnear = 0, tfar = 1.18604725e+24}, {node = 28133, tnear = -7.73466487e+15, tfar = 3.94213284e-41}, {node = 3307544576, tnear = 3.94213284e-41, tfar = -3.21883414e-38}, {node = 28134, tnear = 0, tfar = 0}, {node = 15, tnear = 0, tfar = 2.94640534e-10}, {node = 28134, tnear = -2642, tfar = 3.94213284e-41}, {node = 2167357440, tnear = 3.9424131e-41, tfar = -4.91692038e-17}, {node = 28134, tnear = 6.88663814e-38, tfar = 0}, {node = 3655062784, tnear = 3.94213284e-41, tfar = 1.12103877e-44}, {node = 0, tnear = -1.29397424e+20, tfar = 3.94213284e-41}, {node = 3772807168, tnear = 3.94213284e-41, tfar = -1.29401928e+20}, {node = 28132, tnear = -7.73466487e+15, tfar = 3.94213284e-41}} | |
stackPos = 1 | |
node = <optimized out> | |
#11 0x0000000001bb78dd in intersectPoint<VMAP::LocationInfoCallback> (intersectCallback=..., p=..., this=<optimized out>) at /home/trinity/TrinityCore/src/common/Collision/Maps/MapTree.cpp:119 | |
No locals. | |
#12 VMAP::StaticMapTree::GetLocationInfo (this=<optimized out>, pos=..., info=...) at /home/trinity/TrinityCore/src/common/Collision/Maps/MapTree.cpp:119 | |
intersectionCallBack = {prims = 0x6de615c00008, locInfo = @0x6de62fa1fac0, result = false} | |
#13 0x0000000001ba3f7d in VMAP::VMapManager2::GetLiquidLevel (this=0x6de6a462c0c0, mapId=0, x=-8705.0332, y=349.774323, z=101.019661, reqLiquidType=<optimized out>, level=@0x6de62fa1fb60: -100000, floor=@0x6de62fa1fb64: -100000, type=@0x6de62fa1fb68: 0) at /home/trinity/TrinityCore/src/common/Collision/Management/VMapManager2.cpp:264 | |
info = {hitInstance = 0x0, hitModel = 0x0, ground_Z = -inf} | |
pos = {x = 25771.6992, y = 16716.8926, z = 101.019661} | |
instanceTree = <optimized out> | |
type = @0x6de62fa1fb68: 0 | |
y = 349.774323 | |
mapId = 0 | |
this = 0x6de6a462c0c0 | |
floor = @0x6de62fa1fb64: -100000 | |
level = @0x6de62fa1fb60: -100000 | |
reqLiquidType = 15 '\017' | |
z = 101.019661 | |
x = -8705.0332 | |
#14 0x00000000017ceeed in Map::getLiquidStatus (this=0x6de6812f4000, x=-8705.0332, y=349.774323, z=101.019661, ReqLiquidType=<optimized out>, data=0x6de62fa1fc20) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:2535 | |
vmgr = <optimized out> | |
ground_level = -100000 | |
liquid_type = 0 | |
result = LIQUID_MAP_NO_WATER | |
liquid_level = -100000 | |
#15 0x0000000001844a8b in Player::UpdateUnderwaterState (this=0x6de4c5252000, m=0x80001140, x=0.1100384, y=0, z=0) at /home/trinity/TrinityCore/src/server/game/Entities/Player/Player.cpp:24315 | |
liquid_status = {type_flags = 3307544576, entry = 28132, level = -2642, depth_level = 3.94213284e-41} | |
res = (LIQUID_MAP_ABOVE_WATER | LIQUID_MAP_WATER_WALK | unknown: 128) | |
#16 0x000000000192be29 in Unit::Update (this=this@entry=0x6de4c5252000, p_time=p_time@entry=131) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:500 | |
p_time = 131 | |
this = 0x6de4c5252000 | |
#17 0x00000000018d45fe in Player::Update (this=0x6de4c5252000, p_time=131) at /home/trinity/TrinityCore/src/server/game/Entities/Player/Player.cpp:1059 | |
now = <optimized out> | |
pet = <optimized out> | |
#18 0x00000000017d7a24 in Map::Update (this=0x6de6812f4000, t_diff=131) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:727 | |
updater = {i_timeDiff = 131} | |
grid_object_update = {i_visitor = @0x6de62fa1fd80} | |
mapId = "spells\000\000 \251\310\351\345m\000\000ú\000\000\000\000\000\000`\024\231\203\345m\000\000root\000rk\000 \201\067\350\345m\000\000v\t\000\000~\000\060\361\220\270\205O\000\000\000\000\000ral\000rk\000 \250P\223\345m\000\000<\002\000\000\000\000\000\000\206\352\266Y\000\000\000\000\001\000\000\000ork\000\300\266:\350\345m\000\000\340\330\065\350\345m\000\000\263\000\256\256\345m\000\000City\000rk\000\000\222'\237\345m\000\000\370.\356v\346m\000\000\000\340\200\201\345m\000\000[\211gb3\361\032\304\374\024\000\000\017\251\324\351\022\a\276\315\004\000\000\000\000\250\215\202\021\000\000\000\000\000\000\000\000rk\000"... | |
world_object_update = {i_visitor = @0x6de62fa1fd80} | |
totalAdds = "" | |
totalActive = <error reading variable: Cannot access memory at address 0x6b> | |
#19 0x00000000017bd294 in call (this=0x6de579f538a0) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:42 | |
No locals. | |
#20 MapUpdater::WorkerThread (this=0x24fe5a0 <MapManager::instance()::instance+160>) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:113 | |
request = 0x6de579f538a0 | |
#21 0x00006de6b9ed0970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#22 0x00006de6ba88c064 in start_thread (arg=0x6de62fa20700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6de62fa20700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {120835409053440, -7279498768635716131, 1, 120837771964512, 130832777029008, 120835409053440, 4699041340096454109, 4699351599733611997}, 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 0x00006de6b964062d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 28 (Thread 0x6de63023e700 (LWP 52880)): | |
#0 0x0000000001b9c487 in operator- (rkVector=..., this=0x6de5b5e130e8) 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:41 | |
t = <optimized out> | |
u = <optimized out> | |
f = <optimized out> | |
v = <optimized out> | |
#2 operator() (distance=<synthetic pointer>, entry=654, 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=0x6de5d55ff1d0) 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 = 3 | |
node = <optimized out> | |
org = {x = 5.72128773, y = 9.45037651, z = 30.8039722} | |
dir = <optimized out> | |
stack = {{node = 2226, tnear = 9.10802841, tfar = 30.8039742}, {node = 2970, tnear = 0, tfar = 11.5584812}, {node = 3336, tnear = 6.43054199, tfar = 11.5584812}, {node = 3285, tnear = 6.46225739, tfar = 11.5572281}, {node = 0, tnear = 0.215623662, tfar = inf}, {node = 0, tnear = 8.33498963e-36, tfar = 3.9424131e-41}, {node = 4253170688, tnear = 3.94227297e-41, tfar = 21592.2148}, {node = 1183147311, tnear = 65.8742218, tfar = 3.9424131e-41}, {node = 807654560, tnear = 3.9424131e-41, tfar = 6.95725406e-38}, {node = 0, tnear = 0, tfar = 0}, {node = 0, tnear = inf, tfar = -0.841792643}, {node = 1066632027, tnear = 16.0829277, tfar = 5.60519386e-45}, {node = 1097669441, tnear = 0.0418231376, tfar = -0.95790714}, {node = 0, tnear = -0.841792643, tfar = 1.15244615}, {node = 1098951126, tnear = -0.284015357, tfar = 0.0418231376}, {node = 3212130663, tnear = -3.52093625, tfar = 23.9102097}, {node = 3213205481, tnear = 2.80259693e-45, tfar = -6.79086685}, {node = 3189164655, tnear = -22.9037609, tfar = -0.0436609536}, {node = 1050136138, tnear = 3.37273002, tfar = 1.02848661}, {node = 1100439653, tnear = 6.98431587, tfar = 42.4782791}, {node = 3232991149, tnear = 1.85464215, tfar = -2.84804832e-38}, {node = 28134, tnear = 0, tfar = 0}, {node = 1, tnear = 0, tfar = 1.32349024e-23}, {node = 28134, tnear = 1.40129846e-45, tfar = 0}, {node = 1090623264, tnear = 3.9424131e-41, tfar = 6.89026414e-38}, {node = 0, tnear = 3.58732407e-43, tfar = 0}, {node = 300052, tnear = 0, tfar = 5.96064531e-10}, {node = 28134, tnear = 0, tfar = 1.875}, {node = 1127864544, tnear = -1, tfar = -1}, {node = 0, tnear = -1, tfar = 0}, {node = 29624314, tnear = 0, tfar = -8.68215971e-16}, {node = 28133, tnear = -2.84813128e-38, tfar = 43.5457344}, {node = 0, tnear = 0, tfar = -1}, {node = 0, tnear = 21592.2148, tfar = 17076.5391}, {node = 1130718357, tnear = 1.875, tfar = 0}, {node = 0, tnear = -1, tfar = -1}, {node = 2139095040, tnear = inf, tfar = -1}, {node = 1112014848, tnear = 1.40129846e-45, tfar = 1.40129846e-45}, {node = 2, tnear = 0, tfar = 2.80259693e-45}, {node = 2, tnear = 1.40129846e-45, tfar = 0}, {node = 0, tnear = 0, tfar = 4.20389539e-45}, {node = 1064861251, tnear = 4.20389539e-45, tfar = 4.20389539e-45}, {node = 29624314, tnear = 0, tfar = 21592.2148}, {node = 1183148308, tnear = 5.96077854e-10, tfar = 3.9424131e-41}, {node = 2757935296, tnear = 3.9424131e-41, tfar = 6.89084764e-38}, {node = 0, tnear = -1, tfar = 1.821688e-44}, {node = 0, tnear = 111.035439, tfar = 5.96077854e-10}, {node = 28134, tnear = 0, tfar = 1.875}, {node = 2139095040, tnear = -1, tfar = -1}, {node = 0, tnear = -1, tfar = 1.90055358}, {node = 2166034432, tnear = 3.9424131e-41, tfar = 5.96084959e-10}, {node = 28134, tnear = -2.84804832e-38, tfar = 3.9424131e-41}, {node = 0, tnear = 0, tfar = -1}, {node = 0, tnear = 21768.7129, tfar = 29525.8262}, {node = 1099870076, tnear = 1.875, tfar = -6.93271224e-28}, {node = 28133, tnear = -1, tfar = -1}, {node = 2139095040, tnear = inf, tfar = 7.42688186e-43}, {node = 0, tnear = 2.1019477e-44, tfar = 0}, {node = 530, tnear = 0, tfar = 4.20389539e-45}, {node = 0, tnear = 5.96040106e-10, tfar = 3.9424131e-41}, {node = 807655056, tnear = 3.9424131e-41, tfar = 7.34863728e-38}, {node = 0, tnear = -1, tfar = -1}, {node = 3212836864, tnear = 0, tfar = 3.43086589e-23}, {node = 28134, tnear = 3.43086589e-23, tfar = 3.9424131e-41}} | |
#4 IntersectRay (stopAtFirstHit=false, distance=<synthetic pointer>, ray=..., this=0x6de5d55ff180) at /home/trinity/TrinityCore/src/common/Collision/Models/WorldModel.cpp:390 | |
callback = {vertices = {x = 0.00638495898, y = -15.0988483, z = 30.6209888}, triangles = <error reading variable> | |
#5 IsInsideObject (z_dist=<synthetic pointer>, down=..., pos=..., this=0x6de5d55ff180) at /home/trinity/TrinityCore/src/common/Collision/Models/WorldModel.cpp:402 | |
rPos = {x = 5.72128773, y = 9.45037651, z = 30.8039722} | |
dist = inf | |
ray = {m_origin = {x = 5.72128773, y = 9.45037651, z = 30.8039722}, 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 = 5.72128773, c_zy = 9.45037651} | |
z_dist = <synthetic pointer> | |
down = @0x6de63023d5f8: {x = 0, y = -0, z = -1} | |
pos = @0x6de63023d650: {x = 5.72128773, y = 9.45037651, z = 30.7039719} | |
this = 0x6de5d55ff180 | |
#6 operator() (entry=<optimized out>, point=..., this=0x6de63023d5e0) at /home/trinity/TrinityCore/src/common/Collision/Models/WorldModel.cpp:487 | |
group_Z = <optimized out> | |
#7 BIH::intersectPoint<VMAP::WModelAreaCallback> (this=this@entry=0x6de5b6743d10, 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 = 12, tnear = 3.57984996, tfar = -0.000453104061}, {node = 28134, tnear = 5.60519386e-45, tfar = 0}, {node = 3138730288, tnear = 3.9424131e-41, tfar = 9.23394479e-38}, {node = 0, tnear = 2.80259693e-45, tfar = 0}, {node = 807655312, tnear = 3.9424131e-41, tfar = -3.15292154e-43}, {node = 2097289, tnear = -3.23070563e-15, tfar = 3.94227297e-41}, {node = 807655312, tnear = 3.9424131e-41, tfar = -3.15292154e-43}, {node = 2097289, tnear = 5.96020122e-10, tfar = 3.9424131e-41}, {node = 807655440, tnear = 3.9424131e-41, tfar = 4.34693349e-38}, {node = 0, tnear = 5.60519386e-45, tfar = 0}, {node = 807653704, tnear = 3.9424131e-41, tfar = 5.95964167e-10}, {node = 28134, tnear = 5.96013017e-10, tfar = 3.9424131e-41}, {node = 3314461716, tnear = 267.006989, tfar = -3.15292154e-43}, {node = 2097289, tnear = -0, tfar = 2.93892785e-39}, {node = 1125107456, tnear = 3.9424131e-41, tfar = 5.95960614e-10}, {node = 28134, tnear = 5.95964389e-10, tfar = 3.9424131e-41}, {node = 2757935296, tnear = 3.9424131e-41, tfar = 0.425475836}, {node = 1051012512, tnear = 143.778, tfar = 3.9424131e-41}, {node = 3314405683, tnear = 266.996002, tfar = 267.006989}, {node = 1124515840, tnear = -4565.50977, tfar = 3.9424131e-41}, {node = 1185466786, tnear = 16799.6699, tfar = 1.70231307e-38}, {node = 0, tnear = -2.84811334e-38, tfar = 3.9424131e-41}, {node = 3, tnear = 0, tfar = 0}, {node = 0, tnear = 0, tfar = 0}, {node = 2166034432, tnear = 3.9424131e-41, tfar = 4.64170419e-38}, {node = 0, tnear = 5.95973937e-10, tfar = 3.9424131e-41}, {node = 807653760, tnear = 3.9424131e-41, tfar = 3.58732407e-42}, {node = 0, tnear = 5.95973937e-10, tfar = 3.9424131e-41}, {node = 2166034432, tnear = 3.9424131e-41, tfar = 4.64571275e-38}, {node = 0, tnear = 40.5090332, tfar = 0}, {node = 29, tnear = 0, tfar = 9.15198285e-38}, {node = 0, tnear = 5.95973049e-10, tfar = 3.9424131e-41}, {node = 2157050183, tnear = 3.94610074e+25, tfar = 6.93512811e-38}, {node = 0, tnear = 5.95979266e-10, tfar = 3.9424131e-41}, {node = 3118961384, tnear = 3.9424131e-41, tfar = 5.60519386e-45}, {node = 0, tnear = -0.000453104061, tfar = 3.9424131e-41}, {node = 4, tnear = 0, tfar = -0.00227696821}, {node = 28134, tnear = 9.15198285e-38, tfar = 0}, {node = 807653840, tnear = 3.9424131e-41, tfar = 5.95973049e-10}, {node = 28134, tnear = -3.0452793e-06, tfar = 3.9424131e-41}, {node = 3058457984, tnear = 3.9424131e-41, tfar = 1.54142831e-44}, {node = 0, tnear = 1.52944127e-37, tfar = 0}, {node = 2157050183, tnear = 3.94610074e+25, tfar = 8.40779079e-45}, {node = 0, tnear = 6.93510906e-38, tfar = 0}, {node = 807654304, tnear = 3.9424131e-41, tfar = -3.04312562e-06}, {node = 28134, tnear = 9.80908925e-45, tfar = 0}, {node = 3119353497, tnear = 3.9424131e-41, tfar = 3.08366614e-28}, {node = 28133, tnear = 6.83381367e-38, tfar = 0}, {node = 807653984, tnear = 3.9424131e-41, tfar = -1.46995163}, {node = 1073741824, tnear = 0, tfar = 1.875}, {node = 3222017119, tnear = 0, tfar = -0.536945343}, {node = 3212836864, tnear = 0, tfar = 0}, {node = 38808896, tnear = 0, tfar = -5.146321e+33}, {node = 1112014848, tnear = -70.2556839, tfar = -58.5157623}, {node = 1112461210, tnear = 0, tfar = 0}, {node = 2147483648, tnear = -1, tfar = 111.035439}, {node = 2139095040, tnear = -inf, tfar = -1}, {node = 1121849893, tnear = 1.40129846e-45, tfar = 2.80259693e-45}, {node = 2, tnear = 3.9424131e-41, tfar = 2.80259693e-45}, {node = 1, tnear = 1.40129846e-45, tfar = 26.4720001}, {node = 0, tnear = 4.20389539e-45, tfar = 4.20389539e-45}, {node = 0, tnear = 4.20389539e-45, tfar = 0}, {node = 0, tnear = 0, tfar = 4.21650708e-42}, {node = 1065614960, tnear = 5.39179182, tfar = 4.57804208e-42}} | |
stackPos = 1 | |
node = <optimized out> | |
#8 0x0000000001b9e8ed in intersectPoint<VMAP::WModelAreaCallback> (intersectCallback=..., p=..., this=0x6de5b6743d10) at /home/trinity/TrinityCore/src/common/Collision/Models/WorldModel.cpp:533 | |
No locals. | |
#9 VMAP::WorldModel::GetLocationInfo (this=0x6de5b6743cf0, p=..., down=..., dist=@0x6de63023d64c: inf, info=...) at /home/trinity/TrinityCore/src/common/Collision/Models/WorldModel.cpp:533 | |
callback = {prims = {iBound = {static dummy = 0, lo = {x = -25.203373, y = -30.7821808, z = -0.0277792756}, hi = {x = 29.0528278, y = 26.9146137, z = 83.7229691}}, iMogpFlags = 2569, iGroupWMOID = 394, vertices = std::vector of length 1746, capacity 1746 = {{x = 0.00638495898, y = -15.0988483, z = 30.6209888}, {x = 12.819211, y = -7.70134974, z = 30.6209888}, {x = 7.18829536, y = -4.45033884, z = 30.6209984}, {x = 0.00638143299, y = -9.26025963, z = 30.6209984}, {x = -12.8064537, y = -7.70135403, z = 30.6209965}, {x = 0.00638495898, y = -15.0988483, z = 30.6209888}, {x = 0.00638143299, y = -9.26025963, z = 30.6209984}, {x = -7.17553616, y = -4.45034218, z = 30.621006}, {x = -7.17553616, y = -2.37190771, z = 30.621006}, {x = -12.8064537, y = -7.70135403, z = 30.6209965}, {x = -7.17553616, y = -4.45034218, z = 30.621006}, {x = -7.17553806, y = 2.21447873, z = 30.621006}, {x = -7.17553806, y = 3.84261966, z = 30.6209984}, {x = -12.8064594, y = 7.09363222, z = 30.6209965}, {x = 0.00637534447, y = 14.4911194, z = 30.6209888}, {x = -12.8064594, y = 7.09363222, z = 30.6209965}, {x = -7.17553806, y = 3.84261966, z = 30.6209984}, {x = 0.00637602294, y = 8.6525383, z = 30.6209984}, {x = 4.73025274, y = 1.02057672, z = 51.6369591}, {x = 3.62689638, y = 1.99210191, z = 51.6369591}, {x = 1.44669962, y = -1.49200892, z = 51.648365}, {x = 2.21645451, y = -1.53485978, z = 51.648365}, {x = 9.31082344, y = 5.13167334, z = 51.648365}, {x = 5.24929619, y = 7.72956085, z = 51.648365}, {x = 2.38206553, y = 2.69818258, z = 51.6369591}, {x = 0.861793697, y = -1.46335495, z = 51.648365}, {x = 9.67376614, y = 2.09078479, z = 51.648365}, {x = 12.8192053, y = 7.0936389, z = 30.6209888}, {x = 0.00637534447, y = 14.4911194, z = 30.6209888}, {x = 0.00637602294, y = 8.6525383, z = 30.6209984}, {x = 7.18828821, y = 3.84262347, z = 30.6209888}, {x = 9.63554001, y = -0.356906265, z = 51.648365}, {x = 5.50086117, y = -0.443191439, z = 51.6369591}, {x = 3.32323503, y = -1.64054275, z = 51.648365}, {x = 3.32323551, y = -1.64054358, z = 51.2068481}, {x = 4.27984381, y = -1.74722266, z = 51.2068481}, {x = 4.27984333, y = -1.7472223, z = 51.648365}, {x = 7.18828821, y = 3.84262347, z = 30.6209888}, {x = 7.18829536, y = -4.45033884, z = 30.6209984}, {x = 12.819211, y = -7.70134974, z = 30.6209888}, {x = 12.8192053, y = 7.0936389, z = 30.6209888}, {x = -1.30757177, y = -1.43469965, z = 51.6628876}, {x = -1.82338774, y = -1.47754765, z = 51.6888618}, {x = -1.82338738, y = -1.47754765, z = 51.2068481}, {x = -1.30757141, y = -1.43469965, z = 51.2068481}, {x = -5.25411367, y = -1.66558826, z = 51.6597176}, {x = -4.83370113, y = -0.66000855, z = 51.6774635}, {x = -8.65839767, y = 0.483530521, z = 51.6831627}, {x = -8.60778236, y = -2.0044713, z = 51.6597176}, {x = -5.25411415, y = -1.66558814, z = 51.2068481}, {x = -5.25411367, y = -1.66558826, z = 51.6597176}, {x = -8.60778236, y = -2.0044713, z = 51.6597176}, {x = -8.26540089, y = -2.00447106, z = 51.2068481}, {x = -2.32672119, y = -1.5058347, z = 51.6711159}, {x = -1.82338774, y = -1.47754765, z = 51.6888618}, {x = -3.45414209, y = 1.53785086, z = 51.6369591}, {x = -2.32672048, y = -1.50583458, z = 51.2068481}, {x = -2.32672119, y = -1.5058347, z = 51.6711159}, {x = 4.27984333, y = -1.7472223, z = 51.648365}, {x = 5.79647875, y = -2.01260352, z = 51.2068481}, {x = 5.79647923, y = -2.01260257, z = 51.6369591}, {x = 4.27984381, y = -1.74722266, z = 51.2068481}, {x = -6.99068832, y = 6.066607, z = 51.648365}, {x = -8.59094238, y = 4.94965172, z = 51.7386398}, {x = -4.21062708, y = 0.577140272, z = 51.6514854}, {x = -2.32672048, y = -1.50583458, z = 51.2068481}, {x = -2.32672119, y = -1.5058347, z = 51.6711159}, {x = -0.863304317, y = -1.4060452, z = 51.648365}, {x = -0.863304317, y = -1.4060452, z = 51.2068481}, {x = -0.46429804, y = -1.40604579, z = 51.648365}, {x = -0.46429804, y = -1.40604579, z = 51.2068481}, {x = -0.136265799, y = -1.42037261, z = 51.648365}, {x = -0.13626577, y = -1.42037249, z = 51.2068481}, {x = 0.340977341, y = -1.42037249, z = 51.648365}, {x = 0.340977341, y = -1.42037249, z = 51.2068481}, {x = 0.861793697, y = -1.46335495, z = 51.648365}, {x = 0.861794412, y = -1.46335506, z = 51.2068481}, {x = 1.44669962, y = -1.49200892, z = 51.648365}, {x = 1.44669962, y = -1.49200892, z = 51.2068481}, {x = 2.21645451, y = -1.53485978, z = 51.648365}, {x = 2.21645451, y = -1.53485978, z = 51.2068481}, {x = 3.32323503, y = -1.64054275, z = 51.648365}, {x = -1.30757177, y = -1.43469965, z = 51.6628876}, {x = -0.863304317, y = -1.4060452, z = 51.648365}, {x = -2.36439824, y = 2.08190465, z = 51.6369591}, {x = -3.70293641, y = 7.92085505, z = 51.648365}, {x = -0.46429804, y = -1.40604579, z = 51.648365}, {x = 0.355851084, y = 10.2267885, z = 51.7386398}, {x = -0.882517517, y = 2.78907442, z = 51.6369591}, {x = -0.136265799, y = -1.42037261, z = 51.648365}, {x = 2.99123406, y = 9.09910965, z = 51.648365}, {x = 0.713890076, y = 2.95774388, z = 51.6369591}, {x = 0.340977341, y = -1.42037249, z = 51.648365}, {x = 4.27984333, y = -1.7472223, z = 51.648365}, {x = 5.79647923, y = -2.01260257, z = 51.6369591}, {x = 9.4177742, y = -3.51588035, z = 51.648365}, {x = 8.97855854, y = -3.51588011, z = 51.2068481}, {x = 9.4177742, y = -3.51588035, z = 51.648365}, {x = -7.17553806, y = 2.21447873, z = 30.621006}, {x = -4.35764265, y = -2.2304492, z = 30.6210022}, {x = -4.35764456, y = 1.81189644, z = 30.6210022}, {x = 8.94859505, y = 4.78527117, z = 51.2068481}, {x = 0.355851084, y = 10.2267885, z = 51.7386398}, {x = 0.405462444, y = 9.63943291, z = 51.2068481}, {x = -7.17553616, y = -2.37190771, z = 30.621006}, {x = 0.405462444, y = 9.63943291, z = 51.2068481}, {x = -8.59094238, y = 4.94965172, z = 51.7386398}, {x = -8.10249519, y = 4.75648212, z = 51.2068481}, {x = 0.355851084, y = 10.2267885, z = 51.7386398}, {x = 9.31668472, y = 4.95442057, z = 51.7386398}, {x = 0.355851084, y = 10.2267885, z = 51.7386398}, {x = 8.94859505, y = 4.78527117, z = 51.2068481}, {x = 21.1787224, y = 6.49711847, z = 3.23924303}, {x = 19.6295471, y = 6.49717617, z = 4.54340792}, {x = 20.5806065, y = 6.49711847, z = 9.53637218}, {x = 20.5806084, y = -6.43113422, z = 9.536376}, {x = 19.6295471, y = -6.43113375, z = 4.52910757}, {x = 21.1787281, y = -6.43113422, z = 3.23924661}, {x = 19.6295471, y = 6.49717617, z = 4.54340792}, {x = 21.1787224, y = 6.49711847, z = 3.23924303}, {x = 19.6670322, y = 6.49717617, z = 3.23865485}, {x = 19.2145653, y = 6.49717617, z = 8.00131607}, {x = 20.5806065, y = 6.49711847, z = 9.53637218}, {x = 19.6295471, y = -6.43113375, z = 4.52910757}, {x = 20.5806084, y = -6.43113422, z = 9.536376}, {x = 19.2145691, y = -6.43113279, z = 7.98701572}, {x = 19.6670341, y = -6.43113422, z = 3.22435474}, {x = 21.1787281, y = -6.43113422, z = 3.23924661}, {x = 14.1090393, y = 7.35283422, z = 9.88977146}, {x = 14.5976019, y = 6.45437431, z = 12.4314318}, {x = 21.5634727, y = 7.24860048, z = 9.40799904}, {x = 13.5360498, y = 7.24861002, z = 9.40800095}, {x = -5.82308769, y = 3.0617764, z = 72.4879074}, {x = -8.26638699, y = 3.33214164, z = 64.3533325}, {x = -8.26629066, y = -4.01065159, z = 64.3533249}, {x = 10.9405365, y = -5.61396742, z = 59.6140747}, {x = 14.5856209, y = -7.61412477, z = 57.4765282}, {x = 14.6094732, y = 6.97378683, z = 57.2587013}, {x = 10.0534143, y = -7.16273928, z = 59.626812}, {x = 13.6357527, y = -9.27353287, z = 57.5085869}, {x = 0.959382474, y = -12.4515762, z = 59.689785}, {x = 7.20436096, y = 4.92145729, z = 64.3533249}, {x = 10.0431662, y = 6.49253273, z = 59.5396118}, {x = 0.953628123, y = 11.770009, z = 59.5351219}, {x = 14.5976019, y = 6.45437431, z = 12.4314318}, {x = 14.5976057, y = -6.39295864, z = 12.4314365}, {x = 21.5634747, y = -7.1871829, z = 9.40800285}, {x = 21.5634727, y = 7.24860048, z = 9.40799904}, {x = 20.5806065, y = 6.49711847, z = 9.53637218}, {x = 13.5360508, y = 6.49711847, z = 9.53637409}, {x = 13.5360498, y = 7.24861002, z = 9.40800095}, {x = 21.5634727, y = 7.24860048, z = 9.40799904}, {x = 27.713377, y = -9.17836857, z = 12.0532684}, {x = 5.83583689, y = 3.06178594, z = 72.4879074}, {x = 0.845362365, y = 8.59289455, z = 64.3533249}, {x = 13.5360498, y = -7.18717384, z = 9.40800476}, {x = 13.5360537, y = -6.4311347, z = 9.53637695}, {x = 20.5806084, y = -6.43113422, z = 9.536376}, {x = 21.5634747, y = -7.1871829, z = 9.40800285}, {x = 0.00637237914, y = 6.427423, z = 72.4879074}, {x = 1.18593884, y = 15.9463997, z = 57.2265434}, {x = 0.00637237914, y = 6.427423, z = 72.4879074}, {x = -0.989649594, y = 8.59289646, z = 64.3533478}, {x = -7.34888458, y = 4.92130375, z = 64.3533249}, {x = -5.82308769, y = 3.0617764, z = 72.4879074}, {x = -0.822251201, y = 11.7706108, z = 59.5408325}, {x = -9.91542721, y = 6.49626827, z = 59.6037598}, {x = 13.6625633, y = 8.64121342, z = 57.2410545}, {x = 10.9320831, y = 4.94587326, z = 59.5466461}, {x = 1.21855879, y = -16.5174351, z = 57.7122993}, {x = 21.5634727, y = 7.24860048, z = 9.40799904}, {x = 27.7133751, y = 9.06979084, z = 11.9723549}, {x = 27.7133751, y = 9.06979084, z = 8.91815186}, {x = 21.5634747, y = 7.24860048, z = 7.94070005}, {x = 27.7133751, y = 9.06979084, z = 11.9723549}, {x = 27.713377, y = -9.17836952, z = 8.9990654}, {x = 27.7133751, y = 9.06979084, z = 8.91815186}, {x = -10.809268, y = -5.61734438, z = 59.6839676}, {x = 27.7133751, y = 9.06979084, z = 11.9723549}, {x = -10.8048143, y = 4.94898701, z = 59.616497}, {x = -13.1539707, y = 8.62274837, z = 57.4441338}, {x = -0.711345017, y = 15.9440918, z = 57.2408867}, {x = -14.0561228, y = -7.59842873, z = 57.694355}, {x = 21.5634766, y = -7.18718386, z = 7.94070435}, {x = 21.5634747, y = -7.1871829, z = 9.40800285}, {x = -5.82308054, y = -3.66950774, z = 72.4879074}, {x = 21.5634747, y = -7.1871829, z = 9.40800285}, {x = 14.5976057, y = -6.39295864, z = 12.4314365}, {x = 14.1090441, y = -7.31301785, z = 9.88977051}, {x = 13.5360498, y = -7.18717384, z = 9.40800476}, {x = 0.845377743, y = -9.27126408, z = 64.3533249}, {x = 7.20452738, y = -5.59979486, z = 64.3533249}, {x = 5.83584309, y = -3.66949558, z = 72.4879074}, {x = 0.00638585817, y = -7.03514338, z = 72.4879074}, {x = 12.8192034, y = 7.0936389, z = 31.2174168}, {x = 0.00637534447, y = 14.4911232, z = 31.2174168}, {x = 0.00637534447, y = 14.4911194, z = 30.6209888}, {x = 12.8192053, y = 7.0936389, z = 30.6209888}, {x = 12.819211, y = -7.70134926, z = 31.2174168}, {x = 12.819211, y = -7.70134974, z = 30.6209888}...}, triangles = std::vector of length 1538, capacity 1538 = {{idx0 = 0, idx1 = 1, idx2 = 2}, {idx0 = 2, idx1 = 3, idx2 = 0}, {idx0 = 4, idx1 = 5, idx2 = 6}, {idx0 = 6, idx1 = 7, idx2 = 4}, {idx0 = 8, idx1 = 9, idx2 = 10}, {idx0 = 11, idx1 = 12, idx2 = 13}, {idx0 = 14, idx1 = 15, idx2 = 16}, {idx0 = 16, idx1 = 17, idx2 = 14}, {idx0 = 18, idx1 = 19, idx2 = 20}, {idx0 = 20, idx1 = 21, idx2 = 18}, {idx0 = 22, idx1 = 23, idx2 = 24}, {idx0 = 24, idx1 = 19, idx2 = 22}, {idx0 = 19, idx1 = 24, idx2 = 25}, {idx0 = 25, idx1 = 20, idx2 = 19}, {idx0 = 26, idx1 = 22, idx2 = 19}, {idx0 = 19, idx1 = 18, idx2 = 26}, {idx0 = 27, idx1 = 28, idx2 = 29}, {idx0 = 29, idx1 = 30, idx2 = 27}, {idx0 = 31, idx1 = 26, idx2 = 18}, {idx0 = 18, idx1 = 32, idx2 = 31}, {idx0 = 33, idx1 = 18, idx2 = 21}, {idx0 = 18, idx1 = 33, idx2 = 32}, {idx0 = 34, idx1 = 35, idx2 = 36}, {idx0 = 37, idx1 = 38, idx2 = 39}, {idx0 = 40, idx1 = 37, idx2 = 39}, {idx0 = 8, idx1 = 11, idx2 = 13}, {idx0 = 9, idx1 = 8, idx2 = 13}, {idx0 = 41, idx1 = 42, idx2 = 43}, {idx0 = 43, idx1 = 44, idx2 = 41}, {idx0 = 45, idx1 = 46, idx2 = 47}, {idx0 = 47, idx1 = 48, idx2 = 45}, {idx0 = 49, idx1 = 50, idx2 = 51}, {idx0 = 51, idx1 = 52, idx2 = 49}, {idx0 = 53, idx1 = 54, idx2 = 55}, {idx0 = 46, idx1 = 45, idx2 = 53}, {idx0 = 56, idx1 = 57, idx2 = 50}, {idx0 = 50, idx1 = 49, idx2 = 56}, {idx0 = 58, idx1 = 59, idx2 = 60}, {idx0 = 58, idx1 = 61, idx2 = 59}, {idx0 = 62, idx1 = 63, idx2 = 64}, {idx0 = 64, idx1 = 55, idx2 = 62}, {idx0 = 65, idx1 = 43, idx2 = 42}, {idx0 = 42, idx1 = 66, idx2 = 65}, {idx0 = 67, idx1 = 41, idx2 = 44}, {idx0 = 44, idx1 = 68, idx2 = 67}, {idx0 = 69, idx1 = 67, idx2 = 68}, {idx0 = 68, idx1 = 70, idx2 = 69}, {idx0 = 71, idx1 = 69, idx2 = 70}, {idx0 = 70, idx1 = 72, idx2 = 71}, {idx0 = 73, idx1 = 71, idx2 = 72}, {idx0 = 72, idx1 = 74, idx2 = 73}, {idx0 = 75, idx1 = 73, idx2 = 74}, {idx0 = 74, idx1 = 76, idx2 = 75}, {idx0 = 77, idx1 = 75, idx2 = 76}, {idx0 = 76, idx1 = 78, idx2 = 77}, {idx0 = 79, idx1 = 77, idx2 = 78}, {idx0 = 78, idx1 = 80, idx2 = 79}, {idx0 = 81, idx1 = 79, idx2 = 80}, {idx0 = 80, idx1 = 34, idx2 = 81}, {idx0 = 36, idx1 = 81, idx2 = 34}, {idx0 = 55, idx1 = 64, idx2 = 53}, {idx0 = 82, idx1 = 83, idx2 = 84}, {idx0 = 85, idx1 = 62, idx2 = 55}, {idx0 = 55, idx1 = 84, idx2 = 85}, {idx0 = 84, idx1 = 55, idx2 = 54}, {idx0 = 83, idx1 = 86, idx2 = 84}, {idx0 = 87, idx1 = 85, idx2 = 84}, {idx0 = 84, idx1 = 88, idx2 = 87}, {idx0 = 88, idx1 = 84, idx2 = 86}, {idx0 = 86, idx1 = 89, idx2 = 88}, {idx0 = 90, idx1 = 87, idx2 = 88}, {idx0 = 88, idx1 = 91, idx2 = 90}, {idx0 = 91, idx1 = 88, idx2 = 89}, {idx0 = 89, idx1 = 92, idx2 = 91}, {idx0 = 23, idx1 = 90, idx2 = 91}, {idx0 = 91, idx1 = 24, idx2 = 23}, {idx0 = 24, idx1 = 91, idx2 = 92}, {idx0 = 92, idx1 = 25, idx2 = 24}, {idx0 = 46, idx1 = 64, idx2 = 63}, {idx0 = 63, idx1 = 47, idx2 = 46}, {idx0 = 32, idx1 = 93, idx2 = 94}, {idx0 = 93, idx1 = 32, idx2 = 33}, {idx0 = 54, idx1 = 82, idx2 = 84}, {idx0 = 64, idx1 = 46, idx2 = 53}, {idx0 = 95, idx1 = 60, idx2 = 59}, {idx0 = 59, idx1 = 96, idx2 = 95}, {idx0 = 97, idx1 = 31, idx2 = 32}, {idx0 = 32, idx1 = 94, idx2 = 97}, {idx0 = 98, idx1 = 99, idx2 = 100}, {idx0 = 101, idx1 = 102, idx2 = 103}, {idx0 = 99, idx1 = 98, idx2 = 104}, {idx0 = 105, idx1 = 106, idx2 = 107}, {idx0 = 108, idx1 = 106, idx2 = 105}, {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 = 113, idx1 = 121, idx2 = 122}, {idx0 = 123, idx1 = 124, idx2 = 125}, {idx0 = 116, idx1 = 126, idx2 = 127}, {idx0 = 128, idx1 = 129, idx2 = 130}, {idx0 = 128, idx1 = 130, idx2 = 131}, {idx0 = 132, idx1 = 133, idx2 = 134}, {idx0 = 135, idx1 = 136, idx2 = 137}, {idx0 = 138, idx1 = 139, idx2 = 140}, {idx0 = 141, idx1 = 142, idx2 = 143}, {idx0 = 144, idx1 = 145, idx2 = 146}, {idx0 = 147, idx1 = 148, idx2 = 149}, {idx0 = 149, idx1 = 150, idx2 = 147}, {idx0 = 146, idx1 = 151, idx2 = 152}, {idx0 = 153, idx1 = 141, idx2 = 154}, {idx0 = 146, idx1 = 151, idx2 = 144}, {idx0 = 155, idx1 = 156, idx2 = 157}, {idx0 = 157, idx1 = 158, idx2 = 155}, {idx0 = 154, idx1 = 159, idx2 = 153}, {idx0 = 160, idx1 = 143, idx2 = 142}, {idx0 = 161, idx1 = 162, idx2 = 163}, {idx0 = 163, idx1 = 164, idx2 = 161}, {idx0 = 162, idx1 = 165, idx2 = 166}, {idx0 = 166, idx1 = 163, idx2 = 162}, {idx0 = 142, idx1 = 167, idx2 = 160}, {idx0 = 137, idx1 = 168, idx2 = 135}, {idx0 = 169, idx1 = 140, idx2 = 139}, {idx0 = 170, idx1 = 171, idx2 = 172}, {idx0 = 172, idx1 = 173, idx2 = 170}, {idx0 = 174, idx1 = 152, idx2 = 175}, {idx0 = 175, idx1 = 176, idx2 = 174}, {idx0 = 177, idx1 = 134, idx2 = 133}, {idx0 = 151, idx1 = 146, idx2 = 152}, {idx0 = 152, idx1 = 178, idx2 = 151}, {idx0 = 133, idx1 = 179, idx2 = 177}, {idx0 = 180, idx1 = 166, idx2 = 165}, {idx0 = 165, idx1 = 181, idx2 = 180}, {idx0 = 182, idx1 = 177, idx2 = 179}, {idx0 = 183, idx1 = 175, idx2 = 152}, {idx0 = 152, idx1 = 184, idx2 = 183}, {idx0 = 178, idx1 = 152, idx2 = 151}, {idx0 = 134, idx1 = 185, idx2 = 132}, {idx0 = 186, idx1 = 187, idx2 = 188}, {idx0 = 188, idx1 = 189, idx2 = 186}, {idx0 = 190, idx1 = 140, idx2 = 138}, {idx0 = 191, idx1 = 192, idx2 = 193}, {idx0 = 193, idx1 = 190, idx2 = 191}, {idx0 = 134, idx1 = 177, idx2 = 133}, {idx0 = 162, idx1 = 161, idx2 = 163}, {idx0 = 164, idx1 = 163, idx2 = 161}, {idx0 = 194, idx1 = 195, idx2 = 196}, {idx0 = 196, idx1 = 197, idx2 = 194}, {idx0 = 198, idx1 = 194, idx2 = 197}, {idx0 = 197, idx1 = 199, idx2 = 198}, {idx0 = 200, idx1 = 198, idx2 = 199}, {idx0 = 199, idx1 = 201, idx2 = 200}, {idx0 = 202, idx1 = 200, idx2 = 201}, {idx0 = 201, idx1 = 203, idx2 = 202}, {idx0 = 204, idx1 = 205, idx2 = 206}, {idx0 = 206, idx1 = 207, idx2 = 204}, {idx0 = 195, idx1 = 204, idx2 = 207}, {idx0 = 207, idx1 = 196, idx2 = 195}, {idx0 = 165, idx1 = 162, idx2 = 166}, {idx0 = 163, idx1 = 166, idx2 = 162}, {idx0 = 141, idx1 = 153, idx2 = 154}, {idx0 = 159, idx1 = 154, idx2 = 153}, {idx0 = 142, idx1 = 141, idx2 = 143}, {idx0 = 154, idx1 = 143, idx2 = 141}, {idx0 = 208, idx1 = 209, idx2 = 210}, {idx0 = 211, idx1 = 210, idx2 = 209}, {idx0 = 135, idx1 = 208, idx2 = 168}, {idx0 = 210, idx1 = 168, idx2 = 208}, {idx0 = 212, idx1 = 213, idx2 = 151}, {idx0 = 151, idx1 = 146, idx2 = 212}, {idx0 = 214, idx1 = 215, idx2 = 216}, {idx0 = 217, idx1 = 216, idx2 = 215}, {idx0 = 218, idx1 = 179, idx2 = 182}, {idx0 = 177, idx1 = 182, idx2 = 179}, {idx0 = 181, idx1 = 165, idx2 = 180}, {idx0 = 166, idx1 = 180, idx2 = 165}, {idx0 = 167, idx1 = 142, idx2 = 160}, {idx0 = 143, idx1 = 160, idx2 = 142}, {idx0 = 136, idx1 = 135, idx2 = 137}, {idx0 = 168, idx1 = 137, idx2 = 135}, {idx0 = 217, idx1 = 219, idx2 = 220}, {idx0 = 220, idx1 = 215, idx2 = 217}, {idx0 = 219, idx1 = 221, idx2 = 222}, {idx0 = 222, idx1 = 220, idx2 = 219}, {idx0 = 190, idx1 = 193, idx2 = 191}, {idx0 = 192, idx1 = 191, idx2 = 193}, {idx0 = 140, idx1 = 190, idx2 = 138}, {idx0 = 191, idx1 = 138, idx2 = 190}, {idx0 = 220, idx1 = 222, idx2 = 219}, {idx0 = 221, idx1 = 219, idx2 = 222}, {idx0 = 215, idx1 = 220, idx2 = 217}, {idx0 = 219, idx1 = 217, idx2 = 220}, {idx0 = 133, idx1 = 132, idx2 = 134}, {idx0 = 185, idx1 = 134, idx2 = 132}, {idx0 = 179, idx1 = 133, idx2 = 177}, {idx0 = 138, idx1 = 191, idx2 = 190}, {idx0 = 215, idx1 = 214, idx2 = 216}, {idx0 = 139, idx1 = 138, idx2 = 140}, {idx0 = 209, idx1 = 208, idx2 = 210}, {idx0 = 210, idx1 = 211, idx2 = 209}...}, meshTree = {tree = std::vector of length 5634, capacity 5634 = {2147483651, 1110469753, 1109122370, 1073741833, 1088618263, 3242722646, 1610616087, 3249503581, 1101767797, 15, 1075541310, 3153819559, 1455, 1078581725, 3041524230, 2147483669, 1101891289, 1100609220, 2147484209, 1101893963, 1100609220, 1073741851, 3246001854, 3248203880, 1073742037, 3240864279, 3249093573, 2147483678, 4286578688, 1097192765, 69, 3242306356, 3246695555, 1073741860, 3252073275, 3248130173, 3221225472, 2, 0, 536870954, 3228183760, 1075118621, 2684354605, 1097192765, 1100728251, 2147483696, 1097531051, 1097192765, 3221225474, 3, 0, 1073741875, 4286578688, 3248130173, 57, 3215239221, 3216853165, 1073741887, 3246956133, 3247676861, 3221225482, 3, 0, 3221225477, 3, 0, 3221225480, 2, 0, 2684354635, 1097192765, 1101577248, 2147483777, 1092500612, 1092500611, 1610612814, 3244530878, 3233900811, 1073741905, 3239005354, 3238088109, 87, 3248479475, 3245644308, 536871017, 3247201524, 3244737485, 3221225485, 1, 0, 2147483741, 1097531051, 1097192765, 3221225486, 2, 0, 1073741923, 3240481057, 3241922510, 3221225488, 3, 0, 3221225491, 3, 0, 105, 4286578688, 3247201524, 2147483759, 1097531051, 1097192765, 3221225494, 2, 0, 1073741941, 3237850704, 3238088109, 3221225496, 2, 0, 123, 3246415906, 3247200310, 3221225498, 2, 0, 3221225500, 2, 0, 1610612871, 3246665388, 3235990549, 2147483807, 1098030087, 1097192765, 536871050, 3244382653, 1033151676, 2147483789, 1078254324, 1078254319, 2147483795, 1078059268, 1078059263, 2147483801, 1092130050, 1092130050, 3221225502, 2, 0, 3221225504, 2, 0, 3221225506, 2, 0, 3221225508, 2, 0, 1610612901, 3247556869, 3238408522, 180, 3138229924, 3246592360, 2147483816, 1097746507, 1097192765, 3221225510, 2, 0, 1073741998, 3243594100, 3247556869, 3221225512, 1, 0, 3221225513, 3, 0, 2147483834, 1100728251, 1099584913, 2147483840, 1100728066, 1099584913, 3221225516, 3, 0, 3221225519, 1, 0, 1610612934, 3248083717, 3239322903, 3221225527, 1, 0, 1073742025, 3243999400...}, objects = std::vector of length 1538, capacity 1538 = {413, 412, 363, 362, 371, 1116, 1151, 1163, 1147, 1148, 1080, 1081, 1152, 355, 454, 455, 1011, 1022, 1052, 1041, 1032, 1004, 439, 438, 1007, 1047, 971, 1038, 1028, 1016, 772, 773, 723, 722, 1323, 1324, 264, 251, 246, 245, 452, 712, 713, 453, 1129, 1125, 961, 1461, 975, 976, 648, 985, 647, 689, 688, 1462, 410, 411, 409, 222, 959, 986, 221, 451, 1130, 209, 1149, 364, 314, 308, 313, 1146, 1145, 1153, 1162, 1150, 365, 310, 292, 293, 294, 295, 315, 309, 356, 349, 348, 354, 1005, 1010, 456, 1042, 1031, 970, 322, 323, 321, 1051, 457, 317, 324, 316, 312, 319, 318, 1015, 1046, 1039, 441, 440, 1008, 1027, 1023, 320, 339, 340, 342, 341, 1117, 1124, 676, 677, 659, 660, 450, 1139, 210, 153, 152, 2, 4, 3, 358, 360, 359, 357, 361, 343, 1392, 1396, 1399, 1398, 1404, 1342, 1331, 1332, 1269, 1268, 1298, 1286, 1299, 1287, 1353, 1354, 1405, 1444, 372, 1143, 1140, 1084, 1144, 774, 775, 720, 721, 1325, 1326, 265, 238, 915, 1187, 1186, 916, 1173, 1179, 1178, 917, 934, 908, 1379, 902, 1384, 1371, 1372, 1386, 1181, 1380, 1180, 255, 262, 247, 711, 669, 335, 336, 248, 1064, 1112, 1111, 1065...}, bounds = {static dummy = 0, lo = {x = -25.1755943, y = -30.7544022, z = -1.49728487e-06}, hi = {x = 29.0250492, y = 26.8868351, z = 83.6951904}}}, 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 30209275901824, objects = std::vector of length 0, capacity 0, bounds = {static dummy = 0, lo = {x = 0, y = 0, z = 2.80259693e-45}, hi = {x = 5.88545355e-44, y = 3.99235663e+30, z = 3.94227297e-41}}}, iLiquid = }, minVol = inf, zDist = inf, zVec = {x = 0, y = -0, z = -1}} | |
#10 0x0000000001bd6a86 in VMAP::ModelInstance::GetLocationInfo (this=0x6de61a25d5c8, p=..., info=...) at /home/trinity/TrinityCore/src/common/Collision/Models/ModelInstance.cpp:120 | |
pModel = {x = 5.72128773, y = 9.45037651, z = 30.7039719} | |
zDirModel = {x = 0, y = -0, z = -1} | |
zDist = inf | |
#11 0x0000000001bb6f09 in operator() (entry=<optimized out>, point=..., this=0x6de63023d9f0) at /home/trinity/TrinityCore/src/common/Collision/Maps/MapTree.cpp:79 | |
No locals. | |
#12 BIH::intersectPoint<VMAP::LocationInfoCallback> (this=0x6de641019728, 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 = 304587, tnear = 3.9424131e-41, tfar = 6.89026414e-38}, {node = 312570, tnear = 3.22298647e-44, tfar = 1.12103877e-44}, {node = 297584, tnear = 0, tfar = 5.96106275e-10}, {node = 28134, tnear = 0, tfar = 1.875}, {node = 1121551781, tnear = -1, tfar = -1}, {node = 0, tnear = -1, tfar = 0}, {node = 29624314, tnear = 0, tfar = 1.15078086e-13}, {node = 28134, tnear = -2.84813128e-38, tfar = 2.08297992}, {node = 0, tnear = 0, tfar = -1}, {node = 0, tnear = 21345.7969, tfar = 16655.5254}, {node = 1121824801, tnear = 1.875, tfar = 0}, {node = 0, tnear = -1, tfar = -1}, {node = 2139095040, tnear = inf, tfar = -1}, {node = 1112014848, tnear = 1.40129846e-45, tfar = 1.40129846e-45}, {node = 2, tnear = 0, tfar = 2.80259693e-45}, {node = 2, tnear = 1.40129846e-45, tfar = 0}, {node = 0, tnear = 0, tfar = 4.20389539e-45}, {node = 3217801449, tnear = 4.20389539e-45, tfar = 4.20389539e-45}, {node = 0, tnear = -4648.5083, tfar = 21345.7969}, {node = 1182932749, tnear = 110.844002, 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 = 21345.7969, tfar = 16655.5254}, {node = 2139095040, tnear = inf, tfar = 4.38075327e-40}, {node = 0, tnear = 50, tfar = -nan(0x400000)}, {node = 4286578688, tnear = -0, tfar = -0}, {node = 4286578688, tnear = -nan(0x400000), tfar = -inf}, {node = 4290772992, tnear = inf, tfar = -4279.12988}, {node = 1137545740, tnear = -34914304, tfar = 3.94227297e-41}, {node = 0, tnear = 0, tfar = -1}, {node = 28134, tnear = 9.11079868e-38, tfar = 0}, {node = 131, tnear = 0, tfar = 5.9610894e-10}, {node = 28134, tnear = 5.38298828e-38, tfar = 0}, {node = 2147483647, tnear = 0, tfar = 0}, {node = 0, tnear = -8.58993459e+09, tfar = -0.26458469}, {node = 787434400, tnear = 1.875, tfar = -1.59182465}, {node = 1097179643, tnear = -4648.5083, tfar = -12322.2979}, {node = 2166034432, tnear = 3.9424131e-41, tfar = 4.64170419e-38}, {node = 0, tnear = 3.22298647e-44, tfar = 3.94213284e-41}, {node = 807655760, tnear = 3.9424131e-41, tfar = 5.96097394e-10}, {node = 28134, tnear = 5.96084959e-10, tfar = 3.9424131e-41}, {node = 1, tnear = 0, tfar = 4.64247715e-38}, {node = 0, tnear = 5.96078076e-10, tfar = 3.9424131e-41}, {node = 2166034432, tnear = 3.9424131e-41, tfar = 5.60519386e-45}, {node = 0, tnear = 5.96092953e-10, tfar = 3.9424131e-41}, {node = 3970080000, tnear = 3.94227297e-41, tfar = -2.95229218e+26}, {node = 28132, tnear = 5.96092953e-10, tfar = 3.9424131e-41}, {node = 3950261536, tnear = 3.94213284e-41, tfar = 2.71962857e-38}, {node = 0, tnear = 1.40129846e-45, tfar = 0}, {node = 131, tnear = 0, tfar = 4.3822947e-38}, {node = 0, tnear = 2.79424491e-38, tfar = -12459.1602}, {node = 1095589624, tnear = 3.94227297e-41, tfar = 5.96084071e-10}, {node = 28134, tnear = -12459.1602, tfar = -4702.04688}, {node = 23, tnear = 1.12103877e-44, tfar = 0}, {node = 0, tnear = 2.56437619e-43, tfar = 9.38869971e-44}, {node = 2166034432, tnear = 3.9424131e-41, tfar = -1.57269915e+27}, {node = 28133, tnear = 5.96100946e-10, tfar = 3.9424131e-41}, {node = 134217729, tnear = 0, tfar = -1.57269915e+27}, {node = 28133, tnear = 0, tfar = 0}, {node = 8, tnear = 0, tfar = 1.40129846e-45}, {node = 0, tnear = 2.06271134e-42, tfar = 0}} | |
stackPos = 2 | |
node = <optimized out> | |
#13 0x0000000001bb78dd 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 = 0x6de619800008, locInfo = @0x6de63023da50, result = false} | |
#15 0x0000000001ba3f7d in VMAP::VMapManager2::GetLiquidLevel (this=0x6de6a462c0c0, mapId=530, x=-4279.12988, y=411.140991, z=108.844002, reqLiquidType=<optimized out>, level=@0x6de63023daf0: -100000, floor=@0x6de63023daf4: -100000, type=@0x6de63023daf8: 0) at /home/trinity/TrinityCore/src/common/Collision/Management/VMapManager2.cpp:264 | |
info = {hitInstance = 0x0, hitModel = 0x0, ground_Z = -inf} | |
pos = {x = 21345.7969, y = 16655.5254, z = 108.844002} | |
instanceTree = <optimized out> | |
type = @0x6de63023daf8: 0 | |
y = 411.140991 | |
mapId = 530 | |
this = 0x6de6a462c0c0 | |
floor = @0x6de63023daf4: -100000 | |
level = @0x6de63023daf0: -100000 | |
reqLiquidType = 15 '\017' | |
z = 108.844002 | |
x = -4279.12988 | |
#16 0x00000000017ceeed in Map::getLiquidStatus (this=0x6de6811b1000, x=-4279.12988, y=411.140991, z=108.844002, ReqLiquidType=ReqLiquidType@entry=15 '\017', data=0x6de63023dbb0) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:2535 | |
vmgr = <optimized out> | |
ground_level = -100000 | |
liquid_type = 0 | |
result = LIQUID_MAP_NO_WATER | |
liquid_level = -100000 | |
#17 0x00000000017cf958 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:2655 | |
liquid_status = {type_flags = 3052822528, entry = 3313875210, level = 411.140991, depth_level = 108.844002} | |
liquid_ptr = <optimized out> | |
#18 0x00000000019b0569 in UpdateMovementFlags (this=0x6de5b5f66000) at /home/trinity/TrinityCore/src/server/game/Entities/Creature/Creature.cpp:2874 | |
ground = <optimized out> | |
isInAir = <optimized out> | |
this = 0x6de5b5f66000 | |
#19 Creature::Update (this=0x6de5b5f66000, diff=131) at /home/trinity/TrinityCore/src/server/game/Entities/Creature/Creature.cpp:573 | |
No locals. | |
#20 0x00000000014a8b63 in Trinity::ObjectUpdater::Visit<Creature> (this=0x1, this@entry=0x6de63023dd80, m=...) at /home/trinity/TrinityCore/src/server/game/Grids/Notifiers/GridNotifiers.cpp:406 | |
No locals. | |
#21 0x00000000017cd878 in VisitorHelper<Trinity::ObjectUpdater, Creature> (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:45 | |
No locals. | |
#22 VisitorHelper<Trinity::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:51 | |
No locals. | |
#23 VisitorHelper<Trinity::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:52 | |
No locals. | |
#24 VisitorHelper<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:58 | |
No locals. | |
#25 Visit (c=..., this=0x6de63023dd90) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:92 | |
No locals. | |
#26 Visit<Trinity::ObjectUpdater> (visitor=..., this=0x6de5b6097138) 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:153 | |
No locals. | |
#28 Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (visitor=..., cell=..., this=0x6de6811b1000) at /home/trinity/TrinityCore/src/server/game/Maps/Map.h:810 | |
No locals. | |
#29 Map::VisitNearbyCellsOf (this=0x6de6811b1000, obj=<optimized out>, gridVisitor=..., worldVisitor=...) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:687 | |
cell_id = 134335 | |
pair = {x_coord = 191, y_coord = 262} | |
cell = {data = {Part = {grid_x = 23, grid_y = 32, cell_x = 7, cell_y = 6, nocreate = 1, reserved = 0}, All = 18380823}} | |
y = 262 | |
x = 191 | |
area = {low_bound = {x_coord = <optimized out>, y_coord = 259}, high_bound = {x_coord = 193, y_coord = 262}} | |
#30 0x00000000017d7d93 in Map::Update (this=0x6de6811b1000, t_diff=131) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:772 | |
obj = 0x6de5b5ff1000 | |
updater = {i_timeDiff = 131} | |
grid_object_update = {i_visitor = @0x6de63023dd80} | |
mapId = "530" | |
world_object_update = {i_visitor = @0x6de63023dd80} | |
totalAdds = "26609" | |
totalActive = "32" | |
#31 0x00000000017bd294 in call (this=0x6de578794d40) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:42 | |
No locals. | |
#32 MapUpdater::WorkerThread (this=0x24fe5a0 <MapManager::instance()::instance+160>) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:113 | |
request = 0x6de578794d40 | |
#33 0x00006de6b9ed0970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#34 0x00006de6ba88c064 in start_thread (arg=0x6de63023e700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6de63023e700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {120835417564928, -7279498768635716131, 1, 120837771964512, 130832777029008, 120835417564928, 4699055649853742557, 4699351599733611997}, 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" | |
#35 0x00006de6b964062d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 27 (Thread 0x6de630aa5700 (LWP 52879)): | |
#0 operator[] (this=0x6de6a3d3d090, __n=<optimized out>) at /usr/include/c++/4.9/bits/stl_vector.h:795 | |
No locals. | |
#1 intersectRay<VMAP::GModelRayCallback> (stopAtFirst=false, maxDist=@0x6de630aa4620: 50, intersectCallback=<synthetic pointer>, r=..., this=0x6de6a3d3d090) at /home/trinity/TrinityCore/src/common/Collision/BoundingIntervalHierarchy.h:178 | |
tn = 3221225508 | |
axis = <optimized out> | |
BVH2 = <optimized out> | |
offset = <optimized out> | |
intervalMax = 8.12079048 | |
offsetFront = {1, 2, 2} | |
offsetBack = {2, 1, 1} | |
intervalMin = 3.06807947 | |
invDir = {x = inf, y = -inf, z = -1} | |
offsetFront3 = {0, 3, 3} | |
offsetBack3 = {3, 0, 0} | |
stackPos = 1 | |
node = <optimized out> | |
org = {x = 0.838652134, y = -5.12380695, z = 3.85739136} | |
dir = <optimized out> | |
stack = {{node = 111, tnear = 4.78240395, tfar = 7.95159578}, {node = 15, tnear = 1.4070456, tfar = 8.12079048}, {node = 42, tnear = 2.61871624, tfar = 8.12079048}, {node = 1095, tnear = 1.94660795, tfar = 2.12575483}, {node = 1094963466, tnear = 1.56384909e-42, tfar = 0.0999994278}, {node = 1067538600, tnear = 1.57646077e-42, tfar = 0.0999994278}, {node = 1067538600, tnear = 0, tfar = 8.40779079e-45}, {node = 0, tnear = 0.996557891, tfar = -3729.11108}, {node = 3, tnear = 0, tfar = 1.23892185e-09}, {node = 28134, tnear = 0, tfar = 0}, {node = 816465584, tnear = 3.9424131e-41, tfar = 2.34997752e-42}, {node = 0, tnear = 2.78171587, tfar = 1.86652955e-42}, {node = 0, tnear = 1.54363775, tfar = 2.53494892e-42}, {node = 0, tnear = 2.78173113, tfar = 1.35365432e-42}, {node = 0, tnear = 3.35577106, tfar = 1.38728548e-42}, {node = 1036848256, tnear = 1.26063919, tfar = 0}, {node = 816465568, tnear = 3.9424131e-41, tfar = 1.23892185e-09}, {node = 28134, tnear = 0, tfar = 0}, {node = 0, tnear = 0, tfar = 1.23884725e-09}, {node = 28134, tnear = 4.06376555e-44, tfar = 0}, {node = 33104899, tnear = 0, tfar = 1.23885435e-09}, {node = 28134, tnear = 3.01662462e-20, tfar = 1.05276024e+14}, {node = 29149898, tnear = 0, tfar = 1.238881e-09}, {node = 28134, tnear = -0.000441692071, tfar = 3.9424131e-41}, {node = 4, tnear = 0, tfar = -0.000453104061}, {node = 28134, tnear = 5.60519386e-45, tfar = 0}, {node = 3138730288, tnear = 3.9424131e-41, tfar = 9.15198285e-38}, {node = 0, tnear = 1.23885258e-09, tfar = 3.9424131e-41}, {node = 816464976, tnear = 3.9424131e-41, tfar = -3.04537389e-06}, {node = 28134, tnear = -3.04537389e-06, tfar = 3.9424131e-41}, {node = 11, tnear = 0, tfar = 1.52944127e-37}, {node = 0, tnear = 3.01662462e-20, tfar = 1.05276024e+14}, {node = 9, tnear = 0, tfar = 3.27949663e-38}, {node = 0, tnear = 0, tfar = 0}, {node = 2650310912, tnear = 3.9424131e-41, tfar = 0}, {node = 0, tnear = 5.24287469e-38, tfar = 0}, {node = 0, tnear = 0, tfar = 1}, {node = 28132, tnear = 3.13890856e-43, tfar = 0}, {node = 24040594, tnear = 1.28569695e-39, tfar = 8.78830498e-38}, {node = 0, tnear = -6.57867081e-21, tfar = 3.9424131e-41}, {node = 816465856, tnear = 3.9424131e-41, tfar = -7.17761191e+17}, {node = 28132, tnear = 0, tfar = 0}, {node = 0, tnear = 0, tfar = 1.23895205e-09}, {node = 28134, tnear = 3.28886347e-38, tfar = 0}, {node = 816465168, tnear = 3.9424131e-41, tfar = 47.8378906}, {node = 1244315526, tnear = 15.5334349, tfar = -1}, {node = 1221463484, tnear = 2797537.5, tfar = -4.41214797e-06}, {node = 28132, tnear = 1.40129846e-45, tfar = 0}, {node = 816465680, tnear = 3.9424131e-41, tfar = 1.40129846e-45}, {node = 0, tnear = 1.23891786e-09, tfar = 3.9424131e-41}, {node = 29629575, tnear = 0, tfar = 1.23890898e-09}, {node = 28134, tnear = inf, tfar = 0}, {node = 1933381536, tnear = 3.9424131e-41, tfar = 6.82964789e-38}, {node = 0, tnear = 99066.4766, tfar = 0}, {node = 1109545055, tnear = 0, tfar = 19949.6484}, {node = 1184901500, tnear = 6.81523246e-38, tfar = 0}, {node = 816465584, tnear = 3.9424131e-41, tfar = 6.95751302e-38}, {node = 2139095040, tnear = -0.00104492262, tfar = 3.9424131e-41}, {node = 11, tnear = 0, tfar = 3.80022001}, {node = 3236332057, tnear = 15.7616959, tfar = -1909290.38}, {node = 1073729676, tnear = 0.89903599, tfar = -3.43571519e-05}, {node = 1244315526, tnear = 3.80022001, tfar = -7.20338106}, {node = 1098657768, tnear = 0.437874526, tfar = -1}, {node = 3212836864, tnear = -1, tfar = 1.11230254}} | |
#2 IntersectRay (stopAtFirstHit=false, distance=@0x6de630aa4620: 50, ray=..., this=0x6de6a3d3d040) at /home/trinity/TrinityCore/src/common/Collision/Models/WorldModel.cpp:390 | |
callback = {vertices = {x = -4.07679796, y = 1.61583257, z = 1.21349096}, triangles = <error reading variable> | |
#3 operator() (pStopAtFirstHit=false, distance=@0x6de630aa4620: 50, entry=<optimized out>, ray=..., this=0x6de630aa45d0) at /home/trinity/TrinityCore/src/common/Collision/Models/WorldModel.cpp:442 | |
No locals. | |
#4 BIH::intersectRay<VMAP::WModelRayCallBack> (this=0x6de6a3cf4650, r=..., intersectCallback=..., maxDist=@0x6de630aa4620: 50, stopAtFirst=stopAtFirst@entry=false) at /home/trinity/TrinityCore/src/common/Collision/BoundingIntervalHierarchy.h:220 | |
hit = <optimized out> | |
n = <optimized out> | |
tn = <optimized out> | |
axis = <optimized out> | |
BVH2 = <optimized out> | |
offset = <optimized out> | |
intervalMax = 9.31242085 | |
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 = 1 | |
node = <optimized out> | |
org = {x = 0.838652134, y = -5.12380695, z = 3.85739136} | |
dir = {x = 0, y = -0, z = -1} | |
stack = {{node = 6, tnear = 0, tfar = 9.31242085}, {node = 18, tnear = 4.20389539e-45, tfar = 0}, {node = 0, tnear = 3.9424131e-41, tfar = 16.9649601}, {node = 1065723072, tnear = -2.64552069, tfar = 0}, {node = 2147483648, tnear = -1, tfar = inf}, {node = 4286578688, tnear = -1, tfar = 1.821688e-44}, {node = 4290772992, tnear = -nan(0x400000), tfar = inf}, {node = 0, tnear = -0, tfar = -inf}, {node = 4290772992, tnear = inf, tfar = -nan(0x400000)}, {node = 4286578688, tnear = 16.9649601, tfar = 1.04409027}, {node = 23898985, tnear = 0, tfar = 5.8434146e-43}, {node = 0, tnear = -0.00227696821, tfar = 1.76563607e-43}, {node = 33104899, tnear = 0, tfar = 1.84971397e-43}, {node = 28134, tnear = 1.23874955e-09, tfar = 1.93379188e-43}, {node = 379, tnear = 1.52815375e-37, tfar = 3.58732407e-43}, {node = 38797411, tnear = 0, tfar = 0}, {node = 38808896, tnear = 0, tfar = 2.47009799e-20}, {node = 1188750522, tnear = 1.40129846e-44, tfar = 0}, {node = 1054889264, tnear = 0.100288391, tfar = -1.90755087e-20}, {node = 28134, tnear = -3.04312562e-06, tfar = 3.9424131e-41}, {node = 0, tnear = 0, tfar = -0.000441692071}, {node = 28134, tnear = 2.60061476e-14, tfar = 3.94227297e-41}, {node = 29060873, tnear = 0, tfar = 1.54142831e-44}, {node = 0, tnear = 6.88522788e-38, tfar = 0}, {node = 381084, tnear = 0, tfar = 1.40129846e-45}, {node = 1137093054, tnear = 5.34012424e-40, tfar = 3.9424131e-41}, {node = 2685883996, tnear = 3.65907055e-40, tfar = 1.23885613e-09}, {node = 28134, tnear = -1.28187714e-19, tfar = 3.9424131e-41}, {node = 0, tnear = 0, tfar = -4.20721367e-38}, {node = 28134, tnear = -1.28187714e-19, tfar = 3.9424131e-41}, {node = 2170884096, tnear = 3.9424131e-41, tfar = 0}, {node = 0, tnear = -1.04952158e-12, tfar = 3.94213284e-41}, {node = 816464720, tnear = 3.9424131e-41, tfar = 6.83381367e-38}, {node = 0, tnear = -7.68769597e+16, tfar = 3.94213284e-41}, {node = 3600809984, tnear = 1.87589943, tfar = 0}, {node = 1065187798, tnear = 1.40129846e-45, tfar = 0}, {node = 15, tnear = 0, tfar = 3.21648725e-38}, {node = 0, tnear = 4.20389539e-45, tfar = 0}, {node = 28969147, tnear = 6.32125737e-42, tfar = 1.23880284e-09}, {node = 28134, tnear = -0.0907475948, tfar = 1.99992383}, {node = 0, tnear = 1.87484765, tfar = 1.61681426}, {node = 0, tnear = 8.18545818, tfar = -1}, {node = 816464352, tnear = 3.9424131e-41, tfar = 1.23878863e-09}, {node = 28134, tnear = 1.23880328e-09, tfar = 18.4358463}, {node = 1110836011, tnear = -1.24951363, tfar = 7.39096022}, {node = 0, tnear = -1953.39771, tfar = 80.0759964}, {node = 1119702769, tnear = 17073.5449, tfar = -1953.39771}, {node = 1117743029, tnear = 94.6541824, tfar = 3.9424131e-41}, {node = 3057, tnear = 0.679618001, tfar = 6.83381367e-38}, {node = 0, tnear = 0, tfar = 1.99855185}, {node = 3221632431, tnear = 1.97117758, tfar = 0}, {node = 1072209688, tnear = 0.165350705, tfar = 0}, {node = 3230675331, tnear = -1, tfar = 0}, {node = 0, tnear = 1.92958799e-42, tfar = 3.84851098}, {node = 1085296928, tnear = 9.1787796, tfar = -0.198727369}, {node = 1086400334, tnear = 7.26722145, tfar = 0}, {node = 1050556281, tnear = 0.559016943, tfar = -0.769420803}, {node = 1073741824, tnear = 3.23606825, tfar = 1.7888546}, {node = 3215350753, tnear = 2797537.5, tfar = 1.40129846e-45}, {node = 1, tnear = 2.80259693e-45, tfar = 2797537.5}, {node = 2, tnear = 2.80259693e-45, tfar = 1.40129846e-45}, {node = 28134, tnear = 0, tfar = 0}, {node = 3, tnear = 0, tfar = 4.20389539e-45}, {node = 3, tnear = 0, tfar = 3.9424131e-41}} | |
#5 0x0000000001b9ebb3 in VMAP::WorldModel::IntersectRay (this=<optimized out>, ray=..., distance=@0x6de630aa4620: 50, stopAtFirstHit=stopAtFirstHit@entry=false, ignoreFlags=ignoreFlags@entry=VMAP::Nothing) at /home/trinity/TrinityCore/src/common/Collision/Models/WorldModel.cpp:467 | |
isc = {models = {iBound = {static dummy = 0, lo = {x = -8.86322403, y = -10.0498028, z = -4.2911768}, hi = {x = 10.2902813, y = 10.0088825, z = 2.47812343}}, iMogpFlags = 10245, iGroupWMOID = 3041, vertices = std::vector of length 210, capacity 210 = {{x = -4.07679796, y = 1.61583257, z = 1.21349096}, {x = -4.07679796, y = -1.68807101, z = 1.21349096}, {x = -5.65735388, y = -1.68807101, z = 1.22198963}, {x = -4.86544657, y = -1.00836051, z = 1.23867512}, {x = 1.47127473, y = -1.14521754, z = -4.25682211}, {x = 1.81404984, y = -1.44991112, z = -4.26339865}, {x = -4.86544657, y = -2.36778164, z = 1.23867512}, {x = 10.2625036, y = 2.73699737, z = -3.12348008}, {x = 9.79054356, y = 2.22784543, z = -4.17729092}, {x = 9.97548771, y = 2.33085752, z = -3.19076371}, {x = 10.2625036, y = 2.90471315, z = -4.14922428}, {x = 1.47127509, y = 1.07297909, z = -4.25682259}, {x = 10.2625036, y = -2.55063009, z = 0.668221593}, {x = 9.8372364, y = -2.21104336, z = 0.61297667}, {x = -4.86544657, y = 0.936121941, z = 1.23867524}, {x = 9.67866039, y = -2.25534225, z = -4.17751551}, {x = 10.2625036, y = -2.96217036, z = -4.14869642}, {x = 10.2625036, y = -2.71720052, z = -3.13007903}, {x = 1.81405032, y = 0.768285394, z = -4.26339912}, {x = -4.86544657, y = 2.29554296, z = 1.23867524}, {x = -5.65735388, y = 1.61583257, z = 1.22198975}, {x = 1.81405032, y = 1.37767267, z = -4.26339912}, {x = 2.17111421, y = 1.07297897, z = -4.25303459}, {x = 2.17111373, y = -1.14521754, z = -4.25303411}, {x = 10.2625036, y = -1.86357629, z = 0.590655863}, {x = 1.81404984, y = -0.840523899, z = -4.26339865}, {x = 10.2625036, y = 2.54496121, z = 0.671713293}, {x = 9.9005394, y = 2.18147588, z = 0.611495852}, {x = 10.2625036, y = -2.84260106, z = 1.77400076}, {x = 9.45797348, y = -2.19568801, z = 1.85119057}, {x = 10.2625036, y = 1.79626489, z = 0.587166131}, {x = 9.93724251, y = -2.36139441, z = -3.18796277}, {x = 10.2625036, y = 1.90044212, z = -3.2179482}, {x = 10.2625036, y = 1.56642973, z = -4.18863106}, {x = 10.2625036, y = -1.99733186, z = -3.21134949}, {x = 10.2625036, y = -1.58674586, z = -4.18915844}, {x = 10.2625036, y = -1.53376281, z = 1.77400076}, {x = 10.2625036, y = 1.55527639, z = 1.77400076}, {x = 9.60908699, y = 2.17020082, z = 1.85390747}, {x = 10.2625036, y = 2.75044298, z = 1.77400076}, {x = 8.48730564, y = -5.02138233, z = -0.925012708}, {x = 8.48730564, y = -5.02082682, z = -4.08579779}, {x = 10.2625036, y = 2.44381356, z = -0.688218415}, {x = -8.83544636, y = 3.94851613, z = -4.08579874}, {x = -8.83544636, y = -3.98901296, z = -4.08579874}, {x = -8.83544636, y = 3.94851613, z = -4.08579874}, {x = -8.83544636, y = 3.94807529, z = 0.793937504}, {x = -8.83544636, y = -3.98945355, z = 0.793937504}, {x = 8.47651577, y = -2.48637891, z = -4.08580017}, {x = 8.48730564, y = -5.02138233, z = -0.925012708}, {x = 8.47651482, y = 2.42574501, z = -0.688216984}, {x = 8.48730183, y = 4.9799037, z = -0.925012708}, {x = 8.48730183, y = 4.98045874, z = -4.08579779}, {x = 8.47651577, y = -2.48637891, z = -0.688216984}, {x = 8.47651482, y = 2.42574453, z = -4.08580017}, {x = 8.48730183, y = 4.9799037, z = -0.925012708}, {x = 8.47651482, y = 2.42574501, z = -0.688216984}, {x = 10.2625036, y = -2.48637843, z = -0.688218415}, {x = 8.47651577, y = -2.48637891, z = -4.08580017}, {x = 8.47651577, y = -2.48637891, z = -0.688216984}, {x = -8.83544636, y = 3.94807529, z = 0.793937504}, {x = 10.2625036, y = -2.48853397, z = -4.0858016}, {x = -8.83544636, y = -3.98945355, z = 0.793937504}, {x = 8.47651482, y = 2.42574453, z = -4.08580017}, {x = 10.2625036, y = 2.42331004, z = -4.0858016}, {x = -8.83544636, y = -3.98901296, z = -4.08579874}, {x = -8.83544636, y = 3.94851613, z = -4.08579874}, {x = -0.474969178, y = -0.0329797417, z = -4.09420443}, {x = 2.77169037, y = -0.0528836995, z = -4.09420443}, {x = -0.474969238, y = 2.13727283, z = -4.0942049}, {x = 2.77169037, y = -1.89056396, z = -4.09420443}, {x = 2.77169037, y = 1.78479683, z = -4.09420443}, {x = 8.47651577, y = -2.48637891, z = -4.08580017}, {x = -0.474969238, y = -2.20323229, z = -4.09420443}, {x = 8.48730564, y = -5.02082682, z = -4.08579779}, {x = 8.48730183, y = 4.98045874, z = -4.08579779}, {x = 8.47651482, y = 2.42574453, z = -4.08580017}, {x = 10.2625036, y = -2.48853397, z = -4.0858016}, {x = 10.2625036, y = 2.42331004, z = -4.0858016}, {x = -8.83544636, y = -3.98901296, z = -4.08579874}, {x = 10.2625036, y = 1.55527639, z = 1.77400076}, {x = 10.2625036, y = 2.11146498, z = 2.26141882}, {x = 10.2625036, y = -2.14642072, z = 2.45034575}, {x = 10.2625036, y = -1.53376281, z = 1.77400076}, {x = 9.45797348, y = -2.19568801, z = 1.85119057}, {x = 9.60908699, y = 2.17020082, z = 1.85390747}, {x = 10.2625036, y = 2.75044298, z = 1.77400076}, {x = 10.2625036, y = -2.84260106, z = 1.77400076}, {x = 10.2625036, y = -2.31123805, z = 0.71252054}, {x = 10.2625036, y = -2.48637843, z = -0.688218415}, {x = 8.47651577, y = -2.48637891, z = -0.688216984}, {x = 10.2625036, y = 2.27680016, z = 0.712521493}, {x = 10.2625036, y = 2.44381356, z = -0.688218415}, {x = 8.47651482, y = 2.42574501, z = -0.688216984}, {x = 2.54965854, y = 2.21491122, z = 1.77400076}, {x = -8.83544636, y = -3.98945355, z = 0.793937504}, {x = -3.95842409, y = -2.25475383, z = 0.789311826}, {x = 2.54965854, y = 2.21491122, z = 1.77400076}, {x = 2.54966021, y = 2.21491122, z = 0.78931129}, {x = 2.54966021, y = 2.21491122, z = 0.78931129}, {x = 8.47651482, y = 2.42574501, z = -0.688216984}, {x = 8.48730183, y = 4.9799037, z = -0.925012708}, {x = 2.54966259, y = -2.25475335, z = 0.78931129}, {x = 2.54966092, y = -2.25475359, z = 1.77400076}, {x = 2.54966092, y = -2.25475359, z = 1.77400076}, {x = 2.54966259, y = -2.25475335, z = 0.78931129}, {x = -3.95842481, y = 2.21491122, z = 0.789311826}, {x = -0.164950401, y = 2.21491122, z = 0.789311767}, {x = -0.164950401, y = 2.21491122, z = 0.789311767}, {x = -0.164952666, y = 2.21491122, z = 1.77400076}, {x = 8.47651577, y = -2.48637891, z = -0.688216984}, {x = 8.48730564, y = -5.02138233, z = -0.925012708}, {x = -0.164952666, y = 2.21491122, z = 1.77400076}, {x = -0.164948404, y = -2.25475383, z = 1.77400076}, {x = -0.164946139, y = -2.25475335, z = 0.789311767}, {x = -0.164946139, y = -2.25475335, z = 0.789311767}, {x = -0.164948404, y = -2.25475383, z = 1.77400076}, {x = 2.54966259, y = -2.25475335, z = 0.78931129}, {x = -3.95842481, y = 2.21491122, z = 1.2816565}, {x = -0.164946139, y = -2.25475335, z = 0.789311767}, {x = -8.83544636, y = 3.94807529, z = 0.793937504}, {x = -3.95842481, y = 2.21491122, z = 0.789311826}, {x = -3.95842695, y = 2.21491098, z = 1.77400076}, {x = -3.95842409, y = -2.25475383, z = 1.2816565}, {x = -3.95842409, y = -2.25475383, z = 0.789311826}, {x = 2.54966021, y = 2.21491122, z = 0.78931129}, {x = 10.2625036, y = 2.27680016, z = 0.712521493}, {x = 10.2625036, y = -2.31123805, z = 0.71252054}, {x = 2.54966259, y = -2.25475335, z = 0.78931129}, {x = -0.164950401, y = 2.21491122, z = 0.789311767}, {x = 2.54966021, y = 2.21491122, z = 0.78931129}, {x = 2.54966021, y = 2.21491122, z = 0.78931129}, {x = 2.54966259, y = -2.25475335, z = 0.78931129}, {x = -3.95842624, y = -2.25475407, z = 1.77400076}, {x = -3.95842409, y = -2.25475383, z = 0.789311826}, {x = -3.95842481, y = 2.21491122, z = 0.789311826}, {x = -3.95842481, y = 2.21491122, z = 1.2816565}, {x = -3.95842409, y = -0.0199214853, z = 1.2816565}, {x = -3.95842695, y = 2.21491098, z = 1.77400076}, {x = -3.95842409, y = -2.25475383, z = 1.2816565}, {x = -3.95842624, y = -2.25475407, z = 1.77400076}, {x = -0.174080953, y = 9.98054981, z = -0.925012708}, {x = -0.174080953, y = 9.98110485, z = -4.08579779}, {x = -0.17406787, y = -10.021471, z = -4.08579779}, {x = -3.95842409, y = -2.25475383, z = 1.2816565}, {x = -3.95842409, y = -2.25475383, z = 0.789311826}, {x = -0.486884385, y = -2.20438004, z = -1.86432326}, {x = -0.489173084, y = -2.20460057, z = -1.43599331}, {x = -3.95842481, y = 2.21491122, z = 0.789311826}, {x = -3.95842481, y = 2.21491122, z = 1.2816565}, {x = -0.489173084, y = 2.13881493, z = -1.43599331}, {x = -0.486884385, y = 2.13856673, z = -1.86432326}, {x = -3.95842409, y = -2.25475383, z = 0.789311826}, {x = -4.00013876, y = -0.0113683427, z = 0.97195065}, {x = -0.486884385, y = -0.0329067446, z = -1.86432326}, {x = -0.486884385, y = -2.20438004, z = -1.86432326}, {x = -4.00013876, y = -0.0113683427, z = 0.97195065}, {x = -3.95842481, y = 2.21491122, z = 0.789311826}, {x = -0.486884385, y = 2.13856673, z = -1.86432326}, {x = -0.486884385, y = -0.0329067446, z = -1.86432326}, {x = -3.95842481, y = 2.21491122, z = 1.2816565}, {x = -3.95842409, y = -0.0199214853, z = 1.2816565}, {x = -0.489173084, y = -0.032892637, z = -1.43599331}, {x = -0.489173084, y = 2.13881493, z = -1.43599331}, {x = -3.95842409, y = -0.0199214853, z = 1.2816565}, {x = -3.95842409, y = -2.25475383, z = 1.2816565}, {x = -0.489173084, y = -2.20460057, z = -1.43599331}, {x = -0.489173084, y = -0.032892637, z = -1.43599331}, {x = -3.95842409, y = -2.25475383, z = 1.2816565}, {x = 2.77169037, y = -1.89056396, z = -4.09420443}, {x = -0.486884385, y = -2.20438004, z = -1.86432326}, {x = -3.95842409, y = -0.0199214853, z = 1.2816565}, {x = -3.95842409, y = -0.0199214853, z = 1.2816565}, {x = 2.77169037, y = 1.78479683, z = -4.09420443}, {x = -0.486884385, y = 2.13856673, z = -1.86432326}, {x = -0.489173084, y = 2.13881493, z = -1.43599331}, {x = -3.95842481, y = 2.21491122, z = 1.2816565}, {x = -0.474969238, y = -2.20323229, z = -4.09420443}, {x = -0.486884385, y = -0.0329067446, z = -1.86432326}, {x = -0.474969178, y = -0.0329797417, z = -4.09420443}, {x = -0.474969238, y = -2.20323229, z = -4.09420443}, {x = -0.486884385, y = -0.0329067446, z = -1.86432326}, {x = -0.486884385, y = 2.13856673, z = -1.86432326}, {x = -0.474969238, y = 2.13727283, z = -4.0942049}, {x = -0.474969178, y = -0.0329797417, z = -4.09420443}, {x = -0.474969238, y = 2.13727283, z = -4.0942049}, {x = -0.489173084, y = 2.13881493, z = -1.43599331}, {x = -0.489173084, y = -0.032892637, z = -1.43599331}, {x = 2.77169037, y = -0.0528836995, z = -4.09420443}, {x = 2.77169037, y = 1.78479683, z = -4.09420443}, {x = -0.489173084, y = -0.032892637, z = -1.43599331}, {x = -0.489173084, y = -2.20460057, z = -1.43599331}, {x = 2.77169037, y = -0.0528836995, z = -4.09420443}, {x = -0.474969238, y = 2.13727283, z = -4.0942049}, {x = 2.77169037, y = 1.78479683, z = -4.09420443}, {x = -0.474969178, y = -0.0329797417, z = -4.09420443}, {x = 2.77169037, y = -0.0528836995, z = -4.09420443}, {x = -0.17406787, y = -10.021471, z = -4.08579779}, {x = -0.174080953, y = 9.98110485, z = -4.08579779}, {x = -8.83544636, y = 3.94851613, z = -4.08579874}...}, triangles = std::vector of length 150, capacity 150 = {{idx0 = 2, idx1 = 3, idx2 = 4}, {idx0 = 5, idx1 = 2, idx2 = 4}, {idx0 = 6, idx1 = 2, idx2 = 5}, {idx0 = 7, idx1 = 8, idx2 = 9}, {idx0 = 10, idx1 = 8, idx2 = 7}, {idx0 = 15, idx1 = 16, idx2 = 17}, {idx0 = 14, idx1 = 20, idx2 = 11}, {idx0 = 20, idx1 = 21, idx2 = 11}, {idx0 = 44, idx1 = 45, idx2 = 46}, {idx0 = 46, idx1 = 47, idx2 = 44}, {idx0 = 48, idx1 = 41, idx2 = 49}, {idx0 = 50, idx1 = 51, idx2 = 52}, {idx0 = 53, idx1 = 48, idx2 = 49}, {idx0 = 54, idx1 = 50, idx2 = 52}, {idx0 = 67, idx1 = 68, idx2 = 69}, {idx0 = 69, idx1 = 68, idx2 = 71}, {idx0 = 70, idx1 = 72, idx2 = 68}, {idx0 = 67, idx1 = 70, idx2 = 68}, {idx0 = 73, idx1 = 70, idx2 = 67}, {idx0 = 85, idx1 = 81, idx2 = 86}, {idx0 = 82, idx1 = 84, idx2 = 87}, {idx0 = 95, idx1 = 120, idx2 = 121}, {idx0 = 121, idx1 = 96, idx2 = 95}, {idx0 = 134, idx1 = 135, idx2 = 136}, {idx0 = 136, idx1 = 137, idx2 = 134}, {idx0 = 137, idx1 = 136, idx2 = 138}, {idx0 = 137, idx1 = 139, idx2 = 134}, {idx0 = 13, idx1 = 12, idx2 = 28}, {idx0 = 13, idx1 = 28, idx2 = 29}, {idx0 = 34, idx1 = 31, idx2 = 13}, {idx0 = 34, idx1 = 13, idx2 = 24}, {idx0 = 31, idx1 = 17, idx2 = 12}, {idx0 = 31, idx1 = 12, idx2 = 13}, {idx0 = 35, idx1 = 15, idx2 = 31}, {idx0 = 35, idx1 = 31, idx2 = 34}, {idx0 = 15, idx1 = 17, idx2 = 31}, {idx0 = 80, idx1 = 81, idx2 = 85}, {idx0 = 27, idx1 = 30, idx2 = 38}, {idx0 = 38, idx1 = 30, idx2 = 37}, {idx0 = 26, idx1 = 27, idx2 = 39}, {idx0 = 82, idx1 = 83, idx2 = 84}, {idx0 = 9, idx1 = 32, idx2 = 27}, {idx0 = 27, idx1 = 32, idx2 = 30}, {idx0 = 7, idx1 = 9, idx2 = 26}, {idx0 = 26, idx1 = 9, idx2 = 27}, {idx0 = 8, idx1 = 33, idx2 = 9}, {idx0 = 9, idx1 = 33, idx2 = 32}, {idx0 = 4, idx1 = 3, idx2 = 25}, {idx0 = 3, idx1 = 1, idx2 = 25}, {idx0 = 25, idx1 = 1, idx2 = 23}, {idx0 = 1, idx1 = 6, idx2 = 23}, {idx0 = 23, idx1 = 6, idx2 = 5}, {idx0 = 93, idx1 = 91, idx2 = 130}, {idx0 = 144, idx1 = 145, idx2 = 146}, {idx0 = 146, idx1 = 147, idx2 = 144}, {idx0 = 39, idx1 = 27, idx2 = 38}, {idx0 = 148, idx1 = 149, idx2 = 150}, {idx0 = 150, idx1 = 151, idx2 = 148}, {idx0 = 152, idx1 = 153, idx2 = 154}, {idx0 = 154, idx1 = 155, idx2 = 152}, {idx0 = 156, idx1 = 157, idx2 = 158}, {idx0 = 158, idx1 = 159, idx2 = 156}, {idx0 = 160, idx1 = 161, idx2 = 162}, {idx0 = 162, idx1 = 163, idx2 = 160}, {idx0 = 164, idx1 = 165, idx2 = 166}, {idx0 = 166, idx1 = 167, idx2 = 164}, {idx0 = 156, idx1 = 145, idx2 = 168}, {idx0 = 169, idx1 = 147, idx2 = 170}, {idx0 = 148, idx1 = 153, idx2 = 171}, {idx0 = 168, idx1 = 172, idx2 = 156}, {idx0 = 173, idx1 = 174, idx2 = 175}, {idx0 = 171, idx1 = 176, idx2 = 148}, {idx0 = 169, idx1 = 170, idx2 = 177}, {idx0 = 170, idx1 = 178, idx2 = 179}, {idx0 = 179, idx1 = 180, idx2 = 170}, {idx0 = 181, idx1 = 182, idx2 = 183}, {idx0 = 183, idx1 = 184, idx2 = 181}, {idx0 = 173, idx1 = 185, idx2 = 174}, {idx0 = 186, idx1 = 187, idx2 = 188}, {idx0 = 188, idx1 = 189, idx2 = 186}, {idx0 = 190, idx1 = 191, idx2 = 169}, {idx0 = 169, idx1 = 192, idx2 = 190}, {idx0 = 193, idx1 = 194, idx2 = 188}, {idx0 = 188, idx1 = 184, idx2 = 193}, {idx0 = 195, idx1 = 196, idx2 = 169}, {idx0 = 169, idx1 = 180, idx2 = 195}, {idx0 = 20, idx1 = 19, idx2 = 21}, {idx0 = 14, idx1 = 11, idx2 = 18}, {idx0 = 0, idx1 = 14, idx2 = 18}, {idx0 = 0, idx1 = 18, idx2 = 22}, {idx0 = 19, idx1 = 0, idx2 = 22}, {idx0 = 19, idx1 = 22, idx2 = 21}, {idx0 = 139, idx1 = 137, idx2 = 138}, {idx0 = 112, idx1 = 122, idx2 = 118}, {idx0 = 115, idx1 = 124, idx2 = 123}, {idx0 = 197, idx1 = 70, idx2 = 73}, {idx0 = 73, idx1 = 67, idx2 = 66}, {idx0 = 197, idx1 = 73, idx2 = 66}, {idx0 = 67, idx1 = 69, idx2 = 66}, {idx0 = 69, idx1 = 198, idx2 = 66}, {idx0 = 68, idx1 = 76, idx2 = 71}, {idx0 = 69, idx1 = 71, idx2 = 198}, {idx0 = 71, idx1 = 76, idx2 = 198}, {idx0 = 104, idx1 = 94, idx2 = 99}, {idx0 = 99, idx1 = 105, idx2 = 104}, {idx0 = 112, idx1 = 118, idx2 = 106}, {idx0 = 106, idx1 = 107, idx2 = 112}, {idx0 = 133, idx1 = 116, idx2 = 115}, {idx0 = 115, idx1 = 123, idx2 = 133}, {idx0 = 113, idx1 = 103, idx2 = 102}, {idx0 = 102, idx1 = 114, idx2 = 113}, {idx0 = 97, idx1 = 109, idx2 = 108}, {idx0 = 108, idx1 = 98, idx2 = 97}, {idx0 = 138, idx1 = 140, idx2 = 139}, {idx0 = 76, idx1 = 68, idx2 = 72}, {idx0 = 197, idx1 = 72, idx2 = 70}, {idx0 = 72, idx1 = 197, idx2 = 74}, {idx0 = 24, idx1 = 13, idx2 = 29}, {idx0 = 143, idx1 = 199, idx2 = 79}, {idx0 = 200, idx1 = 125, idx2 = 129}, {idx0 = 200, idx1 = 129, idx2 = 121}, {idx0 = 201, idx1 = 96, idx2 = 119}, {idx0 = 201, idx1 = 119, idx2 = 128}, {idx0 = 128, idx1 = 110, idx2 = 111}, {idx0 = 202, idx1 = 60, idx2 = 43}, {idx0 = 203, idx1 = 142, idx2 = 141}, {idx0 = 62, idx1 = 204, idx2 = 205}, {idx0 = 205, idx1 = 65, idx2 = 62}, {idx0 = 206, idx1 = 40, idx2 = 41}, {idx0 = 41, idx1 = 207, idx2 = 206}, {idx0 = 55, idx1 = 208, idx2 = 209}, {idx0 = 209, idx1 = 52, idx2 = 55}, {idx0 = 100, idx1 = 125, idx2 = 101}, {idx0 = 76, idx1 = 75, idx2 = 198}, {idx0 = 201, idx1 = 95, idx2 = 96}, {idx0 = 111, idx1 = 201, idx2 = 128}, {idx0 = 200, idx1 = 101, idx2 = 125}, {idx0 = 64, idx1 = 42, idx2 = 56}, {idx0 = 91, idx1 = 93, idx2 = 92}, {idx0 = 77, idx1 = 78, idx2 = 76}, {idx0 = 56, idx1 = 63, idx2 = 64}, {idx0 = 57, idx1 = 61, idx2 = 58}, {idx0 = 76, idx1 = 72, idx2 = 77}, {idx0 = 88, idx1 = 89, idx2 = 90}, {idx0 = 58, idx1 = 59, idx2 = 57}, {idx0 = 90, idx1 = 132, idx2 = 88}, {idx0 = 24, idx1 = 29, idx2 = 36}, {idx0 = 126, idx1 = 127, idx2 = 117}, {idx0 = 117, idx1 = 131, idx2 = 126}, {idx0 = 120, idx1 = 200, idx2 = 121}}, meshTree = {tree = std::vector of length 492, capacity 492 = {1073741827, 1081914493, 3229567997, 9, 1074459527, 3204084965, 240, 1074459529, 3204084965, 1073741839, 3222293985, 3240122354, 1073741926, 3220307456, 3231756074, 21, 3190963925, 3229439698, 27, 3190963929, 3233089803, 3221225472, 3, 0, 3221225475, 1, 0, 2684354593, 3229811641, 1061896061, 2147483690, 1067355368, 3220087333, 2147483684, 1061896061, 1061818455, 3221225476, 3, 0, 3221225479, 2, 0, 1610612784, 3222768060, 3171338553, 1610612808, 3222293988, 3157934665, 1073741872, 4286578688, 3222768060, 54, 1072181961, 3231429053, 3221225481, 3, 0, 2147483708, 3220087333, 3230166467, 3221225484, 2, 0, 1073741890, 3214055037, 3218608822, 3221225486, 2, 0, 3221225488, 3, 0, 536870987, 3229614371, 3190351780, 2147483726, 1067715922, 1061818454, 1073741908, 3222082704, 3222293987, 1073741920, 3222293985, 3222293987, 3221225491, 2, 0, 2147483738, 1061818455, 3220087333, 3221225493, 1, 0, 3221225494, 3, 0, 3221225497, 3, 0, 3221225500, 3, 0, 2684354668, 3229811641, 1061818454, 129, 1076978528, 1076047276, 2147483759, 3211578786, 3211578786, 117, 1076978528, 3190963929, 3221225508, 2, 0, 3221225503, 1, 0, 2147483771, 3229794011, 3229794011, 3221225504, 2, 0, 3221225506, 2, 0, 2147483783, 3216494241, 1061818446, 2147483813, 1059786898, 3211578786, 1610612877, 3222083629, 3171334766, 3221225518, 2, 0, 1073741968, 3220307456, 3222083629, 3221225510, 2, 0, 2147483798, 3229811641, 3229811641, 2147483804, 3229811641, 2139095040, 3221225516, 2, 0, 1073741983, 3171358148, 3220307456, 3221225512, 2, 0, 3221225514, 2, 0, 1073741995, 3222296455, 3224233629, 1073742037, 3222110652, 3224759597, 174, 4286578688, 1091018703, 186, 1091018703, 1091018702, 2147483828, 3225965367, 3229794016, 3221225520, 1, 0, 3221225521, 3, 0, 3221225524, 2, 0, 2147483840, 3225965367, 3229794019, 1073742022, 3217758845, 3223274532, 1610612940, 3223534982, 3220081067, 3221225526, 3...}, objects = std::vector of length 150, capacity 150 = {134, 126, 127, 121, 118, 9, 97, 22, 21, 1, 0, 2, 73, 74, 50, 51, 47, 49, 48, 54, 53, 59, 65, 64, 58, 94, 108, 107, 26, 66, 69, 95, 116, 115, 129, 128, 135, 122, 67, 72, 18, 85, 84, 17, 81, 80, 109, 110, 5, 12, 31, 10, 114, 16, 33, 34, 35, 142, 139, 144, 141, 30, 32, 29, 123, 27, 145, 143, 146, 28, 117, 40, 20, 98, 96, 8, 6, 7, 86, 75, 76, 88, 89, 87, 91, 90, 60, 61, 62, 63, 57, 56, 23, 24, 92, 113, 71, 25, 68, 105, 106, 93, 99, 124, 125, 149, 120, 83, 82, 15, 14, 79, 78, 77, 70, 103, 104, 111, 112, 100, 46, 45, 137, 140, 41, 44, 42, 3, 4, 11, 43, 13, 52, 148, 147, 138, 38, 37, 55, 39, 36, 19, 132, 101, 102, 133, 130, 131, 136, 119}, bounds = {static dummy = 0, lo = {x = -8.83544636, y = -10.0220251, z = -4.26339912}, hi = {x = 10.2625036, y = 9.98110485, z = 2.45034575}}}, iLiquid = }, hit = false} | |
#6 0x0000000001bd66ca in VMAP::ModelInstance::intersectRay (this=0x6de66f5a7de8, pRay=..., pMaxDist=@0x6de630aa470c: 50, pStopAtFirstHit=pStopAtFirstHit@entry=false, ignoreFlags=ignoreFlags@entry=VMAP::Nothing) at /home/trinity/TrinityCore/src/common/Collision/Models/ModelInstance.cpp:58 | |
modRay = {m_origin = {x = 0.838652134, y = -5.12380695, z = 3.85739136}, 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 = 0.838652134, c_zy = -5.12380695} | |
hit = <optimized out> | |
time = 0 | |
p = {x = 0.838652134, y = -5.12380695, z = 3.85739136} | |
distance = <optimized out> | |
#7 0x0000000001bb9222 in operator() (pStopAtFirstHit=false, distance=@0x6de630aa470c: 50, entry=<optimized out>, ray=..., this=<synthetic pointer>) at /home/trinity/TrinityCore/src/common/Collision/Maps/MapTree.cpp:42 | |
result = <optimized out> | |
#8 intersectRay<VMAP::MapRayCallback> (stopAtFirst=false, maxDist=@0x6de630aa470c: 50, intersectCallback=<synthetic pointer>, r=..., this=0x6de6733d0fa8) at /home/trinity/TrinityCore/src/common/Collision/BoundingIntervalHierarchy.h:220 | |
hit = true | |
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 = 0 | |
node = <optimized out> | |
org = {x = 16798.5352, y = 21777.6055, z = 19.5720005} | |
dir = {x = 0, y = 0, z = -1} | |
stack = {{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 = 1132859556, tnear = -4710.93994, tfar = -1.34190766e+28}, {node = 28133, tnear = 0, tfar = 0}, {node = 3212836864, tnear = 3.9424131e-41, tfar = 9.11079868e-38}, {node = 0, tnear = 1.83570099e-43, tfar = 0}, {node = 816466800, tnear = 3.9424131e-41, tfar = 5.38298828e-38}, {node = 0, tnear = nan(0x7fffff), tfar = 0}, {node = 12148112, tnear = 0, tfar = -4.20727869e-38}, {node = 28134, tnear = 2.86985925e-42, tfar = 0}, {node = 2170884096, tnear = 3.9424131e-41, tfar = -4.20721367e-38}, {node = 28134, tnear = -4.20721367e-38, tfar = 3.9424131e-41}, {node = 24950762, tnear = 0, tfar = 0}, {node = 0, tnear = 1.23899646e-09, tfar = 3.9424131e-41}, {node = 816466592, tnear = 3.9424131e-41, tfar = 1.2390089e-09}, {node = 28134, tnear = 5.60519386e-45, tfar = 0}, {node = 24953520, tnear = 0, tfar = -2.13520877e+38}, {node = 28133, tnear = -4.20721367e-38, tfar = 3.9424131e-41}, {node = 838022432, tnear = 3.94227297e-41, tfar = 1.70231307e-38}, {node = 0, tnear = -4.20727869e-38, tfar = 3.9424131e-41}, {node = 2170884096, tnear = 3.9424131e-41, tfar = 2.87266185e-43}, {node = 0, tnear = -4.20721367e-38, tfar = 3.9424131e-41}, {node = 2170884096, tnear = 3.9424131e-41, tfar = 4.64170419e-38}, {node = 0, tnear = 1.40129846e-44, tfar = 0}, {node = 1464610816, tnear = 3.94227297e-41, tfar = 1.239016e-09}, {node = 28134, tnear = 5.43745114e-38, tfar = 0}, {node = 25, tnear = 0, tfar = 4.64247715e-38}, {node = 0, tnear = 4.48415509e-44, tfar = 3.22298647e-44}, {node = 2170884096, tnear = 3.9424131e-41, tfar = 7.07828107e-09}, {node = 28133, tnear = 5.25410525e-38, tfar = 0}, {node = 816466496, tnear = 3.9424131e-41, tfar = 5.43745114e-38}, {node = 1113490256, tnear = 0, tfar = 3.17678308}, {node = 1065353216, tnear = 12.9690886, tfar = 54.6282349}, {node = 3254969032, tnear = -43.7441406, tfar = 16.1196003}, {node = 3212606785, tnear = 0.16504401, tfar = -0.986286223}, {node = 1042874700, tnear = -4.20721367e-38, tfar = 3.9424131e-41}, {node = 1785503336, tnear = 3.94227297e-41, tfar = 1.23907284e-09}, {node = 28134, tnear = 2.17595924e-38, tfar = 0}, {node = 816466672, tnear = 3.9424131e-41, tfar = 1.23903909e-09}, {node = 28134, tnear = 4.48415509e-44, tfar = 3.22298647e-44}, {node = 29063389, tnear = 0, tfar = 5.94211597e+28}, {node = 28134, tnear = -1.47114183e+28, tfar = 3.94227297e-41}, {node = 260, tnear = 0, tfar = 3.64337601e-43}, {node = 0, tnear = 1.23911548e-09, tfar = 3.9424131e-41}, {node = 0, tnear = 0, tfar = -4.20721367e-38}, {node = 28134, tnear = -4.20721367e-38, tfar = 3.9424131e-41}, {node = 1065353216, tnear = 0, tfar = 2.59240216e-43}, {node = 28134, tnear = 16848.791, tfar = 21717.5762}, {node = 12148112, tnear = 0, tfar = 3.64337601e-43}, {node = 28134, tnear = 2.1019477e-44, tfar = 0}, {node = 816466864, tnear = 3.9424131e-41, tfar = 0}, {node = 0, tnear = -4.20721367e-38, tfar = 3.9424131e-41}, {node = 24950762, tnear = 0, tfar = 1.23906219e-09}, {node = 28134, tnear = -4.20721367e-38, tfar = 3.9424131e-41}, {node = 1984, tnear = 0, tfar = 1.23906219e-09}, {node = 28134, tnear = 2.42947038e-38, tfar = 3.9424131e-41}, {node = 24965065, tnear = 0, tfar = 16781.7168}, {node = 1185557253, tnear = 1.70231307e-38, tfar = 0}, {node = 1107082076, tnear = 3.9424131e-41, tfar = 2.1019477e-44}, {node = 1109582272, tnear = 1.23907284e-09, tfar = 3.9424131e-41}, {node = 3314636616, tnear = 217.875, tfar = -4.20721367e-38}, {node = 28134, tnear = 4.64170419e-38, tfar = 0}} | |
#9 getIntersectionTime (ignoreFlags=VMAP::Nothing, pStopAtFirstHit=false, pMaxDist=<synthetic pointer>, pRay=..., this=0x6de6733d0fa0) at /home/trinity/TrinityCore/src/common/Collision/Maps/MapTree.cpp:149 | |
distance = 50 | |
intersectionCallBack = {prims = <optimized out>, hit = false, flags = <optimized out>} | |
#10 VMAP::StaticMapTree::getHeight (this=0x6de6733d0fa0, 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 = 16798.5352, y = 21777.6055, z = 19.5720005}, 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 = 16798.5352, c_zy = 21777.6055} | |
maxDist = <optimized out> | |
#11 0x0000000001ba3d16 in VMAP::VMapManager2::getHeight (this=0x6de6a462c0c0, mapId=1, x=268.130005, y=-4710.93994, z=19.5720005, maxSearchDist=50) at /home/trinity/TrinityCore/src/common/Collision/Management/VMapManager2.cpp:226 | |
pos = {x = 16798.5352, y = 21777.6055, z = 19.5720005} | |
height = <optimized out> | |
instanceTree = <optimized out> | |
y = -4710.93994 | |
mapId = 1 | |
this = 0x6de6a462c0c0 | |
maxSearchDist = 50 | |
z = 19.5720005 | |
x = 268.130005 | |
#12 0x00000000017ce8b0 in GetHeight (maxSearchDist=50, checkVMap=true, z=17.5720005, y=-4710.93994, x=268.130005, this=0x6de681651000) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:2362 | |
vmgr = <optimized out> | |
mapHeight = 10.8384657 | |
vmapHeight = -200000 | |
#13 Map::GetHeight (this=0x6de681651000, phasemask=<optimized out>, x=268.130005, y=-4710.93994, z=17.5720005, vmap=vmap@entry=true, maxSearchDist=maxSearchDist@entry=50) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:2648 | |
No locals. | |
#14 0x00000000019afc31 in UpdateMovementFlags (this=0x6de5ed84b000) at /home/trinity/TrinityCore/src/server/game/Entities/Creature/Creature.cpp:2854 | |
ground = <optimized out> | |
isInAir = <optimized out> | |
this = 0x6de5ed84b000 | |
#15 Creature::Update (this=0x6de5ed84b000, diff=131) at /home/trinity/TrinityCore/src/server/game/Entities/Creature/Creature.cpp:573 | |
No locals. | |
#16 0x00000000014a8b63 in Trinity::ObjectUpdater::Visit<Creature> (this=0xc0000024, this@entry=0x6de630aa4d80, m=...) at /home/trinity/TrinityCore/src/server/game/Grids/Notifiers/GridNotifiers.cpp:406 | |
No locals. | |
#17 0x00000000017cd878 in VisitorHelper<Trinity::ObjectUpdater, Creature> (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:45 | |
No locals. | |
#18 VisitorHelper<Trinity::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:51 | |
No locals. | |
#19 VisitorHelper<Trinity::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:52 | |
No locals. | |
#20 VisitorHelper<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:58 | |
No locals. | |
#21 Visit (c=..., this=0x6de630aa4d90) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:92 | |
No locals. | |
#22 Visit<Trinity::ObjectUpdater> (visitor=..., this=0x6de6a3e253e8) 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=4, this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/NGrid.h:153 | |
No locals. | |
#24 Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (visitor=..., cell=..., this=0x6de681651000) at /home/trinity/TrinityCore/src/server/game/Maps/Map.h:810 | |
No locals. | |
#25 Map::VisitNearbyCellsOf (this=this@entry=0x6de681651000, obj=obj@entry=0x6de56a6c8000, gridVisitor=..., worldVisitor=...) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:687 | |
cell_id = 94980 | |
pair = {x_coord = 260, y_coord = 185} | |
cell = {data = {Part = {grid_x = 32, grid_y = 23, cell_x = 4, cell_y = 1, nocreate = 1, reserved = 0}, All = 17057248}} | |
y = 185 | |
x = 260 | |
area = {low_bound = {x_coord = <optimized out>, y_coord = 183}, high_bound = {x_coord = 261, y_coord = 186}} | |
#26 0x00000000017d7ee5 in VisitNearbyCellsOf (worldVisitor=..., gridVisitor=..., obj=0x6de56a6c8000, this=0x6de681651000) at /usr/include/c++/4.9/bits/vector.tcc:101 | |
No locals. | |
#27 Map::Update (this=0x6de681651000, t_diff=131) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:729 | |
updater = {i_timeDiff = 131} | |
grid_object_update = {i_visitor = @0x6de630aa4d80} | |
mapId = "\000\000\000work\000 \356\201C\345m\000\000\063l\006\216\030\000\060\361\000\220\260\216\345m\000\000\063l\006\216\030\000\060\361 IE:\345m\000\000#\000\000\000\000\000\001\361#\000\000\000\000\000\001\361maps\000rk\000\000\300\242\303\345m\000\000\340\022,\033\345m\000\000\000\000\033\003\001\000\000\071root\000\000\000\000@\343\226C\345m\000\000+\t\001\000\034\000\000\000\000\340\254A\345m\000\000t0\361work\000\340\355\226C\345m\000\000LW\000\000\000\000\000\000\000\200\353E\345m\000\000ro" | |
world_object_update = {i_visitor = @0x6de630aa4d80} | |
totalAdds = "" | |
totalActive = <error reading variable: Cannot access memory at address 0x6b> | |
#28 0x00000000017bd294 in call (this=0x6de5787eae80) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:42 | |
No locals. | |
#29 MapUpdater::WorkerThread (this=0x24fe5a0 <MapManager::instance()::instance+160>) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:113 | |
request = 0x6de5787eae80 | |
#30 0x00006de6b9ed0970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#31 0x00006de6ba88c064 in start_thread (arg=0x6de630aa5700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6de630aa5700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {120835426375424, -7279498768635716131, 1, 120837771964512, 130832777029008, 120835426375424, 4699056668297862621, 4699351599733611997}, 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 0x00006de6b964062d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 26 (Thread 0x6de6312c8700 (LWP 52878)): | |
#0 strlen () at ../sysdeps/x86_64/strlen.S:66 | |
No locals. | |
#1 0x00006de6b9edac31 in std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#2 0x00000000014bc54d in WorldSession::SendPacket (this=<optimized out>, packet=0x6de6312c7720) at /home/trinity/TrinityCore/src/server/game/Server/WorldSession.cpp:239 | |
__FUNCTION__ = "SendPacket" | |
sendPacketCount = 1417110061 | |
sendPacketBytes = 57234220662 | |
firstTime = 1505144220 | |
sendLastPacketCount = 107166 | |
sendLastPacketBytes = 4134138 | |
cur_time = 1505162400 | |
lastTime = 1505162400 | |
#3 0x00000000014a5d0a in SendPacket (player=<optimized out>, this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/Notifiers/GridNotifiers.h:149 | |
No locals. | |
#4 Trinity::MessageDistDeliverer::Visit (this=0x1f0f678, this@entry=0x6de6312c7670, m=...) at /home/trinity/TrinityCore/src/server/game/Grids/Notifiers/GridNotifiers.cpp:275 | |
No locals. | |
#5 0x00000000018e82b1 in VisitorHelper<Trinity::MessageDistDeliverer, Player> (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:45 | |
No locals. | |
#6 VisitorHelper<Trinity::MessageDistDeliverer, Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:51 | |
No locals. | |
#7 VisitorHelper<Trinity::MessageDistDeliverer, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:58 | |
No locals. | |
#8 Visit (c=..., this=0x6de6312c7600) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:92 | |
No locals. | |
#9 Visit<Trinity::MessageDistDeliverer> (visitor=..., this=0x6de4f57ea968) at /home/trinity/TrinityCore/src/server/game/Grids/Grid.h:98 | |
No locals. | |
#10 VisitGrid<Trinity::MessageDistDeliverer, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > (visitor=..., y=<optimized out>, x=7, this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/NGrid.h:153 | |
No locals. | |
#11 Visit<Trinity::MessageDistDeliverer, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > > (visitor=..., cell=..., this=0x6de5b38b6000) at /home/trinity/TrinityCore/src/server/game/Maps/Map.h:810 | |
No locals. | |
#12 VisitCircle<Trinity::MessageDistDeliverer, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > > (end_cell=..., begin_cell=..., map=..., visitor=..., this=0x6de6312c75d0) at /home/trinity/TrinityCore/src/server/game/Grids/Cells/CellImpl.h:146 | |
r_zone = {data = {Part = {grid_x = 39, grid_y = 37, cell_x = 7, cell_y = 1, nocreate = 1, reserved = 0}, All = 17070439}} | |
y = 297 | |
x = 319 | |
x_shift = 1 | |
x_start = 319 | |
y_end = <optimized out> | |
x_end = 322 | |
y_start = <optimized out> | |
#13 Visit<Trinity::MessageDistDeliverer, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > > (radius=<optimized out>, y_off=<optimized out>, x_off=<optimized out>, map=..., visitor=..., standing_cell=<synthetic pointer>, this=0x6de6312c75d0) at /home/trinity/TrinityCore/src/server/game/Grids/Cells/CellImpl.h:104 | |
area = {low_bound = {x_coord = 318, y_coord = 293}, high_bound = {x_coord = 323, y_coord = 298}} | |
#14 Visit<Trinity::MessageDistDeliverer, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > > (radius=<optimized out>, obj=..., map=..., visitor=..., standing_cell=<synthetic pointer>, this=0x6de6312c75d0) at /home/trinity/TrinityCore/src/server/game/Grids/Cells/CellImpl.h:68 | |
No locals. | |
#15 Cell::VisitWorldObjects<Trinity::MessageDistDeliverer> (center_obj=<optimized out>, visitor=..., radius=<optimized out>, dont_load=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/Cells/CellImpl.h:202 | |
cell = {data = {Part = {grid_x = 40, grid_y = 36, cell_x = 1, cell_y = 7, nocreate = 1, reserved = 0}, All = 18618664}} | |
wnotifier = {i_visitor = @0x6de6312c7670} | |
#16 0x000000000197cfa2 in WorldObject::SendMessageToSetInRange (this=<optimized out>, data=<optimized out>, dist=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Entities/Object/Object.cpp:1778 | |
notifier = {i_source = 0x6de4e4ae0000, i_message = 0x6de6312c7720, i_phaseMask = 1, i_distSq = 28900, team = 0, skipped_receiver = 0x0} | |
#17 0x0000000001920ad2 in Unit::SetSpeedRate (this=this@entry=0x6de4e4ae0000, mtype=mtype@entry=MOVE_RUN, rate=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:9610 | |
data = {<ByteBuffer> = {_vptr.ByteBuffer = 0x1ced470 <vtable for WorldPacket+16>, static DEFAULT_SIZE = 4096, _rpos = 0, _wpos = 10, _storage = std::vector of length 10, capacity 12 = {217 '\331', 17 '\021', 153 '\231', 46 '.', 64 '@', 241 '\361', 112 'p', 42 '*', 224 '\340', 64 '@'}}, m_opcode = 766} | |
moveTypeToOpcode = {{SMSG_SPLINE_SET_WALK_SPEED, SMSG_FORCE_WALK_SPEED_CHANGE, MSG_MOVE_SET_WALK_SPEED}, {SMSG_SPLINE_SET_RUN_SPEED, SMSG_FORCE_RUN_SPEED_CHANGE, MSG_MOVE_SET_RUN_SPEED}, {SMSG_SPLINE_SET_RUN_BACK_SPEED, SMSG_FORCE_RUN_BACK_SPEED_CHANGE, MSG_MOVE_SET_RUN_BACK_SPEED}, {SMSG_SPLINE_SET_SWIM_SPEED, SMSG_FORCE_SWIM_SPEED_CHANGE, MSG_MOVE_SET_SWIM_SPEED}, {SMSG_SPLINE_SET_SWIM_BACK_SPEED, SMSG_FORCE_SWIM_BACK_SPEED_CHANGE, MSG_MOVE_SET_SWIM_BACK_SPEED}, {SMSG_SPLINE_SET_TURN_RATE, SMSG_FORCE_TURN_RATE_CHANGE, MSG_MOVE_SET_TURN_RATE}, {SMSG_SPLINE_SET_FLIGHT_SPEED, SMSG_FORCE_FLIGHT_SPEED_CHANGE, MSG_MOVE_SET_FLIGHT_SPEED}, {SMSG_SPLINE_SET_FLIGHT_BACK_SPEED, SMSG_FORCE_FLIGHT_BACK_SPEED_CHANGE, MSG_MOVE_SET_FLIGHT_BACK_SPEED}, {SMSG_SPLINE_SET_PITCH_RATE, SMSG_FORCE_PITCH_RATE_CHANGE, MSG_MOVE_SET_PITCH_RATE}} | |
#18 0x00000000019354cc in Unit::UpdateSpeed (this=0x6de4e4ae0000, mtype=mtype@entry=MOVE_RUN) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:9532 | |
main_speed_mod = <optimized out> | |
speed = <optimized out> | |
stack_bonus = <optimized out> | |
non_stack_bonus = <optimized out> | |
slow = <optimized out> | |
#19 0x000000000163020a in PetAI::UpdateAI (this=0x6de4eff0e900, diff=<optimized out>) at /home/trinity/TrinityCore/src/server/game/AI/CoreAI/PetAI.cpp:255 | |
owner = 0x6de5472eb000 | |
#20 0x00000000019afa92 in Creature::Update (this=this@entry=0x6de4e4ae0000, diff=diff@entry=131) at /home/trinity/TrinityCore/src/server/game/Entities/Creature/Creature.cpp:727 | |
No locals. | |
#21 0x000000000190b46b in Pet::Update (this=0x6de4e4ae0000, diff=131) at /home/trinity/TrinityCore/src/server/game/Entities/Pet/Pet.cpp:708 | |
No locals. | |
#22 0x00000000014a8b63 in Trinity::ObjectUpdater::Visit<Creature> (this=0x1f0f678, this@entry=0x6de6312c7d60, m=...) at /home/trinity/TrinityCore/src/server/game/Grids/Notifiers/GridNotifiers.cpp:406 | |
No locals. | |
#23 0x00000000017cd6f7 in VisitorHelper<Trinity::ObjectUpdater, Creature> (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:45 | |
No locals. | |
#24 VisitorHelper<Trinity::ObjectUpdater, Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:51 | |
No locals. | |
#25 VisitorHelper<Trinity::ObjectUpdater, Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:52 | |
No locals. | |
#26 VisitorHelper<Trinity::ObjectUpdater, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:58 | |
No locals. | |
#27 Visit (c=..., this=0x6de6312c7d80) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:92 | |
No locals. | |
#28 Visit<Trinity::ObjectUpdater> (visitor=..., this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/Grid.h:98 | |
No locals. | |
#29 VisitGrid<Trinity::ObjectUpdater, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > (visitor=..., y=<optimized out>, x=<optimized out>, this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/NGrid.h:153 | |
No locals. | |
#30 Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > > (visitor=..., cell=..., this=0x6de5b38b6000) at /home/trinity/TrinityCore/src/server/game/Maps/Map.h:810 | |
No locals. | |
#31 Map::VisitNearbyCellsOf (this=this@entry=0x6de5b38b6000, obj=obj@entry=0x6de5e80bf000, gridVisitor=..., worldVisitor=...) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:688 | |
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 = <optimized out>, y_coord = 294}, high_bound = {x_coord = 322, y_coord = 299}} | |
#32 0x00000000017d7ee5 in VisitNearbyCellsOf (worldVisitor=..., gridVisitor=..., obj=0x6de5e80bf000, this=0x6de5b38b6000) at /usr/include/c++/4.9/bits/vector.tcc:101 | |
No locals. | |
#33 Map::Update (this=this@entry=0x6de5b38b6000, t_diff=t_diff@entry=131) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:729 | |
updater = {i_timeDiff = 131} | |
grid_object_update = {i_visitor = @0x6de6312c7d60} | |
mapId = "" | |
world_object_update = {i_visitor = @0x6de6312c7d60} | |
totalAdds = "332" | |
totalActive = "0" | |
#34 0x00000000017d8190 in InstanceMap::Update (this=0x6de5b38b6000, t_diff=131) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:3223 | |
No locals. | |
#35 0x00000000017bd294 in call (this=0x6de4e3d51880) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:42 | |
No locals. | |
#36 MapUpdater::WorkerThread (this=0x24fe5a0 <MapManager::instance()::instance+160>) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:113 | |
request = 0x6de4e3d51880 | |
#37 0x00006de6b9ed0970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#38 0x00006de6ba88c064 in start_thread (arg=0x6de6312c8700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6de6312c8700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {120835434907392, -7279498768635716131, 1, 120837771964512, 130832777029008, 120835434907392, 4699053387479719389, 4699351599733611997}, 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" | |
#39 0x00006de6b964062d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 25 (Thread 0x6de631b56700 (LWP 52877)): | |
#0 0x00006de6b9e8f6a4 in std::_Rb_tree_increment(std::_Rb_tree_node_base*) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#1 0x00000000013536a9 in operator++ (this=<synthetic pointer>) at /usr/include/c++/4.9/bits/stl_tree.h:203 | |
No locals. | |
#2 Aura::UpdateTargetMap (this=this@entry=0x6de54be0cd40, caster=caster@entry=0x6de589f66000, apply=apply@entry=true) at /home/trinity/TrinityCore/src/server/game/Spells/Auras/SpellAuras.cpp:499 | |
appIter = {first = {static Empty = {static Empty = <same as static member of an already seen type>, _guid = 0}, _guid = 391388}, second = } | |
targets = std::unordered_map with 0 elements | |
targetsToRemove = std::deque with 0 elements | |
__FUNCTION__ = "UpdateTargetMap" | |
#3 0x0000000001353f70 in Aura::UpdateOwner (this=this@entry=0x6de54be0cd40, diff=diff@entry=131, owner=owner@entry=0x6de589f66000) at /home/trinity/TrinityCore/src/server/game/Spells/Auras/SpellAuras.cpp:667 | |
__FUNCTION__ = "UpdateOwner" | |
caster = 0x6de589f66000 | |
modSpell = 0x0 | |
modOwner = 0x6de589f66000 | |
#4 0x0000000001912d36 in Unit::_UpdateSpells (this=this@entry=0x6de589f66000, time=time@entry=131) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:3110 | |
i_aura = 0x6de54be0cd40 | |
#5 0x000000000192bd1a in Unit::Update (this=this@entry=0x6de589f66000, p_time=p_time@entry=131) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:455 | |
No locals. | |
#6 0x00000000018d45fe in Player::Update (this=0x6de589f66000, p_time=131) at /home/trinity/TrinityCore/src/server/game/Entities/Player/Player.cpp:1059 | |
now = <optimized out> | |
pet = <optimized out> | |
#7 0x00000000017d7a24 in Map::Update (this=0x6de67fc2d000, t_diff=131) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:727 | |
updater = {i_timeDiff = 131} | |
grid_object_update = {i_visitor = @0x6de631b55d80} | |
mapId = "0\000\062\000ork\000\240^\331{\345m\000\000\000=\315{\345m\000\000\304\000\261W\000\000\000\000\000\000twork\000\200\201\327{\345m\000\000\300\266\316{\345m\000\000\255\001na\000o: network\000\000\071l\237\345m\000\000\272\006\000\000\204\005\000\000\367r\310X\000\000\000\000\000etwork\000@\020\340{\345m\000\000\240\342\313y\345m\000\000_\000\377\377\346m\000\000DEBUG \000\000 \035\327{\345m\000\000\200f\325{\345m\000\000\021\002\000\240\355\002\020\361network\000\240:\331{\345m\000\000@\300\316{\345m\000\000\067\001arGrupo\000twork\000"... | |
world_object_update = {i_visitor = @0x6de631b55d80} | |
totalAdds = "" | |
totalActive = <error reading variable: Cannot access memory at address 0x6b> | |
#8 0x00000000017bd294 in call (this=0x6de581bcb960) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:42 | |
No locals. | |
#9 MapUpdater::WorkerThread (this=0x24fe5a0 <MapManager::instance()::instance+160>) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:113 | |
request = 0x6de581bcb960 | |
#10 0x00006de6b9ed0970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#11 0x00006de6ba88c064 in start_thread (arg=0x6de631b56700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6de631b56700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {120835443877632, -7279498768635716131, 1, 120837771964512, 130832777029008, 120835443877632, 4699054425788063197, 4699351599733611997}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#12 0x00006de6b964062d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 24 (Thread 0x6de6aa027700 (LWP 52854)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00006de6b9eccc7c 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 0x0000000001b72b6f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x6de6b643f240, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x6de6b64c1520) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:48 | |
operation = 0x0 | |
#4 0x00006de6b9ed0970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00006de6ba88c064 in start_thread (arg=0x6de6aa027700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6de6aa027700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {120837462193920, -7279498768635716131, 1, 120837771964512, 130832777039872, 120837462193920, 4699315398201515485, 4699351599733611997}, 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 0x00006de6b964062d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 23 (Thread 0x6de6aa927700 (LWP 52852)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00006de6b9eccc7c 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 0x0000000001b72b6f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x6de6b643f240, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x6de6b64c15a0) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:48 | |
operation = 0x0 | |
#4 0x00006de6b9ed0970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00006de6ba88c064 in start_thread (arg=0x6de6aa927700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6de6aa927700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {120837471631104, -7279498768635716131, 1, 120837771964512, 130832777039872, 120837471631104, 4699316360274189789, 4699351599733611997}, 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 0x00006de6b964062d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 22 (Thread 0x6de6ab17e700 (LWP 52850)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00006de6b9eccc7c 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 0x0000000001b72b6f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x6de6b643f240, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x6de6b64c15e0) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:48 | |
operation = 0x0 | |
#4 0x00006de6b9ed0970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00006de6ba88c064 in start_thread (arg=0x6de6ab17e700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6de6ab17e700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {120837480376064, -7279498768635716131, 1, 120837771964512, 130832777039872, 120837480376064, 4699313107373333981, 4699351599733611997}, 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 0x00006de6b964062d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 21 (Thread 0x6de6ab98c700 (LWP 52848)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00006de6b9eccc7c 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 0x0000000001b72b6f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x6de6b643f240, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x6de6b64c1620) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:48 | |
operation = 0x0 | |
#4 0x00006de6b9ed0970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00006de6ba88c064 in start_thread (arg=0x6de6ab98c700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6de6ab98c700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {120837488822016, -7279498768635716131, 1, 120837771964512, 130832777039872, 120837488822016, 4699314076962201053, 4699351599733611997}, 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 0x00006de6b964062d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 20 (Thread 0x6de6ac27b700 (LWP 52832)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00006de6b9eccc7c 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 0x0000000001b72b6f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x6de6b643f300, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x6de6b64c1aa0) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:48 | |
operation = 0x0 | |
#4 0x00006de6b9ed0970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00006de6ba88c064 in start_thread (arg=0x6de6ac27b700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6de6ac27b700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {120837498189568, -7279498768635716131, 1, 120837771964512, 130832777039872, 120837498189568, 4699328362560298461, 4699351599733611997}, 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 0x00006de6b964062d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 19 (Thread 0x6de6acaf1700 (LWP 52830)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00006de6b9eccc7c 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 0x0000000001b72b6f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x6de6b643f300, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x6de6b64c1b20) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:48 | |
operation = 0x0 | |
#4 0x00006de6b9ed0970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00006de6ba88c064 in start_thread (arg=0x6de6acaf1700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6de6acaf1700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {120837507061504, -7279498768635716131, 1, 120837771964512, 130832777039872, 120837507061504, 4699329387983740381, 4699351599733611997}, 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 0x00006de6b964062d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 18 (Thread 0x6de6ad321700 (LWP 52828)): | |
#0 0x00006de6ba892a9d in read () at ../sysdeps/unix/syscall-template.S:81 | |
No locals. | |
#1 0x00006de6ba38be44 in vio_read_buff () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18 | |
No symbol table info available. | |
#2 0x00006de6ba37b98e in ?? () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18 | |
No symbol table info available. | |
#3 0x00006de6ba37c60d in my_net_read () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18 | |
No symbol table info available. | |
#4 0x00006de6ba37597c in cli_safe_read () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18 | |
No symbol table info available. | |
#5 0x00006de6ba376bb2 in ?? () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18 | |
No symbol table info available. | |
#6 0x00006de6ba37780e in mysql_real_query () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18 | |
No symbol table info available. | |
#7 0x0000000001b3cd35 in MySQLConnection::Execute (this=this@entry=0x6de6b648cb80, sql=sql@entry=0x1f98d48 "COMMIT") at /home/trinity/TrinityCore/src/server/database/Database/MySQLConnection.cpp:177 | |
No locals. | |
#8 0x0000000001b3db55 in CommitTransaction (this=0x6de6b648cb80) at /home/trinity/TrinityCore/src/server/database/Database/MySQLConnection.cpp:367 | |
No locals. | |
#9 MySQLConnection::ExecuteTransaction (this=0x6de6b648cb80, transaction=std::shared_ptr (count 1, weak 0) 0x6de4d634d500) at /home/trinity/TrinityCore/src/server/database/Database/MySQLConnection.cpp:417 | |
queries = std::vector of length 3, capacity 4 = {{element = {stmt = 0x6de4d64a54f0, query = 0x6de4d64a54f0 "\020\005`\246\346m"}, type = SQL_ELEMENT_PREPARED}, {element = {stmt = 0x6de4d64a5f70, query = 0x6de4d64a5f70 "p\004`\246\346m"}, type = SQL_ELEMENT_PREPARED}, {element = {stmt = 0x6de4d64a7e20, query = 0x6de4d64a7e20 "\260\005`\246\346m"}, type = SQL_ELEMENT_PREPARED}} | |
__FUNCTION__ = "ExecuteTransaction" | |
#10 0x0000000001b3e19d in TransactionTask::Execute (this=0x6de5ef697ca0) at /home/trinity/TrinityCore/src/server/database/Database/Transaction.cpp:68 | |
errorCode = <optimized out> | |
#11 0x0000000001b72ae5 in call (this=0x6de5ef697ca0) at /home/trinity/TrinityCore/src/server/database/Database/SQLOperation.h:62 | |
No locals. | |
#12 DatabaseWorker::WorkerThread (this=0x6de6b64c1ba0) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:54 | |
operation = 0x6de5ef697ca0 | |
#13 0x00006de6b9ed0970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#14 0x00006de6ba88c064 in start_thread (arg=0x6de6ad321700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6de6ad321700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {120837515646720, -7279498768635716131, 1, 120837771964512, 130832777039872, 120837515646720, 4699325977779707357, 4699351599733611997}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#15 0x00006de6b964062d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 17 (Thread 0x6de6adb28700 (LWP 52826)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00006de6b9eccc7c 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 0x0000000001b72b6f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x6de6b643f300, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x6de6b64c1c20) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:48 | |
operation = 0x0 | |
#4 0x00006de6b9ed0970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00006de6ba88c064 in start_thread (arg=0x6de6adb28700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6de6adb28700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {120837524064000, -7279498768635716131, 1, 120837771964512, 130832777039872, 120837524064000, 4699327079975689693, 4699351599733611997}, 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 0x00006de6b964062d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 16 (Thread 0x6de6ae3bf700 (LWP 52824)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00006de6b9eccc7c 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 0x0000000001b72b6f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x6de6b643f300, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x6de6b64c1ce0) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:48 | |
operation = 0x0 | |
#4 0x00006de6b9ed0970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00006de6ba88c064 in start_thread (arg=0x6de6ae3bf700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6de6ae3bf700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {120837533071104, -7279498768635716131, 1, 120837771964512, 130832777039872, 120837533071104, 4699323726143102429, 4699351599733611997}, 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 0x00006de6b964062d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 15 (Thread 0x6de6aebdb700 (LWP 52822)): | |
#0 0x00006de6ba892a9d in read () at ../sysdeps/unix/syscall-template.S:81 | |
No locals. | |
#1 0x00006de6ba38be44 in vio_read_buff () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18 | |
No symbol table info available. | |
#2 0x00006de6ba37b98e in ?? () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18 | |
No symbol table info available. | |
#3 0x00006de6ba37c60d in my_net_read () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18 | |
No symbol table info available. | |
#4 0x00006de6ba37597c in cli_safe_read () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18 | |
No symbol table info available. | |
#5 0x00006de6ba376bb2 in ?? () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18 | |
No symbol table info available. | |
#6 0x00006de6ba37780e in mysql_real_query () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18 | |
No symbol table info available. | |
#7 0x0000000001b3cd35 in MySQLConnection::Execute (this=this@entry=0x6de6b648c980, sql=sql@entry=0x1f98d48 "COMMIT") at /home/trinity/TrinityCore/src/server/database/Database/MySQLConnection.cpp:177 | |
No locals. | |
#8 0x0000000001b3db55 in CommitTransaction (this=0x6de6b648c980) at /home/trinity/TrinityCore/src/server/database/Database/MySQLConnection.cpp:367 | |
No locals. | |
#9 MySQLConnection::ExecuteTransaction (this=0x6de6b648c980, transaction=std::shared_ptr (count 1, weak 0) 0x6de5087fe200) at /home/trinity/TrinityCore/src/server/database/Database/MySQLConnection.cpp:417 | |
queries = std::vector of length 22, capacity 32 = {{element = {stmt = 0x6de50866a1c0, query = 0x6de50866a1c0 "p\331u\247\346m"}, type = SQL_ELEMENT_PREPARED}, {element = {stmt = 0x6de508330580, query = 0x6de508330580 ""}, type = SQL_ELEMENT_PREPARED}, {element = {stmt = 0x6de5765526a0, query = 0x6de5765526a0 "\260*R\247\346m"}, type = SQL_ELEMENT_PREPARED}, {element = {stmt = 0x6de4f8cd7be0, query = 0x6de4f8cd7be0 "\020*R\247\346m"}, type = SQL_ELEMENT_PREPARED}, {element = {stmt = 0x6de4f8f3a4f0, query = 0x6de4f8f3a4f0 "P\361\277\247\346m"}, type = SQL_ELEMENT_PREPARED}, {element = {stmt = 0x6de51a294f10, query = 0x6de51a294f10 "\360\361\277\247\346m"}, type = SQL_ELEMENT_PREPARED}, {element = {stmt = 0x6de51b08f190, query = 0x6de51b08f190 "`Og\247\346m"}, type = SQL_ELEMENT_PREPARED}, {element = {stmt = 0x6de51b235340, query = 0x6de51b235340 "\260Og\247\346m"}, type = SQL_ELEMENT_PREPARED}, {element = {stmt = 0x6de528427130, query = 0x6de528427130 "\260Og\247\346m"}, type = SQL_ELEMENT_PREPARED}, {element = {stmt = 0x6de5284c0940, query = 0x6de5284c0940 "\240qn\247\346m"}, type = SQL_ELEMENT_PREPARED}, {element = {stmt = 0x6de528d62100, query = 0x6de528d62100 "\340\354K\247\346m"}, type = SQL_ELEMENT_PREPARED}, {element = {stmt = 0x6de528e6cb20, query = 0x6de528e6cb20 "\340\354K\247\346m"}, type = SQL_ELEMENT_PREPARED}, {element = {stmt = 0x6de528ea20d0, query = 0x6de528ea20d0 "\340\354K\247\346m"}, type = SQL_ELEMENT_PREPARED}, {element = {stmt = 0x6de5290c6d00, query = 0x6de5290c6d00 "\340\354K\247\346m"}, type = SQL_ELEMENT_PREPARED}, {element = {stmt = 0x6de53b6a7790, query = 0x6de53b6a7790 "\340\354K\247\346m"}, type = SQL_ELEMENT_PREPARED}, {element = {stmt = 0x6de53b70abb0, query = 0x6de53b70abb0 "\320xn\247\346m"}, type = SQL_ELEMENT_PREPARED}, {element = {stmt = 0x6de542acb940, query = 0x6de542acb940 "@\327u\247\346m"}, type = SQL_ELEMENT_PREPARED}, {element = {stmt = 0x6de54384e220, query = 0x6de54384e220 "@\327u\247\346m"}, type = SQL_ELEMENT_PREPARED}, {element = {stmt = 0x6de5439a2f10, query = 0x6de5439a2f10 "\260\365\277\247\346m"}, type = SQL_ELEMENT_PREPARED}, {element = {stmt = 0x6de543fe1eb0, query = 0x6de543fe1eb0 ""}, type = SQL_ELEMENT_PREPARED}, {element = {stmt = 0x6de5446a50a0, query = 0x6de5446a50a0 " \324u\247\346m"}, type = SQL_ELEMENT_PREPARED}, {element = {stmt = 0x6de54d046250, query = 0x6de54d046250 "p\324u\247\346m"}, type = SQL_ELEMENT_PREPARED}} | |
__FUNCTION__ = "ExecuteTransaction" | |
#10 0x0000000001b3e19d in TransactionTask::Execute (this=0x6de4e6e7cbc0) at /home/trinity/TrinityCore/src/server/database/Database/Transaction.cpp:68 | |
errorCode = <optimized out> | |
#11 0x0000000001b72ae5 in call (this=0x6de4e6e7cbc0) at /home/trinity/TrinityCore/src/server/database/Database/SQLOperation.h:62 | |
No locals. | |
#12 DatabaseWorker::WorkerThread (this=0x6de6b64c1ca0) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:54 | |
operation = 0x6de4e6e7cbc0 | |
#13 0x00006de6b9ed0970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#14 0x00006de6ba88c064 in start_thread (arg=0x6de6aebdb700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6de6aebdb700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {120837541574400, -7279498768635716131, 1, 120837771964512, 130832777039872, 120837541574400, 4699324840687115741, 4699351599733611997}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#15 0x00006de6b964062d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 14 (Thread 0x6de6af40a700 (LWP 52820)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00006de6b9eccc7c 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 0x0000000001b72b6f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x6de6b643f300, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x6de6b64c1ea0) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:48 | |
operation = 0x0 | |
#4 0x00006de6b9ed0970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00006de6ba88c064 in start_thread (arg=0x6de6af40a700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6de6af40a700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {120837550155520, -7279498768635716131, 1, 120837771964512, 130832777039872, 120837550155520, 4699322528384097757, 4699351599733611997}, 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 0x00006de6b964062d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 13 (Thread 0x6de6afcfb700 (LWP 52818)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00006de6b9eccc7c 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 0x0000000001b72b6f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x6de6b643f300, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x6de6b64c1da0) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:48 | |
operation = 0x0 | |
#4 0x00006de6b9ed0970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00006de6ba88c064 in start_thread (arg=0x6de6afcfb700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6de6afcfb700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {120837559531264, -7279498768635716131, 1, 120837771964512, 130832777039872, 120837559531264, 4699323620916403677, 4699351599733611997}, 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 0x00006de6b964062d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 12 (Thread 0x6de6b052c700 (LWP 52816)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00006de6b9eccc7c 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 0x0000000001b72b6f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x6de6b643f300, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x6de6b64c1de0) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:48 | |
operation = 0x0 | |
#4 0x00006de6b9ed0970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00006de6ba88c064 in start_thread (arg=0x6de6b052c700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6de6b052c700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {120837568120576, -7279498768635716131, 1, 120837771964512, 130832777039872, 120837568120576, 4699337802361544157, 4699351599733611997}, 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 0x00006de6b964062d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 11 (Thread 0x6de6b0d45700 (LWP 52814)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00006de6b9eccc7c 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 0x0000000001b72b6f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x6de6b643f300, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x6de6b64c1f20) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:48 | |
operation = 0x0 | |
#4 0x00006de6b9ed0970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00006de6ba88c064 in start_thread (arg=0x6de6b0d45700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6de6b0d45700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {120837576611584, -7279498768635716131, 1, 120837771964512, 130832777039872, 120837576611584, 4699338916368686557, 4699351599733611997}, 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 0x00006de6b964062d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 10 (Thread 0x6de6b1625700 (LWP 52812)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00006de6b9eccc7c 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 0x0000000001b72b6f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x6de6b643f300, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x6de6b64c1f60) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:48 | |
operation = 0x0 | |
#4 0x00006de6b9ed0970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00006de6ba88c064 in start_thread (arg=0x6de6b1625700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6de6b1625700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {120837585917696, -7279498768635716131, 1, 120837771964512, 130832777039872, 120837585917696, 4699335463214980573, 4699351599733611997}, 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 0x00006de6b964062d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 9 (Thread 0x6de6b1ea3700 (LWP 52810)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00006de6b9eccc7c 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 0x0000000001b72b6f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x6de6b643f300, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x6de6b64c50e0) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:48 | |
operation = 0x0 | |
#4 0x00006de6b9ed0970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00006de6ba88c064 in start_thread (arg=0x6de6b1ea3700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6de6b1ea3700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {120837594822400, -7279498768635716131, 1, 120837771964512, 130832777039872, 120837594822400, 4699336492933389789, 4699351599733611997}, 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 0x00006de6b964062d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 8 (Thread 0x6de6b26ab700 (LWP 52806)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00006de6b9eccc7c 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 0x0000000001b72b6f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x6de6b643f3c0, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x6de6b64c1fe0) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:48 | |
operation = 0x0 | |
#4 0x00006de6b9ed0970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00006de6ba88c064 in start_thread (arg=0x6de6b26ab700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6de6b26ab700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {120837603243776, -7279498768635716131, 1, 120837771964512, 130832777039872, 120837603243776, 4699333198693473757, 4699351599733611997}, 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 0x00006de6b964062d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 7 (Thread 0x6de6b2fa8700 (LWP 52805)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00006de6b9eccc7c 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 0x0000000001b72b6f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x6de6b643f3c0, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x6de6b64c50a0) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:48 | |
operation = 0x0 | |
#4 0x00006de6b9ed0970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00006de6ba88c064 in start_thread (arg=0x6de6b2fa8700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6de6b2fa8700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {120837612668672, -7279498768635716131, 1, 120837771964512, 130832777039872, 120837612668672, 4699334158081793501, 4699351599733611997}, 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 0x00006de6b964062d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 6 (Thread 0x6de6b37f8700 (LWP 52804)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00006de6b9eccc7c 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 0x0000000001b72b6f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x6de6b643f3c0, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x6de6b64c5160) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:48 | |
operation = 0x0 | |
#4 0x00006de6b9ed0970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00006de6ba88c064 in start_thread (arg=0x6de6b37f8700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6de6b37f8700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {120837621384960, -7279498768635716131, 1, 120837771964512, 130832777039872, 120837621384960, 4699330902496583133, 4699351599733611997}, 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 0x00006de6b964062d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 5 (Thread 0x6de6b4735700 (LWP 52803)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00006de6b9eccc7c 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 0x0000000001b72b6f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x6de6b643f3c0, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x6de6b64c5120) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:48 | |
operation = 0x0 | |
#4 0x00006de6b9ed0970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00006de6ba88c064 in start_thread (arg=0x6de6b4735700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6de6b4735700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {120837637363456, -7279498768635716131, 1, 120837667719008, 17, 120837637363456, 4699346329482239453, 4699351599733611997}, 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 0x00006de6b964062d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 3 (Thread 0x6de6b5b70700 (LWP 52801)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x0000000000be57e5 in wait<boost::asio::detail::scoped_lock<boost::asio::detail::posix_mutex> > (lock=..., this=0x6de6b5b6fe20) at /usr/include/boost/asio/detail/posix_event.hpp:80 | |
No locals. | |
#2 do_run_one (ec=..., this_thread=..., lock=..., this=0x6de6b643f600) at /usr/include/boost/asio/detail/impl/task_io_service.ipp:395 | |
No locals. | |
#3 boost::asio::detail::task_io_service::run (this=0x6de6b643f600, 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_ = 0x6de583b9c5b0}, wakeup_event = 0x6de6b5b6fe20, 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 = 1230275, __total_seq = 615138, __wakeup_seq = 615137, __woken_seq = 615137, __mutex = 0x6de6b643f630, __nwaiters = 2, __broadcast_seq = 0}, __size = "\000\000\000\000\303\305\022\000\342b\t\000\000\000\000\000\341b\t\000\000\000\000\000\341b\t\000\000\000\000\000\060\366C\266\346m\000\000\002\000\000\000\000\000\000", __align = 5283990890086400}, signalled_ = false} | |
ctx = {<boost::asio::detail::noncopyable> = {<No data fields>}, key_ = 0x6de6b643f600, value_ = 0x6de6b5b6fdf0, next_ = 0x0} | |
lock = {<boost::asio::detail::noncopyable> = {<No data fields>}, mutex_ = @0x6de6b643f630, locked_ = true} | |
n = 680922 | |
#4 0x0000000000bda7b6 in run (this=<optimized out>) at /usr/include/boost/asio/impl/io_service.ipp:59 | |
ec = {m_val = 0, m_cat = 0x6de6bbed80d0} | |
#5 operator() (__closure=<optimized out>) at /home/trinity/TrinityCore/src/server/worldserver/Main.cpp:209 | |
ioService = <optimized out> | |
#6 _M_invoke<> (this=<optimized out>) at /usr/include/c++/4.9/functional:1700 | |
No locals. | |
#7 operator() (this=<optimized out>) at /usr/include/c++/4.9/functional:1688 | |
No locals. | |
#8 std::thread::_Impl<std::_Bind_simple<main(int, char**)::<lambda()>()> >::_M_run(void) (this=<optimized out>) at /usr/include/c++/4.9/thread:115 | |
No locals. | |
#9 0x00006de6b9ed0970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#10 0x00006de6ba88c064 in start_thread (arg=0x6de6b5b70700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6de6b5b70700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {120837658576640, -7279498768635716131, 1, 120837771964512, 130832777043216, 120837658576640, 4699344710816439773, 4699351599733611997}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#11 0x00006de6b964062d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 2 (Thread 0x6de6b63a4700 (LWP 52800)): | |
#0 0x00006de6b9640c03 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81 | |
No locals. | |
#1 0x0000000000be1597 in boost::asio::detail::epoll_reactor::run (this=0x6de6b643f6c0, block=block@entry=true, ops=...) at /usr/include/boost/asio/detail/impl/epoll_reactor.ipp:392 | |
timeout = <optimized out> | |
events = {{events = 1, data = {ptr = 0x6de6b643f718, fd = -1237059816, u32 = 3057907480, u64 = 120837667813144}}, {events = 28133, data = {ptr = 0x6de59f694698, fd = -1620490600, u32 = 2674476696, u64 = 120832989415064}}, {events = 3121644912, data = {ptr = 0x600006de6, fd = 28134, u32 = 28134, u64 = 25769831910}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 4098, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}} <repeats 13 times>, {events = 8, data = {ptr = 0xb63a378800006de5, fd = 28133, u32 = 28133, u64 = 13130868720807210469}}, {events = 28134, data = {ptr = 0x6de6ba124080, fd = -1173208960, u32 = 3121758336, u64 = 120837731664000}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 28134, data = {ptr = 0x6de6b63a36f8, fd = -1237698824, u32 = 3057268472, u64 = 120837667174136}}, {events = 3121757120, data = {ptr = 0xba123b3000006de6, fd = 28134, u32 = 28134, u64 = 13407844117979885030}}, {events = 28134, data = {ptr = 0x6de6ba123b40, fd = -1173210304, u32 = 3121756992, u64 = 120837731662656}}, {events = 38635992, data = {ptr = 0xb63a386000000000, fd = 0, u32 = 0, u64 = 13130869648520118272}}, {events = 28134, data = {ptr = 0x1cd6f90 <vtable for fmt::internal::MemoryBuffer<char, 500ul, std::allocator<char> >+16>, fd = 30240656, u32 = 30240656, u64 = 30240656}}, {events = 3057268864, data = {ptr = 0x600006de6, fd = 28134, u32 = 28134, u64 = 25769831910}}, {events = 0, data = {ptr = 0x1f4, fd = 500, u32 = 500, u64 = 500}}, {events = 1430406468, data = {ptr = 0x2047, fd = 8263, u32 = 8263, u64 = 8263}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 8, data = {ptr = 0xb63a387800000000, fd = 0, u32 = 0, u64 = 13130869751599333376}}, {events = 28134, data = {ptr = 0x6de6ba124080, fd = -1173208960, u32 = 3121758336, u64 = 120837731664000}}, {events = 0, data = {ptr = 0xb9ed000000000000, fd = 0, u32 = 0, u64 = 13397364466497093632}}, {events = 28134, data = {ptr = 0x6de6b63a37e8, fd = -1237698584, u32 = 3057268712, u64 = 120837667174376}}, {events = 3121757120, data = {ptr = 0xba123b3000006de6, fd = 28134, u32 = 28134, u64 = 13407844117979885030}}, {events = 28134, data = {ptr = 0x6de6ba123b40, fd = -1173210304, u32 = 3121756992, u64 = 120837731662656}}, {events = 38635992, data = {ptr = 0xb63a395000000000, fd = 0, u32 = 0, u64 = 13130870679312269312}}, {events = 28134, data = {ptr = 0x1cd6f90 <vtable for fmt::internal::MemoryBuffer<char, 500ul, std::allocator<char> >+16>, fd = 30240656, u32 = 30240656, u64 = 30240656}}, {events = 3057269104, data = {ptr = 0x600006de6, fd = 28134, u32 = 28134, u64 = 25769831910}}, {events = 0, data = {ptr = 0x1f4, fd = 500, u32 = 500, u64 = 500}}, {events = 1430406468, data = {ptr = 0x62def61000002047, fd = 8263, u32 = 8263, u64 = 7124402209126621255}}, {events = 28133, data = {ptr = 0x24f69c0 <WorldSocketMgr::Instance()::instance>, fd = 38758848, u32 = 38758848, u64 = 38758848}}, {events = 28491735, data = {ptr = 0xb63a399000000000, fd = 0, u32 = 0, u64 = 13130870954190176256}}, {events = 28134, data = {ptr = 0x6de6b63a3990, fd = -1237698160, u32 = 3057269136, u64 = 120837667174800}}, {events = 1658779896, data = {ptr = 0x1caab0d00006de5, fd = 28133, u32 = 28133, u64 = 129103611656433125}}, {events = 0, data = {ptr = 0x6de562def8f8, fd = 1658779896, u32 = 1658779896, u64 = 120831973718264}}, {events = 112, data = {ptr = 0xb68f4f8000000000, fd = 0, u32 = 0, u64 = 13154820447746916352}}, {events = 28134, data = {ptr = 0x1caab0d <arena_dalloc_bin_locked+685>, fd = 30059277, u32 = 30059277, u64 = 30059277}}, {events = 642882120, data = {ptr = 0x6de6, fd = 28134, u32 = 28134, u64 = 28134}}, {events = 0, data = {ptr = 0x18, fd = 24, u32 = 24, u64 = 24}}, {events = 3062846664, data = {ptr = 0xb68f4f8000006de6, fd = 28134, u32 = 28134, u64 = 13154820447746944486}}, {events = 28134, data = {ptr = 0x10, fd = 16, u32 = 16, u64 = 16}}, {events = 3032506632, data = {ptr = 0x1ca01bb00006de6, fd = 28134, u32 = 28134, u64 = 128917442004020710}}, {events = 0, data = {ptr = 0x5b, fd = 91, u32 = 91, u64 = 91}}, {events = 3032506368, data = {ptr = 0x700006de6, fd = 28134, u32 = 28134, u64 = 30064799206}}, {events = 0, data = {ptr = 0x548, fd = 1352, u32 = 1352, u64 = 1352}}, {events = 2, data = {ptr = 0x1500000000, fd = 0, u32 = 0, u64 = 90194313216}}, {events = 0, data = {ptr = 0x428, fd = 1064, u32 = 1064, u64 = 1064}}, {events = 592, data = {ptr = 0x100000048, fd = 72, u32 = 72, u64 = 4294967368}}, {events = 0, data = {ptr = 0x6, fd = 6, u32 = 6, u64 = 6}}, {events = 304, data = {ptr = 0x79dcc63000000000, fd = 0, u32 = 0, u64 = 8781111282926354432}}, {events = 28133, data = {ptr = 0x7, fd = 7, u32 = 7, u64 = 7}}, {events = 3032506592, data = {ptr = 0xb4c0600000006de6, fd = 28134, u32 = 28134, u64 = 13024515675471769062}}, {events = 28134, data = {ptr = 0x6de6b64c5d40, fd = -1236509376, u32 = 3058457920, u64 = 120837668363584}}, {events = 103023616, data = {ptr = 0xb64e860000006de6, fd = 28134, u32 = 28134, u64 = 13136584497644465638}}, {events = 28134, data = {ptr = 0x6de606240400, fd = 103023616, u32 = 103023616, u64 = 120834712929280}}, {events = 486040896, data = {ptr = 0xb64e860000006de6, fd = 28134, u32 = 28134, u64 = 13136584497644465638}}, {events = 28134, data = {ptr = 0x6de6b63a3ce0, fd = -1237697312, u32 = 3057269984, u64 = 120837667175648}}, {events = 12148112, data = {ptr = 0x1cf8654000000000, fd = 0, u32 = 0, u64 = 2087529752838537216}}, {events = 28134, data = {ptr = 0x6de6b64e8600, fd = -1236367872, u32 = 3058599424, u64 = 120837668505088}}, {events = 3057269984, data = {ptr = 0xb64843a800006de6, fd = 28134, u32 = 28134, u64 = 13134822702059646438}}, {events = 28134, data = {ptr = 0x1bcf065 <boost::asio::detail::completion_handler<boost::asio::detail::rewrapped_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, Log::write(std::unique_ptr<LogMessage>&&) const::<lambda()>, boost::asio::detail::is_continuation_if_running>, Log::write(std::unique_ptr<LogMessage>&&) const::<lambda()> > >::do_complete(boost::asio::detail::io_service_impl *, boost::asio::detail::operation *, const boost::system::error_code &, std::size_t)+1173>, fd = 29159525, u32 = 29159525, u64 = 29159525}}, {events = 3110848797, data = {ptr = 0x4000006de6, fd = 28134, u32 = 28134, u64 = 274877935078}}, {events = 0, data = {ptr = 0x6de6b68e2d80, fd = -1232196224, u32 = 3062771072, u64 = 120837672676736}}, {events = 2755959976, data = {ptr = 0xb63a3bb000006de6, fd = 28134, u32 = 28134, u64 = 13130873290652413414}}, {events = 28134, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0xb68e310000000000, fd = 0, u32 = 0, u64 = 13154505437665558528}}, {events = 28134, data = {ptr = 0x6de61cf86550, fd = 486040912, u32 = 486040912, u64 = 120835095946576}}, {events = 486040896, data = {ptr = 0xb4c060a800006de6, fd = 28134, u32 = 28134, u64 = 13024516397026274790}}, {events = 28134, data = {ptr = 0x1ca01bb <tcache_bin_flush_small+971>, fd = 30015931, u32 = 30015931, u64 = 30015931}}, {events = 52, data = {ptr = 0xb4c0600000000000, fd = 0, u32 = 0, u64 = 13024515675471740928}}, {events = 28134, data = {ptr = 0x4, fd = 4, u32 = 4, u64 = 4}}, {events = 896, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x6de6b64c5d40, fd = -1236509376, u32 = 3058457920, u64 = 120837668363584}}, {events = 2846091248, data = {ptr = 0xb64e860000006de5, fd = 28133, u32 = 28133, u64 = 13136584497644465637}}, {events = 28134, data = {ptr = 0x6de5a9a3e7f0, fd = -1448876048, u32 = 2846091248, u64 = 120833161029616}}, {events = 2907211840, data = {ptr = 0xb64e860000006de5, fd = 28133, u32 = 28133, u64 = 13136584497644465637}}, {events = 28134, data = {ptr = 0x6de6b63a3e00, fd = -1237697024, u32 = 3057270272, u64 = 120837667175936}}, {events = 486040912, data = {ptr = 0x1cf8654000006de6, fd = 28134, u32 = 28134, u64 = 2087529752838565350}}, {events = 28134, data = {ptr = 0x6de6b64e8600, fd = -1236367872, u32 = 3058599424, u64 = 120837668505088}}, {events = 3058189200, data = {ptr = 0x6de6, fd = 28134, u32 = 28134, u64 = 28134}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 3058189200, data = {ptr = 0x7e2fd0000006de6, fd = 28134, u32 = 28134, u64 = 568294679443959270}}, {events = 28134, data = {ptr = 0x6de6b64e8600, fd = -1236367872, u32 = 3058599424, u64 = 120837668505088}}, {events = 132316432, data = {ptr = 0xb643f60000006de6, fd = 28134, u32 = 28134, u64 = 13133611418202959334}}, {events = 28134, data = {ptr = 0x1bcfe91 <boost::asio::detail::completion_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, Log::write(std::unique_ptr<LogMessage>&&) const::<lambda()>, boost::asio::detail::is_continuation_if_running> >::do_complete(boost::asio::detail::io_service_impl *, boost::asio::detail::operation *, const boost::system::error_code &, std::size_t)+1201>, fd = 29163153, u32 = 29163153, u64 = 29163153}}, {events = 0, data = {ptr = 0x266f439000000000, fd = 0, u32 = 0, u64 = 2769506581610496000}}, {events = 28134, data = {ptr = 0x6de5ad488850, fd = -1387755440, u32 = 2907211856, u64 = 120833222150224}}, {events = 2907211840, data = {ptr = 0xb643f60000006de5, fd = 28133, u32 = 28133, u64 = 13133611418202959333}}, {events = 28134, data = {ptr = 0x6de6b6484390, fd = -1236778096, u32 = 3058189200, u64 = 120837668094864}}, {events = 2147483675, data = {ptr = 0x6de591b18060, fd = -1850638240, u32 = 2444329056, u64 = 120832759267424}}, {events = 0, data = {ptr = 0xb643f71800000000, fd = 0, u32 = 0, u64 = 13133612620793774080}}, {events = 3152904400, data = {ptr = 0x6de6, fd = 28134, u32 = 28134, u64 = 28134}}, {events = 0, data = {ptr = 0x6de6bbed80d0, fd = -1142062896, u32 = 3152904400, u64 = 120837762810064}}, {events = 3057269984, data = {ptr = 0x6de6, fd = 28134, u32 = 28134, u64 = 28134}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 12475688, data = {ptr = 0xb648439000000000, fd = 0, u32 = 0, u64 = 13134822598980403200}}, {events = 28134, data = {ptr = 0x6de6b63a3c90, fd = -1237697392, u32 = 3057269904, u64 = 120837667175568}}, {events = 0, data = {ptr = 0xad48884000000000, fd = 0, u32 = 0, u64 = 12486379775343984640}}, {events = 28133, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0xb64e860000000000, fd = 0, u32 = 0, u64 = 13136584497644437504}}, {events = 28134, data = {ptr = 0x6de6b6484390, fd = -1236778096, u32 = 3058189200, u64 = 120837668094864}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0xb64e860000000000, fd = 0, u32 = 0, u64 = 13136584497644437504}}, {events = 28134, data = {ptr = 0x6de6b6484390, fd = -1236778096, u32 = 3058189200, u64 = 120837668094864}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x6de6b643f600, fd = -1237060096, u32 = 3057907200, u64 = 120837667812864}}, {events = 3058189200, data = {ptr = 0xb648439000006de6, fd = 28134, u32 = 28134, u64 = 13134822598980431334}}, {events = 28134, data = {ptr = 0x6de6b643f600, fd = -1237060096, u32 = 3057907200, u64 = 120837667812864}}} | |
num_events = <optimized out> | |
check_timers = <optimized out> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment