Skip to content

Instantly share code, notes, and snippets.

@Jildor
Created May 4, 2017 12:43
Show Gist options
  • Save Jildor/ee63573c68a03dc318cc17abcdde1704 to your computer and use it in GitHub Desktop.
Save Jildor/ee63573c68a03dc318cc17abcdde1704 to your computer and use it in GitHub Desktop.
[New Thread 0x6c9e72ae7700 (LWP 45713)]
[New Thread 0x6c9e7226d700 (LWP 45714)]
[New Thread 0x6c9e71982700 (LWP 45715)]
[New Thread 0x6c9e71141700 (LWP 45716)]
[New Thread 0x6c9e70913700 (LWP 45717)]
[New Thread 0x6c9e6a303700 (LWP 45718)]
[New Thread 0x6c9e6933c700 (LWP 45719)]
[New Thread 0x6c9e68a5b700 (LWP 45720)]
[New Thread 0x6c9e67b0a700 (LWP 45721)]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x6c9e72ae7700 (LWP 45713)]
0x0000000001f6cf4a in dtNavMesh::calcTileLoc (this=0x50b440000000711, pos=pos@entry=0x6c9e72ae5f50, tx=tx@entry=0x6c9e72ae5f40, ty=ty@entry=0x6c9e72ae5f44) at /home/trinity/TrinityCore/dep/recastnavigation/Detour/Source/DetourNavMesh.cpp:1124
1124 *tx = (int)floorf((pos[0]-m_orig[0]) / m_tileWidth);
#0 0x0000000001f6cf4a in dtNavMesh::calcTileLoc (this=0x50b440000000711, pos=pos@entry=0x6c9e72ae5f50, tx=tx@entry=0x6c9e72ae5f40, ty=ty@entry=0x6c9e72ae5f44) at /home/trinity/TrinityCore/dep/recastnavigation/Detour/Source/DetourNavMesh.cpp:1124
#1 0x0000000001f70192 in dtNavMeshQuery::queryPolygons (this=0x6c9e31d08860, center=<optimized out>, extents=<optimized out>, filter=0x6c9d985032c0, query=0x6c9e72ae60b0) at /home/trinity/TrinityCore/dep/recastnavigation/Detour/Source/DetourNavMeshQuery.cpp:984
#2 0x0000000001f702e4 in queryPolygons (query=<optimized out>, filter=<optimized out>, extents=<optimized out>, center=<optimized out>, this=<optimized out>) at /home/trinity/TrinityCore/dep/recastnavigation/Detour/Source/DetourNavMeshQuery.cpp:975
#3 dtNavMeshQuery::findNearestPoly (this=0x50b440000000711, center=0x6c9e72ae5f50, center@entry=0x6c9e72ae63f0, extents=0x6c9e72ae5f40, extents@entry=0x6c9e72ae6130, filter=0x6c9e72ae5f44, filter@entry=0x6c9d985032c0, nearestRef=0x6c9e72ae60b0, nearestRef@entry=0x6c9e72ae6128, nearestPt=nearestPt@entry=0x6c9e72ae6140) at /home/trinity/TrinityCore/dep/recastnavigation/Detour/Source/DetourNavMeshQuery.cpp:773
#4 0x0000000001bfce60 in PathGenerator::GetPolyByLocation (this=this@entry=0x6c9d98503000, point=point@entry=0x6c9e72ae63f0, distance=distance@entry=0x6c9e72ae61f0) at /home/trinity/TrinityCore/src/server/game/Movement/PathGenerator.cpp:141
#5 0x0000000001c01b00 in PathGenerator::BuildPolyPath (this=this@entry=0x6c9d98503000, startPos=..., endPos=...) at /home/trinity/TrinityCore/src/server/game/Movement/PathGenerator.cpp:169
#6 0x0000000001c06357 in PathGenerator::CalculatePath (this=0x6c9d98503000, destX=5793.00977, destY=<optimized out>, destZ=612.15387, forceDest=<optimized out>, straightLine=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Movement/PathGenerator.cpp:90
#7 0x0000000001c12333 in FleeingMovementGenerator<Player>::SetTargetLocation (this=0x50b440000000711, owner=0x6c9e72ae5f50) at /home/trinity/TrinityCore/src/server/game/Movement/MovementGenerators/FleeingMovementGenerator.cpp:129
#8 0x0000000001c125e2 in FleeingMovementGenerator<Player>::DoUpdate (this=0x50b440000000711, owner=0x6c9e72ae5f50, diff=1924030272) at /home/trinity/TrinityCore/src/server/game/Movement/MovementGenerators/FleeingMovementGenerator.cpp:94
#9 0x0000000001c09285 in MotionMaster::UpdateMotion (this=0x50b440000000711, diff=1924030272) at /home/trinity/TrinityCore/src/server/game/Movement/MotionMaster.cpp:95
#10 0x0000000001a22fcb in Unit::Update (this=this@entry=0x6c9e84133000, p_time=p_time@entry=869) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:484
#11 0x00000000019d877e in Player::Update (this=0x6c9e84133000, p_time=869) at /home/trinity/TrinityCore/src/server/game/Entities/Player/Player.cpp:1240
#12 0x00000000017ddbb4 in Map::Update (this=0x6c9eb609c000, t_diff=869) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:720
#13 0x00000000017ee634 in call (this=0x6c9dc8c1f900) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:42
#14 MapUpdater::WorkerThread (this=0x28065e8 <MapManager::instance()::instance+168>) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:113
#15 0x00006c9eeffb1970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#16 0x00006c9ef14340a4 in start_thread (arg=0x6c9e72ae7700) at pthread_create.c:309
#17 0x00006c9eef72162d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
#0 0x0000000001f6cf4a in dtNavMesh::calcTileLoc (this=0x50b440000000711, pos=pos@entry=0x6c9e72ae5f50, tx=tx@entry=0x6c9e72ae5f40, ty=ty@entry=0x6c9e72ae5f44) at /home/trinity/TrinityCore/dep/recastnavigation/Detour/Source/DetourNavMesh.cpp:1124
No locals.
#1 0x0000000001f70192 in dtNavMeshQuery::queryPolygons (this=0x6c9e31d08860, center=<optimized out>, extents=<optimized out>, filter=0x6c9d985032c0, query=0x6c9e72ae60b0) at /home/trinity/TrinityCore/dep/recastnavigation/Detour/Source/DetourNavMeshQuery.cpp:984
bmin = {587.3172, 604.158508, 5791.80371}
bmax = {593.3172, 614.158508, 5797.80371}
minx = 2
maxx = 2
miny = 1
maxy = 0
neis = {0xc29cf7a241c6cfe2, 0xff800000c1fe6080, 0xbf98286b401d7df8, 0xffc00000403373a4, 0x200000001, 0xff80000000000001, 0x100000002, 0xff80000000000002, 0x300000000, 0xc56911c700000000, 0x3, 0x2e200000003, 0xae, 0x6c9e41066175, 0x6c9e72ae67c0, 0x6c9eeff5a2e8 <operator new(unsigned long)+24>, 0x6c9db4f9f1f8, 0x6c9eeffb9e99 <std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&)+89>, 0x4, 0x6c9eeffbb830 <char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag)+80>, 0x226b1b4, 0x2, 0x6c9e72ae6730, 0x0, 0x6c9d2642e400, 0x6c9e72ae6730, 0x0, 0x6c9eee810d50, 0x6c9e72ae64d0, 0x1c0410c <PathGenerator::BuildPolyPath(G3D::Vector3 const&, G3D::Vector3 const&)+9868>, 0x21d5, 0x1aa4001be8d}
#2 0x0000000001f702e4 in queryPolygons (query=<optimized out>, filter=<optimized out>, extents=<optimized out>, center=<optimized out>, this=<optimized out>) at /home/trinity/TrinityCore/dep/recastnavigation/Detour/Source/DetourNavMeshQuery.cpp:975
No locals.
#3 dtNavMeshQuery::findNearestPoly (this=0x50b440000000711, center=0x6c9e72ae5f50, center@entry=0x6c9e72ae63f0, extents=0x6c9e72ae5f40, extents@entry=0x6c9e72ae6130, filter=0x6c9e72ae5f44, filter@entry=0x6c9d985032c0, nearestRef=0x6c9e72ae60b0, nearestRef@entry=0x6c9e72ae6128, nearestPt=nearestPt@entry=0x6c9e72ae6140) at /home/trinity/TrinityCore/dep/recastnavigation/Detour/Source/DetourNavMeshQuery.cpp:773
query = {<dtPolyQuery> = {_vptr.dtPolyQuery = 0x226ec10 <vtable for dtFindNearestPolyQuery+16>}, m_query = 0x6c9e31d08860, m_center = 0x6c9e72ae63f0, m_nearestDistanceSqr = 3.40282347e+38, m_nearestRef = 0, m_nearestPoint = {0, 0, 0}}
#4 0x0000000001bfce60 in PathGenerator::GetPolyByLocation (this=this@entry=0x6c9d98503000, point=point@entry=0x6c9e72ae63f0, distance=distance@entry=0x6c9e72ae61f0) at /home/trinity/TrinityCore/src/server/game/Movement/PathGenerator.cpp:141
polyRef = 0
extents = {3, 5, 3}
closestPoint = {0, 0, 0}
#5 0x0000000001c01b00 in PathGenerator::BuildPolyPath (this=this@entry=0x6c9d98503000, startPos=..., endPos=...) at /home/trinity/TrinityCore/src/server/game/Movement/PathGenerator.cpp:169
startPoint = {590.3172, 609.158508, 5794.80371}
endPoint = {582.677734, 612.15387, 5793.00977}
startPoly = <optimized out>
farFromPoly = <optimized out>
pathStartIndex = <optimized out>
pathEndIndex = <optimized out>
distToStartPoly = 2.59041643
distToEndPoly = 2.59041643
endPoly = <optimized out>
startPolyFound = <optimized out>
endPolyFound = <optimized out>
#6 0x0000000001c06357 in PathGenerator::CalculatePath (this=0x6c9d98503000, destX=5793.00977, destY=<optimized out>, destZ=612.15387, forceDest=<optimized out>, straightLine=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Movement/PathGenerator.cpp:90
y = <optimized out>
dest = {x = 5793.00977, y = 582.677734, z = 612.15387}
x = <optimized out>
z = <optimized out>
start = {x = 5794.80371, y = 590.3172, z = 609.158508}
#7 0x0000000001c12333 in FleeingMovementGenerator<Player>::SetTargetLocation (this=0x50b440000000711, owner=0x6c9e72ae5f50) at /home/trinity/TrinityCore/src/server/game/Movement/MovementGenerators/FleeingMovementGenerator.cpp:129
init = {args = {path = std::vector of length -8, capacity -62554351 = {{x = 3289.78125, y = 3.89631038e-41, z = 1.54142831e-44}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 1}, {x = 4.27246014e-05, y = 1.54142831e-44, z = 0}, {x = 0.000706481922, y = 1.04308118e-08, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = 3290.0625, z = 3.89631038e-41}, {x = 1.54142831e-44, y = 0, z = -3.5450809e-13}, {x = 3.89631038e-41, y = 1.40129846e-45, z = 0}, {x = 1, y = 1.38059837e+19, z = 1.54142831e-44}, {x = 0, y = 1.38059837e+19, z = 6.04571991e-28}, {x = 91.7918243, y = 5.27454152e+24, z = 2.42930927e+17}, {x = 2.52751703e-29, y = 1.17102491e-38, z = -3.01599503e-05}, {x = -3.58104114e-34, y = 9.24856986e-44, z = -4.76165657e+26}, {x = 3.89631038e-41, y = -6.77471261e-21, z = 3.89631038e-41}, {x = 1.54142831e-44, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = 1, y = -7.27503465e+15, z = 1.54142831e-44}, {x = 0, y = 1.08280674e-31, z = 4.07627783e+22}, {x = -6.77475139e-21, y = 3.89631038e-41, z = 1.54142831e-44}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 1}, {x = 3.04528622e-36, y = 1.54142831e-44, z = 0}, {x = 4.75395203, y = -1.47084042e-37, z = -6.77479016e-21}, {x = 3.89631038e-41, y = 1.54142831e-44, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = 1, z = 4.20319721e-37}, {x = 1.54142831e-44, y = 0, z = -6.24936532e+14}, {x = 12.313014, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = -6.77482894e-21, y = 3.89631038e-41, z = 1.54142831e-44}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 1}, {x = 1.81967978e+20, y = 1.54142831e-44, z = 0}, {x = 4.12993906e-31, y = 1.0126633e+25, z = 2.56388529e+24}, {x = -4.31001784e+32, y = 37.9670601, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = -4.76619004e+26, z = 3.89631038e-41}, {x = -4.2575896e-19, y = 3.89631038e-41, z = 1.54142831e-44}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 1}, {x = 9.73047641e-41, y = 1.54142831e-44, z = 0}, {x = 1.16016302e-40, y = 6.7998008e-41, z = -4.25761442e-19}, {x = 3.89631038e-41, y = 1.54142831e-44, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = 1, z = 1.37065207e-40}, {x = 1.54142831e-44, y = 0, z = 1.75710216e-40}, {x = 1.8709997e-40, y = -4.25763923e-19, z = 3.89631038e-41}, {x = 1.54142831e-44, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = 1, y = 6.45910121e-21, z = 1.54142831e-44}, {x = 0, y = 4.12679782e-29, z = -543501.375}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = -4.25766405e-19}, {x = 3.89631038e-41, y = 1.54142831e-44, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = 1, z = 8.85088837e-39}, {x = 1.54142831e-44, y = 0, z = -7002.04688}, {x = 1.93951738e-29, y = 4.66192529e-10, z = 5.85043103e+29}, {x = 2.64062572, y = 3.03711539e-29, z = -4.00640355e+19}, {x = -3.01600703e-05, y = -3.58104114e-34, z = 9.24856986e-44}, {x = -5.00797521e+26, y = 3.89631038e-41, z = -1.20195828e-17}, {x = 3.89631038e-41, y = 1.54142831e-44, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = 1, z = -1.99376694e+17}, {x = 1.54142831e-44, y = 0, z = 1.76766742e-27}, {x = -7.9464036e-16, y = -1.20197416e-17, z = 3.89631038e-41}, {x = 1.54142831e-44, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = 1, y = 5.21537761e-26, z = 1.54142831e-44}, {x = 0, y = 4.39929306e-35, z = -nan(0x4da049)}, {x = -1.20204563e-17, y = 3.89631038e-41, z = 1.54142831e-44}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 1}, {x = -2.43719823e+30, y = 1.54142831e-44, z = 0}, {x = 5.52239454e-09, y = -1.50130186e-11, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = -1.20205357e-17, z = 3.89631038e-41}, {x = 1.54142831e-44, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = 1, y = 4.00605435e-23, z = 1.54142831e-44}, {x = 0, y = -1.50463277e-36, z = -1.32728008e+16}, {x = -1.5532426e+26, y = 4.27308084e-34, z = 4.98472272e-39}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = -147.625}, {x = 3.89631038e-41, y = 8.2800548e+31, z = 3.89631038e-41}, {x = 1.54142831e-44, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = 1, y = 0.162191406, z = 1.54142831e-44}, {x = 0, y = -9.59700515e-08, z = -nan(0x779c43)}, {x = 8.28014764e+31, y = 3.89631038e-41, z = 1.54142831e-44}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 1}, {x = 8.33787081e+34, y = 1.54142831e-44, z = 0}, {x = -2.83969981e-14, y = -2.09266491e+27, z = 4.62204226e+33}, {x = 3.89631038e-41, y = 1.54142831e-44, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = 1, z = 1.38799711e-13}, {x = 1.54142831e-44, y = 0, z = -4.00541718e+29}, {x = 73.0415344, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = 4.84339584e+33, y = 3.89631038e-41, z = 1.54142831e-44}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 1}, {x = 9.46194031e-37, y = 1.54142831e-44, z = 0}, {x = 2.16270494, y = -0.125001416, z = 1.59159381e-35}, {x = 2.58607282e+15, y = 1.03399056e-25, z = -1.79447402e+38}, {x = 9.38869971e-43, y = 0, z = 0}, {x = 0, y = -147.8125, z = 3.89631038e-41}, {x = 6.76974938e+33, y = 3.89631038e-41, z = 1.54142831e-44}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 1}, {x = 0.162191406, y = 1.54142831e-44, z = 0}, {x = -9.59700515e-08, y = -nan(0x779c43), z = 6.77022475e+33}, {x = 3.89631038e-41, y = 1.54142831e-44, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = 1, z = 8.33787081e+34}, {x = 1.54142831e-44, y = 0, z = -2.83969981e-14}, {x = -2.09266491e+27, y = 6.77034359e+33, z = 3.89631038e-41}, {x = 1.54142831e-44, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = 1, y = 1.38799711e-13, z = 1.54142831e-44}, {x = 0, y = -4.00541718e+29, z = 73.0415344}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 1.65914468e+34}, {x = 3.89631038e-41, y = 1.54142831e-44, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = 1, z = 9.46194031e-37}, {x = 1.54142831e-44, y = 0, z = 2.16270494}, {x = -0.125001416, y = 1.59159381e-35, z = 4960804}, {x = -194314480, y = 9.20454883e-30, z = 1.53650975e-40}, {x = -2.72227907e-09, y = 0, z = 0}, {x = -5.01250868e+26, y = 3.89631038e-41, z = -1.21690577e-17}, {x = 3.89631038e-41, y = 1.54142831e-44, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = 1, z = 1.93603983e+22}, {x = 1.54142831e-44, y = 0, z = -2.31599771e+25}, {x = nan(0x411a40), y = -1.21813926e-17, z = 3.89631038e-41}, {x = 1.54142831e-44, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = 1, y = -2.48795725e-24, z = 1.54142831e-44}, {x = 0, y = 1.38165359e-17, z = 5.99093536e+35}, {x = -1.21825837e-17, y = 3.89631038e-41, z = 1.54142831e-44}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 1}, {x = 3.97273255e-23, y = 1.54142831e-44, z = 0}, {x = 2.80423987e+37, y = -nan(0x7feedc), z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = -1.29461574e-17, z = 3.89631038e-41}, {x = 1.54142831e-44, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = 1, y = -2.76330093e+21, z = 1.54142831e-44}, {x = 0, y = -1.6569712e+37, z = 7.18901145e-40}, {x = 3.83693111e-34, y = 1.78893358e-18, z = 2.35099094e-38}, {x = 5.83155401e-39, y = 0, z = 0}, {x = 0, y = 0, z = 7.84745532e-16}, {x = 3.89631038e-41, y = -3.32791304e-19, z = 3.89631038e-41}, {x = 1.54142831e-44, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = 1, y = 0, z = 1.54142831e-44}, {x = 0, y = 1.55862101e-37, z = 3.1170483e-39}, {x = -3.32796267e-19, y = 3.89631038e-41, z = 1.54142831e-44}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 1}, {x = 0, y = 1.54142831e-44, z = 0}, {x = 0, y = 0, z = -3.32798749e-19}, {x = 3.89631038e-41, y = 1.54142831e-44, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = 1, z = 0}, {x = 1.54142831e-44, y = 0, z = 2.80259693e-45}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = -3.3280123e-19, y = 3.89631038e-41, z = 1.54142831e-44}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 1}, {x = 0, y = 1.54142831e-44, z = 0}...}, facing = {f = {x = 1.15491759e+32, y = 3.89631038e-41, z = 1.76098447e-09}, target = 119423523763904, angle = 1.15491759e+32}, flags = {animId = 65 'A', done = false, falling = false, no_spline = false, parabolic = false, walkmode = false, flying = true, orientationFixed = false, final_point = false, final_target = true, final_angle = true, catmullrom = true, cyclic = false, enter_cycle = false, animation = true, frozen = true, transportEnter = false, transportExit = true, unknown7 = false, unknown8 = false, orientationInversed = false, unknown10 = false, unknown11 = false, unknown12 = false, unknown13 = false}, path_Idx_offset = 0, velocity = 6.90963003e+30, parabolic_amplitude = 3.89645051e-41, time_perc = -1.73018075e-36, splineId = 27806, initialOrientation = -1.73041895e-36, HasVelocity = 158, TransformForTransport = 108}, unit = 0x6c9e841335c8}
destination = {m_positionX = 5793.00977, m_positionY = 582.677734, m_positionZ = 612.15387, m_orientation = 2.352988}
result = false
traveltime = -2079117312
#8 0x0000000001c125e2 in FleeingMovementGenerator<Player>::DoUpdate (this=0x50b440000000711, owner=0x6c9e72ae5f50, diff=1924030272) at /home/trinity/TrinityCore/src/server/game/Movement/MovementGenerators/FleeingMovementGenerator.cpp:94
No locals.
#9 0x0000000001c09285 in MotionMaster::UpdateMotion (this=0x50b440000000711, diff=1924030272) at /home/trinity/TrinityCore/src/server/game/Movement/MotionMaster.cpp:95
__FUNCTION__ = "UpdateMotion"
#10 0x0000000001a22fcb in Unit::Update (this=this@entry=0x6c9e84133000, p_time=p_time@entry=869) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:484
p_time = 869
this = 0x6c9e84133000
#11 0x00000000019d877e in Player::Update (this=0x6c9e84133000, p_time=869) at /home/trinity/TrinityCore/src/server/game/Entities/Player/Player.cpp:1240
now = <optimized out>
pet = <optimized out>
#12 0x00000000017ddbb4 in Map::Update (this=0x6c9eb609c000, t_diff=869) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:720
updater = {i_timeDiff = 869}
grid_object_update = {i_visitor = @0x6c9e72ae6de0}
world_object_update = {i_visitor = @0x6c9e72ae6de0}
#13 0x00000000017ee634 in call (this=0x6c9dc8c1f900) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:42
No locals.
#14 MapUpdater::WorkerThread (this=0x28065e8 <MapManager::instance()::instance+168>) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:113
request = 0x6c9dc8c1f900
#15 0x00006c9eeffb1970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
No symbol table info available.
#16 0x00006c9ef14340a4 in start_thread (arg=0x6c9e72ae7700) at pthread_create.c:309
__res = <optimized out>
pd = 0x6c9e72ae7700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {119427784668928, 4194135285088518033, 1, 119429926355040, 135691436011344, 119427784668928, -2087301272886444143, -2087016729741099119}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
pagesize_m1 = <optimized out>
sp = <optimized out>
freesize = <optimized out>
__PRETTY_FUNCTION__ = "start_thread"
#17 0x00006c9eef72162d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.
Id Target Id Frame
37 Thread 0x6c9e67b0a700 (LWP 45721) "worldserver" store (__m=std::memory_order_release, __p=0x6c9e5252c620, this=<optimized out>) at /usr/include/c++/4.9/bits/atomic_base.h:787
36 Thread 0x6c9e68a5b700 (LWP 45720) "worldserver" store (__m=std::memory_order_release, __p=0x6c9def7119b0, this=<optimized out>) at /usr/include/c++/4.9/bits/atomic_base.h:787
35 Thread 0x6c9e6933c700 (LWP 45719) "worldserver" memset () at ../sysdeps/x86_64/memset.S:94
34 Thread 0x6c9e6a303700 (LWP 45718) "worldserver" 0x00006c9eef71a893 in select () at ../sysdeps/unix/syscall-template.S:81
33 Thread 0x6c9e70913700 (LWP 45717) "worldserver" 0x0000000001c61637 in Warden::Update (this=0x6c9d52799400) at /home/trinity/TrinityCore/src/server/game/Warden/Warden.cpp:96
32 Thread 0x6c9e71141700 (LWP 45716) "worldserver" GetCharmerGUID (this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.h:1678
31 Thread 0x6c9e71982700 (LWP 45715) "worldserver" 0x0000000001c49428 in isInList (this=<optimized out>) at /home/trinity/TrinityCore/src/server/shared/Dynamic/LinkedList.h:41
30 Thread 0x6c9e7226d700 (LWP 45714) "worldserver" VMAP::VMapManager2::getHeight (this=0x6c9edc5d5c40, mapId=530, x=<optimized out>, y=2658.08008, z=91.1043015, maxSearchDist=50) at /home/trinity/TrinityCore/src/common/Collision/Management/VMapManager2.cpp:235
* 29 Thread 0x6c9e72ae7700 (LWP 45713) "worldserver" 0x0000000001f6cf4a in dtNavMesh::calcTileLoc (this=0x50b440000000711, pos=pos@entry=0x6c9e72ae5f50, tx=tx@entry=0x6c9e72ae5f40, ty=ty@entry=0x6c9e72ae5f44) at /home/trinity/TrinityCore/dep/recastnavigation/Detour/Source/DetourNavMesh.cpp:1124
28 Thread 0x6c9e733d5700 (LWP 45712) "worldserver" _Deque_iterator (__x=, this=<synthetic pointer>) at /usr/include/c++/4.9/bits/stl_deque.h:137
27 Thread 0x6c9e742a5700 (LWP 45711) "worldserver" 0x0000000001c49469 in hasNext (this=<optimized out>) at /home/trinity/TrinityCore/src/server/shared/Dynamic/LinkedList.h:39
26 Thread 0x6c9e74b81700 (LWP 45710) "worldserver" 0x0000000001913be5 in Creature::Update (this=0x6c9dab92e000, diff=869) at /home/trinity/TrinityCore/src/server/game/Entities/Creature/Creature.cpp:732
25 Thread 0x6c9ee14c6700 (LWP 45697) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
24 Thread 0x6c9ee1ced700 (LWP 45695) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
23 Thread 0x6c9ee255d700 (LWP 45693) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
22 Thread 0x6c9ee2d9b700 (LWP 45691) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
21 Thread 0x6c9ee35ba700 (LWP 45675) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
20 Thread 0x6c9ee3e03700 (LWP 45673) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
19 Thread 0x6c9ee46ec700 (LWP 45671) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
18 Thread 0x6c9ee4f38700 (LWP 45669) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
17 Thread 0x6c9ee57b0700 (LWP 45667) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
16 Thread 0x6c9ee6021700 (LWP 45665) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
15 Thread 0x6c9ee68a7700 (LWP 45663) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
14 Thread 0x6c9ee70e4700 (LWP 45662) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
13 Thread 0x6c9ee7924700 (LWP 45661) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
12 Thread 0x6c9ee8180700 (LWP 45659) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
11 Thread 0x6c9ee8991700 (LWP 45657) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
10 Thread 0x6c9ee91d7700 (LWP 45655) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
9 Thread 0x6c9ee9a3a700 (LWP 45651) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
8 Thread 0x6c9eea2de700 (LWP 45650) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
7 Thread 0x6c9eeabc0700 (LWP 45649) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
6 Thread 0x6c9eebbe8700 (LWP 45648) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
4 Thread 0x6c9eecfdd700 (LWP 45646) "worldserver" 0x00006c9eef721c03 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81
3 Thread 0x6c9eedc74700 (LWP 45645) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
2 Thread 0x6c9eee47c700 (LWP 45644) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
1 Thread 0x6c9ef254b780 (LWP 45640) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
Thread 37 (Thread 0x6c9e67b0a700 (LWP 45721)):
#0 store (__m=std::memory_order_release, __p=0x6c9e5252c620, this=<optimized out>) at /usr/include/c++/4.9/bits/atomic_base.h:787
No locals.
#1 store (__m=std::memory_order_release, __p=0x6c9e5252c620, this=<optimized out>) at /usr/include/c++/4.9/atomic:381
No locals.
#2 Dequeue (result=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/MPSCQueue.h:61
No locals.
#3 WorldSocket::Update (this=0x6c9d5208c410) at /home/trinity/TrinityCore/src/server/game/Server/WorldSocket.cpp:91
queued = 0x6c9e027f3c00
buffer = {_wpos = 753, _rpos = 0, _storage = std::vector of length 4096, capacity 4096 = {17 '\021', 3 '\003', 215 '\327', 245 '\365', 7 '\a', 106 'j', 97 'a', 5 '\005', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 173 '\255', 177 '\261', 3 '\003', 3 '\003', 184 '\270', 124 '|', 185 '\271', 69 'E', 184 '\270', 121 'y', 27 '\033', 68 'D', 250 '\372', 154 '\232', 34 '"', 68 'D', 77 'M', 46 '.', 34 '"', 64 '@', 22 '\026', 2 '\002', 0 '\000', 0 '\000', 91 '[', 74 'J', 206 '\316', 63 '?', 7 '\a', 111 'o', 253 '\375', 4 '\004', 1 '\001', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 194 '\302', 170 '\252', 3 '\003', 3 '\003', 1 '\001', 31 '\037', 184 '\270', 69 'E', 123 '{', 107 'k', 33 '!', 68 'D', 125 '}', 97 'a', 33 '!', 68 'D', 208 '\320', 34 '"', 31 '\037', 63 '?', 168 '\250', 0 '\000', 0 '\000', 0 '\000', 171 '\253', 169 '\251', 166 '\246', 121 'y', 7 '\a', 9 '\t', 198 '\306', 4 '\004', 7 '\a', 9 '\t', 198 '\306', 4 '\004', 248 '\370', 162 '\242', 167 '\247', 0 '\000', 0 '\000', 2 '\002', 8 '\b', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 2 '\002', 0 '\000', 0 '\000', 0 '\000', 3 '\003', 183 '\267', 110 'n', 23 '\027', 12 '\f', 0 '\000', 0 '\000', 152 '\230', 235 '\353', 31 '\037', 136 '\210', 7 '\a', 9 '\t', 198 '\306', 4 '\004', 0 '\000', 83 'S', 11 '\v', 0 '\000', 0 '\000', 165 '\245', 217 '\331', 144 '\220', 28 '\034', 7 '\a', 9 '\t', 198 '\306', 4 '\004', 7 '\a', 9 '\t', 198 '\306', 4 '\004', 248 '\370', 162 '\242', 167 '\247', 0 '\000', 0 '\000', 0 '\000', 9 '\t', 0 '\000', 0 '\000', 211 '\323', 179 '\263', 3 '\003', 3 '\003', 1 '\001', 183 '\267', 110 'n', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 2 '\002', 0 '\000', 0 '\000', 0 '\000', 3 '\003', 183 '\267', 110 'n', 83 'S', 11 '\v', 0 '\000', 0 '\000', 215 '\327', 140 '\214', 126 '~', 239 '\357', 7 '\a', 9 '\t', 198 '\306', 4 '\004', 3 '\003', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 204 '\314', 67 'C', 127 '\177', 38 '&', 7 '\a', 9 '\t', 198 '\306', 4 '\004', 1 '\001', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 49 '1', 194 '\302', 154 '\232'...}}
#4 0x0000000001b16922 in operator() (sock=..., __closure=0x6c9e67b09b90) at /home/trinity/TrinityCore/src/server/shared/Networking/NetworkThread.h:145
this = 0x6c9e74f299c8
#5 __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=0x6c9e67b09b90, __it=..., __it@entry=std::shared_ptr (count 4, weak 1) 0x6c9d5208c410) at /usr/include/c++/4.9/bits/predefined_ops.h:231
No locals.
#6 0x0000000001b16a6a in std::__find_if<__gnu_cxx::__normal_iterator<std::shared_ptr<WorldSocket>*, std::vector<std::shared_ptr<WorldSocket>, std::allocator<std::shared_ptr<WorldSocket> > > >, __gnu_cxx::__ops::_Iter_pred<NetworkThread<WorldSocket>::Update()::{lambda(std::shared_ptr<WorldSocket>)#1}> >(__gnu_cxx::__ops::_Iter_pred<NetworkThread<WorldSocket>::Update()::{lambda(std::shared_ptr<WorldSocket>)#1}>, __gnu_cxx::__ops::_Iter_pred<NetworkThread<WorldSocket>::Update()::{lambda(std::shared_ptr<WorldSocket>)#1}>, __gnu_cxx::__ops::_Iter_pred<NetworkThread<WorldSocket>::Update()::{lambda(std::shared_ptr<WorldSocket>)#1}>, std::random_access_iterator_tag) (__first=..., __last=..., __last@entry=std::shared_ptr (empty) 0x0, __pred=...) at /usr/include/c++/4.9/bits/stl_algo.h:128
__trip_count = 22
#7 0x0000000001b16bd1 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.
#8 __remove_if<__gnu_cxx::__normal_iterator<std::shared_ptr<WorldSocket>*, std::vector<std::shared_ptr<WorldSocket>, std::allocator<std::shared_ptr<WorldSocket> > > >, __gnu_cxx::__ops::_Iter_pred<NetworkThread<SocketType>::Update() [with SocketType = WorldSocket]::<lambda(std::shared_ptr<WorldSocket>)> > > (__pred=..., __last=std::shared_ptr (empty) 0x0, __first=...) at /usr/include/c++/4.9/bits/stl_algo.h:860
__result = <optimized out>
#9 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.
#10 NetworkThread<WorldSocket>::Update (this=0x6c9e74f299c8) at /home/trinity/TrinityCore/src/server/shared/Networking/NetworkThread.h:143
this = 0x6c9e74f299c8
#11 0x0000000001b13a8a in operator()<, void> (__object=<optimized out>, this=0x6c9e67b09c60) at /usr/include/c++/4.9/functional:569
No locals.
#12 __call<void, boost::system::error_code const&, 0ul> (__args=<optimized out>, this=0x6c9e67b09c60) at /usr/include/c++/4.9/functional:1264
No locals.
#13 operator()<const boost::system::error_code&, void> (this=0x6c9e67b09c60) at /usr/include/c++/4.9/functional:1323
No locals.
#14 operator() (this=0x6c9e67b09c60) at /usr/include/boost/asio/detail/bind_handler.hpp:47
No locals.
#15 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.
#16 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.
#17 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=0x6c9e6a9782c0, base=<optimized out>) at /usr/include/boost/asio/detail/wait_handler.hpp:70
h = <optimized out>
p = {h = 0x6c9e67b09c60, 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)) 0x1b16b40 <NetworkThread<WorldSocket>::Update()>}, _M_bound_args = std::tuple containing = {[1] = 0x6c9e74f299c8}}, arg1_ = {m_val = 0, m_cat = 0x6c9ef142b0d0}}
#18 0x0000000000c79760 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.
#19 do_run_one (ec=..., this_thread=..., lock=..., this=0x6c9e6a9782c0) at /usr/include/boost/asio/detail/impl/task_io_service.ipp:384
task_result = <optimized out>
on_exit = {task_io_service_ = 0x6c9e6a9782c0, lock_ = 0x6c9e67b09cc0, this_thread_ = 0x6c9e67b09d30}
more_handlers = true
#20 boost::asio::detail::task_io_service::run (this=0x6c9e6a9782c0, 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 = 0x6c9e67b09d60, 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_ = 0x6c9e6a9782c0, value_ = 0x6c9e67b09d30, next_ = 0x0}
lock = {<boost::asio::detail::noncopyable> = {<No data fields>}, mutex_ = @0x6c9e6a9782f0, locked_ = false}
n = 29077761
#21 0x0000000001b1623f in run (this=0x6c9e74f29a38) at /usr/include/boost/asio/impl/io_service.ipp:59
ec = {m_val = 0, m_cat = 0x6c9ef142b0d0}
#22 NetworkThread<WorldSocket>::Run (this=0x6c9e74f299c8) at /home/trinity/TrinityCore/src/server/shared/Networking/NetworkThread.h:126
No locals.
#23 0x00006c9eeffb1970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
No symbol table info available.
#24 0x00006c9ef14340a4 in start_thread (arg=0x6c9e67b0a700) at pthread_create.c:309
__res = <optimized out>
pd = 0x6c9e67b0a700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {119427600262912, 4194135285088518033, 1, 119429926355040, 119429256104376, 119427600262912, -2087347299366600815, -2087016729741099119}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
pagesize_m1 = <optimized out>
sp = <optimized out>
freesize = <optimized out>
__PRETTY_FUNCTION__ = "start_thread"
#25 0x00006c9eef72162d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.
Thread 36 (Thread 0x6c9e68a5b700 (LWP 45720)):
#0 store (__m=std::memory_order_release, __p=0x6c9def7119b0, this=<optimized out>) at /usr/include/c++/4.9/bits/atomic_base.h:787
No locals.
#1 store (__m=std::memory_order_release, __p=0x6c9def7119b0, this=<optimized out>) at /usr/include/c++/4.9/atomic:381
No locals.
#2 Dequeue (result=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/MPSCQueue.h:61
No locals.
#3 WorldSocket::Update (this=0x6c9d7fcf6890) at /home/trinity/TrinityCore/src/server/game/Server/WorldSocket.cpp:91
queued = 0x6c9dbd6e0e40
buffer = {_wpos = 910, _rpos = 0, _storage = std::vector of length 4096, capacity 4096 = {35 '#', 107 'k', 222 '\336', 175 '\257', 7 '\a', 222 '\336', 118 'v', 4 '\004', 1 '\001', 0 '\000', 0 '\000', 16 '\020', 0 '\000', 0 '\000', 245 '\365', 182 '\266', 3 '\003', 3 '\003', 17 '\021', 105 'i', 5 '\005', 198 '\306', 235 '\353', 135 '\207', 244 '\364', 67 'C', 180 '\264', 255 '\377', 200 '\310', 66 'B', 202 '\312', 59 ';', 228 '\344', 63 '?', 200 '\310', 0 '\000', 0 '\000', 0 '\000', 62 '>', 141 '\215', 132 '\204', 180 '\264', 7 '\a', 222 '\336', 118 'v', 4 '\004', 1 '\001', 0 '\000', 0 '\000', 16 '\020', 0 '\000', 0 '\000', 58 ':', 183 '\267', 3 '\003', 3 '\003', 138 '\212', 105 'i', 5 '\005', 198 '\306', 207 '\317', 195 '\303', 244 '\364', 67 'C', 197 '\305', 198 '\306', 200 '\310', 66 'B', 148 '\224', 211 '\323', 245 '\365', 63 '?', 200 '\310', 0 '\000', 0 '\000', 0 '\000', 109 'm', 97 'a', 121 'y', 201 '\311', 7 '\a', 26 '\032', 136 '\210', 4 '\004', 5 '\005', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 54 '6', 179 '\263', 3 '\003', 3 '\003', 112 'p', 110 'n', 5 '\005', 198 '\306', 164 '\244', 54 '6', 231 '\347', 67 'C', 141 '\215', 156 '\234', 208 '\320', 66 'B', 144 '\220', 69 'E', 254 '\376', 63 '?', 93 ']', 3 '\003', 0 '\000', 0 '\000', 63 '?', 26 '\032', 16 '\020', 247 '\367', 7 '\a', 26 '\032', 136 '\210', 4 '\004', 5 '\005', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 92 '\\', 179 '\263', 3 '\003', 3 '\003', 110 'n', 111 'o', 5 '\005', 198 '\306', 241 '\361', 66 'B', 231 '\347', 67 'C', 191 '\277', 157 '\235', 208 '\320', 66 'B', 250 '\372', 172 '\254', 6 '\006', 64 '@', 93 ']', 3 '\003', 0 '\000', 0 '\000', 160 '\240', 185 '\271', 40 '(', 87 'W', 7 '\a', 26 '\032', 136 '\210', 4 '\004', 5 '\005', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 127 '\177', 179 '\263', 3 '\003', 3 '\003', 97 'a', 112 'p', 5 '\005', 198 '\306', 194 '\302', 74 'J', 231 '\347', 67 'C', 196 '\304', 158 '\236', 208 '\320', 66 'B', 59 ';', 122 'z', 16 '\020', 64 '@', 93 ']', 3 '\003', 0 '\000', 0 '\000', 37 '%', 155 '\233', 41 ')', 129 '\201', 7 '\a', 26 '\032', 136 '\210', 4 '\004', 5 '\005', 0 '\000'...}}
#4 0x0000000001b16922 in operator() (sock=..., __closure=0x6c9e68a5ab90) at /home/trinity/TrinityCore/src/server/shared/Networking/NetworkThread.h:145
this = 0x6c9e74f298e8
#5 __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=0x6c9e68a5ab90, __it=..., __it@entry=std::shared_ptr (count 4, weak 1) 0x6c9d7fcf6890) at /usr/include/c++/4.9/bits/predefined_ops.h:231
No locals.
#6 0x0000000001b16a7d in std::__find_if<__gnu_cxx::__normal_iterator<std::shared_ptr<WorldSocket>*, std::vector<std::shared_ptr<WorldSocket>, std::allocator<std::shared_ptr<WorldSocket> > > >, __gnu_cxx::__ops::_Iter_pred<NetworkThread<WorldSocket>::Update()::{lambda(std::shared_ptr<WorldSocket>)#1}> >(__gnu_cxx::__ops::_Iter_pred<NetworkThread<WorldSocket>::Update()::{lambda(std::shared_ptr<WorldSocket>)#1}>, __gnu_cxx::__ops::_Iter_pred<NetworkThread<WorldSocket>::Update()::{lambda(std::shared_ptr<WorldSocket>)#1}>, __gnu_cxx::__ops::_Iter_pred<NetworkThread<WorldSocket>::Update()::{lambda(std::shared_ptr<WorldSocket>)#1}>, std::random_access_iterator_tag) (__first=..., __last=..., __last@entry=std::shared_ptr (empty) 0x0, __pred=...) at /usr/include/c++/4.9/bits/stl_algo.h:132
__trip_count = 44
#7 0x0000000001b16bd1 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.
#8 __remove_if<__gnu_cxx::__normal_iterator<std::shared_ptr<WorldSocket>*, std::vector<std::shared_ptr<WorldSocket>, std::allocator<std::shared_ptr<WorldSocket> > > >, __gnu_cxx::__ops::_Iter_pred<NetworkThread<SocketType>::Update() [with SocketType = WorldSocket]::<lambda(std::shared_ptr<WorldSocket>)> > > (__pred=..., __last=std::shared_ptr (empty) 0x0, __first=...) at /usr/include/c++/4.9/bits/stl_algo.h:860
__result = <optimized out>
#9 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.
#10 NetworkThread<WorldSocket>::Update (this=0x6c9e74f298e8) at /home/trinity/TrinityCore/src/server/shared/Networking/NetworkThread.h:143
this = 0x6c9e74f298e8
#11 0x0000000001b13a8a in operator()<, void> (__object=<optimized out>, this=0x6c9e68a5ac60) at /usr/include/c++/4.9/functional:569
No locals.
#12 __call<void, boost::system::error_code const&, 0ul> (__args=<optimized out>, this=0x6c9e68a5ac60) at /usr/include/c++/4.9/functional:1264
No locals.
#13 operator()<const boost::system::error_code&, void> (this=0x6c9e68a5ac60) at /usr/include/c++/4.9/functional:1323
No locals.
#14 operator() (this=0x6c9e68a5ac60) at /usr/include/boost/asio/detail/bind_handler.hpp:47
No locals.
#15 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.
#16 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.
#17 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=0x6c9e6a978140, base=<optimized out>) at /usr/include/boost/asio/detail/wait_handler.hpp:70
h = <optimized out>
p = {h = 0x6c9e68a5ac60, 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)) 0x1b16b40 <NetworkThread<WorldSocket>::Update()>}, _M_bound_args = std::tuple containing = {[1] = 0x6c9e74f298e8}}, arg1_ = {m_val = 0, m_cat = 0x6c9ef142b0d0}}
#18 0x0000000000c79760 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.
#19 do_run_one (ec=..., this_thread=..., lock=..., this=0x6c9e6a978140) at /usr/include/boost/asio/detail/impl/task_io_service.ipp:384
task_result = <optimized out>
on_exit = {task_io_service_ = 0x6c9e6a978140, lock_ = 0x6c9e68a5acc0, this_thread_ = 0x6c9e68a5ad30}
more_handlers = true
#20 boost::asio::detail::task_io_service::run (this=0x6c9e6a978140, 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 = 0x6c9e68a5ad60, 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_ = 0x6c9e6a978140, value_ = 0x6c9e68a5ad30, next_ = 0x0}
lock = {<boost::asio::detail::noncopyable> = {<No data fields>}, mutex_ = @0x6c9e6a978170, locked_ = false}
n = 29415271
#21 0x0000000001b1623f in run (this=0x6c9e74f29958) at /usr/include/boost/asio/impl/io_service.ipp:59
ec = {m_val = 0, m_cat = 0x6c9ef142b0d0}
#22 NetworkThread<WorldSocket>::Run (this=0x6c9e74f298e8) at /home/trinity/TrinityCore/src/server/shared/Networking/NetworkThread.h:126
No locals.
#23 0x00006c9eeffb1970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
No symbol table info available.
#24 0x00006c9ef14340a4 in start_thread (arg=0x6c9e68a5b700) at pthread_create.c:309
__res = <optimized out>
pd = 0x6c9e68a5b700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {119427616323328, 4194135285088518033, 1, 119429926355040, 119429256104248, 119427616323328, -2087314409043918959, -2087016729741099119}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
pagesize_m1 = <optimized out>
sp = <optimized out>
freesize = <optimized out>
__PRETTY_FUNCTION__ = "start_thread"
#25 0x00006c9eef72162d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.
Thread 35 (Thread 0x6c9e6933c700 (LWP 45719)):
#0 memset () at ../sysdeps/x86_64/memset.S:94
No locals.
#1 0x0000000000cea99d in __fill_a<unsigned char> (__c=<optimized out>, __last=<optimized out>, __first=<optimized out>) at /usr/include/c++/4.9/bits/stl_algobase.h:714
No locals.
#2 __fill_n_a<unsigned long, unsigned char> (__c=<optimized out>, __n=<optimized out>, __first=<optimized out>) at /usr/include/c++/4.9/bits/stl_algobase.h:771
No locals.
#3 fill_n<unsigned char*, unsigned long, unsigned char> (__value=<optimized out>, __n=<optimized out>, __first=<optimized out>) at /usr/include/c++/4.9/bits/stl_algobase.h:797
No locals.
#4 __uninit_default_n<unsigned char*, unsigned long> (__n=<optimized out>, __first=<optimized out>) at /usr/include/c++/4.9/bits/stl_uninitialized.h:535
No locals.
#5 __uninitialized_default_n<unsigned char*, unsigned long> (__n=<optimized out>, __first=<optimized out>) at /usr/include/c++/4.9/bits/stl_uninitialized.h:568
No locals.
#6 __uninitialized_default_n_a<unsigned char*, unsigned long, unsigned char> (__n=<optimized out>, __first=<optimized out>) at /usr/include/c++/4.9/bits/stl_uninitialized.h:631
No locals.
#7 std::vector<unsigned char, std::allocator<unsigned char> >::_M_default_append (this=0x6c9d22eba000, __n=0) at /usr/include/c++/4.9/bits/vector.tcc:565
No locals.
#8 0x0000000001d720ba in resize (__new_size=4096, this=0x6c9e6933bac0) at /usr/include/c++/4.9/bits/stl_vector.h:676
No locals.
#9 MessageBuffer (this=0x6c9e6933bab0) at /home/trinity/TrinityCore/src/common/Utilities/MessageBuffer.h:32
No locals.
#10 WorldSocket::Update (this=0x6c9eebf3d790) at /home/trinity/TrinityCore/src/server/game/Server/WorldSocket.cpp:90
queued = <optimized out>
buffer = {_wpos = 0, _rpos = 0, _storage = std::vector of length 0, capacity 0}
#11 0x0000000001b16922 in operator() (sock=..., __closure=0x6c9e6933bb90) at /home/trinity/TrinityCore/src/server/shared/Networking/NetworkThread.h:145
this = 0x6c9e74f29808
#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=0x6c9e6933bb90, __it=..., __it@entry=std::shared_ptr (count 4, weak 1) 0x6c9eebf3d790) at /usr/include/c++/4.9/bits/predefined_ops.h:231
No locals.
#13 0x0000000001b16a7d in std::__find_if<__gnu_cxx::__normal_iterator<std::shared_ptr<WorldSocket>*, std::vector<std::shared_ptr<WorldSocket>, std::allocator<std::shared_ptr<WorldSocket> > > >, __gnu_cxx::__ops::_Iter_pred<NetworkThread<WorldSocket>::Update()::{lambda(std::shared_ptr<WorldSocket>)#1}> >(__gnu_cxx::__ops::_Iter_pred<NetworkThread<WorldSocket>::Update()::{lambda(std::shared_ptr<WorldSocket>)#1}>, __gnu_cxx::__ops::_Iter_pred<NetworkThread<WorldSocket>::Update()::{lambda(std::shared_ptr<WorldSocket>)#1}>, __gnu_cxx::__ops::_Iter_pred<NetworkThread<WorldSocket>::Update()::{lambda(std::shared_ptr<WorldSocket>)#1}>, std::random_access_iterator_tag) (__first=..., __last=..., __last@entry=std::shared_ptr (expired, weak 0) 0x6c9d5208a490, __pred=...) at /usr/include/c++/4.9/bits/stl_algo.h:132
__trip_count = 66
#14 0x0000000001b16bd1 in __find_if<__gnu_cxx::__normal_iterator<std::shared_ptr<WorldSocket>*, std::vector<std::shared_ptr<WorldSocket>, std::allocator<std::shared_ptr<WorldSocket> > > >, __gnu_cxx::__ops::_Iter_pred<NetworkThread<SocketType>::Update() [with SocketType = WorldSocket]::<lambda(std::shared_ptr<WorldSocket>)> > > (__pred=..., __last=..., __first=...) at /usr/include/c++/4.9/bits/stl_algo.h:162
No locals.
#15 __remove_if<__gnu_cxx::__normal_iterator<std::shared_ptr<WorldSocket>*, std::vector<std::shared_ptr<WorldSocket>, std::allocator<std::shared_ptr<WorldSocket> > > >, __gnu_cxx::__ops::_Iter_pred<NetworkThread<SocketType>::Update() [with SocketType = WorldSocket]::<lambda(std::shared_ptr<WorldSocket>)> > > (__pred=..., __last=std::shared_ptr (expired, weak 0) 0x6c9d5208a490, __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=0x6c9e74f29808) at /home/trinity/TrinityCore/src/server/shared/Networking/NetworkThread.h:143
this = 0x6c9e74f29808
#18 0x0000000001b13a8a in operator()<, void> (__object=<optimized out>, this=0x6c9e6933bc60) at /usr/include/c++/4.9/functional:569
No locals.
#19 __call<void, boost::system::error_code const&, 0ul> (__args=<optimized out>, this=0x6c9e6933bc60) at /usr/include/c++/4.9/functional:1264
No locals.
#20 operator()<const boost::system::error_code&, void> (this=0x6c9e6933bc60) at /usr/include/c++/4.9/functional:1323
No locals.
#21 operator() (this=0x6c9e6933bc60) 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=0x6c9e6a9776c0, base=<optimized out>) at /usr/include/boost/asio/detail/wait_handler.hpp:70
h = <optimized out>
p = {h = 0x6c9e6933bc60, 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)) 0x1b16b40 <NetworkThread<WorldSocket>::Update()>}, _M_bound_args = std::tuple containing = {[1] = 0x6c9e74f29808}}, arg1_ = {m_val = 0, m_cat = 0x6c9ef142b0d0}}
#25 0x0000000000c79760 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=0x6c9e6a9776c0) at /usr/include/boost/asio/detail/impl/task_io_service.ipp:384
task_result = <optimized out>
on_exit = {task_io_service_ = 0x6c9e6a9776c0, lock_ = 0x6c9e6933bcc0, this_thread_ = 0x6c9e6933bd30}
more_handlers = true
#27 boost::asio::detail::task_io_service::run (this=0x6c9e6a9776c0, 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 = 0x6c9e6933bd60, 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_ = 0x6c9e6a9776c0, value_ = 0x6c9e6933bd30, next_ = 0x0}
lock = {<boost::asio::detail::noncopyable> = {<No data fields>}, mutex_ = @0x6c9e6a9776f0, locked_ = false}
n = 29376809
#28 0x0000000001b1623f in run (this=0x6c9e74f29878) at /usr/include/boost/asio/impl/io_service.ipp:59
ec = {m_val = 0, m_cat = 0x6c9ef142b0d0}
#29 NetworkThread<WorldSocket>::Run (this=0x6c9e74f29808) at /home/trinity/TrinityCore/src/server/shared/Networking/NetworkThread.h:126
No locals.
#30 0x00006c9eeffb1970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
No symbol table info available.
#31 0x00006c9ef14340a4 in start_thread (arg=0x6c9e6933c700) at pthread_create.c:309
__res = <optimized out>
pd = 0x6c9e6933c700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {119427625633536, 4194135285088518033, 1, 119429926355040, 119429256103448, 119427625633536, -2087315388833333359, -2087016729741099119}, 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 0x00006c9eef72162d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.
Thread 34 (Thread 0x6c9e6a303700 (LWP 45718)):
#0 0x00006c9eef71a893 in select () at ../sysdeps/unix/syscall-template.S:81
No locals.
#1 0x00006c9ef1cd30ba in ?? () from /lib/x86_64-linux-gnu/libreadline.so.6
No symbol table info available.
#2 0x00006c9ef1cd332e in rl_read_key () from /lib/x86_64-linux-gnu/libreadline.so.6
No symbol table info available.
#3 0x00006c9ef1cbcc4c in readline_internal_char () from /lib/x86_64-linux-gnu/libreadline.so.6
No symbol table info available.
#4 0x00006c9ef1cbd3c5 in readline () from /lib/x86_64-linux-gnu/libreadline.so.6
No symbol table info available.
#5 0x0000000000c8b195 in CliThread () at /home/trinity/TrinityCore/src/server/worldserver/CommandLine/CliRunnable.cpp:155
command_str = <optimized out>
#6 0x00006c9eeffb1970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
No symbol table info available.
#7 0x00006c9ef14340a4 in start_thread (arg=0x6c9e6a303700) at pthread_create.c:309
__res = <optimized out>
pd = 0x6c9e6a303700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {119427642177280, 4194135285088518033, 1, 119429926355040, 119429256103360, 119427642177280, -2087317608794554479, -2087016729741099119}, 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 0x00006c9eef72162d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.
Thread 33 (Thread 0x6c9e70913700 (LWP 45717)):
#0 0x0000000001c61637 in Warden::Update (this=0x6c9d52799400) at /home/trinity/TrinityCore/src/server/game/Warden/Warden.cpp:96
No locals.
#1 0x0000000001b24add in WorldSession::Update (this=0x6c9df9dbb600, diff=diff@entry=869, updater=...) at /home/trinity/TrinityCore/src/server/game/Server/WorldSession.cpp:398
packet = 0x6c9d36457740
deletePacket = true
requeuePackets = std::vector of length 0, capacity 0
processedPackets = <optimized out>
currentTime = <optimized out>
#2 0x00000000017ddaf1 in Map::Update (this=0x6c9eadef8000, t_diff=869) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:698
updater = {<PacketFilter> = {_vptr.PacketFilter = 0x221ce10 <vtable for MapSessionFilter+16>, m_pSession = 0x6c9df9dbb600}, <No data fields>}
updater = {i_timeDiff = 3239551072}
grid_object_update = {i_visitor = @0x28065e8}
world_object_update = {i_visitor = @0x6c9e70912de0}
#3 0x00000000017ee634 in call (this=0x6c9dc11c02a0) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:42
No locals.
#4 MapUpdater::WorkerThread (this=0x28065e8 <MapManager::instance()::instance+168>) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:113
request = 0x6c9dc11c02a0
#5 0x00006c9eeffb1970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
No symbol table info available.
#6 0x00006c9ef14340a4 in start_thread (arg=0x6c9e70913700) at pthread_create.c:309
__res = <optimized out>
pd = 0x6c9e70913700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {119427749197568, 4194135285088518033, 1, 119429926355040, 135691436011344, 119427749197568, -2087296434605785199, -2087016729741099119}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
pagesize_m1 = <optimized out>
sp = <optimized out>
freesize = <optimized out>
__PRETTY_FUNCTION__ = "start_thread"
#7 0x00006c9eef72162d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.
Thread 32 (Thread 0x6c9e71141700 (LWP 45716)):
#0 GetCharmerGUID (this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.h:1678
No locals.
#1 GetCharmer (this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:6166
charmerGUID = {static Empty = {static Empty = <same as static member of an already seen type>, _guid = 0}, _guid = 0}
#2 GetCharmerOrOwner (this=0x6c9e36139000) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:6238
No locals.
#3 GetCharmerOrOwnerOrSelf (this=0x6c9e36139000) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:6243
No locals.
#4 Unit::IsInRaidWith (this=0x6c9e36139000, unit=0x6c9df6015000) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:13015
u2 = <optimized out>
#5 0x00000000016c1007 in operator() (u=<optimized out>, this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/Notifiers/GridNotifiers.h:978
No locals.
#6 Trinity::UnitListSearcher<Trinity::AnyGroupedUnitInObjectRangeCheck>::Visit (this=0x6c9e36139000, m=...) at /home/trinity/TrinityCore/src/server/game/Grids/Notifiers/GridNotifiersImpl.h:422
No locals.
#7 0x00000000016c130e in VisitorHelper<Trinity::UnitListSearcher<Trinity::AnyGroupedUnitInObjectRangeCheck>, Creature> (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:45
No locals.
#8 VisitorHelper<Trinity::UnitListSearcher<Trinity::AnyGroupedUnitInObjectRangeCheck>, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:51
No locals.
#9 VisitorHelper<Trinity::UnitListSearcher<Trinity::AnyGroupedUnitInObjectRangeCheck>, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:52
No locals.
#10 VisitorHelper<Trinity::UnitListSearcher<Trinity::AnyGroupedUnitInObjectRangeCheck>, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:58
No locals.
#11 Visit (c=..., this=0x6c9e711408d0) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:92
No locals.
#12 Visit<Trinity::UnitListSearcher<Trinity::AnyGroupedUnitInObjectRangeCheck> > (visitor=..., this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/Grid.h:91
No locals.
#13 VisitGrid<Trinity::UnitListSearcher<Trinity::AnyGroupedUnitInObjectRangeCheck>, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (visitor=..., y=3, x=5, this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/NGrid.h:157
No locals.
#14 Map::Visit<Trinity::UnitListSearcher<Trinity::AnyGroupedUnitInObjectRangeCheck>, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x6c9e42311000, cell=..., visitor=...) at /home/trinity/TrinityCore/src/server/game/Maps/Map.h:825
No locals.
#15 0x00000000016c182a in Visit<Trinity::UnitListSearcher<Trinity::AnyGroupedUnitInObjectRangeCheck>, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (y_off=<optimized out>, x_off=<optimized out>, radius=<optimized out>, map=..., visitor=..., standing_cell=..., this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/Cells/CellImpl.h:102
area = {low_bound = {x_coord = 332, y_coord = 290}, high_bound = {x_coord = 333, y_coord = 291}}
#16 VisitAll<Trinity::UnitListSearcher<Trinity::AnyGroupedUnitInObjectRangeCheck> > (notifier=..., radius=<optimized out>, y=<optimized out>, x=<optimized out>, this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Maps/Map.h:839
cell = {data = {Part = {grid_x = 41, grid_y = 36, cell_x = 5, cell_y = 3, nocreate = 1, reserved = 0}, All = 17586473}}
world_object_notifier = {i_visitor = @0x6c9e711409a0}
grid_object_notifier = {i_visitor = @0x6c9e711409a0}
#17 WorldObject::VisitNearbyObject<Trinity::UnitListSearcher<Trinity::AnyGroupedUnitInObjectRangeCheck> > (this=0x6c9e36139000, radius=@0xc: <error reading variable>, notifier=...) at /home/trinity/TrinityCore/src/server/game/Entities/Object/Object.h:597
No locals.
#18 0x00000000016bf065 in UnitAura::FillTargetMap (this=0x6c9d876a9b40, targets=std::unordered_map with 9 elements = {...}, caster=0x6c9e36139000) at /home/trinity/TrinityCore/src/server/game/Spells/Auras/SpellAuras.cpp:2517
u_check = {_source = 0x6c9e36139000, _refUnit = 0x6c9e36139000, _range = 40, _raid = true, _playerOnly = false, i_incOwnRadius = false, i_incTargetRadius = true}
searcher = {<Trinity::ContainerInserter<Unit*>> = {ref = 0x6c9e711409c0, inserter = 0x16c0bd0 <Trinity::ContainerInserter<Unit*>::InserterOf<std::deque<Unit*, std::allocator<Unit*> > >(void*, Unit*&&)>}, i_phaseMask = 1, i_check = @0x6c9e71140980}
radius = 40
units = std::deque with 6 elements = {0x6c9e36139000, 0x6c9dff6bc000, 0x6c9e36139000, 0x6c9e3afc0000, 0x6c9df465e000, 0x6c9e38daf000}
effIndex = 1 '\001'
#19 0x00000000016be14e in Aura::UpdateTargetMap (this=this@entry=0x6c9d876a9b40, caster=caster@entry=0x6c9e36139000, apply=apply@entry=true) at /home/trinity/TrinityCore/src/server/game/Spells/Auras/SpellAuras.cpp:493
targets = std::unordered_map with 9 elements = {[0x6c9d4034d000] = 1 '\001', [0x6c9d406a9000] = 1 '\001', [0x6c9d412f6000] = 1 '\001', [0x6c9e38daf000] = 1 '\001', [0x6c9df465e000] = 1 '\001', [0x6c9d40eac000] = 1 '\001', [0x6c9e3afc0000] = 1 '\001', [0x6c9dff6bc000] = 1 '\001', [0x6c9e36139000] = 1 '\001'}
targetsToRemove = std::deque with 0 elements
__FUNCTION__ = "UpdateTargetMap"
#20 0x00000000016bebd0 in Aura::UpdateOwner (this=this@entry=0x6c9d876a9b40, diff=diff@entry=869, owner=owner@entry=0x6c9e36139000) at /home/trinity/TrinityCore/src/server/game/Spells/Auras/SpellAuras.cpp:666
__FUNCTION__ = "UpdateOwner"
caster = 0x6c9e36139000
modSpell = 0x0
modOwner = 0x6c9e36139000
#21 0x0000000001a09be6 in Unit::_UpdateSpells (this=this@entry=0x6c9e36139000, time=time@entry=869) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:3099
i_aura = 0x6c9d876a9b40
#22 0x0000000001a22eea in Unit::Update (this=this@entry=0x6c9e36139000, p_time=p_time@entry=869) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:440
No locals.
#23 0x00000000019d877e in Player::Update (this=0x6c9e36139000, p_time=869) at /home/trinity/TrinityCore/src/server/game/Entities/Player/Player.cpp:1240
now = <optimized out>
pet = <optimized out>
#24 0x00000000017ddbb4 in Map::Update (this=this@entry=0x6c9e42311000, t_diff=t_diff@entry=869) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:720
updater = {i_timeDiff = 869}
grid_object_update = {i_visitor = @0x6c9e71140dc0}
world_object_update = {i_visitor = @0x6c9e71140dc0}
#25 0x00000000017ddfa0 in InstanceMap::Update (this=0x6c9e42311000, t_diff=869) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:3226
No locals.
#26 0x00000000017ee634 in call (this=0x6c9d99cc0c00) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:42
No locals.
#27 MapUpdater::WorkerThread (this=0x28065e8 <MapManager::instance()::instance+168>) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:113
request = 0x6c9d99cc0c00
#28 0x00006c9eeffb1970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
No symbol table info available.
#29 0x00006c9ef14340a4 in start_thread (arg=0x6c9e71141700) at pthread_create.c:309
__res = <optimized out>
pd = 0x6c9e71141700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {119427757774592, 4194135285088518033, 1, 119429926355040, 135691436011344, 119427757774592, -2087297507273867375, -2087016729741099119}, 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 0x00006c9eef72162d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.
Thread 31 (Thread 0x6c9e71982700 (LWP 45715)):
#0 0x0000000001c49428 in isInList (this=<optimized out>) at /home/trinity/TrinityCore/src/server/shared/Dynamic/LinkedList.h:41
No locals.
#1 isEmpty (this=<optimized out>) at /home/trinity/TrinityCore/src/server/shared/Dynamic/LinkedList.h:109
No locals.
#2 getFirst (this=<optimized out>) at /home/trinity/TrinityCore/src/server/shared/Dynamic/LinkedList.h:111
No locals.
#3 getFirst (this=<optimized out>) at /home/trinity/TrinityCore/src/server/shared/Dynamic/LinkedReference/RefManager.h:33
No locals.
#4 getFirst (this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/GridRefManager.h:33
No locals.
#5 begin (this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/GridRefManager.h:36
No locals.
#6 Trinity::CreatureRelocationNotifier::Visit (this=0x6c9e71981ca0, m=...) at /home/trinity/TrinityCore/src/server/game/Grids/Notifiers/GridNotifiers.cpp:196
No locals.
#7 0x0000000001c4b330 in Visit (m=..., this=<optimized out>) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:45
No locals.
#8 VisitorHelper<Trinity::CreatureRelocationNotifier, Creature> (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:45
No locals.
#9 VisitorHelper<Trinity::CreatureRelocationNotifier, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:51
No locals.
#10 VisitorHelper<Trinity::CreatureRelocationNotifier, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:52
No locals.
#11 VisitorHelper<Trinity::CreatureRelocationNotifier, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:58
No locals.
#12 Visit (c=..., this=<optimized out>) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:92
No locals.
#13 Visit<Trinity::CreatureRelocationNotifier> (visitor=..., this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/Grid.h:91
No locals.
#14 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:157
No locals.
#15 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:825
No locals.
#16 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 = 35, grid_y = 21, cell_x = 2, cell_y = 3, nocreate = 1, reserved = 0}, All = 17573219}}
r_zone_right = {data = {Part = {grid_x = 36, grid_y = 21, cell_x = 6, cell_y = 3, nocreate = 1, reserved = 0}, All = 17589604}}
#17 Visit<Trinity::CreatureRelocationNotifier, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (y_off=<optimized out>, x_off=<optimized out>, radius=2801.05566, map=..., visitor=..., standing_cell=..., this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/Cells/CellImpl.h:96
No locals.
#18 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:126
No locals.
#19 Trinity::DelayedUnitRelocation::Visit (this=0x6c9e71981ca0, m=...) at /home/trinity/TrinityCore/src/server/game/Grids/Notifiers/GridNotifiers.cpp:220
relocate = {i_creature = @0x6c9e1de56000}
#20 0x00000000017d4751 in VisitorHelper<Trinity::DelayedUnitRelocation, Creature> (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:45
No locals.
#21 VisitorHelper<Trinity::DelayedUnitRelocation, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:51
No locals.
#22 VisitorHelper<Trinity::DelayedUnitRelocation, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:52
No locals.
#23 VisitorHelper<Trinity::DelayedUnitRelocation, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:58
No locals.
#24 Visit (c=..., this=<optimized out>) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:92
No locals.
#25 Visit<Trinity::DelayedUnitRelocation> (visitor=..., this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/Grid.h:91
No locals.
#26 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:157
No locals.
#27 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:825
No locals.
#28 Map::ProcessRelocationNotifies (this=0x6c9e71981ca0, this@entry=0x6c9ea7d64000, diff=553791544, diff@entry=869) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:836
pair = {x_coord = 288, y_coord = 167}
cell = {data = {Part = {grid_x = 36, grid_y = 20, cell_x = 0, cell_y = 7, nocreate = 1, reserved = 0}, All = 18613540}}
cell_relocation = {i_map = @0x6c9ea7d64000, cell = @0x6c9e71981d50, p = @0x6c9e71981d60, i_radius = 533.333313}
#29 0x00000000017dde92 in Map::Update (this=0x6c9ea7d64000, t_diff=869) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:786
updater = {i_timeDiff = 869}
grid_object_update = {i_visitor = @0x6c9e71981de0}
world_object_update = {i_visitor = @0x6c9e71981de0}
#30 0x00000000017ee634 in call (this=0x6c9dc49bcb00) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:42
No locals.
#31 MapUpdater::WorkerThread (this=0x28065e8 <MapManager::instance()::instance+168>) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:113
request = 0x6c9dc49bcb00
#32 0x00006c9eeffb1970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
No symbol table info available.
#33 0x00006c9ef14340a4 in start_thread (arg=0x6c9e71982700) at pthread_create.c:309
__res = <optimized out>
pd = 0x6c9e71982700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {119427766429440, 4194135285088518033, 1, 119429926355040, 135691436011344, 119427766429440, -2087298710401581167, -2087016729741099119}, 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"
#34 0x00006c9eef72162d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.
Thread 30 (Thread 0x6c9e7226d700 (LWP 45714)):
#0 VMAP::VMapManager2::getHeight (this=0x6c9edc5d5c40, mapId=530, x=<optimized out>, y=2658.08008, z=91.1043015, maxSearchDist=50) at /home/trinity/TrinityCore/src/common/Collision/Management/VMapManager2.cpp:235
No locals.
#1 0x00000000017d50d8 in Map::GetHeight (this=this@entry=0x6c9eb6006000, x=x@entry=-666.442017, y=y@entry=2658.08008, z=z@entry=89.1043015, checkVMap=checkVMap@entry=true, maxSearchDist=maxSearchDist@entry=50) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:2348
vmgr = <optimized out>
mapHeight = 89.1017227
vmapHeight = -200000
#2 0x00000000017d51c4 in Map::GetHeight (this=0x6c9eb6006000, phasemask=<optimized out>, x=-666.442017, y=2658.08008, z=89.1043015, vmap=vmap@entry=true, maxSearchDist=maxSearchDist@entry=50) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:2629
No locals.
#3 0x0000000001904913 in Creature::UpdateMovementFlags (this=0x6c9d93de8000) at /home/trinity/TrinityCore/src/server/game/Entities/Creature/Creature.cpp:2934
ground = <optimized out>
isInAir = <optimized out>
this = 0x6c9d93de8000
#4 0x0000000001913b0b in Creature::Update (this=0x6c9d93de8000, diff=869) at /home/trinity/TrinityCore/src/server/game/Entities/Creature/Creature.cpp:573
No locals.
#5 0x0000000001c4ebd3 in Trinity::ObjectUpdater::Visit<Creature> (this=0x3e1d5, this@entry=0x6c9e7226cde0, m=...) at /home/trinity/TrinityCore/src/server/game/Grids/Notifiers/GridNotifiers.cpp:415
No locals.
#6 0x00000000017d43c3 in VisitorHelper<Trinity::ObjectUpdater, Creature> (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:45
No locals.
#7 VisitorHelper<Trinity::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:51
No locals.
#8 VisitorHelper<Trinity::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:52
No locals.
#9 VisitorHelper<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:58
No locals.
#10 Visit (c=..., this=0x6c9e7226cdf0) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:92
No locals.
#11 Visit<Trinity::ObjectUpdater> (visitor=..., this=0x6c9d54814648) at /home/trinity/TrinityCore/src/server/game/Grids/Grid.h:91
No locals.
#12 VisitGrid<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (visitor=..., y=<optimized out>, x=6, this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/NGrid.h:157
No locals.
#13 Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (visitor=..., cell=..., this=0x6c9eb6006000) at /home/trinity/TrinityCore/src/server/game/Maps/Map.h:825
No locals.
#14 Map::VisitNearbyCellsOf (this=this@entry=0x6c9eb6006000, obj=obj@entry=0x6c9dc4b0e000, gridVisitor=..., worldVisitor=...) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:680
cell_id = 151286
pair = {x_coord = 246, y_coord = 295}
cell = {data = {Part = {grid_x = 30, grid_y = 36, cell_x = 6, cell_y = 7, nocreate = 1, reserved = 0}, All = 18639134}}
y = 295
x = 246
area = {low_bound = {x_coord = 243, y_coord = 293}, high_bound = {x_coord = 248, y_coord = 298}}
#15 0x00000000017ddee5 in VisitNearbyCellsOf (worldVisitor=..., gridVisitor=..., obj=0x6c9dc4b0e000, this=0x6c9eb6006000) at /usr/include/c++/4.9/bits/vector.tcc:101
No locals.
#16 Map::Update (this=0x6c9eb6006000, t_diff=869) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:722
updater = {i_timeDiff = 869}
grid_object_update = {i_visitor = @0x6c9e7226cde0}
world_object_update = {i_visitor = @0x6c9e7226cde0}
#17 0x00000000017ee634 in call (this=0x6c9dc8fb5880) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:42
No locals.
#18 MapUpdater::WorkerThread (this=0x28065e8 <MapManager::instance()::instance+168>) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:113
request = 0x6c9dc8fb5880
#19 0x00006c9eeffb1970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
No symbol table info available.
#20 0x00006c9ef14340a4 in start_thread (arg=0x6c9e7226d700) at pthread_create.c:309
__res = <optimized out>
pd = 0x6c9e7226d700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {119427775780608, 4194135285088518033, 1, 119429926355040, 135691436011344, 119427775780608, -2087300107876565103, -2087016729741099119}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
pagesize_m1 = <optimized out>
sp = <optimized out>
freesize = <optimized out>
__PRETTY_FUNCTION__ = "start_thread"
#21 0x00006c9eef72162d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.
Thread 29 (Thread 0x6c9e72ae7700 (LWP 45713)):
#0 0x0000000001f6cf4a in dtNavMesh::calcTileLoc (this=0x50b440000000711, pos=pos@entry=0x6c9e72ae5f50, tx=tx@entry=0x6c9e72ae5f40, ty=ty@entry=0x6c9e72ae5f44) at /home/trinity/TrinityCore/dep/recastnavigation/Detour/Source/DetourNavMesh.cpp:1124
No locals.
#1 0x0000000001f70192 in dtNavMeshQuery::queryPolygons (this=0x6c9e31d08860, center=<optimized out>, extents=<optimized out>, filter=0x6c9d985032c0, query=0x6c9e72ae60b0) at /home/trinity/TrinityCore/dep/recastnavigation/Detour/Source/DetourNavMeshQuery.cpp:984
bmin = {587.3172, 604.158508, 5791.80371}
bmax = {593.3172, 614.158508, 5797.80371}
minx = 2
maxx = 2
miny = 1
maxy = 0
neis = {0xc29cf7a241c6cfe2, 0xff800000c1fe6080, 0xbf98286b401d7df8, 0xffc00000403373a4, 0x200000001, 0xff80000000000001, 0x100000002, 0xff80000000000002, 0x300000000, 0xc56911c700000000, 0x3, 0x2e200000003, 0xae, 0x6c9e41066175, 0x6c9e72ae67c0, 0x6c9eeff5a2e8 <operator new(unsigned long)+24>, 0x6c9db4f9f1f8, 0x6c9eeffb9e99 <std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&)+89>, 0x4, 0x6c9eeffbb830 <char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag)+80>, 0x226b1b4, 0x2, 0x6c9e72ae6730, 0x0, 0x6c9d2642e400, 0x6c9e72ae6730, 0x0, 0x6c9eee810d50, 0x6c9e72ae64d0, 0x1c0410c <PathGenerator::BuildPolyPath(G3D::Vector3 const&, G3D::Vector3 const&)+9868>, 0x21d5, 0x1aa4001be8d}
#2 0x0000000001f702e4 in queryPolygons (query=<optimized out>, filter=<optimized out>, extents=<optimized out>, center=<optimized out>, this=<optimized out>) at /home/trinity/TrinityCore/dep/recastnavigation/Detour/Source/DetourNavMeshQuery.cpp:975
No locals.
#3 dtNavMeshQuery::findNearestPoly (this=0x50b440000000711, center=0x6c9e72ae5f50, center@entry=0x6c9e72ae63f0, extents=0x6c9e72ae5f40, extents@entry=0x6c9e72ae6130, filter=0x6c9e72ae5f44, filter@entry=0x6c9d985032c0, nearestRef=0x6c9e72ae60b0, nearestRef@entry=0x6c9e72ae6128, nearestPt=nearestPt@entry=0x6c9e72ae6140) at /home/trinity/TrinityCore/dep/recastnavigation/Detour/Source/DetourNavMeshQuery.cpp:773
query = {<dtPolyQuery> = {_vptr.dtPolyQuery = 0x226ec10 <vtable for dtFindNearestPolyQuery+16>}, m_query = 0x6c9e31d08860, m_center = 0x6c9e72ae63f0, m_nearestDistanceSqr = 3.40282347e+38, m_nearestRef = 0, m_nearestPoint = {0, 0, 0}}
#4 0x0000000001bfce60 in PathGenerator::GetPolyByLocation (this=this@entry=0x6c9d98503000, point=point@entry=0x6c9e72ae63f0, distance=distance@entry=0x6c9e72ae61f0) at /home/trinity/TrinityCore/src/server/game/Movement/PathGenerator.cpp:141
polyRef = 0
extents = {3, 5, 3}
closestPoint = {0, 0, 0}
#5 0x0000000001c01b00 in PathGenerator::BuildPolyPath (this=this@entry=0x6c9d98503000, startPos=..., endPos=...) at /home/trinity/TrinityCore/src/server/game/Movement/PathGenerator.cpp:169
startPoint = {590.3172, 609.158508, 5794.80371}
endPoint = {582.677734, 612.15387, 5793.00977}
startPoly = <optimized out>
farFromPoly = <optimized out>
pathStartIndex = <optimized out>
pathEndIndex = <optimized out>
distToStartPoly = 2.59041643
distToEndPoly = 2.59041643
endPoly = <optimized out>
startPolyFound = <optimized out>
endPolyFound = <optimized out>
#6 0x0000000001c06357 in PathGenerator::CalculatePath (this=0x6c9d98503000, destX=5793.00977, destY=<optimized out>, destZ=612.15387, forceDest=<optimized out>, straightLine=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Movement/PathGenerator.cpp:90
y = <optimized out>
dest = {x = 5793.00977, y = 582.677734, z = 612.15387}
x = <optimized out>
z = <optimized out>
start = {x = 5794.80371, y = 590.3172, z = 609.158508}
#7 0x0000000001c12333 in FleeingMovementGenerator<Player>::SetTargetLocation (this=0x50b440000000711, owner=0x6c9e72ae5f50) at /home/trinity/TrinityCore/src/server/game/Movement/MovementGenerators/FleeingMovementGenerator.cpp:129
init = {args = {path = std::vector of length -8, capacity -62554351 = {{x = 3289.78125, y = 3.89631038e-41, z = 1.54142831e-44}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 1}, {x = 4.27246014e-05, y = 1.54142831e-44, z = 0}, {x = 0.000706481922, y = 1.04308118e-08, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = 3290.0625, z = 3.89631038e-41}, {x = 1.54142831e-44, y = 0, z = -3.5450809e-13}, {x = 3.89631038e-41, y = 1.40129846e-45, z = 0}, {x = 1, y = 1.38059837e+19, z = 1.54142831e-44}, {x = 0, y = 1.38059837e+19, z = 6.04571991e-28}, {x = 91.7918243, y = 5.27454152e+24, z = 2.42930927e+17}, {x = 2.52751703e-29, y = 1.17102491e-38, z = -3.01599503e-05}, {x = -3.58104114e-34, y = 9.24856986e-44, z = -4.76165657e+26}, {x = 3.89631038e-41, y = -6.77471261e-21, z = 3.89631038e-41}, {x = 1.54142831e-44, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = 1, y = -7.27503465e+15, z = 1.54142831e-44}, {x = 0, y = 1.08280674e-31, z = 4.07627783e+22}, {x = -6.77475139e-21, y = 3.89631038e-41, z = 1.54142831e-44}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 1}, {x = 3.04528622e-36, y = 1.54142831e-44, z = 0}, {x = 4.75395203, y = -1.47084042e-37, z = -6.77479016e-21}, {x = 3.89631038e-41, y = 1.54142831e-44, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = 1, z = 4.20319721e-37}, {x = 1.54142831e-44, y = 0, z = -6.24936532e+14}, {x = 12.313014, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = -6.77482894e-21, y = 3.89631038e-41, z = 1.54142831e-44}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 1}, {x = 1.81967978e+20, y = 1.54142831e-44, z = 0}, {x = 4.12993906e-31, y = 1.0126633e+25, z = 2.56388529e+24}, {x = -4.31001784e+32, y = 37.9670601, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = -4.76619004e+26, z = 3.89631038e-41}, {x = -4.2575896e-19, y = 3.89631038e-41, z = 1.54142831e-44}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 1}, {x = 9.73047641e-41, y = 1.54142831e-44, z = 0}, {x = 1.16016302e-40, y = 6.7998008e-41, z = -4.25761442e-19}, {x = 3.89631038e-41, y = 1.54142831e-44, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = 1, z = 1.37065207e-40}, {x = 1.54142831e-44, y = 0, z = 1.75710216e-40}, {x = 1.8709997e-40, y = -4.25763923e-19, z = 3.89631038e-41}, {x = 1.54142831e-44, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = 1, y = 6.45910121e-21, z = 1.54142831e-44}, {x = 0, y = 4.12679782e-29, z = -543501.375}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = -4.25766405e-19}, {x = 3.89631038e-41, y = 1.54142831e-44, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = 1, z = 8.85088837e-39}, {x = 1.54142831e-44, y = 0, z = -7002.04688}, {x = 1.93951738e-29, y = 4.66192529e-10, z = 5.85043103e+29}, {x = 2.64062572, y = 3.03711539e-29, z = -4.00640355e+19}, {x = -3.01600703e-05, y = -3.58104114e-34, z = 9.24856986e-44}, {x = -5.00797521e+26, y = 3.89631038e-41, z = -1.20195828e-17}, {x = 3.89631038e-41, y = 1.54142831e-44, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = 1, z = -1.99376694e+17}, {x = 1.54142831e-44, y = 0, z = 1.76766742e-27}, {x = -7.9464036e-16, y = -1.20197416e-17, z = 3.89631038e-41}, {x = 1.54142831e-44, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = 1, y = 5.21537761e-26, z = 1.54142831e-44}, {x = 0, y = 4.39929306e-35, z = -nan(0x4da049)}, {x = -1.20204563e-17, y = 3.89631038e-41, z = 1.54142831e-44}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 1}, {x = -2.43719823e+30, y = 1.54142831e-44, z = 0}, {x = 5.52239454e-09, y = -1.50130186e-11, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = -1.20205357e-17, z = 3.89631038e-41}, {x = 1.54142831e-44, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = 1, y = 4.00605435e-23, z = 1.54142831e-44}, {x = 0, y = -1.50463277e-36, z = -1.32728008e+16}, {x = -1.5532426e+26, y = 4.27308084e-34, z = 4.98472272e-39}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = -147.625}, {x = 3.89631038e-41, y = 8.2800548e+31, z = 3.89631038e-41}, {x = 1.54142831e-44, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = 1, y = 0.162191406, z = 1.54142831e-44}, {x = 0, y = -9.59700515e-08, z = -nan(0x779c43)}, {x = 8.28014764e+31, y = 3.89631038e-41, z = 1.54142831e-44}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 1}, {x = 8.33787081e+34, y = 1.54142831e-44, z = 0}, {x = -2.83969981e-14, y = -2.09266491e+27, z = 4.62204226e+33}, {x = 3.89631038e-41, y = 1.54142831e-44, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = 1, z = 1.38799711e-13}, {x = 1.54142831e-44, y = 0, z = -4.00541718e+29}, {x = 73.0415344, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = 4.84339584e+33, y = 3.89631038e-41, z = 1.54142831e-44}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 1}, {x = 9.46194031e-37, y = 1.54142831e-44, z = 0}, {x = 2.16270494, y = -0.125001416, z = 1.59159381e-35}, {x = 2.58607282e+15, y = 1.03399056e-25, z = -1.79447402e+38}, {x = 9.38869971e-43, y = 0, z = 0}, {x = 0, y = -147.8125, z = 3.89631038e-41}, {x = 6.76974938e+33, y = 3.89631038e-41, z = 1.54142831e-44}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 1}, {x = 0.162191406, y = 1.54142831e-44, z = 0}, {x = -9.59700515e-08, y = -nan(0x779c43), z = 6.77022475e+33}, {x = 3.89631038e-41, y = 1.54142831e-44, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = 1, z = 8.33787081e+34}, {x = 1.54142831e-44, y = 0, z = -2.83969981e-14}, {x = -2.09266491e+27, y = 6.77034359e+33, z = 3.89631038e-41}, {x = 1.54142831e-44, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = 1, y = 1.38799711e-13, z = 1.54142831e-44}, {x = 0, y = -4.00541718e+29, z = 73.0415344}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 1.65914468e+34}, {x = 3.89631038e-41, y = 1.54142831e-44, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = 1, z = 9.46194031e-37}, {x = 1.54142831e-44, y = 0, z = 2.16270494}, {x = -0.125001416, y = 1.59159381e-35, z = 4960804}, {x = -194314480, y = 9.20454883e-30, z = 1.53650975e-40}, {x = -2.72227907e-09, y = 0, z = 0}, {x = -5.01250868e+26, y = 3.89631038e-41, z = -1.21690577e-17}, {x = 3.89631038e-41, y = 1.54142831e-44, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = 1, z = 1.93603983e+22}, {x = 1.54142831e-44, y = 0, z = -2.31599771e+25}, {x = nan(0x411a40), y = -1.21813926e-17, z = 3.89631038e-41}, {x = 1.54142831e-44, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = 1, y = -2.48795725e-24, z = 1.54142831e-44}, {x = 0, y = 1.38165359e-17, z = 5.99093536e+35}, {x = -1.21825837e-17, y = 3.89631038e-41, z = 1.54142831e-44}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 1}, {x = 3.97273255e-23, y = 1.54142831e-44, z = 0}, {x = 2.80423987e+37, y = -nan(0x7feedc), z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = -1.29461574e-17, z = 3.89631038e-41}, {x = 1.54142831e-44, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = 1, y = -2.76330093e+21, z = 1.54142831e-44}, {x = 0, y = -1.6569712e+37, z = 7.18901145e-40}, {x = 3.83693111e-34, y = 1.78893358e-18, z = 2.35099094e-38}, {x = 5.83155401e-39, y = 0, z = 0}, {x = 0, y = 0, z = 7.84745532e-16}, {x = 3.89631038e-41, y = -3.32791304e-19, z = 3.89631038e-41}, {x = 1.54142831e-44, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = 1, y = 0, z = 1.54142831e-44}, {x = 0, y = 1.55862101e-37, z = 3.1170483e-39}, {x = -3.32796267e-19, y = 3.89631038e-41, z = 1.54142831e-44}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 1}, {x = 0, y = 1.54142831e-44, z = 0}, {x = 0, y = 0, z = -3.32798749e-19}, {x = 3.89631038e-41, y = 1.54142831e-44, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = 1, z = 0}, {x = 1.54142831e-44, y = 0, z = 2.80259693e-45}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 0}, {x = -3.3280123e-19, y = 3.89631038e-41, z = 1.54142831e-44}, {x = 0, y = 0, z = 0}, {x = 0, y = 0, z = 1}, {x = 0, y = 1.54142831e-44, z = 0}...}, facing = {f = {x = 1.15491759e+32, y = 3.89631038e-41, z = 1.76098447e-09}, target = 119423523763904, angle = 1.15491759e+32}, flags = {animId = 65 'A', done = false, falling = false, no_spline = false, parabolic = false, walkmode = false, flying = true, orientationFixed = false, final_point = false, final_target = true, final_angle = true, catmullrom = true, cyclic = false, enter_cycle = false, animation = true, frozen = true, transportEnter = false, transportExit = true, unknown7 = false, unknown8 = false, orientationInversed = false, unknown10 = false, unknown11 = false, unknown12 = false, unknown13 = false}, path_Idx_offset = 0, velocity = 6.90963003e+30, parabolic_amplitude = 3.89645051e-41, time_perc = -1.73018075e-36, splineId = 27806, initialOrientation = -1.73041895e-36, HasVelocity = 158, TransformForTransport = 108}, unit = 0x6c9e841335c8}
destination = {m_positionX = 5793.00977, m_positionY = 582.677734, m_positionZ = 612.15387, m_orientation = 2.352988}
result = false
traveltime = -2079117312
#8 0x0000000001c125e2 in FleeingMovementGenerator<Player>::DoUpdate (this=0x50b440000000711, owner=0x6c9e72ae5f50, diff=1924030272) at /home/trinity/TrinityCore/src/server/game/Movement/MovementGenerators/FleeingMovementGenerator.cpp:94
No locals.
#9 0x0000000001c09285 in MotionMaster::UpdateMotion (this=0x50b440000000711, diff=1924030272) at /home/trinity/TrinityCore/src/server/game/Movement/MotionMaster.cpp:95
__FUNCTION__ = "UpdateMotion"
#10 0x0000000001a22fcb in Unit::Update (this=this@entry=0x6c9e84133000, p_time=p_time@entry=869) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:484
p_time = 869
this = 0x6c9e84133000
#11 0x00000000019d877e in Player::Update (this=0x6c9e84133000, p_time=869) at /home/trinity/TrinityCore/src/server/game/Entities/Player/Player.cpp:1240
now = <optimized out>
pet = <optimized out>
#12 0x00000000017ddbb4 in Map::Update (this=0x6c9eb609c000, t_diff=869) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:720
updater = {i_timeDiff = 869}
grid_object_update = {i_visitor = @0x6c9e72ae6de0}
world_object_update = {i_visitor = @0x6c9e72ae6de0}
#13 0x00000000017ee634 in call (this=0x6c9dc8c1f900) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:42
No locals.
#14 MapUpdater::WorkerThread (this=0x28065e8 <MapManager::instance()::instance+168>) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:113
request = 0x6c9dc8c1f900
#15 0x00006c9eeffb1970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
No symbol table info available.
#16 0x00006c9ef14340a4 in start_thread (arg=0x6c9e72ae7700) at pthread_create.c:309
__res = <optimized out>
pd = 0x6c9e72ae7700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {119427784668928, 4194135285088518033, 1, 119429926355040, 135691436011344, 119427784668928, -2087301272886444143, -2087016729741099119}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
pagesize_m1 = <optimized out>
sp = <optimized out>
freesize = <optimized out>
__PRETTY_FUNCTION__ = "start_thread"
#17 0x00006c9eef72162d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.
Thread 28 (Thread 0x6c9e733d5700 (LWP 45712)):
#0 _Deque_iterator (__x=, this=<synthetic pointer>) at /usr/include/c++/4.9/bits/stl_deque.h:137
No locals.
#1 begin (this=0x6c9e733d4920) at /usr/include/c++/4.9/bits/stl_deque.h:1043
No locals.
#2 UnitAura::FillTargetMap (this=0x6c9e03b1af20, targets=std::unordered_map with 0 elements, caster=0x6c9e38d7d000) at /home/trinity/TrinityCore/src/server/game/Spells/Auras/SpellAuras.cpp:2549
unit = 0x6c9e4ce07000
__for_range = std::deque with 1 elements = {0x6c9e4ce07000}
units = std::deque with 1 elements = {0x6c9e4ce07000}
effIndex = 0 '\000'
#3 0x00000000016be14e in Aura::UpdateTargetMap (this=this@entry=0x6c9e03b1af20, caster=caster@entry=0x6c9e38d7d000, apply=apply@entry=true) at /home/trinity/TrinityCore/src/server/game/Spells/Auras/SpellAuras.cpp:493
targets = std::unordered_map with 0 elements
targetsToRemove = std::deque with 0 elements
__FUNCTION__ = "UpdateTargetMap"
#4 0x00000000016bebd0 in Aura::UpdateOwner (this=this@entry=0x6c9e03b1af20, diff=diff@entry=869, owner=owner@entry=0x6c9e4ce07000) at /home/trinity/TrinityCore/src/server/game/Spells/Auras/SpellAuras.cpp:666
__FUNCTION__ = "UpdateOwner"
caster = 0x6c9e38d7d000
modSpell = 0x0
modOwner = 0x6c9e38d7d000
#5 0x0000000001a09be6 in Unit::_UpdateSpells (this=this@entry=0x6c9e4ce07000, time=time@entry=869) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:3099
i_aura = 0x6c9e03b1af20
#6 0x0000000001a22eea in Unit::Update (this=this@entry=0x6c9e4ce07000, p_time=p_time@entry=869) at /home/trinity/TrinityCore/src/server/game/Entities/Unit/Unit.cpp:440
No locals.
#7 0x0000000001913b36 in Creature::Update (this=0x6c9e4ce07000, diff=869) at /home/trinity/TrinityCore/src/server/game/Entities/Creature/Creature.cpp:649
No locals.
#8 0x0000000001c4ebd3 in Trinity::ObjectUpdater::Visit<Creature> (this=0x6c9e733d4920, this@entry=0x6c9e733d4dc0, m=...) at /home/trinity/TrinityCore/src/server/game/Grids/Notifiers/GridNotifiers.cpp:415
No locals.
#9 0x00000000017d43c3 in VisitorHelper<Trinity::ObjectUpdater, Creature> (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:45
No locals.
#10 VisitorHelper<Trinity::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:51
No locals.
#11 VisitorHelper<Trinity::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:52
No locals.
#12 VisitorHelper<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:58
No locals.
#13 Visit (c=..., this=0x6c9e733d4dd0) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:92
No locals.
#14 Visit<Trinity::ObjectUpdater> (visitor=..., this=0x6c9da10c43e8) at /home/trinity/TrinityCore/src/server/game/Grids/Grid.h:91
No locals.
#15 VisitGrid<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (visitor=..., y=<optimized out>, x=4, this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/NGrid.h:157
No locals.
#16 Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (visitor=..., cell=..., this=0x6c9e4920e000) at /home/trinity/TrinityCore/src/server/game/Maps/Map.h:825
No locals.
#17 Map::VisitNearbyCellsOf (this=this@entry=0x6c9e4920e000, obj=obj@entry=0x6c9e11072000, gridVisitor=..., worldVisitor=...) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:680
cell_id = 131852
pair = {x_coord = 268, y_coord = 257}
cell = {data = {Part = {grid_x = 33, grid_y = 32, cell_x = 4, cell_y = 1, nocreate = 1, reserved = 0}, All = 17057825}}
y = 257
x = 268
area = {low_bound = {x_coord = 263, y_coord = 251}, high_bound = {x_coord = 273, y_coord = 262}}
#18 0x00000000017ddee5 in VisitNearbyCellsOf (worldVisitor=..., gridVisitor=..., obj=0x6c9e11072000, this=0x6c9e4920e000) at /usr/include/c++/4.9/bits/vector.tcc:101
No locals.
#19 Map::Update (this=this@entry=0x6c9e4920e000, t_diff=t_diff@entry=869) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:722
updater = {i_timeDiff = 869}
grid_object_update = {i_visitor = @0x6c9e733d4dc0}
world_object_update = {i_visitor = @0x6c9e733d4dc0}
#20 0x00000000017ddfa0 in InstanceMap::Update (this=0x6c9e4920e000, t_diff=869) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:3226
No locals.
#21 0x00000000017ee634 in call (this=0x6c9d446a9760) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:42
No locals.
#22 MapUpdater::WorkerThread (this=0x28065e8 <MapManager::instance()::instance+168>) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:113
request = 0x6c9d446a9760
#23 0x00006c9eeffb1970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
No symbol table info available.
#24 0x00006c9ef14340a4 in start_thread (arg=0x6c9e733d5700) at pthread_create.c:309
__res = <optimized out>
pd = 0x6c9e733d5700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {119427794032384, 4194135285088518033, 1, 119429926355040, 135691436011344, 119427794032384, -2087302242475311215, -2087016729741099119}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
pagesize_m1 = <optimized out>
sp = <optimized out>
freesize = <optimized out>
__PRETTY_FUNCTION__ = "start_thread"
#25 0x00006c9eef72162d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.
Thread 27 (Thread 0x6c9e742a5700 (LWP 45711)):
#0 0x0000000001c49469 in hasNext (this=<optimized out>) at /home/trinity/TrinityCore/src/server/shared/Dynamic/LinkedList.h:39
No locals.
#1 next (this=<optimized out>) at /home/trinity/TrinityCore/src/server/shared/Dynamic/LinkedList.h:43
No locals.
#2 next (this=<optimized out>) at /home/trinity/TrinityCore/src/server/shared/Dynamic/LinkedReference/Reference.h:84
No locals.
#3 next (this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/GridReference.h:50
No locals.
#4 operator++ (this=<optimized out>) at /home/trinity/TrinityCore/src/server/shared/Dynamic/LinkedList.h:192
No locals.
#5 Trinity::CreatureRelocationNotifier::Visit (this=0x6c9d40d14000, m=...) at /home/trinity/TrinityCore/src/server/game/Grids/Notifiers/GridNotifiers.cpp:196
No locals.
#6 0x0000000001c4b244 in Visit (m=..., this=<optimized out>) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:45
No locals.
#7 VisitorHelper<Trinity::CreatureRelocationNotifier, Creature> (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:45
No locals.
#8 VisitorHelper<Trinity::CreatureRelocationNotifier, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:51
No locals.
#9 VisitorHelper<Trinity::CreatureRelocationNotifier, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:52
No locals.
#10 VisitorHelper<Trinity::CreatureRelocationNotifier, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:58
No locals.
#11 Visit (c=..., this=<optimized out>) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:92
No locals.
#12 Visit<Trinity::CreatureRelocationNotifier> (visitor=..., this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/Grid.h:91
No locals.
#13 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:157
No locals.
#14 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:825
No locals.
#15 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:146
r_zone = {data = {Part = {grid_x = 33, grid_y = 32, cell_x = 1, cell_y = 2, nocreate = 1, reserved = 0}, All = 17307681}}
#16 Visit<Trinity::CreatureRelocationNotifier, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (y_off=<optimized out>, x_off=<optimized out>, radius=3, map=..., visitor=..., standing_cell=..., this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/Cells/CellImpl.h:96
No locals.
#17 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:126
No locals.
#18 Trinity::DelayedUnitRelocation::Visit (this=0x6c9d40d14000, m=...) at /home/trinity/TrinityCore/src/server/game/Grids/Notifiers/GridNotifiers.cpp:220
relocate = {i_creature = @0x6c9dcceae000}
#19 0x00000000017d4751 in VisitorHelper<Trinity::DelayedUnitRelocation, Creature> (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:45
No locals.
#20 VisitorHelper<Trinity::DelayedUnitRelocation, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:51
No locals.
#21 VisitorHelper<Trinity::DelayedUnitRelocation, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:52
No locals.
#22 VisitorHelper<Trinity::DelayedUnitRelocation, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:58
No locals.
#23 Visit (c=..., this=<optimized out>) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:92
No locals.
#24 Visit<Trinity::DelayedUnitRelocation> (visitor=..., this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/Grid.h:91
No locals.
#25 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:157
No locals.
#26 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:825
No locals.
#27 Map::ProcessRelocationNotifies (this=0x6c9d40d14000, this@entry=0x6c9e156c6000, diff=14, diff@entry=869) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:836
pair = {x_coord = 265, y_coord = 257}
cell = {data = {Part = {grid_x = 33, grid_y = 32, cell_x = 1, cell_y = 1, nocreate = 1, reserved = 0}, All = 17045537}}
cell_relocation = {i_map = @0x6c9e156c6000, cell = @0x6c9e742a4d30, p = @0x6c9e742a4d40, i_radius = 533.333313}
#28 0x00000000017dde92 in Map::Update (this=this@entry=0x6c9e156c6000, t_diff=t_diff@entry=869) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:786
updater = {i_timeDiff = 869}
grid_object_update = {i_visitor = @0x6c9e742a4dc0}
world_object_update = {i_visitor = @0x6c9e742a4dc0}
#29 0x00000000017ddfa0 in InstanceMap::Update (this=0x6c9e156c6000, t_diff=869) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:3226
No locals.
#30 0x00000000017ee634 in call (this=0x6c9dbfc71880) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:42
No locals.
#31 MapUpdater::WorkerThread (this=0x28065e8 <MapManager::instance()::instance+168>) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:113
request = 0x6c9dbfc71880
#32 0x00006c9eeffb1970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
No symbol table info available.
#33 0x00006c9ef14340a4 in start_thread (arg=0x6c9e742a5700) at pthread_create.c:309
__res = <optimized out>
pd = 0x6c9e742a5700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {119427809564416, 4194135285088518033, 1, 119429926355040, 135691436011344, 119427809564416, -2087304604707324015, -2087016729741099119}, 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"
#34 0x00006c9eef72162d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.
Thread 26 (Thread 0x6c9e74b81700 (LWP 45710)):
#0 0x0000000001913be5 in Creature::Update (this=0x6c9dab92e000, diff=869) at /home/trinity/TrinityCore/src/server/game/Entities/Creature/Creature.cpp:732
No locals.
#1 0x0000000001c4ebd3 in Trinity::ObjectUpdater::Visit<Creature> (this=0x6c9d907aefd0, this@entry=0x6c9e74b80de0, m=...) at /home/trinity/TrinityCore/src/server/game/Grids/Notifiers/GridNotifiers.cpp:415
No locals.
#2 0x00000000017d43c3 in VisitorHelper<Trinity::ObjectUpdater, Creature> (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:45
No locals.
#3 VisitorHelper<Trinity::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:51
No locals.
#4 VisitorHelper<Trinity::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:52
No locals.
#5 VisitorHelper<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (c=..., v=...) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:58
No locals.
#6 Visit (c=..., this=0x6c9e74b80df0) at /home/trinity/TrinityCore/src/server/shared/Dynamic/TypeContainerVisitor.h:92
No locals.
#7 Visit<Trinity::ObjectUpdater> (visitor=..., this=0x6c9d3c23caf8) at /home/trinity/TrinityCore/src/server/game/Grids/Grid.h:91
No locals.
#8 VisitGrid<Trinity::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (visitor=..., y=<optimized out>, x=7, this=<optimized out>) at /home/trinity/TrinityCore/src/server/game/Grids/NGrid.h:157
No locals.
#9 Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (visitor=..., cell=..., this=0x6c9eae764000) at /home/trinity/TrinityCore/src/server/game/Maps/Map.h:825
No locals.
#10 Map::VisitNearbyCellsOf (this=this@entry=0x6c9eae764000, obj=obj@entry=0x6c9e3184e000, gridVisitor=..., worldVisitor=...) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:680
cell_id = 107791
pair = {x_coord = 271, y_coord = 210}
cell = {data = {Part = {grid_x = 33, grid_y = 26, cell_x = 7, cell_y = 2, nocreate = 1, reserved = 0}, All = 17331873}}
y = 210
x = 271
area = {low_bound = {x_coord = 266, y_coord = 206}, high_bound = {x_coord = 271, y_coord = 211}}
#11 0x00000000017ddee5 in VisitNearbyCellsOf (worldVisitor=..., gridVisitor=..., obj=0x6c9e3184e000, this=0x6c9eae764000) at /usr/include/c++/4.9/bits/vector.tcc:101
No locals.
#12 Map::Update (this=0x6c9eae764000, t_diff=869) at /home/trinity/TrinityCore/src/server/game/Maps/Map.cpp:722
updater = {i_timeDiff = 869}
grid_object_update = {i_visitor = @0x6c9e74b80de0}
world_object_update = {i_visitor = @0x6c9e74b80de0}
#13 0x00000000017ee634 in call (this=0x6c9dc654c620) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:42
No locals.
#14 MapUpdater::WorkerThread (this=0x28065e8 <MapManager::instance()::instance+168>) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:113
request = 0x6c9dc654c620
#15 0x00006c9eeffb1970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
No symbol table info available.
#16 0x00006c9ef14340a4 in start_thread (arg=0x6c9e74b81700) at pthread_create.c:309
__res = <optimized out>
pd = 0x6c9e74b81700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {119427818854144, 4194135285088518033, 1, 119429926355040, 135691436011344, 119427818854144, -2087305581812383855, -2087016729741099119}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
pagesize_m1 = <optimized out>
sp = <optimized out>
freesize = <optimized out>
__PRETTY_FUNCTION__ = "start_thread"
#17 0x00006c9eef72162d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.
Thread 25 (Thread 0x6c9ee14c6700 (LWP 45697)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
No locals.
#1 0x00006c9eeffadc7c 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 0x0000000001de298f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76
lock = {_M_device = 0x6c9eee812300, _M_owns = true}
#3 DatabaseWorker::WorkerThread (this=0x6c9eee8c1800) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:49
operation = 0x0
#4 0x00006c9eeffb1970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
No symbol table info available.
#5 0x00006c9ef14340a4 in start_thread (arg=0x6c9ee14c6700) at pthread_create.c:309
__res = <optimized out>
pd = 0x6c9ee14c6700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {119429640513280, 4194135285088518033, 1, 119429926355040, 135691436017360, 119429640513280, -2087051975267844207, -2087016729741099119}, 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 0x00006c9eef72162d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.
Thread 24 (Thread 0x6c9ee1ced700 (LWP 45695)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
No locals.
#1 0x00006c9eeffadc7c 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 0x0000000001de298f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76
lock = {_M_device = 0x6c9eee812300, _M_owns = true}
#3 DatabaseWorker::WorkerThread (this=0x6c9eee8c1880) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:49
operation = 0x0
#4 0x00006c9eeffb1970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
No symbol table info available.
#5 0x00006c9ef14340a4 in start_thread (arg=0x6c9ee1ced700) at pthread_create.c:309
__res = <optimized out>
pd = 0x6c9ee1ced700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {119429649061632, 4194135285088518033, 1, 119429926355040, 135691436017360, 119429649061632, -2087053061357699183, -2087016729741099119}, 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 0x00006c9eef72162d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.
Thread 23 (Thread 0x6c9ee255d700 (LWP 45693)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
No locals.
#1 0x00006c9eeffadc7c 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 0x0000000001de298f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76
lock = {_M_device = 0x6c9eee812300, _M_owns = true}
#3 DatabaseWorker::WorkerThread (this=0x6c9eee8c18c0) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:49
operation = 0x0
#4 0x00006c9eeffb1970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
No symbol table info available.
#5 0x00006c9ef14340a4 in start_thread (arg=0x6c9ee255d700) at pthread_create.c:309
__res = <optimized out>
pd = 0x6c9ee255d700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {119429657908992, 4194135285088518033, 1, 119429926355040, 135691436017360, 119429657908992, -2087053963300831343, -2087016729741099119}, 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 0x00006c9eef72162d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.
Thread 22 (Thread 0x6c9ee2d9b700 (LWP 45691)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
No locals.
#1 0x00006c9eeffadc7c 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 0x0000000001de298f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76
lock = {_M_device = 0x6c9eee812300, _M_owns = true}
#3 DatabaseWorker::WorkerThread (this=0x6c9eee8c1900) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:49
operation = 0x0
#4 0x00006c9eeffb1970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
No symbol table info available.
#5 0x00006c9ef14340a4 in start_thread (arg=0x6c9ee2d9b700) at pthread_create.c:309
__res = <optimized out>
pd = 0x6c9ee2d9b700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {119429666551552, 4194135285088518033, 1, 119429926355040, 135691436017360, 119429666551552, -2087055164817932399, -2087016729741099119}, 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 0x00006c9eef72162d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.
Thread 21 (Thread 0x6c9ee35ba700 (LWP 45675)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
No locals.
#1 0x00006c9eeffadc7c 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 0x0000000001de298f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76
lock = {_M_device = 0x6c9eee8123c0, _M_owns = true}
#3 DatabaseWorker::WorkerThread (this=0x6c9eee8c1d80) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:49
operation = 0x0
#4 0x00006c9eeffb1970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
No symbol table info available.
#5 0x00006c9ef14340a4 in start_thread (arg=0x6c9ee35ba700) at pthread_create.c:309
__res = <optimized out>
pd = 0x6c9ee35ba700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {119429675067136, 4194135285088518033, 1, 119429926355040, 135691436017360, 119429675067136, -2087056246612820079, -2087016729741099119}, 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 0x00006c9eef72162d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.
Thread 20 (Thread 0x6c9ee3e03700 (LWP 45673)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
No locals.
#1 0x00006c9eeffadc7c 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 0x0000000001de298f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76
lock = {_M_device = 0x6c9eee8123c0, _M_owns = true}
#3 DatabaseWorker::WorkerThread (this=0x6c9eee8c1e00) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:49
operation = 0x0
#4 0x00006c9eeffb1970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
No symbol table info available.
#5 0x00006c9ef14340a4 in start_thread (arg=0x6c9ee3e03700) at pthread_create.c:309
__res = <optimized out>
pd = 0x6c9ee3e03700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {119429683754752, 4194135285088518033, 1, 119429926355040, 135691436017360, 119429683754752, -2087057711733538927, -2087016729741099119}, 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 0x00006c9eef72162d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.
Thread 19 (Thread 0x6c9ee46ec700 (LWP 45671)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
No locals.
#1 0x00006c9eeffadc7c 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 0x0000000001de298f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76
lock = {_M_device = 0x6c9eee8123c0, _M_owns = true}
#3 DatabaseWorker::WorkerThread (this=0x6c9eee8c1e80) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:49
operation = 0x0
#4 0x00006c9eeffb1970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
No symbol table info available.
#5 0x00006c9ef14340a4 in start_thread (arg=0x6c9ee46ec700) at pthread_create.c:309
__res = <optimized out>
pd = 0x6c9ee46ec700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {119429693097728, 4194135285088518033, 1, 119429926355040, 135691436017360, 119429693097728, -2087058833256874095, -2087016729741099119}, 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 0x00006c9eef72162d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.
Thread 18 (Thread 0x6c9ee4f38700 (LWP 45669)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
No locals.
#1 0x00006c9eeffadc7c 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 0x0000000001de298f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76
lock = {_M_device = 0x6c9eee8123c0, _M_owns = true}
#3 DatabaseWorker::WorkerThread (this=0x6c9eee8c1f00) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:49
operation = 0x0
#4 0x00006c9eeffb1970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
No symbol table info available.
#5 0x00006c9ef14340a4 in start_thread (arg=0x6c9ee4f38700) at pthread_create.c:309
__res = <optimized out>
pd = 0x6c9ee4f38700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {119429701797632, 4194135285088518033, 1, 119429926355040, 135691436017360, 119429701797632, -2087059750232391791, -2087016729741099119}, 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 0x00006c9eef72162d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.
Thread 17 (Thread 0x6c9ee57b0700 (LWP 45667)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
No locals.
#1 0x00006c9eeffadc7c 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 0x0000000001de298f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76
lock = {_M_device = 0x6c9eee8123c0, _M_owns = true}
#3 DatabaseWorker::WorkerThread (this=0x6c9eee8c1fc0) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:49
operation = 0x0
#4 0x00006c9eeffb1970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
No symbol table info available.
#5 0x00006c9ef14340a4 in start_thread (arg=0x6c9ee57b0700) at pthread_create.c:309
__res = <optimized out>
pd = 0x6c9ee57b0700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {119429710677760, 4194135285088518033, 1, 119429926355040, 135691436017360, 119429710677760, -2087060931348398191, -2087016729741099119}, 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 0x00006c9eef72162d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.
Thread 16 (Thread 0x6c9ee6021700 (LWP 45665)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
No locals.
#1 0x00006c9eeffadc7c 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 0x0000000001de298f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76
lock = {_M_device = 0x6c9eee8123c0, _M_owns = true}
#3 DatabaseWorker::WorkerThread (this=0x6c9eee8c1f80) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:49
operation = 0x0
#4 0x00006c9eeffb1970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
No symbol table info available.
#5 0x00006c9ef14340a4 in start_thread (arg=0x6c9ee6021700) at pthread_create.c:309
__res = <optimized out>
pd = 0x6c9ee6021700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {119429719529216, 4194135285088518033, 1, 119429926355040, 135691436017360, 119429719529216, -2087062366404345967, -2087016729741099119}, 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 0x00006c9eef72162d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.
Thread 15 (Thread 0x6c9ee68a7700 (LWP 45663)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
No locals.
#1 0x00006c9eeffadc7c 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 0x0000000001de298f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76
lock = {_M_device = 0x6c9eee8123c0, _M_owns = true}
#3 DatabaseWorker::WorkerThread (this=0x6c9eee8c61c0) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:49
operation = 0x0
#4 0x00006c9eeffb1970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
No symbol table info available.
#5 0x00006c9ef14340a4 in start_thread (arg=0x6c9ee68a7700) at pthread_create.c:309
__res = <optimized out>
pd = 0x6c9ee68a7700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {119429728466688, 4194135285088518033, 1, 119429926355040, 135691436017360, 119429728466688, -2087063537856675951, -2087016729741099119}, 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 0x00006c9eef72162d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.
Thread 14 (Thread 0x6c9ee70e4700 (LWP 45662)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
No locals.
#1 0x00006c9eeffadc7c 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 0x0000000001de298f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76
lock = {_M_device = 0x6c9eee8123c0, _M_owns = true}
#3 DatabaseWorker::WorkerThread (this=0x6c9eee8c60c0) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:49
operation = 0x0
#4 0x00006c9eeffb1970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
No symbol table info available.
#5 0x00006c9ef14340a4 in start_thread (arg=0x6c9ee70e4700) at pthread_create.c:309
__res = <optimized out>
pd = 0x6c9ee70e4700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {119429737105152, 4194135285088518033, 1, 119429926355040, 135691436017360, 119429737105152, -2087064601397952623, -2087016729741099119}, 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 0x00006c9eef72162d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.
Thread 13 (Thread 0x6c9ee7924700 (LWP 45661)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
No locals.
#1 0x00006c9eeffadc7c 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 0x0000000001de298f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76
lock = {_M_device = 0x6c9eee8123c0, _M_owns = true}
#3 DatabaseWorker::WorkerThread (this=0x6c9eee8c6100) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:49
operation = 0x0
#4 0x00006c9eeffb1970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
No symbol table info available.
#5 0x00006c9ef14340a4 in start_thread (arg=0x6c9ee7924700) at pthread_create.c:309
__res = <optimized out>
pd = 0x6c9ee7924700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {119429745755904, 4194135285088518033, 1, 119429926355040, 135691436017360, 119429745755904, -2087065529110888559, -2087016729741099119}, 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 0x00006c9eef72162d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.
Thread 12 (Thread 0x6c9ee8180700 (LWP 45659)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
No locals.
#1 0x00006c9eeffadc7c 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 0x0000000001de298f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76
lock = {_M_device = 0x6c9eee8123c0, _M_owns = true}
#3 DatabaseWorker::WorkerThread (this=0x6c9eee8c6240) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:49
operation = 0x0
#4 0x00006c9eeffb1970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
No symbol table info available.
#5 0x00006c9ef14340a4 in start_thread (arg=0x6c9ee8180700) at pthread_create.c:309
__res = <optimized out>
pd = 0x6c9ee8180700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {119429754521344, 4194135285088518033, 1, 119429926355040, 135691436017360, 119429754521344, -2087031407743205487, -2087016729741099119}, 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 0x00006c9eef72162d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.
Thread 11 (Thread 0x6c9ee8991700 (LWP 45657)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
No locals.
#1 0x00006c9eeffadc7c 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 0x0000000001de298f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76
lock = {_M_device = 0x6c9eee8123c0, _M_owns = true}
#3 DatabaseWorker::WorkerThread (this=0x6c9eee8c6280) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:49
operation = 0x0
#4 0x00006c9eeffb1970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
No symbol table info available.
#5 0x00006c9ef14340a4 in start_thread (arg=0x6c9ee8991700) at pthread_create.c:309
__res = <optimized out>
pd = 0x6c9ee8991700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {119429762979584, 4194135285088518033, 1, 119429926355040, 135691436017360, 119429762979584, -2087032619460853871, -2087016729741099119}, 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 0x00006c9eef72162d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.
Thread 10 (Thread 0x6c9ee91d7700 (LWP 45655)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
No locals.
#1 0x00006c9eeffadc7c 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 0x0000000001de298f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76
lock = {_M_device = 0x6c9eee8123c0, _M_owns = true}
#3 DatabaseWorker::WorkerThread (this=0x6c9eee8c63a0) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:49
operation = 0x0
#4 0x00006c9eeffb1970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
No symbol table info available.
#5 0x00006c9ef14340a4 in start_thread (arg=0x6c9ee91d7700) at pthread_create.c:309
__res = <optimized out>
pd = 0x6c9ee91d7700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {119429771654912, 4194135285088518033, 1, 119429926355040, 135691436017360, 119429771654912, -2087033687833968751, -2087016729741099119}, 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 0x00006c9eef72162d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.
Thread 9 (Thread 0x6c9ee9a3a700 (LWP 45651)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
No locals.
#1 0x00006c9eeffadc7c 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 0x0000000001de298f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76
lock = {_M_device = 0x6c9eee812480, _M_owns = true}
#3 DatabaseWorker::WorkerThread (this=0x6c9eee8c62e0) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:49
operation = 0x0
#4 0x00006c9eeffb1970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
No symbol table info available.
#5 0x00006c9ef14340a4 in start_thread (arg=0x6c9ee9a3a700) at pthread_create.c:309
__res = <optimized out>
pd = 0x6c9ee9a3a700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {119429780449024, 4194135285088518033, 1, 119429926355040, 135691436017360, 119429780449024, -2087035149733462127, -2087016729741099119}, 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 0x00006c9eef72162d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.
Thread 8 (Thread 0x6c9eea2de700 (LWP 45650)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
No locals.
#1 0x00006c9eeffadc7c 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 0x0000000001de298f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76
lock = {_M_device = 0x6c9eee812480, _M_owns = true}
#3 DatabaseWorker::WorkerThread (this=0x6c9eee8c6360) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:49
operation = 0x0
#4 0x00006c9eeffb1970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
No symbol table info available.
#5 0x00006c9ef14340a4 in start_thread (arg=0x6c9eea2de700) at pthread_create.c:309
__res = <optimized out>
pd = 0x6c9eea2de700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {119429789509376, 4194135285088518033, 1, 119429926355040, 135691436017360, 119429789509376, -2087036302932181103, -2087016729741099119}, 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 0x00006c9eef72162d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.
Thread 7 (Thread 0x6c9eeabc0700 (LWP 45649)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
No locals.
#1 0x00006c9eeffadc7c 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 0x0000000001de298f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76
lock = {_M_device = 0x6c9eee812480, _M_owns = true}
#3 DatabaseWorker::WorkerThread (this=0x6c9eee8c6420) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:49
operation = 0x0
#4 0x00006c9eeffb1970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
No symbol table info available.
#5 0x00006c9ef14340a4 in start_thread (arg=0x6c9eeabc0700) at pthread_create.c:309
__res = <optimized out>
pd = 0x6c9eeabc0700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {119429798823680, 4194135285088518033, 1, 119429926355040, 135691436017360, 119429798823680, -2087037283258466415, -2087016729741099119}, 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 0x00006c9eef72162d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.
Thread 6 (Thread 0x6c9eebbe8700 (LWP 45648)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
No locals.
#1 0x00006c9eeffadc7c 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 0x0000000001de298f in WaitAndPop (value=<synthetic pointer>, this=<optimized out>) at /home/trinity/TrinityCore/src/common/Threading/ProducerConsumerQueue.h:76
lock = {_M_device = 0x6c9eee812480, _M_owns = true}
#3 DatabaseWorker::WorkerThread (this=0x6c9eee8c63e0) at /home/trinity/TrinityCore/src/server/database/Database/DatabaseWorker.cpp:49
operation = 0x0
#4 0x00006c9eeffb1970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
No symbol table info available.
#5 0x00006c9ef14340a4 in start_thread (arg=0x6c9eebbe8700) at pthread_create.c:309
__res = <optimized out>
pd = 0x6c9eebbe8700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {119429815764736, 4194135285088518033, 1, 119429862258848, 17, 119429815764736, -2087039452216950895, -2087016729741099119}, 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 0x00006c9eef72162d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.
Thread 4 (Thread 0x6c9eecfdd700 (LWP 45646)):
#0 0x00006c9eef721c03 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81
No locals.
#1 0x0000000000c74cf7 in boost::asio::detail::epoll_reactor::run (this=0x6c9eee812180, block=block@entry=true, ops=...) at /usr/include/boost/asio/detail/impl/epoll_reactor.ipp:392
timeout = <optimized out>
events = {{events = 1, data = {ptr = 0xef9dd7606ab26c00, fd = 1790077952, u32 = 1790077952, u64 = 17266193355515259904}}, {events = 27806, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 4028536176, data = {ptr = 0x600006c9e, fd = 27806, u32 = 27806, u64 = 25769831582}}, {events = 0, data = {ptr = 0x6c9eecfdca30, fd = -318911952, u32 = 3976055344, u64 = 119429836687920}}, {events = 16, data = {ptr = 0xecfdc97000000000, fd = 0, u32 = 0, u64 = 17077026844932308992}}, {events = 27806, data = {ptr = 0x6c9eecfdc970, fd = -318912144, u32 = 3976055152, u64 = 119429836687728}}, {events = 4016610999, data = {ptr = 0x6c9e, fd = 27806, u32 = 27806, u64 = 27806}}, {events = 0, data = {ptr = 0x3000000030, fd = 48, u32 = 48, u64 = 206158430256}}, {events = 3976054880, data = {ptr = 0xecfdc7a000006c9e, fd = 27806, u32 = 27806, u64 = 17077024852067511454}}, {events = 27806, data = {ptr = 0x6c9eebda4000, fd = -338018304, u32 = 3956948992, u64 = 119429817581568}}, {events = 32831719, data = {ptr = 0xb500000000, fd = 0, u32 = 0, u64 = 777389080576}}, {events = 0, data = {ptr = 0x8c, fd = 140, u32 = 140, u64 = 140}}, {events = 200, data = {ptr = 0x1500000000, fd = 0, u32 = 0, u64 = 90194313216}}, {events = 0, data = {ptr = 0x13, fd = 19, u32 = 19, u64 = 19}}, {events = 3956654848, data = {ptr = 0xebc062c800006c9e, fd = 27806, u32 = 27806, u64 = 16987686405574519966}}, {events = 27806, data = {ptr = 0x6c9eeec1c2f8, fd = -289291528, u32 = 4005675768, u64 = 119429866308344}}, {events = 25, data = {ptr = 0x1f505f700000000, fd = 0, u32 = 0, u64 = 141025521747099648}}, {events = 0, data = {ptr = 0x6c9eebc00000, fd = -339738624, u32 = 3955228672, u64 = 119429815861248}}, {events = 32825252, data = {ptr = 0x7200000000, fd = 0, u32 = 0, u64 = 489626271744}}, {events = 0, data = {ptr = 0x71, fd = 113, u32 = 113, u64 = 113}}, {events = 4005672256, data = {ptr = 0x7100006c9e, fd = 27806, u32 = 27806, u64 = 485331332254}}, {events = 0, data = {ptr = 0x6c9eebc00000, fd = -339738624, u32 = 3955228672, u64 = 119429815861248}}, {events = 4096, data = {ptr = 0x800000000, fd = 0, u32 = 0, u64 = 34359738368}}, {events = 0, data = {ptr = 0x1, fd = 1, u32 = 1, u64 = 1}}, {events = 0, data = {ptr = 0xef73e0a100000000, fd = 0, u32 = 0, u64 = 17254381579480858624}}, {events = 27806, data = {ptr = 0x2e3034312e313831, fd = 774977585, u32 = 774977585, u64 = 3328217510459815985}}, {events = 774910002, data = {ptr = 0xecfdca3000003132, fd = 12594, u32 = 12594, u64 = 17077027669566042418}}, {events = 27806, data = {ptr = 0x6c9eecfdca00, fd = -318912000, u32 = 3976055296, u64 = 119429836687872}}, {events = 3976055348, data = {ptr = 0xef73e2e100006c9e, fd = 27806, u32 = 27806, u64 = 17254384053382048926}}, {events = 27806, data = {ptr = 0x1000, fd = 4096, u32 = 4096, u64 = 4096}}, {events = 39, data = {ptr = 0xecfdc97000000000, fd = 0, u32 = 0, u64 = 17077026844932308992}}, {events = 27806, data = {ptr = 0x6c9eecfdc940, fd = -318912192, u32 = 3976055104, u64 = 119429836687680}}, {events = 3976055152, data = {ptr = 0x200006c9e, fd = 27806, u32 = 27806, u64 = 8589962398}}, {events = 0, data = {ptr = 0x6c9e6ab26c28, fd = 1790077992, u32 = 1790077992, u64 = 119427650710568}}, {events = 4025852648, data = {ptr = 0xe00006c9e, fd = 27806, u32 = 27806, u64 = 60129569950}}, {events = 0, data = {ptr = 0x6c9eeffb9e99 <std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&)+89>, fd = -268722535, u32 = 4026244761, u64 = 119429886877337}}, {events = 14, data = {ptr = 0xeffbb83000000000, fd = 0, u32 = 0, u64 = 17292617710517092352}}, {events = 27806, data = {ptr = 0x6c9eecfdc970, fd = -318912144, u32 = 3976055152, u64 = 119429836687728}}, {events = 3976055296, data = {ptr = 0xecfdc94000006c9e, fd = 27806, u32 = 27806, u64 = 17077026638773906590}}, {events = 27806, data = {ptr = 0x6c9eeffbbc46 <std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)+54>, fd = -268714938, u32 = 4026252358, u64 = 119429886884934}}, {events = 0, data = {ptr = 0xeffbbc3100000000, fd = 0, u32 = 0, u64 = 17292622112858570752}}, {events = 27806, data = {ptr = 0xffffffffffffffff, fd = -1, u32 = 4294967295, u64 = 18446744073709551615}}, {events = 24, data = {ptr = 0xb4ebbac000000000, fd = 0, u32 = 0, u64 = 13036718880150519808}}, {events = 27805, data = {ptr = 0x2, fd = 2, u32 = 2, u64 = 2}}, {events = 42038240, data = {ptr = 0x1dbfe8700000000, fd = 0, u32 = 0, u64 = 133980469711601664}}, {events = 0, data = {ptr = 0x6c9eecfdc950, fd = -318912176, u32 = 3976055120, u64 = 119429836687696}}, {events = 3976055120, data = {ptr = 0x7fca13f000006c9e, fd = 27806, u32 = 27806, u64 = 9208194309625506974}}, {events = 27805, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 2143949808, data = {ptr = 0x97f3c37000006c9d, fd = 27805, u32 = 27805, u64 = 10949310004871589021}}, {events = 27805, data = {ptr = 0x1, fd = 1, u32 = 1, u64 = 1}}, {events = 0, data = {ptr = 0x6ab26c2800000000, fd = 0, u32 = 0, u64 = 7688326432929349632}}, {events = 27806, data = {ptr = 0x1dca004 <std::vector<QueryCallback, std::allocator<QueryCallback> >::_M_emplace_back_aux<QueryCallback>(QueryCallback&&)+132>, fd = 31236100, u32 = 31236100, u64 = 31236100}}, {events = 3976055312, data = {ptr = 0x981a9c1000006c9e, fd = 27806, u32 = 27806, u64 = 10960244235692960926}}, {events = 27805, data = {ptr = 0x2, fd = 2, u32 = 2, u64 = 2}}, {events = 42038240, data = {ptr = 0x7fca111000000000, fd = 0, u32 = 0, u64 = 9208191148529549312}}, {events = 27805, data = {ptr = 0x6c9d981a9c10, fd = -1743086576, u32 = 2551880720, u64 = 119424117546000}}, {events = 2, data = {ptr = 0x28173e000000000, fd = 0, u32 = 0, u64 = 180552865981399040}}, {events = 0, data = {ptr = 0x2, fd = 2, u32 = 2, u64 = 2}}, {events = 24012090, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 1962056136, data = {ptr = 0xecfdcad000006c9e, fd = 27806, u32 = 27806, u64 = 17077028356760824990}}, {events = 27806, data = {ptr = 0x6c9e74f299c8, fd = 1962056136, u32 = 1962056136, u64 = 119427822688712}}, {events = 28394056, data = {ptr = 0x7fca111000000000, fd = 0, u32 = 0, u64 = 9208191148529549312}}, {events = 27805, data = {ptr = 0x6c9d7fca1100, fd = 2143949056, u32 = 2143949056, u64 = 119423709614336}}, {events = 1962056136, data = {ptr = 0x1b153d000006c9e, fd = 27806, u32 = 27806, u64 = 121970817734044830}}, {events = 0, data = {ptr = 0x6c9d7fca1110, fd = 2143949072, u32 = 2143949072, u64 = 119423709614352}}, {events = 2143949056, data = {ptr = 0xecfdca4800006c9d, fd = 27805, u32 = 27805, u64 = 17077027772645272733}}, {events = 27806, data = {ptr = 0x6c9d7fca1100, fd = 2143949056, u32 = 2143949056, u64 = 119423709614336}}, {events = 3976055552, data = {ptr = 0x7fca111000006c9e, fd = 27806, u32 = 27806, u64 = 9208191148529577118}}, {events = 27805, data = {ptr = 0x6c9d7fca1100, fd = 2143949056, u32 = 2143949056, u64 = 119423709614336}}, {events = 28397138, data = {ptr = 0xeecc7b0000000000, fd = 0, u32 = 0, u64 = 17207263516206039040}}, {events = 27806, data = {ptr = 0x5908c5a1, fd = 1493747105, u32 = 1493747105, u64 = 1493747105}}, {events = 2551870080, data = {ptr = 0xecfdcb5000006c9d, fd = 27805, u32 = 27805, u64 = 17077028906516638877}}, {events = 27806, data = {ptr = 0x6c9eecfdcb50, fd = -318911664, u32 = 3976055632, u64 = 119429836688208}}, {events = 3976055592, data = {ptr = 0x6c9e, fd = 27806, u32 = 27806, u64 = 27806}}, {events = 0, data = {ptr = 0x1b13e68 <boost::asio::detail::socket_ops::setsockopt(int, unsigned char&, int, int, void const*, unsigned long, boost::system::error_code&)+216>, fd = 28393064, u32 = 28393064, u64 = 28393064}}, {events = 4001452200, data = {ptr = 0x4000003af, fd = 943, u32 = 943, u64 = 17179870127}}, {events = 0, data = {ptr = 0x6c9d7fca1110, fd = 2143949072, u32 = 2143949072, u64 = 119423709614352}}, {events = 2143949056, data = {ptr = 0x28173e000006c9d, fd = 27805, u32 = 27805, u64 = 180552865981426845}}, {events = 0, data = {ptr = 0x1b13bf2 <boost::asio::detail::epoll_reactor::start_op(int, int, boost::asio::detail::epoll_reactor::descriptor_state*&, boost::asio::detail::reactor_op*, bool, bool)+162>, fd = 28392434, u32 = 28392434, u64 = 28392434}}, {events = 2, data = {ptr = 0x1, fd = 1, u32 = 1, u64 = 1}}, {events = 58, data = {ptr = 0x6ab26c008000001b, fd = -2147483621, u32 = 2147483675, u64 = 7688326263278141467}}, {events = 27806, data = {ptr = 0x25811400000000, fd = 0, u32 = 0, u64 = 10556497037623296}}, {events = 27806, data = {ptr = 0x6c9e265b0e80, fd = 643501696, u32 = 643501696, u64 = 119426504134272}}, {events = 3976055792, data = {ptr = 0x74f2996800006c9e, fd = 27806, u32 = 27806, u64 = 8426966524719295646}}, {events = 27806, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 1785701136, data = {ptr = 0x1200006c9e, fd = 27806, u32 = 27806, u64 = 77309439134}}, {events = 0, data = {ptr = 0x1b11615 <AsyncAcceptor::AsyncAcceptWithCallback<OnSocketAccept>()+533>, fd = 28382741, u32 = 28382741, u64 = 28382741}}, {events = 0, data = {ptr = 0x1b114df00000000, fd = 0, u32 = 0, u64 = 121901612925976576}}, {events = 0, data = {ptr = 0x3a00000004, fd = 4, u32 = 4, u64 = 249108103172}}, {events = 1790490096, data = {ptr = 0x6c9e, fd = 27806, u32 = 27806, u64 = 27806}}, {events = 27806, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 3976055712, data = {ptr = 0x265b0e8000006c9e, fd = 27806, u32 = 27806, u64 = 2763818739240561822}}, {events = 27806, data = {ptr = 0x6c9e265b0e80, fd = 643501696, u32 = 643501696, u64 = 119426504134272}}, {events = 4001452200, data = {ptr = 0x6ab8b5f000006c9e, fd = 27806, u32 = 27806, u64 = 7690096406131928222}}, {events = 27806, data = {ptr = 0x6c9e74f29968, fd = 1962056040, u32 = 1962056040, u64 = 119427822688616}}, {events = 1, data = {ptr = 0x1e518c100000000, fd = 0, u32 = 0, u64 = 136542580912422912}}, {events = 0, data = {ptr = 0x2f274cb00000000, fd = 0, u32 = 0, u64 = 212360547667017728}}, {events = 1962056264, data = {ptr = 0x200006c9e, fd = 27806, u32 = 27806, u64 = 8589962398}}, {events = 0, data = {ptr = 0x1, fd = 1, u32 = 1, u64 = 1}}, {events = 0, data = {ptr = 0x6ab26c2800000000, fd = 0, u32 = 0, u64 = 7688326432929349632}}, {events = 27806, data = {ptr = 0x6c9eecfdcce0, fd = -318911264, u32 = 3976056032, u64 = 119429836688608}}, {events = 28389328, data = {ptr = 0xb638856000000000, fd = 0, u32 = 0, u64 = 13130391360962035712}}, {events = 27805, data = {ptr = 0x6c9eee8150a8, fd = -293515096, u32 = 4001452200, u64 = 119429862084776}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 999999000, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0xc78809 <boost::asio::detail::epoll_reactor::register_descriptor(int, boost::asio::detail::epoll_reactor::descriptor_state*&)+201>, fd = 13076489, u32 = 13076489, u64 = 13076489}}, {events = 2147483675, data = {ptr = 0x6c9d47eebe20, fd = 1206828576, u32 = 1206828576, u64 = 119422772493856}}, {events = 0, data = {ptr = 0x1, fd = 1, u32 = 1, u64 = 1}}, {events = 643501696, data = {ptr = 0x6c9e, fd = 27806, u32 = 27806, u64 = 27806}}, {events = 0, data = {ptr = 0x6c9ef142b0d0, fd = -247287600, u32 = 4047679696, u64 = 119429908312272}}, {events = 3976055952, data = {ptr = 0x6c9e, fd = 27806, u32 = 27806, u64 = 27806}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 13083960, data = {ptr = 0x6ab8b5f000000000, fd = 0, u32 = 0, u64 = 7690096406131900416}}, {events = 27806, data = {ptr = 0x6c9e74f29a48, fd = 1962056264, u32 = 1962056264, u64 = 119427822688840}}, {events = 2, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 1277194853, data = {ptr = 0x6c9ef142b0d0, fd = -247287600, u32 = 4047679696, u64 = 119429908312272}}, {events = 643501696, data = {ptr = 0xee8120f000006c9e, fd = 27806, u32 = 27806, u64 = 17186053868186791070}}, {events = 27806, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 4047753949, data = {ptr = 0xee8120c000006c9e, fd = 27806, u32 = 27806, u64 = 17186053662028360862}}, {events = 27806, data = {ptr = 0x6c9eecfdcd00, fd = -318911232, u32 = 3976056064, u64 = 119429836688640}}, {events = 13070441, data = {ptr = 0xee8120c000000000, fd = 0, u32 = 0, u64 = 17186053662028333056}}, {events = 27806, data = {ptr = 0x6c9eecfdcea0, fd = -318910816, u32 = 3976056480, u64 = 119429836689056}}, {events = 4001440128, data = {ptr = 0x6c9e, fd = 27806, u32 = 27806, u64 = 27806}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 643501696, data = {ptr = 0xc6ee4000006c9e, fd = 27806, u32 = 27806, u64 = 55994004034055326}}, {events = 0, data = {ptr = 0x6c9ef143811f <pthread_cond_wait@@GLIBC_2.3.2+335>, fd = -247234273, u32 = 4047733023, u64 = 119429908365599}}}
num_events = <optimized out>
check_timers = <optimized out>
#2 0x0000000000c79639 in do_run_one (ec=..., this_thread=..., lock=..., this=0x6c9eee8120c0) at /usr/include/boost/asio/detail/impl/task_io_service.ipp:368
on_exit = {task_io_service_ = 0x6c9eee8120c0, lock_ = 0x6c9eecfdcd80, this_thread_ = 0x6c9eecfdcdf0}
more_handlers = <optimized out>
#3 boost::asio::detail::task_io_service::run (this=0x6c9eee8120c0, 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 = 0x6c9eecfdce20, 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 = 1185410, __total_seq = 592705, __wakeup_seq = 592705, __woken_seq = 592705, __mutex = 0x6c9eee8120f0, __nwaiters = 0, __broadcast_seq = 0}, __size = "\000\000\000\000\202\026\022\000A\v\t\000\000\000\000\000A\v\t\000\000\000\000\000A\v\t\000\000\000\000\000\360 \201\356\236l\000\000\000\000\000\000\000\000\000", __align = 5091297182351360}, signalled_ = true}
ctx = {<boost::asio::detail::noncopyable> = {<No data fields>}, key_ = 0x6c9eee8120c0, value_ = 0x6c9eecfdcdf0, next_ = 0x0}
lock = {<boost::asio::detail::noncopyable> = {<No data fields>}, mutex_ = @0x6c9eee8120f0, locked_ = false}
n = 601177
#4 0x0000000000c7a735 in boost::asio::io_service::run (this=0x27e6cc0 <_ioService>) at /usr/include/boost/asio/impl/io_service.ipp:59
ec = {m_val = 0, m_cat = 0x6c9ef142b0d0}
s = <optimized out>
#5 0x00006c9eeffb1970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
No symbol table info available.
#6 0x00006c9ef14340a4 in start_thread (arg=0x6c9eecfdd700) at pthread_create.c:309
__res = <optimized out>
pd = 0x6c9eecfdd700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {119429836691200, 4194135285088518033, 1, 119429926355040, 135691436020688, 119429836691200, -2087042212270309487, -2087016729741099119}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
pagesize_m1 = <optimized out>
sp = <optimized out>
freesize = <optimized out>
__PRETTY_FUNCTION__ = "start_thread"
#7 0x00006c9eef72162d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.
Thread 3 (Thread 0x6c9eedc74700 (LWP 45645)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
No locals.
#1 0x0000000000c79705 in wait<boost::asio::detail::scoped_lock<boost::asio::detail::posix_mutex> > (lock=..., this=0x6c9eedc73e20) at /usr/include/boost/asio/detail/posix_event.hpp:80
No locals.
#2 do_run_one (ec=..., this_thread=..., lock=..., this=0x6c9eee8120c0) at /usr/include/boost/asio/detail/impl/task_io_service.ipp:395
No locals.
#3 boost::asio::detail::task_io_service::run (this=0x6c9eee8120c0, 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 = 0x6c9eedc73e20, 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 = 1171385, __total_seq = 585693, __wakeup_seq = 585692, __woken_seq = 585692, __mutex = 0x6c9eee8120f0, __nwaiters = 2, __broadcast_seq = 0}, __size = "\000\000\000\000\271\337\021\000\335\357\b\000\000\000\000\000\334\357\b\000\000\000\000\000\334\357\b\000\000\000\000\000\360 \201\356\236l\000\000\002\000\000\000\000\000\000", __align = 5031060266024960}, signalled_ = false}
ctx = {<boost::asio::detail::noncopyable> = {<No data fields>}, key_ = 0x6c9eee8120c0, value_ = 0x6c9eedc73df0, next_ = 0x0}
lock = {<boost::asio::detail::noncopyable> = {<No data fields>}, mutex_ = @0x6c9eee8120f0, locked_ = true}
n = 593445
#4 0x0000000000c7a735 in boost::asio::io_service::run (this=0x27e6cc0 <_ioService>) at /usr/include/boost/asio/impl/io_service.ipp:59
ec = {m_val = 0, m_cat = 0x6c9ef142b0d0}
s = <optimized out>
#5 0x00006c9eeffb1970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
No symbol table info available.
#6 0x00006c9ef14340a4 in start_thread (arg=0x6c9eedc74700) at pthread_create.c:309
__res = <optimized out>
pd = 0x6c9eedc74700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {119429849892608, 4194135285088518033, 1, 119429926355040, 135691436020688, 119429849892608, -2087044183123427439, -2087016729741099119}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
pagesize_m1 = <optimized out>
sp = <optimized out>
freesize = <optimized out>
__PRETTY_FUNCTION__ = "start_thread"
#7 0x00006c9eef72162d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.
Thread 2 (Thread 0x6c9eee47c700 (LWP 45644)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
No locals.
#1 0x0000000000c79705 in wait<boost::asio::detail::scoped_lock<boost::asio::detail::posix_mutex> > (lock=..., this=0x6c9eee47be20) at /usr/include/boost/asio/detail/posix_event.hpp:80
No locals.
#2 do_run_one (ec=..., this_thread=..., lock=..., this=0x6c9eee8120c0) at /usr/include/boost/asio/detail/impl/task_io_service.ipp:395
No locals.
#3 boost::asio::detail::task_io_service::run (this=0x6c9eee8120c0, 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_ = 0x6c9d22b835b0}, wakeup_event = 0x6c9eee47be20, private_op_queue = {<boost::asio::detail::noncopyable> = {<No data fields>}, front_ = 0x0, back_ = 0x0}, private_outstanding_work = 0, next = 0x6c9eedc73df0}
wakeup_event = {<boost::asio::detail::noncopyable> = {<No data fields>}, cond_ = {__data = {__lock = 0, __futex = 1174257, __total_seq = 587129, __wakeup_seq = 587128, __woken_seq = 587128, __mutex = 0x6c9eee8120f0, __nwaiters = 2, __broadcast_seq = 0}, __size = "\000\000\000\000\361\352\021\000y\365\b\000\000\000\000\000x\365\b\000\000\000\000\000x\365\b\000\000\000\000\000\360 \201\356\236l\000\000\002\000\000\000\000\000\000", __align = 5043395412099072}, signalled_ = false}
ctx = {<boost::asio::detail::noncopyable> = {<No data fields>}, key_ = 0x6c9eee8120c0, value_ = 0x6c9eee47bdf0, next_ = 0x0}
lock = {<boost::asio::detail::noncopyable> = {<No data fields>}, mutex_ = @0x6c9eee8120f0, locked_ = true}
n = 594363
#4 0x0000000000c7a735 in boost::asio::io_service::run (this=0x27e6cc0 <_ioService>) at /usr/include/boost/asio/impl/io_service.ipp:59
ec = {m_val = 0, m_cat = 0x6c9ef142b0d0}
s = <optimized out>
#5 0x00006c9eeffb1970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
No symbol table info available.
#6 0x00006c9ef14340a4 in start_thread (arg=0x6c9eee47c700) at pthread_create.c:309
__res = <optimized out>
pd = 0x6c9eee47c700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {119429858313984, 4194135285088518033, 1, 119429926355040, 135691436020688, 119429858313984, -2087045286930022511, -2087016729741099119}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
pagesize_m1 = <optimized out>
sp = <optimized out>
freesize = <optimized out>
__PRETTY_FUNCTION__ = "start_thread"
#7 0x00006c9eef72162d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.
Thread 1 (Thread 0x6c9ef254b780 (LWP 45640)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
No locals.
#1 0x00006c9eeffadc7c 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 0x00000000017ee403 in MapUpdater::wait (this=0x28065e8 <MapManager::instance()::instance+168>) at /home/trinity/TrinityCore/src/server/game/Maps/MapUpdater.cpp:74
lock = {_M_device = 0x28066b8 <MapManager::instance()::instance+376>, _M_owns = true}
#3 0x00000000017a7be0 in MapManager::Update (this=0x28066e4 <MapManager::instance()::instance+420>, diff=128, diff@entry=869) at /home/trinity/TrinityCore/src/server/game/Maps/MapManager.cpp:226
No locals.
#4 0x00000000014600f8 in World::Update (this=0x27fd700 <World::instance()::instance>, diff=diff@entry=869) at /home/trinity/TrinityCore/src/server/game/World/World.cpp:2304
currentGameTime = <optimized out>
#5 0x0000000000c6d49d in WorldUpdateLoop () at /home/trinity/TrinityCore/src/server/worldserver/Main.cpp:406
realCurrTime = <optimized out>
realPrevTime = 50573422
#6 0x0000000000bbf078 in main (argc=<optimized out>, argv=<optimized out>) at /home/trinity/TrinityCore/src/server/worldserver/Main.cpp:265
configError = ""
seed = {_bn = 0x6c9eee8c6ba0}
cliThread = 0x6c9eca62c5c0
soapThread = 0x0
worldListener = "0.0.0.0"
configFile = {static preferred_separator = 47 '/', m_pathname = "../etc/worldserver.conf"}
configService = ""
pidFile = "./world.pid"
signals = {<boost::asio::basic_io_object<boost::asio::signal_set_service, false>> = {service = @0x6c9eee89da80, implementation = {queue_ = {<boost::asio::detail::noncopyable> = {<No data fields>}, front_ = 0x6c9eee8cae00, back_ = 0x6c9eee8cae00}, signals_ = 0x6c9eee8fc610}}, <No data fields>}
threadPool = std::vector of length 3, capacity 4 = {{_M_id = {_M_thread = 119429858313984}}, {_M_id = {_M_thread = 119429849892608}}, {_M_id = {_M_thread = 119429836691200}}}
raAcceptor = 0x0
worldPort = <optimized out>
vm = <incomplete type>
numThreads = <optimized out>
networkThreads = <optimized out>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment