Created
September 13, 2017 08:24
-
-
Save Jildor/75d4fc68970c192e02f0b21f6f4f7be0 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 0x61073a9a9700 (LWP 8581)] | |
[New Thread 0x61073a11b700 (LWP 8582)] | |
[New Thread 0x61073986d700 (LWP 8583)] | |
[New Thread 0x610739019700 (LWP 8584)] | |
[New Thread 0x610738776700 (LWP 8585)] | |
[New Thread 0x610737f2d700 (LWP 8586)] | |
[New Thread 0x61072fbf5700 (LWP 8587)] | |
[New Thread 0x61072f341700 (LWP 8588)] | |
[New Thread 0x61072e34c700 (LWP 8589)] | |
Program received signal SIGSEGV, Segmentation fault. | |
[Switching to Thread 0x61073a11b700 (LWP 8582)] | |
0x000000000197149f in WorldObject::IsInMap (this=0x610689421680, obj=0xa507f1303e9c0210) at /home/trinity/TrinityCore/src/server/game/Entities/Object/Object.cpp:1181 | |
1181 return IsInWorld() && obj->IsInWorld() && (GetMap() == obj->GetMap()); | |
#0 0x000000000197149f in WorldObject::IsInMap (this=0x610689421680, obj=0xa507f1303e9c0210) at /home/trinity/TrinityCore/src/server/game/Entities/Object/Object.cpp:1181 | |
#1 0x000000000128f93d in HostileReference::updateOnlineStatus (this=0x61069379b1c0) at /home/trinity/TrinityCore/src/server/game/Combat/ThreatManager.cpp:185 | |
#2 0x000000000129065b in HostileReference::addThreat (this=0x61069379b1c0, modThreat=1000) at /home/trinity/TrinityCore/src/server/game/Combat/ThreatManager.cpp:148 | |
#3 0x0000000000d74fc2 in AddThreat (amt=1000, this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Combat/ThreatManager.h:58 | |
#4 boss_patchwerk::boss_patchwerkAI::UpdateAI (this=0x61072c0ca900, diff=<optimized out>) at /home/trinity/TrinityCore/src/server/scripts/Northrend/Naxxramas/boss_patchwerk.cpp:155 | |
#5 0x00000000019afa42 in Creature::Update (this=0x61070622d000, diff=100) at /home/trinity/TrinityCore/src/server/game/Entities/Creature/Creature.cpp:727 | |
#6 0x00000000014a8b13 in Trinity::ObjectUpdater::Visit<Creature> (this=0x610689421680, this@entry=0x61073a11ad60, m=...) at /home/trinity/TrinityCore/src/server/game/Grids/Notifiers/GridNotifiers.cpp:406 | |
#7 0x00000000017cd828 in VisitorHelper<Trinity::ObjectUpdater, Creature> (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:45 | |
#8 VisitorHelper<Trinity::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:51 | |
#9 VisitorHelper<Trinity::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:52 | |
#10 VisitorHelper<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:58 | |
#11 Visit (c=..., this=0x61073a11ad70) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:92 | |
#12 Visit<Trinity::ObjectUpdater> (visitor=..., this=0x610715c8d9c8) at /home/trinity/TrinityCore/src/server/game/Grids/Grid.h:91 | |
#13 VisitGrid<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (visitor=..., y=<optimized out>, x=5, this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/NGrid.h:153 | |
#14 Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (visitor=..., cell=..., this=0x61070b22b000) at /home/trinity/TrinityCore/src/server/game/Maps/Map.h:810 | |
#15 Map::VisitNearbyCellsOf (this=this@entry=0x61070b22b000, obj=obj@entry=0x6106bf67d000, gridVisitor=..., worldVisitor=...) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:687 | |
#16 0x00000000017d7e95 in VisitNearbyCellsOf (worldVisitor=..., gridVisitor=..., obj=0x6106bf67d000, this=0x61070b22b000) at /usr/include/c++/4.9/bits/vector.tcc:101 | |
#17 Map::Update (this=this@entry=0x61070b22b000, t_diff=t_diff@entry=100) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:729 | |
#18 0x00000000017d8140 in InstanceMap::Update (this=0x61070b22b000, t_diff=100) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:3223 | |
#19 0x00000000017bd244 in call (this=0x610687ea2ee0) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:42 | |
#20 MapUpdater::WorkerThread (this=0x24fe560 <MapManager::instance()::instance+160>) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:113 | |
#21 0x00006107c3dd3970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
#22 0x00006107c478f064 in start_thread (arg=0x61073a11b700) at pthread_create.c:309 | |
#23 0x00006107c354362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
#0 0x000000000197149f in WorldObject::IsInMap (this=0x610689421680, obj=0xa507f1303e9c0210) at /home/trinity/TrinityCore/src/server/game/Entities/Object/Object.cpp:1181 | |
No locals. | |
#1 0x000000000128f93d in HostileReference::updateOnlineStatus (this=0x61069379b1c0) at /home/trinity/TrinityCore/src/server/game/Combat/ThreatManager.cpp:185 | |
online = false | |
accessible = false | |
#2 0x000000000129065b in HostileReference::addThreat (this=0x61069379b1c0, modThreat=1000) at /home/trinity/TrinityCore/src/server/game/Combat/ThreatManager.cpp:148 | |
modThreat = 1000 | |
this = 0x61069379b1c0 | |
#3 0x0000000000d74fc2 in AddThreat (amt=1000, this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Combat/ThreatManager.h:58 | |
No locals. | |
#4 boss_patchwerk::boss_patchwerkAI::UpdateAI (this=0x61072c0ca900, diff=<optimized out>) at /home/trinity/TrinityCore/src/server/scripts/Northrend/Naxxramas/boss_patchwerk.cpp:155 | |
secondThreat = <optimized out> | |
thirdThreat = <optimized out> | |
currentVictim = 0x6106bf67d000 | |
list = std::list = {[0] = 0x6106d6bff980, [1] = 0x61069379b1c0, [2] = 0x61069af03e40} | |
end = | |
pHatefulTarget = <optimized out> | |
it = <optimized out> | |
eventId = <optimized out> | |
#5 0x00000000019afa42 in Creature::Update (this=0x61070622d000, diff=100) at /home/trinity/TrinityCore/src/server/game/Entities/Creature/Creature.cpp:727 | |
No locals. | |
#6 0x00000000014a8b13 in Trinity::ObjectUpdater::Visit<Creature> (this=0x610689421680, this@entry=0x61073a11ad60, m=...) at /home/trinity/TrinityCore/src/server/game/Grids/Notifiers/GridNotifiers.cpp:406 | |
No locals. | |
#7 0x00000000017cd828 in VisitorHelper<Trinity::ObjectUpdater, Creature> (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:45 | |
No locals. | |
#8 VisitorHelper<Trinity::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:51 | |
No locals. | |
#9 VisitorHelper<Trinity::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:52 | |
No locals. | |
#10 VisitorHelper<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:58 | |
No locals. | |
#11 Visit (c=..., this=0x61073a11ad70) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:92 | |
No locals. | |
#12 Visit<Trinity::ObjectUpdater> (visitor=..., this=0x610715c8d9c8) at /home/trinity/TrinityCore/src/server/game/Grids/Grid.h:91 | |
No locals. | |
#13 VisitGrid<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (visitor=..., y=<optimized out>, x=5, this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/NGrid.h:153 | |
No locals. | |
#14 Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (visitor=..., cell=..., this=0x61070b22b000) at /home/trinity/TrinityCore/src/server/game/Maps/Map.h:810 | |
No locals. | |
#15 Map::VisitNearbyCellsOf (this=this@entry=0x61070b22b000, obj=obj@entry=0x6106bf67d000, gridVisitor=..., worldVisitor=...) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:687 | |
cell_id = 106285 | |
pair = {x_coord = 301, y_coord = 207} | |
cell = {data = {Part = {grid_x = 37, grid_y = 25, cell_x = 5, cell_y = 7, nocreate = 1, reserved = 0}, All = 18634341}} | |
y = 207 | |
x = 301 | |
area = {low_bound = {x_coord = <optimized out>, y_coord = 205}, high_bound = {x_coord = 304, y_coord = 210}} | |
#16 0x00000000017d7e95 in VisitNearbyCellsOf (worldVisitor=..., gridVisitor=..., obj=0x6106bf67d000, this=0x61070b22b000) at /usr/include/c++/4.9/bits/vector.tcc:101 | |
No locals. | |
#17 Map::Update (this=this@entry=0x61070b22b000, t_diff=t_diff@entry=100) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:729 | |
updater = {i_timeDiff = 100} | |
grid_object_update = {i_visitor = @0x61073a11ad60} | |
mapId = "" | |
world_object_update = {i_visitor = @0x61073a11ad60} | |
totalAdds = "189\000\000\301U^\000\000\251\315\006a\000\000`\345O\002\000\000\000\000d\000\000\000\"\260\302\027\060\000\065\000\003\271/\250\003\000\000\000\000\000\000\000\003", '\000' <repeats 11 times>, "\021\222\n\237\062\063\060\000\000rk\000\000\060\240 \aa\000\000`\345O\002\000\000\000\000d\000\000\000\n8&\323\a\237;\031q˗m\000`B\304\006a\000\000`\345O\002\000\000\000\000d\000\000\000\236\254Z\017\062\063\060\000\215H\355z\300\021\350\203\006a\000\000\333\000\000\000\000\000\000\000w!\270Y\000\000\000\000\002\000\000\000ork\000\004\000\000\000\000\000\000\000\004\000\000\000\000\000\000\000\377\377\377\377_\305O\005root\000rk\000"... | |
totalActive = "spells\000\000\371\006\344\244\002@\361\331\"j\031\060\361\000\000\000\000\377\377\377\024\274vBnetwork\000\374\024\000\000\017R\254\262\034\003>\205\000\000\000\000\003Ղ\021\000\000\000\000\000\000\000\000ork\000\aVB\001\020\002\000\000li\000\000\002\000\000\000\000\000\000\000\000\000\001enetwork\000P\336\354\305\006a\000\000P\336\354\305\006a\000\000@\373(\306\006a\000\000spells\000\000\004\000\000\000\000\000\000\000\004\000\000\000\000\000\000\000\377\377\377\377\001 geroot\000rk\000ْ\331\"0\361\001\025\065\000\000\021\061\000ٜ\271\"0\361a genetwork\000"... | |
#18 0x00000000017d8140 in InstanceMap::Update (this=0x61070b22b000, t_diff=100) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:3223 | |
No locals. | |
#19 0x00000000017bd244 in call (this=0x610687ea2ee0) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:42 | |
No locals. | |
#20 MapUpdater::WorkerThread (this=0x24fe560 <MapManager::instance()::instance+160>) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:113 | |
request = 0x610687ea2ee0 | |
#21 0x00006107c3dd3970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#22 0x00006107c478f064 in start_thread (arg=0x61073a11b700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x61073a11b700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {106683666904832, -2482252500089835293, 1, 106686021460064, 123326758274272, 106683666904832, 2270712117731651811, 2270601949211259107}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#23 0x00006107c354362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Id Target Id Frame | |
35 Thread 0x61072e34c700 (LWP 8589) "worldserver" 0x00006107c353c893 in select () at ../sysdeps/unix/syscall-template.S:81 | |
34 Thread 0x61072f341700 (LWP 8588) "worldserver" 0x00006107c4795f6d in sendmsg () at ../sysdeps/unix/syscall-template.S:81 | |
33 Thread 0x61072fbf5700 (LWP 8587) "worldserver" arena_ptr_small_binind_get (ptr=0x610683f59300, mapbits=73) at /home/trinity/TrinityCore/dep/jemalloc/include/jemalloc/internal/arena.h:751 | |
32 Thread 0x610737f2d700 (LWP 8586) "worldserver" InSamePhase (phasemask=<optimized out>, this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Entities/Object/Object.h:287 | |
31 Thread 0x610738776700 (LWP 8585) "worldserver" 0x00006107c479129a in __GI___pthread_mutex_lock (mutex=0x61079e1c30e8) at ../nptl/pthread_mutex_lock.c:79 | |
30 Thread 0x610739019700 (LWP 8584) "worldserver" WorldObject::GetSightRange (this=this@entry=0x6106beb36000, target=target@entry=0x6106c5e07000) at /home/trinity/TrinityCore/src/server/game/Entities/Object/Object.cpp:1531 | |
29 Thread 0x61073986d700 (LWP 8583) "worldserver" dtNavMeshQuery::closestPointOnPolyBoundary (this=this@entry=0x6106b2f04820, ref=<optimized out>, pos=pos@entry=0x61073986b510, closest=closest@entry=0x61073986b360) at /home/trinity/TrinityCore/dep/recastnavigation/Detour/Source/DetourNavMeshQuery.cpp:616 | |
* 28 Thread 0x61073a11b700 (LWP 8582) "worldserver" 0x000000000197149f in WorldObject::IsInMap (this=0x610689421680, obj=0xa507f1303e9c0210) at /home/trinity/TrinityCore/src/server/game/Entities/Object/Object.cpp:1181 | |
27 Thread 0x61073a9a9700 (LWP 8581) "worldserver" 0x0000000001b9c3b0 in intersectRay<VMAP::GModelRayCallback> (stopAtFirst=false, maxDist=<synthetic pointer>, intersectCallback=<synthetic pointer>, r=..., this=0x610730017370) at /home/trinity/TrinityCore/src/common/Collision/BoundingIntervalHierarchy.h:219 | |
26 Thread 0x61073b27a700 (LWP 8580) "worldserver" 0x0000000001928ebd in RemoveAurasWithInterruptFlags (except=<optimized out>, flag=<optimized out>, this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:4260 | |
25 Thread 0x61073bb6a700 (LWP 8579) "worldserver" 0x00000000016ea50b in segment_time_elapsed (this=0x610701a76980) at /home/trinity/TrinityCore/src/server/game/Movement/Spline/MoveSpline.h:82 | |
24 Thread 0x6107b40fc700 (LWP 8566) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
23 Thread 0x6107b49da700 (LWP 8564) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
22 Thread 0x6107b51e6700 (LWP 8562) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
21 Thread 0x6107b5a00700 (LWP 8560) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
20 Thread 0x6107b6243700 (LWP 8544) "worldserver" 0x00006107c4795a9d in read () at ../sysdeps/unix/syscall-template.S:81 | |
19 Thread 0x6107b6a49700 (LWP 8542) "worldserver" 0x00006107c4795a9d in read () at ../sysdeps/unix/syscall-template.S:81 | |
18 Thread 0x6107b72df700 (LWP 8540) "worldserver" 0x00006107c4795a9d in read () at ../sysdeps/unix/syscall-template.S:81 | |
17 Thread 0x6107b7b31700 (LWP 8538) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
16 Thread 0x6107b8367700 (LWP 8536) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
15 Thread 0x6107b8bb1700 (LWP 8534) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
14 Thread 0x6107b942a700 (LWP 8532) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
13 Thread 0x6107b9d13700 (LWP 8530) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
12 Thread 0x6107ba515700 (LWP 8528) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
11 Thread 0x6107bad59700 (LWP 8526) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
10 Thread 0x6107bb61c700 (LWP 8524) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
9 Thread 0x6107bbe5b700 (LWP 8522) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
8 Thread 0x6107bc6f4700 (LWP 8515) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
7 Thread 0x6107bcf00700 (LWP 8513) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
6 Thread 0x6107bd710700 (LWP 8511) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
5 Thread 0x6107be7f1700 (LWP 8509) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
3 Thread 0x6107bf820700 (LWP 8507) "worldserver" 0x00006107c3543c03 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81 | |
2 Thread 0x6107c0091700 (LWP 8506) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
1 Thread 0x6107c6674780 (LWP 8502) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
Thread 35 (Thread 0x61072e34c700 (LWP 8589)): | |
#0 0x00006107c353c893 in select () at ../sysdeps/unix/syscall-template.S:81 | |
No locals. | |
#1 0x00006107c5e090ba in ?? () from /lib/x86_64-linux-gnu/libreadline.so.6 | |
No symbol table info available. | |
#2 0x00006107c5e0932e in rl_read_key () from /lib/x86_64-linux-gnu/libreadline.so.6 | |
No symbol table info available. | |
#3 0x00006107c5df2c4c in readline_internal_char () from /lib/x86_64-linux-gnu/libreadline.so.6 | |
No symbol table info available. | |
#4 0x00006107c5df33c5 in readline () from /lib/x86_64-linux-gnu/libreadline.so.6 | |
No symbol table info available. | |
#5 0x0000000000befe35 in CliThread () at /home/trinity/TrinityCore/src/server/worldserver/CommandLine/CliRunnable.cpp:153 | |
command_str = <optimized out> | |
#6 0x00006107c3dd3970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#7 0x00006107c478f064 in start_thread (arg=0x61072e34c700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x61072e34c700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {106683467876096, -2482252500089835293, 1, 106686021460064, 106685326404024, 106683467876096, 2270686029563424995, 2270601949211259107}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#8 0x00006107c354362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 34 (Thread 0x61072f341700 (LWP 8588)): | |
#0 0x00006107c4795f6d in sendmsg () at ../sysdeps/unix/syscall-template.S:81 | |
No locals. | |
#1 0x00000000014d7d90 in send (ec=<synthetic pointer>, flags=16384, count=1, bufs=0x61072f340970, s=307) at /usr/include/boost/asio/detail/impl/socket_ops.ipp:1134 | |
msg = {msg_name = 0x0, msg_namelen = 0, msg_iov = 0x61072f340970, 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=0x61072f340970, state=<optimized out>, s=307) 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 = 0x610681486000, iov_len = 50}, total_buffer_size_ = 50} | |
#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=0x6107bed62b28) at /usr/include/boost/asio/basic_stream_socket.hpp:683 | |
No locals. | |
#6 Socket<WorldSocket>::HandleQueue (this=0x6107bed62b10) at /home/trinity/TrinityCore/src/server/shared/Networking/Socket.h:218 | |
error = <optimized out> | |
#7 0x00000000014d7fb8 in Socket<WorldSocket>::Update (this=0x133) at /home/trinity/TrinityCore/src/server/shared/Networking/Socket.h:65 | |
No locals. | |
#8 0x00000000014d5470 in WorldSocket::Update (this=0x6107bed62b10) at /home/trinity/TrinityCore/src/server/game/Server/WorldSocket.cpp:129 | |
queued = <optimized out> | |
buffer = {_wpos = 0, _rpos = 0, _storage = std::vector of length 0, capacity 0} | |
#9 0x00000000014ce3a2 in operator() (sock=..., __closure=0x61072f340bb0) at /home/trinity/TrinityCore/src/server/shared/Networking/NetworkThread.h:145 | |
this = 0x61073be8bee8 | |
#10 __gnu_cxx::__ops::_Iter_pred<NetworkThread<WorldSocket>::Update()::{lambda(std::shared_ptr<WorldSocket>)#1}>::operator()<__gnu_cxx::__normal_iterator<std::shared_ptr<WorldSocket>*, std::vector<std::shared_ptr<WorldSocket>, std::allocator<std::shared_ptr<WorldSocket> > > > >(__gnu_cxx::__normal_iterator<std::shared_ptr<WorldSocket>*, std::vector<std::shared_ptr<WorldSocket>, std::allocator<std::shared_ptr<WorldSocket> > > >) (this=this@entry=0x61072f340bb0, __it=..., __it@entry=std::shared_ptr (count 4, weak 1) 0x6107bed62b10) at /usr/include/c++/4.9/bits/predefined_ops.h:231 | |
No locals. | |
#11 0x00000000014ce4d7 in std::__find_if<__gnu_cxx::__normal_iterator<std::shared_ptr<WorldSocket>*, std::vector<std::shared_ptr<WorldSocket>, std::allocator<std::shared_ptr<WorldSocket> > > >, __gnu_cxx::__ops::_Iter_pred<NetworkThread<WorldSocket>::Update()::{lambda(std::shared_ptr<WorldSocket>)#1}> >(__gnu_cxx::__ops::_Iter_pred<NetworkThread<WorldSocket>::Update()::{lambda(std::shared_ptr<WorldSocket>)#1}>, __gnu_cxx::__ops::_Iter_pred<NetworkThread<WorldSocket>::Update()::{lambda(std::shared_ptr<WorldSocket>)#1}>, __gnu_cxx::__ops::_Iter_pred<NetworkThread<WorldSocket>::Update()::{lambda(std::shared_ptr<WorldSocket>)#1}>, std::random_access_iterator_tag) (__first=..., __last=..., __last@entry=<error reading variable: Cannot access memory at address 0x400000ad8>, __pred=...) at /usr/include/c++/4.9/bits/stl_algo.h:124 | |
__trip_count = 68 | |
#12 0x00000000014ce651 in __find_if<__gnu_cxx::__normal_iterator<std::shared_ptr<WorldSocket>*, std::vector<std::shared_ptr<WorldSocket>, std::allocator<std::shared_ptr<WorldSocket> > > >, __gnu_cxx::__ops::_Iter_pred<NetworkThread<SocketType>::Update() [with SocketType = WorldSocket]::<lambda(std::shared_ptr<WorldSocket>)> > > (__pred=..., __last=..., __first=...) at /usr/include/c++/4.9/bits/stl_algo.h:162 | |
No locals. | |
#13 __remove_if<__gnu_cxx::__normal_iterator<std::shared_ptr<WorldSocket>*, std::vector<std::shared_ptr<WorldSocket>, std::allocator<std::shared_ptr<WorldSocket> > > >, __gnu_cxx::__ops::_Iter_pred<NetworkThread<SocketType>::Update() [with SocketType = WorldSocket]::<lambda(std::shared_ptr<WorldSocket>)> > > (__pred=..., __last=<error reading variable: Cannot access memory at address 0x400000ad8>, __first=...) at /usr/include/c++/4.9/bits/stl_algo.h:860 | |
__result = <optimized out> | |
#14 remove_if<__gnu_cxx::__normal_iterator<std::shared_ptr<WorldSocket>*, std::vector<std::shared_ptr<WorldSocket>, std::allocator<std::shared_ptr<WorldSocket> > > >, NetworkThread<SocketType>::Update() [with SocketType = WorldSocket]::<lambda(std::shared_ptr<WorldSocket>)> > (__pred=..., __last=..., __first=...) at /usr/include/c++/4.9/bits/stl_algo.h:937 | |
No locals. | |
#15 NetworkThread<WorldSocket>::Update (this=0x61073be8bee8) at /home/trinity/TrinityCore/src/server/shared/Networking/NetworkThread.h:143 | |
this = 0x61073be8bee8 | |
#16 0x00000000014cbc4a in operator()<, void> (__object=<optimized out>, this=0x61072f340c80) at /usr/include/c++/4.9/functional:569 | |
No locals. | |
#17 __call<void, boost::system::error_code const&, 0ul> (__args=<optimized out>, this=0x61072f340c80) at /usr/include/c++/4.9/functional:1264 | |
No locals. | |
#18 operator()<const boost::system::error_code&, void> (this=0x61072f340c80) at /usr/include/c++/4.9/functional:1323 | |
No locals. | |
#19 operator() (this=0x61072f340c80) at /usr/include/boost/asio/detail/bind_handler.hpp:47 | |
No locals. | |
#20 asio_handler_invoke<boost::asio::detail::binder1<std::_Bind<std::_Mem_fn<void (NetworkThread<WorldSocket>::*)()>(NetworkThread<WorldSocket>*)>, boost::system::error_code> > (function=...) at /usr/include/boost/asio/handler_invoke_hook.hpp:69 | |
No locals. | |
#21 invoke<boost::asio::detail::binder1<std::_Bind<std::_Mem_fn<void (NetworkThread<WorldSocket>::*)()>(NetworkThread<WorldSocket>*)>, boost::system::error_code>, std::_Bind<std::_Mem_fn<void (NetworkThread<WorldSocket>::*)()>(NetworkThread<WorldSocket>*)> > (context=..., function=...) at /usr/include/boost/asio/detail/handler_invoke_helpers.hpp:37 | |
No locals. | |
#22 boost::asio::detail::wait_handler<std::_Bind<std::_Mem_fn<void (NetworkThread<WorldSocket>::*)()> (NetworkThread<WorldSocket>*)> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long) (owner=0x610730516b00, base=<optimized out>) at /usr/include/boost/asio/detail/wait_handler.hpp:70 | |
h = <optimized out> | |
p = {h = 0x61072f340c80, v = 0x0, p = 0x0} | |
handler = {handler_ = {<std::_Weak_result_type<std::_Mem_fn<void (NetworkThread<WorldSocket>::*)()> >> = {<std::_Weak_result_type_impl<std::_Mem_fn<void (NetworkThread<WorldSocket>::*)()> >> = {<std::_Maybe_get_result_type<true, std::_Mem_fn<void (NetworkThread<WorldSocket>::*)()> >> = {<No data fields>}, <No data fields>}, <No data fields>}, _M_f = {<std::_Maybe_unary_or_binary_function<void, NetworkThread<WorldSocket>*>> = {<std::unary_function<NetworkThread<WorldSocket>*, void>> = {<No data fields>}, <No data fields>}, __pmf = (void (NetworkThread<WorldSocket>::*)(NetworkThread<WorldSocket> * const)) 0x14ce5c0 <NetworkThread<WorldSocket>::Update()>}, _M_bound_args = std::tuple containing = {[1] = 0x61073be8bee8}}, arg1_ = {m_val = 0, m_cat = 0x6107c5ddb0d0}} | |
#23 0x0000000000be5840 in complete (bytes_transferred=<optimized out>, ec=..., owner=..., this=<optimized out>) at /usr/include/boost/asio/detail/task_io_service_operation.hpp:38 | |
No locals. | |
#24 do_run_one (ec=..., this_thread=..., lock=..., this=0x610730516b00) at /usr/include/boost/asio/detail/impl/task_io_service.ipp:384 | |
task_result = <optimized out> | |
on_exit = {task_io_service_ = 0x610730516b00, lock_ = 0x61072f340ce0, this_thread_ = 0x61072f340d50} | |
more_handlers = true | |
#25 boost::asio::detail::task_io_service::run (this=0x610730516b00, 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 = 0x61072f340d80, private_op_queue = {<boost::asio::detail::noncopyable> = {<No data fields>}, front_ = 0x0, back_ = 0x0}, private_outstanding_work = 0, next = 0x0} | |
wakeup_event = {<boost::asio::detail::noncopyable> = {<No data fields>}, cond_ = {__data = {__lock = 0, __futex = 0, __total_seq = 0, __wakeup_seq = 0, __woken_seq = 0, __mutex = 0x0, __nwaiters = 0, __broadcast_seq = 0}, __size = '\000' <repeats 47 times>, __align = 0}, signalled_ = false} | |
ctx = {<boost::asio::detail::noncopyable> = {<No data fields>}, key_ = 0x610730516b00, value_ = 0x61072f340d50, next_ = 0x0} | |
lock = {<boost::asio::detail::noncopyable> = {<No data fields>}, mutex_ = @0x610730516b30, locked_ = false} | |
n = 73131 | |
#26 0x00000000014cdd74 in run (this=0x61073be8bf58) at /usr/include/boost/asio/impl/io_service.ipp:59 | |
ec = {m_val = 0, m_cat = 0x6107c5ddb0d0} | |
#27 NetworkThread<WorldSocket>::Run (this=0x61073be8bee8) at /home/trinity/TrinityCore/src/server/shared/Networking/NetworkThread.h:126 | |
No locals. | |
#28 0x00006107c3dd3970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#29 0x00006107c478f064 in start_thread (arg=0x61072f341700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x61072f341700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {106683484608256, -2482252500089835293, 1, 106686021460064, 106685326403232, 106683484608256, 2270688223754842339, 2270601949211259107}, 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 0x00006107c354362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 33 (Thread 0x61072fbf5700 (LWP 8587)): | |
#0 arena_ptr_small_binind_get (ptr=0x610683f59300, mapbits=73) at /home/trinity/TrinityCore/dep/jemalloc/include/jemalloc/internal/arena.h:751 | |
binind = <optimized out> | |
#1 arena_dalloc_bin_locked (arena=arena@entry=0x6107c08000c0, chunk=0x610683c00000, ptr=ptr@entry=0x610683f59300, mapelm=0x610683c04ff8) at /home/trinity/TrinityCore/dep/jemalloc/src/arena.c:1885 | |
pageind = 857 | |
run = 0x610683f59000 | |
bin = 0x6107c0800440 | |
bin_info = <optimized out> | |
size = <optimized out> | |
binind = 64 | |
#2 0x0000000001ca001f in tcache_bin_flush_small (tbin=0x61072e4060a8, binind=4, rem=63, tcache=0x61072e406000) at /home/trinity/TrinityCore/dep/jemalloc/src/tcache.c:127 | |
pageind = <optimized out> | |
chunk = <optimized out> | |
arena = 0x6107c08000c0 | |
bin = 0x6107c0800440 | |
ptr = <optimized out> | |
i = <optimized out> | |
nflush = <optimized out> | |
ndeferred = 0 | |
merged_stats = <optimized out> | |
#3 0x0000000001c8ec2a in tcache_dalloc_small (binind=<optimized out>, ptr=<optimized out>, tcache=<optimized out>) at /home/trinity/TrinityCore/dep/jemalloc/include/jemalloc/internal/tcache.h:402 | |
No locals. | |
#4 arena_dalloc (try_tcache=<optimized out>, ptr=<optimized out>, chunk=<optimized out>, arena=<optimized out>) at /home/trinity/TrinityCore/dep/jemalloc/include/jemalloc/internal/arena.h:1044 | |
binind = 4 | |
pageind = 106683468636288 | |
#5 idalloct (try_tcache=<optimized out>, ptr=<optimized out>) at /home/trinity/TrinityCore/dep/jemalloc/include/jemalloc/internal/jemalloc_internal.h:929 | |
No locals. | |
#6 iqalloct (try_tcache=<optimized out>, ptr=<optimized out>) at /home/trinity/TrinityCore/dep/jemalloc/include/jemalloc/internal/jemalloc_internal.h:948 | |
No locals. | |
#7 iqalloc (ptr=<optimized out>) at /home/trinity/TrinityCore/dep/jemalloc/include/jemalloc/internal/jemalloc_internal.h:955 | |
No locals. | |
#8 ifree (ptr=<optimized out>) at /home/trinity/TrinityCore/dep/jemalloc/src/jemalloc.c:1233 | |
usize = 851 | |
#9 free (ptr=0x6) at /home/trinity/TrinityCore/dep/jemalloc/src/jemalloc.c:1308 | |
No locals. | |
#10 0x00000000014d542d in WorldSocket::Update (this=0x6107be8cbc90) at /home/trinity/TrinityCore/src/server/game/Server/WorldSocket.cpp:123 | |
header = {size = 35, header = "\240\230\305", <incomplete sequence \312>} | |
queued = 0x610683379d40 | |
buffer = {_wpos = 185, _rpos = 0, _storage = std::vector of length 65536, capacity 65536 = {142 '\216', 243 '\363', 81 'Q', 250 '\372', 3 '\003', 151 '\227', 231 '\347', 1 '\001', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 119 'w', 178 '\262', 2 '\002', 0 '\000', 53 '5', 255 '\377', 180 '\264', 69 'E', 151 '\227', 155 '\233', 19 '\023', 68 'D', 30 '\036', 74 'J', 24 '\030', 68 'D', 76 'L', 27 '\033', 151 '\227', 64 '@', 57 '9', 3 '\003', 0 '\000', 0 '\000', 121 'y', 66 'B', 217 '\331', 113 'q', 3 '\003', 151 '\227', 231 '\347', 1 '\001', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 135 '\207', 178 '\262', 2 '\002', 0 '\000', 199 '\307', 254 '\376', 180 '\264', 69 'E', 79 'O', 153 '\231', 19 '\023', 68 'D', 30 '\036', 74 'J', 24 '\030', 68 'D', 225 '\341', 221 '\335', 139 '\213', 64 '@', 57 '9', 3 '\003', 0 '\000', 0 '\000', 242 '\362', 212 '\324', 106 'j', 117 'u', 3 '\003', 151 '\227', 231 '\347', 1 '\001', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 153 '\231', 178 '\262', 2 '\002', 0 '\000', 2 '\002', 254 '\376', 180 '\264', 69 'E', 121 'y', 149 '\225', 19 '\023', 68 'D', 30 '\036', 74 'J', 24 '\030', 68 'D', 51 '3', 252 '\374', 109 'm', 64 '@', 57 '9', 3 '\003', 0 '\000', 0 '\000', 187 '\273', 135 '\207', 135 '\207', 186 '\272', 3 '\003', 151 '\227', 231 '\347', 1 '\001', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 170 '\252', 178 '\262', 2 '\002', 0 '\000', 20 '\024', 253 '\375', 180 '\264', 69 'E', 215 '\327', 144 '\220', 19 '\023', 68 'D', 30 '\036', 74 'J', 24 '\030', 68 'D', 78 'N', 77 'M', 75 'K', 64 '@', 57 '9', 3 '\003', 0 '\000', 0 '\000', 160 '\240', 152 '\230', 197 '\305', 202 '\312', 3 '\003', 151 '\227', 231 '\347', 1 '\001', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 185 '\271', 178 '\262', 2 '\002', 0 '\000', 29 '\035', 252 '\374', 180 '\264', 69 'E', 146 '\222', 144 '\220', 19 '\023', 68 'D', 30 '\036', 74 'J', 24 '\030', 68 'D', 112 'p', 184 '\270', 46 '.', 64 '@', 57 '9', 3 '\003', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000'...}} | |
#11 0x00000000014ce3a2 in operator() (sock=..., __closure=0x61072fbf4bb0) at /home/trinity/TrinityCore/src/server/shared/Networking/NetworkThread.h:145 | |
this = 0x61073be8be08 | |
#12 __gnu_cxx::__ops::_Iter_pred<NetworkThread<WorldSocket>::Update()::{lambda(std::shared_ptr<WorldSocket>)#1}>::operator()<__gnu_cxx::__normal_iterator<std::shared_ptr<WorldSocket>*, std::vector<std::shared_ptr<WorldSocket>, std::allocator<std::shared_ptr<WorldSocket> > > > >(__gnu_cxx::__normal_iterator<std::shared_ptr<WorldSocket>*, std::vector<std::shared_ptr<WorldSocket>, std::allocator<std::shared_ptr<WorldSocket> > > >) (this=this@entry=0x61072fbf4bb0, __it=..., __it@entry=std::shared_ptr (count 4, weak 1) 0x6107be8cbc90) at /usr/include/c++/4.9/bits/predefined_ops.h:231 | |
No locals. | |
#13 0x00000000014ce4ea in std::__find_if<__gnu_cxx::__normal_iterator<std::shared_ptr<WorldSocket>*, std::vector<std::shared_ptr<WorldSocket>, std::allocator<std::shared_ptr<WorldSocket> > > >, __gnu_cxx::__ops::_Iter_pred<NetworkThread<WorldSocket>::Update()::{lambda(std::shared_ptr<WorldSocket>)#1}> >(__gnu_cxx::__ops::_Iter_pred<NetworkThread<WorldSocket>::Update()::{lambda(std::shared_ptr<WorldSocket>)#1}>, __gnu_cxx::__ops::_Iter_pred<NetworkThread<WorldSocket>::Update()::{lambda(std::shared_ptr<WorldSocket>)#1}>, __gnu_cxx::__ops::_Iter_pred<NetworkThread<WorldSocket>::Update()::{lambda(std::shared_ptr<WorldSocket>)#1}>, std::random_access_iterator_tag) (__first=..., __last=..., __last@entry=<error reading variable: Cannot access memory at address 0x99102d3c615ff2bb>, __pred=...) at /usr/include/c++/4.9/bits/stl_algo.h:128 | |
__trip_count = 69 | |
#14 0x00000000014ce651 in __find_if<__gnu_cxx::__normal_iterator<std::shared_ptr<WorldSocket>*, std::vector<std::shared_ptr<WorldSocket>, std::allocator<std::shared_ptr<WorldSocket> > > >, __gnu_cxx::__ops::_Iter_pred<NetworkThread<SocketType>::Update() [with SocketType = WorldSocket]::<lambda(std::shared_ptr<WorldSocket>)> > > (__pred=..., __last=..., __first=...) at /usr/include/c++/4.9/bits/stl_algo.h:162 | |
No locals. | |
#15 __remove_if<__gnu_cxx::__normal_iterator<std::shared_ptr<WorldSocket>*, std::vector<std::shared_ptr<WorldSocket>, std::allocator<std::shared_ptr<WorldSocket> > > >, __gnu_cxx::__ops::_Iter_pred<NetworkThread<SocketType>::Update() [with SocketType = WorldSocket]::<lambda(std::shared_ptr<WorldSocket>)> > > (__pred=..., __last=<error reading variable: Cannot access memory at address 0x99102d3c615ff2bb>, __first=...) at /usr/include/c++/4.9/bits/stl_algo.h:860 | |
__result = <optimized out> | |
#16 remove_if<__gnu_cxx::__normal_iterator<std::shared_ptr<WorldSocket>*, std::vector<std::shared_ptr<WorldSocket>, std::allocator<std::shared_ptr<WorldSocket> > > >, NetworkThread<SocketType>::Update() [with SocketType = WorldSocket]::<lambda(std::shared_ptr<WorldSocket>)> > (__pred=..., __last=..., __first=...) at /usr/include/c++/4.9/bits/stl_algo.h:937 | |
No locals. | |
#17 NetworkThread<WorldSocket>::Update (this=0x61073be8be08) at /home/trinity/TrinityCore/src/server/shared/Networking/NetworkThread.h:143 | |
this = 0x61073be8be08 | |
#18 0x00000000014cbc4a in operator()<, void> (__object=<optimized out>, this=0x61072fbf4c80) at /usr/include/c++/4.9/functional:569 | |
No locals. | |
#19 __call<void, boost::system::error_code const&, 0ul> (__args=<optimized out>, this=0x61072fbf4c80) at /usr/include/c++/4.9/functional:1264 | |
No locals. | |
#20 operator()<const boost::system::error_code&, void> (this=0x61072fbf4c80) at /usr/include/c++/4.9/functional:1323 | |
No locals. | |
#21 operator() (this=0x61072fbf4c80) at /usr/include/boost/asio/detail/bind_handler.hpp:47 | |
No locals. | |
#22 asio_handler_invoke<boost::asio::detail::binder1<std::_Bind<std::_Mem_fn<void (NetworkThread<WorldSocket>::*)()>(NetworkThread<WorldSocket>*)>, boost::system::error_code> > (function=...) at /usr/include/boost/asio/handler_invoke_hook.hpp:69 | |
No locals. | |
#23 invoke<boost::asio::detail::binder1<std::_Bind<std::_Mem_fn<void (NetworkThread<WorldSocket>::*)()>(NetworkThread<WorldSocket>*)>, boost::system::error_code>, std::_Bind<std::_Mem_fn<void (NetworkThread<WorldSocket>::*)()>(NetworkThread<WorldSocket>*)> > (context=..., function=...) at /usr/include/boost/asio/detail/handler_invoke_helpers.hpp:37 | |
No locals. | |
#24 boost::asio::detail::wait_handler<std::_Bind<std::_Mem_fn<void (NetworkThread<WorldSocket>::*)()> (NetworkThread<WorldSocket>*)> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long) (owner=0x610730516080, base=<optimized out>) at /usr/include/boost/asio/detail/wait_handler.hpp:70 | |
h = <optimized out> | |
p = {h = 0x61072fbf4c80, v = 0x0, p = 0x0} | |
handler = {handler_ = {<std::_Weak_result_type<std::_Mem_fn<void (NetworkThread<WorldSocket>::*)()> >> = {<std::_Weak_result_type_impl<std::_Mem_fn<void (NetworkThread<WorldSocket>::*)()> >> = {<std::_Maybe_get_result_type<true, std::_Mem_fn<void (NetworkThread<WorldSocket>::*)()> >> = {<No data fields>}, <No data fields>}, <No data fields>}, _M_f = {<std::_Maybe_unary_or_binary_function<void, NetworkThread<WorldSocket>*>> = {<std::unary_function<NetworkThread<WorldSocket>*, void>> = {<No data fields>}, <No data fields>}, __pmf = (void (NetworkThread<WorldSocket>::*)(NetworkThread<WorldSocket> * const)) 0x14ce5c0 <NetworkThread<WorldSocket>::Update()>}, _M_bound_args = std::tuple containing = {[1] = 0x61073be8be08}}, arg1_ = {m_val = 0, m_cat = 0x6107c5ddb0d0}} | |
#25 0x0000000000be5840 in complete (bytes_transferred=<optimized out>, ec=..., owner=..., this=<optimized out>) at /usr/include/boost/asio/detail/task_io_service_operation.hpp:38 | |
No locals. | |
#26 do_run_one (ec=..., this_thread=..., lock=..., this=0x610730516080) at /usr/include/boost/asio/detail/impl/task_io_service.ipp:384 | |
task_result = <optimized out> | |
on_exit = {task_io_service_ = 0x610730516080, lock_ = 0x61072fbf4ce0, this_thread_ = 0x61072fbf4d50} | |
more_handlers = true | |
#27 boost::asio::detail::task_io_service::run (this=0x610730516080, 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 = 0x61072fbf4d80, private_op_queue = {<boost::asio::detail::noncopyable> = {<No data fields>}, front_ = 0x0, back_ = 0x0}, private_outstanding_work = 0, next = 0x0} | |
wakeup_event = {<boost::asio::detail::noncopyable> = {<No data fields>}, cond_ = {__data = {__lock = 0, __futex = 0, __total_seq = 0, __wakeup_seq = 0, __woken_seq = 0, __mutex = 0x0, __nwaiters = 0, __broadcast_seq = 0}, __size = '\000' <repeats 47 times>, __align = 0}, signalled_ = false} | |
ctx = {<boost::asio::detail::noncopyable> = {<No data fields>}, key_ = 0x610730516080, value_ = 0x61072fbf4d50, next_ = 0x0} | |
lock = {<boost::asio::detail::noncopyable> = {<No data fields>}, mutex_ = @0x6107305160b0, locked_ = false} | |
n = 71297 | |
#28 0x00000000014cdd74 in run (this=0x61073be8be78) at /usr/include/boost/asio/impl/io_service.ipp:59 | |
ec = {m_val = 0, m_cat = 0x6107c5ddb0d0} | |
#29 NetworkThread<WorldSocket>::Run (this=0x61073be8be08) at /home/trinity/TrinityCore/src/server/shared/Networking/NetworkThread.h:126 | |
No locals. | |
#30 0x00006107c3dd3970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#31 0x00006107c478f064 in start_thread (arg=0x61072fbf5700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x61072fbf5700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {106683493734144, -2482252500089835293, 1, 106686021460064, 106685326403184, 106683493734144, 2270689415608266979, 2270601949211259107}, 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 0x00006107c354362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 32 (Thread 0x610737f2d700 (LWP 8586)): | |
#0 InSamePhase (phasemask=<optimized out>, this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Entities/Object/Object.h:287 | |
No locals. | |
#1 Trinity::UnitListSearcher<Trinity::AnyGroupedUnitInObjectRangeCheck>::Visit (this=0x610737f2c9d0, m=...) at /home/trinity/TrinityCore/src/server/game/Grids/Notifiers/GridNotifiersImpl.h:421 | |
No locals. | |
#2 0x0000000001356567 in VisitorHelper<Trinity::UnitListSearcher<Trinity::AnyGroupedUnitInObjectRangeCheck>, Creature> (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:45 | |
No locals. | |
#3 VisitorHelper<Trinity::UnitListSearcher<Trinity::AnyGroupedUnitInObjectRangeCheck>, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:51 | |
No locals. | |
#4 VisitorHelper<Trinity::UnitListSearcher<Trinity::AnyGroupedUnitInObjectRangeCheck>, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:52 | |
No locals. | |
#5 VisitorHelper<Trinity::UnitListSearcher<Trinity::AnyGroupedUnitInObjectRangeCheck>, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:58 | |
No locals. | |
#6 Visit (c=..., this=0x610737f2c910) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:92 | |
No locals. | |
#7 Visit<Trinity::UnitListSearcher<Trinity::AnyGroupedUnitInObjectRangeCheck> > (visitor=..., this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/Grid.h:91 | |
No locals. | |
#8 VisitGrid<Trinity::UnitListSearcher<Trinity::AnyGroupedUnitInObjectRangeCheck>, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (visitor=..., y=1, x=2, this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/NGrid.h:153 | |
No locals. | |
#9 Visit<Trinity::UnitListSearcher<Trinity::AnyGroupedUnitInObjectRangeCheck>, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (visitor=..., cell=..., this=0x610795c0f000) at /home/trinity/TrinityCore/src/server/game/Maps/Map.h:810 | |
No locals. | |
#10 Visit<Trinity::UnitListSearcher<Trinity::AnyGroupedUnitInObjectRangeCheck>, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (radius=<optimized out>, y_off=<optimized out>, x_off=<optimized out>, map=..., visitor=..., standing_cell=<synthetic pointer>, this=0x610737f2c8d0) at /home/trinity/TrinityCore/src/server/game/Grids/Cells/CellImpl.h:123 | |
r_zone = {data = {Part = {grid_x = 51, grid_y = 20, cell_x = 2, cell_y = 1, nocreate = 1, reserved = 0}, All = 17048883}} | |
y = 161 | |
x = 410 | |
area = {low_bound = {x_coord = 410, y_coord = 160}, high_bound = {x_coord = 411, y_coord = 161}} | |
#11 Visit<Trinity::UnitListSearcher<Trinity::AnyGroupedUnitInObjectRangeCheck>, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (radius=40, obj=..., map=..., visitor=..., standing_cell=<synthetic pointer>, this=0x610737f2c8d0) at /home/trinity/TrinityCore/src/server/game/Grids/Cells/CellImpl.h:68 | |
No locals. | |
#12 Cell::VisitAllObjects<Trinity::UnitListSearcher<Trinity::AnyGroupedUnitInObjectRangeCheck> > (center_obj=0x6106ae2c2000, visitor=..., radius=radius@entry=40, dont_load=dont_load@entry=true) at /home/trinity/TrinityCore/src/server/game/Grids/Cells/CellImpl.h:216 | |
p = {x_coord = 411, y_coord = 160} | |
cell = {data = {Part = {grid_x = 51, grid_y = 20, cell_x = 3, cell_y = 0, nocreate = 1, reserved = 0}, All = 16790835}} | |
wnotifier = {i_visitor = @0x610737f2c9d0} | |
gnotifier = {i_visitor = @0x610737f2c9d0} | |
#13 0x0000000001354392 in UnitAura::FillTargetMap (this=0x6106accf4860, targets=std::unordered_map with 0 elements, caster=0x6106ae2c2000) at /home/trinity/TrinityCore/src/server/game/Spells/Auras/SpellAuras.cpp:2518 | |
u_check = {_source = 0x6106ae2c2000, _refUnit = 0x6106ae2c2000, _range = 40, _raid = true, _playerOnly = false, i_incOwnRadius = false, i_incTargetRadius = true} | |
searcher = {<Trinity::ContainerInserter<Unit*>> = {ref = 0x610737f2c9f0, inserter = 0x1355900 <Trinity::ContainerInserter<Unit*>::InserterOf<std::deque<Unit*, std::allocator<Unit*> > >(void*, Unit*&&)>}, i_phaseMask = 1, i_check = @0x610737f2c9b0} | |
radius = 40 | |
units = std::deque with 3 elements = {0x6106ae2c2000, 0x6106ae2c2000, 0x6107a8a3a000} | |
effIndex = 0 '\000' | |
#14 0x00000000013534ee in Aura::UpdateTargetMap (this=this@entry=0x6106accf4860, caster=caster@entry=0x6106ae2c2000, apply=apply@entry=true) at /home/trinity/TrinityCore/src/server/game/Spells/Auras/SpellAuras.cpp:494 | |
targets = std::unordered_map with 0 elements | |
targetsToRemove = std::deque with 5065679424 elements | |
__FUNCTION__ = "UpdateTargetMap" | |
#15 0x0000000001353f20 in Aura::UpdateOwner (this=this@entry=0x6106accf4860, diff=diff@entry=100, owner=owner@entry=0x6106ae2c2000) at /home/trinity/TrinityCore/src/server/game/Spells/Auras/SpellAuras.cpp:667 | |
__FUNCTION__ = "UpdateOwner" | |
caster = 0x6106ae2c2000 | |
modSpell = 0x0 | |
modOwner = 0x6106ae2c2000 | |
#16 0x0000000001912ce6 in Unit::_UpdateSpells (this=this@entry=0x6106ae2c2000, time=time@entry=100) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:3110 | |
i_aura = 0x6106accf4860 | |
#17 0x000000000192bcca in Unit::Update (this=this@entry=0x6106ae2c2000, p_time=p_time@entry=100) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:455 | |
No locals. | |
#18 0x00000000018d45ae in Player::Update (this=0x6106ae2c2000, p_time=100) at /home/trinity/TrinityCore/src/server/game/Entities/Player/Player.cpp:1059 | |
now = <optimized out> | |
pet = <optimized out> | |
#19 0x00000000017d79d4 in Map::Update (this=0x610795c0f000, t_diff=100) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:727 | |
updater = {i_timeDiff = 100} | |
grid_object_update = {i_visitor = @0x610737f2cd80} | |
mapId = "" | |
world_object_update = {i_visitor = @0x610737f2cd80} | |
totalAdds = "network\000\240\334%\377\006a\000\000\240\275\f\213\006a\000\000\000P͏\006a\000\000\020\361twork\000`(a\n\aa\000\000a9\000@l\000\060\361a9\000@l\000\060\361maps\000s\000\000\000\000\000\000\000\000\000\000m\006\000\000\000\r\000\000R\023\000\000\222\031\000\000s\034\000\000\000rk\000\240L'\270\006a\000\000Q\025\000\000\365\002\020\361\000д\217\006a\000\000neral\000k\000\340L'\270\006a\000\000R\025\000\000\000\000\000\000\000\000\265\217\006a\000\000root\000\000k\000\000\300\006\033\aa\000\000`-\230\005\aa\000\000\000\001\021\001\000\000\000\000root\000rk\000"... | |
totalActive = '\000' <repeats 12 times>, "\001", '\000' <repeats 31 times>, "\071\326\000\000\035k\000\000\000\000\000\000\034k\000\000\000\000\000\000\034k\000\000\000\000\000\000\060\346O\002\000\000\000\000\002\000\000\000\034k\000\000\037\000\000\000\000\000\000\000\a\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\230\230\265\234\aa\000\000ؘ\265\234\aa\000\000@\203\266\234\aa\000\000\360\203\266\234\aa", '\000' <repeats 58 times>... | |
#20 0x00000000017bd244 in call (this=0x6106824af420) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:42 | |
No locals. | |
#21 MapUpdater::WorkerThread (this=0x24fe560 <MapManager::instance()::instance+160>) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:113 | |
request = 0x6106824af420 | |
#22 0x00006107c3dd3970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#23 0x00006107c478f064 in start_thread (arg=0x610737f2d700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x610737f2d700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {106683631326976, -2482252500089835293, 1, 106686021460064, 123326758274272, 106683631326976, 2270706350664315107, 2270601949211259107}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#24 0x00006107c354362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 31 (Thread 0x610738776700 (LWP 8585)): | |
#0 0x00006107c479129a in __GI___pthread_mutex_lock (mutex=0x61079e1c30e8) at ../nptl/pthread_mutex_lock.c:79 | |
__PRETTY_FUNCTION__ = "__pthread_mutex_lock" | |
type = 0 | |
#1 0x00000000017cb789 in __gthread_mutex_lock (__mutex=0x61079e1c30e8) at /usr/include/x86_64-linux-gnu/c++/4.9/bits/gthr-default.h:748 | |
No locals. | |
#2 lock (this=0x61079e1c30e8) at /usr/include/c++/4.9/mutex:135 | |
No locals. | |
#3 lock_guard (__m=..., this=<synthetic pointer>) at /usr/include/c++/4.9/mutex:377 | |
No locals. | |
#4 Map::EnsureGridCreated (this=0x61079e1c3000, p=...) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:458 | |
lock = {_M_device = @0x61079e1c30e8} | |
#5 0x00000000017cc260 in Map::EnsureGridLoaded (this=this@entry=0x61079e1c3000, cell=...) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:506 | |
grid = <optimized out> | |
__FUNCTION__ = "EnsureGridLoaded" | |
#6 0x0000000000ecefc5 in Map::Visit<Trinity::PlayerSearcher<Trinity::AnyPlayerInObjectRangeCheck>, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > > (this=0x61079e1c3000, cell=..., visitor=...) at /home/trinity/TrinityCore/src/server/game/Maps/Map.h:809 | |
No locals. | |
#7 0x00000000018fb903 in Visit<Trinity::PlayerSearcher<Trinity::AnyPlayerInObjectRangeCheck>, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > > (radius=<optimized out>, y_off=<optimized out>, x_off=<optimized out>, map=..., visitor=..., standing_cell=<synthetic pointer>, this=0x610738775aa0) at /home/trinity/TrinityCore/src/server/game/Grids/Cells/CellImpl.h:94 | |
area = {low_bound = {x_coord = 277, y_coord = 189}, high_bound = {x_coord = 277, y_coord = 189}} | |
#8 Visit<Trinity::PlayerSearcher<Trinity::AnyPlayerInObjectRangeCheck>, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > > (radius=1, obj=..., map=..., visitor=..., standing_cell=<synthetic pointer>, this=0x610738775aa0) at /home/trinity/TrinityCore/src/server/game/Grids/Cells/CellImpl.h:68 | |
No locals. | |
#9 Cell::VisitWorldObjects<Trinity::PlayerSearcher<Trinity::AnyPlayerInObjectRangeCheck> > (center_obj=center_obj@entry=0x610713e4e900, visitor=..., radius=radius@entry=1, dont_load=dont_load@entry=true) at /home/trinity/TrinityCore/src/server/game/Grids/Cells/CellImpl.h:202 | |
cell = {data = {Part = {grid_x = 34, grid_y = 23, cell_x = 5, cell_y = 5, nocreate = 1, reserved = 0}, All = 18109922}} | |
wnotifier = {i_visitor = @0x610738775c00} | |
#10 0x00000000018f7a6e in GameObject::Update (this=0x610713e4e900, diff=100) at /home/trinity/TrinityCore/src/server/game/Entities/GameObject/GameObject.cpp:625 | |
player = 0x0 | |
checker = {_obj = 0x610713e4e900, _range = 1, _reqAlive = true} | |
searcher = {i_phaseMask = 1, i_object = @0x610738775bb0, i_check = @0x610738775bc0} | |
owner = <optimized out> | |
radius = 1 | |
target = 0x0 | |
#11 0x00000000014a8b83 in Trinity::ObjectUpdater::Visit<GameObject> (this=0x1, this@entry=0x610738775d80, m=...) at /home/trinity/TrinityCore/src/server/game/Grids/Notifiers/GridNotifiers.cpp:406 | |
No locals. | |
#12 0x00000000017cd81c in VisitorHelper<Trinity::ObjectUpdater, GameObject> (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:45 | |
No locals. | |
#13 VisitorHelper<Trinity::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:51 | |
No locals. | |
#14 VisitorHelper<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:58 | |
No locals. | |
#15 Visit (c=..., this=0x610738775d90) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:92 | |
No locals. | |
#16 Visit<Trinity::ObjectUpdater> (visitor=..., this=0x6107138a16a8) at /home/trinity/TrinityCore/src/server/game/Grids/Grid.h:91 | |
No locals. | |
#17 VisitGrid<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (visitor=..., y=<optimized out>, x=5, this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/NGrid.h:153 | |
No locals. | |
#18 Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (visitor=..., cell=..., this=0x61079e1c3000) at /home/trinity/TrinityCore/src/server/game/Maps/Map.h:810 | |
No locals. | |
#19 Map::VisitNearbyCellsOf (this=this@entry=0x61079e1c3000, obj=obj@entry=0x610694cec000, gridVisitor=..., worldVisitor=...) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:687 | |
cell_id = 97045 | |
pair = {x_coord = 277, y_coord = 189} | |
cell = {data = {Part = {grid_x = 34, grid_y = 23, cell_x = 5, cell_y = 5, nocreate = 1, reserved = 0}, All = 18109922}} | |
y = 189 | |
x = 277 | |
area = {low_bound = {x_coord = <optimized out>, y_coord = 189}, high_bound = {x_coord = 278, y_coord = 191}} | |
#20 0x00000000017d7e95 in VisitNearbyCellsOf (worldVisitor=..., gridVisitor=..., obj=0x610694cec000, this=0x61079e1c3000) at /usr/include/c++/4.9/bits/vector.tcc:101 | |
No locals. | |
#21 Map::Update (this=0x61079e1c3000, t_diff=100) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:729 | |
updater = {i_timeDiff = 100} | |
grid_object_update = {i_visitor = @0x610738775d80} | |
mapId = "" | |
world_object_update = {i_visitor = @0x610738775d80} | |
totalAdds = "" | |
totalActive = '\000' <repeats 12 times>, "\001", '\000' <repeats 31 times>, "\071\326\000\000\035k\000\000\000\000\000\000\034k\000\000\000\000\000\000\034k\000\000\000\000\000\000\060\346O\002\000\000\000\000\002\000\000\000\034k\000\000\037\000\000\000\000\000\000\000\a\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\230\230\265\234\aa\000\000ؘ\265\234\aa\000\000@\203\266\234\aa\000\000\360\203\266\234\aa", '\000' <repeats 58 times>... | |
#22 0x00000000017bd244 in call (this=0x6106824af440) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:42 | |
No locals. | |
#23 MapUpdater::WorkerThread (this=0x24fe560 <MapManager::instance()::instance+160>) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:113 | |
request = 0x6106824af440 | |
#24 0x00006107c3dd3970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#25 0x00006107c478f064 in start_thread (arg=0x610738776700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x610738776700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {106683640014592, -2482252500089835293, 1, 106686021460064, 123326758274272, 106683640014592, 2270716284386799843, 2270601949211259107}, 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" | |
#26 0x00006107c354362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 30 (Thread 0x610739019700 (LWP 8584)): | |
#0 WorldObject::GetSightRange (this=this@entry=0x6106beb36000, target=target@entry=0x6106c5e07000) at /home/trinity/TrinityCore/src/server/game/Entities/Object/Object.cpp:1531 | |
No locals. | |
#1 0x0000000001974882 in WorldObject::CanSeeOrDetect (this=0x6106beb36000, obj=0x6106c5e07000, ignoreStealth=<optimized out>, distanceCheck=<optimized out>, checkAlert=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Entities/Object/Object.cpp:1583 | |
corpseCheck = <optimized out> | |
viewpoint = 0x6106beb36000 | |
corpseVisibility = <optimized out> | |
#2 0x00000000014a3605 in CreatureUnitRelocationWorker (u=<optimized out>, c=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/Notifiers/GridNotifiers.cpp:136 | |
No locals. | |
#3 Trinity::CreatureRelocationNotifier::Visit (this=0x6106beb36000, m=...) at /home/trinity/TrinityCore/src/server/game/Grids/Notifiers/GridNotifiers.cpp:202 | |
No locals. | |
#4 0x00000000014a52a0 in Visit (m=..., this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:45 | |
No locals. | |
#5 VisitorHelper<Trinity::CreatureRelocationNotifier, Creature> (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:45 | |
No locals. | |
#6 VisitorHelper<Trinity::CreatureRelocationNotifier, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:51 | |
No locals. | |
#7 VisitorHelper<Trinity::CreatureRelocationNotifier, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:52 | |
No locals. | |
#8 VisitorHelper<Trinity::CreatureRelocationNotifier, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:58 | |
No locals. | |
#9 Visit (c=..., this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:92 | |
No locals. | |
#10 Visit<Trinity::CreatureRelocationNotifier> (visitor=..., this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/Grid.h:91 | |
No locals. | |
#11 VisitGrid<Trinity::CreatureRelocationNotifier, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (visitor=..., y=<optimized out>, x=<optimized out>, this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/NGrid.h:153 | |
No locals. | |
#12 Visit<Trinity::CreatureRelocationNotifier, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (visitor=..., cell=..., this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Maps/Map.h:810 | |
No locals. | |
#13 VisitCircle<Trinity::CreatureRelocationNotifier, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (end_cell=..., begin_cell=..., map=..., visitor=..., this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/Cells/CellImpl.h:176 | |
r_zone_left = {data = {Part = {grid_x = 32, grid_y = 31, cell_x = 2, cell_y = 5, nocreate = 1, reserved = 0}, All = 18098144}} | |
r_zone_right = {data = {Part = {grid_x = 33, grid_y = 31, cell_x = 2, cell_y = 5, nocreate = 1, reserved = 0}, All = 18098145}} | |
#14 Visit<Trinity::CreatureRelocationNotifier, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (radius=2862.25, y_off=<optimized out>, x_off=<optimized out>, map=..., visitor=..., standing_cell=..., this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/Cells/CellImpl.h:104 | |
No locals. | |
#15 Visit<Trinity::CreatureRelocationNotifier, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (radius=<optimized out>, obj=..., map=..., visitor=..., standing_cell=..., this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/Cells/CellImpl.h:68 | |
No locals. | |
#16 Trinity::DelayedUnitRelocation::Visit (this=0x6106beb36000, m=...) at /home/trinity/TrinityCore/src/server/game/Grids/Notifiers/GridNotifiers.cpp:220 | |
relocate = {i_creature = @0x6106c5e07000} | |
#17 0x00000000017cdbb1 in VisitorHelper<Trinity::DelayedUnitRelocation, Creature> (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:45 | |
No locals. | |
#18 VisitorHelper<Trinity::DelayedUnitRelocation, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:51 | |
No locals. | |
#19 VisitorHelper<Trinity::DelayedUnitRelocation, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:52 | |
No locals. | |
#20 VisitorHelper<Trinity::DelayedUnitRelocation, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:58 | |
No locals. | |
#21 Visit (c=..., this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:92 | |
No locals. | |
#22 Visit<Trinity::DelayedUnitRelocation> (visitor=..., this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/Grid.h:91 | |
No locals. | |
#23 VisitGrid<Trinity::DelayedUnitRelocation, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (visitor=..., y=<optimized out>, x=<optimized out>, this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/NGrid.h:153 | |
No locals. | |
#24 Visit<Trinity::DelayedUnitRelocation, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (visitor=..., cell=..., this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Maps/Map.h:810 | |
No locals. | |
#25 Map::ProcessRelocationNotifies (this=0x6106beb36000, this@entry=0x6106c4426000, diff=3319820288, diff@entry=100) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:850 | |
pair = {x_coord = 262, y_coord = 253} | |
cell = {data = {Part = {grid_x = 32, grid_y = 31, cell_x = 6, cell_y = 5, nocreate = 1, reserved = 0}, All = 18114528}} | |
cell_relocation = {i_map = @0x6106c4426000, cell = @0x610739018cc0, p = @0x610739018cd0, i_radius = 533.333313} | |
#26 0x00000000017d7df8 in Map::Update (this=this@entry=0x6106c4426000, t_diff=t_diff@entry=100) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:800 | |
updater = {i_timeDiff = 100} | |
grid_object_update = {i_visitor = @0x610739018d60} | |
mapId = "230" | |
world_object_update = {i_visitor = @0x610739018d60} | |
totalAdds = "1011" | |
totalActive = "0" | |
#27 0x00000000017d8140 in InstanceMap::Update (this=0x6106c4426000, t_diff=100) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:3223 | |
No locals. | |
#28 0x00000000017bd244 in call (this=0x6106824af2e0) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:42 | |
No locals. | |
#29 MapUpdater::WorkerThread (this=0x24fe560 <MapManager::instance()::instance+160>) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:113 | |
request = 0x6106824af2e0 | |
#30 0x00006107c3dd3970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#31 0x00006107c478f064 in start_thread (arg=0x610739019700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x610739019700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {106683649070848, -2482252500089835293, 1, 106686021460064, 123326758274272, 106683649070848, 2270718576288723171, 2270601949211259107}, 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 0x00006107c354362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 29 (Thread 0x61073986d700 (LWP 8583)): | |
#0 dtNavMeshQuery::closestPointOnPolyBoundary (this=this@entry=0x6106b2f04820, ref=<optimized out>, pos=pos@entry=0x61073986b510, closest=closest@entry=0x61073986b360) at /home/trinity/TrinityCore/dep/recastnavigation/Detour/Source/DetourNavMeshQuery.cpp:616 | |
i = 3 | |
tile = 0x610729720800 | |
poly = 0x610723db1790 | |
edged = {8.17212105, 49.0447845, 62.9104767, 52.9203758, 25.7404175, 3.48068526e-41} | |
edget = {0.442456216, 0, 0, 0.762179732, 0.71789217, 0} | |
nv = 3 | |
inside = <optimized out> | |
verts = {-112.80011, 104.452164, -249.600067, -117.86676, 103.118835, -242.133392, -120.000092, 103.118835, -238.933411, -213.333405, 97.518837, -42.6667786, -192.000061, 97.518837, -42.6667786, -215.733398, 5.32493416e-44, 0} | |
#1 0x0000000001ccb8e3 in dtNavMeshQuery::findStraightPath (this=0x6106b2f04820, startPos=startPos@entry=0x61073986b500, endPos=0x61073986b510, path=0x61073986b5f0, pathSize=38, straightPath=straightPath@entry=0x61073986b470, straightPathFlags=0x61073986b440 "\001", straightPathRefs=0x61073986b450, straightPathCount=0x61073986b44c, maxStraightPath=3, options=0) at /home/trinity/TrinityCore/dep/recastnavigation/Detour/Source/DetourNavMeshQuery.cpp:1843 | |
stat = 0 | |
closestStartPos = {-197.073563, 98.2102737, -49.9414177} | |
closestEndPos = {-117.886093, 102.947998, -240.817398} | |
#2 0x00000000016c6041 in PathGenerator::GetSteerTarget (this=<optimized out>, startPos=0x61073986b500, endPos=<optimized out>, minTargetDist=0.300000012, path=<optimized out>, pathSize=<optimized out>, steerPos=0x61073986b520, steerPosFlag=@0x61073986b4f3: 0 '\000', steerPosRef=@0x61073986b4f8: 0) at /home/trinity/TrinityCore/src/server/game/Movement/PathGenerator.cpp:740 | |
nsteerPath = 0 | |
steerPath = {-201.069153, 98.2123871, 4.34151888e-38, 0, 0.000256940257, 3.48068526e-41, -7.5489337e+19, 97.7102737, 5.37417333e-14} | |
steerPathFlags = "\001\000" | |
steerPathPolys = {4503599627370923, 4503599627370934, 4503599627370941} | |
dtResult = <optimized out> | |
ns = <optimized out> | |
#3 0x00000000016c634c in PathGenerator::FindSmoothPath (this=0x6106e082f400, startPos=0x0, endPos=0x10, polyPath=0x61073986b208, polyPath@entry=0x6106e082f400, polyPathSize=38, smoothPath=0x610729720800, smoothPath@entry=0x61073986bc20, smoothPathSize=0x61073986b8cc, maxSmoothPathSize=74) at /home/trinity/TrinityCore/src/server/game/Movement/PathGenerator.cpp:796 | |
steerPosRef = 0 | |
steerPos = {-136.266754, 98.2123871, -52.8001099} | |
steerPosFlag = 0 '\000' | |
endOfPath = false | |
offMeshConnection = false | |
len = -0 | |
moveTgt = {-197.073563, 98.2123871, -49.9414177} | |
result = {-197.073563, 98.2102737, -49.9414177} | |
visited = {4503599627370923, 4503599627370922, 4503599627370923, 106683657798160, 42, 23887983, 4616234229880062588, 14089466303817853774, 106684733427816, 106683296822700, 106681125120000, 106681025441792, 106680721346688, 317827579903, 106680645869376, 4548117337055690751} | |
nvisited = 1 | |
polys = {4503599627370923, 4503599627370926, 4503599627370925, 4503599627370928, 4503599627370931, 4503599627370930, 4503599627370933, 4503599627370935, 4503599627370934, 4503599627370942, 4503599627370943, 4503599627370941, 4503599627370897, 4503599627370896, 4503599627370898, 4503599627370872, 4503599627370875, 4503599627370866, 4503599627370865, 4503599627370861, 4503599627370860, 4503599627370856, 4503599627370855, 4503599627370847, 4503599627370846, 4503599627370845, 4503599627370811, 4503599627370814, 4503599627370813, 4503599627370812, 4503599627370750, 4503599627370751, 4503599627370749, 4503599627370752, 4503599627370748, 4503599627370698, 4503599627370703, 4503599627370702, 4503599627370703, 4503599627370702, 4503599627370703, 4503599627370702, 4503599627370702, 4503599627370702, 4503599627370702, 4503599627370702, 4817466219924031808, 9187343243095326118, 9187343241974906880, 4023302225920, 4294967297, 4720314923983306754, 8589934594, 4720314923983306753, 0, 4020089389059, 12884901891, 0, 4817466219924031808, 3259514278, 13799029258263199744, 9187343241974906880, 59047411712, 18428729679490842624, 9223372041141354496, 18410715278838071296, 18410715280981360640, 9187343244126584832, 4817466219924031808, 28952780, 14089205860190388260, 106683657797648, 4611686018427387904, 4607182422012854272} | |
targetPos = {-117.886093, 102.947998, -240.817398} | |
iterPos = {-197.073563, 98.2102737, -49.9414177} | |
#4 0x00000000016c75ea in PathGenerator::BuildPointPath (this=this@entry=0x6106e082f400, startPoint=startPoint@entry=0x61073986c200, endPoint=endPoint@entry=0x61073986c210) at /home/trinity/TrinityCore/src/server/game/Movement/PathGenerator.cpp:529 | |
pathPoints = {-257.007416, 93.2142792, -47.1237679, -253.011826, 95.0123672, -47.3116112, -249.016235, 96.0604553, -47.4994545, -245.020645, 97.0312653, -47.6872978, -241.025055, 97.4226379, -47.8751411, -237.029465, 97.9558182, -48.0629845, -233.033875, 98.2854996, -48.2508278, -229.038284, 98.2521439, -48.4386711, -225.042694, 98.2034073, -48.6265144, -221.047104, 98.1574402, -48.8143578, -217.051514, 98.1396561, -49.0022011, -213.055923, 98.1917114, -49.1900444, -209.060333, 98.21418, -49.3778877, -205.064743, 98.2170181, -49.565731, -201.069153, 98.2123871, -49.7535744, -197.073563, 98.2102737, -49.9414177, 4.09539901e-17, 3.48068526e-41, -1, 2.3509887e-38, 6.72623263e-44, 0, -0.806330681, -1, -0.119464532, 1.72629666, 91.7948837, 0, -329.960938, 12.9765625, 11.079318, 91.7948837, -321.027344, 6.55859375, -41.1832962, inf, -0.806330681, 0.579274714, -0.119464532, -nan(0x400000), -1.24018598, 1.72629666, 0.000256998697, 3.48068526e-41, -2.79724759e-08, 3.48054513e-41, 0.000257007778, 3.48068526e-41, -7.54955294e+19, 3.48054513e-41, 1.40129846e-45, 0, 0.000256998697, 3.48068526e-41, 7.51447927e-38, 0, 0, 4.20389539e-45, 0, 2.80259693e-45, 1.40129846e-45, 1.40129846e-45, 1.40129846e-45, 1.40129846e-45, -120.886093, 97.947998, -243.817398, 0, -114.886093, 107.947998, -237.817398, 3.48068526e-41, 5.37417333e-14, 3.48068526e-41, 1.40129846e-45, 0, 4.20389539e-45, 0, 4.20389539e-45, 3.48068526e-41, 0, 4.20389539e-45, 0, 3.48068526e-41, 1.21912966e-43, 0, 11.079318, 1.00893489e-43, 0, 11.079318, 3.73875737, 2.25749183e-42, 1.73954856, 3.73875737, 7.20100264e-38, 0, 0.000257006381, 3.48068526e-41, 1.36236459e+38, 3.48068526e-41, 0.000257058069, 3.48068526e-41, 6.82463965e-38, 0, 0, 1.875, 0.000257061329, 3.48068526e-41, 0, 2, -1, 1.875, 4.09539901e-17, 0, 4.48415509e-44, 0, 0.100101121, -54.1406021, 152.097656, -523.65625, 0.000257058768, 3.48068526e-41, 0, 1.40129846e-45, 0, 3.48068526e-41, 0, 2.00010276, 4.09539901e-17, 3.48068526e-41, 4.06376555e-44, 0, 9.15194697e-38, 0, 9.19251793e-42, 0, 2.88667484e-43, 1.46936794e-39, 7.52289267e-38, 0, 5.37417333e-14, 3.48068526e-41, -nan(0x7fffff), 0, 2.8306229e-43, 1.46936794e-39, 7.5222335e-38, 0, -7.54955294e+19, 3.48054513e-41, 2.88667484e-43, 1.46936794e-39, 2.88667484e-43, 1.46936794e-39, 0.000257011037, 0, -1.61803086e-08, 3.48054513e-41, -1.61803086e-08, 3.48054513e-41, 0, 3.48068526e-41, 1.54142831e-44, 0, 5.37417333e-14, 3.48068526e-41, 2.37540596e-17, 3.48068526e-41...} | |
pointCount = 0 | |
dtResult = 2147483648 | |
#5 0x00000000016c8b0d in PathGenerator::BuildPolyPath (this=this@entry=0x6106e082f400, startPos=..., endPos=...) at /home/trinity/TrinityCore/src/server/game/Movement/PathGenerator.cpp:473 | |
startPoint = {-257.007416, 93.2142792, -47.1237679} | |
endPoint = {-117.886093, 102.947998, -240.817398} | |
startPoly = <optimized out> | |
farFromPoly = <optimized out> | |
pathStartIndex = <optimized out> | |
pathEndIndex = <optimized out> | |
distToStartPoly = 0.394935608 | |
distToEndPoly = 0.196075439 | |
endPoly = <optimized out> | |
startPolyFound = <optimized out> | |
endPolyFound = <optimized out> | |
#6 0x00000000016ccabf in PathGenerator::CalculatePath (this=0x6106e082f400, destX=-240.817398, destY=-117.886093, destZ=102.947998, forceDest=<optimized out>, straightLine=straightLine@entry=false) at /home/trinity/TrinityCore/src/server/game/Movement/PathGenerator.cpp:90 | |
y = -257.007416 | |
dest = {x = -240.817398, y = -117.886093, z = 102.947998} | |
x = -47.1237679 | |
z = <optimized out> | |
start = {x = -47.1237679, y = -257.007416, z = 93.2142792} | |
#7 0x00000000016e217a in TargetedMovementGenerator<Creature, ChaseMovementGenerator<Creature> >::SetTargetLocation (this=0x6106ae953d30, owner=0x6106cdaef000, updateDestination=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Movement/MovementGenerators/TargetedMovementGenerator.cpp:169 | |
y = -117.886093 | |
init = {args = {path = std::vector of length 765660409569304593, capacity -400680791564566530 = {<error reading variable>, unit = 0x61068606bec0} | |
x = -240.817398 | |
z = 102.947998 | |
result = <optimized out> | |
#8 0x00000000016e25e1 in TargetedMovementGenerator<Creature, ChaseMovementGenerator<Creature> >::DoUpdate (this=0x6106ae953d30, owner=0x6106cdaef000, diff=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Movement/MovementGenerators/TargetedMovementGenerator.cpp:54 | |
targetMoved = <optimized out> | |
#9 0x00000000016cf975 in MotionMaster::UpdateMotion (this=0x610723cc2ac0, diff=601547784) at /home/trinity/TrinityCore/src/server/game/Movement/MotionMaster.cpp:96 | |
__FUNCTION__ = "UpdateMotion" | |
#10 0x000000000192bdab in Unit::Update (this=this@entry=0x6106cdaef000, p_time=p_time@entry=100) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:499 | |
p_time = 100 | |
this = 0x6106cdaef000 | |
#11 0x00000000019af99b in Creature::Update (this=0x6106cdaef000, diff=100) at /home/trinity/TrinityCore/src/server/game/Entities/Creature/Creature.cpp:649 | |
No locals. | |
#12 0x00000000014a8b13 in Trinity::ObjectUpdater::Visit<Creature> (this=0x610723cc2ac0, this@entry=0x61073986cd60, m=...) at /home/trinity/TrinityCore/src/server/game/Grids/Notifiers/GridNotifiers.cpp:406 | |
No locals. | |
#13 0x00000000017cd828 in VisitorHelper<Trinity::ObjectUpdater, Creature> (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:45 | |
No locals. | |
#14 VisitorHelper<Trinity::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:51 | |
No locals. | |
#15 VisitorHelper<Trinity::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:52 | |
No locals. | |
#16 VisitorHelper<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:58 | |
No locals. | |
#17 Visit (c=..., this=0x61073986cd70) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:92 | |
No locals. | |
#18 Visit<Trinity::ObjectUpdater> (visitor=..., this=0x6106cdac0e18) at /home/trinity/TrinityCore/src/server/game/Grids/Grid.h:91 | |
No locals. | |
#19 VisitGrid<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (visitor=..., y=<optimized out>, x=7, this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/NGrid.h:153 | |
No locals. | |
#20 Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (visitor=..., cell=..., this=0x6106cda90000) at /home/trinity/TrinityCore/src/server/game/Maps/Map.h:810 | |
No locals. | |
#21 Map::VisitNearbyCellsOf (this=this@entry=0x6106cda90000, obj=obj@entry=0x610683ca2000, gridVisitor=..., worldVisitor=...) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:687 | |
cell_id = 129279 | |
pair = {x_coord = 255, y_coord = 252} | |
cell = {data = {Part = {grid_x = 31, grid_y = 31, cell_x = 7, cell_y = 4, nocreate = 1, reserved = 0}, All = 17856479}} | |
y = 252 | |
x = 255 | |
area = {low_bound = {x_coord = <optimized out>, y_coord = 249}, high_bound = {x_coord = 257, y_coord = 254}} | |
#22 0x00000000017d7e95 in VisitNearbyCellsOf (worldVisitor=..., gridVisitor=..., obj=0x610683ca2000, this=0x6106cda90000) at /usr/include/c++/4.9/bits/vector.tcc:101 | |
No locals. | |
#23 Map::Update (this=this@entry=0x6106cda90000, t_diff=t_diff@entry=100) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:729 | |
updater = {i_timeDiff = 100} | |
grid_object_update = {i_visitor = @0x61073986cd60} | |
mapId = "root" | |
world_object_update = {i_visitor = @0x61073986cd60} | |
totalAdds = "17" | |
totalActive = "0" | |
#24 0x00000000017d8140 in InstanceMap::Update (this=0x6106cda90000, t_diff=100) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:3223 | |
No locals. | |
#25 0x00000000017bd244 in call (this=0x6106824af280) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:42 | |
No locals. | |
#26 MapUpdater::WorkerThread (this=0x24fe560 <MapManager::instance()::instance+160>) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:113 | |
request = 0x6106824af280 | |
#27 0x00006107c3dd3970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#28 0x00006107c478f064 in start_thread (arg=0x61073986d700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x61073986d700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {106683657803520, -2482252500089835293, 1, 106686021460064, 123326758274272, 106683657803520, 2270719716602540259, 2270601949211259107}, 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" | |
#29 0x00006107c354362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 28 (Thread 0x61073a11b700 (LWP 8582)): | |
#0 0x000000000197149f in WorldObject::IsInMap (this=0x610689421680, obj=0xa507f1303e9c0210) at /home/trinity/TrinityCore/src/server/game/Entities/Object/Object.cpp:1181 | |
No locals. | |
#1 0x000000000128f93d in HostileReference::updateOnlineStatus (this=0x61069379b1c0) at /home/trinity/TrinityCore/src/server/game/Combat/ThreatManager.cpp:185 | |
online = false | |
accessible = false | |
#2 0x000000000129065b in HostileReference::addThreat (this=0x61069379b1c0, modThreat=1000) at /home/trinity/TrinityCore/src/server/game/Combat/ThreatManager.cpp:148 | |
modThreat = 1000 | |
this = 0x61069379b1c0 | |
#3 0x0000000000d74fc2 in AddThreat (amt=1000, this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Combat/ThreatManager.h:58 | |
No locals. | |
#4 boss_patchwerk::boss_patchwerkAI::UpdateAI (this=0x61072c0ca900, diff=<optimized out>) at /home/trinity/TrinityCore/src/server/scripts/Northrend/Naxxramas/boss_patchwerk.cpp:155 | |
secondThreat = <optimized out> | |
thirdThreat = <optimized out> | |
currentVictim = 0x6106bf67d000 | |
list = std::list = {[0] = 0x6106d6bff980, [1] = 0x61069379b1c0, [2] = 0x61069af03e40} | |
end = | |
pHatefulTarget = <optimized out> | |
it = <optimized out> | |
eventId = <optimized out> | |
#5 0x00000000019afa42 in Creature::Update (this=0x61070622d000, diff=100) at /home/trinity/TrinityCore/src/server/game/Entities/Creature/Creature.cpp:727 | |
No locals. | |
#6 0x00000000014a8b13 in Trinity::ObjectUpdater::Visit<Creature> (this=0x610689421680, this@entry=0x61073a11ad60, m=...) at /home/trinity/TrinityCore/src/server/game/Grids/Notifiers/GridNotifiers.cpp:406 | |
No locals. | |
#7 0x00000000017cd828 in VisitorHelper<Trinity::ObjectUpdater, Creature> (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:45 | |
No locals. | |
#8 VisitorHelper<Trinity::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:51 | |
No locals. | |
#9 VisitorHelper<Trinity::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:52 | |
No locals. | |
#10 VisitorHelper<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:58 | |
No locals. | |
#11 Visit (c=..., this=0x61073a11ad70) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:92 | |
No locals. | |
#12 Visit<Trinity::ObjectUpdater> (visitor=..., this=0x610715c8d9c8) at /home/trinity/TrinityCore/src/server/game/Grids/Grid.h:91 | |
No locals. | |
#13 VisitGrid<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (visitor=..., y=<optimized out>, x=5, this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/NGrid.h:153 | |
No locals. | |
#14 Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (visitor=..., cell=..., this=0x61070b22b000) at /home/trinity/TrinityCore/src/server/game/Maps/Map.h:810 | |
No locals. | |
#15 Map::VisitNearbyCellsOf (this=this@entry=0x61070b22b000, obj=obj@entry=0x6106bf67d000, gridVisitor=..., worldVisitor=...) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:687 | |
cell_id = 106285 | |
pair = {x_coord = 301, y_coord = 207} | |
cell = {data = {Part = {grid_x = 37, grid_y = 25, cell_x = 5, cell_y = 7, nocreate = 1, reserved = 0}, All = 18634341}} | |
y = 207 | |
x = 301 | |
area = {low_bound = {x_coord = <optimized out>, y_coord = 205}, high_bound = {x_coord = 304, y_coord = 210}} | |
#16 0x00000000017d7e95 in VisitNearbyCellsOf (worldVisitor=..., gridVisitor=..., obj=0x6106bf67d000, this=0x61070b22b000) at /usr/include/c++/4.9/bits/vector.tcc:101 | |
No locals. | |
#17 Map::Update (this=this@entry=0x61070b22b000, t_diff=t_diff@entry=100) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:729 | |
updater = {i_timeDiff = 100} | |
grid_object_update = {i_visitor = @0x61073a11ad60} | |
mapId = "" | |
world_object_update = {i_visitor = @0x61073a11ad60} | |
totalAdds = "189\000\000\301U^\000\000\251\315\006a\000\000`\345O\002\000\000\000\000d\000\000\000\"\260\302\027\060\000\065\000\003\271/\250\003\000\000\000\000\000\000\000\003", '\000' <repeats 11 times>, "\021\222\n\237\062\063\060\000\000rk\000\000\060\240 \aa\000\000`\345O\002\000\000\000\000d\000\000\000\n8&\323\a\237;\031q˗m\000`B\304\006a\000\000`\345O\002\000\000\000\000d\000\000\000\236\254Z\017\062\063\060\000\215H\355z\300\021\350\203\006a\000\000\333\000\000\000\000\000\000\000w!\270Y\000\000\000\000\002\000\000\000ork\000\004\000\000\000\000\000\000\000\004\000\000\000\000\000\000\000\377\377\377\377_\305O\005root\000rk\000"... | |
totalActive = "spells\000\000\371\006\344\244\002@\361\331\"j\031\060\361\000\000\000\000\377\377\377\024\274vBnetwork\000\374\024\000\000\017R\254\262\034\003>\205\000\000\000\000\003Ղ\021\000\000\000\000\000\000\000\000ork\000\aVB\001\020\002\000\000li\000\000\002\000\000\000\000\000\000\000\000\000\001enetwork\000P\336\354\305\006a\000\000P\336\354\305\006a\000\000@\373(\306\006a\000\000spells\000\000\004\000\000\000\000\000\000\000\004\000\000\000\000\000\000\000\377\377\377\377\001 geroot\000rk\000ْ\331\"0\361\001\025\065\000\000\021\061\000ٜ\271\"0\361a genetwork\000"... | |
#18 0x00000000017d8140 in InstanceMap::Update (this=0x61070b22b000, t_diff=100) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:3223 | |
No locals. | |
#19 0x00000000017bd244 in call (this=0x610687ea2ee0) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:42 | |
No locals. | |
#20 MapUpdater::WorkerThread (this=0x24fe560 <MapManager::instance()::instance+160>) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:113 | |
request = 0x610687ea2ee0 | |
#21 0x00006107c3dd3970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#22 0x00006107c478f064 in start_thread (arg=0x61073a11b700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x61073a11b700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {106683666904832, -2482252500089835293, 1, 106686021460064, 123326758274272, 106683666904832, 2270712117731651811, 2270601949211259107}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#23 0x00006107c354362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 27 (Thread 0x61073a9a9700 (LWP 8581)): | |
#0 0x0000000001b9c3b0 in intersectRay<VMAP::GModelRayCallback> (stopAtFirst=false, maxDist=<synthetic pointer>, intersectCallback=<synthetic pointer>, r=..., this=0x610730017370) at /home/trinity/TrinityCore/src/common/Collision/BoundingIntervalHierarchy.h:219 | |
n = <optimized out> | |
tn = <optimized out> | |
axis = <optimized out> | |
BVH2 = <optimized out> | |
offset = <optimized out> | |
intervalMax = <optimized out> | |
offsetFront = {1, 2, 2} | |
offsetBack = {2, 1, 1} | |
intervalMin = <optimized out> | |
invDir = {x = inf, y = -inf, z = -1} | |
offsetFront3 = {0, 3, 3} | |
offsetBack3 = {3, 0, 0} | |
stackPos = 4 | |
node = <optimized out> | |
org = {x = 179.767761, y = -121.095291, z = -0.285620123} | |
dir = <optimized out> | |
stack = {{node = 8517, tnear = 0, tfar = 0.894539118}, {node = 8529, tnear = 0, tfar = 0.894539118}, {node = 8856, tnear = 0, tfar = 0.894539118}, {node = 8934, tnear = 0, tfar = 0.195551485}, {node = 0, tnear = 0.102684081, tfar = 186.862961}, {node = 2147483648, tnear = -1, tfar = -1}, {node = 3212836864, tnear = 1.56805298e-42, tfar = 3.03827801e-06}, {node = 24839, tnear = 0.00117894541, tfar = 3.48068526e-41}, {node = 0, tnear = 0, tfar = 0.00117894448}, {node = 24839, tnear = 7.00649232e-45, tfar = 3.48068526e-41}, {node = 29190184, tnear = 0, tfar = 1.46553399e-40}, {node = 0, tnear = 5.57881649e-14, tfar = -1.19805336e-05}, {node = 1102714754, tnear = -83.9733124, tfar = -32.7981567}, {node = 24839, tnear = 0, tfar = -0}, {node = 3212836864, tnear = 3.48068526e-41, tfar = 0}, {node = 2147483648, tnear = -1, tfar = 0}, {node = 805400576, tnear = 3.48068526e-41, tfar = 0.00117895752}, {node = 24839, tnear = 1.46564609e-40, tfar = 0}, {node = 29, tnear = 0, tfar = 9.15194697e-38}, {node = 0, tnear = 0.00117886998, tfar = 3.48068526e-41}, {node = 521041089, tnear = 1.05276024e+14, tfar = 6.93508327e-38}, {node = 0, tnear = 0.00117889792, tfar = 3.48068526e-41}, {node = 3285697256, tnear = 3.48068526e-41, tfar = 5.60519386e-45}, {node = 0, tnear = -443.489044, tfar = 3.48068526e-41}, {node = 4, tnear = 0, tfar = -2134.57422}, {node = 24839, tnear = 9.15194697e-38, tfar = 0}, {node = 983204928, tnear = 3.48068526e-41, tfar = 0.00117886998}, {node = 24839, tnear = -3.19330597, tfar = 3.48068526e-41}, {node = 3226230560, tnear = 3.48068526e-41, tfar = 1.54142831e-44}, {node = 0, tnear = 1.52943409e-37, tfar = 0}, {node = 521041089, tnear = 1.05276024e+14, tfar = 1.26116862e-44}, {node = 0, tnear = 3.27946973e-38, tfar = 0}, {node = 0, tnear = 0, tfar = -1.02676275e-19}, {node = 24839, tnear = 0, tfar = 0}, {node = 26130737, tnear = 0, tfar = 0}, {node = 0, tnear = 1, tfar = 3.48068526e-41}, {node = 224, tnear = 0, tfar = 4.38659837e-38}, {node = 917504, tnear = 8.7882691e-38, tfar = 0}, {node = 2683465728, tnear = 3.48068526e-41, tfar = 0.00117897242}, {node = 24839, tnear = -1.38301114e+27, tfar = 3.48054513e-41}, {node = 0, tnear = 0, tfar = 3.50324616e-44}, {node = 0, tnear = 0.00117897242, tfar = 3.48068526e-41}, {node = 20123569, tnear = 0, tfar = 0.00117889233}, {node = 24839, tnear = 3.21760997e-38, tfar = 0}, {node = 983205424, tnear = 3.48068526e-41, tfar = 1.40129846e-45}, {node = 24839, tnear = -3.19320679, tfar = 3.48068526e-41}, {node = 695943008, tnear = 3.48068526e-41, tfar = 3.50324616e-44}, {node = 24839, tnear = 0.00117890304, tfar = 3.48068526e-41}, {node = 983206256, tnear = 3.48068526e-41, tfar = 0.00117890351}, {node = 24839, tnear = 0.00117901154, tfar = 3.48068526e-41}, {node = 28960925, tnear = 0, tfar = 4.70890882e-10}, {node = 24839, tnear = 4.71521489e-10, tfar = 3.48068526e-41}, {node = 2139095040, tnear = 1.44094229e-05, tfar = 0}, {node = 2147483648, tnear = -1, tfar = 7526.60156}, {node = 1168019766, tnear = 0.000197077286, tfar = 3.03827801e-06}, {node = 24839, tnear = 0, tfar = 0}, {node = 2201546104, tnear = 3.48054513e-41, tfar = 0}, {node = 0, tnear = -996.590393, tfar = 3.48068526e-41}, {node = 39750144, tnear = 1.04059771e+26, tfar = 1.46564609e-40}, {node = 0, tnear = 1.63495882e-37, tfar = 1.04059771e+26}, {node = 2287996928, tnear = 3.48068526e-41, tfar = 1.63495882e-37}, {node = 1789667079, tnear = -1, tfar = -1}, {node = 3212836864, tnear = 3.48068526e-41, tfar = 3.06586298e-06}, {node = 24839, tnear = 0.00117896684, tfar = 3.48068526e-41}} | |
#1 IntersectRay (stopAtFirstHit=false, distance=<synthetic pointer>, ray=..., this=0x610730017320) at /home/trinity/TrinityCore/src/common/Collision/Models/WorldModel.cpp:390 | |
callback = {vertices = {x = 138.08725, y = -78.938736, z = 5.67978907}, triangles = <error reading variable> | |
#2 IsInsideObject (z_dist=<synthetic pointer>, down=..., pos=..., this=0x610730017320) at /home/trinity/TrinityCore/src/common/Collision/Models/WorldModel.cpp:402 | |
rPos = {x = 179.767761, y = -121.095291, z = -0.285620123} | |
dist = inf | |
ray = {m_origin = {x = 179.767761, y = -121.095291, z = -0.285620123}, 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 = 179.767761, c_zy = -121.095291} | |
z_dist = <synthetic pointer> | |
down = @0x61073a9a85f8: {x = 0, y = -0, z = -1} | |
pos = @0x61073a9a8650: {x = 179.767761, y = -121.095291, z = -0.385620117} | |
this = 0x610730017320 | |
#3 operator() (entry=<optimized out>, point=..., this=0x61073a9a85e0) at /home/trinity/TrinityCore/src/common/Collision/Models/WorldModel.cpp:487 | |
group_Z = <optimized out> | |
#4 BIH::intersectPoint<VMAP::WModelAreaCallback> (this=this@entry=0x6107297b3f80, p=..., intersectCallback=...) at /home/trinity/TrinityCore/src/common/Collision/BoundingIntervalHierarchy.h:308 | |
n = <optimized out> | |
tn = <optimized out> | |
axis = <optimized out> | |
BVH2 = <optimized out> | |
offset = <optimized out> | |
stack = {{node = 6, tnear = 50, tfar = 4.54020702e-43}, {node = 12, tnear = 50, tfar = 4.66632389e-43}, {node = 336, tnear = 50, tfar = 2.48029828e-43}, {node = 201, tnear = 50, tfar = 3.48068526e-41}, {node = 192, tnear = 3.48068526e-41, tfar = -1.01369931e-41}, {node = 1048579, tnear = 9.35251876e-13, tfar = 3.48068526e-41}, {node = 1058732032, tnear = 0.289428711, tfar = 1.28344926e-41}, {node = 0, tnear = 11.6452103, tfar = 1.32254549e-41}, {node = 0, tnear = 2.07785797, tfar = 1.32759017e-41}, {node = 1073744320, tnear = 2.07785797, tfar = 0}, {node = 695943008, tnear = 3.48068526e-41, tfar = 0.00117887277}, {node = 24839, tnear = 0.00117876567, tfar = 3.48068526e-41}, {node = 983204028, tnear = 3.48068526e-41, tfar = 5.57881649e-14}, {node = 24839, tnear = 0.0011788765, tfar = 3.48068526e-41}, {node = 983204080, tnear = 3.48068526e-41, tfar = 0.00117876707}, {node = 24839, tnear = 0.00117876753, tfar = 3.48068526e-41}, {node = 104588, tnear = 0, tfar = 6.82906608e-38}, {node = 0, tnear = 4.70890882e-10, tfar = 3.48068526e-41}, {node = 805411936, tnear = 3.48068526e-41, tfar = inf}, {node = 974938368, tnear = 0, tfar = -0}, {node = 3212836864, tnear = 0, tfar = 0.00117887184}, {node = 24839, tnear = 3.03827801e-06, tfar = 3.48068526e-41}, {node = 983205000, tnear = 3.48068526e-41, tfar = 0}, {node = 0, tnear = 0.00117887557, tfar = 3.48068526e-41}, {node = 1228924584, tnear = 3.48068526e-41, tfar = 6.9577092e-38}, {node = 0, tnear = 0, tfar = -0}, {node = 695943008, tnear = 0.000596538186, tfar = 24.3653584}, {node = 3264849715, tnear = -32.7975464, tfar = 3.48068526e-41}, {node = 0, tnear = -0, tfar = -1}, {node = 24839, tnear = 0, tfar = -0}, {node = 3212836864, tnear = 0, tfar = 4.70890882e-10}, {node = 24839, tnear = 0.0011788886, tfar = 3.48068526e-41}, {node = 9438, tnear = 0, tfar = 0.177856445}, {node = 9465, tnear = 0, tfar = 0.177856445}, {node = 9474, tnear = 0.100593567, tfar = 0.177856445}, {node = 6951, tnear = 3.21646034e-38, tfar = 0}, {node = 3750, tnear = 0, tfar = 1.10806453}, {node = 52474, tnear = 1.46553399e-40, tfar = 0}, {node = 29190710, tnear = 0, tfar = 0}, {node = 2147483648, tnear = -1, tfar = 0.000596538186}, {node = 1103293505, tnear = -76.826561, tfar = -32.7975464}, {node = 9465, tnear = 0, tfar = -0}, {node = 3212836864, tnear = 3.48068526e-41, tfar = 0}, {node = 2147483648, tnear = -1, tfar = 0}, {node = 1142159942, tnear = 609.158081, tfar = 5795.46875}, {node = 24839, tnear = 1.89175293e-41, tfar = 0.100011826}, {node = 1078220616, tnear = 1.90058111e-41, tfar = 0.100011826}, {node = 1062475168, tnear = 1.32759017e-41, tfar = 0.100593567}, {node = 1043734528, tnear = 9.74042563e-42, tfar = 174.071564}, {node = 1131696024, tnear = 54.1373367, tfar = -120.993843}, {node = 1100582112, tnear = 0, tfar = 1.4146108e-41}, {node = 0, tnear = 9.82815552, tfar = 1.78497398e-41}, {node = 3753, tnear = 0, tfar = 2.00001383}, {node = 13563, tnear = 1.89175293e-41, tfar = 0.100011826}, {node = 1078220616, tnear = 1.90058111e-41, tfar = 0.100011826}, {node = 1062475168, tnear = 1.32759017e-41, tfar = 0.100593567}, {node = 1043734528, tnear = 9.74042563e-42, tfar = 1.63495882e-37}, {node = 1789667079, tnear = 8.40779079e-45, tfar = -1}, {node = 39750144, tnear = 1.04059771e+26, tfar = -6.7426356e-34}, {node = 24839, tnear = 0.00117882516, tfar = 3.48068526e-41}, {node = 38781168, tnear = 0, tfar = 1.52633734e-37}, {node = 0, tnear = 0, tfar = 0}, {node = 3313180048, tnear = 3.48068526e-41, tfar = 1.33683873e-41}, {node = 0, tnear = 2.79453897, tfar = 1.34398536e-41}} | |
stackPos = 3 | |
node = <optimized out> | |
#5 0x0000000001b9e89d in intersectPoint<VMAP::WModelAreaCallback> (intersectCallback=..., p=..., this=0x6107297b3f80) at /home/trinity/TrinityCore/src/common/Collision/Models/WorldModel.cpp:533 | |
No locals. | |
#6 VMAP::WorldModel::GetLocationInfo (this=0x6107297b3f60, p=..., down=..., dist=@0x61073a9a864c: -inf, info=...) at /home/trinity/TrinityCore/src/common/Collision/Models/WorldModel.cpp:533 | |
callback = {prims = {iBound = {static dummy = 0, lo = {x = 75.5171967, y = -1.25684285, z = 7.3893466}, hi = {x = 101.631187, y = 13.6946192, z = 23.2051659}}, iMogpFlags = 10501, iGroupWMOID = 25288, vertices = std::vector of length 2288, capacity 2288 = {{x = 81.6969147, y = 13.0499544, z = 7.42634439}, {x = 77.04319, y = 13.0363655, z = 7.42634344}, {x = 77.9258575, y = 11.8308516, z = 7.42634344}, {x = 76.7334442, y = 8.72870541, z = 7.42634344}, {x = 76.9806976, y = 11.4539251, z = 7.42634344}, {x = 76.6608658, y = 11.2866116, z = 7.42634344}, {x = 77.9250412, y = 0.0932869092, z = 7.42634344}, {x = 77.042244, y = -0.849420846, z = 7.42634344}, {x = 81.7238693, y = 11.869668, z = 7.42634439}, {x = 76.6845932, y = 5.92913723, z = 7.42634344}, {x = 76.7331009, y = 3.92460299, z = 7.42634344}, {x = 77.9166489, y = 3.34002042, z = 7.42634344}, {x = 81.5172577, y = -0.870683491, z = 7.42634487}, {x = 81.6542587, y = -0.509618521, z = 7.42634487}, {x = 81.7044525, y = 0.0837181956, z = 7.42634487}, {x = 76.7333832, y = 7.93366575, z = 7.42634344}, {x = 77.9366226, y = 8.55040264, z = 7.42634344}, {x = 76.9799728, y = 0.733026862, z = 7.42634344}, {x = 77.9250412, y = 0.0932869092, z = 7.42634344}, {x = 76.7330627, y = 3.12956285, z = 7.42634344}, {x = 77.9258575, y = 11.8308516, z = 7.42634344}, {x = 77.04319, y = 13.0363655, z = 7.42634344}, {x = 77.042244, y = -0.849420846, z = 7.42634344}, {x = 77.8751907, y = 5.92905474, z = 7.42634344}, {x = 76.6601639, y = 0.900384903, z = 7.42634344}, {x = 76.6845932, y = 5.92913723, z = 7.42634344}, {x = 75.5449753, y = 5.92921829, z = 7.41712427}, {x = 75.5449753, y = 3.92038012, z = 7.46441126}, {x = 76.7331009, y = 3.92460299, z = 7.42634344}, {x = 75.5449753, y = 7.98717594, z = 7.46498775}, {x = 76.7333832, y = 7.93366575, z = 7.42634344}, {x = 76.9172668, y = 13.2613354, z = 16.2165546}, {x = 77.5620499, y = 12.9305725, z = 16.2469597}, {x = 77.3777237, y = 12.8620739, z = 16.0879669}, {x = 76.8700409, y = 12.9968624, z = 16.0877914}, {x = 77.3777237, y = 12.8620739, z = 16.0879669}, {x = 77.1749191, y = 12.8623295, z = 13.8016882}, {x = 76.7048416, y = 13.0042677, z = 13.81007}, {x = 76.6955185, y = 12.9131384, z = 13.7098446}, {x = 77.173996, y = -0.675404072, z = 13.801692}, {x = 76.7038956, y = -0.817275584, z = 13.810071}, {x = 76.6945953, y = -0.726146877, z = 13.7098484}, {x = 77.76828, y = 11.4032507, z = 16.9893055}, {x = 77.569191, y = 11.5137529, z = 16.2501678}, {x = 77.7781754, y = 13.0225458, z = 16.9192295}, {x = 77.0496979, y = 12.1740732, z = 12.9826708}, {x = 77.081604, y = 11.6336603, z = 13.6264563}, {x = 76.7194519, y = 11.5936708, z = 8.44701767}, {x = 76.7120514, y = 12.8296432, z = 8.44701672}, {x = 76.7194519, y = 11.5936708, z = 8.44701767}, {x = 77.0731888, y = 11.4589643, z = 8.22124004}, {x = 77.0655975, y = 12.9621401, z = 8.22124004}, {x = 76.9806976, y = 11.4539251, z = 7.42634344}, {x = 77.04319, y = 13.0363655, z = 7.42634344}, {x = 76.7557297, y = 11.2920971, z = 8.1582346}, {x = 76.6608658, y = 11.2866116, z = 7.42634344}, {x = 76.8263931, y = 11.2443542, z = 17.0269794}, {x = 76.7036896, y = 11.2467918, z = 16.300211}, {x = 76.280983, y = 11.4863873, z = 8.4931488}, {x = 77.0768051, y = 12.7911749, z = 13.6669588}, {x = 76.4874802, y = 11.5311785, z = 13.6979733}, {x = 77.3841248, y = 0.623491228, z = 16.0911789}, {x = 77.5684586, y = 0.68975991, z = 16.2501698}, {x = 77.5611267, y = -0.743700027, z = 16.2469597}, {x = 76.6633759, y = 0.770770848, z = 16.0910034}, {x = 76.280983, y = 11.4863873, z = 8.4931488}, {x = 76.6641006, y = 11.4162264, z = 16.0909977}, {x = 77.3848648, y = 11.563405, z = 16.0911751}, {x = 77.1488342, y = 12.1741428, z = 13.1432877}, {x = 77.3848648, y = 11.563405, z = 16.0911751}, {x = 77.1480103, y = 0.0127865225, z = 13.1432905}, {x = 76.7029877, y = 0.956839859, z = 16.3002129}, {x = 77.072464, y = 0.727975488, z = 8.22124195}, {x = 76.7550278, y = 0.894886255, z = 8.1582365}, {x = 76.2802505, y = 0.757995427, z = 8.44520283}, {x = 76.7187042, y = 0.593317807, z = 8.44701958}, {x = 77.0808563, y = 0.553278625, z = 13.6264601}, {x = 76.7187042, y = 0.593317807, z = 8.44701958}, {x = 76.2802505, y = 0.757995427, z = 8.44520283}, {x = 76.4867554, y = 0.713175595, z = 13.6979771}, {x = 76.8256989, y = 0.959270358, z = 17.0269833}, {x = 77.7675552, y = 0.800239921, z = 16.9893093}, {x = 76.9799728, y = 0.733026862, z = 7.42634344}, {x = 76.6601639, y = 0.900384903, z = 7.42634344}, {x = 77.3841248, y = 0.623491228, z = 16.0911789}, {x = 77.3768005, y = -0.67517668, z = 16.0879688}, {x = 77.042244, y = -0.849420846, z = 7.42634344}, {x = 77.1813507, y = 11.5633717, z = 13.7986946}, {x = 76.6641006, y = 11.4162264, z = 16.0909977}, {x = 76.4920578, y = 11.4448528, z = 13.81007}, {x = 76.8150711, y = 13.0886927, z = 8.22106266}, {x = 77.0646667, y = -0.775199115, z = 8.22124195}, {x = 76.7111359, y = -0.642654002, z = 8.44701862}, {x = 76.7120514, y = 12.8296432, z = 8.44701672}, {x = 77.0488739, y = 0.0128696384, z = 12.9826736}, {x = 77.0758972, y = -0.604235411, z = 13.6669617}, {x = 76.7111359, y = -0.642654002, z = 8.44701862}, {x = 76.3273849, y = 12.9117832, z = 8.44355869}, {x = 77.3768005, y = -0.67517668, z = 16.0879688}, {x = 76.9162903, y = -1.07437468, z = 16.2165585}, {x = 77.1806183, y = 0.623554051, z = 13.7986984}, {x = 76.4913483, y = 0.799500227, z = 13.810071}, {x = 76.6633759, y = 0.770770848, z = 16.0910034}, {x = 77.7851562, y = -0.834018111, z = 16.9135609}, {x = 76.8700409, y = 12.9968624, z = 16.0877914}, {x = 76.8141251, y = -0.901717424, z = 8.22106552}, {x = 76.3264618, y = -0.72474128, z = 8.4435606}, {x = 76.9880753, y = -1.05066752, z = 16.9102192}, {x = 76.8691025, y = -0.809894085, z = 16.0877934}, {x = 76.8691025, y = -0.809894085, z = 16.0877934}, {x = 76.7355499, y = -1.10167742, z = 13.810071}, {x = 76.3264618, y = -0.72474128, z = 8.4435606}, {x = 76.7038956, y = -0.817275584, z = 13.810071}, {x = 76.3241959, y = -1.22906506, z = 8.4435606}, {x = 76.3251877, y = 13.4734402, z = 8.44355869}, {x = 81.4279175, y = 13.4524221, z = 8.69543266}, {x = 81.6976929, y = 13.3164272, z = 13.810071}, {x = 76.7189255, y = 13.3514528, z = 13.81007}, {x = 76.6549377, y = 5.95780611, z = 12.860487}, {x = 76.6334381, y = 7.2030673, z = 12.6167107}, {x = 77.0758972, y = -0.604235411, z = 13.6669617}, {x = 76.6945953, y = -0.726146877, z = 13.7098484}, {x = 76.5728073, y = 8.08917904, z = 11.7991858}, {x = 76.3273849, y = 12.9117832, z = 8.44355869}, {x = 76.7048416, y = 13.0042677, z = 13.81007}, {x = 76.29673, y = 8.79799557, z = 8.48964691}, {x = 76.4920578, y = 11.4448528, z = 13.81007}, {x = 76.5725098, y = 3.82644391, z = 11.7991886}, {x = 76.4913483, y = 0.799500227, z = 13.810071}, {x = 76.5027161, y = 3.60170412, z = 10.6691809}, {x = 76.6549377, y = 5.95780611, z = 13.810071}, {x = 76.3385239, y = 3.20906854, z = 8.44356155}, {x = 76.2802505, y = 0.757995427, z = 8.44520283}, {x = 76.6332626, y = 4.71254826, z = 12.6167116}, {x = 76.280983, y = 11.4863873, z = 8.4931488}, {x = 76.4874802, y = 11.5311785, z = 13.6979733}, {x = 76.6955185, y = 12.9131384, z = 13.7098446}, {x = 77.0768051, y = 12.7911749, z = 13.6669588}, {x = 76.7120514, y = 12.8296432, z = 8.44701672}, {x = 81.6967239, y = -1.07278788, z = 13.8100719}, {x = 81.7384872, y = -1.19566834, z = 8.37315655}, {x = 76.4869156, y = 8.37351704, z = 10.668313}, {x = 81.427803, y = 13.4238825, z = 8.43640614}, {x = 76.7111359, y = -0.642654002, z = 8.44701862}, {x = 76.4867554, y = 0.713175595, z = 13.6979771}, {x = 82.6003647, y = 5.82630253, z = 7.42637205}, {x = 81.7931671, y = 3.53126788, z = 7.42634487}, {x = 83.3327866, y = 3.70994568, z = 7.42634583}, {x = 81.8573456, y = 6.02574062, z = 7.42634487}, {x = 81.7044525, y = 0.0837181956, z = 7.42634487}, {x = 77.9166489, y = 3.34002042, z = 7.42634344}, {x = 83.3573151, y = 2.99654675, z = 7.42657328}, {x = 81.7238693, y = 11.869668, z = 7.42634439}, {x = 77.8751907, y = 5.92905474, z = 7.42634344}, {x = 77.9258575, y = 11.8308516, z = 7.42634344}, {x = 77.9366226, y = 8.55040264, z = 7.42634344}, {x = 83.3772888, y = 0.0945938677, z = 7.42634487}, {x = 77.9250412, y = 0.0932869092, z = 7.42634344}, {x = 76.7557297, y = 11.2920971, z = 8.1582346}, {x = 76.280983, y = 11.4863873, z = 8.4931488}, {x = 76.29673, y = 8.79799557, z = 8.48964691}, {x = 76.8014069, y = 8.60678291, z = 8.14657211}, {x = 76.7334442, y = 8.72870541, z = 7.42634344}, {x = 76.6608658, y = 11.2866116, z = 7.42634344}, {x = 77.042244, y = -0.849420846, z = 7.42634344}, {x = 81.5172577, y = -0.870683491, z = 7.42634487}, {x = 76.8141251, y = -0.901717424, z = 8.22106552}, {x = 76.6549377, y = 5.92914009, z = 16.364872}, {x = 76.7036896, y = 11.2467918, z = 16.300211}, {x = 76.8263931, y = 11.2443542, z = 17.0269794}, {x = 76.7778549, y = 5.92913294, z = 17.0810051}, {x = 76.3251877, y = 13.4734402, z = 8.44355869}, {x = 76.3273849, y = 12.9117832, z = 8.44355869}, {x = 76.8150711, y = 13.0886927, z = 8.22106266}, {x = 81.5172577, y = -0.736841798, z = 8.15823841}, {x = 76.8256989, y = 0.959270358, z = 17.0269833}, {x = 76.7029877, y = 0.956839859, z = 16.3002129}, {x = 76.3241959, y = -1.22906506, z = 8.4435606}, {x = 77.04319, y = 13.0363655, z = 7.42634344}, {x = 81.6969147, y = 13.0005693, z = 7.75248289}, {x = 76.8150711, y = 13.0886927, z = 8.22106266}, {x = 81.7173691, y = 12.923172, z = 8.15823841}, {x = 76.9162903, y = -1.07437468, z = 16.2165585}, {x = 76.9880753, y = -1.05066752, z = 16.9102192}, {x = 76.7550278, y = 0.894886255, z = 8.1582365}, {x = 76.801033, y = 3.25147653, z = 8.14657402}, {x = 76.3385239, y = 3.20906854, z = 8.44356155}, {x = 76.6601639, y = 0.900384903, z = 7.42634344}, {x = 76.7330627, y = 3.12956285, z = 7.42634344}, {x = 76.2802505, y = 0.757995427, z = 8.44520283}, {x = 76.3241959, y = -1.22906506, z = 8.4435606}, {x = 76.8141251, y = -0.901717424, z = 8.22106552}, {x = 76.3264618, y = -0.72474128, z = 8.4435606}, {x = 81.427803, y = 13.4238825, z = 8.43640614}, {x = 76.3251877, y = 13.4734402, z = 8.44355869}, {x = 81.7384872, y = -1.19566834, z = 8.37315655}, {x = 81.6969147, y = 13.0499544, z = 7.42634439}, {x = 77.0622711, y = 3.68464923, z = 10.6672516}, {x = 76.9852066, y = 4.42597818, z = 10.4942369}, {x = 77.0648651, y = 4.55173588, z = 11.2749643}...}, triangles = std::vector of length 1980, capacity 1980 = {{idx0 = 0, idx1 = 1, idx2 = 2}, {idx0 = 3, idx1 = 4, idx2 = 5}, {idx0 = 2, idx1 = 8, idx2 = 0}, {idx0 = 9, idx1 = 10, idx2 = 11}, {idx0 = 13, idx1 = 14, idx2 = 6}, {idx0 = 15, idx1 = 16, idx2 = 3}, {idx0 = 16, idx1 = 15, idx2 = 9}, {idx0 = 17, idx1 = 18, idx2 = 11}, {idx0 = 17, idx1 = 11, idx2 = 19}, {idx0 = 20, idx1 = 21, idx2 = 4}, {idx0 = 3, idx1 = 16, idx2 = 4}, {idx0 = 16, idx1 = 20, idx2 = 4}, {idx0 = 17, idx1 = 22, idx2 = 18}, {idx0 = 9, idx1 = 23, idx2 = 16}, {idx0 = 10, idx1 = 19, idx2 = 11}, {idx0 = 11, idx1 = 23, idx2 = 9}, {idx0 = 17, idx1 = 19, idx2 = 24}, {idx0 = 25, idx1 = 26, idx2 = 27}, {idx0 = 27, idx1 = 28, idx2 = 25}, {idx0 = 29, idx1 = 26, idx2 = 25}, {idx0 = 25, idx1 = 30, idx2 = 29}, {idx0 = 31, idx1 = 32, idx2 = 33}, {idx0 = 34, idx1 = 35, idx2 = 36}, {idx0 = 36, idx1 = 37, idx2 = 34}, {idx0 = 38, idx1 = 37, idx2 = 36}, {idx0 = 39, idx1 = 40, idx2 = 41}, {idx0 = 42, idx1 = 43, idx2 = 32}, {idx0 = 32, idx1 = 44, idx2 = 42}, {idx0 = 45, idx1 = 46, idx2 = 47}, {idx0 = 48, idx1 = 49, idx2 = 50}, {idx0 = 50, idx1 = 51, idx2 = 48}, {idx0 = 50, idx1 = 52, idx2 = 53}, {idx0 = 53, idx1 = 51, idx2 = 50}, {idx0 = 54, idx1 = 55, idx2 = 52}, {idx0 = 56, idx1 = 57, idx2 = 43}, {idx0 = 43, idx1 = 42, idx2 = 56}, {idx0 = 58, idx1 = 47, idx2 = 46}, {idx0 = 36, idx1 = 59, idx2 = 38}, {idx0 = 46, idx1 = 60, idx2 = 58}, {idx0 = 61, idx1 = 62, idx2 = 63}, {idx0 = 62, idx1 = 61, idx2 = 64}, {idx0 = 65, idx1 = 54, idx2 = 50}, {idx0 = 50, idx1 = 49, idx2 = 65}, {idx0 = 66, idx1 = 67, idx2 = 43}, {idx0 = 64, idx1 = 71, idx2 = 62}, {idx0 = 72, idx1 = 73, idx2 = 74}, {idx0 = 74, idx1 = 75, idx2 = 72}, {idx0 = 76, idx1 = 77, idx2 = 78}, {idx0 = 78, idx1 = 79, idx2 = 76}, {idx0 = 62, idx1 = 71, idx2 = 80}, {idx0 = 80, idx1 = 81, idx2 = 62}, {idx0 = 82, idx1 = 83, idx2 = 73}, {idx0 = 73, idx1 = 72, idx2 = 82}, {idx0 = 43, idx1 = 57, idx2 = 66}, {idx0 = 67, idx1 = 33, idx2 = 32}, {idx0 = 32, idx1 = 43, idx2 = 67}, {idx0 = 86, idx1 = 82, idx2 = 72}, {idx0 = 68, idx1 = 69, idx2 = 87}, {idx0 = 87, idx1 = 69, idx2 = 88}, {idx0 = 88, idx1 = 89, idx2 = 87}, {idx0 = 45, idx1 = 59, idx2 = 36}, {idx0 = 45, idx1 = 36, idx2 = 68}, {idx0 = 45, idx1 = 68, idx2 = 87}, {idx0 = 45, idx1 = 87, idx2 = 46}, {idx0 = 87, idx1 = 89, idx2 = 60}, {idx0 = 60, idx1 = 46, idx2 = 87}, {idx0 = 90, idx1 = 51, idx2 = 53}, {idx0 = 52, idx1 = 50, idx2 = 54}, {idx0 = 72, idx1 = 91, idx2 = 86}, {idx0 = 72, idx1 = 75, idx2 = 92}, {idx0 = 90, idx1 = 97, idx2 = 48}, {idx0 = 98, idx1 = 63, idx2 = 99}, {idx0 = 48, idx1 = 51, idx2 = 90}, {idx0 = 44, idx1 = 32, idx2 = 31}, {idx0 = 92, idx1 = 91, idx2 = 72}, {idx0 = 70, idx1 = 100, idx2 = 84}, {idx0 = 100, idx1 = 101, idx2 = 102}, {idx0 = 102, idx1 = 84, idx2 = 100}, {idx0 = 94, idx1 = 76, idx2 = 100}, {idx0 = 94, idx1 = 100, idx2 = 70}, {idx0 = 94, idx1 = 70, idx2 = 39}, {idx0 = 94, idx1 = 77, idx2 = 76}, {idx0 = 94, idx1 = 39, idx2 = 95}, {idx0 = 100, idx1 = 76, idx2 = 79}, {idx0 = 79, idx1 = 101, idx2 = 100}, {idx0 = 63, idx1 = 62, idx2 = 81}, {idx0 = 81, idx1 = 103, idx2 = 63}, {idx0 = 33, idx1 = 104, idx2 = 31}, {idx0 = 63, idx1 = 98, idx2 = 61}, {idx0 = 105, idx1 = 86, idx2 = 91}, {idx0 = 105, idx1 = 91, idx2 = 92}, {idx0 = 92, idx1 = 106, idx2 = 105}, {idx0 = 99, idx1 = 63, idx2 = 103}, {idx0 = 103, idx1 = 107, idx2 = 99}, {idx0 = 99, idx1 = 108, idx2 = 98}, {idx0 = 109, idx1 = 40, idx2 = 39}, {idx0 = 39, idx1 = 85, idx2 = 109}, {idx0 = 41, idx1 = 95, idx2 = 39}, {idx0 = 111, idx1 = 112, idx2 = 113}, {idx0 = 120, idx1 = 121, idx2 = 111}, {idx0 = 127, idx1 = 128, idx2 = 129}, {idx0 = 126, idx1 = 130, idx2 = 118}, {idx0 = 128, idx1 = 131, idx2 = 129}, {idx0 = 128, idx1 = 132, idx2 = 131}, {idx0 = 133, idx1 = 118, idx2 = 130}, {idx0 = 127, idx1 = 133, idx2 = 130}, {idx0 = 134, idx1 = 135, idx2 = 126}, {idx0 = 125, idx1 = 134, idx2 = 126}, {idx0 = 123, idx1 = 136, idx2 = 137}, {idx0 = 137, idx1 = 138, idx2 = 123}, {idx0 = 123, idx1 = 124, idx2 = 136}, {idx0 = 111, idx1 = 121, idx2 = 112}, {idx0 = 114, idx1 = 142, idx2 = 115}, {idx0 = 111, idx1 = 143, idx2 = 120}, {idx0 = 128, idx1 = 144, idx2 = 132}, {idx0 = 145, idx1 = 146, idx2 = 147}, {idx0 = 145, idx1 = 148, idx2 = 146}, {idx0 = 149, idx1 = 146, idx2 = 150}, {idx0 = 146, idx1 = 151, idx2 = 147}, {idx0 = 152, idx1 = 153, idx2 = 148}, {idx0 = 148, idx1 = 153, idx2 = 150}, {idx0 = 150, idx1 = 146, idx2 = 148}, {idx0 = 152, idx1 = 154, idx2 = 155}, {idx0 = 156, idx1 = 151, idx2 = 146}, {idx0 = 146, idx1 = 149, idx2 = 156}, {idx0 = 152, idx1 = 155, idx2 = 153}, {idx0 = 150, idx1 = 157, idx2 = 149}, {idx0 = 158, idx1 = 159, idx2 = 160}, {idx0 = 161, idx1 = 162, idx2 = 163}, {idx0 = 163, idx1 = 158, idx2 = 161}, {idx0 = 167, idx1 = 168, idx2 = 169}, {idx0 = 169, idx1 = 170, idx2 = 167}, {idx0 = 171, idx1 = 172, idx2 = 173}, {idx0 = 170, idx1 = 175, idx2 = 176}, {idx0 = 174, idx1 = 166, idx2 = 177}, {idx0 = 184, idx1 = 185, idx2 = 186}, {idx0 = 176, idx1 = 167, idx2 = 170}, {idx0 = 184, idx1 = 187, idx2 = 188}, {idx0 = 186, idx1 = 189, idx2 = 184}, {idx0 = 160, idx1 = 161, idx2 = 158}, {idx0 = 190, idx1 = 191, idx2 = 192}, {idx0 = 188, idx1 = 185, idx2 = 184}, {idx0 = 178, idx1 = 196, idx2 = 179}, {idx0 = 197, idx1 = 198, idx2 = 199}, {idx0 = 200, idx1 = 201, idx2 = 202}, {idx0 = 202, idx1 = 203, idx2 = 200}, {idx0 = 198, idx1 = 205, idx2 = 206}, {idx0 = 207, idx1 = 208, idx2 = 209}, {idx0 = 209, idx1 = 210, idx2 = 207}, {idx0 = 208, idx1 = 207, idx2 = 211}, {idx0 = 211, idx1 = 212, idx2 = 208}, {idx0 = 213, idx1 = 214, idx2 = 215}, {idx0 = 213, idx1 = 215, idx2 = 216}, {idx0 = 200, idx1 = 217, idx2 = 218}, {idx0 = 218, idx1 = 219, idx2 = 200}, {idx0 = 220, idx1 = 221, idx2 = 222}, {idx0 = 222, idx1 = 202, idx2 = 220}, {idx0 = 223, idx1 = 224, idx2 = 221}, {idx0 = 221, idx1 = 220, idx2 = 223}, {idx0 = 225, idx1 = 226, idx2 = 227}, {idx0 = 227, idx1 = 203, idx2 = 225}, {idx0 = 209, idx1 = 228, idx2 = 229}, {idx0 = 229, idx1 = 210, idx2 = 209}, {idx0 = 230, idx1 = 231, idx2 = 232}, {idx0 = 233, idx1 = 230, idx2 = 232}, {idx0 = 199, idx1 = 234, idx2 = 197}, {idx0 = 238, idx1 = 239, idx2 = 205}, {idx0 = 205, idx1 = 198, idx2 = 238}, {idx0 = 242, idx1 = 224, idx2 = 223}, {idx0 = 223, idx1 = 243, idx2 = 242}, {idx0 = 206, idx1 = 242, idx2 = 243}, {idx0 = 243, idx1 = 199, idx2 = 206}, {idx0 = 244, idx1 = 245, idx2 = 246}, {idx0 = 197, idx1 = 247, idx2 = 248}, {idx0 = 248, idx1 = 249, idx2 = 197}, {idx0 = 257, idx1 = 258, idx2 = 201}, {idx0 = 201, idx1 = 259, idx2 = 257}, {idx0 = 260, idx1 = 261, idx2 = 258}, {idx0 = 258, idx1 = 257, idx2 = 260}, {idx0 = 201, idx1 = 258, idx2 = 220}, {idx0 = 220, idx1 = 202, idx2 = 201}, {idx0 = 261, idx1 = 223, idx2 = 220}, {idx0 = 237, idx1 = 262, idx2 = 256}, {idx0 = 220, idx1 = 258, idx2 = 261}, {idx0 = 263, idx1 = 264, idx2 = 234}, {idx0 = 234, idx1 = 265, idx2 = 263}, {idx0 = 260, idx1 = 263, idx2 = 265}, {idx0 = 265, idx1 = 261, idx2 = 260}, {idx0 = 234, idx1 = 199, idx2 = 243}, {idx0 = 243, idx1 = 265, idx2 = 234}, {idx0 = 261, idx1 = 265, idx2 = 243}, {idx0 = 243, idx1 = 223, idx2 = 261}, {idx0 = 245, idx1 = 266, idx2 = 246}, {idx0 = 197, idx1 = 249, idx2 = 198}, {idx0 = 249, idx1 = 238, idx2 = 198}, {idx0 = 249, idx1 = 267, idx2 = 238}, {idx0 = 227, idx1 = 268, idx2 = 217}, {idx0 = 201, idx1 = 200, idx2 = 219}, {idx0 = 219, idx1 = 259, idx2 = 201}, {idx0 = 222, idx1 = 225, idx2 = 203}...}, meshTree = {tree = std::vector of length 7221, capacity 7221 = {3, 1118947309, 1118769414, 2147483657, 1099098946, 1098920738, 2147486984, 1099051352, 1098920953, 1073741839, 1086765901, 1085553363, 1073744008, 1088490530, 1086176117, 21, 1118033190, 1117990086, 1017, 1118123454, 1117990086, 2147483675, 1096611342, 1093317879, 2147484044, 1096611343, 1091995195, 1073741857, 1080459858, 1078479554, 1073742088, 1081402485, 1061989388, 39, 1117510047, 1117300221, 204, 1117508947, 1117503513, 2147483693, 1090987774, 1090984147, 2147483795, 1090984333, 1090910323, 1073741875, 1060874150, 1035930933, 1073741941, 1058530221, 1057858475, 57, 1117398298, 1117386175, 87, 1117398298, 1117353812, 1073741887, 3206841593, 3210310565, 3221225480, 1, 0, 536870981, 1117300221, 1117397276, 75, 4286578688, 1117350938, 2147483720, 1090751029, 1090750844, 3221225472, 1, 0, 3221225473, 3, 0, 2147483729, 1090751029, 1090751029, 3221225476, 2, 0, 3221225478, 2, 0, 1610612829, 1058530221, 1078990897, 3221225490, 2, 0, 1073741920, 1063681952, 1060874150, 2147483750, 1090751029, 1090684963, 536871020, 1117294461, 1117386175, 3221225481, 2, 0, 3221225483, 2, 0, 2147483759, 1090684963, 1090672734, 3221225485, 3, 0, 3221225488, 2, 0, 536871035, 1117300221, 1117399398, 536871050, 1117294461, 1117399398, 1073741950, 1012063021, 3206841593, 1073741956, 3208218789, 3208242371, 3221225498, 2, 0, 3221225492, 3, 0, 3221225495, 3, 0, 1073741965, 1061989388, 1061293053, 3221225500, 3, 0, 3221225503, 2, 0, 1073741977, 1035930933, 1034646642, 1073742019, 3208178254, 2139095040, 159, 1118009883, 1117980886, 3221225516, 2, 0, 1073741989, 1035930933, 3204609628, 1610612919, 3214478249, 3203988903, 2147483819, 1090750844, 1090684965, 3221225511, 1, 0, 1073742001, 3208421802, 3210667293, 3221225509, 2, 0, 3221225505, 2, 0, 3221225507, 2, 0, 183, 4286578688, 1117980886, 2147483837, 1090685149, 1090684965, 3221225512, 2, 0, 3221225514, 2, 0, 198, 1118009883, 1118004409, 3221225518, 2...}, objects = std::vector of length 1980, capacity 1980 = {89, 90, 140, 91, 68, 56, 74, 69, 12, 51, 52, 46, 45, 141, 16, 137, 138, 135, 7, 8, 98, 111, 1951, 113, 1944, 99, 81, 1943, 114, 47, 48, 103, 102, 1952, 1953, 1904, 1908, 1954, 134, 4, 280, 279, 281, 282, 117, 126, 1964, 1963, 283, 284, 580, 195, 194, 167, 166, 14, 18, 17, 15, 3, 174, 173, 193, 202, 201, 165, 143, 146, 203, 120, 121, 100, 80, 82, 97, 25, 79, 78, 232, 1901, 96, 95, 1941, 1942, 75, 84, 83, 76, 77, 229, 1903, 1902, 289, 271, 401, 413, 1434, 1900, 184, 170, 171, 185, 188, 169, 168, 105, 187, 104, 186, 190, 191, 189, 1940, 230, 277, 278, 275, 276, 615, 694, 475, 724, 725, 683, 247, 575, 245, 673, 657, 674, 656, 662, 672, 664, 577, 576, 124, 123, 573, 574, 1602, 1596, 1960, 1961, 476, 1959, 1962, 579, 1834, 1833, 680, 697, 706, 671, 704, 705, 700, 701, 626, 627, 251, 628, 629, 294, 295, 477, 478, 269, 1593, 1548, 1543, 1542, 265, 118, 620, 668, 665, 667, 679, 619, 666, 695, 676, 677, 696, 618, 678, 716, 670, 669, 699, 661, 655, 717, 116, 115, 607, 605, 213, 214...}, bounds = {static dummy = 0, lo = {x = 75.5449753, y = -1.22906506, z = 7.41712427}, hi = {x = 101.603409, y = 13.6668415, z = 23.1773872}}}, iLiquid = }, hit = {iBound = {static dummy = 0, lo = {x = -290.748138, y = -372.104187, z = -325.458801}, hi = {x = 277.268646, y = 258.011292, z = 242.52243}}, iMogpFlags = 2149583373, iGroupWMOID = 24042, vertices = std::vector of length 2538, capacity 2538 = {{x = 38.2888374, y = 220.71225, z = -44.3981781}, {x = 38.5863228, y = 222.336349, z = -49.327446}, {x = -9.97313404, y = 239.749588, z = -53.1807632}, {x = -9.76230145, y = 237.881317, z = -46.5086594}, {x = 73.0578995, y = 185.057327, z = -44.3981781}, {x = 107.022255, y = 174.5634, z = -44.3981781}, {x = 108.156166, y = 176.183731, z = -48.6009636}, {x = 73.3622971, y = 185.785629, z = -51.6168022}, {x = 180.46344, y = 131.832748, z = -44.3981781}, {x = 181.115845, y = 132.443588, z = -52.9474068}, {x = 146.568237, y = 152.81218, z = -50.163929}, {x = 145.833206, y = 151.915268, z = -44.3981781}, {x = 232.839813, y = 61.3405495, z = -44.3981743}, {x = 233.929367, y = 61.7190552, z = -50.09272}, {x = 213.270508, y = 107.35099, z = -48.6833458}, {x = 212.111511, y = 106.758179, z = -44.3981781}, {x = 274.793121, y = -60.737915, z = -44.3981743}, {x = 277.240875, y = -60.7341576, z = -50.9912872}, {x = 274.36264, y = -21.4535408, z = -49.918293}, {x = 272.240143, y = -21.6577301, z = -44.3981743}, {x = 264.360931, y = -72.5020676, z = -44.3981743}, {x = 255.936234, y = -121.15062, z = -44.3981705}, {x = 258.722656, y = -122.18499, z = -50.0562477}, {x = 267.133942, y = -72.6987534, z = -52.0642776}, {x = 102.532646, y = -276.873138, z = -44.3981781}, {x = 78.0646439, y = -322.060059, z = -44.3981743}, {x = 78.3966217, y = -323.603882, z = -47.5093575}, {x = 103.01001, y = -277.57486, z = -49.1141853}, {x = 4.57756233, y = -370.550049, z = -44.3981781}, {x = -39.6553726, y = -359.317474, z = -44.3981781}, {x = -39.9795837, y = -360.842346, z = -48.5356026}, {x = 4.54905367, y = -372.076416, z = -49.902668}, {x = -106.096001, y = -256.69693, z = -44.3981781}, {x = -120.57254, y = -238.829758, z = -44.3981781}, {x = -121.520363, y = -240.196075, z = -49.7021065}, {x = -106.727829, y = -257.522736, z = -50.6159363}, {x = -204.749802, y = -170.329758, z = -44.3981781}, {x = -206.492065, y = -169.827255, z = -52.4584846}, {x = -152.702209, y = -199.403137, z = -50.1406746}, {x = -152.029312, y = -198.778275, z = -44.3981781}, {x = -230.00885, y = -125.548004, z = -44.3981743}, {x = -249.836563, y = -100.119606, z = -44.3981781}, {x = -250.888779, y = -100.259506, z = -47.6271248}, {x = -231.057571, y = -125.870743, z = -48.8215065}, {x = -287.275055, y = -39.9116898, z = -44.3981781}, {x = -289.083893, y = -39.9626045, z = -50.8543549}, {x = -277.272675, y = -74.9349442, z = -48.7877274}, {x = -275.395538, y = -74.7936554, z = -44.3981781}, {x = -277.509979, y = 29.2494469, z = -44.3981781}, {x = -274.599609, y = 42.1775055, z = -44.3981781}, {x = -276.237122, y = 42.4021339, z = -47.6194496}, {x = -279.301971, y = 29.4537601, z = -48.0763741}, {x = -261.968719, y = 196.50769, z = -48.9873924}, {x = -263.254456, y = 197.552292, z = -55.0126228}, {x = -266.758881, y = 151.733459, z = -48.8791885}, {x = -265.388641, y = 150.905472, z = -44.3981781}, {x = -186.876495, y = 248.681503, z = -48.9873924}, {x = -187.781189, y = 250.309296, z = -54.6692963}, {x = -235.645477, y = 232.382645, z = -56.556839}, {x = -234.44426, y = 231.121414, z = -48.9873924}, {x = -51.96912, y = 229.274246, z = -46.5086555}, {x = -52.4164238, y = 230.214706, z = -54.4213371}, {x = -91.9137955, y = 255.896973, z = -53.984539}, {x = -91.5839157, y = 254.571701, z = -48.9873962}, {x = 259.832672, y = 27.1255322, z = -44.3981743}, {x = 261.276031, y = 27.5170937, z = -49.4690132}, {x = -131.874359, y = 256.506989, z = -48.9873962}, {x = -132.491653, y = 257.983521, z = -54.3269157}, {x = -274.235229, y = 112.549561, z = -44.3981781}, {x = -275.661865, y = 113.086014, z = -48.0208549}, {x = -265.345245, y = 58.9446602, z = -47.1625252}, {x = -263.862213, y = 58.6997223, z = -44.3981781}, {x = -288.979828, y = -5.02972794, z = -44.3981819}, {x = -290.720367, y = -4.99026251, z = -52.9209862}, {x = -74.8716736, y = -326.072357, z = -44.3981781}, {x = -98.0061874, y = -299.069733, z = -44.3981781}, {x = -99.1201553, y = -299.798096, z = -48.8922386}, {x = -75.4915924, y = -327.595795, z = -47.1685486}, {x = 43.259758, y = -345.994598, z = -44.3981743}, {x = 43.4114952, y = -347.529694, z = -48.7060127}, {x = -138.345749, y = -228.937912, z = -48.7882767}, {x = -137.08194, y = -227.031067, z = -44.3981781}, {x = 67.4988556, y = 170.923645, z = -96.2777786}, {x = 41.4263268, y = 119.194313, z = -126.817886}, {x = 10.4930658, y = 154.063766, z = -119.277138}, {x = 35.4141312, y = 207.34404, z = -87.2144012}, {x = 101.1633, y = 164.542542, z = -81.011467}, {x = 131.984009, y = 142.009506, z = -90.5259857}, {x = 95.3829727, y = 107.22139, z = -122.147499}, {x = 75.5143814, y = 120.214546, z = -120.376236}, {x = 159.961136, y = 110.928581, z = -101.54557}, {x = 195.640503, y = 88.8168106, z = -81.3468628}, {x = 168.401825, y = 69.6028824, z = -118.476685}, {x = 142.765121, y = 87.4236603, z = -129.853134}, {x = 207.701981, y = 52.2237968, z = -86.9264374}, {x = 231.249023, y = 9.22468281, z = -81.9880219}, {x = 174.083282, y = -14.2287636, z = -117.040001}, {x = 158.358307, y = 17.4999027, z = -126.596786}, {x = 246.174377, y = -24.1328659, z = -82.9545212}, {x = 182.339935, y = -191.64975, z = -77.8152084}, {x = 154.947678, y = -226.025497, z = -74.4395065}, {x = 122.415321, y = -179.352966, z = -111.40979}, {x = 145.645706, y = -165.683121, z = -113.019745}, {x = 112.595711, y = -241.01973, z = -78.4506836}, {x = 88.8104782, y = -244.401642, z = -86.3701172}, {x = 69.9662857, y = -195.837845, z = -124.390709}, {x = 81.9831696, y = -188.868011, z = -120.613716}, {x = -4.28447628, y = -305.164276, z = -89.4916534}, {x = -10.7297382, y = -243.107452, z = -124.290039}, {x = 33.8909378, y = -238.688644, z = -109.11293}, {x = 60.8553619, y = -301.203949, z = -75.3613052}, {x = -68.6871719, y = -296.075989, z = -78.6674957}, {x = -82.816597, y = -278.36676, z = -85.4914474}, {x = -42.1647034, y = -235.419266, z = -119.127701}, {x = -143.902145, y = -188.332611, z = -90.4339142}, {x = -118.893311, y = -155.090775, z = -121.153145}, {x = -92.0213394, y = -185.372757, z = -123.730484}, {x = -127.995644, y = -214.2854, z = -85.0798721}, {x = -189.1315, y = -157.484665, z = -99.6099396}, {x = -218.216675, y = -121.156754, z = -100.496666}, {x = -162.25705, y = -111.322327, z = -123.231094}, {x = -141.260925, y = -142.157928, z = -125.529488}, {x = -237.346954, y = -95.0881424, z = -88.1109161}, {x = -260.02597, y = -70.7341461, z = -85.0776901}, {x = -201.930557, y = -52.1643333, z = -119.545654}, {x = -168.581497, y = -86.5931549, z = -116.427895}, {x = -272.238922, y = -5.53985453, z = -88.253418}, {x = -262.992401, y = 23.4507523, z = -79.4892349}, {x = -208.29303, y = 14.0886745, z = -117.256607}, {x = -207.890701, y = -35.1235542, z = -127.349762}, {x = -248.624969, y = 52.5074501, z = -79.211647}, {x = -261.08313, y = 104.859718, z = -94.4906082}, {x = -206.623779, y = 76.5715942, z = -121.265244}, {x = -178.660172, y = 235.023148, z = -102.680962}, {x = -125.03746, y = 242.18869, z = -96.5108032}, {x = -145.219284, y = 178.842087, z = -121.593002}, {x = -20.7847118, y = -36.7006721, z = -263.269897}, {x = -38.5453339, y = -2.29040647, z = -231.876251}, {x = -22.1552677, y = -3.29885626, z = -233.217941}, {x = -223.370178, y = 218.640625, z = -104.304306}, {x = -171.232391, y = 166.367691, z = -125.282501}, {x = -201.120285, y = 159.896194, z = -128.972}, {x = -250.10054, y = 185.673615, z = -100.679131}, {x = -255.80162, y = 35.3911133, z = -84.2540817}, {x = -271.219849, y = -38.1369972, z = -86.6655502}, {x = -75.0084763, y = -194.17363, z = -127.181328}, {x = -97.3135834, y = -237.748322, z = -92.3154297}, {x = 194.288971, y = -161.922836, z = -76.9291077}, {x = 154.042847, y = -132.709427, z = -113.254105}, {x = -12.8932858, y = 121.796425, z = -150.775909}, {x = 19.8813, y = 85.1043167, z = -157.523529}, {x = 0.265288562, y = 23.4602795, z = -210.097687}, {x = -16.1220036, y = 41.8063278, z = -206.723862}, {x = 118.779327, y = -1.47248411, z = -170.066162}, {x = 131.34436, y = -27.8274822, z = -165.68779}, {x = 70.5866241, y = -35.8676186, z = -214.179794}, {x = 55.1296692, y = -19.8281193, z = -216.369003}, {x = 123.420761, y = -77.6324005, z = -170.854523}, {x = 65.1186371, y = -60.7700729, z = -210.097504}, {x = 105.407448, y = -102.902664, z = -152.825119}, {x = 44.5548515, y = -75.3408585, z = -207.748489}, {x = 22.2942142, y = -191.519958, z = -146.445953}, {x = -19.2021809, y = -191.432159, z = -159.009445}, {x = -19.276453, y = -114.807961, z = -210.840637}, {x = 1.47174513, y = -114.85186, z = -204.558899}, {x = -55.3657608, y = -158.496979, z = -162.24794}, {x = -37.3582382, y = -98.3403702, z = -212.4599}, {x = -110.199783, y = -132.100815, z = -151.489883}, {x = -66.9597473, y = -85.3372116, z = -207.080887}, {x = -143.552429, y = -103.91732, z = -161.069305}, {x = -81.451561, y = -71.0505447, z = -211.870575}, {x = -138.224686, y = -75.7466888, z = -158.762665}, {x = -164.259552, y = -42.4428673, z = -153.475601}, {x = -91.8051529, y = -40.3133125, z = -208.073715}, {x = -78.7877121, y = -56.9652252, z = -210.717255}, {x = -175.585724, y = 3.73838687, z = -154.027512}, {x = -97.4682312, y = -17.222683, z = -208.349686}, {x = -160.656891, y = 47.8893013, z = -154.303665}, {x = -90.0038147, y = 4.85277176, z = -208.487762}, {x = -124.981499, y = 66.8626328, z = -166.938919}, {x = -74.4794159, y = 13.9235678, z = -214.805389}, {x = -93.2573013, y = 102.409874, z = -145.409164}, {x = -104.965492, y = 174.801666, z = -120.300064}, {x = -33.7695694, y = 156.316162, z = -124.910194}, {x = 119.901299, y = 53.1633186, z = -158.619949}, {x = 50.2752876, y = 7.48977661, z = -210.645905}, {x = 68.5297546, y = 88.914238, z = -153.482742}, {x = 24.5895081, y = 25.3652325, z = -208.077301}, {x = -51.6774216, y = 32.9447823, z = -204.040497}, {x = 59.1959229, y = -158.925613, z = -162.342041}, {x = 19.9226055, y = -98.5547028, z = -212.506943}, {x = 95.1597214, y = -149.14122, z = -151.447601}, {x = 42.3361626, y = -93.6624908, z = -207.059738}, {x = -10.1990814, y = 217.183548, z = -94.1344528}, {x = -15.5579548, y = 163.230148, z = -122.567856}, {x = -49.8607216, y = 206.473297, z = -99.0255051}, {x = 231.782883, y = -177.292862, z = -44.3981743}, {x = 234.273514, y = -178.688995, z = -50.4673386}, {x = 243.762039, y = -147.818329, z = -48.048233}, {x = 240.317627, y = -145.397995, z = -44.3981743}...}, triangles = std::vector of length 2643, capacity 2643 = {{idx0 = 0, idx1 = 1, idx2 = 2}, {idx0 = 2, idx1 = 3, idx2 = 0}, {idx0 = 4, idx1 = 5, idx2 = 6}, {idx0 = 6, idx1 = 7, idx2 = 4}, {idx0 = 8, idx1 = 9, idx2 = 10}, {idx0 = 10, idx1 = 11, idx2 = 8}, {idx0 = 12, idx1 = 13, idx2 = 14}, {idx0 = 14, idx1 = 15, idx2 = 12}, {idx0 = 16, idx1 = 17, idx2 = 18}, {idx0 = 18, idx1 = 19, idx2 = 16}, {idx0 = 20, idx1 = 21, idx2 = 22}, {idx0 = 22, idx1 = 23, idx2 = 20}, {idx0 = 24, idx1 = 25, idx2 = 26}, {idx0 = 26, idx1 = 27, idx2 = 24}, {idx0 = 28, idx1 = 29, idx2 = 30}, {idx0 = 30, idx1 = 31, idx2 = 28}, {idx0 = 32, idx1 = 33, idx2 = 34}, {idx0 = 34, idx1 = 35, idx2 = 32}, {idx0 = 36, idx1 = 37, idx2 = 38}, {idx0 = 38, idx1 = 39, idx2 = 36}, {idx0 = 40, idx1 = 41, idx2 = 42}, {idx0 = 42, idx1 = 43, idx2 = 40}, {idx0 = 44, idx1 = 45, idx2 = 46}, {idx0 = 46, idx1 = 47, idx2 = 44}, {idx0 = 48, idx1 = 49, idx2 = 50}, {idx0 = 50, idx1 = 51, idx2 = 48}, {idx0 = 52, idx1 = 53, idx2 = 54}, {idx0 = 54, idx1 = 55, idx2 = 52}, {idx0 = 56, idx1 = 57, idx2 = 58}, {idx0 = 58, idx1 = 59, idx2 = 56}, {idx0 = 60, idx1 = 61, idx2 = 62}, {idx0 = 62, idx1 = 63, idx2 = 60}, {idx0 = 64, idx1 = 65, idx2 = 13}, {idx0 = 13, idx1 = 12, idx2 = 64}, {idx0 = 8, idx1 = 15, idx2 = 14}, {idx0 = 14, idx1 = 9, idx2 = 8}, {idx0 = 11, idx1 = 10, idx2 = 6}, {idx0 = 6, idx1 = 5, idx2 = 11}, {idx0 = 4, idx1 = 7, idx2 = 1}, {idx0 = 1, idx1 = 0, idx2 = 4}, {idx0 = 60, idx1 = 3, idx2 = 2}, {idx0 = 2, idx1 = 61, idx2 = 60}, {idx0 = 56, idx1 = 66, idx2 = 67}, {idx0 = 67, idx1 = 57, idx2 = 56}, {idx0 = 68, idx1 = 69, idx2 = 70}, {idx0 = 70, idx1 = 71, idx2 = 68}, {idx0 = 72, idx1 = 48, idx2 = 51}, {idx0 = 51, idx1 = 73, idx2 = 72}, {idx0 = 41, idx1 = 47, idx2 = 46}, {idx0 = 46, idx1 = 42, idx2 = 41}, {idx0 = 40, idx1 = 43, idx2 = 37}, {idx0 = 37, idx1 = 36, idx2 = 40}, {idx0 = 74, idx1 = 75, idx2 = 76}, {idx0 = 76, idx1 = 77, idx2 = 74}, {idx0 = 78, idx1 = 79, idx2 = 26}, {idx0 = 26, idx1 = 25, idx2 = 78}, {idx0 = 39, idx1 = 38, idx2 = 80}, {idx0 = 80, idx1 = 81, idx2 = 39}, {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 = 92, idx1 = 93, idx2 = 90}, {idx0 = 94, idx1 = 95, idx2 = 96}, {idx0 = 96, idx1 = 97, idx2 = 94}, {idx0 = 95, idx1 = 98, idx2 = 96}, {idx0 = 99, idx1 = 100, idx2 = 101}, {idx0 = 101, idx1 = 102, idx2 = 99}, {idx0 = 103, idx1 = 104, idx2 = 105}, {idx0 = 105, idx1 = 106, idx2 = 103}, {idx0 = 107, idx1 = 108, idx2 = 109}, {idx0 = 109, idx1 = 110, idx2 = 107}, {idx0 = 111, idx1 = 112, idx2 = 113}, {idx0 = 114, idx1 = 115, idx2 = 116}, {idx0 = 116, idx1 = 117, idx2 = 114}, {idx0 = 118, idx1 = 119, idx2 = 120}, {idx0 = 120, idx1 = 121, idx2 = 118}, {idx0 = 122, idx1 = 123, idx2 = 124}, {idx0 = 124, idx1 = 125, idx2 = 122}, {idx0 = 126, idx1 = 127, idx2 = 128}, {idx0 = 128, idx1 = 129, idx2 = 126}, {idx0 = 130, idx1 = 131, idx2 = 132}, {idx0 = 132, idx1 = 128, idx2 = 130}, {idx0 = 133, idx1 = 134, idx2 = 135}, {idx0 = 136, idx1 = 137, idx2 = 138}, {idx0 = 94, idx1 = 97, idx2 = 92}, {idx0 = 92, idx1 = 91, idx2 = 94}, {idx0 = 90, idx1 = 93, idx2 = 88}, {idx0 = 88, idx1 = 87, idx2 = 90}, {idx0 = 82, idx1 = 86, idx2 = 89}, {idx0 = 89, idx1 = 83, idx2 = 82}, {idx0 = 139, idx1 = 140, idx2 = 141}, {idx0 = 141, idx1 = 142, idx2 = 139}, {idx0 = 127, idx1 = 143, idx2 = 128}, {idx0 = 144, idx1 = 129, idx2 = 124}, {idx0 = 124, idx1 = 123, idx2 = 144}, {idx0 = 119, idx1 = 122, idx2 = 125}, {idx0 = 125, idx1 = 120, idx2 = 119}, {idx0 = 118, idx1 = 121, idx2 = 115}, {idx0 = 115, idx1 = 114, idx2 = 118}, {idx0 = 111, idx1 = 113, idx2 = 108}, {idx0 = 108, idx1 = 107, idx2 = 111}, {idx0 = 104, idx1 = 110, idx2 = 109}, {idx0 = 109, idx1 = 105, idx2 = 104}, {idx0 = 117, idx1 = 116, idx2 = 145}, {idx0 = 145, idx1 = 146, idx2 = 117}, {idx0 = 103, idx1 = 106, idx2 = 101}, {idx0 = 101, idx1 = 100, idx2 = 103}, {idx0 = 147, idx1 = 99, idx2 = 102}, {idx0 = 102, idx1 = 148, idx2 = 147}, {idx0 = 149, idx1 = 150, idx2 = 151}, {idx0 = 151, idx1 = 152, idx2 = 149}, {idx0 = 153, idx1 = 154, idx2 = 155}, {idx0 = 155, idx1 = 156, idx2 = 153}, {idx0 = 157, idx1 = 158, idx2 = 155}, {idx0 = 155, idx1 = 154, idx2 = 157}, {idx0 = 159, idx1 = 160, idx2 = 158}, {idx0 = 158, idx1 = 157, idx2 = 159}, {idx0 = 161, idx1 = 162, idx2 = 163}, {idx0 = 163, idx1 = 164, idx2 = 161}, {idx0 = 165, idx1 = 166, idx2 = 163}, {idx0 = 163, idx1 = 162, idx2 = 165}, {idx0 = 165, idx1 = 167, idx2 = 168}, {idx0 = 168, idx1 = 166, idx2 = 165}, {idx0 = 167, idx1 = 169, idx2 = 170}, {idx0 = 170, idx1 = 168, idx2 = 167}, {idx0 = 171, idx1 = 172, idx2 = 173}, {idx0 = 173, idx1 = 174, idx2 = 171}, {idx0 = 175, idx1 = 176, idx2 = 173}, {idx0 = 173, idx1 = 172, idx2 = 175}, {idx0 = 177, idx1 = 178, idx2 = 176}, {idx0 = 176, idx1 = 175, idx2 = 177}, {idx0 = 179, idx1 = 180, idx2 = 178}, {idx0 = 178, idx1 = 177, idx2 = 179}, {idx0 = 181, idx1 = 182, idx2 = 183}, {idx0 = 183, idx1 = 149, idx2 = 181}, {idx0 = 184, idx1 = 153, idx2 = 156}, {idx0 = 156, idx1 = 185, idx2 = 184}, {idx0 = 186, idx1 = 184, idx2 = 185}, {idx0 = 185, idx1 = 187, idx2 = 186}, {idx0 = 186, idx1 = 187, idx2 = 151}, {idx0 = 151, idx1 = 150, idx2 = 186}, {idx0 = 181, idx1 = 188, idx2 = 180}, {idx0 = 180, idx1 = 179, idx2 = 181}, {idx0 = 171, idx1 = 174, idx2 = 170}, {idx0 = 170, idx1 = 169, idx2 = 171}, {idx0 = 189, idx1 = 161, idx2 = 164}, {idx0 = 164, idx1 = 190, idx2 = 189}, {idx0 = 191, idx1 = 189, idx2 = 190}, {idx0 = 190, idx1 = 192, idx2 = 191}, {idx0 = 191, idx1 = 192, idx2 = 160}, {idx0 = 160, idx1 = 159, idx2 = 191}, {idx0 = 193, idx1 = 194, idx2 = 183}, {idx0 = 183, idx1 = 195, idx2 = 193}, {idx0 = 193, idx1 = 85, idx2 = 84}, {idx0 = 84, idx1 = 194, idx2 = 193}, {idx0 = 196, idx1 = 197, idx2 = 198}, {idx0 = 198, idx1 = 199, idx2 = 196}, {idx0 = 200, idx1 = 147, idx2 = 148}, {idx0 = 148, idx1 = 201, idx2 = 200}, {idx0 = 202, idx1 = 203, idx2 = 204}, {idx0 = 202, idx1 = 205, idx2 = 201}, {idx0 = 201, idx1 = 203, idx2 = 202}, {idx0 = 181, idx1 = 149, idx2 = 152}, {idx0 = 152, idx1 = 188, idx2 = 181}, {idx0 = 152, idx1 = 151, idx2 = 206}, {idx0 = 206, idx1 = 138, idx2 = 152}, {idx0 = 156, idx1 = 155, idx2 = 207}, {idx0 = 207, idx1 = 208, idx2 = 156}, {idx0 = 158, idx1 = 209, idx2 = 207}, {idx0 = 207, idx1 = 155, idx2 = 158}, {idx0 = 160, idx1 = 210, idx2 = 209}, {idx0 = 209, idx1 = 158, idx2 = 160}, {idx0 = 164, idx1 = 163, idx2 = 211}, {idx0 = 211, idx1 = 212, idx2 = 164}, {idx0 = 166, idx1 = 213, idx2 = 211}, {idx0 = 211, idx1 = 163, idx2 = 166}, {idx0 = 166, idx1 = 168, idx2 = 214}, {idx0 = 214, idx1 = 213, idx2 = 166}, {idx0 = 168, idx1 = 170, idx2 = 215}, {idx0 = 215, idx1 = 214, idx2 = 168}, {idx0 = 174, idx1 = 173, idx2 = 216}, {idx0 = 216, idx1 = 217, idx2 = 174}, {idx0 = 176, idx1 = 218, idx2 = 216}, {idx0 = 216, idx1 = 173, idx2 = 176}, {idx0 = 178, idx1 = 219, idx2 = 218}, {idx0 = 218, idx1 = 176, idx2 = 178}, {idx0 = 180, idx1 = 220, idx2 = 219}, {idx0 = 219, idx1 = 178, idx2 = 180}, {idx0 = 185, idx1 = 156, idx2 = 208}, {idx0 = 208, idx1 = 221, idx2 = 185}, {idx0 = 187, idx1 = 185, idx2 = 221}, {idx0 = 221, idx1 = 222, idx2 = 187}, {idx0 = 187, idx1 = 222, idx2 = 206}, {idx0 = 206, idx1 = 151, idx2 = 187}, {idx0 = 188, idx1 = 137, idx2 = 220}, {idx0 = 220, idx1 = 180, idx2 = 188}, {idx0 = 174, idx1 = 217, idx2 = 215}, {idx0 = 215, idx1 = 170, idx2 = 174}...}, meshTree = {tree = std::vector of length 9513, capacity 9513 = {1073741827, 3256853906, 3264955338, 9, 1089623749, 3248109101, 3750, 1096373261, 3248899863, 2147483663, 3256451237, 3258383737, 2684356879, 3280698773, 1121910754, 1073741845, 3275714210, 3278596949, 1073743006, 3276771677, 3277855320, 536870939, 3272235139, 1089556507, 333, 3270363488, 3273933426, 2684354590, 3273589355, 3256553800, 2147483678, 4286578688, 3273589355, 1073741860, 3280894829, 3281556743, 42, 3263780853, 3264748093, 210, 3263782869, 3267534990, 2684354608, 3265091010, 3258030012, 2147483711, 3268578049, 3269467601, 1073741875, 3281380904, 3282241859, 3221225472, 2, 0, 2147483705, 3262233717, 3263111938, 3221225474, 1, 0, 3221225475, 3, 0, 3221225478, 3, 0, 1073741893, 3282045095, 3282585483, 75, 3254212089, 3256871704, 150, 3254212089, 3263782869, 2684354641, 3262930233, 3256665581, 2147483747, 4286578688, 3263397631, 1073741908, 3282241859, 3283381202, 3221225481, 3, 0, 90, 3256871704, 3263780853, 2147483744, 3258756248, 3258574927, 3221225488, 2, 0, 3221225484, 1, 0, 3221225485, 3, 0, 1073741929, 3283036861, 3283749320, 2147483756, 4286578688, 3259472981, 1073741956, 3282250618, 3282820457, 1073741938, 3283331235, 3283394311, 3221225490, 2, 0, 536871032, 3244790301, 3228484560, 2147483768, 4286578688, 3258622601, 1073741950, 3283260866, 3283297074, 3221225492, 2, 0, 3221225494, 2, 0, 138, 1083341668, 3254700100, 3221225502, 2, 0, 3221225496, 2, 0, 2147483792, 3259472981, 3258622601, 3221225498, 1, 0, 3221225499, 3, 0, 2684354716, 3265091010, 3256665581, 2147483843, 3260165549, 3266509754, 1073741983, 3281698043, 3282250618, 165, 3262537012, 3264593484, 3221225517, 2, 0, 1610612907, 3282523200, 3282001320, 2147483825, 4286578688, 3258574927, 1073741998, 3282258627, 3282259366, 3221225504, 2, 0, 3221225506, 2, 0, 1073742007, 3282042630, 3282392269, 3221225508, 3, 0, 189, 3254212089, 3260746341, 3221225511, 3, 0, 3221225514, 3, 0, 1610612937, 3282392797, 3281139131, 3221225524, 2...}, objects = std::vector of length 2643, capacity 2643 = {412, 53, 410, 1214, 52, 413, 654, 652, 653, 420, 1211, 421, 360, 2414, 2413, 2406, 2405, 359, 15, 14, 2374, 2373, 2367, 2368, 423, 1303, 422, 2375, 1304, 2376, 2369, 2370, 2407, 2408, 2416, 2415, 2411, 2412, 2404, 2409, 2410, 1210, 2403, 2418, 2417, 1215, 298, 647, 646, 649, 662, 648, 425, 297, 550, 333, 397, 1216, 408, 409, 411, 1217, 396, 334, 17, 16, 362, 460, 361, 300, 459, 363, 1251, 1218, 299, 106, 1267, 1264, 668, 549, 262, 557, 415, 73, 102, 663, 661, 664, 101, 414, 584, 671, 625, 583, 582, 604, 608, 602, 603, 99, 1148, 1149, 1153, 302, 364, 365, 18, 1230, 19, 2453, 2454, 2448, 2447, 2446, 2445, 331, 332, 394, 50, 395, 51, 1236, 1235, 100, 301, 1229, 2455, 2456, 2450, 2449, 2457, 2458, 303, 21, 367, 20, 304, 366, 1219, 1283, 49, 393, 48, 22, 23, 483, 78, 329, 330, 392, 1238, 1237, 244, 77, 260, 612, 611, 567, 573, 574, 572, 575, 620, 621, 622, 619, 623, 618, 617, 568, 569, 570, 588, 595, 259, 610, 596, 245, 246, 97, 98, 76, 1234, 614, 613, 609, 616, 571, 615, 79, 846, 841, 842, 845, 847, 852, 843, 844, 827, 825...}, bounds = {static dummy = 0, lo = {x = -290.720367, y = -372.076416, z = -325.43103}, hi = {x = 277.240875, y = 257.983521, z = 242.494659}}}, iLiquid = }, minVol = inf, zDist = 108.325478, zVec = {x = 0, y = -0, z = -1}} | |
#7 0x0000000001bd6a36 in VMAP::ModelInstance::GetLocationInfo (this=0x6107364be538, p=..., info=...) at /home/trinity/TrinityCore/src/common/Collision/Models/ModelInstance.cpp:120 | |
pModel = {x = 179.767761, y = -121.095291, z = -0.385620117} | |
zDirModel = {x = 0, y = -0, z = -1} | |
zDist = -inf | |
#8 0x0000000001bb6eb9 in operator() (entry=<optimized out>, point=..., this=0x61073a9a89f0) at /home/trinity/TrinityCore/src/common/Collision/Maps/MapTree.cpp:79 | |
No locals. | |
#9 BIH::intersectPoint<VMAP::LocationInfoCallback> (this=0x6107493fe6a8, p=..., intersectCallback=...) at /home/trinity/TrinityCore/src/common/Collision/BoundingIntervalHierarchy.h:308 | |
n = <optimized out> | |
tn = <optimized out> | |
axis = <optimized out> | |
BVH2 = <optimized out> | |
offset = <optimized out> | |
stack = {{node = 6, tnear = 3.48068526e-41, tfar = 6.8902193e-38}, {node = 94587, tnear = 0.000375798554, tfar = 2661}, {node = 104592, tnear = 0, tfar = 0.00117907673}, {node = 24839, tnear = 0, tfar = 1.875}, {node = 1142973384, tnear = -1, tfar = -1}, {node = 0, tnear = -1, tfar = 0}, {node = 1, tnear = 0, tfar = 8.47933513e-15}, {node = 24839, tnear = 5.24188982e-14, tfar = 2.01090908}, {node = 0, tnear = 0, tfar = -1}, {node = 0, tnear = 11178.2861, tfar = 16606.957}, {node = 1143006331, tnear = 1.875, tfar = 0}, {node = 0, tnear = -1, tfar = -1}, {node = 2139095040, tnear = inf, tfar = -1}, {node = 1112014848, tnear = 1.40129846e-45, tfar = 1.40129846e-45}, {node = 2, tnear = 0, tfar = 2.80259693e-45}, {node = 2, tnear = 1.40129846e-45, tfar = 0}, {node = 0, tnear = 0, tfar = 4.20389539e-45}, {node = 0, tnear = 4.20389539e-45, tfar = 4.20389539e-45}, {node = 0, tnear = 3.48068526e-41, tfar = 11178.2861}, {node = 1182907882, tnear = 643.570007, tfar = 0}, {node = 0, tnear = -1, tfar = inf}, {node = 2139095040, tnear = -1, tfar = 1.821688e-44}, {node = 4290772992, tnear = -nan(0x400000), tfar = -inf}, {node = 2147483648, tnear = -0, tfar = -inf}, {node = 4290772992, tnear = inf, tfar = -nan(0x400000)}, {node = 2139095040, tnear = 11178.2861, tfar = 16606.957}, {node = 2139095040, tnear = inf, tfar = 8.40779079e-45}, {node = 0, tnear = 50, tfar = 1.32540414e-40}, {node = 0, tnear = 50, tfar = -0}, {node = 4286578688, tnear = -nan(0x400000), tfar = inf}, {node = 4290772992, tnear = inf, tfar = 5888.37988}, {node = 1139137184, tnear = -2.3147553e+27, tfar = 3.48054513e-41}, {node = 0, tnear = 0, tfar = -1}, {node = 24839, tnear = 0.00117907673, tfar = 3.48068526e-41}, {node = 23265754, tnear = 0, tfar = 1.40129846e-43}, {node = 0, tnear = 3.3304683e-38, tfar = 0}, {node = 8, tnear = 0, tfar = 1.70231307e-38}, {node = 0, tnear = -6.74274213e-34, tfar = 3.48068526e-41}, {node = 2752, tnear = 0, tfar = -6.7426356e-34}, {node = 24839, tnear = -6.7426356e-34, tfar = 3.48068526e-41}, {node = 2287996928, tnear = 3.48068526e-41, tfar = 4.64168177e-38}, {node = 0, tnear = -5.82687026e-21, tfar = 3.48054513e-41}, {node = 983206224, tnear = 3.48068526e-41, tfar = 0.0011790581}, {node = 24839, tnear = 0.00117903203, tfar = 3.48068526e-41}, {node = 0, tnear = 0, tfar = 4.64245473e-38}, {node = 0, tnear = -6.74274213e-34, tfar = 3.48068526e-41}, {node = 2287996928, tnear = 3.48068526e-41, tfar = 6.0255834e-44}, {node = 0, tnear = -6.7426356e-34, tfar = 3.48068526e-41}, {node = 2287996928, tnear = 3.48068526e-41, tfar = 4.64168177e-38}, {node = 0, tnear = 0.00117902271, tfar = 3.48068526e-41}, {node = 983206320, tnear = 3.48068526e-41, tfar = 0.00117906183}, {node = 24839, tnear = 0.0011790432, tfar = 3.48068526e-41}, {node = 0, tnear = 0, tfar = 4.64245473e-38}, {node = 0, tnear = 4.20389539e-45, tfar = 0}, {node = 2287996928, tnear = 3.48068526e-41, tfar = -1.46418067e-37}, {node = 24838, tnear = 1.12103877e-44, tfar = 0}, {node = 43, tnear = 4.48415509e-44, tfar = -5.82686703e-21}, {node = 24838, tnear = -5.82707383e-21, tfar = 3.48054513e-41}, {node = 2287996928, tnear = 3.48068526e-41, tfar = -5.82687026e-21}, {node = 24838, tnear = -5.82686703e-21, tfar = 3.48054513e-41}, {node = 2185710432, tnear = 3.48054513e-41, tfar = -1.46418426e-37}, {node = 24838, tnear = 0.00117905252, tfar = 3.48068526e-41}, {node = 32, tnear = 0, tfar = 0}, {node = 0, tnear = 3.85637337e-42, tfar = 0}} | |
stackPos = 1 | |
node = <optimized out> | |
#10 0x0000000001bb788d in intersectPoint<VMAP::LocationInfoCallback> (intersectCallback=..., p=..., this=<optimized out>) at /home/trinity/TrinityCore/src/common/Collision/Maps/MapTree.cpp:119 | |
No locals. | |
#11 VMAP::StaticMapTree::GetLocationInfo (this=<optimized out>, pos=..., info=...) at /home/trinity/TrinityCore/src/common/Collision/Maps/MapTree.cpp:119 | |
intersectionCallBack = {prims = 0x610735800008, locInfo = @0x61073a9a8a50, result = false} | |
#12 0x0000000001ba3f2d in VMAP::VMapManager2::GetLiquidLevel (this=0x6107ae62c0c0, mapId=571, x=5888.37988, y=459.708008, z=641.570007, reqLiquidType=<optimized out>, level=@0x61073a9a8af0: -100000, floor=@0x61073a9a8af4: -100000, type=@0x61073a9a8af8: 0) at /home/trinity/TrinityCore/src/common/Collision/Management/VMapManager2.cpp:264 | |
info = {hitInstance = 0x0, hitModel = 0x0, ground_Z = -inf} | |
pos = {x = 11178.2861, y = 16606.957, z = 641.570007} | |
instanceTree = <optimized out> | |
type = @0x61073a9a8af8: 0 | |
y = 459.708008 | |
mapId = 571 | |
this = 0x6107ae62c0c0 | |
floor = @0x61073a9a8af4: -100000 | |
level = @0x61073a9a8af0: -100000 | |
reqLiquidType = 15 '\017' | |
z = 641.570007 | |
x = 5888.37988 | |
#13 0x00000000017cee9d in Map::getLiquidStatus (this=0x610788601000, x=5888.37988, y=459.708008, z=641.570007, ReqLiquidType=ReqLiquidType@entry=15 '\017', data=0x61073a9a8bb0) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:2535 | |
vmgr = <optimized out> | |
ground_level = -100000 | |
liquid_type = 0 | |
result = LIQUID_MAP_NO_WATER | |
liquid_level = -100000 | |
#14 0x00000000017cf908 in Map::IsInWater (this=<optimized out>, x=<optimized out>, y=<optimized out>, pZ=<optimized out>, data=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:2655 | |
liquid_status = {type_flags = 660402176, entry = 1169687306, level = 459.708008, depth_level = 641.570007} | |
liquid_ptr = <optimized out> | |
#15 0x00000000019b0519 in UpdateMovementFlags (this=0x6107275cf000) at /home/trinity/TrinityCore/src/server/game/Entities/Creature/Creature.cpp:2874 | |
ground = <optimized out> | |
isInAir = <optimized out> | |
this = 0x6107275cf000 | |
#16 Creature::Update (this=0x6107275cf000, diff=100) at /home/trinity/TrinityCore/src/server/game/Entities/Creature/Creature.cpp:573 | |
No locals. | |
#17 0x00000000014a8b13 in Trinity::ObjectUpdater::Visit<Creature> (this=0x3, this@entry=0x61073a9a8d80, m=...) at /home/trinity/TrinityCore/src/server/game/Grids/Notifiers/GridNotifiers.cpp:406 | |
No locals. | |
#18 0x00000000017cd828 in VisitorHelper<Trinity::ObjectUpdater, Creature> (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:45 | |
No locals. | |
#19 VisitorHelper<Trinity::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:51 | |
No locals. | |
#20 VisitorHelper<Trinity::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:52 | |
No locals. | |
#21 VisitorHelper<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:58 | |
No locals. | |
#22 Visit (c=..., this=0x61073a9a8d90) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:92 | |
No locals. | |
#23 Visit<Trinity::ObjectUpdater> (visitor=..., this=0x61072bb8c9b8) at /home/trinity/TrinityCore/src/server/game/Grids/Grid.h:91 | |
No locals. | |
#24 VisitGrid<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (visitor=..., y=<optimized out>, x=0, this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/NGrid.h:153 | |
No locals. | |
#25 Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (visitor=..., cell=..., this=0x610788601000) at /home/trinity/TrinityCore/src/server/game/Maps/Map.h:810 | |
No locals. | |
#26 Map::VisitNearbyCellsOf (this=this@entry=0x610788601000, obj=obj@entry=0x610683ee1000, gridVisitor=..., worldVisitor=...) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:687 | |
cell_id = 134488 | |
pair = {x_coord = 344, y_coord = 262} | |
cell = {data = {Part = {grid_x = 43, grid_y = 32, cell_x = 0, cell_y = 6, nocreate = 1, reserved = 0}, All = 18352171}} | |
y = 262 | |
x = 344 | |
area = {low_bound = {x_coord = <optimized out>, y_coord = 262}, high_bound = {x_coord = 344, y_coord = 265}} | |
#27 0x00000000017d7e95 in VisitNearbyCellsOf (worldVisitor=..., gridVisitor=..., obj=0x610683ee1000, this=0x610788601000) at /usr/include/c++/4.9/bits/vector.tcc:101 | |
No locals. | |
#28 Map::Update (this=0x610788601000, t_diff=100) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:729 | |
updater = {i_timeDiff = 100} | |
grid_object_update = {i_visitor = @0x61073a9a8d80} | |
mapId = "\000\371\031\000\000rk\000`\362J\202\006a\000\000\000\346L\202\006a\000\000\300\261y\223\006a\000\000root\000rk\000@X\a\320\006a\000\000\000\020\360\305\006a\000\000\001\377\377\377\006a\000\000root\000rk\000\000\000\000\000\000\000\000\000C\006\000\000\202\f\000\000\302\022\000\000\v\031\000\000\024\032\000\000\000rk\000\000\300\360#\aa\000\000`\345O\002\000\000\000\000d\000\000\000\000\000\000\000\065\063\000\000pts\000\aNe\006\aNe\006\223[\332\000\000\002\b\000\000\320\a\000\000\000\000\000\000\023E\000\000rk\000\300sL\202\006a\000\000\200\351L\202\006a\000\000\200\275\344\203\006a\000\000spells\000\000"... | |
world_object_update = {i_visitor = @0x61073a9a8d80} | |
totalAdds = "" | |
totalActive = '\000' <repeats 12 times>, "\001", '\000' <repeats 31 times>, "\071\326\000\000\035k\000\000\000\000\000\000\034k\000\000\000\000\000\000\034k\000\000\000\000\000\000\060\346O\002\000\000\000\000\002\000\000\000\034k\000\000\037\000\000\000\000\000\000\000\a\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\230\230\265\234\aa\000\000ؘ\265\234\aa\000\000@\203\266\234\aa\000\000\360\203\266\234\aa", '\000' <repeats 58 times>... | |
#29 0x00000000017bd244 in call (this=0x6106824af360) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:42 | |
No locals. | |
#30 MapUpdater::WorkerThread (this=0x24fe560 <MapManager::instance()::instance+160>) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:113 | |
request = 0x6106824af360 | |
#31 0x00006107c3dd3970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#32 0x00006107c478f064 in start_thread (arg=0x61073a9a9700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x61073a9a9700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {106683675875072, -2482252500089835293, 1, 106686021460064, 123326758274272, 106683675875072, 2270713293478949091, 2270601949211259107}, 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 0x00006107c354362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 26 (Thread 0x61073b27a700 (LWP 8580)): | |
#0 0x0000000001928ebd in RemoveAurasWithInterruptFlags (except=<optimized out>, flag=<optimized out>, this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:4260 | |
No locals. | |
#1 Unit::UpdateUnderwaterState (this=0x0, m=0x0, x=42.7850304, y=28.2467556, z=533.333313) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:3420 | |
liquid_status = {type_flags = 425063736, entry = 24839, level = 1.10603095e-23, depth_level = 3.48068526e-41} | |
res = LIQUID_MAP_NO_WATER | |
#2 0x000000000192bdd9 in Unit::Update (this=this@entry=0x61071955f000, p_time=p_time@entry=100) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:500 | |
p_time = 100 | |
this = 0x61071955f000 | |
#3 0x00000000019af99b in Creature::Update (this=0x61071955f000, diff=100) at /home/trinity/TrinityCore/src/server/game/Entities/Creature/Creature.cpp:649 | |
No locals. | |
#4 0x00000000014a8b13 in Trinity::ObjectUpdater::Visit<Creature> (this=0x0, this@entry=0x61073b279d80, m=...) at /home/trinity/TrinityCore/src/server/game/Grids/Notifiers/GridNotifiers.cpp:406 | |
No locals. | |
#5 0x00000000017cd828 in VisitorHelper<Trinity::ObjectUpdater, Creature> (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:45 | |
No locals. | |
#6 VisitorHelper<Trinity::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:51 | |
No locals. | |
#7 VisitorHelper<Trinity::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:52 | |
No locals. | |
#8 VisitorHelper<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:58 | |
No locals. | |
#9 Visit (c=..., this=0x61073b279d90) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:92 | |
No locals. | |
#10 Visit<Trinity::ObjectUpdater> (visitor=..., this=0x61071a137ce8) at /home/trinity/TrinityCore/src/server/game/Grids/Grid.h:91 | |
No locals. | |
#11 VisitGrid<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (visitor=..., y=<optimized out>, x=6, this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/NGrid.h:153 | |
No locals. | |
#12 Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (visitor=..., cell=..., this=0x610720a03000) at /home/trinity/TrinityCore/src/server/game/Maps/Map.h:810 | |
No locals. | |
#13 Map::VisitNearbyCellsOf (this=0x610720a03000, obj=<optimized out>, gridVisitor=..., worldVisitor=...) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:687 | |
cell_id = 86814 | |
pair = {x_coord = 286, y_coord = 169} | |
cell = {data = {Part = {grid_x = 35, grid_y = 21, cell_x = 6, cell_y = 1, nocreate = 1, reserved = 0}, All = 17065315}} | |
y = 169 | |
x = 286 | |
area = {low_bound = {x_coord = <optimized out>, y_coord = 167}, high_bound = {x_coord = 286, y_coord = 170}} | |
#14 0x00000000017d7d43 in Map::Update (this=0x610720a03000, t_diff=100) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:772 | |
obj = 0x6106adbc6000 | |
updater = {i_timeDiff = 100} | |
grid_object_update = {i_visitor = @0x61073b279d80} | |
mapId = "609" | |
world_object_update = {i_visitor = @0x61073b279d80} | |
totalAdds = "1883" | |
totalActive = "2" | |
#15 0x00000000017bd244 in call (this=0x6106824af2c0) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:42 | |
No locals. | |
#16 MapUpdater::WorkerThread (this=0x24fe560 <MapManager::instance()::instance+160>) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:113 | |
request = 0x6106824af2c0 | |
#17 0x00006107c3dd3970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#18 0x00006107c478f064 in start_thread (arg=0x61073b27a700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x61073b27a700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {106683685119744, -2482252500089835293, 1, 106686021460064, 123326758274272, 106683685119744, 2270714504122855651, 2270601949211259107}, 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" | |
#19 0x00006107c354362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 25 (Thread 0x61073bb6a700 (LWP 8579)): | |
#0 0x00000000016ea50b in segment_time_elapsed (this=0x610701a76980) at /home/trinity/TrinityCore/src/server/game/Movement/Spline/MoveSpline.h:82 | |
No locals. | |
#1 Movement::MoveSpline::_updateState (this=this@entry=0x610701a76980, ms_time_diff=@0x61073bb69bac: 100) at /home/trinity/TrinityCore/src/server/game/Movement/Spline/MoveSpline.cpp:259 | |
result = Movement::MoveSpline::Result_None | |
minimal_diff = <optimized out> | |
__FUNCTION__ = "_updateState" | |
#2 0x000000000192be4d in updateState (difftime=100, this=0x610701a76980) at /home/trinity/TrinityCore/src/server/game/Movement/Spline/MoveSpline.h:111 | |
No locals. | |
#3 UpdateSplineMovement (t_diff=100, this=0x610701aec000) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:524 | |
No locals. | |
#4 Unit::Update (this=this@entry=0x610701aec000, p_time=p_time@entry=100) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:498 | |
p_time = 100 | |
this = 0x610701aec000 | |
#5 0x00000000019af99b in Creature::Update (this=0x610701aec000, diff=100) at /home/trinity/TrinityCore/src/server/game/Entities/Creature/Creature.cpp:649 | |
No locals. | |
#6 0x00000000014a8b13 in Trinity::ObjectUpdater::Visit<Creature> (this=0x610701a76980, this@entry=0x61073bb69d80, m=...) at /home/trinity/TrinityCore/src/server/game/Grids/Notifiers/GridNotifiers.cpp:406 | |
No locals. | |
#7 0x00000000017cd828 in VisitorHelper<Trinity::ObjectUpdater, Creature> (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:45 | |
No locals. | |
#8 VisitorHelper<Trinity::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:51 | |
No locals. | |
#9 VisitorHelper<Trinity::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:52 | |
No locals. | |
#10 VisitorHelper<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:58 | |
No locals. | |
#11 Visit (c=..., this=0x61073bb69d90) at /home/trinity/TrinityCore/src/server/game/Grids/Dynamic/TypeContainerVisitor.h:92 | |
No locals. | |
#12 Visit<Trinity::ObjectUpdater> (visitor=..., this=0x6107023351f8) at /home/trinity/TrinityCore/src/server/game/Grids/Grid.h:91 | |
No locals. | |
#13 VisitGrid<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (visitor=..., y=<optimized out>, x=5, this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/NGrid.h:153 | |
No locals. | |
#14 Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (visitor=..., cell=..., this=0x61078b1b4000) at /home/trinity/TrinityCore/src/server/game/Maps/Map.h:810 | |
No locals. | |
#15 Map::VisitNearbyCellsOf (this=this@entry=0x61078b1b4000, obj=obj@entry=0x610749d8c000, gridVisitor=..., worldVisitor=...) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:687 | |
cell_id = 132213 | |
pair = {x_coord = 117, y_coord = 258} | |
cell = {data = {Part = {grid_x = 14, grid_y = 32, cell_x = 5, cell_y = 2, nocreate = 1, reserved = 0}, All = 17324046}} | |
y = 258 | |
x = 117 | |
area = {low_bound = {x_coord = <optimized out>, y_coord = 258}, high_bound = {x_coord = 119, y_coord = 261}} | |
#16 0x00000000017d7e95 in VisitNearbyCellsOf (worldVisitor=..., gridVisitor=..., obj=0x610749d8c000, this=0x61078b1b4000) at /usr/include/c++/4.9/bits/vector.tcc:101 | |
No locals. | |
#17 Map::Update (this=0x61078b1b4000, t_diff=100) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:729 | |
updater = {i_timeDiff = 100} | |
grid_object_update = {i_visitor = @0x61073bb69d80} | |
mapId = "" | |
world_object_update = {i_visitor = @0x61073bb69d80} | |
totalAdds = "" | |
totalActive = <error reading variable: Cannot access memory at address 0x4c> | |
#18 0x00000000017bd244 in call (this=0x6106824af5a0) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:42 | |
No locals. | |
#19 MapUpdater::WorkerThread (this=0x24fe560 <MapManager::instance()::instance+160>) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:113 | |
request = 0x6106824af5a0 | |
#20 0x00006107c3dd3970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#21 0x00006107c478f064 in start_thread (arg=0x61073bb6a700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x61073bb6a700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {106683694491392, -2482252500089835293, 1, 106686021460064, 123326758274272, 106683694491392, 2270715732483502307, 2270601949211259107}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#22 0x00006107c354362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 24 (Thread 0x6107b40fc700 (LWP 8566)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00006107c3dcfc7c 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 0x0000000001b72b1f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x6107c043f240, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x6107c04c1520) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:48 | |
operation = 0x0 | |
#4 0x00006107c3dd3970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00006107c478f064 in start_thread (arg=0x6107b40fc700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6107b40fc700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {106685713598208, -2482252500089835293, 1, 106686021460064, 123326758285136, 106685713598208, 2270426226991689955, 2270601949211259107}, 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 0x00006107c354362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 23 (Thread 0x6107b49da700 (LWP 8564)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00006107c3dcfc7c 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 0x0000000001b72b1f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x6107c043f240, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x6107c04c15a0) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:48 | |
operation = 0x0 | |
#4 0x00006107c3dd3970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00006107c478f064 in start_thread (arg=0x6107b49da700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6107b49da700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {106685722896128, -2482252500089835293, 1, 106686021460064, 123326758285136, 106685722896128, 2270427445688660195, 2270601949211259107}, 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 0x00006107c354362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 22 (Thread 0x6107b51e6700 (LWP 8562)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00006107c3dcfc7c 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 0x0000000001b72b1f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x6107c043f240, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x6107c04c15e0) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:48 | |
operation = 0x0 | |
#4 0x00006107c3dd3970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00006107c478f064 in start_thread (arg=0x6107b51e6700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6107b51e6700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {106685731333888, -2482252500089835293, 1, 106686021460064, 123326758285136, 106685731333888, 2270428547347771619, 2270601949211259107}, 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 0x00006107c354362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 21 (Thread 0x6107b5a00700 (LWP 8560)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00006107c3dcfc7c 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 0x0000000001b72b1f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x6107c043f240, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x6107c04c1620) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:48 | |
operation = 0x0 | |
#4 0x00006107c3dd3970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00006107c478f064 in start_thread (arg=0x6107b5a00700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6107b5a00700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {106685739828992, -2482252500089835293, 1, 106686021460064, 123326758285136, 106685739828992, 2270429660818043107, 2270601949211259107}, 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 0x00006107c354362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 20 (Thread 0x6107b6243700 (LWP 8544)): | |
#0 0x00006107c4795a9d in read () at ../sysdeps/unix/syscall-template.S:81 | |
No locals. | |
#1 0x00006107c428ee44 in vio_read_buff () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18 | |
No symbol table info available. | |
#2 0x00006107c427e98e in ?? () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18 | |
No symbol table info available. | |
#3 0x00006107c427f60d in my_net_read () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18 | |
No symbol table info available. | |
#4 0x00006107c427897c in cli_safe_read () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18 | |
No symbol table info available. | |
#5 0x00006107c4279bb2 in ?? () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18 | |
No symbol table info available. | |
#6 0x00006107c4274fa4 in ?? () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18 | |
No symbol table info available. | |
#7 0x00006107c4275929 in cli_stmt_execute () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18 | |
No symbol table info available. | |
#8 0x00006107c4276b4d in mysql_stmt_execute () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18 | |
No symbol table info available. | |
#9 0x0000000001b391e8 in MySQLConnection::Execute (this=0x6107c048cc80, stmt=0x610687a2f7f0) at /home/trinity/TrinityCore/src/server/database/Database/MySQLConnection.cpp:226 | |
m_mStmt = 0x6107afce3a10 | |
__FUNCTION__ = "Execute" | |
index = <optimized out> | |
#10 0x0000000001b3493d in PreparedStatementTask::Execute (this=0x610687a2f8e0) at /home/trinity/TrinityCore/src/server/database/Database/PreparedStatement.cpp:475 | |
No locals. | |
#11 0x0000000001b72a95 in call (this=0x610687a2f8e0) at /home/trinity/TrinityCore/src/server/database/Database/SQLOperation.h:62 | |
No locals. | |
#12 DatabaseWorker::WorkerThread (this=0x6107c04c1aa0) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:54 | |
operation = 0x610687a2f8e0 | |
#13 0x00006107c3dd3970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#14 0x00006107c478f064 in start_thread (arg=0x6107b6243700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6107b6243700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {106685748492032, -2482252500089835293, 1, 106686021460064, 123326758285136, 106685748492032, 2270422005575708899, 2270601949211259107}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#15 0x00006107c354362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 19 (Thread 0x6107b6a49700 (LWP 8542)): | |
#0 0x00006107c4795a9d in read () at ../sysdeps/unix/syscall-template.S:81 | |
No locals. | |
#1 0x00006107c428ee44 in vio_read_buff () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18 | |
No symbol table info available. | |
#2 0x00006107c427e98e in ?? () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18 | |
No symbol table info available. | |
#3 0x00006107c427f60d in my_net_read () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18 | |
No symbol table info available. | |
#4 0x00006107c427897c in cli_safe_read () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18 | |
No symbol table info available. | |
#5 0x00006107c4279bb2 in ?? () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18 | |
No symbol table info available. | |
#6 0x00006107c4274fa4 in ?? () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18 | |
No symbol table info available. | |
#7 0x00006107c4275929 in cli_stmt_execute () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18 | |
No symbol table info available. | |
#8 0x00006107c4276b4d in mysql_stmt_execute () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18 | |
No symbol table info available. | |
#9 0x0000000001b391e8 in MySQLConnection::Execute (this=0x6107c048cc00, stmt=0x61068b16d4f0) at /home/trinity/TrinityCore/src/server/database/Database/MySQLConnection.cpp:226 | |
m_mStmt = 0x6107b0042510 | |
__FUNCTION__ = "Execute" | |
index = <optimized out> | |
#10 0x0000000001b3493d in PreparedStatementTask::Execute (this=0x610687a2f640) at /home/trinity/TrinityCore/src/server/database/Database/PreparedStatement.cpp:475 | |
No locals. | |
#11 0x0000000001b72a95 in call (this=0x610687a2f640) at /home/trinity/TrinityCore/src/server/database/Database/SQLOperation.h:62 | |
No locals. | |
#12 DatabaseWorker::WorkerThread (this=0x6107c04c1b20) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:54 | |
operation = 0x610687a2f640 | |
#13 0x00006107c3dd3970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#14 0x00006107c478f064 in start_thread (arg=0x6107b6a49700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6107b6a49700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {106685756905216, -2482252500089835293, 1, 106686021460064, 123326758285136, 106685756905216, 2270423108308562147, 2270601949211259107}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#15 0x00006107c354362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 18 (Thread 0x6107b72df700 (LWP 8540)): | |
#0 0x00006107c4795a9d in read () at ../sysdeps/unix/syscall-template.S:81 | |
No locals. | |
#1 0x00006107c428ee44 in vio_read_buff () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18 | |
No symbol table info available. | |
#2 0x00006107c427e98e in ?? () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18 | |
No symbol table info available. | |
#3 0x00006107c427f60d in my_net_read () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18 | |
No symbol table info available. | |
#4 0x00006107c427897c in cli_safe_read () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18 | |
No symbol table info available. | |
#5 0x00006107c4279bb2 in ?? () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18 | |
No symbol table info available. | |
#6 0x00006107c4274fa4 in ?? () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18 | |
No symbol table info available. | |
#7 0x00006107c4275929 in cli_stmt_execute () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18 | |
No symbol table info available. | |
#8 0x00006107c4276b4d in mysql_stmt_execute () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18 | |
No symbol table info available. | |
#9 0x0000000001b391e8 in MySQLConnection::Execute (this=0x6107c048cb80, stmt=0x6106baeccdc0) at /home/trinity/TrinityCore/src/server/database/Database/MySQLConnection.cpp:226 | |
m_mStmt = 0x6107b0b4cfb0 | |
__FUNCTION__ = "Execute" | |
index = <optimized out> | |
#10 0x0000000001b3493d in PreparedStatementTask::Execute (this=0x610687a2fa00) at /home/trinity/TrinityCore/src/server/database/Database/PreparedStatement.cpp:475 | |
No locals. | |
#11 0x0000000001b72a95 in call (this=0x610687a2fa00) at /home/trinity/TrinityCore/src/server/database/Database/SQLOperation.h:62 | |
No locals. | |
#12 DatabaseWorker::WorkerThread (this=0x6107c04c1ba0) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:54 | |
operation = 0x610687a2fa00 | |
#13 0x00006107c3dd3970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#14 0x00006107c478f064 in start_thread (arg=0x6107b72df700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6107b72df700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {106685765908224, -2482252500089835293, 1, 106686021460064, 123326758285136, 106685765908224, 2270424284055859427, 2270601949211259107}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#15 0x00006107c354362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 17 (Thread 0x6107b7b31700 (LWP 8538)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00006107c3dcfc7c 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 0x0000000001b72b1f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x6107c043f300, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x6107c04c1c20) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:48 | |
operation = 0x0 | |
#4 0x00006107c3dd3970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00006107c478f064 in start_thread (arg=0x6107b7b31700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6107b7b31700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {106685774632704, -2482252500089835293, 1, 106686021460064, 123326758285136, 106685774632704, 2270425431885869283, 2270601949211259107}, 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 0x00006107c354362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 16 (Thread 0x6107b8367700 (LWP 8536)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00006107c3dcfc7c 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 0x0000000001b72b1f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x6107c043f300, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x6107c04c1ce0) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:48 | |
operation = 0x0 | |
#4 0x00006107c3dd3970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00006107c478f064 in start_thread (arg=0x6107b8367700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6107b8367700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {106685783242496, -2482252500089835293, 1, 106686021460064, 123326758285136, 106685783242496, 2270435352186581219, 2270601949211259107}, 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 0x00006107c354362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 15 (Thread 0x6107b8bb1700 (LWP 8534)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00006107c3dcfc7c 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 0x0000000001b72b1f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x6107c043f300, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x6107c04c1ca0) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:48 | |
operation = 0x0 | |
#4 0x00006107c3dd3970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00006107c478f064 in start_thread (arg=0x6107b8bb1700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6107b8bb1700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {106685791934208, -2482252500089835293, 1, 106686021460064, 123326758285136, 106685791934208, 2270436495721623779, 2270601949211259107}, 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 0x00006107c354362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 14 (Thread 0x6107b942a700 (LWP 8532)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00006107c3dcfc7c 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 0x0000000001b72b1f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x6107c043f300, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x6107c04c1ea0) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:48 | |
operation = 0x0 | |
#4 0x00006107c3dd3970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00006107c478f064 in start_thread (arg=0x6107b942a700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6107b942a700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {106685800818432, -2482252500089835293, 1, 106686021460064, 123326758285136, 106685800818432, 2270436559609262307, 2270601949211259107}, 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 0x00006107c354362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 13 (Thread 0x6107b9d13700 (LWP 8530)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00006107c3dcfc7c 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 0x0000000001b72b1f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x6107c043f300, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x6107c04c1da0) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:48 | |
operation = 0x0 | |
#4 0x00006107c3dd3970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00006107c478f064 in start_thread (arg=0x6107b9d13700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6107b9d13700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {106685810161408, -2482252500089835293, 1, 106686021460064, 123326758285136, 106685810161408, 2270437785285554403, 2270601949211259107}, 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 0x00006107c354362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 12 (Thread 0x6107ba515700 (LWP 8528)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00006107c3dcfc7c 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 0x0000000001b72b1f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x6107c043f300, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x6107c04c1de0) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:48 | |
operation = 0x0 | |
#4 0x00006107c3dd3970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00006107c478f064 in start_thread (arg=0x6107ba515700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6107ba515700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {106685818558208, -2482252500089835293, 1, 106686021460064, 123326758285136, 106685818558208, 2270430085482934499, 2270601949211259107}, 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 0x00006107c354362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 11 (Thread 0x6107bad59700 (LWP 8526)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00006107c3dcfc7c 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 0x0000000001b72b1f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x6107c043f300, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x6107c04c1f20) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:48 | |
operation = 0x0 | |
#4 0x00006107c3dd3970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00006107c478f064 in start_thread (arg=0x6107bad59700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6107bad59700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {106685827225344, -2482252500089835293, 1, 106686021460064, 123326758285136, 106685827225344, 2270431225796751587, 2270601949211259107}, 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 0x00006107c354362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 10 (Thread 0x6107bb61c700 (LWP 8524)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00006107c3dcfc7c 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 0x0000000001b72b1f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x6107c043f300, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x6107c04c1f60) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:48 | |
operation = 0x0 | |
#4 0x00006107c3dd3970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00006107c478f064 in start_thread (arg=0x6107bb61c700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6107bb61c700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {106685836412672, -2482252500089835293, 1, 106686021460064, 123326758285136, 106685836412672, 2270432428924465379, 2270601949211259107}, 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 0x00006107c354362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 9 (Thread 0x6107bbe5b700 (LWP 8522)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00006107c3dcfc7c 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 0x0000000001b72b1f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x6107c043f300, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x6107c04c50e0) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:48 | |
operation = 0x0 | |
#4 0x00006107c3dd3970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00006107c478f064 in start_thread (arg=0x6107bbe5b700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6107bbe5b700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {106685845059328, -2482252500089835293, 1, 106686021460064, 123326758285136, 106685845059328, 2270433563332702435, 2270601949211259107}, 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 0x00006107c354362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 8 (Thread 0x6107bc6f4700 (LWP 8515)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00006107c3dcfc7c 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 0x0000000001b72b1f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x6107c043f3c0, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x6107c04c1fe0) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:48 | |
operation = 0x0 | |
#4 0x00006107c3dd3970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00006107c478f064 in start_thread (arg=0x6107bc6f4700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6107bc6f4700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {106685854074624, -2482252500089835293, 1, 106686021460064, 123326758285136, 106685854074624, 2270443540004860131, 2270601949211259107}, 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 0x00006107c354362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 7 (Thread 0x6107bcf00700 (LWP 8513)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00006107c3dcfc7c 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 0x0000000001b72b1f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x6107c043f3c0, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x6107c04c50a0) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:48 | |
operation = 0x0 | |
#4 0x00006107c3dd3970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00006107c478f064 in start_thread (arg=0x6107bcf00700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6107bcf00700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {106685862512384, -2482252500089835293, 1, 106686021460064, 123326758285136, 106685862512384, 2270444641663971555, 2270601949211259107}, 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 0x00006107c354362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 6 (Thread 0x6107bd710700 (LWP 8511)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00006107c3dcfc7c 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 0x0000000001b72b1f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x6107c043f3c0, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x6107c04c5160) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:48 | |
operation = 0x0 | |
#4 0x00006107c3dd3970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00006107c478f064 in start_thread (arg=0x6107bd710700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6107bd710700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {106685870966528, -2482252500089835293, 1, 106686021460064, 123326758285136, 106685870966528, 2270445749765533923, 2270601949211259107}, 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 0x00006107c354362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 5 (Thread 0x6107be7f1700 (LWP 8509)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00006107c3dcfc7c 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 0x0000000001b72b1f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76 | |
lock = {_M_device = 0x6107c043f3c0, _M_owns = true} | |
#3 DatabaseWorker::WorkerThread (this=0x6107c04c5120) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:48 | |
operation = 0x0 | |
#4 0x00006107c3dd3970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00006107c478f064 in start_thread (arg=0x6107be7f1700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6107be7f1700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {106685888665344, -2482252500089835293, 1, 106685918250848, 17, 106685888665344, 2270439278860431587, 2270601949211259107}, 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 0x00006107c354362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 3 (Thread 0x6107bf820700 (LWP 8507)): | |
#0 0x00006107c3543c03 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81 | |
No locals. | |
#1 0x0000000000be1597 in boost::asio::detail::epoll_reactor::run (this=0x6107c043f6c0, block=block@entry=true, ops=...) at /usr/include/boost/asio/detail/impl/epoll_reactor.ipp:392 | |
timeout = <optimized out> | |
events = {{events = 1, data = {ptr = 0x6107c043f724, fd = -1069287644, u32 = 3225679652, u64 = 106685918344996}}, {events = 24839, data = {ptr = 0x6107be810098, fd = -1098841960, u32 = 3196125336, u64 = 106685888790680}}, {events = 3288380784, data = {ptr = 0x600006107, fd = 24839, u32 = 24839, u64 = 25769828615}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 4098, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}} <repeats 13 times>, {events = 8, data = {ptr = 0xbf81f78800006107, fd = 24839, u32 = 24839, u64 = 13799582896727548167}}, {events = 24839, data = {ptr = 0x6107c4027080, fd = -1006473088, u32 = 3288494208, u64 = 106685981159552}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 24839, data = {ptr = 0x6107bf81f6f8, fd = -1082001672, u32 = 3212965624, u64 = 106685905630968}}, {events = 3288492992, data = {ptr = 0xc4026b3000006107, fd = 24839, u32 = 24839, u64 = 14123969235289923847}}, {events = 24839, data = {ptr = 0x6107c4026b40, fd = -1006474432, u32 = 3288492864, u64 = 106685981158208}}, {events = 38635928, data = {ptr = 0xbf81f86000000000, fd = 0, u32 = 0, u64 = 13799583824440459264}}, {events = 24839, data = {ptr = 0x1cd6f50 <vtable for fmt::internal::MemoryBuffer<char, 500ul, std::allocator<char> >+16>, fd = 30240592, u32 = 30240592, u64 = 30240592}}, {events = 3212966016, data = {ptr = 0x600006107, fd = 24839, u32 = 24839, u64 = 25769828615}}, {events = 0, data = {ptr = 0x1f4, fd = 500, u32 = 500, u64 = 500}}, {events = 1430406468, data = {ptr = 0x2047, fd = 8263, u32 = 8263, u64 = 8263}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 8, data = {ptr = 0xbf81f8780000005d, fd = 93, u32 = 93, u64 = 13799583927519674461}}, {events = 24839, data = {ptr = 0x6107c4027080, fd = -1006473088, u32 = 3288494208, u64 = 106685981159552}}, {events = 0, data = {ptr = 0xbe80000000000000, fd = 0, u32 = 0, u64 = 13726971664225271808}}, {events = 24839, data = {ptr = 0x6107bf81f7e8, fd = -1082001432, u32 = 3212965864, u64 = 106685905631208}}, {events = 3288492992, data = {ptr = 0xc4026b3000006107, fd = 24839, u32 = 24839, u64 = 14123969235289923847}}, {events = 24839, data = {ptr = 0x6107c4026b40, fd = -1006474432, u32 = 3288492864, u64 = 106685981158208}}, {events = 38635928, data = {ptr = 0xbf81f95000000000, fd = 0, u32 = 0, u64 = 13799584855232610304}}, {events = 24839, data = {ptr = 0x1cd6f50 <vtable for fmt::internal::MemoryBuffer<char, 500ul, std::allocator<char> >+16>, fd = 30240592, u32 = 30240592, u64 = 30240592}}, {events = 3212966256, data = {ptr = 0x600006107, fd = 24839, u32 = 24839, u64 = 25769828615}}, {events = 0, data = {ptr = 0x1f4, fd = 500, u32 = 500, u64 = 500}}, {events = 1430406468, data = {ptr = 0xbebc811000002047, fd = 8263, u32 = 8263, u64 = 13744002068547379271}}, {events = 24839, data = {ptr = 0x24f6980 <WorldSocketMgr::Instance()::instance>, fd = 38758784, u32 = 38758784, u64 = 38758784}}, {events = 28491655, data = {ptr = 0xbf81f99000000000, fd = 0, u32 = 0, u64 = 13799585130110517248}}, {events = 24839, data = {ptr = 0x6107bf81f990, fd = -1082001008, u32 = 3212966288, u64 = 106685905631632}}, {events = 3200025592, data = {ptr = 0x6107, fd = 24839, u32 = 24839, u64 = 24839}}, {events = 0, data = {ptr = 0x6107bebc83f8, fd = -1094941704, u32 = 3200025592, u64 = 106685892690936}}, {events = 2212463376, data = {ptr = 0x100006106, fd = 24838, u32 = 24838, u64 = 4294992134}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 806949640, data = {ptr = 0x1b1f6f400006107, fd = 24839, u32 = 24839, u64 = 122150192748192007}}, {events = 0, data = {ptr = 0x6107bf81fa50, fd = -1082000816, u32 = 3212966480, u64 = 106685905631824}}, {events = 2211196688, data = {ptr = 0xbebc811000006106, fd = 24838, u32 = 24838, u64 = 13744002068547395846}}, {events = 24839, data = {ptr = 0x59b82177, fd = 1505239415, u32 = 1505239415, u64 = 1505239415}}, {events = 3200024848, data = {ptr = 0xbf81fac000006107, fd = 24839, u32 = 24839, u64 = 13799586435780600071}}, {events = 24839, data = {ptr = 0x6107bf81fac0, fd = -1082000704, u32 = 3212966592, u64 = 106685905631936}}, {events = 3212966552, data = {ptr = 0x6107, fd = 24839, u32 = 24839, u64 = 24839}}, {events = 0, data = {ptr = 0x6107ae449c80, fd = -1371235200, u32 = 2923732096, u64 = 106685616397440}}, {events = 3225679600, data = {ptr = 0xc35073cf00006107, fd = 24839, u32 = 24839, u64 = 14073876168428249351}}, {events = 24839, data = {ptr = 0xbf81fa80, fd = -1082000768, u32 = 3212966528, u64 = 3212966528}}, {events = 0, data = {ptr = 0x5268200000000, fd = 0, u32 = 0, u64 = 1449714671157248}}, {events = 0, data = {ptr = 0x11e1a300, fd = 300000000, u32 = 300000000, u64 = 300000000}}, {events = 3225679552, data = {ptr = 0xbdca4800006107, fd = 24839, u32 = 24839, u64 = 53421181184794887}}, {events = 0, data = {ptr = 0x61073be8bee8, fd = 1005108968, u32 = 1005108968, u64 = 106683697774312}}, {events = 21812768, data = {ptr = 0x25819900000000, fd = 0, u32 = 0, u64 = 10557068268273664}}, {events = 24839, data = {ptr = 0x6107c04c5d40, fd = -1068737216, u32 = 3226230080, u64 = 106685918895424}}, {events = 1615835714, data = {ptr = 0x59b8217702f27f3f, fd = 49446719, u32 = 49446719, u64 = 6464954060124618559}}, {events = 0, data = {ptr = 0x59b82177, fd = 1505239415, u32 = 1505239415, u64 = 1505239415}}, {events = 337538, data = {ptr = 0x2337524200000000, fd = 0, u32 = 0, u64 = 2537587358467883008}}, {events = 15, data = {ptr = 0x6107bf81fce0, fd = -1082000160, u32 = 3212967136, u64 = 106685905632480}}, {events = 35, data = {ptr = 0x1200000003, fd = 3, u32 = 3, u64 = 77309411331}}, {events = 12, data = {ptr = 0x7500000008, fd = 8, u32 = 8, u64 = 502511173640}}, {events = 2, data = {ptr = 0xfe, fd = 254, u32 = 254, u64 = 254}}, {events = 24839, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 3277584669, data = {ptr = 0xbf81fbb000006107, fd = 24839, u32 = 24839, u64 = 13799587466572751111}}, {events = 24839, data = {ptr = 0x6107bf81fbb0, fd = -1082000464, u32 = 3212966832, u64 = 106685905632176}}, {events = 2923732136, data = {ptr = 0x11e1a30000006107, fd = 24839, u32 = 24839, u64 = 1288490188800024839}}, {events = 0, data = {ptr = 0xbeb614 <boost::asio::detail::timer_queue<boost::asio::time_traits<boost::posix_time::ptime> >::wait_duration_usec(long) const+52>, fd = 12498452, u32 = 12498452, u64 = 12498452}}, {events = 999999, data = {ptr = 0xc35073cf00000000, fd = 0, u32 = 0, u64 = 14073876168428224512}}, {events = 24839, data = {ptr = 0x2f27f3f604fb242, fd = 1615835714, u32 = 1615835714, u64 = 212372042615337538}}, {events = 0, data = {ptr = 0x5268100000000, fd = 0, u32 = 0, u64 = 1449710376189952}}, {events = 0, data = {ptr = 0x6107ae449ca8, fd = -1371235160, u32 = 2923732136, u64 = 106685616397480}}, {events = 3212966848, data = {ptr = 0xbe14d900006107, fd = 24839, u32 = 24839, u64 = 53503167815508231}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 2407361520, data = {ptr = 0x3026689800006106, fd = 24838, u32 = 24838, u64 = 3469575564979888390}}, {events = 24839, data = {ptr = 0xbe94ca <boost::asio::deadline_timer_service<boost::posix_time::ptime, boost::asio::time_traits<boost::posix_time::ptime> >::async_wait<std::_Bind<void (*(std::weak_ptr<FreezeDetector>, std::_Placeholder<1>))(std::weak_ptr<FreezeDetector>, boost::system::error_code const&)> >(boost::asio::detail::deadline_timer_service<boost::asio::time_traits<boost::posix_time::ptime> >::implementation_type&, std::_Bind<void (*(std::weak_ptr<FreezeDetector>, std::_Placeholder<1>))(std::weak_ptr<FreezeDetector>, boost::system::error_code const&)>&&)+378>, fd = 12489930, u32 = 12489930, u64 = 12489930}}, {events = 3212966816, data = {ptr = 0x8f7d6bf000006107, fd = 24839, u32 = 24839, u64 = 10339538998048874759}}, {events = 24838, data = {ptr = 0x61068f7d6bf0, fd = -1887605776, u32 = 2407361520, u64 = 106680805059568}}, {events = 0, data = {ptr = 0xbdcc4000000000, fd = 0, u32 = 0, u64 = 53423345848287232}}, {events = 0, data = {ptr = 0x610730266890, fd = 807823504, u32 = 807823504, u64 = 106683500488848}}, {events = 807823488, data = {ptr = 0xae449ca800006107, fd = 24839, u32 = 24839, u64 = 12557333906384249095}}, {events = 24839, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x3b9ac618, fd = 999999000, u32 = 999999000, u64 = 999999000}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x12b, fd = 299, u32 = 299, u64 = 299}}, {events = 999994386, data = {ptr = 0xf00000000, fd = 0, u32 = 0, u64 = 64424509440}}, {events = 0, data = {ptr = 0x610730266880, fd = 807823488, u32 = 807823488, u64 = 106683500488832}}, {events = 3212967120, data = {ptr = 0x3026689000006107, fd = 24839, u32 = 24839, u64 = 3469575530620150023}}, {events = 24839, data = {ptr = 0x6107bf81fe00, fd = -1081999872, u32 = 3212967424, u64 = 106685905632768}}, {events = 3212967136, data = {ptr = 0x3026688000006107, fd = 24839, u32 = 24839, u64 = 3469575461900673287}}, {events = 24839, data = {ptr = 0xbdcd34 <FreezeDetector::Handler(std::weak_ptr<FreezeDetector>, boost::system::error_code const&)+244>, fd = 12438836, u32 = 12438836, u64 = 12438836}}, {events = 2147483675, data = {ptr = 0x610683d31b60, fd = -2083316896, u32 = 2211650400, u64 = 106680609348448}}, {events = 0, data = {ptr = 0xc043f71800000000, fd = 0, u32 = 0, u64 = 13854188561173053440}}, {events = 3319640272, data = {ptr = 0x6107, fd = 24839, u32 = 24839, u64 = 24839}}, {events = 0, data = {ptr = 0x6107c5ddb0d0, fd = -975327024, u32 = 3319640272, u64 = 106686012305616}}, {events = 3212967136, data = {ptr = 0x6107, fd = 24839, u32 = 24839, u64 = 24839}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 12475688, data = {ptr = 0xbdcc4000000000, fd = 0, u32 = 0, u64 = 53423345848287232}}, {events = 0, data = {ptr = 0x610730266890, fd = 807823504, u32 = 807823504, u64 = 106683500488848}}, {events = 807823488, data = {ptr = 0x8da3e16000006107, fd = 24839, u32 = 24839, u64 = 10206248982984810759}}, {events = 24838, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 3212967184, data = {ptr = 0xbf81fdf000006107, fd = 24839, u32 = 24839, u64 = 13799589940473913607}}, {events = 24839, data = {ptr = 0x6107c043f660, fd = -1069287840, u32 = 3225679456, u64 = 106685918344800}}, {events = 3225679360, data = {ptr = 0xbe7e2700006107, fd = 24839, u32 = 24839, u64 = 53618951543873799}}, {events = 0, data = {ptr = 0x610730266890, fd = 807823504, u32 = 807823504, u64 = 106683500488848}}, {events = 807823488, data = {ptr = 0xbf81fd1000006107, fd = 24839, u32 = 24839, u64 = 13799588978401239303}}, {events = 24839, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0xbdcc40 <FreezeDetector::Handler(std::weak_ptr<FreezeDetector>, boost::system::error_code const&)>, fd = 12438592, u32 = 12438592, u64 = 12438592}}, {events = 807823504, data = {ptr = 0x3026688000006107, fd = 24839, u32 = 24839, u64 = 3469575461900673287}}, {events = 24839, data = {ptr = 0x610600000000, fd = 0, u32 = 0, u64 = 106678397698048}}} | |
num_events = <optimized out> | |
check_timers = <optimized out> | |
#2 0x0000000000be5719 in do_run_one (ec=..., this_thread=..., lock=..., this=0x6107c043f600) at /usr/include/boost/asio/detail/impl/task_io_service.ipp:368 | |
on_exit = {task_io_service_ = 0x6107c043f600, lock_ = 0x6107bf81fd80, this_thread_ = 0x6107bf81fdf0} | |
more_handlers = <optimized out> | |
#3 boost::asio::detail::task_io_service::run (this=0x6107c043f600, 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 = 0x6107bf81fe20, 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 = 5358, __total_seq = 2679, __wakeup_seq = 2679, __woken_seq = 2679, __mutex = 0x6107c043f630, __nwaiters = 0, __broadcast_seq = 0}, __size = "\000\000\000\000\356\024\000\000w\n\000\000\000\000\000\000w\n\000\000\000\000\000\000w\n\000\000\000\000\000\000\060\366C\300\aa\000\000\000\000\000\000\000\000\000", __align = 23012434771968}, signalled_ = true} | |
ctx = {<boost::asio::detail::noncopyable> = {<No data fields>}, key_ = 0x6107c043f600, value_ = 0x6107bf81fdf0, next_ = 0x0} | |
lock = {<boost::asio::detail::noncopyable> = {<No data fields>}, mutex_ = @0x6107c043f630, locked_ = false} | |
n = 3207 | |
#4 0x0000000000bda7b6 in run (this=<optimized out>) at /usr/include/boost/asio/impl/io_service.ipp:59 | |
ec = {m_val = 0, m_cat = 0x6107c5ddb0d0} | |
#5 operator() (__closure=<optimized out>) at /home/trinity/TrinityCore/src/server/worldserver/Main.cpp:209 | |
ioService = <optimized out> | |
#6 _M_invoke<> (this=<optimized out>) at /usr/include/c++/4.9/functional:1700 | |
No locals. | |
#7 operator() (this=<optimized out>) at /usr/include/c++/4.9/functional:1688 | |
No locals. | |
#8 std::thread::_Impl<std::_Bind_simple<main(int, char**)::<lambda()>()> >::_M_run(void) (this=<optimized out>) at /usr/include/c++/4.9/thread:115 | |
No locals. | |
#9 0x00006107c3dd3970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#10 0x00006107c478f064 in start_thread (arg=0x6107bf820700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6107bf820700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {106685905635072, -2482252500089835293, 1, 106686021460064, 123326758288480, 106685905635072, 2270442597259538659, 2270601949211259107}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#11 0x00006107c354362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 2 (Thread 0x6107c0091700 (LWP 8506)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x0000000000be57e5 in wait<boost::asio::detail::scoped_lock<boost::asio::detail::posix_mutex> > (lock=..., this=0x6107c0090e20) at /usr/include/boost/asio/detail/posix_event.hpp:80 | |
No locals. | |
#2 do_run_one (ec=..., this_thread=..., lock=..., this=0x6107c043f600) at /usr/include/boost/asio/detail/impl/task_io_service.ipp:395 | |
No locals. | |
#3 boost::asio::detail::task_io_service::run (this=0x6107c043f600, 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_ = 0x610683d24c40}, wakeup_event = 0x6107c0090e20, 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 = 5561, __total_seq = 2781, __wakeup_seq = 2780, __woken_seq = 2780, __mutex = 0x6107c043f630, __nwaiters = 2, __broadcast_seq = 0}, __size = "\000\000\000\000\271\025\000\000\335\n\000\000\000\000\000\000\334\n\000\000\000\000\000\000\334\n\000\000\000\000\000\000\060\366C\300\aa\000\000\002\000\000\000\000\000\000", __align = 23884313133056}, signalled_ = false} | |
ctx = {<boost::asio::detail::noncopyable> = {<No data fields>}, key_ = 0x6107c043f600, value_ = 0x6107c0090df0, next_ = 0x0} | |
lock = {<boost::asio::detail::noncopyable> = {<No data fields>}, mutex_ = @0x6107c043f630, locked_ = true} | |
n = 3324 | |
#4 0x0000000000bda7b6 in run (this=<optimized out>) at /usr/include/boost/asio/impl/io_service.ipp:59 | |
ec = {m_val = 0, m_cat = 0x6107c5ddb0d0} | |
#5 operator() (__closure=<optimized out>) at /home/trinity/TrinityCore/src/server/worldserver/Main.cpp:209 | |
ioService = <optimized out> | |
#6 _M_invoke<> (this=<optimized out>) at /usr/include/c++/4.9/functional:1700 | |
No locals. | |
#7 operator() (this=<optimized out>) at /usr/include/c++/4.9/functional:1688 | |
No locals. | |
#8 std::thread::_Impl<std::_Bind_simple<main(int, char**)::<lambda()>()> >::_M_run(void) (this=<optimized out>) at /usr/include/c++/4.9/thread:115 | |
No locals. | |
#9 0x00006107c3dd3970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#10 0x00006107c478f064 in start_thread (arg=0x6107c0091700) at pthread_create.c:309 | |
__res = <optimized out> | |
pd = 0x6107c0091700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {106685914486528, -2482252500089835293, 1, 106686021460064, 123326758288480, 106685914486528, 2270593296387666147, 2270601949211259107}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#11 0x00006107c354362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 1 (Thread 0x6107c6674780 (LWP 8502)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x00006107c3dcfc7c 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 0x00000000017bd013 in MapUpdater::wait (this=0x24fe560 <MapManager::instance()::instance+160>) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:74 | |
lock = {_M_device = 0x24fe630 <MapManager::instance()::instance+368>, _M_owns = true} | |
#3 0x00000000017ae620 in MapManager::Update (this=0x24fe65c <MapManager::instance()::instance+412>, diff=128, diff@entry=50) at /home/trinity/TrinityCore/src/server/game/Maps/MapManager.cpp:226 | |
No locals. | |
#4 0x000000000183d847 in World::Update (this=0x25013c0 <World::instance()::instance>, diff=diff@entry=50) at /home/trinity/TrinityCore/src/server/game/World/World.cpp:2314 | |
currentGameTime = <optimized out> | |
#5 0x0000000000bda65d in WorldUpdateLoop () at /home/trinity/TrinityCore/src/server/worldserver/Main.cpp:428 | |
realCurrTime = <optimized out> | |
realPrevTime = 176716 | |
#6 0x0000000000b9cff1 in main (argc=<optimized out>, argv=<optimized out>) at /home/trinity/TrinityCore/src/server/worldserver/Main.cpp:333 | |
configService = "" | |
numThreads = <optimized out> | |
raAcceptor = <optimized out> | |
seed = {_bn = 0x6107c04c58c0} | |
threadPool = <optimized out> | |
dbHandle = std::shared_ptr (count 1, weak 0) 0x0 | |
freezeDetector = std::shared_ptr (count 1, weak 1) 0x610730266890 | |
vm = <incomplete type> | |
ioService = std::shared_ptr (count 4, weak 0) 0x6107c040ed30 | |
opensslHandle = <optimized out> | |
soapThread = <optimized out> | |
worldListener = "0.0.0.0" | |
pidFile = "./world.pid" | |
signals = {<boost::asio::basic_io_object<boost::asio::signal_set_service, false>> = {service = @0x6107c049da80, implementation = {queue_ = {<boost::asio::detail::noncopyable> = {<No data fields>}, front_ = 0x6107c04cad00, back_ = 0x6107c04cad00}, signals_ = 0x6107c04fa610}}, <No data fields>} | |
cliThread = <optimized out> | |
sMetricHandle = std::shared_ptr (count 1, weak 0) 0x0 | |
sScriptMgrHandle = std::shared_ptr (count 1, weak 0) 0x0 | |
worldPort = <optimized out> | |
configFile = {static preferred_separator = 47 '/', m_pathname = "../etc/worldserver.conf"} | |
mapManagementHandle = <optimized out> | |
networkThreads = <optimized out> | |
configError = "" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment