Created
September 13, 2017 08:30
-
-
Save Jildor/15100253e3acddde17a065dae5a046fe 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 0x66faceaad700 (LWP 3549)] | |
[New Thread 0x66face1d5700 (LWP 3550)] | |
[New Thread 0x66facd959700 (LWP 3551)] | |
[New Thread 0x66facd153700 (LWP 3552)] | |
[New Thread 0x66facc86b700 (LWP 3553)] | |
[New Thread 0x66facc069700 (LWP 3554)] | |
[New Thread 0x66facb80e700 (LWP 3585)] | |
[New Thread 0x66facb001700 (LWP 3586)] | |
[New Thread 0x66faca7bb700 (LWP 3587)] | |
Program received signal SIGSEGV, Segmentation fault. | |
[Switching to Thread 0x66facc069700 (LWP 3554)] | |
0x000000000107598b in Spell::SelectImplicitAreaTargets (this=this@entry=0x66f96935a700, effIndex=effIndex@entry=EFFECT_0, targetType=..., effMask=effMask@entry=1) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:1220 | |
1220 if (Unit* unit = (*itr)->ToUnit()) | |
#0 0x000000000107598b in Spell::SelectImplicitAreaTargets (this=this@entry=0x66f96935a700, effIndex=effIndex@entry=EFFECT_0, targetType=..., effMask=effMask@entry=1) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:1220 | |
#1 0x000000000107756c in Spell::SelectEffectImplicitTargets (this=this@entry=0x66f96935a700, effIndex=effIndex@entry=EFFECT_0, targetType=..., processedEffectMask=@0x66facc068a2c: 1) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:891 | |
#2 0x0000000001077bda in Spell::SelectSpellTargets (this=0x66f96935a700) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:778 | |
#3 0x000000000107b10d in Spell::cast (this=0x66f96935a700, skipCheck=58) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:3385 | |
#4 0x000000000107b98c in Spell::update (this=0x66f96935a700, difftime=120) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:3738 | |
#5 0x000000000107c130 in SpellEvent::Execute (this=0x66f97ac6f400, e_time=308675, p_time=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:6866 | |
#6 0x00000000013c9320 in EventProcessor::Update (this=this@entry=0x66f98d7d3290, p_time=p_time@entry=120) at /home/trinity/TrinityCore/src/common/Utilities/EventProcessor.cpp:47 | |
#7 0x0000000000d4a719 in Unit::Update (this=this@entry=0x66f98d7d3000, p_time=p_time@entry=120) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:332 | |
#8 0x0000000000ce9696 in Creature::Update (this=0x66f98d7d3000, diff=120) at /home/trinity/TrinityCore/src/server/game/Entities/Creature/Creature.cpp:553 | |
#9 0x0000000000e4f971 in Trinity::ObjectUpdater::Visit<Creature> (this=this@entry=0x66facc068dc0, m=...) at /home/trinity/TrinityCore/src/server/game/Grids/Notifiers/GridNotifiers.cpp:347 | |
#10 0x0000000000f32a87 in VisitorHelper<Trinity::ObjectUpdater, Creature> (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:60 | |
#11 VisitorHelper<Trinity::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:66 | |
#12 VisitorHelper<Trinity::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:67 | |
#13 VisitorHelper<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:88 | |
#14 Visit (c=..., this=0x66facc068dd0) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:99 | |
#15 Visit<Trinity::ObjectUpdater> (visitor=..., this=0x66f96eb39a98) at /home/trinity/TrinityCore/src/server/game/Grids/Grid.h:91 | |
#16 VisitGrid<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (visitor=..., y=<optimized out>, x=4, this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/NGrid.h:157 | |
#17 Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (visitor=..., cell=..., this=0x66f9528c9000) at /home/trinity/TrinityCore/src/server/game/Maps/Map.h:728 | |
#18 Map::VisitNearbyCellsOf (this=0x66f9528c9000, obj=<optimized out>, gridVisitor=..., worldVisitor=...) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:638 | |
#19 0x0000000000f44ef8 in Map::Update (this=this@entry=0x66f9528c9000, t_diff=t_diff@entry=120) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:712 | |
#20 0x0000000000f45060 in InstanceMap::Update (this=0x66f9528c9000, t_diff=120) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:3077 | |
#21 0x00000000012d58b4 in call (this=0x66f9893ea120) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:42 | |
#22 MapUpdater::WorkerThread (this=0x237e968 <MapManager::instance()::instance+168>) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:113 | |
#23 0x000066fb2e566970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
#24 0x000066fb2f59e0a4 in start_thread (arg=0x66facc069700) at pthread_create.c:309 | |
#25 0x000066fb2dcd604d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
#0 0x000000000107598b in Spell::SelectImplicitAreaTargets (this=this@entry=0x66f96935a700, effIndex=effIndex@entry=EFFECT_0, targetType=..., effMask=effMask@entry=1) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:1220 | |
itr = | |
radius = <optimized out> | |
referer = <optimized out> | |
__FUNCTION__ = "SelectImplicitAreaTargets" | |
center = 0x66f96935a760 | |
targets = std::list = {[0] = 0x4393e7b3c357a23a} | |
#1 0x000000000107756c in Spell::SelectEffectImplicitTargets (this=this@entry=0x66f96935a700, effIndex=effIndex@entry=EFFECT_0, targetType=..., processedEffectMask=@0x66facc068a2c: 1) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:891 | |
effectMask = 1 | |
__FUNCTION__ = "SelectEffectImplicitTargets" | |
#2 0x0000000001077bda in Spell::SelectSpellTargets (this=0x66f96935a700) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:778 | |
implicitTargetMask = <optimized out> | |
i = 0 | |
processedAreaEffectsMask = 1 | |
#3 0x000000000107b10d in Spell::cast (this=0x66f96935a700, skipCheck=58) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:3385 | |
No locals. | |
#4 0x000000000107b98c in Spell::update (this=0x66f96935a700, difftime=120) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:3738 | |
No locals. | |
#5 0x000000000107c130 in SpellEvent::Execute (this=0x66f97ac6f400, e_time=308675, p_time=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:6866 | |
No locals. | |
#6 0x00000000013c9320 in EventProcessor::Update (this=this@entry=0x66f98d7d3290, p_time=p_time@entry=120) at /home/trinity/TrinityCore/src/common/Utilities/EventProcessor.cpp:47 | |
Event = 0x66f97ac6f400 | |
i = <optimized out> | |
#7 0x0000000000d4a719 in Unit::Update (this=this@entry=0x66f98d7d3000, p_time=p_time@entry=120) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:332 | |
No locals. | |
#8 0x0000000000ce9696 in Creature::Update (this=0x66f98d7d3000, diff=120) at /home/trinity/TrinityCore/src/server/game/Entities/Creature/Creature.cpp:553 | |
bInCombat = <optimized out> | |
#9 0x0000000000e4f971 in Trinity::ObjectUpdater::Visit<Creature> (this=this@entry=0x66facc068dc0, m=...) at /home/trinity/TrinityCore/src/server/game/Grids/Notifiers/GridNotifiers.cpp:347 | |
iter = <optimized out> | |
#10 0x0000000000f32a87 in VisitorHelper<Trinity::ObjectUpdater, Creature> (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:60 | |
No locals. | |
#11 VisitorHelper<Trinity::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:66 | |
No locals. | |
#12 VisitorHelper<Trinity::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:67 | |
No locals. | |
#13 VisitorHelper<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:88 | |
No locals. | |
#14 Visit (c=..., this=0x66facc068dd0) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:99 | |
No locals. | |
#15 Visit<Trinity::ObjectUpdater> (visitor=..., this=0x66f96eb39a98) at /home/trinity/TrinityCore/src/server/game/Grids/Grid.h:91 | |
No locals. | |
#16 VisitGrid<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (visitor=..., y=<optimized out>, x=4, this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/NGrid.h:157 | |
No locals. | |
#17 Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (visitor=..., cell=..., this=0x66f9528c9000) at /home/trinity/TrinityCore/src/server/game/Maps/Map.h:728 | |
No locals. | |
#18 Map::VisitNearbyCellsOf (this=0x66f9528c9000, obj=<optimized out>, gridVisitor=..., worldVisitor=...) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:638 | |
cell_id = 133372 | |
pair = {x_coord = 252, y_coord = 260} | |
cell = {data = {Part = {grid_x = 31, grid_y = 32, cell_x = 4, cell_y = 4, nocreate = 1, reserved = 0}, All = 17844255}} | |
y = 260 | |
x = 252 | |
area = {low_bound = {x_coord = 252, y_coord = 259}, high_bound = {x_coord = 253, y_coord = 261}} | |
#19 0x0000000000f44ef8 in Map::Update (this=this@entry=0x66f9528c9000, t_diff=t_diff@entry=120) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:712 | |
obj = 0x66f98d7d3000 | |
updater = {i_timeDiff = 120} | |
grid_object_update = {i_visitor = @0x66facc068dc0} | |
world_object_update = {i_visitor = @0x66facc068dc0} | |
#20 0x0000000000f45060 in InstanceMap::Update (this=0x66f9528c9000, t_diff=120) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:3077 | |
No locals. | |
#21 0x00000000012d58b4 in call (this=0x66f9893ea120) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:42 | |
No locals. | |
#22 MapUpdater::WorkerThread (this=0x237e968 <MapManager::instance()::instance+168>) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:113 | |
request = 0x66f9893ea120 | |
#23 0x000066fb2e566970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#24 0x000066fb2f59e0a4 in start_thread (arg=0x66facc069700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x66facc069700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {113227350841088, -7538604873877353662, 1, 113229041180768, 126824852369520, 113227350841088, 6527095489106742082, 6527721907051629378}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#25 0x000066fb2dcd604d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Id Target Id Frame | |
36 Thread 0x66faca7bb700 (LWP 3587) "worldserver" 0x000066fb2f5a518d in nanosleep () at ../sysdeps/unix/syscall-template.S:81 | |
35 Thread 0x66facb001700 (LWP 3586) "worldserver" 0x000066fb2f5a518d in nanosleep () at ../sysdeps/unix/syscall-template.S:81 | |
34 Thread 0x66facb80e700 (LWP 3585) "worldserver" 0x000066fb2f5a4fad in sendmsg () at ../sysdeps/unix/syscall-template.S:81 | |
* 33 Thread 0x66facc069700 (LWP 3554) "worldserver" 0x000000000107598b in Spell::SelectImplicitAreaTargets (this=this@entry=0x66f96935a700, effIndex=effIndex@entry=EFFECT_0, targetType=..., effMask=effMask@entry=1) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:1220 | |
32 Thread 0x66facc86b700 (LWP 3553) "worldserver" _M_lower_bound (this=<optimized out>, __k=<synthetic pointer>, __y=<optimized out>, __x=0x66faeb2448c0) at /usr/include/c++/4.9/bits/stl_tree.h:1261 | |
31 Thread 0x66facd153700 (LWP 3552) "worldserver" 0x0000000000caf150 in GameObject::Update (this=0x66f9c2128200, diff=120) at /home/trinity/TrinityCore/src/server/game/Entities/GameObject/GameObject.cpp:299 | |
30 Thread 0x66facd959700 (LWP 3551) "worldserver" 0x00000000013b9652 in intersectRay<VMAP::GModelRayCallback> (stopAtFirst=false, maxDist=@0x66facd9585d0: 50, intersectCallback=<synthetic pointer>, r=..., this=0x66fab8b5a4f0) at /home/trinity/TrinityCore/src/common/Collision/BoundingIntervalHierarchy.h:135 | |
29 Thread 0x66face1d5700 (LWP 3550) "worldserver" 0x0000000000e4be1b in GetGridType (y=<optimized out>, x=5, this=0x66fa964d0000) at /home/trinity/TrinityCore/src/server/game/Grids/NGrid.h:89 | |
28 Thread 0x66faceaad700 (LWP 3549) "worldserver" 0x000066fb2e56e774 in std::string::find_last_of(char const*, unsigned long, unsigned long) const () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
27 Thread 0x66facf334700 (LWP 3548) "worldserver" BIH::intersectRay<VMAP::WModelRayCallBack> (this=0x66f9c6c3ca40, r=..., intersectCallback=..., maxDist=@0x66facf3335d0: 50, stopAtFirst=stopAtFirst@entry=false) at /home/trinity/TrinityCore/src/common/Collision/BoundingIntervalHierarchy.h:201 | |
26 Thread 0x66facfb48700 (LWP 3547) "worldserver" 0x00000000013badd5 in VMAP::ModelInstance::intersectRay (this=0x66fad06248a8, pRay=..., pMaxDist=@0x66facfb476dc: 50, pStopAtFirstHit=pStopAtFirstHit@entry=false) at /home/trinity/TrinityCore/src/common/Collision/Models/ModelInstance.cpp:36 | |
25 Thread 0x66fb1e6c6700 (LWP 3094) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
24 Thread 0x66fb1eed3700 (LWP 3092) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
23 Thread 0x66fb1f768700 (LWP 3090) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
22 Thread 0x66fb20060700 (LWP 3088) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
21 Thread 0x66fb2093d700 (LWP 3086) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
20 Thread 0x66fb21228700 (LWP 3084) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
19 Thread 0x66fb21b0d700 (LWP 3082) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
18 Thread 0x66fb2236f700 (LWP 3070) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
17 Thread 0x66fb22bd5700 (LWP 3068) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
16 Thread 0x66fb233e1700 (LWP 3066) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
15 Thread 0x66fb23ca8700 (LWP 3064) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
14 Thread 0x66fb244fa700 (LWP 3062) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
13 Thread 0x66fb24d38700 (LWP 3060) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
12 Thread 0x66fb25540700 (LWP 3058) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
11 Thread 0x66fb25d8f700 (LWP 3056) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
10 Thread 0x66fb265bd700 (LWP 3054) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
9 Thread 0x66fb26dc2700 (LWP 3052) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
8 Thread 0x66fb2767b700 (LWP 3051) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
7 Thread 0x66fb27e8d700 (LWP 3050) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
6 Thread 0x66fb28732700 (LWP 3049) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
5 Thread 0x66fb296bd700 (LWP 3048) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
3 Thread 0x66fb29f09700 (LWP 3046) "worldserver" 0x000066fb2dcd6623 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81 | |
2 Thread 0x66fb2a73e700 (LWP 3045) "worldserver" memchr () at ../sysdeps/x86_64/memchr.S:45 | |
1 Thread 0x66fb30c52780 (LWP 3038) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
Thread 36 (Thread 0x66faca7bb700 (LWP 3587)): | |
#0 0x000066fb2f5a518d in nanosleep () at ../sysdeps/unix/syscall-template.S:81 | |
No locals. | |
#1 0x0000000000adf8b6 in sleep_for<long, std::ratio<1l, 1000l> > (__rtime=...) at /usr/include/c++/4.9/thread:282 | |
__ts = {tv_sec = 0, tv_nsec = 9000000} | |
#2 NetworkThread<WorldSocket>::Run (this=0x66faea198748) at /home/trinity/TrinityCore/src/server/shared/Networking/NetworkThread.h:123 | |
i = <optimized out> | |
tickStart = <optimized out> | |
sleepTime = <optimized out> | |
#3 0x000066fb2e566970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#4 0x000066fb2f59e0a4 in start_thread (arg=0x66faca7bb700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x66faca7bb700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {113227324962560, -7538604873877353662, 1, 113229041180768, 113228358721064, 113227324962560, 6527099293374024514, 6527721907051629378}, 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" | |
#5 0x000066fb2dcd604d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 35 (Thread 0x66facb001700 (LWP 3586)): | |
#0 0x000066fb2f5a518d in nanosleep () at ../sysdeps/unix/syscall-template.S:81 | |
No locals. | |
#1 0x0000000000adf8b6 in sleep_for<long, std::ratio<1l, 1000l> > (__rtime=...) at /usr/include/c++/4.9/thread:282 | |
__ts = {tv_sec = 0, tv_nsec = 9000000} | |
#2 NetworkThread<WorldSocket>::Run (this=0x66faea1986a8) at /home/trinity/TrinityCore/src/server/shared/Networking/NetworkThread.h:123 | |
i = <optimized out> | |
tickStart = <optimized out> | |
sleepTime = <optimized out> | |
#3 0x000066fb2e566970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#4 0x000066fb2f59e0a4 in start_thread (arg=0x66facb001700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x66facb001700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {113227333637888, -7538604873877353662, 1, 113229041180768, 113228358720264, 113227333637888, 6527097735374637890, 6527721907051629378}, 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" | |
#5 0x000066fb2dcd604d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 34 (Thread 0x66facb80e700 (LWP 3585)): | |
#0 0x000066fb2f5a4fad in sendmsg () at ../sysdeps/unix/syscall-template.S:81 | |
No locals. | |
#1 0x00000000010181a1 in send (ec=<synthetic pointer>, flags=16384, count=1, bufs=0x66facb80dce0, s=201) at /usr/include/boost/asio/detail/impl/socket_ops.ipp:1134 | |
msg = {msg_name = 0x0, msg_namelen = 0, msg_iov = 0x66facb80dce0, 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=0x66facb80dce0, state=<optimized out>, s=201) 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 = 0x66f9c4fe4000, iov_len = 278}, total_buffer_size_ = 278} | |
#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=0x66f978f618c8) at /usr/include/boost/asio/basic_stream_socket.hpp:683 | |
No locals. | |
#6 Socket<WorldSocket>::WriteHandler (this=0x66f978f61810, guard=...) at /home/trinity/TrinityCore/src/server/shared/Networking/Socket.h:220 | |
error = <optimized out> | |
#7 0x000000000100fa8b in Update (this=0x66f978f61810) at /home/trinity/TrinityCore/src/server/shared/Networking/Socket.h:73 | |
guard = {_M_device = 0x66f978f61828, _M_owns = true} | |
#8 WorldSocket::Update (this=0x66f978f61810) at /home/trinity/TrinityCore/src/server/game/Server/WorldSocket.cpp:81 | |
No locals. | |
#9 0x0000000000adf8e7 in NetworkThread<WorldSocket>::Run (this=0x66faea198608) at /home/trinity/TrinityCore/src/server/shared/Networking/NetworkThread.h:131 | |
i = std::shared_ptr (count 3, weak 1) 0x66f978f61810 | |
tickStart = 64199299 | |
sleepTime = <optimized out> | |
#10 0x000066fb2e566970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#11 0x000066fb2f59e0a4 in start_thread (arg=0x66facb80e700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x66facb80e700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {113227342079744, -7538604873877353662, 1, 113229041180768, 113228358720168, 113227342079744, 6527098836496878402, 6527721907051629378}, 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 0x000066fb2dcd604d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 33 (Thread 0x66facc069700 (LWP 3554)): | |
#0 0x000000000107598b in Spell::SelectImplicitAreaTargets (this=this@entry=0x66f96935a700, effIndex=effIndex@entry=EFFECT_0, targetType=..., effMask=effMask@entry=1) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:1220 | |
itr = | |
radius = <optimized out> | |
referer = <optimized out> | |
__FUNCTION__ = "SelectImplicitAreaTargets" | |
center = 0x66f96935a760 | |
targets = std::list = {[0] = 0x4393e7b3c357a23a} | |
#1 0x000000000107756c in Spell::SelectEffectImplicitTargets (this=this@entry=0x66f96935a700, effIndex=effIndex@entry=EFFECT_0, targetType=..., processedEffectMask=@0x66facc068a2c: 1) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:891 | |
effectMask = 1 | |
__FUNCTION__ = "SelectEffectImplicitTargets" | |
#2 0x0000000001077bda in Spell::SelectSpellTargets (this=0x66f96935a700) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:778 | |
implicitTargetMask = <optimized out> | |
i = 0 | |
processedAreaEffectsMask = 1 | |
#3 0x000000000107b10d in Spell::cast (this=0x66f96935a700, skipCheck=58) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:3385 | |
No locals. | |
#4 0x000000000107b98c in Spell::update (this=0x66f96935a700, difftime=120) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:3738 | |
No locals. | |
#5 0x000000000107c130 in SpellEvent::Execute (this=0x66f97ac6f400, e_time=308675, p_time=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:6866 | |
No locals. | |
#6 0x00000000013c9320 in EventProcessor::Update (this=this@entry=0x66f98d7d3290, p_time=p_time@entry=120) at /home/trinity/TrinityCore/src/common/Utilities/EventProcessor.cpp:47 | |
Event = 0x66f97ac6f400 | |
i = <optimized out> | |
#7 0x0000000000d4a719 in Unit::Update (this=this@entry=0x66f98d7d3000, p_time=p_time@entry=120) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:332 | |
No locals. | |
#8 0x0000000000ce9696 in Creature::Update (this=0x66f98d7d3000, diff=120) at /home/trinity/TrinityCore/src/server/game/Entities/Creature/Creature.cpp:553 | |
bInCombat = <optimized out> | |
#9 0x0000000000e4f971 in Trinity::ObjectUpdater::Visit<Creature> (this=this@entry=0x66facc068dc0, m=...) at /home/trinity/TrinityCore/src/server/game/Grids/Notifiers/GridNotifiers.cpp:347 | |
iter = <optimized out> | |
#10 0x0000000000f32a87 in VisitorHelper<Trinity::ObjectUpdater, Creature> (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:60 | |
No locals. | |
#11 VisitorHelper<Trinity::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:66 | |
No locals. | |
#12 VisitorHelper<Trinity::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:67 | |
No locals. | |
#13 VisitorHelper<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:88 | |
No locals. | |
#14 Visit (c=..., this=0x66facc068dd0) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:99 | |
No locals. | |
#15 Visit<Trinity::ObjectUpdater> (visitor=..., this=0x66f96eb39a98) at /home/trinity/TrinityCore/src/server/game/Grids/Grid.h:91 | |
No locals. | |
#16 VisitGrid<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (visitor=..., y=<optimized out>, x=4, this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/NGrid.h:157 | |
No locals. | |
#17 Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (visitor=..., cell=..., this=0x66f9528c9000) at /home/trinity/TrinityCore/src/server/game/Maps/Map.h:728 | |
No locals. | |
#18 Map::VisitNearbyCellsOf (this=0x66f9528c9000, obj=<optimized out>, gridVisitor=..., worldVisitor=...) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:638 | |
cell_id = 133372 | |
pair = {x_coord = 252, y_coord = 260} | |
cell = {data = {Part = {grid_x = 31, grid_y = 32, cell_x = 4, cell_y = 4, nocreate = 1, reserved = 0}, All = 17844255}} | |
y = 260 | |
x = 252 | |
area = {low_bound = {x_coord = 252, y_coord = 259}, high_bound = {x_coord = 253, y_coord = 261}} | |
#19 0x0000000000f44ef8 in Map::Update (this=this@entry=0x66f9528c9000, t_diff=t_diff@entry=120) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:712 | |
obj = 0x66f98d7d3000 | |
updater = {i_timeDiff = 120} | |
grid_object_update = {i_visitor = @0x66facc068dc0} | |
world_object_update = {i_visitor = @0x66facc068dc0} | |
#20 0x0000000000f45060 in InstanceMap::Update (this=0x66f9528c9000, t_diff=120) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:3077 | |
No locals. | |
#21 0x00000000012d58b4 in call (this=0x66f9893ea120) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:42 | |
No locals. | |
#22 MapUpdater::WorkerThread (this=0x237e968 <MapManager::instance()::instance+168>) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:113 | |
request = 0x66f9893ea120 | |
#23 0x000066fb2e566970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#24 0x000066fb2f59e0a4 in start_thread (arg=0x66facc069700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x66facc069700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {113227350841088, -7538604873877353662, 1, 113229041180768, 126824852369520, 113227350841088, 6527095489106742082, 6527721907051629378}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#25 0x000066fb2dcd604d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 32 (Thread 0x66facc86b700 (LWP 3553)): | |
#0 _M_lower_bound (this=<optimized out>, __k=<synthetic pointer>, __y=<optimized out>, __x=0x66faeb2448c0) at /usr/include/c++/4.9/bits/stl_tree.h:1261 | |
No locals. | |
#1 lower_bound (__k=<synthetic pointer>, this=0x238ba80 <DisableMgr::(anonymous namespace)::m_DisableMap>) at /usr/include/c++/4.9/bits/stl_tree.h:927 | |
No locals. | |
#2 lower_bound (__x=<synthetic pointer>, this=0x238ba80 <DisableMgr::(anonymous namespace)::m_DisableMap>) at /usr/include/c++/4.9/bits/stl_map.h:902 | |
No locals. | |
#3 operator[] (this=0x238ba80 <DisableMgr::(anonymous namespace)::m_DisableMap>, __k=<synthetic pointer>) at /usr/include/c++/4.9/bits/stl_map.h:496 | |
__i = <optimized out> | |
#4 DisableMgr::IsDisabledFor (type=type@entry=DISABLE_TYPE_ACHIEVEMENT_CRITERIA, entry=6805, unit=unit@entry=0x0, flags=flags@entry=0 '\000') at /home/trinity/TrinityCore/src/server/game/Conditions/DisableMgr.cpp:300 | |
__FUNCTION__ = "IsDisabledFor" | |
itr = <optimized out> | |
#5 0x000000000113161e in AchievementMgr::CanUpdateCriteria (this=this@entry=0x66f994969280, criteria=criteria@entry=0x66fb14cd7138, achievement=achievement@entry=0x66fb14c86540, miscValue1=miscValue1@entry=39190, miscValue2=miscValue2@entry=1, unit=unit@entry=0x66f986437000) at /home/trinity/TrinityCore/src/server/game/Achievements/AchievementMgr.cpp:1635 | |
No locals. | |
#6 0x000000000113bdea in AchievementMgr::UpdateAchievementCriteria (this=0x66f994969280, type=type@entry=ACHIEVEMENT_CRITERIA_TYPE_KILL_CREATURE, miscValue1=miscValue1@entry=39190, miscValue2=miscValue2@entry=1, unit=0x66f986437000) at /home/trinity/TrinityCore/src/server/game/Achievements/AchievementMgr.cpp:734 | |
achievement = 0x66fb14c86540 | |
achievementCriteria = 0x66fb14cd7138 | |
__for_range = <optimized out> | |
#7 0x0000000000c76df3 in UpdateAchievementCriteria (unit=<optimized out>, miscValue2=1, miscValue1=39190, type=ACHIEVEMENT_CRITERIA_TYPE_KILL_CREATURE, this=0x66f94cca2000) at /home/trinity/TrinityCore/src/server/game/Entities/Player/Player.cpp:24931 | |
No locals. | |
#8 Player::KilledMonsterCredit (this=0x66f94cca2000, entry=<optimized out>, guid=...) at /home/trinity/TrinityCore/src/server/game/Entities/Player/Player.cpp:16229 | |
real_entry = 39190 | |
killed = <optimized out> | |
#9 0x0000000000c77185 in Player::KilledMonster (this=this@entry=0x66f94cca2000, cInfo=0x66fafa039110, guid=...) at /home/trinity/TrinityCore/src/server/game/Entities/Player/Player.cpp:16209 | |
__FUNCTION__ = "KilledMonster" | |
#10 0x0000000001274252 in _RewardKillCredit (player=0x66f94cca2000, this=0x34a) at /home/trinity/TrinityCore/src/server/game/Entities/Player/KillRewarder.cpp:178 | |
player = 0x66f94cca2000 | |
this = 0x34a | |
#11 KillRewarder::_RewardPlayer (this=this@entry=0x66facc86a730, player=player@entry=0x66f94cca2000, isDungeon=isDungeon@entry=true) at /home/trinity/TrinityCore/src/server/game/Entities/Player/KillRewarder.cpp:208 | |
rate = <optimized out> | |
#12 0x000000000127464e in KillRewarder::_RewardGroup (this=0x66facc86a730) at /home/trinity/TrinityCore/src/server/game/Entities/Player/KillRewarder.cpp:241 | |
itr = <optimized out> | |
isDungeon = <optimized out> | |
#13 0x00000000012747f5 in _RewardGroup (this=0x66facc86a730) at /home/trinity/TrinityCore/src/server/game/Entities/Player/KillRewarder.cpp:274 | |
No locals. | |
#14 KillRewarder::Reward (this=this@entry=0x66facc86a730) at /home/trinity/TrinityCore/src/server/game/Entities/Player/KillRewarder.cpp:255 | |
No locals. | |
#15 0x0000000000c0321d in Player::RewardPlayerAndGroupAtKill (this=this@entry=0x66f94cca2000, victim=victim@entry=0x66f986437000, isBattleGround=isBattleGround@entry=false) at /home/trinity/TrinityCore/src/server/game/Entities/Player/Player.cpp:23618 | |
No locals. | |
#16 0x0000000000d70d96 in Unit::Kill (this=this@entry=0x66f94cca2000, victim=victim@entry=0x66f986437000, durabilityLoss=durabilityLoss@entry=true) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:15736 | |
data = {<ByteBuffer> = {_vptr.ByteBuffer = 0x1bdbfd0 <vtable for WorldPacket+16>, static DEFAULT_SIZE = 4096, _rpos = 0, _wpos = 16, _storage = std::vector of length 16, capacity 16 = {253 '\375', 228 '\344', 10 '\n', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 255 '\377', 136 '\210', 60 '<', 22 '\026', 153 '\231', 0 '\000', 48 '0', 241 '\361'}}, m_opcode = 501} | |
looter = <optimized out> | |
group = 0x66f9ee10da80 | |
hasLooterGuid = <optimized out> | |
player = 0x66f94cca2000 | |
isRewardAllowed = <optimized out> | |
spiritOfRedemption = <optimized out> | |
#17 0x0000000000d74790 in Unit::DealDamage (this=0x66f94cca2000, victim=0x66f986437000, damage=15388, cleanDamage=0x66facc86aad0, damagetype=SPELL_DIRECT_DAMAGE, damageSchoolMask=<optimized out>, spellProto=0x66fb1008bc00, durabilityLoss=true) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:767 | |
health = 8001 | |
duel_hasEnded = false | |
duel_wasMounted = <optimized out> | |
#18 0x0000000000d755ca in Unit::DealSpellDamage (this=this@entry=0x66f94cca2000, damageInfo=damageInfo@entry=0x66facc86ab40, durabilityLoss=durabilityLoss@entry=true) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:1143 | |
victim = 0x66f986437000 | |
spellProto = <optimized out> | |
cleanDamage = {absorbed_damage = 0, mitigated_damage = 0, attackType = BASE_ATTACK, hitOutCome = MELEE_HIT_NORMAL} | |
#19 0x0000000001066861 in Spell::DoAllEffectOnTarget (this=this@entry=0x66f9c23c1e00, target=target@entry=0x66f95245d680) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:2600 | |
damageInfo = {target = 0x66f986437000, attacker = 0x66f94cca2000, SpellID = 49050, damage = 15388, overkill = 0, schoolMask = 1, absorb = 0, resist = 0, physicalLog = false, unused = false, blocked = 0, HitInfo = 2, cleanDamage = 0} | |
mask = 3 '\003' | |
unit = 0x66f986437000 | |
caster = 0x66f94cca2000 | |
missInfo = SPELL_MISS_NONE | |
procVictim = 1049088 | |
spellHitTarget = <optimized out> | |
procAttacker = 256 | |
procEx = <optimized out> | |
canEffectTrigger = <optimized out> | |
#20 0x000000000106b6dc in DoAllEffectOnTarget (target=0x66f95245d680, this=0x66f9c23c1e00) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:2409 | |
No locals. | |
#21 Spell::handle_delayed (this=0x66f9c23c1e00, t_offset=706) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:3584 | |
ihit = {targetGUID = {static Empty = {static Empty = <same as static member of an already seen type>, _guid = 0}, _guid = 17379391619525806335}, timeDelay = 706, missCondition = SPELL_MISS_NONE, reflectResult = SPELL_MISS_NONE, effectMask = 3 '\003', processed = true, alive = true, crit = true, scaleAura = false, damage = 7293} | |
next_time = 0 | |
t_offset = 706 | |
this = 0x66f9c23c1e00 | |
#22 0x000000000107c187 in SpellEvent::Execute (this=0x66f95496cd60, e_time=1456400, p_time=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:6916 | |
t_offset = <optimized out> | |
n_offset = <optimized out> | |
#23 0x00000000013c9320 in EventProcessor::Update (this=this@entry=0x66f94cca2290, p_time=p_time@entry=120) at /home/trinity/TrinityCore/src/common/Utilities/EventProcessor.cpp:47 | |
Event = 0x66f95496cd60 | |
i = <optimized out> | |
#24 0x0000000000d4a719 in Unit::Update (this=this@entry=0x66f94cca2000, p_time=p_time@entry=120) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:332 | |
No locals. | |
#25 0x0000000000c85d3d in Player::Update (this=0x66f94cca2000, p_time=120) at /home/trinity/TrinityCore/src/server/game/Entities/Player/Player.cpp:1228 | |
now = <optimized out> | |
pet = <optimized out> | |
#26 0x0000000000f44cca in Map::Update (this=this@entry=0x66f9589b9000, t_diff=t_diff@entry=120) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:678 | |
updater = {i_timeDiff = 120} | |
grid_object_update = {i_visitor = @0x66facc86adc0} | |
world_object_update = {i_visitor = @0x66facc86adc0} | |
#27 0x0000000000f45060 in InstanceMap::Update (this=0x66f9589b9000, t_diff=120) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:3077 | |
No locals. | |
#28 0x00000000012d58b4 in call (this=0x66f97f7eaf60) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:42 | |
No locals. | |
#29 MapUpdater::WorkerThread (this=0x237e968 <MapManager::instance()::instance+168>) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:113 | |
request = 0x66f97f7eaf60 | |
#30 0x000066fb2e566970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#31 0x000066fb2f59e0a4 in start_thread (arg=0x66facc86b700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x66facc86b700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {113227359237888, -7538604873877353662, 1, 113229041180768, 126824852369520, 113227359237888, 6527096587544628034, 6527721907051629378}, 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 0x000066fb2dcd604d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 31 (Thread 0x66facd153700 (LWP 3552)): | |
#0 0x0000000000caf150 in GameObject::Update (this=0x66f9c2128200, diff=120) at /home/trinity/TrinityCore/src/server/game/Entities/GameObject/GameObject.cpp:299 | |
No locals. | |
#1 0x0000000000e4f9e1 in Trinity::ObjectUpdater::Visit<GameObject> (this=this@entry=0x66facd152dc0, m=...) at /home/trinity/TrinityCore/src/server/game/Grids/Notifiers/GridNotifiers.cpp:347 | |
iter = <optimized out> | |
#2 0x0000000000f32a7b in VisitorHelper<Trinity::ObjectUpdater, GameObject> (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:60 | |
No locals. | |
#3 VisitorHelper<Trinity::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:66 | |
No locals. | |
#4 VisitorHelper<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:88 | |
No locals. | |
#5 Visit (c=..., this=0x66facd152dd0) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:99 | |
No locals. | |
#6 Visit<Trinity::ObjectUpdater> (visitor=..., this=0x66f9c7de1c28) at /home/trinity/TrinityCore/src/server/game/Grids/Grid.h:91 | |
No locals. | |
#7 VisitGrid<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (visitor=..., y=<optimized out>, x=3, this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/NGrid.h:157 | |
No locals. | |
#8 Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (visitor=..., cell=..., this=0x66f976cd6000) at /home/trinity/TrinityCore/src/server/game/Maps/Map.h:728 | |
No locals. | |
#9 Map::VisitNearbyCellsOf (this=this@entry=0x66f976cd6000, obj=obj@entry=0x66f94d13f000, gridVisitor=..., worldVisitor=...) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:638 | |
cell_id = 142115 | |
pair = {x_coord = 291, y_coord = 277} | |
cell = {data = {Part = {grid_x = 36, grid_y = 34, cell_x = 3, cell_y = 5, nocreate = 1, reserved = 0}, All = 18102436}} | |
y = 277 | |
x = 291 | |
area = {low_bound = {x_coord = 283, y_coord = 269}, high_bound = {x_coord = 294, y_coord = 279}} | |
#10 0x0000000000f44fdd in VisitNearbyCellsOf (worldVisitor=..., gridVisitor=..., obj=0x66f94d13f000, this=0x66f976cd6000) at /usr/include/c++/4.9/bits/vector.tcc:101 | |
No locals. | |
#11 Map::Update (this=this@entry=0x66f976cd6000, t_diff=t_diff@entry=120) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:680 | |
updater = {i_timeDiff = 120} | |
grid_object_update = {i_visitor = @0x66facd152dc0} | |
world_object_update = {i_visitor = @0x66facd152dc0} | |
#12 0x0000000000f45060 in InstanceMap::Update (this=0x66f976cd6000, t_diff=120) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:3077 | |
No locals. | |
#13 0x00000000012d58b4 in call (this=0x66f98945cc80) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:42 | |
No locals. | |
#14 MapUpdater::WorkerThread (this=0x237e968 <MapManager::instance()::instance+168>) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:113 | |
request = 0x66f98945cc80 | |
#15 0x000066fb2e566970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#16 0x000066fb2f59e0a4 in start_thread (arg=0x66facd153700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x66facd153700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {113227368576768, -7538604873877353662, 1, 113229041180768, 126824852369520, 113227368576768, 6527093430743665474, 6527721907051629378}, 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" | |
#17 0x000066fb2dcd604d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 30 (Thread 0x66facd959700 (LWP 3551)): | |
#0 0x00000000013b9652 in intersectRay<VMAP::GModelRayCallback> (stopAtFirst=false, maxDist=@0x66facd9585d0: 50, intersectCallback=<synthetic pointer>, r=..., this=0x66fab8b5a4f0) at /home/trinity/TrinityCore/src/common/Collision/BoundingIntervalHierarchy.h:135 | |
t1 = 108.362854 | |
t2 = -35.1718979 | |
i = 2 | |
intervalMax = -1 | |
offsetFront = {3, 3, 0} | |
offsetBack = {1134642176, 1144690720, 1112819494} | |
intervalMin = -1 | |
invDir = {x = inf, y = inf, z = -1} | |
offsetFront3 = {0, 3212836864, 2139095040} | |
offsetBack3 = {3212836864, 13, 4290772992} | |
stackPos = <optimized out> | |
node = <optimized out> | |
org = {x = 325.03125, y = 738.939453, z = 57.3453674} | |
dir = <optimized out> | |
stack = {{node = 24402, tnear = 0, tfar = 6.07487106}, {node = 23313, tnear = 0, tfar = 6.07487106}, {node = 2052, tnear = 0, tfar = 7.07995319}, {node = 27042, tnear = 0, tfar = 2.77643204}, {node = 24402, tnear = 0, tfar = 4.17486954}, {node = 23313, tnear = 0, tfar = 4.17486954}, {node = 26985, tnear = -100000, tfar = -100000}, {node = 0, tnear = -0.0564139262, tfar = 3.70324707}, {node = 2147483648, tnear = 0, tfar = -1}, {node = 26361, tnear = -inf, tfar = inf}, {node = 3212836864, tnear = 0, tfar = 2.80259693e-45}, {node = 1, tnear = 2.80259693e-45, tfar = 3.69410301e-41}, {node = 8, tnear = 4.06376555e-44, tfar = 1.40129846e-45}, {node = 26362, tnear = 1.12103877e-44, tfar = 4.06376555e-44}, {node = 3, tnear = 0, tfar = 0}, {node = 3, tnear = 0, tfar = 3.69410301e-41}, {node = 5628, tnear = 0, tfar = 4.06376555e-44}, {node = 0, tnear = 8.41000876e-38, tfar = 0}, {node = 3449128656, tnear = 3.69410301e-41, tfar = 1.54142831e-44}, {node = 0, tnear = -313580032, tfar = 3.69410301e-41}, {node = 11, tnear = 0, tfar = 1.5827084e-31}, {node = 4197814514, tnear = 0, tfar = 0}, {node = 2080354232, tnear = 3.69396288e-41, tfar = -313579008}, {node = 26362, tnear = 2.23688713e-38, tfar = 0}, {node = 31781173, tnear = 0, tfar = 2.26642202e-38}, {node = 0, tnear = -313555328, tfar = 3.69410301e-41}, {node = 3449128656, tnear = 3.69410301e-41, tfar = 1.54142831e-44}, {node = 0, tnear = 1.5827084e-31, tfar = -2.35686393e+35}, {node = 0, tnear = 0, tfar = 2.6551994e+36}, {node = 26361, tnear = -313579008, tfar = 3.69410301e-41}, {node = 16213767, tnear = 0, tfar = 7.00649232e-45}, {node = 0, tnear = 2.29240238e-13, tfar = 3.69424314e-41}, {node = 432416320, tnear = 3.69424314e-41, tfar = 3.42076826e-38}, {node = 3, tnear = 160.799194, tfar = 0}, {node = 3326082779, tnear = -1457.08179, tfar = 1.40129846e-45}, {node = 26361, tnear = 2.71640863e-28, tfar = 3.69424314e-41}, {node = 2080354232, tnear = 3.69396288e-41, tfar = 1.47137908e-38}, {node = 0, tnear = -12282.4033, tfar = -1459.34973}, {node = 1126157993, tnear = 0, tfar = -12287.7139}, {node = 3300270750, tnear = 160.799194, tfar = 0}, {node = 3954520064, tnear = 3.69410301e-41, tfar = 2.23232366e-38}, {node = 0, tnear = -313568768, tfar = 3.69410301e-41}, {node = 3449128192, tnear = 3.69410301e-41, tfar = 4.93257059e-42}, {node = 0, tnear = -313568768, tfar = 3.69410301e-41}, {node = 3300289329, tnear = 159.807266, tfar = -12282.4033}, {node = 0, tnear = 0, tfar = 0}, {node = 1113335914, tnear = 3.69410301e-41, tfar = 34.732029}, {node = 26362, tnear = 55.0394669, tfar = 160.799194}, {node = 1108012441, tnear = 3.69410301e-41, tfar = -1457.08179}, {node = 1126223000, tnear = -4.38084494e+26, tfar = 3.69410301e-41}, {node = 3300270750, tnear = -12287.7139, tfar = -100000}, {node = 0, tnear = -8.66164919e-05, tfar = -100000}, {node = 3351465984, tnear = 0, tfar = 0}, {node = 0, tnear = -1, tfar = 3.69410301e-41}, {node = 20688831, tnear = inf, tfar = 9233.64062}, {node = 26362, tnear = -313598464, tfar = 3.69410301e-41}, {node = 2, tnear = 0, tfar = 116819.562}, {node = 26362, tnear = 1.12103877e-44, tfar = 4.06376555e-44}, {node = 20689782, tnear = 0, tfar = 1.12103877e-44}, {node = 29, tnear = 1.92398279e-42, tfar = 4.33001225e-43}, {node = 1136067712, tnear = 302.158203, tfar = 52.7422028}, {node = 4290772992, tnear = 0, tfar = 0}, {node = 29, tnear = 0, tfar = -1}, {node = 3212836864, tnear = -1, tfar = 3.69410301e-41}} | |
#1 IntersectRay (stopAtFirstHit=false, distance=@0x66facd9585d0: 50, ray=..., this=0x66fab8b5a4a0) at /home/trinity/TrinityCore/src/common/Collision/Models/WorldModel.cpp:387 | |
callback = {vertices = {x = 416.347931, y = 804.185791, z = 76.1707458}, triangles = <error reading variable> | |
#2 operator() (pStopAtFirstHit=false, distance=@0x66facd9585d0: 50, entry=<optimized out>, ray=..., this=0x66facd958580) at /home/trinity/TrinityCore/src/common/Collision/Models/WorldModel.cpp:439 | |
No locals. | |
#3 BIH::intersectRay<VMAP::WModelRayCallBack> (this=0x66faac387570, r=..., intersectCallback=..., maxDist=@0x66facd9585d0: 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 = 50 | |
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 = 325.03125, y = 738.939453, z = 57.3453674} | |
dir = {x = 0, y = 0, z = -1} | |
stack = {{node = 4286578688, tnear = -0, tfar = -0}, {node = 4286578688, tnear = -nan(0x400000), tfar = inf}, {node = 4290772992, tnear = inf, tfar = 322.53125}, {node = 1144690720, tnear = -313524096, tfar = 3.69410301e-41}, {node = 3449127936, tnear = 3.69410301e-41, tfar = -313524224}, {node = 26362, tnear = -313553920, tfar = 3.69410301e-41}, {node = 20668957, tnear = 0, tfar = -8.66129994e-05}, {node = 26362, tnear = -8.66164919e-05, tfar = 3.69410301e-41}, {node = 2139095040, tnear = inf, tfar = 0}, {node = 0, tnear = -1, tfar = 3.69410301e-41}, {node = 3449127920, tnear = 3.69410301e-41, tfar = 9233.64062}, {node = 26362, tnear = -313556992, tfar = 3.69410301e-41}, {node = 3, tnear = 0, tfar = 116819.562}, {node = 26362, tnear = 2.10362925e-41, tfar = 0}, {node = 20689782, tnear = 0, tfar = 371.34375}, {node = 1133900288, tnear = 82.940567, tfar = 3.69424314e-41}, {node = 1136241664, tnear = 299.890625, tfar = 82.940567}, {node = 26363, tnear = 0, tfar = 0}, {node = 3212836864, tnear = 3.69410301e-41, tfar = 0}, {node = 0, tnear = -1, tfar = 3.69410301e-41}, {node = 15020, tnear = 0, tfar = -313556480}, {node = 26362, tnear = 2.10475029e-41, tfar = 0}, {node = 20848073, tnear = 0, tfar = -1457.08179}, {node = 1126223000, tnear = -12287.7139, tfar = 18824.2051}, {node = 3300289329, tnear = 159.807266, tfar = -12282.4033}, {node = 14733, tnear = 9.80908925e-45, tfar = 0}, {node = 15066, tnear = 3.69424314e-41, tfar = -1.1994068e-08}, {node = 26361, tnear = -313532032, tfar = 3.69410301e-41}, {node = 3164825064, tnear = 3.69396288e-41, tfar = -313532032}, {node = 26362, tnear = -0.0199460536, tfar = 3.69396288e-41}, {node = 20677099, tnear = 0, tfar = 0}, {node = 0, tnear = -2.39660048, tfar = 1.99940574}, {node = 0, tnear = 1.8738116, tfar = -0.348843575}, {node = 0, tnear = -3.39606762, tfar = -1}, {node = 0, tnear = 0, tfar = -0.0199451745}, {node = 26361, tnear = 2.36931684e-38, tfar = 1.28181088}, {node = 2062055288, tnear = 3.69396288e-41, tfar = 4.80850554}, {node = 26363, tnear = 0.0436193906, tfar = 0.0870727897}, {node = 3212757113, tnear = 3.69424314e-41, tfar = 2.6551994e+36}, {node = 26361, tnear = -1.00477624, tfar = 3.69410301e-41}, {node = 1, tnear = 1.40129846e-45, tfar = -4.38084494e+26}, {node = 26362, tnear = 2.80259693e-45, tfar = 2.80259693e-45}, {node = 3954520064, tnear = 3.69410301e-41, tfar = 6.03517993e+35}, {node = 26361, tnear = 4.33001225e-43, tfar = 0}, {node = 3, tnear = 0, tfar = -313545344}, {node = 26362, tnear = -313545088, tfar = 3.69410301e-41}, {node = 3449127568, tnear = 3.69410301e-41, tfar = 2.04881692e-23}, {node = 26363, tnear = 3.49250577e-38, tfar = 0}, {node = 1174945800, tnear = 3.69410301e-41, tfar = 3.44396871e-38}, {node = 0, tnear = -313540608, tfar = 3.69410301e-41}, {node = 1095679378, tnear = 2, tfar = 0}, {node = 1072693248, tnear = -2.96953607, tfar = 0}, {node = 1069073504, tnear = -1, tfar = -12287.7139}, {node = 3300270750, tnear = 160.799194, tfar = 1.32901374e-38}, {node = 296496192, tnear = 16.1664238, tfar = 25.7827263}, {node = 1104305874, tnear = 7.69532776, tfar = 0}, {node = 0, tnear = 0, tfar = -1}, {node = 0, tnear = inf, tfar = inf}, {node = 3212836864, tnear = 0, tfar = 1.40129846e-45}, {node = 1, tnear = 2.80259693e-45, tfar = 0}, {node = 2, tnear = 2.80259693e-45, tfar = 1.40129846e-45}, {node = 26362, tnear = 0, tfar = 0}, {node = 3, tnear = 3.69410301e-41, tfar = 4.20389539e-45}, {node = 3, tnear = 0, tfar = 0}} | |
#4 0x00000000013b64e3 in VMAP::WorldModel::IntersectRay (this=<optimized out>, ray=..., distance=@0x66facd9585d0: 50, stopAtFirstHit=stopAtFirstHit@entry=false) at /home/trinity/TrinityCore/src/common/Collision/Models/WorldModel.cpp:455 | |
isc = {models = {iBound = {static dummy = 0, lo = {x = -446.29657, y = 40.7762566, z = -71.3156052}, hi = {x = -106.165436, y = 810.655029, z = 38.6132889}}, iMogpFlags = 32777, iGroupWMOID = 19330, vertices = std::vector of length 6638, capacity 6638 = {{x = -189.080032, y = 703.399658, z = -7.6469183}, {x = -189.153854, y = 700.750793, z = -7.90203524}, {x = -186.657257, y = 701.932556, z = -5.67793322}, {x = -186.731064, y = 699.283691, z = -5.93304873}, {x = -194.634811, y = 715.447449, z = -38.4864349}, {x = -196.073517, y = 711.579285, z = -38.2925949}, {x = -193.593094, y = 714.213074, z = -22.6543179}, {x = -193.794144, y = 706.579956, z = -22.7209435}, {x = -194.850906, y = 706.947388, z = -38.1152496}, {x = -194.235657, y = 709.628967, z = -20.1180706}, {x = -192.904266, y = 713.054993, z = -17.7100906}, {x = -193.086609, y = 706.171326, z = -17.829401}, {x = -191.867371, y = 709.343262, z = -11.8990574}, {x = -191.698441, y = 703.904724, z = -12.4276361}, {x = -188.314468, y = 718.551086, z = -38.7380028}, {x = -186.598022, y = 716.001343, z = -23.3848362}, {x = -186.522659, y = 714.690796, z = -17.1033249}, {x = -186.5392, y = 710.599915, z = -11.915122}, {x = -190.683945, y = 705.26593, z = -22.7865696}, {x = -191.282532, y = 705.124695, z = -38.1028557}, {x = -189.49942, y = 704.850403, z = -18.0107212}, {x = -186.728378, y = 703.774597, z = -12.5144186}, {x = -186.850815, y = 706.403625, z = -23.4686089}, {x = -187.100006, y = 706.744446, z = -38.2505875}, {x = -186.764694, y = 706.005798, z = -17.9397888}, {x = -184.305008, y = 700.62384, z = -7.98670053}, {x = -184.231201, y = 703.272705, z = -7.73158455}, {x = -177.887238, y = 710.848083, z = -30.4574375}, {x = -178.136734, y = 706.509705, z = -38.407093}, {x = -179.132996, y = 715.041504, z = -38.7571106}, {x = -178.136734, y = 706.509705, z = -38.407093}, {x = -179.896713, y = 706.221497, z = -23.5900364}, {x = -180.25029, y = 712.747437, z = -17.3849335}, {x = -179.695663, y = 713.854614, z = -23.5234108}, {x = -180.44278, y = 705.840271, z = -18.0501766}, {x = -180.351532, y = 707.427917, z = -15.0980616}, {x = -181.758331, y = 703.644409, z = -12.6012011}, {x = -181.60701, y = 709.074585, z = -12.0782137}, {x = -183.256042, y = 717.278687, z = -38.7770882}, {x = -183.071777, y = 705.072083, z = -23.5459137}, {x = -182.992706, y = 705.405396, z = -38.269104}, {x = -184.098297, y = 704.708984, z = -18.1050301}, {x = -379.647858, y = 67.7840576, z = 38.3706894}, {x = -381.875061, y = 65.6679153, z = 38.5855103}, {x = -378.863434, y = 64.6885757, z = 35.9774208}, {x = -381.090668, y = 62.572422, z = 36.1922455}, {x = -250.673065, y = 241.283508, z = -2.49903822}, {x = -245.4142, y = 239.842453, z = -19.3916512}, {x = -250.60051, y = 240.00618, z = -19.5588284}, {x = -247.528564, y = 249.859192, z = 17.3998508}, {x = -245.619705, y = 247.09552, z = 15.2450037}, {x = -249.583633, y = 244.728592, z = 10.0232363}, {x = -244.352249, y = 242.344513, z = 10.2239962}, {x = -243.915848, y = 239.012939, z = 4.12346792}, {x = -247.13591, y = 242.031769, z = 3.77891254}, {x = -243.360565, y = 237.992676, z = -1.49495649}, {x = -246.075745, y = 240.794495, z = -1.69646037}, {x = -242.442062, y = 236.288162, z = -19.2457371}, {x = -246.898026, y = 244.326553, z = 15.6733589}, {x = -248.806885, y = 247.090225, z = 17.828207}, {x = -246.635712, y = 236.514511, z = 11.1150589}, {x = -252.876541, y = 237.590195, z = 11.0599022}, {x = -247.229141, y = 231.783447, z = 4.60856867}, {x = -254.761505, y = 232.966721, z = 5.27257633}, {x = -247.033554, y = 229.971985, z = -1.03291309}, {x = -255.291428, y = 231.19838, z = -1.91807091}, {x = -254.659637, y = 226.877182, z = -19.4976883}, {x = -246.525116, y = 227.32872, z = -19.2457371}, {x = -418.335358, y = 95.4388199, z = 36.1104546}, {x = -416.261139, y = 97.7051773, z = 35.8956299}, {x = -419.333771, y = 98.4720535, z = 38.5037193}, {x = -417.259583, y = 100.738411, z = 38.2888985}, {x = -422.685822, y = 82.0328217, z = -0.0801442638}, {x = -418.493713, y = 84.3089066, z = 0.221702486}, {x = -422.629028, y = 83.2226334, z = 18.2919312}, {x = -416.660919, y = 89.7336807, z = 18.4460964}, {x = -416.045776, y = 89.2703018, z = 0.606649399}, {x = -418.584381, y = 86.6269684, z = 21.3474712}, {x = -422.342377, y = 84.5440216, z = 24.0640812}, {x = -416.959442, y = 90.4175262, z = 24.1346054}, {x = -420.420105, y = 88.3205719, z = 30.9279003}, {x = -416.441315, y = 93.2170105, z = 30.4907475}, {x = -430.560242, y = 84.1282349, z = -0.28110832}, {x = -430.095306, y = 86.9979324, z = 17.5980167}, {x = -141.103561, y = 705.176758, z = -8.22311878}, {x = -139.168594, y = 703.366272, z = -8.47823429}, {x = -138.399368, y = 706.019226, z = -6.25413179}, {x = -136.464417, y = 704.20874, z = -6.50924778}, {x = -153.807541, y = 708.999634, z = -39.0626411}, {x = -151.86377, y = 705.358948, z = -38.8688011}, {x = -152.192749, y = 708.961853, z = -23.2305222}, {x = -146.609161, y = 703.753479, z = -23.2971458}, {x = -147.584549, y = 703.205444, z = -38.6914558}, {x = -149.185257, y = 705.443115, z = -20.6942711}, {x = -150.868973, y = 708.710388, z = -18.2862911}, {x = -145.834305, y = 704.012573, z = -18.4056034}, {x = -147.402023, y = 707.027588, z = -12.4752569}, {x = -143.216858, y = 703.550354, z = -13.0038366}, {x = -151.944016, y = 715.789795, z = -39.314209}, {x = -148.897049, y = 715.385803, z = -23.9610386}, {x = -147.86557, y = 714.573914, z = -17.6795254}, {x = -144.812607, y = 711.850769, z = -12.4913225}, {x = -143.564117, y = 705.212158, z = -23.362772}, {x = -143.854935, y = 704.670227, z = -38.6790619}, {x = -142.468033, y = 705.824036, z = -18.5869236}, {x = -139.826126, y = 707.186462, z = -13.0906191}, {x = -141.876297, y = 708.836853, z = -24.0448132}, {x = -142.296631, y = 708.876038, z = -38.8267937}, {x = -141.521286, y = 708.637756, z = -18.5159912}, {x = -135.860565, y = 706.913757, z = -8.56290054}, {x = -137.795532, y = 708.724182, z = -8.30778313}, {x = -139.265564, y = 718.495178, z = -31.0336399}, {x = -136.18161, y = 715.433594, z = -38.9832993}, {x = -143.231705, y = 720.340759, z = -39.3333168}, {x = -136.18161, y = 715.433594, z = -38.9832993}, {x = -137.131989, y = 713.924561, z = -24.1662388}, {x = -142.253891, y = 717.983887, z = -17.961134}, {x = -142.715576, y = 719.132874, z = -24.0996132}, {x = -137.208267, y = 713.262939, z = -18.626379}, {x = -138.336868, y = 714.38324, z = -15.674262}, {x = -136.435379, y = 710.822571, z = -13.1774015}, {x = -140.402069, y = 714.534058, z = -12.6544142}, {x = -147.639267, y = 718.735229, z = -39.3532944}, {x = -138.374954, y = 710.784851, z = -24.1221161}, {x = -138.572174, y = 711.064941, z = -38.8453102}, {x = -138.783218, y = 709.775452, z = -18.6812325}, {x = -429.154816, y = 87.9299316, z = 24.902813}, {x = -426.026093, y = 91.2652206, z = 31.0273304}, {x = -418.379486, y = 93.241684, z = 18.5027161}, {x = -417.778259, y = 93.5662613, z = 0.782768309}, {x = -419.089508, y = 94.2981873, z = 24.0717468}, {x = -420.682343, y = 97.1032028, z = 30.5409489}, {x = -422.591095, y = 95.184845, z = 17.7918625}, {x = -422.65976, y = 95.3309021, z = 0.684936583}, {x = -422.354065, y = 95.3607712, z = 24.1984596}, {x = -420.398773, y = 101.49659, z = 35.944603}, {x = -422.472961, y = 99.2302399, z = 36.1594276}, {x = -433.80365, y = 98.4028625, z = 9.83841038}, {x = -430.308258, y = 102.33947, z = 0.775469065}, {x = -435.913788, y = 94.1540298, z = 0.0764300972}, {x = -428.525146, y = 100.622414, z = 17.8621006}, {x = -433.157318, y = 94.3942719, z = 24.8224888}, {x = -434.493286, y = 94.1113663, z = 17.7079353}, {x = -427.748688, y = 100.304016, z = 24.2623119}, {x = -429.027679, y = 98.8615417, z = 27.6285343}, {x = -424.92337, y = 100.989403, z = 30.5911465}, {x = -429.175446, y = 96.3433685, z = 31.0315323}, {x = -434.011566, y = 89.076088, z = -0.137684345}, {x = -151.227051, y = 760.244934, z = 3.24444032}, {x = -153.769073, y = 759.496521, z = 2.98932409}, {x = -151.873657, y = 757.487305, z = 5.21342611}, {x = -154.415695, y = 756.739014, z = 4.95831013}, {x = -141.485428, y = 769.250793, z = -27.5950699}, {x = -145.608841, y = 769.423706, z = -27.4012318}, {x = -142.337509, y = 767.878601, z = -11.7629576}, {x = -149.659103, y = 765.71106, z = -11.8295832}, {x = -149.636246, y = 766.829651, z = -27.2238846}, {x = -146.895798, y = 767.07312, z = -9.22671032}, {x = -143.226059, y = 766.865601, z = -6.8187294}, {x = -149.829086, y = 764.911926, z = -6.93804169}, {x = -146.435654, y = 764.732483, z = -1.00769746}, {x = -151.555832, y = 762.891235, z = -1.53627646}, {x = -136.580643, y = 764.198853, z = -27.8466396}, {x = -138.475143, y = 761.778503, z = -12.493474}, {x = -139.698242, y = 761.30188, z = -6.21196318}, {x = -143.594055, y = 760.053406, z = -1.0237627}, {x = -149.947739, y = 762.346985, z = -11.8952074}, {x = -150.267044, y = 762.872681, z = -27.2114925}, {x = -149.976868, y = 761.092102, z = -7.11936045}, {x = -150.143768, y = 758.124207, z = -1.62305892}, {x = -147.681213, y = 759.05304, z = -12.5772486}, {x = -147.434128, y = 759.395325, z = -27.3592243}, {x = -148.032944, y = 758.848206, z = -7.04842901}, {x = -152.391449, y = 754.845825, z = 2.90465856}, {x = -149.849442, y = 755.594116, z = 3.1597743}, {x = -140.684372, y = 751.901672, z = -19.5660763}, {x = -144.887543, y = 750.798279, z = -27.5157318}, {x = -137.081161, y = 754.382202, z = -27.8657475}, {x = -144.887543, y = 750.798279, z = -27.5157318}, {x = -145.70546, y = 752.383057, z = -12.6986742}, {x = -139.608231, y = 754.735962, z = -6.49357367}, {x = -138.383865, y = 754.550598, z = -12.6320486}, {x = -146.236816, y = 752.784546, z = -7.15881586}, {x = -144.698685, y = 753.188416, z = -4.20670223}, {x = -148.731705, y = 753.357239, z = -1.70984137}, {x = -143.520554, y = 754.891296, z = -1.18685412}, {x = -136.227554, y = 758.994812, z = -27.8857269}, {x = -147.779831, y = 755.047546, z = -12.6545534}, {x = -147.4384, y = 755.075317, z = -27.3777428}, {x = -148.442337, y = 755.911621, z = -7.21366978}, {x = -424.880402, y = 99.2158356, z = 17.8552361}, {x = -425.229889, y = 99.6148224, z = 0.82617861}, {x = -423.698395, y = 98.5214462, z = 24.1263008}, {x = -318.391632, y = 442.12085, z = -15.2721882}, {x = -310.962006, y = 443.819397, z = -15.9741335}, {x = -318.248627, y = 446.851379, z = -9.27015209}, {x = -290.306, y = 239.809814, z = -6.70895815}, {x = -287.733154, y = 238.433273, z = 8.53883076}, {x = -288.454651, y = 245.628983, z = 1.02917385}, {x = -288.162903, y = 236.812119, z = 1.49121726}...}, triangles = std::vector of length 7134, capacity 7134 = {{idx0 = 0, idx1 = 1, idx2 = 2}, {idx0 = 3, idx1 = 2, idx2 = 1}, {idx0 = 4, idx1 = 5, idx2 = 6}, {idx0 = 7, idx1 = 5, idx2 = 8}, {idx0 = 6, idx1 = 9, idx2 = 10}, {idx0 = 11, idx1 = 10, idx2 = 9}, {idx0 = 10, idx1 = 11, idx2 = 12}, {idx0 = 13, idx1 = 12, idx2 = 11}, {idx0 = 12, idx1 = 13, idx2 = 0}, {idx0 = 1, idx1 = 0, idx2 = 13}, {idx0 = 14, idx1 = 6, idx2 = 15}, {idx0 = 6, idx1 = 14, idx2 = 4}, {idx0 = 15, idx1 = 6, idx2 = 16}, {idx0 = 10, idx1 = 16, idx2 = 6}, {idx0 = 16, idx1 = 10, idx2 = 17}, {idx0 = 12, idx1 = 17, idx2 = 10}, {idx0 = 17, idx1 = 12, idx2 = 2}, {idx0 = 0, idx1 = 2, idx2 = 12}, {idx0 = 8, idx1 = 18, idx2 = 7}, {idx0 = 18, idx1 = 8, idx2 = 19}, {idx0 = 7, idx1 = 20, idx2 = 11}, {idx0 = 20, idx1 = 7, idx2 = 18}, {idx0 = 11, idx1 = 21, idx2 = 13}, {idx0 = 21, idx1 = 11, idx2 = 20}, {idx0 = 13, idx1 = 21, idx2 = 1}, {idx0 = 3, idx1 = 1, idx2 = 21}, {idx0 = 22, idx1 = 19, idx2 = 23}, {idx0 = 24, idx1 = 18, idx2 = 22}, {idx0 = 19, idx1 = 22, idx2 = 18}, {idx0 = 21, idx1 = 20, idx2 = 24}, {idx0 = 18, idx1 = 24, idx2 = 20}, {idx0 = 2, idx1 = 25, idx2 = 26}, {idx0 = 25, idx1 = 2, idx2 = 3}, {idx0 = 27, idx1 = 28, idx2 = 29}, {idx0 = 30, idx1 = 27, idx2 = 31}, {idx0 = 32, idx1 = 27, idx2 = 33}, {idx0 = 31, idx1 = 32, idx2 = 34}, {idx0 = 35, idx1 = 34, idx2 = 32}, {idx0 = 34, idx1 = 35, idx2 = 36}, {idx0 = 26, idx1 = 36, idx2 = 37}, {idx0 = 36, idx1 = 26, idx2 = 25}, {idx0 = 33, idx1 = 29, idx2 = 38}, {idx0 = 38, idx1 = 15, idx2 = 33}, {idx0 = 16, idx1 = 33, idx2 = 15}, {idx0 = 33, idx1 = 16, idx2 = 32}, {idx0 = 17, idx1 = 32, idx2 = 16}, {idx0 = 32, idx1 = 17, idx2 = 37}, {idx0 = 2, idx1 = 37, idx2 = 17}, {idx0 = 37, idx1 = 2, idx2 = 26}, {idx0 = 31, idx1 = 39, idx2 = 30}, {idx0 = 40, idx1 = 28, idx2 = 39}, {idx0 = 34, idx1 = 41, idx2 = 31}, {idx0 = 39, idx1 = 31, idx2 = 41}, {idx0 = 36, idx1 = 21, idx2 = 34}, {idx0 = 41, idx1 = 34, idx2 = 21}, {idx0 = 25, idx1 = 21, idx2 = 36}, {idx0 = 21, idx1 = 25, idx2 = 3}, {idx0 = 23, idx1 = 40, idx2 = 22}, {idx0 = 22, idx1 = 39, idx2 = 24}, {idx0 = 39, idx1 = 22, idx2 = 40}, {idx0 = 24, idx1 = 41, idx2 = 21}, {idx0 = 41, idx1 = 24, idx2 = 39}, {idx0 = 27, idx1 = 32, idx2 = 31}, {idx0 = 33, idx1 = 27, idx2 = 29}, {idx0 = 15, idx1 = 38, idx2 = 14}, {idx0 = 5, idx1 = 7, idx2 = 6}, {idx0 = 35, idx1 = 37, idx2 = 36}, {idx0 = 37, idx1 = 35, idx2 = 32}, {idx0 = 11, idx1 = 9, idx2 = 7}, {idx0 = 6, idx1 = 7, idx2 = 9}, {idx0 = 42, idx1 = 43, idx2 = 44}, {idx0 = 45, idx1 = 44, idx2 = 43}, {idx0 = 46, idx1 = 47, idx2 = 48}, {idx0 = 49, idx1 = 50, idx2 = 51}, {idx0 = 52, idx1 = 51, idx2 = 50}, {idx0 = 51, idx1 = 53, idx2 = 54}, {idx0 = 53, idx1 = 51, idx2 = 52}, {idx0 = 54, idx1 = 55, idx2 = 56}, {idx0 = 55, idx1 = 54, idx2 = 53}, {idx0 = 56, idx1 = 57, idx2 = 47}, {idx0 = 57, idx1 = 56, idx2 = 55}, {idx0 = 58, idx1 = 59, idx2 = 60}, {idx0 = 61, idx1 = 60, idx2 = 59}, {idx0 = 60, idx1 = 61, idx2 = 62}, {idx0 = 63, idx1 = 62, idx2 = 61}, {idx0 = 62, idx1 = 63, idx2 = 64}, {idx0 = 65, idx1 = 64, idx2 = 63}, {idx0 = 64, idx1 = 66, idx2 = 67}, {idx0 = 66, idx1 = 64, idx2 = 65}, {idx0 = 50, idx1 = 58, idx2 = 52}, {idx0 = 68, idx1 = 69, idx2 = 70}, {idx0 = 71, idx1 = 70, idx2 = 69}, {idx0 = 72, idx1 = 73, idx2 = 74}, {idx0 = 75, idx1 = 73, idx2 = 76}, {idx0 = 74, idx1 = 77, idx2 = 78}, {idx0 = 79, idx1 = 78, idx2 = 77}, {idx0 = 78, idx1 = 79, idx2 = 80}, {idx0 = 81, idx1 = 80, idx2 = 79}, {idx0 = 80, idx1 = 81, idx2 = 68}, {idx0 = 69, idx1 = 68, idx2 = 81}, {idx0 = 82, idx1 = 74, idx2 = 83}, {idx0 = 74, idx1 = 82, idx2 = 72}, {idx0 = 84, idx1 = 85, idx2 = 86}, {idx0 = 87, idx1 = 86, idx2 = 85}, {idx0 = 88, idx1 = 89, idx2 = 90}, {idx0 = 91, idx1 = 89, idx2 = 92}, {idx0 = 90, idx1 = 93, idx2 = 94}, {idx0 = 95, idx1 = 94, idx2 = 93}, {idx0 = 94, idx1 = 95, idx2 = 96}, {idx0 = 97, idx1 = 96, idx2 = 95}, {idx0 = 96, idx1 = 97, idx2 = 84}, {idx0 = 85, idx1 = 84, idx2 = 97}, {idx0 = 98, idx1 = 90, idx2 = 99}, {idx0 = 90, idx1 = 98, idx2 = 88}, {idx0 = 99, idx1 = 90, idx2 = 100}, {idx0 = 94, idx1 = 100, idx2 = 90}, {idx0 = 100, idx1 = 94, idx2 = 101}, {idx0 = 96, idx1 = 101, idx2 = 94}, {idx0 = 101, idx1 = 96, idx2 = 86}, {idx0 = 84, idx1 = 86, idx2 = 96}, {idx0 = 92, idx1 = 102, idx2 = 91}, {idx0 = 102, idx1 = 92, idx2 = 103}, {idx0 = 91, idx1 = 104, idx2 = 95}, {idx0 = 104, idx1 = 91, idx2 = 102}, {idx0 = 95, idx1 = 105, idx2 = 97}, {idx0 = 105, idx1 = 95, idx2 = 104}, {idx0 = 97, idx1 = 105, idx2 = 85}, {idx0 = 87, idx1 = 85, idx2 = 105}, {idx0 = 106, idx1 = 103, idx2 = 107}, {idx0 = 108, idx1 = 102, idx2 = 106}, {idx0 = 103, idx1 = 106, idx2 = 102}, {idx0 = 105, idx1 = 104, idx2 = 108}, {idx0 = 102, idx1 = 108, idx2 = 104}, {idx0 = 86, idx1 = 109, idx2 = 110}, {idx0 = 109, idx1 = 86, idx2 = 87}, {idx0 = 111, idx1 = 112, idx2 = 113}, {idx0 = 114, idx1 = 111, idx2 = 115}, {idx0 = 116, idx1 = 111, idx2 = 117}, {idx0 = 115, idx1 = 116, idx2 = 118}, {idx0 = 119, idx1 = 118, idx2 = 116}, {idx0 = 118, idx1 = 119, idx2 = 120}, {idx0 = 110, idx1 = 120, idx2 = 121}, {idx0 = 120, idx1 = 110, idx2 = 109}, {idx0 = 117, idx1 = 113, idx2 = 122}, {idx0 = 122, idx1 = 99, idx2 = 117}, {idx0 = 100, idx1 = 117, idx2 = 99}, {idx0 = 117, idx1 = 100, idx2 = 116}, {idx0 = 101, idx1 = 116, idx2 = 100}, {idx0 = 116, idx1 = 101, idx2 = 121}, {idx0 = 86, idx1 = 121, idx2 = 101}, {idx0 = 121, idx1 = 86, idx2 = 110}, {idx0 = 115, idx1 = 123, idx2 = 114}, {idx0 = 124, idx1 = 112, idx2 = 123}, {idx0 = 118, idx1 = 125, idx2 = 115}, {idx0 = 123, idx1 = 115, idx2 = 125}, {idx0 = 120, idx1 = 105, idx2 = 118}, {idx0 = 125, idx1 = 118, idx2 = 105}, {idx0 = 109, idx1 = 105, idx2 = 120}, {idx0 = 105, idx1 = 109, idx2 = 87}, {idx0 = 107, idx1 = 124, idx2 = 106}, {idx0 = 106, idx1 = 123, idx2 = 108}, {idx0 = 123, idx1 = 106, idx2 = 124}, {idx0 = 108, idx1 = 125, idx2 = 105}, {idx0 = 125, idx1 = 108, idx2 = 123}, {idx0 = 111, idx1 = 116, idx2 = 115}, {idx0 = 117, idx1 = 111, idx2 = 113}, {idx0 = 99, idx1 = 122, idx2 = 98}, {idx0 = 89, idx1 = 91, idx2 = 90}, {idx0 = 119, idx1 = 121, idx2 = 120}, {idx0 = 121, idx1 = 119, idx2 = 116}, {idx0 = 95, idx1 = 93, idx2 = 91}, {idx0 = 90, idx1 = 91, idx2 = 93}, {idx0 = 83, idx1 = 74, idx2 = 126}, {idx0 = 78, idx1 = 126, idx2 = 74}, {idx0 = 126, idx1 = 78, idx2 = 127}, {idx0 = 80, idx1 = 127, idx2 = 78}, {idx0 = 127, idx1 = 80, idx2 = 70}, {idx0 = 68, idx1 = 70, idx2 = 80}, {idx0 = 76, idx1 = 128, idx2 = 75}, {idx0 = 128, idx1 = 76, idx2 = 129}, {idx0 = 75, idx1 = 130, idx2 = 79}, {idx0 = 130, idx1 = 75, idx2 = 128}, {idx0 = 79, idx1 = 131, idx2 = 81}, {idx0 = 131, idx1 = 79, idx2 = 130}, {idx0 = 81, idx1 = 131, idx2 = 69}, {idx0 = 71, idx1 = 69, idx2 = 131}, {idx0 = 132, idx1 = 129, idx2 = 133}, {idx0 = 134, idx1 = 128, idx2 = 132}, {idx0 = 129, idx1 = 132, idx2 = 128}, {idx0 = 131, idx1 = 130, idx2 = 134}, {idx0 = 128, idx1 = 134, idx2 = 130}, {idx0 = 70, idx1 = 135, idx2 = 136}, {idx0 = 135, idx1 = 70, idx2 = 71}, {idx0 = 137, idx1 = 138, idx2 = 139}, {idx0 = 138, idx1 = 137, idx2 = 140}, {idx0 = 141, idx1 = 137, idx2 = 142}, {idx0 = 140, idx1 = 141, idx2 = 143}, {idx0 = 144, idx1 = 143, idx2 = 141}, {idx0 = 143, idx1 = 144, idx2 = 145}, {idx0 = 136, idx1 = 145, idx2 = 146}...}, meshTree = {tree = std::vector of length 25890, capacity 25890 = {1073741827, 1138782262, 1138412826, 1073741833, 1131651877, 1128961315, 1073760616, 1142629687, 1142537402, 15, 3280558759, 3280670513, 14610, 3280473661, 3280733755, 1073741845, 1124868423, 1123138542, 1610625585, 1118776553, 1131471102, 27, 3283849309, 3284113652, 8904, 3283507121, 3284279781, 2147483678, 4286578688, 3230183485, 2684360017, 3223631888, 1108467725, 1073741860, 1119270753, 1118452446, 42, 3284394224, 3284814333, 1188, 3284397809, 3284860891, 2684354608, 3220221309, 1106786297, 2147483849, 1100262672, 1083980464, 2147483699, 1100190107, 1092643861, 1610612793, 1118048462, 1119224557, 1610612847, 1118204413, 1119258571, 1073741881, 4286578688, 1118048462, 63, 3285405828, 3286074112, 1073741890, 4286578688, 1118048462, 1073741911, 4286578688, 1118048462, 72, 3286073564, 3285778811, 3221225472, 2, 0, 78, 3285612896, 3285665718, 3221225474, 3, 0, 2147483732, 1097137081, 3197103470, 3221225477, 2, 0, 3221225479, 2, 0, 93, 3284394224, 3284860891, 99, 3285270322, 3286074112, 3221225486, 1, 0, 3221225481, 1, 0, 2147483753, 1097099437, 1046676986, 3221225482, 2, 0, 3221225484, 2, 0, 1073741935, 4286578688, 1118204413, 117, 3285396435, 3286081565, 2147483771, 1103575286, 1103135549, 2147483813, 1103172524, 1103135549, 1073741950, 4286578688, 1118204413, 3221225497, 1, 0, 132, 3286077980, 3285746485, 1610612874, 1118334613, 1119127749, 2147483795, 1102885682, 1099745469, 1073741965, 1118767230, 1118745295, 3221225487, 2, 0, 3221225489, 2, 0, 1610612889, 1118909598, 1118951133, 3221225495, 2, 0, 1073741977, 4286578688, 1118909598, 159, 3285650944, 3285656423, 3221225491, 2, 0, 3221225493, 2, 0, 2147483819, 1102836693, 1100109280, 3221225508, 2, 0, 1610612913, 1118334613, 1119002334, 1073742007, 4286578688, 1118204413, 2147483828, 1097325849, 1092772299, 3221225498, 2, 0, 3221225500, 2, 0, 189, 3285273293, 3286081565, 3221225502, 1, 0, 2147483843, 1103172524, 1101711263, 3221225503, 2, 0, 3221225505, 3...}, objects = std::vector of length 7134, capacity 7134 = {2299, 2298, 295, 2276, 2275, 2235, 2236, 100, 101, 92, 2300, 2301, 93, 296, 675, 2283, 2284, 2291, 2290, 2228, 2227, 2219, 2220, 173, 172, 174, 2295, 2294, 2286, 2285, 94, 300, 299, 2279, 95, 2280, 96, 175, 1080, 1081, 2337, 2336, 1089, 886, 909, 2371, 2370, 888, 910, 6179, 6180, 2328, 5590, 2329, 885, 2362, 2363, 5596, 5595, 6186, 6185, 5589, 5587, 5588, 995, 993, 6183, 6181, 6182, 6167, 6077, 6088, 6087, 6105, 6192, 6184, 6191, 1003, 1002, 1088, 6085, 6086, 6166, 6171, 6165, 6156, 6162, 6190, 918, 917, 2366, 2367, 6178, 6177, 6080, 6113, 6146, 6130, 6878, 902, 901, 6145, 6150, 6111, 6110, 6151, 6137, 894, 892, 6144, 6187, 6141, 6136, 6135, 2358, 2359, 575, 574, 676, 698, 2369, 2368, 406, 699, 2361, 2360, 2296, 2297, 407, 6173, 6174, 6079, 6147, 6114, 6115, 6129, 6169, 6078, 6170, 6168, 6089, 6090, 6104, 6149, 6125, 6123, 6124, 6148, 6175, 6176, 6106, 6109, 6107, 6082, 6081, 6083, 6084, 6094, 6093, 6164, 6092, 6161, 6158, 6172, 6108, 6121, 6122, 6120, 6119, 6117, 6116, 6118, 6140, 6143, 6188, 6154, 6157, 6189, 6160, 6159, 6138, 6133, 6139, 6098, 6097, 6096, 6100, 6099, 6095, 6101, 6102, 6091, 6103, 6126, 6127, 6128, 2321, 1087, 2320, 2355...}, bounds = {static dummy = 0, lo = {x = -446.268799, y = 40.8040352, z = -71.2878265}, hi = {x = -106.193214, y = 810.627258, z = 38.5855103}}}, iLiquid = }, hit = false} | |
#5 0x00000000013bafbf in VMAP::ModelInstance::intersectRay (this=0x66fa46104690, pRay=..., pMaxDist=@0x66facd9586bc: 50, pStopAtFirstHit=pStopAtFirstHit@entry=false) at /home/trinity/TrinityCore/src/common/Collision/Models/ModelInstance.cpp:58 | |
modRay = {m_origin = {x = 325.03125, y = 738.939453, z = 57.3453674}, 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 = 325.03125, c_zy = 738.939453} | |
hit = <optimized out> | |
time = 0 | |
p = {x = 325.03125, y = 738.939453, z = 57.3453674} | |
distance = <optimized out> | |
#6 0x00000000013e3fb8 in operator() (pStopAtFirstHit=false, distance=@0x66facd9586bc: 50, entry=<optimized out>, ray=..., this=<synthetic pointer>) at /home/trinity/TrinityCore/src/common/Collision/Maps/MapTree.cpp:42 | |
result = <optimized out> | |
#7 intersectRay<VMAP::MapRayCallback> (stopAtFirst=false, maxDist=@0x66facd9586bc: 50, intersectCallback=<synthetic pointer>, r=..., this=0x66fa47e429c8) 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 = <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 = 4 | |
node = <optimized out> | |
org = {x = 29308.0664, y = 18962.7969, z = 135.203995} | |
dir = {x = 0, y = 0, z = -1} | |
stack = {{node = 14718, tnear = 0, tfar = 50}, {node = 14724, tnear = 0, tfar = 50}, {node = 15066, tnear = 0, tfar = 50}, {node = 15414, tnear = 0, tfar = 50}, {node = 3, tnear = 4.20389539e-45, tfar = 0}, {node = 26361, tnear = -12241.4004, tfar = -1896.13}, {node = 1124414521, tnear = 0, tfar = 0}, {node = 3212836864, tnear = inf, tfar = inf}, {node = 3212836864, tnear = 1.821688e-44, tfar = -nan(0x400000)}, {node = 4290772992, tnear = -inf, tfar = -0}, {node = 2147483648, tnear = -inf, tfar = -nan(0x400000)}, {node = 4286578688, tnear = -nan(0x400000), tfar = -inf}, {node = 3326035354, tnear = -1896.13, tfar = 0}, {node = 0, tnear = 0, tfar = 0}, {node = 3212836864, tnear = 0, tfar = 0}, {node = 0, tnear = 0, tfar = 0}, {node = 9, tnear = 3.9236357e-44, tfar = 0}, {node = 0, tnear = 0, tfar = 0}, {node = 0, tnear = 0, tfar = 0}, {node = 0, tnear = 0, tfar = 2.80259693e-45}, {node = 0, tnear = 0, tfar = 0}, {node = 0, tnear = 7.37207708e-40, tfar = 0}, {node = 1718653248, tnear = 3.69396288e-41, tfar = -313603584}, {node = 26362, tnear = 2.84011836e+23, tfar = 3.69396288e-41}, {node = 3449129392, tnear = 3.69410301e-41, tfar = 1.75151343e+15}, {node = 26361, tnear = 3.23699945e-43, tfar = 0}, {node = 13623690, tnear = 0, tfar = 4.33995342}, {node = 3300284512, tnear = -12283.7803, tfar = 160.062607}, {node = 28, tnear = 0, tfar = 1.12103877e-44}, {node = 8192, tnear = 1.26116862e-44, tfar = 0}, {node = 8, tnear = 2.80259693e-45, tfar = 7.00649232e-45}, {node = 231, tnear = 1.54074414e-33, tfar = 2.86985925e-41}, {node = 3449129281, tnear = 3.69410301e-41, tfar = 2.26459711e-38}, {node = 0, tnear = 4.20389539e-45, tfar = 0}, {node = 2, tnear = 9.6689594e-44, tfar = 3.33509035e-43}, {node = 229, tnear = 9.52882956e-44, tfar = 1.05097385e-43}, {node = 17332040, tnear = -1457.08179, tfar = 160.799194}, {node = 3326077341, tnear = 2.86806783e-38, tfar = 1.40129846e-45}, {node = 3326077341, tnear = -1459.34973, tfar = 2.87151195e-38}, {node = 0, tnear = -4.38084494e+26, tfar = 3.69410301e-41}, {node = 3449129392, tnear = 3.69410301e-41, tfar = 4.33001225e-43}, {node = 0, tnear = 2.1019477e-44, tfar = 0}, {node = 3449129684, tnear = 3.69410301e-41, tfar = -313612672}, {node = 26362, tnear = -313612800, tfar = 3.69410301e-41}, {node = 432416320, tnear = 3.69424314e-41, tfar = 3.49250577e-38}, {node = 0, tnear = 8720.00781, tfar = 3.69410301e-41}, {node = 3449129504, tnear = 3.69410301e-41, tfar = -313606144}, {node = 26362, tnear = -313612800, tfar = 3.69410301e-41}, {node = 432416320, tnear = 3.69424314e-41, tfar = 3.42076826e-38}, {node = 0, tnear = -313615360, tfar = 3.69410301e-41}, {node = 3326032795, tnear = -1903.56921, tfar = 130.82811}, {node = 2, tnear = 2.71640863e-28, tfar = 3.69424314e-41}, {node = 1189409570, tnear = 18970.2344, tfar = 2.70168034e+32}, {node = 26361, tnear = -4.38093643e+26, tfar = 3.69410301e-41}, {node = 3449129888, tnear = 3.69410301e-41, tfar = 0}, {node = 0, tnear = 4.90454463e-44, tfar = 0}, {node = 3954520064, tnear = 3.69410301e-41, tfar = 2.23232366e-38}, {node = 0, tnear = -313618944, tfar = 3.69410301e-41}, {node = 3449129760, tnear = 3.69410301e-41, tfar = 4.84288749e-42}, {node = 0, tnear = -313618944, tfar = 3.69410301e-41}, {node = 15, tnear = 0, tfar = 2.23654115e-38}, {node = 0, tnear = 7.00649232e-44, tfar = 0}, {node = 1810164544, tnear = 3.69396288e-41, tfar = 5.53493892e+26}, {node = 26361, tnear = 54.9479408, tfar = 3.69396288e-41}} | |
#8 getIntersectionTime (pStopAtFirstHit=false, pMaxDist=<synthetic pointer>, pRay=..., this=0x66fa47e429c0) at /home/trinity/TrinityCore/src/common/Collision/Maps/MapTree.cpp:149 | |
distance = 50 | |
intersectionCallBack = {prims = <optimized out>, hit = false} | |
#9 VMAP::StaticMapTree::getHeight (this=0x66fa47e429c0, 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 = 29308.0664, y = 18962.7969, z = 135.203995}, 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 = 29308.0664, c_zy = 18962.7969} | |
maxDist = <optimized out> | |
#10 0x00000000013a3c26 in VMAP::VMapManager2::getHeight (this=0x66fb19c62640, mapId=309, x=-12241.4004, y=-1896.13, z=135.203995, maxSearchDist=50) at /home/trinity/TrinityCore/src/common/Collision/Management/VMapManager2.cpp:226 | |
pos = {x = 29308.0664, y = 18962.7969, z = 135.203995} | |
height = <optimized out> | |
instanceTree = <optimized out> | |
y = -1896.13 | |
mapId = 309 | |
this = 0x66fb19c62640 | |
maxSearchDist = 50 | |
z = 135.203995 | |
x = -12241.4004 | |
#11 0x0000000000f34f08 in Map::GetHeight (this=this@entry=0x66f975552000, x=x@entry=-12241.4004, y=y@entry=-1896.13, z=z@entry=133.203995, checkVMap=checkVMap@entry=true, maxSearchDist=maxSearchDist@entry=50) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:2201 | |
vmgr = <optimized out> | |
mapHeight = 133.116318 | |
vmapHeight = -200000 | |
#12 0x0000000000f34ff4 in Map::GetHeight (this=0x66f975552000, phasemask=<optimized out>, x=-12241.4004, y=-1896.13, z=133.203995, vmap=vmap@entry=true, maxSearchDist=maxSearchDist@entry=50) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:2478 | |
No locals. | |
#13 0x0000000000cd8173 in Creature::UpdateMovementFlags (this=0x66f96a506000) at /home/trinity/TrinityCore/src/server/game/Entities/Creature/Creature.cpp:2654 | |
ground = <optimized out> | |
isInAir = <optimized out> | |
#14 0x0000000000ce98e0 in UpdateMovementFlags (this=0x66f96a506000) at /home/trinity/TrinityCore/src/server/game/Entities/Creature/Creature.cpp:485 | |
No locals. | |
#15 Creature::Update (this=0x66f96a506000, diff=120) at /home/trinity/TrinityCore/src/server/game/Entities/Creature/Creature.cpp:488 | |
No locals. | |
#16 0x0000000000e4f971 in Trinity::ObjectUpdater::Visit<Creature> (this=this@entry=0x66facd958dc0, m=...) at /home/trinity/TrinityCore/src/server/game/Grids/Notifiers/GridNotifiers.cpp:347 | |
iter = <optimized out> | |
#17 0x0000000000f32a87 in VisitorHelper<Trinity::ObjectUpdater, Creature> (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:60 | |
No locals. | |
#18 VisitorHelper<Trinity::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:66 | |
No locals. | |
#19 VisitorHelper<Trinity::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:67 | |
No locals. | |
#20 VisitorHelper<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:88 | |
No locals. | |
#21 Visit (c=..., this=0x66facd958dd0) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:99 | |
No locals. | |
#22 Visit<Trinity::ObjectUpdater> (visitor=..., this=0x66f966703688) at /home/trinity/TrinityCore/src/server/game/Grids/Grid.h:91 | |
No locals. | |
#23 VisitGrid<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (visitor=..., y=<optimized out>, x=0, this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/NGrid.h:157 | |
No locals. | |
#24 Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (visitor=..., cell=..., this=0x66f975552000) at /home/trinity/TrinityCore/src/server/game/Maps/Map.h:728 | |
No locals. | |
#25 Map::VisitNearbyCellsOf (this=this@entry=0x66f975552000, obj=obj@entry=0x66f955c0d000, gridVisitor=..., worldVisitor=...) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:638 | |
cell_id = 116296 | |
pair = {x_coord = 72, y_coord = 227} | |
cell = {data = {Part = {grid_x = 9, grid_y = 28, cell_x = 0, cell_y = 3, nocreate = 1, reserved = 0}, All = 17565449}} | |
y = 227 | |
x = 72 | |
area = {low_bound = {x_coord = 70, y_coord = 225}, high_bound = {x_coord = 81, y_coord = 235}} | |
#26 0x0000000000f44fdd in VisitNearbyCellsOf (worldVisitor=..., gridVisitor=..., obj=0x66f955c0d000, this=0x66f975552000) at /usr/include/c++/4.9/bits/vector.tcc:101 | |
No locals. | |
#27 Map::Update (this=this@entry=0x66f975552000, t_diff=t_diff@entry=120) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:680 | |
updater = {i_timeDiff = 120} | |
grid_object_update = {i_visitor = @0x66facd958dc0} | |
world_object_update = {i_visitor = @0x66facd958dc0} | |
#28 0x0000000000f45060 in InstanceMap::Update (this=0x66f975552000, t_diff=120) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:3077 | |
No locals. | |
#29 0x00000000012d58b4 in call (this=0x66f989458bc0) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:42 | |
No locals. | |
#30 MapUpdater::WorkerThread (this=0x237e968 <MapManager::instance()::instance+168>) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:113 | |
request = 0x66f989458bc0 | |
#31 0x000066fb2e566970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#32 0x000066fb2f59e0a4 in start_thread (arg=0x66facd959700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x66facd959700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {113227376989952, -7538604873877353662, 1, 113229041180768, 126824852369520, 113227376989952, 6527094535624002370, 6527721907051629378}, 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 0x000066fb2dcd604d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 29 (Thread 0x66face1d5700 (LWP 3550)): | |
#0 0x0000000000e4be1b in GetGridType (y=<optimized out>, x=5, this=0x66fa964d0000) at /home/trinity/TrinityCore/src/server/game/Grids/NGrid.h:89 | |
No locals. | |
#1 VisitGrid<Trinity::CreatureRelocationNotifier, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (visitor=<synthetic pointer>, y=<optimized out>, x=5, this=0x66fa964d0000) at /home/trinity/TrinityCore/src/server/game/Grids/NGrid.h:157 | |
No locals. | |
#2 Visit<Trinity::CreatureRelocationNotifier, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (visitor=<synthetic pointer>, cell=..., this=0x66fb06c68000) at /home/trinity/TrinityCore/src/server/game/Maps/Map.h:728 | |
No locals. | |
#3 VisitCircle<Trinity::CreatureRelocationNotifier, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (end_cell=<synthetic pointer>, begin_cell=<synthetic pointer>, map=..., visitor=<synthetic pointer>, this=0x66face1d4d50) at /home/trinity/TrinityCore/src/server/game/Grids/Cells/CellImpl.h:146 | |
r_zone = {data = {Part = {grid_x = 9, grid_y = 26, cell_x = 5, cell_y = 7, nocreate = 1, reserved = 0}, All = 18634377}} | |
y = 215 | |
x = 77 | |
x_shift = 5 | |
x_start = 76 | |
y_end = <optimized out> | |
x_end = 82 | |
y_start = <optimized out> | |
#4 Visit<Trinity::CreatureRelocationNotifier, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (y_off=<optimized out>, x_off=<optimized out>, radius=<optimized out>, map=..., visitor=<synthetic pointer>, standing_cell=..., this=0x66face1d4d50) at /home/trinity/TrinityCore/src/server/game/Grids/Cells/CellImpl.h:96 | |
area = {low_bound = {x_coord = <optimized out>, y_coord = 203}, high_bound = {x_coord = <optimized out>, y_coord = 219}} | |
#5 Visit<Trinity::CreatureRelocationNotifier, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (radius=<optimized out>, obj=..., map=..., visitor=<synthetic pointer>, standing_cell=..., this=0x66face1d4d50) at /home/trinity/TrinityCore/src/server/game/Grids/Cells/CellImpl.h:126 | |
No locals. | |
#6 Trinity::DelayedUnitRelocation::Visit (this=this@entry=0x66face1d4d80, m=...) at /home/trinity/TrinityCore/src/server/game/Grids/Notifiers/GridNotifiers.cpp:220 | |
relocate = {i_creature = @0x66fa93da1000} | |
c2world_relocation = {i_visitor = @0x66face1d4ca0} | |
c2grid_relocation = {i_visitor = @0x66face1d4ca0} | |
iter = {_Ptr = 0x66fa93da2cb8} | |
#7 0x0000000000f331fb in VisitorHelper<Trinity::DelayedUnitRelocation, Creature> (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:60 | |
No locals. | |
#8 VisitorHelper<Trinity::DelayedUnitRelocation, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:66 | |
No locals. | |
#9 VisitorHelper<Trinity::DelayedUnitRelocation, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:67 | |
No locals. | |
#10 VisitorHelper<Trinity::DelayedUnitRelocation, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:88 | |
No locals. | |
#11 Visit (c=..., this=<synthetic pointer>) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:99 | |
No locals. | |
#12 Visit<Trinity::DelayedUnitRelocation> (visitor=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/Grid.h:91 | |
No locals. | |
#13 VisitGrid<Trinity::DelayedUnitRelocation, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (visitor=<synthetic pointer>, y=<optimized out>, x=7, this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/NGrid.h:157 | |
No locals. | |
#14 Visit<Trinity::DelayedUnitRelocation, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (visitor=<synthetic pointer>, cell=..., this=0x66fb06c68000) at /home/trinity/TrinityCore/src/server/game/Maps/Map.h:728 | |
No locals. | |
#15 Map::ProcessRelocationNotifies (this=this@entry=0x66fb06c68000, diff=diff@entry=120) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:788 | |
pair = {x_coord = 79, y_coord = 211} | |
cell = {data = {Part = {grid_x = 9, grid_y = 26, cell_x = 7, cell_y = 3, nocreate = 1, reserved = 0}, All = 17593993}} | |
cell_relocation = {i_map = @0x66fb06c68000, cell = @0x66face1d4d50, p = @0x66face1d4d60, i_radius = 533.333313} | |
cell_id = 108111 | |
y = 211 | |
x = 79 | |
gy = <optimized out> | |
gx = <optimized out> | |
cell_min = {x_coord = 72, y_coord = <optimized out>} | |
cell_max = {x_coord = 80, y_coord = 216} | |
i = <optimized out> | |
#16 0x0000000000f44f88 in Map::Update (this=0x66fb06c68000, t_diff=120) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:738 | |
updater = {i_timeDiff = 120} | |
grid_object_update = {i_visitor = @0x66face1d4de0} | |
world_object_update = {i_visitor = @0x66face1d4de0} | |
#17 0x00000000012d58b4 in call (this=0x66f98a29b840) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:42 | |
No locals. | |
#18 MapUpdater::WorkerThread (this=0x237e968 <MapManager::instance()::instance+168>) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:113 | |
request = 0x66f98a29b840 | |
#19 0x000066fb2e566970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#20 0x000066fb2f59e0a4 in start_thread (arg=0x66face1d5700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x66face1d5700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {113227385886464, -7538604873877353662, 1, 113229041180768, 126824852369520, 113227385886464, 6527091299366144834, 6527721907051629378}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#21 0x000066fb2dcd604d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 28 (Thread 0x66faceaad700 (LWP 3549)): | |
#0 0x000066fb2e56e774 in std::string::find_last_of(char const*, unsigned long, unsigned long) const () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#1 0x0000000000ac1b62 in find_last_of (__pos=18446744073709551615, __s=0x1c7f39a ".", this=0x66faceaabe20) at /usr/include/c++/4.9/bits/basic_string.h:2068 | |
No locals. | |
#2 Log::GetLoggerByType (this=0x237e300 <Log::instance()::instance>, type="achievement") at /home/trinity/TrinityCore/src/common/Logging/Log.h:132 | |
it = {<std::__detail::_Node_iterator_base<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, Logger>, true>> = {_M_cur = 0x0}, <No data fields>} | |
parentLogger = "root" | |
#3 0x0000000001131dc3 in ShouldLog (level=LOG_LEVEL_TRACE, type="achievement", this=<optimized out>) at /home/trinity/TrinityCore/src/common/Logging/Log.h:149 | |
logger = <optimized out> | |
logLevel = <optimized out> | |
#4 AchievementMgr::CanUpdateCriteria (this=this@entry=0x66f978afd9c0, criteria=criteria@entry=0x66fb14d18bfc, achievement=achievement@entry=0x66fb14ca7c40, miscValue1=miscValue1@entry=58597, miscValue2=miscValue2@entry=0, unit=unit@entry=0x66f94a648000) at /home/trinity/TrinityCore/src/server/game/Achievements/AchievementMgr.cpp:1659 | |
No locals. | |
#5 0x000000000113bdea in AchievementMgr::UpdateAchievementCriteria (this=0x66f978afd9c0, type=ACHIEVEMENT_CRITERIA_TYPE_BE_SPELL_TARGET, miscValue1=58597, miscValue2=0, unit=0x66f94a648000) at /home/trinity/TrinityCore/src/server/game/Achievements/AchievementMgr.cpp:734 | |
achievement = 0x66fb14ca7c40 | |
achievementCriteria = 0x66fb14d18bfc | |
__for_range = <optimized out> | |
#6 0x0000000001064981 in Spell::DoSpellHitOnUnit (this=0x66f96df0c100, unit=0x66f94a648000, effectMask=3, scaleAura=true) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:2700 | |
returnVal = 1844495256 | |
aura_effmask = 152 '\230' | |
__FUNCTION__ = "DoSpellHitOnUnit" | |
#7 0x0000000001066385 in Spell::DoAllEffectOnTarget (this=this@entry=0x66f96df0c100, target=target@entry=0x66f95489ef20) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:2490 | |
missInfo2 = <optimized out> | |
mask = 3 '\003' | |
unit = 0x66f94a648000 | |
caster = 0x66f94a648000 | |
missInfo = SPELL_MISS_NONE | |
procVictim = 0 | |
spellHitTarget = 0x66f94a648000 | |
procAttacker = 0 | |
procEx = 67108864 | |
canEffectTrigger = <optimized out> | |
#8 0x000000000106d3a7 in DoAllEffectOnTarget (target=0x66f95489ef20, this=0x66f96df0c100) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:2409 | |
No locals. | |
#9 Spell::handle_immediate (this=0x66f96df0c100) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:3531 | |
ihit = {targetGUID = {static Empty = {static Empty = <same as static member of an already seen type>, _guid = 0}, _guid = 1086825}, timeDelay = 0, missCondition = SPELL_MISS_NONE, reflectResult = SPELL_MISS_NONE, effectMask = 3 '\003', processed = true, alive = true, crit = false, scaleAura = false, damage = 0} | |
#10 0x000000000107b260 in Spell::cast (this=0x66f96df0c100, skipCheck=154) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:3464 | |
No locals. | |
#11 0x000000000107c66d in Spell::prepare (this=this@entry=0x66f96df0c100, targets=targets@entry=0x66faceaac450, triggeredByAura=triggeredByAura@entry=0x66f95346a980) at /home/trinity/TrinityCore/src/server/game/Spells/Spell.cpp:3188 | |
Event = <optimized out> | |
result = <optimized out> | |
#12 0x0000000000d4088f in Unit::CastSpell (this=this@entry=0x66f94a648000, targets=..., spellInfo=spellInfo@entry=0x66fb10948400, triggerFlags=triggerFlags@entry=TRIGGERED_FULL_MASK, castItem=castItem@entry=0x0, triggeredByAura=triggeredByAura@entry=0x66f95346a980, originalCaster=..., value=0x0) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:891 | |
spell = 0x66f96df0c100 | |
#13 0x0000000000d45965 in CastSpell (originalCaster=..., triggeredByAura=0x66f95346a980, castItem=0x0, triggerFlags=TRIGGERED_FULL_MASK, spellInfo=0x66fb10948400, victim=0x66f94a648000, this=0x66f94a648000) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:920 | |
targets = {m_targetMask = 2, m_objectTarget = 0x66f94a648000, 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 = 1086825}, 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 = ""} | |
#14 Unit::CastSpell (this=this@entry=0x66f94a648000, victim=victim@entry=0x66f94a648000, spellId=spellId@entry=58597, triggerFlags=triggerFlags@entry=TRIGGERED_FULL_MASK, castItem=castItem@entry=0x0, triggeredByAura=triggeredByAura@entry=0x66f95346a980, originalCaster=...) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:908 | |
spellInfo = 0x66fb10948400 | |
#15 0x0000000000d68c0b in CastSpell (originalCaster=..., triggeredByAura=0x66f95346a980, castItem=<optimized out>, triggered=true, spellId=58597, victim=0x66f94a648000, this=0x66f94a648000) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:896 | |
No locals. | |
#16 Unit::HandleDummyAuraProc (this=this@entry=0x66f94a648000, victim=victim@entry=0x66f996f9d000, damage=<optimized out>, triggeredByAura=triggeredByAura@entry=0x66f95346a980, procSpell=procSpell@entry=0x0, procFlag=procFlag@entry=1048584, procEx=1, cooldown=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:7628 | |
triggered_spell_id = 58597 | |
cooldown_spell_id = 58597 | |
originalCaster = {static Empty = {static Empty = <same as static member of an already seen type>, _guid = 0}, _guid = 0} | |
triggerEntry = <optimized out> | |
target = <optimized out> | |
basepoints0 = 0 | |
#17 0x0000000000d6eccc in Unit::ProcDamageAndSpellFor (this=0x66f94a648000, isVictim=isVictim@entry=true, target=target@entry=0x66f996f9d000, procFlag=1048584, procExtra=1, attType=<optimized out>, procSpell=0x0, damage=97, procAura=0x0) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:14631 | |
triggeredByAura = 0x66f95346a980 | |
prevented = <optimized out> | |
effIndex = 0 '\000' | |
prepare = true | |
takeCharges = false | |
Id = <optimized out> | |
aurApp = 0x66f96179da80 | |
cooldown = 6 | |
handled = false | |
i = {spellProcEvent = , aura = , effMask = 1} | |
actor = <optimized out> | |
healInfo = {m_heal = 97, m_absorb = 0} | |
procTriggered = std::list = {[0] = {spellProcEvent = 0x66fb09e9230c, aura = 0x66f971445440, effMask = 1}} | |
__FUNCTION__ = "ProcDamageAndSpellFor" | |
actionTarget = <optimized out> | |
damageInfo = {m_attacker = 0x66f996f9d000, m_victim = 0x66f94a648000, m_damage = 97, m_spellInfo = 0x0, m_schoolMask = SPELL_SCHOOL_MASK_NORMAL, m_damageType = SPELL_DIRECT_DAMAGE, m_attackType = BASE_ATTACK, m_absorb = 0, m_resist = 0, m_block = 0} | |
eventInfo = {_actor = 0x66f996f9d000, _actionTarget = 0x66f94a648000, _procTarget = 0x66f996f9d000, _typeMask = 1048584, _spellTypeMask = 0, _spellPhaseMask = 0, _hitMask = 1, _spell = 0x0, _damageInfo = 0x66faceaac990, _healInfo = 0x66faceaac740} | |
#18 0x0000000000d70596 in Unit::ProcDamageAndSpell (this=this@entry=0x66f996f9d000, victim=<optimized out>, procAttacker=<optimized out>, procVictim=<optimized out>, procExtra=<optimized out>, amount=<optimized out>, attType=BASE_ATTACK, procSpell=0x61, procAura=0x0) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:5171 | |
No locals. | |
#19 0x0000000000d7800f in Unit::AttackerStateUpdate (this=0x66f996f9d000, victim=<optimized out>, victim@entry=0x66f94a648000, attType=attType@entry=BASE_ATTACK, extra=extra@entry=false) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:2024 | |
damageInfo = {attacker = 0x66f996f9d000, target = 0x66f94a648000, damageSchoolMask = 1, damage = 97, absorb = 0, resist = 0, blocked_amount = 0, HitInfo = 2, TargetState = 1, attackType = BASE_ATTACK, procAttacker = 4194308, procVictim = 1048584, procEx = 1, cleanDamage = 223, hitOutCome = MELEE_HIT_NORMAL} | |
#20 0x000000000116643c in UnitAI::DoMeleeAttackIfReady (this=0x66f97bebfe80) at /home/trinity/TrinityCore/src/server/game/AI/CoreAI/UnitAI.cpp:62 | |
No locals. | |
#21 0x0000000000ce99e2 in Creature::Update (this=0x66f996f9d000, diff=120) at /home/trinity/TrinityCore/src/server/game/Entities/Creature/Creature.cpp:612 | |
bInCombat = <optimized out> | |
#22 0x0000000000e4f971 in Trinity::ObjectUpdater::Visit<Creature> (this=this@entry=0x66faceaacdc0, m=...) at /home/trinity/TrinityCore/src/server/game/Grids/Notifiers/GridNotifiers.cpp:347 | |
iter = <optimized out> | |
#23 0x0000000000f32a87 in VisitorHelper<Trinity::ObjectUpdater, Creature> (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:60 | |
No locals. | |
#24 VisitorHelper<Trinity::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:66 | |
No locals. | |
#25 VisitorHelper<Trinity::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:67 | |
No locals. | |
#26 VisitorHelper<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:88 | |
No locals. | |
#27 Visit (c=..., this=0x66faceaacdd0) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:99 | |
No locals. | |
#28 Visit<Trinity::ObjectUpdater> (visitor=..., this=0x66f966145c18) at /home/trinity/TrinityCore/src/server/game/Grids/Grid.h:91 | |
No locals. | |
#29 VisitGrid<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (visitor=..., y=<optimized out>, x=7, this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/NGrid.h:157 | |
No locals. | |
#30 Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (visitor=..., cell=..., this=0x66f956373000) at /home/trinity/TrinityCore/src/server/game/Maps/Map.h:728 | |
No locals. | |
#31 Map::VisitNearbyCellsOf (this=this@entry=0x66f956373000, obj=obj@entry=0x66f94cec0000, gridVisitor=..., worldVisitor=...) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:638 | |
cell_id = 137471 | |
pair = {x_coord = 255, y_coord = 268} | |
cell = {data = {Part = {grid_x = 31, grid_y = 33, cell_x = 7, cell_y = 4, nocreate = 1, reserved = 0}, All = 17856607}} | |
y = 268 | |
x = 255 | |
area = {low_bound = {x_coord = 250, y_coord = 262}, high_bound = {x_coord = 260, y_coord = 273}} | |
#32 0x0000000000f44fdd in VisitNearbyCellsOf (worldVisitor=..., gridVisitor=..., obj=0x66f94cec0000, this=0x66f956373000) at /usr/include/c++/4.9/bits/vector.tcc:101 | |
No locals. | |
#33 Map::Update (this=this@entry=0x66f956373000, t_diff=t_diff@entry=120) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:680 | |
updater = {i_timeDiff = 120} | |
grid_object_update = {i_visitor = @0x66faceaacdc0} | |
world_object_update = {i_visitor = @0x66faceaacdc0} | |
#34 0x0000000000f45060 in InstanceMap::Update (this=0x66f956373000, t_diff=120) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:3077 | |
No locals. | |
#35 0x00000000012d58b4 in call (this=0x66f9893eaa20) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:42 | |
No locals. | |
#36 MapUpdater::WorkerThread (this=0x237e968 <MapManager::instance()::instance+168>) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:113 | |
request = 0x66f9893eaa20 | |
#37 0x000066fb2e566970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#38 0x000066fb2f59e0a4 in start_thread (arg=0x66faceaad700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x66faceaad700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {113227395159808, -7538604873877353662, 1, 113229041180768, 126824852369520, 113227395159808, 6527092016625683266, 6527721907051629378}, 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 0x000066fb2dcd604d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 27 (Thread 0x66facf334700 (LWP 3548)): | |
#0 BIH::intersectRay<VMAP::WModelRayCallBack> (this=0x66f9c6c3ca40, r=..., intersectCallback=..., maxDist=@0x66facf3335d0: 50, stopAtFirst=stopAtFirst@entry=false) at /home/trinity/TrinityCore/src/common/Collision/BoundingIntervalHierarchy.h:201 | |
tf = inf | |
tb = inf | |
back = 99 | |
tn = <optimized out> | |
axis = 0 | |
BVH2 = <optimized out> | |
offset = <optimized out> | |
intervalMax = 10.2621613 | |
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 = 2 | |
node = 96 | |
org = {x = -174.854492, y = -108.21875, z = -1.26486206} | |
dir = {x = 0, y = 0, z = -1} | |
stack = {{node = 3, tnear = 0, tfar = 50}, {node = 33, tnear = 0, tfar = 50}, {node = 4290772992, tnear = -inf, tfar = -175.69043}, {node = 3269637248, tnear = -3647846, tfar = 3.69396288e-41}, {node = 204, tnear = 5.18480432e-44, tfar = 4.06376555e-44}, {node = 105, tnear = 4.42810315e-43, tfar = 4.1058045e-43}, {node = 326, tnear = 4.25994733e-43, tfar = 2.04013063e+19}, {node = 26361, tnear = -3.00627149e+09, tfar = 3.69410301e-41}, {node = 1, tnear = 126025, tfar = 0}, {node = 0, tnear = 0, tfar = 0}, {node = 13784250, tnear = 0, tfar = -7.80774888e-29}, {node = 26361, tnear = 2.04013063e+19, tfar = 3.69396288e-41}, {node = 1603112960, tnear = 3.69396288e-41, tfar = 2.04013063e+19}, {node = 26361, tnear = 2.15799964e-43, tfar = 0}, {node = 0, tnear = 0, tfar = 8.03210267e-41}, {node = 0, tnear = 1.94040237e-38, tfar = 0}, {node = 3476238428, tnear = 3.69410301e-41, tfar = 0}, {node = 154, tnear = 6.97026932e-38, tfar = 0}, {node = 276920320, tnear = 3.69424314e-41, tfar = 2.04013063e+19}, {node = 26361, tnear = 2.80259693e-45, tfar = 0}, {node = 57319, tnear = 0, tfar = 0}, {node = 0, tnear = 0, tfar = 0}, {node = 11675583, tnear = 0, tfar = 2.15799964e-43}, {node = 0, tnear = 2.04013063e+19, tfar = 77}, {node = 1603112960, tnear = 3.69396288e-41, tfar = 1.63482808e-38}, {node = 0, tnear = -3.00629606e+09, tfar = 3.69410301e-41}, {node = 3476238448, tnear = 3.69410301e-41, tfar = 0}, {node = 0, tnear = -8.92770166e-38, tfar = 3.69396288e-41}, {node = 0, tnear = 0, tfar = -3647680}, {node = 1105660624, tnear = -3.0063657e+09, tfar = 3.69410301e-41}, {node = 3395199744, tnear = 3.69396288e-41, tfar = 2.04013063e+19}, {node = 26361, tnear = 2.04013063e+19, tfar = 3.69396288e-41}, {node = 0, tnear = 0, tfar = 5.10664177e-29}, {node = 26363, tnear = 2.80259693e-45, tfar = 1.40129846e-45}, {node = 0, tnear = 0, tfar = -3.00632474e+09}, {node = 26362, tnear = -3.00632474e+09, tfar = 3.69410301e-41}, {node = 0, tnear = 0, tfar = -8.92770166e-38}, {node = 26361, tnear = 0, tfar = 3.69396288e-41}, {node = 17194067, tnear = 0, tfar = 0}, {node = 67108865, tnear = 0, tfar = 0}, {node = 1603112960, tnear = 3.69396288e-41, tfar = 2.04013063e+19}, {node = 26361, tnear = -3647850, tfar = 3.69396288e-41}, {node = 276920320, tnear = 3.69424314e-41, tfar = 2.80259693e-45}, {node = 1, tnear = 0, tfar = 0}, {node = 0, tnear = 0, tfar = 5.10664177e-29}, {node = 26363, tnear = 2.04013063e+19, tfar = 3.69396288e-41}, {node = 1603112960, tnear = 3.69396288e-41, tfar = 2.04013063e+19}, {node = 26361, tnear = 2.86985925e-42, tfar = 0}, {node = 0, tnear = 1.50463295e-36, tfar = 0}, {node = 0, tnear = -3.00634112e+09, tfar = 3.69410301e-41}, {node = 3476238032, tnear = 3.69410301e-41, tfar = 1.40129846e-45}, {node = 0, tnear = 1.6267161e-38, tfar = 0}, {node = 3476238880, tnear = 3.69410301e-41, tfar = 2.45222579e-38}, {node = 0, tnear = -7.80774888e-29, tfar = 3.69396288e-41}, {node = 3395199744, tnear = 3.69396288e-41, tfar = -3647680}, {node = 26361, tnear = -3647680, tfar = 3.69396288e-41}, {node = 3395200232, tnear = 3.69396288e-41, tfar = 2.4739277e-38}, {node = 0, tnear = 4.71301536e+16, tfar = 3.69396288e-41}, {node = 17160064, tnear = 0, tfar = 1.76936565e+27}, {node = 0, tnear = 1.40129846e-45, tfar = 1.43492963e-42}, {node = 2048, tnear = 8.03210267e-41, tfar = 2.45781921e-38}, {node = 16777216, tnear = 6.97026932e-38, tfar = 0}, {node = 0, tnear = 0, tfar = 1.12103877e-44}, {node = 0, tnear = 1.76936211e+27, tfar = 3.69396288e-41}} | |
#1 0x00000000013b64e3 in VMAP::WorldModel::IntersectRay (this=<optimized out>, ray=..., distance=@0x66facf3335d0: 50, stopAtFirstHit=stopAtFirstHit@entry=false) at /home/trinity/TrinityCore/src/common/Collision/Models/WorldModel.cpp:455 | |
isc = {models = {iBound = {static dummy = 0, lo = {x = -238.276993, y = -226.652481, z = -8.87205696}, hi = {x = -111.35894, y = -111.690994, z = 96.8929596}}, iMogpFlags = 10757, iGroupWMOID = 26470, vertices = std::vector of length 497, capacity 497 = {{x = -150.968033, y = -121.055153, z = -1.1064744}, {x = -144.172806, y = -124.807686, z = -1.1064744}, {x = -144.628906, y = -125.319824, z = 30.044014}, {x = -132.075089, y = -135.523178, z = 30.044014}, {x = -144.628906, y = -125.319824, z = 30.044014}, {x = -144.172806, y = -124.807686, z = -1.1064744}, {x = -132.075089, y = -135.523178, z = -1.1064744}, {x = -130.595779, y = -139.845718, z = 30.0284424}, {x = -132.075089, y = -135.523178, z = 30.044014}, {x = -132.075089, y = -135.523178, z = -1.1064744}, {x = -130.595779, y = -139.845718, z = -1.1220479}, {x = -128.724915, y = -143.297806, z = 30.0284424}, {x = -130.595779, y = -139.845718, z = 30.0284424}, {x = -130.595779, y = -139.845718, z = -1.1220479}, {x = -128.724915, y = -143.297806, z = -1.1220479}, {x = -130.444061, y = -146.670715, z = 30.0284424}, {x = -128.724915, y = -143.297806, z = 30.0284424}, {x = -128.724915, y = -143.297806, z = -1.1220479}, {x = -130.444061, y = -146.670715, z = -1.1220479}, {x = -150.892303, y = -155.376968, z = 30.019125}, {x = -147.284912, y = -158.610458, z = 30.0440006}, {x = -147.284912, y = -158.610458, z = -1.10648882}, {x = -150.892303, y = -155.376968, z = -1.1313678}, {x = -130.752686, y = -152.364685, z = 30.0440063}, {x = -130.444061, y = -146.670715, z = 30.0284424}, {x = -130.444061, y = -146.670715, z = -1.1220479}, {x = -130.752686, y = -152.364685, z = -1.10648203}, {x = -153.784866, y = -206.848328, z = 39.4532394}, {x = -147.398148, y = -203.594131, z = 38.4934006}, {x = -147.398148, y = -203.594131, z = 7.34290981}, {x = -153.784866, y = -206.848328, z = 8.3027544}, {x = -157.615631, y = -190.40509, z = 38.4934006}, {x = -161.579422, y = -192.424759, z = 39.4532394}, {x = -161.579422, y = -192.424759, z = 8.30274868}, {x = -157.615631, y = -190.405106, z = 7.34291077}, {x = -147.284912, y = -158.610458, z = 30.0440006}, {x = -145.893082, y = -167.39827, z = 32.235218}, {x = -145.893082, y = -167.39827, z = 1.08472693}, {x = -147.284912, y = -158.610458, z = -1.10648882}, {x = -128.51004, y = -166.524139, z = 32.235218}, {x = -130.752686, y = -152.364685, z = 30.0440063}, {x = -130.752686, y = -152.364685, z = -1.10648203}, {x = -128.51004, y = -166.524139, z = 1.0847261}, {x = -145.893082, y = -167.39827, z = 32.235218}, {x = -147.284943, y = -176.186096, z = 34.6038475}, {x = -147.284943, y = -176.186096, z = 3.45336151}, {x = -183.116318, y = -116.47892, z = 14.9003496}, {x = -183.15123, y = -117.404381, z = 16.3693504}, {x = -183.15123, y = -117.404381, z = -1.10648203}, {x = -145.893082, y = -167.39827, z = 1.08472693}, {x = -130.752686, y = -180.683624, z = 34.6038551}, {x = -128.51004, y = -166.524139, z = 32.235218}, {x = -128.51004, y = -166.524139, z = 1.0847261}, {x = -130.752686, y = -180.683624, z = 3.45336318}, {x = -147.284943, y = -176.186096, z = 34.6038475}, {x = -151.324249, y = -184.113708, z = 36.584671}, {x = -151.324249, y = -184.113708, z = 5.43417883}, {x = -147.284943, y = -176.186096, z = 3.45336151}, {x = -137.261063, y = -193.457062, z = 36.584671}, {x = -130.752686, y = -180.683624, z = 34.6038551}, {x = -130.752686, y = -180.683624, z = 3.45336318}, {x = -137.261063, y = -193.457062, z = 5.43418312}, {x = -151.324249, y = -184.113708, z = 36.584671}, {x = -157.615631, y = -190.40509, z = 38.4934006}, {x = -157.615631, y = -190.405106, z = 7.34291077}, {x = -151.324249, y = -184.113708, z = 5.43417883}, {x = -147.398148, y = -203.594131, z = 38.4934006}, {x = -137.261063, y = -193.457062, z = 36.584671}, {x = -137.261063, y = -193.457062, z = 5.43418312}, {x = -147.398148, y = -203.594131, z = 7.34290981}, {x = -187.082672, y = -192.424759, z = 39.4532394}, {x = -191.046463, y = -190.40509, z = 38.4934006}, {x = -191.046478, y = -190.405106, z = 7.34291077}, {x = -187.082687, y = -192.424759, z = 8.30274868}, {x = -201.263977, y = -203.594131, z = 38.4934006}, {x = -194.877258, y = -206.848343, z = 39.4532394}, {x = -194.877258, y = -206.848343, z = 8.3027544}, {x = -201.263977, y = -203.594131, z = 7.34290981}, {x = -191.046463, y = -190.40509, z = 38.4934006}, {x = -197.33786, y = -184.113708, z = 36.584671}, {x = -197.337845, y = -184.113708, z = 5.43417883}, {x = -191.046478, y = -190.405106, z = 7.34291077}, {x = -211.401031, y = -193.457077, z = 36.584671}, {x = -201.263977, y = -203.594131, z = 38.4934006}, {x = -201.263977, y = -203.594131, z = 7.34290981}, {x = -211.401031, y = -193.457077, z = 5.43418312}, {x = -197.33786, y = -184.113708, z = 36.584671}, {x = -201.377167, y = -176.186111, z = 34.6038475}, {x = -201.377167, y = -176.186096, z = 3.45336151}, {x = -197.337845, y = -184.113708, z = 5.43417883}, {x = -219.93721, y = -143.297806, z = -1.1220479}, {x = -218.218033, y = -146.670715, z = -1.1220479}, {x = -218.218033, y = -146.670715, z = -3.27945399}, {x = -197.536362, y = -120.958794, z = -1.1064744}, {x = -204.489319, y = -124.807686, z = -1.1064744}, {x = -204.489319, y = -124.807686, z = -3.26388049}, {x = -197.526093, y = -120.917885, z = -3.26388049}, {x = -219.93721, y = -143.297806, z = -3.27945399}, {x = -196.440872, y = -212.732971, z = 8.30942249}, {x = -186.508789, y = -217.17569, z = 8.30273628}, {x = -186.508606, y = -217.175674, z = 6.1453228}, {x = -183.116318, y = -116.47892, z = -2.57548261}, {x = -183.151245, y = -117.404312, z = -3.2638905}, {x = -183.116302, y = -116.47892, z = -3.26406264}, {x = -166.061417, y = -117.4244, z = -2.57548356}, {x = -166.061417, y = -116.47892, z = -2.57548261}, {x = -166.061417, y = -116.47892, z = -3.26427197}, {x = -166.061417, y = -117.40435, z = -3.26387048}, {x = -184.719025, y = -217.175705, z = 8.30273628}, {x = -182.351669, y = -219.812866, z = 8.302701}, {x = -182.351669, y = -219.812866, z = 6.14530563}, {x = -202.769028, y = -167.398285, z = 32.235218}, {x = -201.377182, y = -158.610458, z = 30.0440006}, {x = -201.377182, y = -158.610458, z = -1.10648882}, {x = -202.769028, y = -167.39827, z = 1.08472693}, {x = -217.909424, y = -152.364685, z = 30.0440063}, {x = -220.152069, y = -166.524155, z = 32.235218}, {x = -220.152069, y = -166.524155, z = 1.0847261}, {x = -217.909424, y = -152.364685, z = -1.10648203}, {x = -184.718796, y = -217.175674, z = 6.14532709}, {x = -204.489319, y = -124.807686, z = -1.1064744}, {x = -216.587021, y = -135.523178, z = -1.1064744}, {x = -216.587021, y = -135.523193, z = -3.26388049}, {x = -204.489319, y = -124.807686, z = -3.26388049}, {x = -166.31012, y = -219.812973, z = 8.30270672}, {x = -163.943085, y = -217.175705, z = 8.30273628}, {x = -163.943085, y = -217.17572, z = 6.14533472}, {x = -216.587021, y = -135.523178, z = -1.1064744}, {x = -218.06633, y = -139.845718, z = -1.1220479}, {x = -218.06633, y = -139.845718, z = -3.27945399}, {x = -216.587021, y = -135.523193, z = -3.26388049}, {x = -186.508789, y = -217.17569, z = 39.453228}, {x = -184.719025, y = -217.175705, z = 39.453228}, {x = -184.719025, y = -217.175705, z = 8.30273628}, {x = -186.508789, y = -217.17569, z = 8.30273628}, {x = -196.440872, y = -212.732971, z = 6.15201569}, {x = -201.377182, y = -158.610458, z = -1.10648882}, {x = -197.769806, y = -155.376968, z = -1.1313678}, {x = -197.769806, y = -155.376968, z = -3.28877378}, {x = -201.377167, y = -158.610458, z = -3.2638948}, {x = -193.657639, y = -207.507401, z = 8.30942249}, {x = -196.440872, y = -212.732971, z = 8.30942249}, {x = -196.440872, y = -212.732971, z = 6.15201569}, {x = -193.657639, y = -207.507401, z = 6.15201569}, {x = -218.218033, y = -146.670715, z = -1.1220479}, {x = -217.909424, y = -152.364685, z = -1.10648203}, {x = -217.909439, y = -152.364655, z = -3.26388812}, {x = -166.061417, y = -117.4244, z = 14.9003496}, {x = -166.061417, y = -116.47892, z = 14.9003496}, {x = -166.31012, y = -219.812973, z = 6.14530945}, {x = -218.218033, y = -146.670715, z = -3.27945399}, {x = -184.719025, y = -217.175705, z = 39.453228}, {x = -182.351669, y = -219.812897, z = 38.2912941}, {x = -182.351669, y = -219.812866, z = 8.302701}, {x = -184.718796, y = -217.175674, z = 6.14532709}, {x = -197.769806, y = -155.376968, z = -1.1313678}, {x = -194.243362, y = -154.019363, z = -1.13138497}, {x = -194.243362, y = -154.019363, z = -3.28879094}, {x = -197.769806, y = -155.376968, z = -3.28877378}, {x = -186.508606, y = -217.175674, z = 6.1453228}, {x = -218.06633, y = -139.845718, z = -1.1220479}, {x = -219.93721, y = -143.297806, z = -1.1220479}, {x = -219.93721, y = -143.297806, z = -3.27945399}, {x = -194.243362, y = -154.019363, z = -1.13138497}, {x = -192.585312, y = -150.743896, z = -1.10645342}, {x = -192.585312, y = -150.743896, z = -3.26385951}, {x = -194.243362, y = -154.019363, z = -3.28879094}, {x = -192.585312, y = -150.743896, z = -1.10645342}, {x = -192.323502, y = -148.426636, z = -1.11670578}, {x = -192.323502, y = -148.426636, z = -3.27411199}, {x = -192.585312, y = -150.743896, z = -3.26385951}, {x = -192.323502, y = -148.426636, z = -1.11670578}, {x = -190.085587, y = -148.210312, z = -1.10645342}, {x = -190.085587, y = -148.210312, z = -3.26385951}, {x = -218.06633, y = -139.845718, z = -3.27945399}, {x = -192.323502, y = -148.426636, z = -3.27411199}, {x = -188.364319, y = -120.108345, z = -1.10645676}, {x = -197.536362, y = -120.958794, z = -1.1064744}, {x = -197.526093, y = -120.917885, z = -3.26388049}, {x = -166.31012, y = -219.813004, z = 38.2912941}, {x = -163.943085, y = -217.175705, z = 39.453228}, {x = -166.31012, y = -219.812973, z = 8.30270672}, {x = -183.445724, y = -144.342056, z = -1.10645723}, {x = -176.093048, y = -142.406174, z = -1.10645342}, {x = -176.093048, y = -142.406174, z = -3.26385951}, {x = -194.877258, y = -206.848343, z = 39.4532394}, {x = -193.657639, y = -207.507401, z = 39.4599152}, {x = -193.657639, y = -207.507401, z = 8.30942249}, {x = -194.877258, y = -206.848343, z = 8.3027544}, {x = -197.769791, y = -155.376968, z = 30.019125}, {x = -194.243362, y = -154.019363, z = 30.019104}, {x = -194.243362, y = -154.019363, z = 30.019104}, {x = -192.585312, y = -150.743896, z = 30.0440331}, {x = -183.118866, y = -194.444412, z = 39.4532356}, {x = -187.082672, y = -192.424759, z = 39.4532394}, {x = -187.082687, y = -192.424759, z = 8.30274868}, {x = -183.118866, y = -194.444412, z = 8.30274773}, {x = -162.15332, y = -217.17569, z = 39.453228}, {x = -152.221222, y = -212.732971, z = 39.4599152}, {x = -152.221222, y = -212.732971, z = 8.30942249}...}, triangles = std::vector of length 369, capacity 369 = {{idx0 = 0, idx1 = 1, idx2 = 2}, {idx0 = 3, idx1 = 4, idx2 = 5}, {idx0 = 5, idx1 = 6, idx2 = 3}, {idx0 = 7, idx1 = 8, idx2 = 9}, {idx0 = 9, idx1 = 10, idx2 = 7}, {idx0 = 11, idx1 = 12, idx2 = 13}, {idx0 = 13, idx1 = 14, idx2 = 11}, {idx0 = 15, idx1 = 16, idx2 = 17}, {idx0 = 17, idx1 = 18, idx2 = 15}, {idx0 = 19, idx1 = 20, idx2 = 21}, {idx0 = 21, idx1 = 22, idx2 = 19}, {idx0 = 23, idx1 = 24, idx2 = 25}, {idx0 = 25, idx1 = 26, idx2 = 23}, {idx0 = 27, idx1 = 28, idx2 = 29}, {idx0 = 29, idx1 = 30, idx2 = 27}, {idx0 = 31, idx1 = 32, idx2 = 33}, {idx0 = 33, idx1 = 34, idx2 = 31}, {idx0 = 35, idx1 = 36, idx2 = 37}, {idx0 = 37, idx1 = 38, idx2 = 35}, {idx0 = 39, idx1 = 40, idx2 = 41}, {idx0 = 41, idx1 = 42, idx2 = 39}, {idx0 = 43, idx1 = 44, idx2 = 45}, {idx0 = 46, idx1 = 47, idx2 = 48}, {idx0 = 45, idx1 = 49, idx2 = 43}, {idx0 = 50, idx1 = 51, idx2 = 52}, {idx0 = 52, idx1 = 53, idx2 = 50}, {idx0 = 54, idx1 = 55, idx2 = 56}, {idx0 = 56, idx1 = 57, idx2 = 54}, {idx0 = 58, idx1 = 59, idx2 = 60}, {idx0 = 60, idx1 = 61, idx2 = 58}, {idx0 = 62, idx1 = 63, idx2 = 64}, {idx0 = 64, idx1 = 65, idx2 = 62}, {idx0 = 66, idx1 = 67, idx2 = 68}, {idx0 = 68, idx1 = 69, idx2 = 66}, {idx0 = 70, idx1 = 71, idx2 = 72}, {idx0 = 72, idx1 = 73, idx2 = 70}, {idx0 = 74, idx1 = 75, idx2 = 76}, {idx0 = 76, idx1 = 77, idx2 = 74}, {idx0 = 78, idx1 = 79, idx2 = 80}, {idx0 = 80, idx1 = 81, idx2 = 78}, {idx0 = 82, idx1 = 83, idx2 = 84}, {idx0 = 84, idx1 = 85, idx2 = 82}, {idx0 = 86, idx1 = 87, idx2 = 88}, {idx0 = 88, idx1 = 89, idx2 = 86}, {idx0 = 90, idx1 = 91, idx2 = 92}, {idx0 = 93, idx1 = 94, idx2 = 95}, {idx0 = 95, idx1 = 96, idx2 = 93}, {idx0 = 92, idx1 = 97, idx2 = 90}, {idx0 = 98, idx1 = 99, idx2 = 100}, {idx0 = 101, idx1 = 48, idx2 = 102}, {idx0 = 102, idx1 = 103, idx2 = 101}, {idx0 = 104, idx1 = 105, idx2 = 106}, {idx0 = 106, idx1 = 107, idx2 = 104}, {idx0 = 108, idx1 = 109, idx2 = 110}, {idx0 = 111, idx1 = 112, idx2 = 113}, {idx0 = 113, idx1 = 114, idx2 = 111}, {idx0 = 115, idx1 = 116, idx2 = 117}, {idx0 = 117, idx1 = 118, idx2 = 115}, {idx0 = 110, idx1 = 119, idx2 = 108}, {idx0 = 120, idx1 = 121, idx2 = 122}, {idx0 = 122, idx1 = 123, idx2 = 120}, {idx0 = 124, idx1 = 125, idx2 = 126}, {idx0 = 127, idx1 = 128, idx2 = 129}, {idx0 = 129, idx1 = 130, idx2 = 127}, {idx0 = 131, idx1 = 132, idx2 = 133}, {idx0 = 133, idx1 = 134, idx2 = 131}, {idx0 = 100, idx1 = 135, idx2 = 98}, {idx0 = 136, idx1 = 137, idx2 = 138}, {idx0 = 138, idx1 = 139, idx2 = 136}, {idx0 = 140, idx1 = 141, idx2 = 142}, {idx0 = 142, idx1 = 143, idx2 = 140}, {idx0 = 144, idx1 = 145, idx2 = 146}, {idx0 = 48, idx1 = 101, idx2 = 46}, {idx0 = 147, idx1 = 148, idx2 = 105}, {idx0 = 126, idx1 = 149, idx2 = 124}, {idx0 = 146, idx1 = 150, idx2 = 144}, {idx0 = 105, idx1 = 104, idx2 = 147}, {idx0 = 151, idx1 = 152, idx2 = 153}, {idx0 = 134, idx1 = 133, idx2 = 154}, {idx0 = 155, idx1 = 156, idx2 = 157}, {idx0 = 157, idx1 = 158, idx2 = 155}, {idx0 = 154, idx1 = 159, idx2 = 134}, {idx0 = 160, idx1 = 161, idx2 = 162}, {idx0 = 163, idx1 = 164, idx2 = 165}, {idx0 = 165, idx1 = 166, idx2 = 163}, {idx0 = 167, idx1 = 168, idx2 = 169}, {idx0 = 169, idx1 = 170, idx2 = 167}, {idx0 = 171, idx1 = 172, idx2 = 173}, {idx0 = 162, idx1 = 174, idx2 = 160}, {idx0 = 173, idx1 = 175, idx2 = 171}, {idx0 = 176, idx1 = 177, idx2 = 178}, {idx0 = 153, idx1 = 108, idx2 = 151}, {idx0 = 179, idx1 = 180, idx2 = 125}, {idx0 = 125, idx1 = 181, idx2 = 179}, {idx0 = 182, idx1 = 183, idx2 = 184}, {idx0 = 185, idx1 = 186, idx2 = 187}, {idx0 = 187, idx1 = 188, idx2 = 185}, {idx0 = 189, idx1 = 190, idx2 = 156}, {idx0 = 156, idx1 = 155, idx2 = 189}, {idx0 = 191, idx1 = 192, idx2 = 164}, {idx0 = 193, idx1 = 194, idx2 = 195}, {idx0 = 195, idx1 = 196, idx2 = 193}, {idx0 = 164, idx1 = 163, idx2 = 191}, {idx0 = 197, idx1 = 198, idx2 = 199}, {idx0 = 199, idx1 = 200, idx2 = 197}, {idx0 = 201, idx1 = 202, idx2 = 168}, {idx0 = 168, idx1 = 167, idx2 = 201}, {idx0 = 203, idx1 = 204, idx2 = 172}, {idx0 = 205, idx1 = 206, idx2 = 207}, {idx0 = 207, idx1 = 208, idx2 = 205}, {idx0 = 172, idx1 = 171, idx2 = 203}, {idx0 = 209, idx1 = 210, idx2 = 183}, {idx0 = 211, idx1 = 212, idx2 = 213}, {idx0 = 213, idx1 = 214, idx2 = 211}, {idx0 = 183, idx1 = 182, idx2 = 209}, {idx0 = 215, idx1 = 216, idx2 = 217}, {idx0 = 218, idx1 = 219, idx2 = 220}, {idx0 = 184, idx1 = 221, idx2 = 182}, {idx0 = 217, idx1 = 222, idx2 = 215}, {idx0 = 223, idx1 = 224, idx2 = 225}, {idx0 = 226, idx1 = 227, idx2 = 228}, {idx0 = 228, idx1 = 229, idx2 = 226}, {idx0 = 222, idx1 = 217, idx2 = 230}, {idx0 = 225, idx1 = 231, idx2 = 223}, {idx0 = 230, idx1 = 232, idx2 = 222}, {idx0 = 32, idx1 = 233, idx2 = 234}, {idx0 = 234, idx1 = 33, idx2 = 32}, {idx0 = 235, idx1 = 236, idx2 = 237}, {idx0 = 237, idx1 = 238, idx2 = 235}, {idx0 = 239, idx1 = 240, idx2 = 241}, {idx0 = 241, idx1 = 242, idx2 = 239}, {idx0 = 243, idx1 = 244, idx2 = 177}, {idx0 = 231, idx1 = 225, idx2 = 245}, {idx0 = 220, idx1 = 246, idx2 = 218}, {idx0 = 177, idx1 = 176, idx2 = 243}, {idx0 = 247, idx1 = 27, idx2 = 30}, {idx0 = 30, idx1 = 248, idx2 = 247}, {idx0 = 249, idx1 = 250, idx2 = 251}, {idx0 = 252, idx1 = 253, idx2 = 94}, {idx0 = 94, idx1 = 93, idx2 = 252}, {idx0 = 251, idx1 = 254, idx2 = 249}, {idx0 = 99, idx1 = 98, idx2 = 255}, {idx0 = 253, idx1 = 256, idx2 = 121}, {idx0 = 121, idx1 = 120, idx2 = 253}, {idx0 = 257, idx1 = 258, idx2 = 259}, {idx0 = 259, idx1 = 260, idx2 = 257}, {idx0 = 261, idx1 = 262, idx2 = 128}, {idx0 = 128, idx1 = 127, idx2 = 261}, {idx0 = 263, idx1 = 264, idx2 = 265}, {idx0 = 265, idx1 = 266, idx2 = 263}, {idx0 = 267, idx1 = 268, idx2 = 161}, {idx0 = 269, idx1 = 270, idx2 = 271}, {idx0 = 161, idx1 = 160, idx2 = 267}, {idx0 = 272, idx1 = 273, idx2 = 91}, {idx0 = 91, idx1 = 90, idx2 = 272}, {idx0 = 274, idx1 = 275, idx2 = 137}, {idx0 = 271, idx1 = 276, idx2 = 269}, {idx0 = 277, idx1 = 278, idx2 = 279}, {idx0 = 137, idx1 = 136, idx2 = 274}, {idx0 = 280, idx1 = 281, idx2 = 145}, {idx0 = 279, idx1 = 282, idx2 = 277}, {idx0 = 283, idx1 = 284, idx2 = 285}, {idx0 = 145, idx1 = 144, idx2 = 280}, {idx0 = 286, idx1 = 287, idx2 = 219}, {idx0 = 285, idx1 = 288, idx2 = 283}, {idx0 = 178, idx1 = 289, idx2 = 176}, {idx0 = 219, idx1 = 218, idx2 = 286}, {idx0 = 290, idx1 = 291, idx2 = 141}, {idx0 = 245, idx1 = 292, idx2 = 231}, {idx0 = 293, idx1 = 294, idx2 = 295}, {idx0 = 295, idx1 = 296, idx2 = 293}, {idx0 = 297, idx1 = 298, idx2 = 299}, {idx0 = 299, idx1 = 300, idx2 = 297}, {idx0 = 301, idx1 = 302, idx2 = 303}, {idx0 = 303, idx1 = 304, idx2 = 301}, {idx0 = 305, idx1 = 306, idx2 = 307}, {idx0 = 141, idx1 = 140, idx2 = 290}, {idx0 = 255, idx1 = 308, idx2 = 99}, {idx0 = 307, idx1 = 309, idx2 = 305}, {idx0 = 310, idx1 = 311, idx2 = 312}, {idx0 = 312, idx1 = 313, idx2 = 310}, {idx0 = 238, idx1 = 237, idx2 = 314}, {idx0 = 314, idx1 = 315, idx2 = 238}, {idx0 = 316, idx1 = 317, idx2 = 318}, {idx0 = 318, idx1 = 319, idx2 = 316}, {idx0 = 242, idx1 = 241, idx2 = 320}, {idx0 = 320, idx1 = 321, idx2 = 242}, {idx0 = 322, idx1 = 316, idx2 = 319}, {idx0 = 319, idx1 = 323, idx2 = 322}, {idx0 = 4, idx1 = 324, idx2 = 0}, {idx0 = 188, idx1 = 187, idx2 = 325}, {idx0 = 325, idx1 = 326, idx2 = 188}, {idx0 = 196, idx1 = 195, idx2 = 327}, {idx0 = 327, idx1 = 328, idx2 = 196}, {idx0 = 200, idx1 = 199, idx2 = 329}, {idx0 = 329, idx1 = 330, idx2 = 200}, {idx0 = 208, idx1 = 207, idx2 = 331}, {idx0 = 331, idx1 = 332, idx2 = 208}, {idx0 = 214, idx1 = 213, idx2 = 333}, {idx0 = 333, idx1 = 334, idx2 = 214}...}, meshTree = {tree = std::vector of length 1245, capacity 1245 = {1073741827, 3274081838, 3274139126, 9, 3274593469, 3275119111, 540, 3274593472, 3274609894, 1073741839, 3275646901, 3276511257, 1073742103, 3275646901, 3276511257, 21, 3275939987, 3276358547, 177, 3276101245, 3276358547, 2147483675, 1090836501, 1085138132, 2147483702, 1090843493, 1090836445, 1610612769, 3276724525, 3275846915, 1610612778, 3276724525, 3275846915, 1073741860, 3276511257, 3276511257, 3221225472, 2, 0, 3221225474, 2, 0, 536870957, 3277022890, 3275939988, 1073741872, 3276511257, 3276511257, 3221225476, 2, 0, 3221225478, 2, 0, 1073741884, 3276724525, 3277401337, 1073741965, 3276724525, 3276002837, 66, 3275274243, 3275391552, 114, 3275169390, 3275274243, 1073741896, 3277110180, 3277401337, 2684354650, 1086629464, 1090836482, 3221225480, 2, 0, 78, 3275860059, 3276042461, 84, 3275860059, 3275939988, 3221225486, 2, 0, 3221225482, 2, 0, 3221225484, 2, 0, 1610612829, 3277574168, 3277401337, 1073741920, 3277401337, 2139095040, 99, 3275119111, 3275274243, 2147483750, 4286578688, 1086629464, 3221225492, 1, 0, 1073741932, 3277401337, 3277401339, 3221225488, 2, 0, 3221225490, 2, 0, 2684354680, 1084616618, 1086643536, 2684354692, 1086629509, 1090836494, 2147483771, 1086643536, 2139095040, 1073741950, 3275911621, 3276724525, 3221225493, 2, 0, 3221225495, 3, 0, 1073741959, 3275911621, 3276002837, 3221225498, 2, 0, 3221225500, 2, 0, 536871059, 3276042461, 3275119111, 3221225512, 2, 0, 150, 3275391552, 3275391552, 1073741980, 3277110180, 3277110180, 1610612904, 3277574170, 3277401338, 3221225502, 2, 0, 162, 3275860059, 3275939988, 3221225504, 2, 0, 3221225506, 2, 0, 1073741995, 3277401339, 3277401339, 3221225508, 2, 0, 3221225510, 2, 0, 2147483831, 1107978839, 1079837664, 2147483888, 1090836495, 1085138123, 1073742013, 3274715044, 3275234588, 1610612967, 3275846915, 3274081839, 195, 3276365966, 3277022891, 201, 3276365966, 3276457183, 3221225514, 3, 0, 3221225517, 2...}, objects = std::vector of length 369, capacity 369 = {263, 262, 267, 266, 36, 37, 41, 40, 48, 66, 69, 70, 190, 191, 313, 314, 53, 58, 78, 81, 284, 315, 317, 359, 316, 360, 311, 312, 133, 116, 177, 141, 176, 167, 95, 96, 77, 91, 64, 65, 163, 166, 270, 363, 271, 364, 361, 274, 275, 366, 365, 160, 268, 269, 272, 273, 148, 149, 140, 137, 43, 157, 42, 362, 261, 260, 265, 264, 193, 192, 35, 34, 39, 38, 100, 101, 286, 285, 74, 61, 196, 197, 194, 195, 321, 320, 204, 205, 198, 199, 319, 318, 201, 200, 323, 322, 349, 350, 324, 93, 92, 109, 108, 104, 103, 136, 135, 113, 112, 120, 121, 241, 240, 259, 258, 13, 14, 32, 33, 202, 203, 242, 243, 357, 257, 256, 125, 126, 16, 15, 31, 30, 355, 358, 255, 254, 356, 252, 253, 248, 249, 23, 353, 354, 251, 250, 24, 25, 28, 29, 21, 27, 26, 278, 279, 367, 368, 56, 57, 277, 276, 68, 67, 55, 54, 155, 158, 71, 75, 309, 306, 44, 47, 162, 159, 153, 154, 310, 308, 307, 287, 80, 79, 289, 83, 84, 86, 288, 85, 290, 87, 89, 168, 132, 294, 293, 98, 97, 102, 99...}, bounds = {static dummy = 0, lo = {x = -220.152069, y = -219.813004, z = -3.28879094}, hi = {x = -128.51004, y = -116.47892, z = 39.4599152}}}, iLiquid = }, hit = false} | |
#2 0x00000000013bafbf in VMAP::ModelInstance::intersectRay (this=0x66faf52f8480, pRay=..., pMaxDist=@0x66facf3336bc: 50, pStopAtFirstHit=pStopAtFirstHit@entry=false) at /home/trinity/TrinityCore/src/common/Collision/Models/ModelInstance.cpp:58 | |
modRay = {m_origin = {x = -174.854492, y = -108.21875, z = -1.26486206}, 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 = -174.854492, c_zy = -108.21875} | |
hit = <optimized out> | |
time = 0 | |
p = {x = -174.854492, y = -108.21875, z = -1.26486206} | |
distance = <optimized out> | |
#3 0x00000000013e3fb8 in operator() (pStopAtFirstHit=false, distance=@0x66facf3336bc: 50, entry=<optimized out>, ray=..., this=<synthetic pointer>) at /home/trinity/TrinityCore/src/common/Collision/Maps/MapTree.cpp:42 | |
result = <optimized out> | |
#4 intersectRay<VMAP::MapRayCallback> (stopAtFirst=false, maxDist=@0x66facf3336bc: 50, intersectCallback=<synthetic pointer>, r=..., this=0x66fa2c9853c8) 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 = <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 = 1 | |
node = <optimized out> | |
org = {x = 12709.3516, y = 14188.5996, z = 353.099976} | |
dir = {x = 0, y = 0, z = -1} | |
stack = {{node = 15, tnear = 0, tfar = 50}, {node = 26361, tnear = 2.80259693e-45, tfar = 2.80259693e-45}, {node = 1, tnear = 3.69396288e-41, tfar = 0}, {node = 0, tnear = 4.20389539e-45, tfar = -0.0871707276}, {node = 3, tnear = 4.20389539e-45, tfar = 0}, {node = 1066035313, tnear = 4357.31445, tfar = 2878.06592}, {node = 1135578316, 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 = 1166551684, tnear = 2878.06592, tfar = 2.04013063e+19}, {node = 26361, tnear = 0, tfar = 0}, {node = 3212836864, tnear = 0, tfar = 1.40129846e-45}, {node = 0, tnear = 5.46506401e-44, tfar = 5.60519386e-45}, {node = 6, tnear = 4.14784345e-43, tfar = -3.00691046e+09}, {node = 26362, tnear = 8.26766094e-44, tfar = 0}, {node = 29078263, tnear = 0, tfar = 0}, {node = 16842752, tnear = 12872, tfar = 3.69396288e-41}, {node = 3476240688, tnear = 3.69410301e-41, tfar = 4.45612912e-43}, {node = 0, tnear = 2.5732167e-38, tfar = 3.69424314e-41}, {node = 37217024, tnear = 0, tfar = 2.35625506e-38}, {node = 26362, tnear = -393992.25, tfar = 3.69410301e-41}, {node = 16804200, tnear = 0, tfar = 4.76165657e+27}, {node = 1008429362, tnear = 8.41000876e-38, tfar = 0}, {node = 1836461056, tnear = 0.00948552974, tfar = 129925120}, {node = 26361, tnear = -3.00687309e+09, tfar = 3.69410301e-41}, {node = 37291056, tnear = 0, tfar = 1.35929e-37}, {node = 0, tnear = 1.35928014e-37, tfar = 0}, {node = 787922320, tnear = 3.69424314e-41, tfar = 5.60519386e-45}, {node = 0, tnear = 1.12211705e-10, tfar = 3.69424314e-41}, {node = 1103537, tnear = 0, tfar = 1.99761388e-38}, {node = 0, tnear = -3.00693914e+09, tfar = 3.69410301e-41}, {node = 13910657, tnear = 0, tfar = 12872}, {node = 26361, tnear = -3.00692685e+09, tfar = 3.69410301e-41}, {node = 37291016, tnear = 0, tfar = 1.40129846e-45}, {node = 0, tnear = -1.03635512e+34, tfar = 7.90705209e-31}, {node = 1179181056, tnear = 3.69396288e-41, tfar = -3.00695552e+09}, {node = 26362, tnear = 8.54568152e-16, tfar = 3.69410301e-41}, {node = 8, tnear = 0, tfar = 8.84219331e-43}, {node = 0, tnear = 2.1019477e-44, tfar = 0}, {node = 3476241108, tnear = 3.69410301e-41, tfar = -3.00697498e+09}, {node = 26362, tnear = -3.006976e+09, tfar = 3.69410301e-41}, {node = 432416320, tnear = 3.69424314e-41, tfar = 3.49250577e-38}, {node = 0, tnear = -2.22492642e+32, tfar = 3.69410301e-41}, {node = 3476240928, tnear = 3.69410301e-41, tfar = -3.00692301e+09}, {node = 26362, tnear = -3.006976e+09, tfar = 3.69410301e-41}, {node = 432416320, tnear = 3.69424314e-41, tfar = 3.42080861e-38}, {node = 0, tnear = 2.04013063e+19, tfar = 3.69396288e-41}, {node = 1166553344, tnear = 2883.19995, tfar = 351.100006}, {node = 26361, tnear = 2.9524506e-30, tfar = 3.69424314e-41}, {node = 1179030032, tnear = 14183.4658, tfar = 129925120}, {node = 26361, tnear = 8.54581281e-16, tfar = 3.69410301e-41}, {node = 3476241312, tnear = 3.69410301e-41, tfar = 0}, {node = 0, tnear = 3.64337601e-44, tfar = 0}, {node = 645287936, tnear = 3.69410301e-41, tfar = 2.23232366e-38}, {node = 0, tnear = -3.00702515e+09, tfar = 3.69410301e-41}, {node = 3476241184, tnear = 3.69410301e-41, tfar = 2.06271134e-42}, {node = 0, tnear = -3.00702515e+09, tfar = 3.69410301e-41}, {node = 15, tnear = 0, tfar = 2.23654115e-38}, {node = 0, tnear = 129925120, tfar = 3.69396288e-41}, {node = 120, tnear = 0, tfar = 1.68155816e-43}, {node = 0, tnear = 23.8284683, tfar = 3.69396288e-41}} | |
#5 getIntersectionTime (pStopAtFirstHit=false, pMaxDist=<synthetic pointer>, pRay=..., this=0x66fa2c9853c0) at /home/trinity/TrinityCore/src/common/Collision/Maps/MapTree.cpp:149 | |
distance = 50 | |
intersectionCallBack = {prims = <optimized out>, hit = false} | |
#6 VMAP::StaticMapTree::getHeight (this=0x66fa2c9853c0, 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 = 12709.3516, y = 14188.5996, z = 353.099976}, 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 = 12709.3516, c_zy = 14188.5996} | |
maxDist = <optimized out> | |
#7 0x00000000013a3c26 in VMAP::VMapManager2::getHeight (this=0x66fb19c62640, mapId=631, x=4357.31445, y=2878.06592, z=353.099976, maxSearchDist=50) at /home/trinity/TrinityCore/src/common/Collision/Management/VMapManager2.cpp:226 | |
pos = {x = 12709.3516, y = 14188.5996, z = 353.099976} | |
height = <optimized out> | |
instanceTree = <optimized out> | |
y = 2878.06592 | |
mapId = 631 | |
this = 0x66fb19c62640 | |
maxSearchDist = 50 | |
z = 353.099976 | |
x = 4357.31445 | |
#8 0x0000000000f34f08 in Map::GetHeight (this=this@entry=0x66f94cf7d000, x=x@entry=4357.31445, y=y@entry=2878.06592, z=z@entry=351.099976, checkVMap=checkVMap@entry=true, maxSearchDist=maxSearchDist@entry=50) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:2201 | |
vmgr = <optimized out> | |
mapHeight = -79.7510834 | |
vmapHeight = -200000 | |
#9 0x0000000000f34ff4 in Map::GetHeight (this=0x66f94cf7d000, phasemask=<optimized out>, x=4357.31445, y=2878.06592, z=351.099976, vmap=vmap@entry=true, maxSearchDist=maxSearchDist@entry=50) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:2478 | |
No locals. | |
#10 0x0000000000cd8173 in Creature::UpdateMovementFlags (this=0x66f946486000) at /home/trinity/TrinityCore/src/server/game/Entities/Creature/Creature.cpp:2654 | |
ground = <optimized out> | |
isInAir = <optimized out> | |
#11 0x0000000000ce98e0 in UpdateMovementFlags (this=0x66f946486000) at /home/trinity/TrinityCore/src/server/game/Entities/Creature/Creature.cpp:485 | |
No locals. | |
#12 Creature::Update (this=0x66f946486000, diff=120) at /home/trinity/TrinityCore/src/server/game/Entities/Creature/Creature.cpp:488 | |
No locals. | |
#13 0x0000000000e4f971 in Trinity::ObjectUpdater::Visit<Creature> (this=this@entry=0x66facf333dc0, m=...) at /home/trinity/TrinityCore/src/server/game/Grids/Notifiers/GridNotifiers.cpp:347 | |
iter = <optimized out> | |
#14 0x0000000000f32a87 in VisitorHelper<Trinity::ObjectUpdater, Creature> (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:60 | |
No locals. | |
#15 VisitorHelper<Trinity::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:66 | |
No locals. | |
#16 VisitorHelper<Trinity::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:67 | |
No locals. | |
#17 VisitorHelper<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:88 | |
No locals. | |
#18 Visit (c=..., this=0x66facf333dd0) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:99 | |
No locals. | |
#19 Visit<Trinity::ObjectUpdater> (visitor=..., this=0x66f9463e7708) at /home/trinity/TrinityCore/src/server/game/Grids/Grid.h:91 | |
No locals. | |
#20 VisitGrid<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (visitor=..., y=<optimized out>, x=1, this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/NGrid.h:157 | |
No locals. | |
#21 Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (visitor=..., cell=..., this=0x66f94cf7d000) at /home/trinity/TrinityCore/src/server/game/Maps/Map.h:728 | |
No locals. | |
#22 Map::VisitNearbyCellsOf (this=this@entry=0x66f94cf7d000, obj=obj@entry=0x66f955dbf000, gridVisitor=..., worldVisitor=...) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:638 | |
cell_id = 153409 | |
pair = {x_coord = 321, y_coord = 299} | |
cell = {data = {Part = {grid_x = 40, grid_y = 37, cell_x = 1, cell_y = 3, nocreate = 1, reserved = 0}, All = 17570152}} | |
y = 299 | |
x = 321 | |
area = {low_bound = {x_coord = 315, y_coord = 293}, high_bound = {x_coord = 325, y_coord = 304}} | |
#23 0x0000000000f44fdd in VisitNearbyCellsOf (worldVisitor=..., gridVisitor=..., obj=0x66f955dbf000, this=0x66f94cf7d000) at /usr/include/c++/4.9/bits/vector.tcc:101 | |
No locals. | |
#24 Map::Update (this=this@entry=0x66f94cf7d000, t_diff=t_diff@entry=120) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:680 | |
updater = {i_timeDiff = 120} | |
grid_object_update = {i_visitor = @0x66facf333dc0} | |
world_object_update = {i_visitor = @0x66facf333dc0} | |
#25 0x0000000000f45060 in InstanceMap::Update (this=0x66f94cf7d000, t_diff=120) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:3077 | |
No locals. | |
#26 0x00000000012d58b4 in call (this=0x66f9975e9220) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:42 | |
No locals. | |
#27 MapUpdater::WorkerThread (this=0x237e968 <MapManager::instance()::instance+168>) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:113 | |
request = 0x66f9975e9220 | |
#28 0x000066fb2e566970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#29 0x000066fb2f59e0a4 in start_thread (arg=0x66facf334700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x66facf334700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {113227404101376, -7538604873877353662, 1, 113229041180768, 126824852369520, 113227404101376, 6527088774462245698, 6527721907051629378}, 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 0x000066fb2dcd604d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 26 (Thread 0x66facfb48700 (LWP 3547)): | |
#0 0x00000000013badd5 in VMAP::ModelInstance::intersectRay (this=0x66fad06248a8, pRay=..., pMaxDist=@0x66facfb476dc: 50, pStopAtFirstHit=pStopAtFirstHit@entry=false) at /home/trinity/TrinityCore/src/common/Collision/Models/ModelInstance.cpp:36 | |
modRay = {m_origin = {x = -1.31706634e+10, y = 3.69410301e-41, z = -6.05582131e+09}, m_direction = {x = 3.69410301e-41, y = 0, z = 0}, m_invDirection = {x = -1.75001605e+26, y = 3.69410301e-41, z = 1.97229956e-40}, classification = G3D::Ray::MMM, ibyj = 3.44752325e-38, jbyi = 0, kbyj = -inf, jbyk = -0, ibyk = -0, kbyi = 4.09036875e-06, c_xy = 82.215744, c_xz = -44.6507263, c_yx = 35.1058807, c_yz = -inf, c_zx = 0, c_zy = 0} | |
hit = <optimized out> | |
time = <optimized out> | |
p = {x = inf, y = 4.09036875e-06, z = 0} | |
distance = <optimized out> | |
#1 0x00000000013e3fb8 in operator() (pStopAtFirstHit=false, distance=@0x66facfb476dc: 50, entry=<optimized out>, ray=..., this=<synthetic pointer>) at /home/trinity/TrinityCore/src/common/Collision/Maps/MapTree.cpp:42 | |
result = <optimized out> | |
#2 intersectRay<VMAP::MapRayCallback> (stopAtFirst=false, maxDist=@0x66facfb476dc: 50, intersectCallback=<synthetic pointer>, r=..., this=0x66faeb10c208) 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 = <optimized out> | |
offsetFront = {1, 1, 2} | |
offsetBack = {2, 2, 1} | |
intervalMin = <optimized out> | |
invDir = {x = inf, y = inf, z = -1} | |
offsetFront3 = {0, 0, 3} | |
offsetBack3 = {3, 3, 0} | |
stackPos = 2 | |
node = <optimized out> | |
org = {x = 12684.5469, y = 12358.2656, z = 26.0475235} | |
dir = {x = 0, y = 0, z = -1} | |
stack = {{node = 142197, tnear = 0, tfar = 50}, {node = 146073, tnear = 0, tfar = 50}, {node = 1, tnear = 0, tfar = 0}, {node = 0, tnear = 4.20389539e-45, tfar = 3.69410301e-41}, {node = 3, tnear = 4.20389539e-45, tfar = 0}, {node = 1008429362, tnear = 4382.11914, tfar = 4708.40039}, {node = 1103126868, 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 = 1166602484, tnear = 4708.40039, tfar = 1.12204579e-10}, {node = 26363, tnear = 0, tfar = 0}, {node = 3212836864, tnear = 3.69424314e-41, tfar = 8291.98145}, {node = 4046454884, tnear = 1.99761388e-38, tfar = 0}, {node = 37289480, tnear = 0, tfar = -6.0560512e+09}, {node = 26362, tnear = -6.05606707e+09, tfar = 3.69410301e-41}, {node = 3484711600, tnear = 3.69410301e-41, tfar = 1.35910884e-37}, {node = 0, tnear = -1.11901864e+33, tfar = 3.69410301e-41}, {node = 3484711376, tnear = 3.69410301e-41, tfar = 2.35118853e-38}, {node = 0, tnear = 2.1019477e-44, tfar = 0}, {node = 3484711428, tnear = 3.69410301e-41, tfar = -6.0557865e+09}, {node = 26362, tnear = -0.0181725025, tfar = 3.69396288e-41}, {node = 432416320, tnear = 3.69424314e-41, tfar = 3.49250577e-38}, {node = 0, tnear = -8.58994278e+09, tfar = 3.69410301e-41}, {node = 24, tnear = 0, tfar = -6.05578854e+09}, {node = 26362, tnear = -6.05576397e+09, tfar = 3.69410301e-41}, {node = 3484711712, tnear = 3.69410301e-41, tfar = -6.0559401e+09}, {node = 26362, tnear = -6.055936e+09, tfar = 3.69410301e-41}, {node = 13175304, tnear = 0, tfar = -6.05576397e+09}, {node = 26362, tnear = -6.0559401e+09, tfar = 3.69410301e-41}, {node = 3484711376, tnear = 3.69410301e-41, tfar = 1.84625333e-38}, {node = 0, tnear = 5.80438406e+12, tfar = 3.69396288e-41}, {node = 322, tnear = 0, tfar = -6.05599334e+09}, {node = 26362, tnear = 1.35910884e-37, tfar = 0}, {node = 37289472, tnear = 0, tfar = 1.99626569e-38}, {node = 0, tnear = 1.35910884e-37, tfar = 0}, {node = 0, tnear = 0, tfar = 1.35910795e-37}, {node = 0, tnear = -1.11901857e+33, tfar = 3.69410301e-41}, {node = 37289480, tnear = 0, tfar = 8.00141423e-43}, {node = 0, tnear = 2.1019477e-44, tfar = 0}, {node = 3484711668, tnear = 3.69410301e-41, tfar = -6.05590938e+09}, {node = 26362, tnear = -6.05591142e+09, tfar = 3.69410301e-41}, {node = 432416320, tnear = 3.69424314e-41, tfar = 3.49250577e-38}, {node = 0, tnear = -8.58994278e+09, tfar = 3.69410301e-41}, {node = 3484711488, tnear = 3.69410301e-41, tfar = -6.05578906e+09}, {node = 26362, tnear = -6.05591142e+09, tfar = 3.69410301e-41}, {node = 432416320, tnear = 3.69424314e-41, tfar = 3.42080861e-38}, {node = 0, tnear = -4.29342281e-25, tfar = 3.69410301e-41}, {node = 1166531584, tnear = 4658.65869, tfar = 58.3990784}, {node = 26362, tnear = 2.95214968e-30, tfar = 3.69424314e-41}, {node = 1179040917, tnear = 12408.0078, tfar = -1.11901857e+33}, {node = 26362, tnear = -1.11903776e+33, tfar = 3.69410301e-41}, {node = 3484711872, tnear = 3.69410301e-41, tfar = 0}, {node = 0, tnear = 3.22298647e-44, tfar = 0}, {node = 4133269504, tnear = 3.69410301e-41, tfar = 2.23232366e-38}, {node = 0, tnear = -6.05600973e+09, tfar = 3.69410301e-41}, {node = 3484711744, tnear = 3.69410301e-41, tfar = 2.06271134e-42}, {node = 0, tnear = -6.05600973e+09, tfar = 3.69410301e-41}, {node = 15, tnear = 0, tfar = 2.23654115e-38}, {node = 0, tnear = -1.93826294, tfar = 3.69396288e-41}, {node = 3484711824, tnear = 3.69410301e-41, tfar = -2.62904074e-28}, {node = 26362, tnear = 23.8484001, tfar = 0}} | |
#3 getIntersectionTime (pStopAtFirstHit=false, pMaxDist=<synthetic pointer>, pRay=..., this=0x66faeb10c200) at /home/trinity/TrinityCore/src/common/Collision/Maps/MapTree.cpp:149 | |
distance = 50 | |
intersectionCallBack = {prims = <optimized out>, hit = false} | |
#4 VMAP::StaticMapTree::getHeight (this=0x66faeb10c200, 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 = 12684.5469, y = 12358.2656, z = 26.0475235}, 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 = 12684.5469, c_zy = 12358.2656} | |
maxDist = <optimized out> | |
#5 0x00000000013a3c26 in VMAP::VMapManager2::getHeight (this=0x66fb19c62640, mapId=571, x=4382.11914, y=4708.40039, z=26.0475235, maxSearchDist=50) at /home/trinity/TrinityCore/src/common/Collision/Management/VMapManager2.cpp:226 | |
pos = {x = 12684.5469, y = 12358.2656, z = 26.0475235} | |
height = <optimized out> | |
instanceTree = <optimized out> | |
y = 4708.40039 | |
mapId = 571 | |
this = 0x66fb19c62640 | |
maxSearchDist = 50 | |
z = 26.0475235 | |
x = 4382.11914 | |
#6 0x0000000000f34f08 in Map::GetHeight (this=this@entry=0x66faf65cb000, x=x@entry=4382.11914, y=y@entry=4708.40039, z=z@entry=24.0475235, checkVMap=checkVMap@entry=true, maxSearchDist=maxSearchDist@entry=50) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:2201 | |
vmgr = <optimized out> | |
mapHeight = 24.0475235 | |
vmapHeight = -200000 | |
#7 0x0000000000f34ff4 in Map::GetHeight (this=0x66faf65cb000, phasemask=<optimized out>, x=4382.11914, y=4708.40039, z=24.0475235, vmap=vmap@entry=true, maxSearchDist=maxSearchDist@entry=50) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:2478 | |
No locals. | |
#8 0x0000000000cd8173 in Creature::UpdateMovementFlags (this=0x66fa91a7a000) at /home/trinity/TrinityCore/src/server/game/Entities/Creature/Creature.cpp:2654 | |
ground = <optimized out> | |
isInAir = <optimized out> | |
#9 0x0000000000ce98e0 in UpdateMovementFlags (this=0x66fa91a7a000) at /home/trinity/TrinityCore/src/server/game/Entities/Creature/Creature.cpp:485 | |
No locals. | |
#10 Creature::Update (this=0x66fa91a7a000, diff=120) at /home/trinity/TrinityCore/src/server/game/Entities/Creature/Creature.cpp:488 | |
No locals. | |
#11 0x0000000000e4f971 in Trinity::ObjectUpdater::Visit<Creature> (this=this@entry=0x66facfb47de0, m=...) at /home/trinity/TrinityCore/src/server/game/Grids/Notifiers/GridNotifiers.cpp:347 | |
iter = <optimized out> | |
#12 0x0000000000f32a87 in VisitorHelper<Trinity::ObjectUpdater, Creature> (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:60 | |
No locals. | |
#13 VisitorHelper<Trinity::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:66 | |
No locals. | |
#14 VisitorHelper<Trinity::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:67 | |
No locals. | |
#15 VisitorHelper<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:88 | |
No locals. | |
#16 Visit (c=..., this=0x66facfb47df0) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:99 | |
No locals. | |
#17 Visit<Trinity::ObjectUpdater> (visitor=..., this=0x66fa90bd1d38) at /home/trinity/TrinityCore/src/server/game/Grids/Grid.h:91 | |
No locals. | |
#18 VisitGrid<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (visitor=..., y=<optimized out>, x=1, this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/NGrid.h:157 | |
No locals. | |
#19 Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (visitor=..., cell=..., this=0x66faf65cb000) at /home/trinity/TrinityCore/src/server/game/Maps/Map.h:728 | |
No locals. | |
#20 Map::VisitNearbyCellsOf (this=this@entry=0x66faf65cb000, obj=obj@entry=0x66f95bb78000, gridVisitor=..., worldVisitor=...) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:638 | |
cell_id = 167233 | |
pair = {x_coord = 321, y_coord = 326} | |
cell = {data = {Part = {grid_x = 40, grid_y = 40, cell_x = 1, cell_y = 6, nocreate = 1, reserved = 0}, All = 18356776}} | |
y = 326 | |
x = 321 | |
area = {low_bound = {x_coord = 319, y_coord = 321}, high_bound = {x_coord = 324, y_coord = 327}} | |
#21 0x0000000000f44fdd in VisitNearbyCellsOf (worldVisitor=..., gridVisitor=..., obj=0x66f95bb78000, this=0x66faf65cb000) at /usr/include/c++/4.9/bits/vector.tcc:101 | |
No locals. | |
#22 Map::Update (this=0x66faf65cb000, t_diff=120) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:680 | |
updater = {i_timeDiff = 120} | |
grid_object_update = {i_visitor = @0x66facfb47de0} | |
world_object_update = {i_visitor = @0x66facfb47de0} | |
#23 0x00000000012d58b4 in call (this=0x66f98993ca20) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:42 | |
No locals. | |
#24 MapUpdater::WorkerThread (this=0x237e968 <MapManager::instance()::instance+168>) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:113 | |
request = 0x66f98993ca20 | |
#25 0x000066fb2e566970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#26 0x000066fb2f59e0a4 in start_thread (arg=0x66facfb48700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x66facfb48700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {113227412571904, -7538604873877353662, 1, 113229041180768, 126824852369520, 113227412571904, 6527089863236455234, 6527721907051629378}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#27 0x000066fb2dcd604d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 25 (Thread 0x66fb1e6c6700 (LWP 3094)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x000066fb2e562c7c 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 0x0000000001411bbf in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x66fb2a822240, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x66fb2a862cc0) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:49 | |
operation = 0x0 | |
#4 0x000066fb2e566970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x000066fb2f59e0a4 in start_thread (arg=0x66fb1e6c6700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x66fb1e6c6700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {113228733245184, -7538604873877353662, 1, 113229041180768, 126824852375616, 113228733245184, 6527758848416222018, 6527721907051629378}, 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 0x000066fb2dcd604d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 24 (Thread 0x66fb1eed3700 (LWP 3092)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x000066fb2e562c7c 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 0x0000000001411bbf in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x66fb2a822240, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x66fb2a862d00) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:49 | |
operation = 0x0 | |
#4 0x000066fb2e566970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x000066fb2f59e0a4 in start_thread (arg=0x66fb1eed3700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x66fb1eed3700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {113228741687040, -7538604873877353662, 1, 113229041180768, 126824852375616, 113228741687040, 6527759940948527938, 6527721907051629378}, 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 0x000066fb2dcd604d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 23 (Thread 0x66fb1f768700 (LWP 3090)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x000066fb2e562c7c 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 0x0000000001411bbf in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x66fb2a822240, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x66fb2a862d40) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:49 | |
operation = 0x0 | |
#4 0x000066fb2e566970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x000066fb2f59e0a4 in start_thread (arg=0x66fb1f768700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x66fb1f768700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {113228750685952, -7538604873877353662, 1, 113229041180768, 126824852375616, 113228750685952, 6527756699858832194, 6527721907051629378}, 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 0x000066fb2dcd604d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 22 (Thread 0x66fb20060700 (LWP 3088)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x000066fb2e562c7c 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 0x0000000001411bbf in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x66fb2a822240, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x66fb2a862d80) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:49 | |
operation = 0x0 | |
#4 0x000066fb2e566970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x000066fb2f59e0a4 in start_thread (arg=0x66fb20060700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x66fb20060700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {113228760090368, -7538604873877353662, 1, 113229041180768, 126824852375616, 113228760090368, 6527755200915245890, 6527721907051629378}, 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 0x000066fb2dcd604d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 21 (Thread 0x66fb2093d700 (LWP 3086)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x000066fb2e562c7c 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 0x0000000001411bbf in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x66fb2a822240, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x66fb2a862dc0) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:49 | |
operation = 0x0 | |
#4 0x000066fb2e566970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x000066fb2f59e0a4 in start_thread (arg=0x66fb2093d700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x66fb2093d700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {113228769384192, -7538604873877353662, 1, 113229041180768, 126824852375616, 113228769384192, 6527756456656309058, 6527721907051629378}, 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 0x000066fb2dcd604d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 20 (Thread 0x66fb21228700 (LWP 3084)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x000066fb2e562c7c 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 0x0000000001411bbf in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x66fb2a822240, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x66fb2a862e80) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:49 | |
operation = 0x0 | |
#4 0x000066fb2e566970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x000066fb2f59e0a4 in start_thread (arg=0x66fb21228700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x66fb21228700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {113228778735360, -7538604873877353662, 1, 113229041180768, 126824852375616, 113228778735360, 6527752748488919874, 6527721907051629378}, 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 0x000066fb2dcd604d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 19 (Thread 0x66fb21b0d700 (LWP 3082)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x000066fb2e562c7c 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 0x0000000001411bbf in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x66fb2a822240, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x66fb2a862e00) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:49 | |
operation = 0x0 | |
#4 0x000066fb2e566970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x000066fb2f59e0a4 in start_thread (arg=0x66fb21b0d700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x66fb21b0d700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {113228788061952, -7538604873877353662, 1, 113229041180768, 126824852375616, 113228788061952, 6527754008524950338, 6527721907051629378}, 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 0x000066fb2dcd604d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 18 (Thread 0x66fb2236f700 (LWP 3070)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x000066fb2e562c7c 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 0x0000000001411bbf in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x66fb2a822300, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x66fb2a8651c0) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:49 | |
operation = 0x0 | |
#4 0x000066fb2e566970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x000066fb2f59e0a4 in start_thread (arg=0x66fb2236f700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x66fb2236f700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {113228796851968, -7538604873877353662, 1, 113229041180768, 126824852375616, 113228796851968, 6527750657376717634, 6527721907051629378}, 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 0x000066fb2dcd604d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 17 (Thread 0x66fb22bd5700 (LWP 3068)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x000066fb2e562c7c 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 0x0000000001411bbf in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x66fb2a822300, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x66fb2a865240) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:49 | |
operation = 0x0 | |
#4 0x000066fb2e566970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x000066fb2f59e0a4 in start_thread (arg=0x66fb22bd5700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x66fb22bd5700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {113228805658368, -7538604873877353662, 1, 113229041180768, 126824852375616, 113228805658368, 6527751830976531266, 6527721907051629378}, 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 0x000066fb2dcd604d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 16 (Thread 0x66fb233e1700 (LWP 3066)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x000066fb2e562c7c 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 0x0000000001411bbf in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x66fb2a822300, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x66fb2a8652c0) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:49 | |
operation = 0x0 | |
#4 0x000066fb2e566970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x000066fb2f59e0a4 in start_thread (arg=0x66fb233e1700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x66fb233e1700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {113228814096128, -7538604873877353662, 1, 113229041180768, 126824852375616, 113228814096128, 6527748525999196994, 6527721907051629378}, 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 0x000066fb2dcd604d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 15 (Thread 0x66fb23ca8700 (LWP 3064)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x000066fb2e562c7c 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 0x0000000001411bbf in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x66fb2a822300, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x66fb2a865340) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:49 | |
operation = 0x0 | |
#4 0x000066fb2e566970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x000066fb2f59e0a4 in start_thread (arg=0x66fb23ca8700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x66fb23ca8700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {113228823299840, -7538604873877353662, 1, 113229041180768, 126824852375616, 113228823299840, 6527749243795606338, 6527721907051629378}, 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 0x000066fb2dcd604d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 14 (Thread 0x66fb244fa700 (LWP 3062)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x000066fb2e562c7c 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 0x0000000001411bbf in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x66fb2a822300, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x66fb2a8653c0) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:49 | |
operation = 0x0 | |
#4 0x000066fb2e566970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x000066fb2f59e0a4 in start_thread (arg=0x66fb244fa700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x66fb244fa700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {113228832024320, -7538604873877353662, 1, 113229041180768, 126824852375616, 113228832024320, 6527745909827242818, 6527721907051629378}, 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 0x000066fb2dcd604d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 13 (Thread 0x66fb24d38700 (LWP 3060)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x000066fb2e562c7c 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 0x0000000001411bbf in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x66fb2a822300, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x66fb2a865440) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:49 | |
operation = 0x0 | |
#4 0x000066fb2e566970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x000066fb2f59e0a4 in start_thread (arg=0x66fb24d38700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x66fb24d38700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {113228840666880, -7538604873877353662, 1, 113229041180768, 126824852375616, 113228840666880, 6527747104901892930, 6527721907051629378}, 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 0x000066fb2dcd604d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 12 (Thread 0x66fb25540700 (LWP 3058)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x000066fb2e562c7c 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 0x0000000001411bbf in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x66fb2a822300, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x66fb2a8654c0) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:49 | |
operation = 0x0 | |
#4 0x000066fb2e566970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x000066fb2f59e0a4 in start_thread (arg=0x66fb25540700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x66fb25540700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {113228849088256, -7538604873877353662, 1, 113229041180768, 126824852375616, 113228849088256, 6527743810661976898, 6527721907051629378}, 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 0x000066fb2dcd604d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 11 (Thread 0x66fb25d8f700 (LWP 3056)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x000066fb2e562c7c 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 0x0000000001411bbf in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x66fb2a822300, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x66fb2a865540) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:49 | |
operation = 0x0 | |
#4 0x000066fb2e566970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x000066fb2f59e0a4 in start_thread (arg=0x66fb25d8f700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x66fb25d8f700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {113228857800448, -7538604873877353662, 1, 113229041180768, 126824852375616, 113228857800448, 6527745005199756098, 6527721907051629378}, 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 0x000066fb2dcd604d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 10 (Thread 0x66fb265bd700 (LWP 3054)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x000066fb2e562c7c 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 0x0000000001411bbf in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x66fb2a822300, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x66fb2a8655c0) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:49 | |
operation = 0x0 | |
#4 0x000066fb2e566970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x000066fb2f59e0a4 in start_thread (arg=0x66fb265bd700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x66fb265bd700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {113228866377472, -7538604873877353662, 1, 113229041180768, 126824852375616, 113228866377472, 6527741681968810818, 6527721907051629378}, 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 0x000066fb2dcd604d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 9 (Thread 0x66fb26dc2700 (LWP 3052)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x000066fb2e562c7c 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 0x0000000001411bbf in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x66fb2a822300, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x66fb2a865640) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:49 | |
operation = 0x0 | |
#4 0x000066fb2e566970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x000066fb2f59e0a4 in start_thread (arg=0x66fb26dc2700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x66fb26dc2700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {113228874786560, -7538604873877353662, 1, 113229041180768, 126824852375616, 113228874786560, 6527742770206149442, 6527721907051629378}, 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 0x000066fb2dcd604d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 8 (Thread 0x66fb2767b700 (LWP 3051)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x000066fb2e562c7c 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 0x0000000001411bbf in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x66fb2a8223c0, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x66fb2a8656c0) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:49 | |
operation = 0x0 | |
#4 0x000066fb2e566970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x000066fb2f59e0a4 in start_thread (arg=0x66fb2767b700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x66fb2767b700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {113228883932928, -7538604873877353662, 1, 113229041180768, 126824852375616, 113228883932928, 6527738968623221570, 6527721907051629378}, 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 0x000066fb2dcd604d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 7 (Thread 0x66fb27e8d700 (LWP 3050)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x000066fb2e562c7c 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 0x0000000001411bbf in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x66fb2a8223c0, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x66fb2a865700) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:49 | |
operation = 0x0 | |
#4 0x000066fb2e566970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x000066fb2f59e0a4 in start_thread (arg=0x66fb27e8d700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x66fb27e8d700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {113228892395264, -7538604873877353662, 1, 113229041180768, 126824852375616, 113228892395264, 6527740195910126402, 6527721907051629378}, 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 0x000066fb2dcd604d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 6 (Thread 0x66fb28732700 (LWP 3049)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x000066fb2e562c7c 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 0x0000000001411bbf in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x66fb2a8223c0, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x66fb2a865740) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:49 | |
operation = 0x0 | |
#4 0x000066fb2e566970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x000066fb2f59e0a4 in start_thread (arg=0x66fb28732700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x66fb28732700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {113228901459712, -7538604873877353662, 1, 113229041180768, 126824852375616, 113228901459712, 6527736937640561474, 6527721907051629378}, 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 0x000066fb2dcd604d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 5 (Thread 0x66fb296bd700 (LWP 3048)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x000066fb2e562c7c 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 0x0000000001411bbf in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x66fb2a8223c0, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x66fb2a8657c0) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:49 | |
operation = 0x0 | |
#4 0x000066fb2e566970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x000066fb2f59e0a4 in start_thread (arg=0x66fb296bd700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x66fb296bd700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {113228917757696, -7538604873877353662, 1, 113228936054304, 17, 113228917757696, 6527734672582183746, 6527721907051629378}, 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 0x000066fb2dcd604d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 3 (Thread 0x66fb29f09700 (LWP 3046)): | |
#0 0x000066fb2dcd6623 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81 | |
No locals. | |
#1 0x0000000000ad0997 in boost::asio::detail::epoll_reactor::run (this=0x66fb2a822180, block=block@entry=true, ops=...) at /usr/include/boost/asio/detail/impl/epoll_reactor.ipp:392 | |
timeout = <optimized out> | |
events = {{events = 5, data = {ptr = 0x66f9e866d8e0, fd = -395912992, u32 = 3899054304, u64 = 113223531944160}}, {events = 5, data = {ptr = 0x66f9c4e8f560, fd = -991365792, u32 = 3303601504, u64 = 113222936491360}}, {events = 29, data = {ptr = 0x1e4f13500000000, fd = 0, u32 = 0, u64 = 136499098663518208}}, {events = 0, data = {ptr = 0x66fb29f08820, fd = 703629344, u32 = 703629344, u64 = 113228926453792}}, {events = 11, data = {ptr = 0xac1af000000000, fd = 0, u32 = 0, u64 = 48443314088706048}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 29084157, data = {ptr = 0x400000000, fd = 0, u32 = 0, u64 = 17179869184}}, {events = 0, data = {ptr = 0x10, fd = 16, u32 = 16, u64 = 16}}, {events = 718229376, data = {ptr = 0x2e810930000066fb, fd = 26363, u32 = 26363, u64 = 3350969699503466235}}, {events = 26363, data = {ptr = 0x1e4f135, fd = 31781173, u32 = 31781173, u64 = 31781173}}, {events = 0, data = {ptr = 0x8000000000, fd = 0, u32 = 0, u64 = 549755813888}}, {events = 0, data = {ptr = 0x68, fd = 104, u32 = 104, u64 = 104}}, {events = 718229376, data = {ptr = 0xbc800000000066fb, fd = 26363, u32 = 26363, u64 = 13582856476149442299}}, {events = 26361, data = {ptr = 0x66fac7c06048, fd = -943693752, u32 = 3351273544, u64 = 113227279130696}}, {events = 29040715, data = {ptr = 0xd00000000, fd = 0, u32 = 0, u64 = 55834574848}}, {events = 0, data = {ptr = 0x66fac7c06000, fd = -943693824, u32 = 3351273472, u64 = 113227279130624}}, {events = 1, data = {ptr = 0x1b800000000, fd = 0, u32 = 0, u64 = 1889785610240}}, {events = 0, data = {ptr = 0x66fb2acf5138, fd = 718229816, u32 = 718229816, u64 = 113228941054264}}, {events = 3, data = {ptr = 0x9800000000, fd = 0, u32 = 0, u64 = 652835028992}}, {events = 0, data = {ptr = 0x501f08884, fd = 32540804, u32 = 32540804, u64 = 21507377284}}, {events = 1544583656, data = {ptr = 0x29f08884000066f9, fd = 26361, u32 = 26361, u64 = 3022065450482689785}}, {events = 26363, data = {ptr = 0x66f95c1079e8, fd = 1544583656, u32 = 1544583656, u64 = 113221177473512}}, {events = 3351273504, data = {ptr = 0xc7c06000000066fa, fd = 26362, u32 = 26362, u64 = 14393609962192398074}}, {events = 26362, data = {ptr = 0x1, fd = 1, u32 = 1, u64 = 1}}, {events = 717225984, data = {ptr = 0xc7c06000000066fb, fd = 26363, u32 = 26363, u64 = 14393609962192398075}}, {events = 26362, data = {ptr = 0x66f95b244000, fd = 1529102336, u32 = 1529102336, u64 = 113221161992192}}, {events = 29074919, data = {ptr = 0x5c10781000000000, fd = 0, u32 = 0, u64 = 6633934261231550464}}, {events = 26361, data = {ptr = 0x2, fd = 2, u32 = 2, u64 = 2}}, {events = 32, data = {ptr = 0xb162820000000000, fd = 0, u32 = 0, u64 = 12781921628942499840}}, {events = 26361, data = {ptr = 0x66fac7c06040, fd = -943693760, u32 = 3351273536, u64 = 113227279130688}}, {events = 28977224, data = {ptr = 0xc7c0608800000000, fd = 0, u32 = 0, u64 = 14393610546307923968}}, {events = 26362, data = {ptr = 0x1d, fd = 29, u32 = 29, u64 = 29}}, {events = 31781173, data = {ptr = 0x29f0896f00000000, fd = 0, u32 = 0, u64 = 3022066459799977984}}, {events = 26363, data = {ptr = 0xb, fd = 11, u32 = 11, u64 = 11}}, {events = 11279088, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x5, fd = 5, u32 = 5, u64 = 5}}, {events = 4, data = {ptr = 0x2e56ee9900000000, fd = 0, u32 = 0, u64 = 3339118514639208448}}, {events = 26363, data = {ptr = 0x4, fd = 4, u32 = 4, u64 = 4}}, {events = 780208432, data = {ptr = 0x1e4f135000066fb, fd = 26363, u32 = 26363, u64 = 136499098663544571}}, {events = 0, data = {ptr = 0x66fb29f08990, fd = 703629712, u32 = 703629712, u64 = 113228926454160}}, {events = 703629679, data = {ptr = 0x237e300000066fb, fd = 26363, u32 = 26363, u64 = 159845900934473467}}, {events = 0, data = {ptr = 0x237e300 <Log::instance()::instance>, fd = 37217024, u32 = 37217024, u64 = 37217024}}, {events = 703629952, data = {ptr = 0x6000066fb, fd = 26363, u32 = 26363, u64 = 25769830139}}, {events = 0, data = {ptr = 0xb, fd = 11, u32 = 11, u64 = 11}}, {events = 713100720, data = {ptr = 0xac1d10000066fb, fd = 26363, u32 = 26363, u64 = 48445650550941435}}, {events = 0, data = {ptr = 0x101c2626f, fd = 29516399, u32 = 29516399, u64 = 4324483695}}, {events = 703629920, data = {ptr = 0xbca2ec10000066fb, fd = 26363, u32 = 26363, u64 = 13592686178821236475}}, {events = 26361, data = {ptr = 0xe3, fd = 227, u32 = 227, u64 = 227}}, {events = 2976220920, data = {ptr = 0x2e50f2e8000066f9, fd = 26361, u32 = 26361, u64 = 3337434402127898361}}, {events = 26363, data = {ptr = 0x66f9b1628218, fd = -1318944232, u32 = 2976023064, u64 = 113222608912920}}, {events = 777449113, data = {ptr = 0xb1628218000066fb, fd = 26363, u32 = 26363, u64 = 12781921732021741307}}, {events = 26361, data = {ptr = 0x66fb2e810930 <char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag)+80>, fd = 780208432, u32 = 780208432, u64 = 113229003032880}}, {events = 29516399, data = {ptr = 0x29f08a8000000000, fd = 0, u32 = 0, u64 = 3022067632326049792}}, {events = 26363, data = {ptr = 0x66fb29f08a60, fd = 703629920, u32 = 703629920, u64 = 113228926454368}}, {events = 703629952, data = {ptr = 0x29f08a80000066fb, fd = 26363, u32 = 26363, u64 = 3022067632326076155}}, {events = 26363, data = {ptr = 0x66fb29f08ad0, fd = 703630032, u32 = 703630032, u64 = 113228926454480}}, {events = 227, data = {ptr = 0xbca2ec1000000000, fd = 0, u32 = 0, u64 = 13592686178821210112}}, {events = 26361, data = {ptr = 0xe3, fd = 227, u32 = 227, u64 = 227}}, {events = 16835767, data = {ptr = 0xc7c060a800000000, fd = 0, u32 = 0, u64 = 14393610683746877440}}, {events = 26362, data = {ptr = 0x66fb2acf5320, fd = 718230304, u32 = 718230304, u64 = 113228941054752}}, {events = 63, data = {ptr = 0x1bbb2f700000000, fd = 0, u32 = 0, u64 = 124890188609486848}}, {events = 0, data = {ptr = 0x4, fd = 4, u32 = 4, u64 = 4}}, {events = 718230304, data = {ptr = 0x30000066fb, fd = 26363, u32 = 26363, u64 = 206158456571}}, {events = 0, data = {ptr = 0x66fb2acf5300, fd = 718230272, u32 = 718230272, u64 = 113228941054720}}, {events = 718229376, data = {ptr = 0x23af000000066fb, fd = 26363, u32 = 26363, u64 = 160704619515766523}}, {events = 0, data = {ptr = 0x1, fd = 1, u32 = 1, u64 = 1}}, {events = 3351273640, data = {ptr = 0x40000066fa, fd = 26362, u32 = 26362, u64 = 274877933306}}, {events = 0, data = {ptr = 0x66f9cc02d900, fd = -872228608, u32 = 3422738688, u64 = 113223055628544}}, {events = 3351273600, data = {ptr = 0xc7c06000000066fa, fd = 26362, u32 = 26362, u64 = 14393609962192398074}}, {events = 26362, data = {ptr = 0x40, fd = 64, u32 = 64, u64 = 64}}, {events = 29039695, data = {ptr = 0x5b23438800000000, fd = 0, u32 = 0, u64 = 6567166933030928384}}, {events = 26361, data = {ptr = 0x66fb2f5a4ea9 <recvmsg+57>, fd = 794447529, u32 = 794447529, u64 = 113229017271977}}, {events = 0, data = {ptr = 0x101531400000000, fd = 0, u32 = 0, u64 = 72430414379089920}}, {events = 0, data = {ptr = 0x10066fb29f08c50, fd = 703630416, u32 = 703630416, u64 = 72170822964382800}}, {events = 0, data = {ptr = 0x8b386000000001f4, fd = 500, u32 = 500, u64 = 10031873723084046836}}, {events = 26361, data = {ptr = 0x1000, fd = 4096, u32 = 4096, u64 = 4096}}, {events = 4096, data = {ptr = 0xe300000000, fd = 0, u32 = 0, u64 = 974957576192}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x29f08ab000000000, fd = 0, u32 = 0, u64 = 3022067838484480000}}, {events = 26363, data = {ptr = 0x1, fd = 1, u32 = 1, u64 = 1}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 29195176, data = {ptr = 0x2f00000000, fd = 0, u32 = 0, u64 = 201863462912}}, {events = 0, data = {ptr = 0x66f9e866d908, fd = -395912952, u32 = 3899054344, u64 = 113223531944200}}, {events = 0, data = {ptr = 0x90c8d28000000000, fd = 0, u32 = 0, u64 = 10432819984001400832}}, {events = 26361, data = {ptr = 0x66f9bca2ecd0, fd = -1130173232, u32 = 3164794064, u64 = 113222797683920}}, {events = 0, data = {ptr = 0x2a82218000000000, fd = 0, u32 = 0, u64 = 3063047530204889088}}, {events = 26363, data = {ptr = 0x10154b2 <boost::asio::detail::epoll_reactor::start_op(int, int, boost::asio::detail::epoll_reactor::descriptor_state*&, boost::asio::detail::reactor_op*, bool, bool)+162>, fd = 16864434, u32 = 16864434, u64 = 16864434}}, {events = 29195176, data = {ptr = 0x100000000, fd = 0, u32 = 0, u64 = 4294967296}}, {events = 500, data = {ptr = 0x66f9bca2ec10, fd = -1130173424, u32 = 3164793872, u64 = 113222797683728}}, {events = 16837154, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x66f990c8d280, fd = -1865887104, u32 = 2429080192, u64 = 113222061970048}}, {events = 703630448, data = {ptr = 0x1000000066fb, fd = 26363, u32 = 26363, u64 = 17592186070779}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 81, data = {ptr = 0xd362282000000000, fd = 0, u32 = 0, u64 = 15231781007624503296}}, {events = 26362, data = {ptr = 0x1016def <Socket<WorldSocket>::AsyncRead()+735>, fd = 16870895, u32 = 16870895, u64 = 16870895}}, {events = 1, data = {ptr = 0x1016cf000000000, fd = 0, u32 = 0, u64 = 72458847062589440}}, {events = 0, data = {ptr = 0x29f08df0, fd = 703630832, u32 = 703630832, u64 = 703630832}}, {events = 1, data = {ptr = 0x8b386000000001f4, fd = 500, u32 = 500, u64 = 10031873723084046836}}, {events = 26361, data = {ptr = 0x66f9bca2ec10, fd = -1130173424, u32 = 3164793872, u64 = 113222797683728}}, {events = 713171328, data = {ptr = 0xc3388080000066fb, fd = 26363, u32 = 26363, u64 = 14067134723335939835}}, {events = 26361, data = {ptr = 0x66fb29f08c10, fd = 703630352, u32 = 703630352, u64 = 113228926454800}}, {events = 2429080192, data = {ptr = 0x90c8d280000066f9, fd = 26361, u32 = 26361, u64 = 10432819984001427193}}, {events = 26361, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 16868864, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0xbca2ec1000000000, fd = 0, u32 = 0, u64 = 13592686178821210112}}, {events = 26361, data = {ptr = 0x1bd7ba8 <void Log::RegisterAppender<AppenderDB>()::__FUNCTION__+8>, fd = 29195176, u32 = 29195176, u64 = 29195176}}, {events = 5, data = {ptr = 0x2a8220c000000000, fd = 0, u32 = 0, u64 = 3063046705571168256}}, {events = 26363, data = {ptr = 0x1bd7ba8 <void Log::RegisterAppender<AppenderDB>()::__FUNCTION__+8>, fd = 29195176, u32 = 29195176, u64 = 29195176}}, {events = 5, data = {ptr = 0x2a8220c000000000, fd = 0, u32 = 0, u64 = 3063046705571168256}}, {events = 26363, data = {ptr = 0x66f9e866d908, fd = -395912952, u32 = 3899054344, u64 = 113223531944200}}, {events = 713171136, data = {ptr = 0x1016ffc000066fb, fd = 26363, u32 = 26363, u64 = 72462197137106683}}, {events = 0, data = {ptr = 0x66fb29f08ca0, fd = 703630496, u32 = 703630496, u64 = 113228926454944}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 16868864, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x66f9bca2ec10, fd = -1130173424, u32 = 3164793872, u64 = 113222797683728}}, {events = 3164793856, data = {ptr = 0x2a8220f0000066f9, fd = 26361, u32 = 26361, u64 = 3063046911729624825}}, {events = 26363, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 794433033, data = {ptr = 0x29f08d00000066fb, fd = 26363, u32 = 26363, u64 = 3022070381105145595}}, {events = 26363, data = {ptr = 0x66f990c8d280, fd = -1865887104, u32 = 2429080192, u64 = 113222061970048}}, {events = 11348297, data = {ptr = 0x29f08d1000000000, fd = 0, u32 = 0, u64 = 3022070449824595968}}, {events = 26363, data = {ptr = 0x66fb29f08ea0, fd = 703631008, u32 = 703631008, u64 = 113228926455456}}, {events = 713171328, data = {ptr = 0x66fb, fd = 26363, u32 = 26363, u64 = 26363}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 2429080192, data = {ptr = 0x5b114c10000066f9, fd = 26361, u32 = 26361, u64 = 6562109763658737401}}, {events = 26361, data = {ptr = 0x66fb2f5a211f <pthread_cond_wait@@GLIBC_2.3.2+335>, fd = 794435871, u32 = 794435871, u64 = 113229017260319}}} | |
num_events = <optimized out> | |
check_timers = <optimized out> | |
#2 0x0000000000ad49b4 in do_run_one (ec=..., this_thread=..., lock=..., this=<optimized out>) at /usr/include/boost/asio/detail/impl/task_io_service.ipp:368 | |
on_exit = {task_io_service_ = 0x66fb2a8220c0, lock_ = 0x66fb29f08d80, this_thread_ = 0x66fb29f08df0} | |
more_handlers = <optimized out> | |
#3 boost::asio::detail::task_io_service::run (this=0x66fb2a8220c0, 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 = 0x66fb29f08e20, 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 = 299960190, __total_seq = 149980095, __wakeup_seq = 149980095, __woken_seq = 149980095, __mutex = 0x66fb2a8220f0, __nwaiters = 0, __broadcast_seq = 0}, __size = "\000\000\000\000~\a\341\021\277\203\360\b\000\000\000\000\277\203\360\b\000\000\000\000\277\203\360\b\000\000\000\000\360 \202*\373f\000\000\000\000\000\000\000\000\000", __align = 1288319206151946240}, signalled_ = true} | |
ctx = {<boost::asio::detail::noncopyable> = {<No data fields>}, key_ = 0x66fb2a8220c0, value_ = 0x66fb29f08df0, next_ = 0x0} | |
lock = {<boost::asio::detail::noncopyable> = {<No data fields>}, mutex_ = @0x66fb2a8220f0, locked_ = false} | |
n = <optimized out> | |
#4 0x0000000000ad58b5 in boost::asio::io_service::run (this=0x237e580 <_ioService>) at /usr/include/boost/asio/impl/io_service.ipp:59 | |
ec = {m_val = 0, m_cat = 0x66fb2f5950d0} | |
s = <optimized out> | |
#5 0x000066fb2e566970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#6 0x000066fb2f59e0a4 in start_thread (arg=0x66fb29f09700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x66fb29f09700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {113228926457600, -7538604873877353662, 1, 113229041180768, 126824852378192, 113228926457600, 6527735868730575682, 6527721907051629378}, 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" | |
#7 0x000066fb2dcd604d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 2 (Thread 0x66fb2a73e700 (LWP 3045)): | |
#0 memchr () at ../sysdeps/x86_64/memchr.S:45 | |
No locals. | |
#1 0x000066fb2e56e79c in std::string::find_last_of(char const*, unsigned long, unsigned long) const () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#2 0x0000000000ac1ec6 in find_last_of (__pos=18446744073709551615, __s=0x1c7f39a ".", this=0x66fb2a73d970) at /usr/include/c++/4.9/bits/basic_string.h:2068 | |
No locals. | |
#3 GetLoggerByType (type="network", this=0x237e300 <Log::instance()::instance>) at /home/trinity/TrinityCore/src/common/Logging/Log.h:132 | |
parentLogger = "root" | |
#4 GetLoggerByType (type=..., this=0x237e300 <Log::instance()::instance>) at /home/trinity/TrinityCore/src/common/Logging/Log.h:136 | |
parentLogger = "network" | |
#5 Log::ShouldLog (this=0x237e300 <Log::instance()::instance>, type=..., level=LOG_LEVEL_TRACE) at /home/trinity/TrinityCore/src/common/Logging/Log.h:149 | |
logLevel = <optimized out> | |
#6 0x000000000100e272 in WorldSocket::LogOpcodeText (this=this@entry=0x66f9527e2410, opcode=opcode@entry=898, guard=...) at /home/trinity/TrinityCore/src/server/game/Server/WorldSocket.cpp:336 | |
No locals. | |
#7 0x00000000010121c3 in WorldSocket::ReadDataHandler (this=0x66f9527e2410) at /home/trinity/TrinityCore/src/server/game/Server/WorldSocket.cpp:307 | |
opcode = 898 | |
packet = {<ByteBuffer> = {_vptr.ByteBuffer = 0x1bdbfd0 <vtable for WorldPacket+16>, static DEFAULT_SIZE = 4096, _rpos = 0, _wpos = 0, _storage = std::vector of length 42, capacity 42 = {7 '\a', 59 ';', 234 '\352', 9 '\t', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 7 '\a', 103 'g', 162 '\242', 0 '\000', 199 '\307', 35 '#', 23 '\027', 196 '\304', 229 '\345', 40 '(', 202 '\312', 195 '\303', 171 '\253', 210 '\322', 114 'r', 66 'B', 119 'w', 107 'k', 76 'L', 64 '@', 252 '\374', 1 '\001', 0 '\000', 0 '\000', 54 '6', 51 '3', 179 '\263', 62 '>'}}, m_opcode = 898} | |
sessionGuard = {_M_device = 0x66f9527e26a8, _M_owns = true} | |
#8 0x0000000001012c2b in WorldSocket::ReadHandler (this=0x1c7f39a) at /home/trinity/TrinityCore/src/server/game/Server/WorldSocket.cpp:169 | |
result = WorldSocket::Ok | |
__FUNCTION__ = "ReadHandler" | |
#9 0x0000000001016fea in _M_call<std::shared_ptr<WorldSocket>&, boost::system::error_code const&, unsigned long const&> (__ptr=std::shared_ptr (count 3, weak 1) 0x66f9527e2410, this=0x66fb2a73dca0) at /usr/include/c++/4.9/functional:526 | |
No locals. | |
#10 operator()<std::shared_ptr<WorldSocket>&, const boost::system::error_code&, long unsigned int const&, void> (__object=std::shared_ptr (count 3, weak 1) 0x66f9527e2410, this=0x66fb2a73dca0) at /usr/include/c++/4.9/functional:578 | |
No locals. | |
#11 __call<void, boost::system::error_code const&, unsigned long const&, 0ul, 1ul, 2ul> (__args=<optimized out>, this=0x66fb2a73dca0) at /usr/include/c++/4.9/functional:1264 | |
No locals. | |
#12 operator()<const boost::system::error_code&, long unsigned int const&, void> (this=0x66fb2a73dca0) at /usr/include/c++/4.9/functional:1323 | |
No locals. | |
#13 operator() (this=0x66fb2a73dca0) at /usr/include/boost/asio/detail/bind_handler.hpp:127 | |
No locals. | |
#14 asio_handler_invoke<boost::asio::detail::binder2<std::_Bind<std::_Mem_fn<void (Socket<WorldSocket>::*)(boost::system::error_code, long unsigned int)>(std::shared_ptr<WorldSocket>, std::_Placeholder<1>, std::_Placeholder<2>)>, boost::system::error_code, long unsigned int> > (function=...) at /usr/include/boost/asio/handler_invoke_hook.hpp:69 | |
No locals. | |
#15 invoke<boost::asio::detail::binder2<std::_Bind<std::_Mem_fn<void (Socket<WorldSocket>::*)(boost::system::error_code, long unsigned int)>(std::shared_ptr<WorldSocket>, std::_Placeholder<1>, std::_Placeholder<2>)>, boost::system::error_code, long unsigned int>, std::_Bind<std::_Mem_fn<void (Socket<WorldSocket>::*)(boost::system::error_code, long unsigned int)>(std::shared_ptr<WorldSocket>, std::_Placeholder<1>, std::_Placeholder<2>)> > (context=..., function=...) at /usr/include/boost/asio/detail/handler_invoke_helpers.hpp:37 | |
No locals. | |
#16 boost::asio::detail::reactive_socket_recv_op<boost::asio::mutable_buffers_1, std::_Bind<std::_Mem_fn<void (Socket<WorldSocket>::*)(boost::system::error_code, unsigned long)> (std::shared_ptr<WorldSocket>, std::_Placeholder<1>, std::_Placeholder<2>)> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long) (owner=0x66fb2a8220c0, base=<optimized out>) at /usr/include/boost/asio/detail/reactive_socket_recv_op.hpp:110 | |
o = <optimized out> | |
p = {h = 0x66fb2a73dca0, v = 0x0, p = 0x0} | |
handler = {handler_ = {<std::_Weak_result_type<std::_Mem_fn<void (Socket<WorldSocket>::*)(boost::system::error_code, unsigned long)> >> = {<std::_Weak_result_type_impl<std::_Mem_fn<void (Socket<WorldSocket>::*)(boost::system::error_code, unsigned long)> >> = {<std::_Maybe_get_result_type<true, std::_Mem_fn<void (Socket<WorldSocket>::*)(boost::system::error_code, unsigned long)> >> = {<No data fields>}, <No data fields>}, <No data fields>}, _M_f = {<std::_Maybe_unary_or_binary_function<void, Socket<WorldSocket>*, boost::system::error_code, unsigned long>> = {<No data fields>}, __pmf = (void (Socket<WorldSocket>::*)(Socket<WorldSocket> * const, boost::system::error_code, unsigned long)) 0x1016600 <Socket<WorldSocket>::ReadHandlerInternal(boost::system::error_code, unsigned long)>}, _M_bound_args = std::tuple containing = {[1] = std::shared_ptr (count 3, weak 1) 0x66f9527e2410, [2] = {<std::_Placeholder<1>> = {<No data fields>}, <No data fields>}, [3] = {<std::_Placeholder<2>> = {<No data fields>}, <No data fields>}}}, arg1_ = {m_val = 0, m_cat = 0x66fb2f5950d0}, arg2_ = 48} | |
#17 0x0000000000ad2949 in complete (bytes_transferred=0, ec=..., owner=..., this=<optimized out>) at /usr/include/boost/asio/detail/task_io_service_operation.hpp:38 | |
No locals. | |
#18 boost::asio::detail::epoll_reactor::descriptor_state::do_complete (owner=0x66fb2a8220c0, base=0x66fa5dcb0740, ec=..., bytes_transferred=<optimized out>) at /usr/include/boost/asio/detail/impl/epoll_reactor.ipp:651 | |
descriptor_data = 0x66fa5dcb0740 | |
events = <optimized out> | |
#19 0x0000000000ad4bc0 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. | |
#20 do_run_one (ec=..., this_thread=..., lock=..., this=<optimized out>) at /usr/include/boost/asio/detail/impl/task_io_service.ipp:384 | |
task_result = <optimized out> | |
on_exit = {task_io_service_ = 0x66fb2a8220c0, lock_ = 0x66fb2a73dd80, this_thread_ = 0x66fb2a73ddf0} | |
more_handlers = true | |
#21 boost::asio::detail::task_io_service::run (this=0x66fb2a8220c0, 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_ = 0x66f9aa121d00}, wakeup_event = 0x66fb2a73de20, 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 = 299762446, __total_seq = 149881223, __wakeup_seq = 149881223, __woken_seq = 149881223, __mutex = 0x66fb2a8220f0, __nwaiters = 0, __broadcast_seq = 0}, __size = "\000\000\000\000\016\003\336\021\207\001\357\b\000\000\000\000\207\001\357\b\000\000\000\000\207\001\357\b\000\000\000\000\360 \202*\373f\000\000\000\000\000\000\000\000\000", __align = 1287469902138966016}, signalled_ = true} | |
ctx = {<boost::asio::detail::noncopyable> = {<No data fields>}, key_ = 0x66fb2a8220c0, value_ = 0x66fb2a73ddf0, next_ = 0x0} | |
lock = {<boost::asio::detail::noncopyable> = {<No data fields>}, mutex_ = @0x66fb2a8220f0, locked_ = false} | |
n = <optimized out> | |
#22 0x0000000000ad58b5 in boost::asio::io_service::run (this=0x237e580 <_ioService>) at /usr/include/boost/asio/impl/io_service.ipp:59 | |
ec = {m_val = 0, m_cat = 0x66fb2f5950d0} | |
s = <optimized out> | |
#23 0x000066fb2e566970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#24 0x000066fb2f59e0a4 in start_thread (arg=0x66fb2a73e700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x66fb2a73e700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {113228935063296, -7538604873877353662, 1, 113229041180768, 126824852378192, 113228935063296, 6527732541741534018, 6527721907051629378}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#25 0x000066fb2dcd604d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 1 (Thread 0x66fb30c52780 (LWP 3038)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x000066fb2e562c7c 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 0x00000000012d5683 in MapUpdater::wait (this=0x237e968 <MapManager::instance()::instance+168>) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:74 | |
lock = {_M_device = 0x237ea38 <MapManager::instance()::instance+376>, _M_owns = true} | |
#3 0x0000000000f57ba8 in MapManager::Update (this=0x237ea64 <MapManager::instance()::instance+420>, this@entry=0x237e8c0 <MapManager::instance()::instance>, diff=128, diff@entry=120) at /home/trinity/TrinityCore/src/server/game/Maps/MapManager.cpp:248 | |
No locals. | |
#4 0x000000000111a40e in World::Update (this=this@entry=0x237d900 <World::instance()::instance>, diff=diff@entry=120) at /home/trinity/TrinityCore/src/server/game/World/World.cpp:2205 | |
No locals. | |
#5 0x0000000000acbb46 in WorldUpdateLoop () at /home/trinity/TrinityCore/src/server/worldserver/Main.cpp:380 | |
realCurrTime = <optimized out> | |
realPrevTime = 64199128 | |
prevSleepTime = 0 | |
#6 0x0000000000a1643e in main (argc=<optimized out>, argv=<optimized out>) at /home/trinity/TrinityCore/src/server/worldserver/Main.cpp:242 | |
configFile = "../etc/worldserver.conf" | |
threadPool = std::vector of length 2, capacity 2 = {{_M_id = {_M_thread = 113228935063296}}, {_M_id = {_M_thread = 113228926457600}}} | |
soapThread = 0x0 | |
vm = <incomplete type> | |
configError = "" | |
seed = {_bn = 0x66fb2a86b120} | |
signals = {<boost::asio::basic_io_object<boost::asio::signal_set_service, false>> = {service = @0x66fb2a83ca80, implementation = {queue_ = {<boost::asio::detail::noncopyable> = {<No data fields>}, front_ = 0x66fb2a86d3c0, back_ = 0x66fb2a86d3c0}, signals_ = 0x66fb2a8af400}}, <No data fields>} | |
worldPort = <optimized out> | |
worldListener = "0.0.0.0" | |
configService = "" | |
pidFile = "./world.pid" | |
numThreads = <optimized out> | |
cliThread = <optimized out> | |
raAcceptor = 0x0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment