676774.189926 [Thread debugging using libthread_db enabled] 676774.189964 Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [Inferior 1 (process 28120) exited with code 01] /data/wowserver/conf/gdb.conf:4: Error in sourced command file: No stack. 676849.432895 [Thread debugging using libthread_db enabled] 676849.432938 Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [Inferior 1 (process 28143) exited with code 01] /data/wowserver/conf/gdb.conf:4: Error in sourced command file: No stack. 676879.175377 [Thread debugging using libthread_db enabled] 676879.175410 Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 676879.371455 [New Thread 0x7ffff3fff700 (LWP 28166)] 676879.371591 [New Thread 0x7ffff37fe700 (LWP 28167)] 676879.380360 [New Thread 0x7ffff2ffd700 (LWP 28168)] 676879.388736 [New Thread 0x7ffff27fc700 (LWP 28169)] 676879.401886 [New Thread 0x7ffff1ffb700 (LWP 28170)] 676879.560485 [New Thread 0x7ffff0efa700 (LWP 28171)] 676888.551458 [New Thread 0x7fffb03ff700 (LWP 28173)] 676900.949524 [New Thread 0x7fff77bff700 (LWP 28174)] 676900.984035 [New Thread 0x7fff76dff700 (LWP 28175)] 676900.986783 [New Thread 0x7fff75fff700 (LWP 28176)] 676900.987001 [New Thread 0x7fff757fe700 (LWP 28177)] 676990.828167 [New Thread 0x7fff4bbff700 (LWP 28181)] 676990.828351 [Thread 0x7fff4bbff700 (LWP 28181) exited] Thread 8 "worldserver" received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fffb03ff700 (LWP 28173)] Map::GetCreature (this=0x0, guid=...) at /data/wowserver/azerothcore/src/server/game/Maps/Map.cpp:3298 3298 return _objectsStore.Find(guid); #0 Map::GetCreature (this=0x0, guid=...) at /data/wowserver/azerothcore/src/server/game/Maps/Map.cpp:3298 #1 0x000000000067d29d in ChooseRpgTargetAction::Execute (this=0x7fff539298e0, event=...) at /data/wowserver/azerothcore/modules/mod-playerbots/src/strategy/actions/ChooseRpgTargetAction.cpp:140 #2 0x0000000000642c6d in Engine::ListenAndExecute (this=this@entry=0x7fff658ed400, action=action@entry=0x7fff539298e0, event=...) at /data/wowserver/azerothcore/modules/mod-playerbots/src/strategy/Engine.cpp:560 #3 0x0000000000640d0e in Engine::DoNextAction (this=0x7fff658ed400, unit=0x0, depth=0, minimal=false) at /data/wowserver/azerothcore/modules/mod-playerbots/src/strategy/Engine.cpp:196 #4 0x0000000000572b5c in PlayerbotAI::DoNextAction (this=this@entry=0x7fff9ef18780, min=) at /data/wowserver/azerothcore/modules/mod-playerbots/src/PlayerbotAI.cpp:839 #5 0x0000000000572455 in PlayerbotAI::UpdateAIInternal (this=0x7fff9ef18780, elapsed=, minimal=false) at /data/wowserver/azerothcore/modules/mod-playerbots/src/PlayerbotAI.cpp:340 #6 0x0000000000570f50 in PlayerbotAI::UpdateAI (this=0x7fff9ef18780, elapsed=10, minimal=false) at /data/wowserver/azerothcore/modules/mod-playerbots/src/PlayerbotAI.cpp:247 #7 0x00000000004927e0 in PlayerbotsPlayerScript::OnAfterUpdate (this=, player=0x7fff65c53a80, diff=10) at /data/wowserver/azerothcore/modules/mod-playerbots/src/Playerbots.cpp:111 #8 0x00000000012f2108 in std::function::operator()(PlayerScript*) const (this=0x7fffb03fd258, __args=0x7ffff4535780) at /usr/bin/../lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/bits/std_function.h:622 #9 ExecuteScript(std::function) (executeHook=...) at /data/wowserver/azerothcore/src/server/game/Scripting/ScriptMgrMacros.h:63 #10 ScriptMgr::OnAfterPlayerUpdate (this=, player=0x7fff65c53a80, diff=10) at /data/wowserver/azerothcore/src/server/game/Scripting/ScriptDefines/PlayerScript.cpp:318 #11 0x0000000000ff3d57 in Player::Update (this=0x7fff65c53a80, p_time=) at /data/wowserver/azerothcore/src/server/game/Entities/Player/PlayerUpdates.cpp:424 #12 0x000000000122fc56 in Map::Update (this=0x7fffae5684c0, t_diff=0, s_diff=10) at /data/wowserver/azerothcore/src/server/game/Maps/Map.cpp:769 #13 0x0000000001237f20 in InstanceMap::Update (this=0x7fffae5684c0, t_diff=0, s_diff=7) at /data/wowserver/azerothcore/src/server/game/Maps/Map.cpp:3018 #14 0x000000000124554d in MapUpdateRequest::call (this=0x7fffaf191a20) at /data/wowserver/azerothcore/src/server/game/Maps/MapUpdater.cpp:43 #15 0x0000000001244f08 in MapUpdater::WorkerThread (this=0x1fb8328 ) at /data/wowserver/azerothcore/src/server/game/Maps/MapUpdater.cpp:151 #16 0x00007ffff6ef5ed0 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 #17 0x00007ffff7018ea7 in start_thread (arg=) at pthread_create.c:477 #18 0x00007ffff6beeaef in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 #0 Map::GetCreature (this=0x0, guid=...) at /data/wowserver/azerothcore/src/server/game/Maps/Map.cpp:3298 No locals. #1 0x000000000067d29d in ChooseRpgTargetAction::Execute (this=0x7fff539298e0, event=...) at /data/wowserver/azerothcore/modules/mod-playerbots/src/strategy/actions/ChooseRpgTargetAction.cpp:140 guidP = { = {static Empty = {static Empty = , _guid = 0}, _guid = 17379391030389899313}, = { = { = {m_positionX = -190.416977, m_positionY = -439.273895, m_positionZ = 53.3755379, m_orientation = 0.50401026}, m_mapId = 36}, visitors = 0}, loadedFromDB = false} relevance = priority = 1 unit = target = {first = {static Empty = {static Empty = , _guid = 0}, _guid = 17379391030389899313}, second = 0} __range1 = std::unordered_map with 4 elements = {[{static Empty = {static Empty = , _guid = 0}, _guid = 10004}] = 1, [{static Empty = {static Empty = , _guid = 0}, _guid = 17370383791809363977}] = 0, [{static Empty = {static Empty = , _guid = 0}, _guid = 17370383791809363979}] = 0, [{static Empty = {static Empty = , _guid = 0}, _guid = 17379391030389899313}] = 0} __begin1 = {, true>> = {_M_cur = 0x7fffaf2cad40}, } __end1 = {, true>> = {_M_cur = 0x0}, } targets = std::unordered_map with 4 elements = {[{static Empty = {static Empty = , _guid = 0}, _guid = 10004}] = 1, [{static Empty = {static Empty = , _guid = 0}, _guid = 17370383791809363977}] = 0, [{static Empty = {static Empty = , _guid = 0}, _guid = 17370383791809363979}] = 0, [{static Empty = {static Empty = , _guid = 0}, _guid = 17379391030389899313}] = 0} possibleTargets = std::vector of length 1, capacity 1 = {{static Empty = {static Empty = , _guid = 0}, _guid = 17379391030389899313}} possibleObjects = std::vector of length 2, capacity 2 = {{static Empty = {static Empty = , _guid = 0}, _guid = 17370383791809363979}, {static Empty = {static Empty = , _guid = 0}, _guid = 17370383791809363977}} possiblePlayers = std::vector of length 1, capacity 1 = {{static Empty = {static Empty = , _guid = 0}, _guid = 10004}} guidps = std::vector of length -3518403758989, capacity -3518403758989 = {{ = {static Empty = {static Empty = , _guid = 0}, _guid = 140736150359553}, = { = { = {m_positionX = 1.14840205e+23, m_positionY = 4.59163468e-41, m_positionZ = -2.5572909e-20, m_orientation = 4.59163468e-41}, m_mapId = 1707424384}, visitors = 32767}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 10}, = { = { = {m_positionX = -6.67336231e-20, m_positionY = 4.59163468e-41, m_positionZ = 8.00272164e-39, m_orientation = 0}, m_mapId = 4050791328}, visitors = 32767}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 2896665056}, visitors = 32767}, loadedFromDB = 160}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 1}, = { = { = {m_positionX = 17024.1426, m_positionY = 17447.9961, m_positionZ = 61.6418114, m_orientation = 0}, m_mapId = 3284052524}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 3246211846}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 1059118, m_orientation = 4.59163468e-41}, m_mapId = 2924905664}, visitors = 32767}, loadedFromDB = 72}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140736087677056}, = { = { = {m_positionX = -4.87758722e-11, m_positionY = 4.59163468e-41, m_positionZ = -6.97812474e-10, m_orientation = 4.59163468e-41}, m_mapId = 1582}, visitors = 0}, loadedFromDB = 184}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140736150360160}, = { = { = {m_positionX = 302.166534, m_positionY = 61.6418114, m_positionZ = -15.8288631, m_orientation = -381.329468}, m_mapId = 1070445101}, visitors = 15}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = -1.57047042e-10, m_positionY = 4.59163468e-41, m_positionZ = 60.9482079, m_orientation = 0}, m_mapId = 500}, visitors = 240}, loadedFromDB = 128}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140736132325376}, = { = { = {m_positionX = 4.34402524e-44, m_positionY = 0, m_positionZ = 4.34402524e-44, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = true}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 16928131}, = { = { = {m_positionX = -1.5704682e-10, m_positionY = 4.59163468e-41, m_positionZ = 1.16423166e+23, m_orientation = 4.59163468e-41}, m_mapId = 3246211846}, visitors = 3284052524}, loadedFromDB = 55}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 36}, = { = { = {m_positionX = 2.34768444e-38, m_positionY = 0, m_positionZ = 5.50067717e-38, m_orientation = 0}, m_mapId = 1707424384}, visitors = 32767}, loadedFromDB = 192}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 15959814}, = { = { = {m_positionX = 525469952, m_positionY = 4.59163468e-41, m_positionZ = 3.65197718e-38, m_orientation = 0}, m_mapId = 2893883392}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140736117522432}, = { = { = {m_positionX = 2.23851236e-38, m_positionY = 0, m_positionZ = 0, m_orientation = 61.6418114}, m_mapId = 3284052524}, visitors = 3246211846}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140736150360104}, = { = { = {m_positionX = 2.21545287e-42, m_positionY = 60.9482079, m_positionZ = 3.27010905e-38, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = 171}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 8}, = { = { = {m_positionX = -6.97842673e-10, m_positionY = 4.59163468e-41, m_positionZ = -6.9784134e-10, m_orientation = 4.59163468e-41}, m_mapId = 2956972496}, visitors = 32767}, loadedFromDB = 2}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 8}, = { = { = {m_positionX = 1.40129846e-44, m_positionY = 0, m_positionZ = 3.92093035e-38, m_orientation = 0}, m_mapId = 2996041664}, visitors = 32767}, loadedFromDB = 255}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 10}, = { = { = {m_positionX = -1.7225716e-08, m_positionY = 4.59163468e-41, m_positionZ = -6.97821356e-10, m_orientation = 4.59163468e-41}, m_mapId = 19078905}, visitors = 0}, loadedFromDB = 128}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 19914336}, = { = { = {m_positionX = 1.16423166e+23, m_positionY = 4.59163468e-41, m_positionZ = 0, m_orientation = 0}, m_mapId = 10}, visitors = 0}, loadedFromDB = 112}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 695}, = { = { = {m_positionX = 2.27579068e-38, m_positionY = 0, m_positionZ = 1.40129846e-44, m_orientation = 0}, m_mapId = 1707424384}, visitors = 32767}, loadedFromDB = 10}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = -2.5572909e-20, m_positionY = 4.59163468e-41, m_positionZ = 1.16423166e+23, m_orientation = 4.59163468e-41}, m_mapId = 0}, visitors = 0}, loadedFromDB = 10}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 7.99518126e-39, m_positionY = 0, m_positionZ = 1.40129846e-45, m_orientation = 0}, m_mapId = 3229168896}, visitors = 3215688139}, loadedFromDB = 203}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 8.4304791e+22, m_orientation = 4.59163468e-41}, m_mapId = 3246211846}, visitors = 0}, loadedFromDB = 56}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 9.36910222e+22, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 256}, visitors = 0}, loadedFromDB = 128}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140734426579072}, = { = { = {m_positionX = 9.36910222e+22, m_positionY = 0, m_positionZ = 2.82184825e-38, m_orientation = 0}, m_mapId = 65155}, visitors = 32767}, loadedFromDB = 56}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140734900812416}, = { = { = {m_positionX = 4.20389539e-45, m_positionY = 0, m_positionZ = 1.16423166e+23, m_orientation = 4.59163468e-41}, m_mapId = 1707424384}, visitors = 32767}, loadedFromDB = 88}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140734900812416}, = { = { = {m_positionX = -6.97843117e-10, m_positionY = 4.59163468e-41, m_positionZ = -6.97845337e-10, m_orientation = 4.59163468e-41}, m_mapId = 10}, visitors = 0}, loadedFromDB = 224}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140737292490624}, = { = { = {m_positionX = -6.6977121e+31, m_positionY = 4.59163468e-41, m_positionZ = 1.40129846e-44, m_orientation = 0}, m_mapId = 19865864}, visitors = 0}, loadedFromDB = 128}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140736150360696}, = { = { = {m_positionX = -6.97842895e-10, m_positionY = 4.59163468e-41, m_positionZ = 3.22758273e-38, m_orientation = 0}, m_mapId = 19904976}, visitors = 0}, loadedFromDB = 128}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140737292490624}, = { = { = {m_positionX = 3.38496937e+21, m_positionY = 0, m_positionZ = -4.87758722e-11, m_orientation = 4.59163468e-41}, m_mapId = 1707439680}, visitors = 32767}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 16727383}, = { = { = {m_positionX = -2.00377599e-08, m_positionY = 4.59163468e-41, m_positionZ = -6.97879532e-10, m_orientation = 4.59163468e-41}, m_mapId = 8396800}, visitors = 0}, loadedFromDB = 87}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 8521215126016}, = { = { = {m_positionX = 6.69061406e+32, m_positionY = 4.59163468e-41, m_positionZ = 5.78456006e-42, m_orientation = 4.59163468e-41}, m_mapId = 19141350}, visitors = 10}, loadedFromDB = true}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140735776251896}, = { = { = {m_positionX = 1.78291408e-40, m_positionY = 0, m_positionZ = -6.97855551e-10, m_orientation = 1.40129846e-44}, m_mapId = 1}, visitors = 107}, loadedFromDB = 192}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140736150360856}, = { = { = {m_positionX = -6.97853553e-10, m_positionY = 4.59163468e-41, m_positionZ = 3.19229691e-38, m_orientation = 0}, m_mapId = 19779072}, visitors = 0}, loadedFromDB = 24}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140736150360852}, = { = { = {m_positionX = 3.19236417e-38, m_positionY = 0, m_positionZ = 3.38496937e+21, m_orientation = 0}, m_mapId = 2956972824}, visitors = 32767}, loadedFromDB = 20}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 19779264}, = { = { = {m_positionX = 3.38496937e+21, m_positionY = 0, m_positionZ = -6.97853775e-10, m_orientation = 4.59163468e-41}, m_mapId = 2956972820}, visitors = 32767}, loadedFromDB = 112}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 19779152}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 1, m_orientation = 1.2695339e-36}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140736150361232}, = { = { = {m_positionX = -6.97874203e-10, m_positionY = 4.59163468e-41, m_positionZ = 4.20389539e-45, m_orientation = 0}, m_mapId = 9}, visitors = 0}, loadedFromDB = 254}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 246}, = { = { = {m_positionX = 3.38496937e+21, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 2924905664}, visitors = 32767}, loadedFromDB = 255}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140736150361288}, = { = { = {m_positionX = 1.17664229e-38, m_positionY = 0, m_positionZ = 1.40129846e-44, m_orientation = 0}, m_mapId = 19070038}, visitors = 0}, loadedFromDB = 232}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 8396800}, = { = { = {m_positionX = 1.40129846e-44, m_positionY = 0, m_positionZ = 2.99357429e-38, m_orientation = 0}, m_mapId = 107}, visitors = 32767}, loadedFromDB = 80}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140735139547328}, = { = { = {m_positionX = -6.97887526e-10, m_positionY = 4.59163468e-41, m_positionZ = -6.97887526e-10, m_orientation = 4.59163468e-41}, m_mapId = 2956973440}, visitors = 32767}, loadedFromDB = 128}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140736150361496}, = { = { = {m_positionX = -6.97889302e-10, m_positionY = 4.59163468e-41, m_positionZ = 9.22962879e-38, m_orientation = 0}, m_mapId = 2956973472}, visitors = 32767}, loadedFromDB = 184}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140736150361528}, = { = { = {m_positionX = -6.97891522e-10, m_positionY = 4.59163468e-41, m_positionZ = -6.97891522e-10, m_orientation = 4.59163468e-41}, m_mapId = 26861344}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 5.65234923e-38, m_orientation = 0}, m_mapId = 2582863104}, visitors = 32767}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 3.01911352e-38, m_positionY = 0, m_positionZ = 9.80908925e-45, m_orientation = 0}, m_mapId = 33260368}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 33260328}, = { = { = {m_positionX = -4.87758722e-11, m_positionY = 4.59163468e-41, m_positionZ = 0, m_orientation = 0}, m_mapId = 4294956031}, visitors = 32767}, loadedFromDB = 152}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 10}, = { = { = {m_positionX = -2.42411082e+33, m_positionY = 4.59163468e-41, m_positionZ = 9.23910381e-38, m_orientation = 0}, m_mapId = 19157907}, visitors = 0}, loadedFromDB = 32}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 33260328}, = { = { = {m_positionX = 9.2392204e-38, m_positionY = 0, m_positionZ = 3.01801182e-38, m_orientation = 0}, m_mapId = 33260328}, visitors = 0}, loadedFromDB = 2}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 4}, = { = { = {m_positionX = -nan(0x7fd3ff), m_positionY = 1.40129846e-45, m_positionZ = -2.44575631e-08, m_orientation = 4.59163468e-41}, m_mapId = 0}, visitors = 0}, loadedFromDB = 254}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140737488344063}, = { = { = {m_positionX = -4.87758722e-11, m_positionY = 4.59163468e-41, m_positionZ = 1.17664229e-38, m_orientation = 0}, m_mapId = 3060041376}, visitors = 32767}, loadedFromDB = 32}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 26768056}, = { = { = {m_positionX = -1.39245504e-10, m_positionY = 4.59163468e-41, m_positionZ = -6.97898628e-10, m_orientation = 4.59163468e-41}, m_mapId = 19158349}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140736131045920}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 9.23910381e-38, m_orientation = 0}, m_mapId = 2956973632}, visitors = 32767}, loadedFromDB = 8}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140736131045920}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = -6.97912839e-10, m_orientation = 4.59163468e-41}, m_mapId = 4142882512}, visitors = 32767}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = -nan(0x7fd3fe), m_positionY = 4.59163468e-41, m_positionZ = -2.62773292e+33, m_orientation = 4.59163468e-41}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140736150370048}, = { = { = {m_positionX = 4.23822917e-38, m_positionY = -3.22588478e+20, m_positionZ = -nan(0x7fd3fe), m_orientation = 4.59163468e-41}, m_mapId = 4294956031}, visitors = 32767}, loadedFromDB = 64}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 8396800}, = { = { = {m_positionX = -3.27917099e-12, m_positionY = 1.29451658e-20, m_positionZ = 6.69026709e-21, m_orientation = 1.29190159e-20}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = -2.18857763e-36, m_orientation = -5.15091139e-31}, m_mapId = 2956982016}, visitors = 32767}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140737488344062}, = { = { = {m_positionX = -1.93613559e+33, m_positionY = 4.59163468e-41, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = 160}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140736150371768}, = { = { = {m_positionX = 2.80259693e-45, m_positionY = 0, m_positionZ = -2.0176541e+33, m_orientation = 4.59163468e-41}, m_mapId = 4140235456}, visitors = 32767}, loadedFromDB = 192}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140737354129792}, = { = { = {m_positionX = 4.91085762e+23, m_positionY = 4.59163468e-41, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 9.21942286e-41, m_positionY = 0, m_positionZ = 11.4637575, m_orientation = 2.72137223e+13}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 1.40129846e-45, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = true}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 1.40129846e-45, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 1}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 1}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 1.40129846e-45, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = true}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 1.40129846e-45, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 1}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 1}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 1.40129846e-45, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = true}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 1.40129846e-45, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 1073741824}, visitors = 32767}, loadedFromDB = 192}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140735340871680}, = { = { = {m_positionX = -0.750011444, m_positionY = 4.59163468e-41, m_positionZ = -2, m_orientation = 4.59163468e-41}, m_mapId = 4093640896}, visitors = 32767}, loadedFromDB = true}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 1.40129846e-45, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 1}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 1}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 1.40129846e-45, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = true}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 1.40129846e-45, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 1}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140735139547328}, = { = { = {m_positionX = 4.05756512e+31, m_positionY = 4.59163468e-41, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = 175}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 8589934593}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = -2.47953245e-23, m_orientation = 4.59163468e-41}, m_mapId = 126}, visitors = 147}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140735776019584}, = { = { = {m_positionX = 1.06498683e-43, m_positionY = 1.90576591e-43, m_positionZ = 0, m_orientation = 0}, m_mapId = 2582633152}, visitors = 32767}, loadedFromDB = 255}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = -2.48028976e-23, m_positionY = 4.59163468e-41, m_positionZ = -nan(0x7fffff), m_orientation = 3.50324616e-44}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 47244640267}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = -2.48070375e-23, m_orientation = 4.59163468e-41}, m_mapId = 1}, visitors = 1}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140735776027008}, = { = { = {m_positionX = 2.80259693e-45, m_positionY = 4.20389539e-45, m_positionZ = 0, m_orientation = 0}, m_mapId = 2582640576}, visitors = 32767}, loadedFromDB = 2}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = -2.4812894e-23, m_positionY = 4.59163468e-41, m_positionZ = 1.40129846e-45, m_orientation = 2.80259693e-45}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 296352743423}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = -2.4817034e-23, m_orientation = 4.59163468e-41}, m_mapId = 1}, visitors = 1}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140735776033344}, = { = { = {m_positionX = 0, m_positionY = 1.40129846e-45, m_positionZ = 0, m_orientation = 0}, m_mapId = 2582645568}, visitors = 32767}, loadedFromDB = true}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = -2.48215778e-23, m_positionY = 4.59163468e-41, m_positionZ = 2.80259693e-45, m_orientation = 2.80259693e-45}, m_mapId = 0}, visitors = 0}, loadedFromDB = 64}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 4294967297}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = -2.48240012e-23, m_orientation = 4.59163468e-41}, m_mapId = 1}, visitors = 3}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140735776036320}, = { = { = {m_positionX = 1.40129846e-45, m_positionY = 2.80259693e-45, m_positionZ = 0, m_orientation = 0}, m_mapId = 2582648800}, visitors = 32767}, loadedFromDB = 2}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = -2.48254653e-23, m_positionY = 4.59163468e-41, m_positionZ = 0, m_orientation = 1.40129846e-45}, m_mapId = 0}, visitors = 0}, loadedFromDB = 224}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 12884901891}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = -2.48265255e-23, m_orientation = 4.59163468e-41}, m_mapId = 2}, visitors = 2}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140735776038016}, = { = { = {m_positionX = 1.40129846e-45, m_positionY = 1.40129846e-45, m_positionZ = 0, m_orientation = 0}, m_mapId = 2582650144}, visitors = 32767}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = -2.48275858e-23, m_positionY = 4.59163468e-41, m_positionZ = 1.40129846e-45, m_orientation = 1.40129846e-45}, m_mapId = 0}, visitors = 0}, loadedFromDB = 192}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 4294967297}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = -2.48280906e-23, m_orientation = 4.59163468e-41}, m_mapId = 1}, visitors = 1}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140735776038912}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 2582651040}, visitors = 32767}, loadedFromDB = true}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = -2.48288479e-23, m_positionY = 4.59163468e-41, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = 224}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = -2.48293528e-23, m_orientation = 4.59163468e-41}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140735776039712}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 2582651840}, visitors = 32767}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = -2.48301101e-23, m_positionY = 4.59163468e-41, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = -2.4830615e-23, m_orientation = 4.59163468e-41}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140737287020176}, = { = { = {m_positionX = 3.24273751e+32, m_positionY = 4.59163468e-41, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 4.05756512e+31, m_orientation = 4.59163468e-41}, m_mapId = 35}, visitors = 34013447}, loadedFromDB = 3}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 361418285423855363}, = { = { = {m_positionX = 6.16014428e-36, m_positionY = 3.85008973e-37, m_positionZ = 3.84997538e-37, m_orientation = 3.79119977e-37}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140735776040512}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 2582652640}, visitors = 32767}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = -2.48313723e-23, m_positionY = 4.59163468e-41, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = 32}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = -2.48318772e-23, m_orientation = 4.59163468e-41}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}...} gen = {static word_size = , static state_size = 624, static shift_size = , static mask_bits = , static xor_mask = , static tempering_u = , static tempering_d = , static tempering_s = , static tempering_b = , static tempering_t = , static tempering_c = , static tempering_l = , static initialization_multiplier = , static default_seed = , _M_x = {17379391030389899313, 14113053145391065791, 4539917395197001869, 36, 2139095040, 0, 0, 9218868437227405312, 0, 18446744073709551615, 12884901888, 9218868437227405312, 140737333729742, 140733193388062, 140733193388032, 30, 7, 37, 8589934592, 3432, 24072600, 0, 140736150352728, 24072612, 140736150351648, 1, 4623507967449235456, 22812576, 4294967295, 102, 4603538882078703648, 4609864251132084224, 140735801828576, 140736150352744, 140736150352892, 4599938714326532096, 7507804160, 206158430224, 140736150354560, 140736150353296, 7519860443, 14246142716509640027, 13850816007949241249, 4608749192402173952, 13850810599459520513, 8589934594, 4294967297, 8589934593, 12884901891, 0, 12884901888, 140736150352976, 4672682977524945311, 0, 12884901888, 140736150353008, 4672682977524945311, 140733193388061, 140733193388032, 29, 140733193388035, 32, 8589934592, 3432, 24072600, 0, 140736150353920, 24072612, 140736150352000, 227633266738, 4623524855797514240, 140736150352272, 4294967295, 102, 32, 140737332384151, 11529215046068469760, 0, 2956966088, 140736150352544, 140736150352704, 206158430224, 140736150354912, 140736150353648, 19, 140737332387178, 3472328296227550001, 0, 140736150353552, 140736150353568, 24072575, 140736150353984, 19, 140737332481408, 8194, 140735809474024, 0, 0, 0, 18446744073709551615, 4294967296, 0, 2139095040, 2, 0, 140733193388034, 11, 13, 8589934592, 3432, 24072594, 0, 0, 24072594, 8194, 140735809474024, 14034220206021148672, 1102356837, 140736150353856, 140736150352464, 14034220206021148672, 1102356837, 140736150353888, 140736150352496, 140736150353544, 140736150352656, 0, 206158430224, 140736150355280, 140736150354016, 4973694009194053632, 4865675630018035712, 4603538883211582004, 4609864251132084224, 140735801828576, 140736150353560, 140736150353708, 4599938714326532096, 7507804160, 4555778773791306188, 14034220206007656221, 4589382945820046153, 140736418281179, 14246142716509640027, 13850816007949241249, 4608749192402173952, 13850810599459520513, 140736150352816, 2338615488502986083, 140735801828576, 2338615488502986083, 22919294, 36, 4755657703055949845, 4609478528709165056, 4602767438340128124, 140736150354744, 4594137539580788736, 140736090053168, 13799029258268330010, 4564786640912024779, 140736381926915, 4582058160419442509, 140736429817764, 14053437588430673605, 140734301051089, 4607803608711299072, 7531397028, 8589934593, 8589934593, 8589934593, 12884901888, 12884901888, 12884901888, 4685860284017934342, 1315367255420, 4704909470085080788, 4678725720569021031, 2719807225500, 4689826421113078620, 4745540783036174488, 9200927902863, 4713461815132414329, 4693307130243975271, 18446744070512022668, 0, 0, 0, 0, 0, 551485075712, 140734589348704, 14034220206021148672, 0, 140736150354464, 140736150353072, 18446744073709551615, 0, 8194, 22919294...}, _M_p = 140736150356616} guidP = { = {static Empty = {static Empty = , _guid = 0}, _guid = 140736150350632}, = { = { = {m_positionX = -6.98016756e-10, m_positionY = 4.59163468e-41, m_positionZ = 1.40129846e-45, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = 88} num = 0 travelTarget = ignoreList = hasGoodRelevance = false relevances = Python Exception value has been optimized out: #2 0x0000000000642c6d in Engine::ListenAndExecute (this=this@entry=0x7fff658ed400, action=action@entry=0x7fff539298e0, event=...) at /data/wowserver/azerothcore/modules/mod-playerbots/src/strategy/Engine.cpp:560 actionExecuted = false #3 0x0000000000640d0e in Engine::DoNextAction (this=0x7fff658ed400, unit=0x0, depth=0, minimal=false) at /data/wowserver/azerothcore/modules/mod-playerbots/src/strategy/Engine.cpp:196 pmo = 0x0 relevance = 5 actionNode = 0x7fff4a1745a0 action = 0x7fff539298e0 event = {_vptr$Event = 0x16e0e08 , source = "no rpg target", param = "", packet = { = {_vptr$ByteBuffer = 0x16e0e40 , static DEFAULT_SIZE = 4096, _rpos = 0, _wpos = 0, _storage = std::vector of length 0, capacity 0}, m_opcode = 0, m_receivedTime = {__d = {__r = 0}}}, owner = 0x0} skipPrerequisites = actionExecuted = false basket = currentTime = 1664581603 iterations = 1 iterationsPerTick = #4 0x0000000000572b5c in PlayerbotAI::DoNextAction (this=this@entry=0x7fff9ef18780, min=) at /data/wowserver/azerothcore/modules/mod-playerbots/src/PlayerbotAI.cpp:839 minimal = masterBotAI = group = #5 0x0000000000572455 in PlayerbotAI::UpdateAIInternal (this=0x7fff9ef18780, elapsed=, minimal=false) at /data/wowserver/azerothcore/modules/mod-playerbots/src/PlayerbotAI.cpp:340 mapString = "I" helper = {aiObjectContext = 0x7fff659b2600} delayed = std::vector of length 0, capacity 0 pmo = 0x0 #6 0x0000000000570f50 in PlayerbotAI::UpdateAI (this=0x7fff9ef18780, elapsed=10, minimal=false) at /data/wowserver/azerothcore/modules/mod-playerbots/src/PlayerbotAI.cpp:247 currentSpell = min = false #7 0x00000000004927e0 in PlayerbotsPlayerScript::OnAfterUpdate (this=, player=0x7fff65c53a80, diff=10) at /data/wowserver/azerothcore/modules/mod-playerbots/src/Playerbots.cpp:111 botAI = 0x0 #8 0x00000000012f2108 in std::function::operator()(PlayerScript*) const (this=0x7fffb03fd258, __args=0x7ffff4535780) at /usr/bin/../lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/bits/std_function.h:622 No locals. #9 ExecuteScript(std::function) (executeHook=...) at /data/wowserver/azerothcore/src/server/game/Scripting/ScriptMgrMacros.h:63 scriptID = script = @0x7ffff45357d8: 0x7ffff4535780 __range1 = __begin0 = {first = 5, second = 0x7ffff4535780} __end0 = {first = 8, second = 0x1} __range1 = __begin0 = Python Exception value has been optimized out: __end0 = Python Exception value has been optimized out: scriptID = script = #10 ScriptMgr::OnAfterPlayerUpdate (this=, player=0x7fff65c53a80, diff=10) at /data/wowserver/azerothcore/src/server/game/Scripting/ScriptDefines/PlayerScript.cpp:318 No locals. #11 0x0000000000ff3d57 in Player::Update (this=0x7fff65c53a80, p_time=) at /data/wowserver/azerothcore/src/server/game/Entities/Player/PlayerUpdates.cpp:424 now = 1664581603 lastTick = pet = #12 0x000000000122fc56 in Map::Update (this=0x7fffae5684c0, t_diff=0, s_diff=10) at /data/wowserver/azerothcore/src/server/game/Maps/Map.cpp:769 player = 0x0 updater = {i_timeDiff = 4, i_largeOnly = false} grid_object_update = {i_visitor = @0x7fffb03fd5a0} world_object_update = {i_visitor = @0x1fb4120} largeObjectUpdater = {i_timeDiff = 88834, i_largeOnly = false} grid_large_object_update = {i_visitor = @0x7fffb03fd598} world_large_object_update = {i_visitor = @0x7fffb03fd598} updateList = Python Exception value has been optimized out: #13 0x0000000001237f20 in InstanceMap::Update (this=0x7fffae5684c0, t_diff=0, s_diff=7) at /data/wowserver/azerothcore/src/server/game/Maps/Map.cpp:3018 No locals. #14 0x000000000124554d in MapUpdateRequest::call (this=0x7fffaf191a20) at /data/wowserver/azerothcore/src/server/game/Maps/MapUpdater.cpp:43 __ac_metric_stop_watch42 = {_logger = {this = 0x7fffaf191a20}, _startTime = {__d = {__r = 0}}} #15 0x0000000001244f08 in MapUpdater::WorkerThread (this=0x1fb8328 ) at /data/wowserver/azerothcore/src/server/game/Maps/MapUpdater.cpp:151 request = 0x0 #16 0x00007ffff6ef5ed0 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 No symbol table info available. #17 0x00007ffff7018ea7 in start_thread (arg=) at pthread_create.c:477 ret = pd = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140736150370048, -2194406938779402165, 140737488344062, 140737488344063, 140736150361920, 8396800, 2194527333923602507, 2194388294852984907}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = 0 #18 0x00007ffff6beeaef in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 No locals. Id Target Id Frame 1 Thread 0x7ffff49a7fc0 (LWP 28162) "worldserver" futex_wait_cancelable (private=0, expected=0, futex_word=0x1fb844c ) at ../sysdeps/nptl/futex-internal.h:186 2 Thread 0x7ffff3fff700 (LWP 28166) "worldserver" futex_wait_cancelable (private=0, expected=0, futex_word=0x7ffff445179c) at ../sysdeps/nptl/futex-internal.h:186 3 Thread 0x7ffff37fe700 (LWP 28167) "worldserver" 0x00007ffff6beee16 in epoll_wait (epfd=6, events=0x7ffff37fbe70, maxevents=128, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30 4 Thread 0x7ffff2ffd700 (LWP 28168) "worldserver" futex_wait_cancelable (private=0, expected=0, futex_word=0x7ffff442f064) at ../sysdeps/nptl/futex-internal.h:186 5 Thread 0x7ffff27fc700 (LWP 28169) "worldserver" futex_wait_cancelable (private=0, expected=0, futex_word=0x7ffff442efa4) at ../sysdeps/nptl/futex-internal.h:186 6 Thread 0x7ffff1ffb700 (LWP 28170) "worldserver" futex_wait_cancelable (private=0, expected=0, futex_word=0x7ffff442eee4) at ../sysdeps/nptl/futex-internal.h:186 7 Thread 0x7ffff0efa700 (LWP 28171) "worldserver" futex_wait_cancelable (private=0, expected=0, futex_word=0x7ffff442f120) at ../sysdeps/nptl/futex-internal.h:186 * 8 Thread 0x7fffb03ff700 (LWP 28173) "worldserver" Map::GetCreature (this=0x0, guid=...) at /data/wowserver/azerothcore/src/server/game/Maps/Map.cpp:3298 9 Thread 0x7fff77bff700 (LWP 28174) "worldserver" 0x00007ffff70231bf in __libc_accept (fd=25, addr=..., len=0x0) at ../sysdeps/unix/sysv/linux/accept.c:26 10 Thread 0x7fff76dff700 (LWP 28175) "worldserver" 0x00007ffff6beee16 in epoll_wait (epfd=29, events=0x7fff76dfcdc0, maxevents=128, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30 11 Thread 0x7fff75fff700 (LWP 28176) "worldserver" 0x00007ffff6be52a3 in __GI___select (nfds=1, readfds=0x7fff75ffd450, writefds=0x0, exceptfds=0x7fff75ffd4d0, timeout=0x7fff75ffd440) at ../sysdeps/unix/sysv/linux/select.c:41 12 Thread 0x7fff757fe700 (LWP 28177) "worldserver" 0x00007ffff6bb5621 in __GI___clock_nanosleep (clock_id=clock_id@entry=0, flags=flags@entry=0, req=0x7fff757fc5b0, rem=0x7fff757fc5b0) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:48 Thread 12 (Thread 0x7fff757fe700 (LWP 28177) "worldserver"): #0 0x00007ffff6bb5621 in __GI___clock_nanosleep (clock_id=clock_id@entry=0, flags=flags@entry=0, req=0x7fff757fc5b0, rem=0x7fff757fc5b0) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:48 sc_cancel_oldtype = 0 sc_ret = r = #1 0x00007ffff6bbae03 in __GI___nanosleep (requested_time=, remaining=) at nanosleep.c:27 ret = #2 0x000000000045d31b in std::this_thread::sleep_for > (__rtime=...) at /usr/bin/../lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/thread:401 __ts = {tv_sec = 0, tv_nsec = 80550} __s = {__r = 0} __ns = {__r = 1000000} #3 AuctionListingRunnable () at /data/wowserver/azerothcore/src/server/apps/worldserver/Main.cpp:719 No locals. #4 0x00007ffff6ef5ed0 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 No symbol table info available. #5 0x00007ffff7018ea7 in start_thread (arg=) at pthread_create.c:477 ret = pd = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140735164704512, -2194406938779402165, 140737488347518, 140737488347519, 140735164696384, 8396800, 2194674118189039691, 2194388294852984907}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = 0 #6 0x00007ffff6beeaef in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 No locals. Thread 11 (Thread 0x7fff75fff700 (LWP 28176) "worldserver"): #0 0x00007ffff6be52a3 in __GI___select (nfds=1, readfds=0x7fff75ffd450, writefds=0x0, exceptfds=0x7fff75ffd4d0, timeout=0x7fff75ffd440) at ../sysdeps/unix/sysv/linux/select.c:41 resultvar = 18446744073709551102 sc_cancel_oldtype = 0 sc_ret = #1 0x00007ffff7f33670 in ?? () from /lib/x86_64-linux-gnu/libreadline.so.8 No symbol table info available. #2 0x00007ffff7f3392d in rl_read_key () from /lib/x86_64-linux-gnu/libreadline.so.8 No symbol table info available. #3 0x00007ffff7f169bf in readline_internal_char () from /lib/x86_64-linux-gnu/libreadline.so.8 No symbol table info available. #4 0x00007ffff7f173ad in readline () from /lib/x86_64-linux-gnu/libreadline.so.8 No symbol table info available. #5 0x000000000047b1f5 in CliThread () at /data/wowserver/azerothcore/src/server/apps/worldserver/CommandLine/CliRunnable.cpp:158 command = "" command_str = BLANK = 0 '\000' #6 0x00007ffff6ef5ed0 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 No symbol table info available. #7 0x00007ffff7018ea7 in start_thread (arg=) at pthread_create.c:477 ret = pd = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140735173097216, -2194406938779402165, 140737488347518, 140737488347519, 140735173089088, 8396800, 2194675218237538379, 2194388294852984907}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = 0 #8 0x00007ffff6beeaef in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 No locals. Thread 10 (Thread 0x7fff76dff700 (LWP 28175) "worldserver"): #0 0x00007ffff6beee16 in epoll_wait (epfd=29, events=0x7fff76dfcdc0, maxevents=128, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30 No locals. #1 0x00000000004671fb in boost::asio::detail::epoll_reactor::run (this=0x7fff97ff7be0, usec=, ops=...) at /usr/include/boost/asio/detail/impl/epoll_reactor.ipp:471 events = {{events = 0, data = {ptr = 0x1100000000000, fd = 0, u32 = 0, u64 = 299067162755072}}, {events = 0, data = {ptr = 0x7fff76dfd070, fd = 1994379376, u32 = 1994379376, u64 = 140735187767408}}, {events = 65537, data = {ptr = 0x1200000000000, fd = 0, u32 = 0, u64 = 316659348799488}}, {events = 0, data = {ptr = 0x7fff76dfdec0, fd = 1994383040, u32 = 1994383040, u64 = 140735187771072}}, {events = 1981810880, data = {ptr = 0x762031e800007fff, fd = 32767, u32 = 32767, u64 = 8511858168232443903}}, {events = 32767, data = {ptr = 0x10000, fd = 65536, u32 = 65536, u64 = 65536}}, {events = 1981854336, data = {ptr = 0x76dfde9000007fff, fd = 32767, u32 = 32767, u64 = 8565809726338662399}}, {events = 32767, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 1343058624, data = {ptr = 0x500e47c000007fff, fd = 32767, u32 = 32767, u64 = 5768627062667509759}}, {events = 32767, data = {ptr = 0x7fff500d72c0, fd = 1343058624, u32 = 1343058624, u64 = 140734536446656}}, {events = 1343058624, data = {ptr = 0x500e47c000007fff, fd = 32767, u32 = 32767, u64 = 5768627062667509759}}, {events = 32767, data = {ptr = 0x7fff500e47c0, fd = 1343113152, u32 = 1343113152, u64 = 140734536501184}}, {events = 1343113152, data = {ptr = 0x500d72c000007fff, fd = 32767, u32 = 32767, u64 = 5768392866690793471}}, {events = 32767, data = {ptr = 0x7fff500ee9c0, fd = 1343154624, u32 = 1343154624, u64 = 140734536542656}}, {events = 1343154624, data = {ptr = 0x500ccf4000007fff, fd = 32767, u32 = 32767, u64 = 5768213096539652095}}, {events = 32767, data = {ptr = 0x7fff500d3d40, fd = 1343044928, u32 = 1343044928, u64 = 140734536432960}}, {events = 1946294016, data = {ptr = 0x500c884000007fff, fd = 32767, u32 = 32767, u64 = 5768135031214079999}}, {events = 32767, data = {ptr = 0x7fff741b2780, fd = 1947936640, u32 = 1947936640, u64 = 140735141324672}}, {events = 1343189568, data = {ptr = 0x7620b20000007fff, fd = 32767, u32 = 32767, u64 = 8511999008800014335}}, {events = 32767, data = {ptr = 0x21cb900 , fd = 35436800, u32 = 35436800, u64 = 35436800}}, {events = 2010842064, data = {ptr = 0x85000007fff, fd = 32767, u32 = 32767, u64 = 9139690438655}}, {events = 0, data = {ptr = 0xc4ceb9fe1a85ec53, fd = 444984403, u32 = 444984403, u64 = 14181476777654086739}}, {events = 3574451219, data = {ptr = 0x7620b20000000000, fd = 0, u32 = 0, u64 = 8511999008799981568}}, {events = 32767, data = {ptr = 0x21cb900 , fd = 35436800, u32 = 35436800, u64 = 35436800}}, {events = 2010842064, data = {ptr = 0x85000007fff, fd = 32767, u32 = 32767, u64 = 9139690438655}}, {events = 0, data = {ptr = 0xc4ceb9fe1a85ec53, fd = 444984403, u32 = 444984403, u64 = 14181476777654086739}}, {events = 3574451219, data = {ptr = 0x164fdca00000000, fd = 0, u32 = 0, u64 = 100484135734214656}}, {events = 0, data = {ptr = 0x1fffff000, fd = -4096, u32 = 4294963200, u64 = 8589930496}}, {events = 1981854592, data = {ptr = 0x100007fff, fd = 32767, u32 = 32767, u64 = 4295000063}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 1981854336, data = {ptr = 0x76dfde9000007fff, fd = 32767, u32 = 32767, u64 = 8565809726338662399}}, {events = 32767, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 23395291, data = {ptr = 0x762008c000000000, fd = 0, u32 = 0, u64 = 8511812916456980480}}, {events = 32767, data = {ptr = 0x7fff762031a8, fd = 1981821352, u32 = 1981821352, u64 = 140735175209384}}, {events = 1981810880, data = {ptr = 0x76dfd1e800007fff, fd = 32767, u32 = 32767, u64 = 8565795810644623359}}, {events = 32767, data = {ptr = 0x7fff76dfdec0, fd = 1994383040, u32 = 1994383040, u64 = 140735187771072}}, {events = 1981854336, data = {ptr = 0x762008c000007fff, fd = 32767, u32 = 32767, u64 = 8511812916457013247}}, {events = 32767, data = {ptr = 0x7fff76dfd1e8, fd = 1994379752, u32 = 1994379752, u64 = 140735187767784}}, {events = 1994382992, data = {ptr = 0x762031a800007fff, fd = 32767, u32 = 32767, u64 = 8511857893354536959}}, {events = 32767, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 23382486, data = {ptr = 0x76dfcfe300000000, fd = 0, u32 = 0, u64 = 8565793590146498560}}, {events = 32767, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 1981854336, data = {ptr = 0x164ca5e00007fff, fd = 32767, u32 = 32767, u64 = 100427596784762879}}, {events = 0, data = {ptr = 0xdfde90 , fd = 14671504, u32 = 14671504, u64 = 14671504}}, {events = 1994383040, data = {ptr = 0x762031e800007fff, fd = 32767, u32 = 32767, u64 = 8511858168232443903}}, {events = 32767, data = {ptr = 0x40, fd = 64, u32 = 64, u64 = 64}}, {events = 0, data = {ptr = 0x2c00007fff, fd = 32767, u32 = 32767, u64 = 188978593791}}, {events = 32767, data = {ptr = 0x7fff76dfd0bf, fd = 1994379455, u32 = 1994379455, u64 = 140735187767487}}, {events = 1994379367, data = {ptr = 0x7fff, fd = 32767, u32 = 32767, u64 = 32767}}, {events = 32767, data = {ptr = 0x163a130 , fd = 23306544, u32 = 23306544, u64 = 23306544}}, {events = 4096, data = {ptr = 0x4000000000, fd = 0, u32 = 0, u64 = 274877906944}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 44, data = {ptr = 0x76dfd0bf00000000, fd = 0, u32 = 0, u64 = 8565794535039303680}}, {events = 32767, data = {ptr = 0x7fff76dfd067, fd = 1994379367, u32 = 1994379367, u64 = 140735187767399}}, {events = 1337995552, data = {ptr = 0x4001007fff, fd = 16809983, u32 = 16809983, u64 = 274894716927}}, {events = 0, data = {ptr = 0x1a084c8 , fd = 27296968, u32 = 27296968, u64 = 27296968}}, {events = 44, data = {ptr = 0x1000000000000, fd = 0, u32 = 0, u64 = 281474976710656}}, {events = 0, data = {ptr = 0x7fff762008c0, fd = 1981810880, u32 = 1981810880, u64 = 140735175198912}}, {events = 1994382992, data = {ptr = 0x4000007fff, fd = 32767, u32 = 32767, u64 = 274877939711}}, {events = 0, data = {ptr = 0x7fff76dfd400, fd = 1994380288, u32 = 1994380288, u64 = 140735187768320}}, {events = 23261694, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x7fff76dfde90, fd = 1994382992, u32 = 1994382992, u64 = 140735187771024}}, {events = 1337983360, data = {ptr = 0x2c0000002c, fd = 44, u32 = 44, u64 = 188978561068}}, {events = 0, data = {ptr = 0x7fff76dfe080, fd = 1994383488, u32 = 1994383488, u64 = 140735187771520}}, {events = 0, data = {ptr = 0x1000000000000, fd = 0, u32 = 0, u64 = 281474976710656}}, {events = 0, data = {ptr = 0x7fff76dfde90, fd = 1994382992, u32 = 1994382992, u64 = 140735187771024}}, {events = 1994380464, data = {ptr = 0x1621d1a00007fff, fd = 32767, u32 = 32767, u64 = 99674139261960191}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 20056775, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 1337982976, data = {ptr = 0xb800007fff, fd = 32767, u32 = 32767, u64 = 790274015231}}, {events = 0, data = {ptr = 0x7fff7603f000, fd = 1979969536, u32 = 1979969536, u64 = 140735173357568}}, {events = 19958500, data = {ptr = 0x5376690000000000, fd = 0, u32 = 0, u64 = 6014109801120792576}}, {events = 32767, data = {ptr = 0xb8, fd = 184, u32 = 184, u64 = 184}}, {events = 1337995280, data = {ptr = 0x131b50f00007fff, fd = 32767, u32 = 32767, u64 = 86048943925919743}}, {events = 0, data = {ptr = 0x7fff76dfde90, fd = 1994382992, u32 = 1994382992, u64 = 140735187771024}}, {events = 1981821352, data = {ptr = 0x760633aa00007fff, fd = 32767, u32 = 32767, u64 = 8504541751573250047}}, {events = 32767, data = {ptr = 0x7fff762008c0, fd = 1981810880, u32 = 1981810880, u64 = 140735175198912}}, {events = 1337995840, data = {ptr = 0x76dfd24400007fff, fd = 32767, u32 = 32767, u64 = 8565796205781614591}}, {events = 32767, data = {ptr = 0x7fff76dfde90, fd = 1994382992, u32 = 1994382992, u64 = 140735187771024}}, {events = 1981821352, data = {ptr = 0x76dfd40100007fff, fd = 32767, u32 = 32767, u64 = 8565798117042061311}}, {events = 32767, data = {ptr = 0x1639fd1 , fd = 23306193, u32 = 23306193, u64 = 23306193}}, {events = 1981854336, data = {ptr = 0x4fc0324000007fff, fd = 32767, u32 = 32767, u64 = 5746648374984081407}}, {events = 32767, data = {ptr = 0x7fff76dfd244, fd = 1994379844, u32 = 1994379844, u64 = 140735187767876}}, {events = 1981810880, data = {ptr = 0x76dfde9000007fff, fd = 32767, u32 = 32767, u64 = 8565809726338662399}}, {events = 32767, data = {ptr = 0x16306f8 , fd = 23267064, u32 = 23267064, u64 = 23267064}}, {events = 1337995840, data = {ptr = 0x1a084c800007fff, fd = 32767, u32 = 32767, u64 = 117239584839991295}}, {events = 0, data = {ptr = 0x7fff76dfd2f8, fd = 1994380024, u32 = 1994380024, u64 = 140735187768056}}, {events = 1337995728, data = {ptr = 0x76dfd22000007fff, fd = 32767, u32 = 32767, u64 = 8565796051162791935}}, {events = 32767, data = {ptr = 0x131a2f1 , fd = 20030193, u32 = 20030193, u64 = 20030193}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x7fff760630c0, fd = 1980117184, u32 = 1980117184, u64 = 140735173505216}}, {events = 1980182720, data = {ptr = 0x760730c000007fff, fd = 32767, u32 = 32767, u64 = 8504820022504357887}}, {events = 32767, data = {ptr = 0x46c635 ::create_time(tm* (*)(long const*, tm*))+149>, fd = 4638261, u32 = 4638261, u64 = 4638261}}, {events = 782466, data = {ptr = 0x46001e00000000, fd = 0, u32 = 0, u64 = 19703377218764800}}, {events = 0, data = {ptr = 0x9, fd = 9, u32 = 9, u64 = 9}}, {events = 2022, data = {ptr = 0x2588cd00000000, fd = 0, u32 = 0, u64 = 10564988187967488}}, {events = 32767, data = {ptr = 0x63377fe4, fd = 1664581604, u32 = 1664581604, u64 = 1664581604}}, {events = 1664581604, data = {ptr = 0x4fc030c800000000, fd = 0, u32 = 0, u64 = 5746646760076345344}}, {events = 32767, data = {ptr = 0x7fff4fc03120, fd = 1337995552, u32 = 1337995552, u64 = 140734531383584}}, {events = 1994380024, data = {ptr = 0x7600501000007fff, fd = 32767, u32 = 32767, u64 = 8502884126125228031}}, {events = 32767, data = {ptr = 0x1, fd = 1, u32 = 1, u64 = 1}}, {events = 2581725384, data = {ptr = 0x13264e000007fff, fd = 32767, u32 = 32767, u64 = 86242256108945407}}, {events = 0, data = {ptr = 0x7fff76dfd4b0, fd = 1994380464, u32 = 1994380464, u64 = 140735187768496}}, {events = 20082758, data = {ptr = 0xfffffffe00000000, fd = 0, u32 = 0, u64 = 18446744065119617024}}, {events = 2147483647, data = {ptr = 0x47151a >::wait_duration_usec(long) const+42>, fd = 4658458, u32 = 4658458, u64 = 4658458}}, {events = 2581276152, data = {ptr = 0x99e200c800007fff, fd = 32767, u32 = 32767, u64 = 11088426091533074431}}, {events = 32767, data = {ptr = 0x7fff76005020, fd = 1979732000, u32 = 1979732000, u64 = 140735173120032}}, {events = 20082203, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x7fff4fc03010, fd = 1337995280, u32 = 1337995280, u64 = 140734531383312}}, {events = 1337995264, data = {ptr = 0x99e200c800007fff, fd = 32767, u32 = 32767, u64 = 11088426091533074431}}, {events = 32767, data = {ptr = 0x7fff76dfd4b0, fd = 1994380464, u32 = 1994380464, u64 = 140735187768496}}, {events = 20082704, data = {ptr = 0x99e200f800000000, fd = 0, u32 = 0, u64 = 11088426297691471872}}, {events = 32767, data = {ptr = 0x7fff99e200c8, fd = -1713241912, u32 = 2581725384, u64 = 140735775113416}}, {events = 2581725384, data = {ptr = 0x7fff, fd = 32767, u32 = 32767, u64 = 32767}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 1979732000, data = {ptr = 0x13264e000007fff, fd = 32767, u32 = 32767, u64 = 86242256108945407}}, {events = 0, data = {ptr = 0x1326ce7 *, std::vector, std::allocator > > >, __gnu_cxx::__ops::_Iter_pred::Update()::{lambda(std::shared_ptr)#1}> >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__ops::_Iter_pred::Update()::{lambda(std::shared_ptr)#1}>)+23>, fd = 20081895, u32 = 20081895, u64 = 20081895}}, {events = 1979732000, data = {ptr = 0x99e200c800007fff, fd = 32767, u32 = 32767, u64 = 11088426091533074431}}, {events = 32767, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x99e200e000000000, fd = 0, u32 = 0, u64 = 11088426194612256768}}, {events = 32767, data = {ptr = 0x13264e0 ::Update()>, fd = 20079840, u32 = 20079840, u64 = 20079840}}, {events = 1994380464, data = {ptr = 0x132656600007fff, fd = 32767, u32 = 32767, u64 = 86242831634563071}}, {events = 0, data = {ptr = 0x13264e0 ::Update()>, fd = 20079840, u32 = 20079840, u64 = 20079840}}, {events = 0, data = {ptr = 0x99e200c800000000, fd = 0, u32 = 0, u64 = 11088426091533041664}}, {events = 32767, data = {ptr = 0x7fff99e200c8, fd = -1713241912, u32 = 2581725384, u64 = 140735775113416}}} timeout = -1 num_events = check_timers = #2 0x0000000000466e60 in boost::asio::detail::scheduler::do_run_one (this=this@entry=0x7fff992dd700, lock=..., this_thread=..., ec=...) at /usr/include/boost/asio/detail/impl/scheduler.ipp:465 on_exit = {scheduler_ = 0x7fff992dd700, lock_ = 0x7fff76dfd4a0, this_thread_ = 0x7fff76dfd4b0} o = more_handlers = #3 0x0000000000466a71 in boost::asio::detail::scheduler::run (this=0x7fff992dd700, ec=...) at /usr/include/boost/asio/detail/impl/scheduler.ipp:204 this_thread = { = { = {}, reusable_memory_ = {0x0, 0x0, 0x0}, has_pending_exception_ = 0, pending_exception_ = {_M_exception_object = 0x0}}, private_op_queue = { = {}, front_ = 0x0, back_ = 0x0}, private_outstanding_work = 0} ctx = { = {}, key_ = 0x7fff992dd700, value_ = 0x7fff76dfd4b0, next_ = 0x0} lock = { = {}, mutex_ = @0x7fff992dd730, locked_ = false} n = 14228 #4 0x0000000000470578 in boost::asio::io_context::run (this=, this@entry=0x7fff99e20138) at /usr/include/boost/asio/impl/io_context.ipp:63 ec = {val_ = 0, failed_ = false, cat_ = 0x16d30c8 ::system_category_instance>} s = #5 Acore::Asio::IoContext::run (this=this@entry=0x7fff99e20138) at /data/wowserver/azerothcore/src/common/Asio/IoContext.h:45 No locals. #6 0x00000000013260a3 in NetworkThread::Run (this=0x7fff99e200c8) at /data/wowserver/azerothcore/src/server/shared/Network/NetworkThread.h:126 No locals. #7 0x00007ffff6ef5ed0 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 No symbol table info available. #8 0x00007ffff7018ea7 in start_thread (arg=) at pthread_create.c:477 ret = pd = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140735187777280, -2194406938779402165, 140737488346974, 140737488346975, 140735187769152, 8396800, 2194672744336375883, 2194388294852984907}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = 0 #9 0x00007ffff6beeaef in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 No locals. Thread 9 (Thread 0x7fff77bff700 (LWP 28174) "worldserver"): #0 0x00007ffff70231bf in __libc_accept (fd=25, addr=..., len=0x0) at ../sysdeps/unix/sysv/linux/accept.c:26 resultvar = 18446744073709551104 sc_cancel_oldtype = 0 sc_ret = #1 0x0000000000473804 in boost::asio::detail::socket_ops::call_accept (s=25, addr=0x0, addrlen=0x0) at /usr/include/boost/asio/detail/impl/socket_ops.ipp:101 tmp_addrlen = result = #2 boost::asio::detail::socket_ops::accept (s=25, addr=0x0, addrlen=0x0, ec=...) at /usr/include/boost/asio/detail/impl/socket_ops.ipp:116 new_s = #3 0x0000000000597f57 in boost::asio::detail::socket_ops::sync_accept (s=25, state=16 '\020', addr=addr@entry=0x0, addrlen=addrlen@entry=0x0, ec=...) at /usr/include/boost/asio/detail/impl/socket_ops.ipp:144 new_socket = #4 0x0000000000597e01 in boost::asio::detail::reactive_socket_service::accept, boost::asio::execution::detail::blocking::never_t<0>, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only > > > > (this=, impl=..., peer=..., peer_endpoint=peer_endpoint@entry=0x0, ec=...) at /usr/include/boost/asio/detail/reactive_socket_service.hpp:422 addr_len = 28 new_socket = { = {}, socket_ = } #5 0x0000000000597793 in boost::asio::basic_socket_acceptor, boost::asio::execution::detail::blocking::never_t<0>, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only > > >::accept, boost::asio::execution::detail::blocking::never_t<0>, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only > > > (this=this@entry=0x7fff77bfd3a8, peer=...) at /usr/include/boost/asio/basic_socket_acceptor.hpp:1261 ec = {val_ = 0, failed_ = false, cat_ = 0x16d30c8 ::system_category_instance>} #6 0x0000000000596477 in server (io_service=..., port=) at /data/wowserver/azerothcore/modules/mod-playerbots/src/PlayerbotCommandServer.cpp:67 sock = {px = 0x7fff76e11000, pn = {pi_ = 0x7fff76e16000}} t = {thread_info = {px = 0x7fff77bfd448, pn = {pi_ = 0x7fff77bfd740}}} a = { = {static message_peek = 2, static message_out_of_band = 1, static message_do_not_route = 4, static message_end_of_record = 128, static max_listen_connections = 4096}, impl_ = {service_ = 0x7fff76e05040, implementation_ = { = {socket_ = 25, state_ = 16 '\020', reactor_data_ = 0x7fff76e0e000}, protocol_ = {family_ = 2}}, executor_ = { = {object_ = {__data = "8Ô¿w\377\177\000\000\004\000\000\000\000\000\000", __align = {}}, object_fns_ = 0x16d3ec0 <_ZZN5boost4asio9execution6detail17any_executor_base16object_fns_tableINS0_10io_context19basic_executor_typeISaIvELj0EEEEEPKNS3_10object_fnsEPNSt9enable_ifIXaantsr7is_sameIT_vEE5valuentsr7is_sameISD_St10shared_ptrIvEEE5valueEvE4typeEE3fns>, target_ = 0x7fff77bfd3c8, target_fns_ = 0x16d3e38 <_ZZN5boost4asio9execution6detail17any_executor_base16target_fns_tableINS0_10io_context19basic_executor_typeISaIvELj0EEEEEPKNS3_10target_fnsEbPNSt9enable_ifIXntsr7is_sameIT_vEE5valueEvE4typeEE16fns_with_execute>}, , boost::asio::execution::detail::blocking::never_t<0>, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only > >, boost::asio::execution::detail::supportable_properties<0, void (boost::asio::execution::context_as_t, boost::asio::execution::detail::blocking::never_t<0>, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >)>::find_context_as_property, void>> = {}, prop_fns_ = 0x16d3ee0 , boost::asio::execution::detail::blocking::never_t<0>, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only > >::prop_fns_table, 0u> >()::fns>}}} #7 0x000000000059687a in Run () at /data/wowserver/azerothcore/modules/mod-playerbots/src/PlayerbotCommandServer.cpp:86 io_service = {_impl = { = { = {}, service_registry_ = 0x7fff76e05000}, impl_ = @0x7fff76e06000}} s = e = #8 0x00007ffff6ef5ed0 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 No symbol table info available. #9 0x00007ffff7018ea7 in start_thread (arg=) at pthread_create.c:477 ret = pd = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140735202457344, -2194406938779402165, 140737488341262, 140737488341263, 140735202449216, 8396800, 2194671369946841163, 2194388294852984907}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = 0 #10 0x00007ffff6beeaef in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 No locals. Thread 8 (Thread 0x7fffb03ff700 (LWP 28173) "worldserver"): #0 Map::GetCreature (this=0x0, guid=...) at /data/wowserver/azerothcore/src/server/game/Maps/Map.cpp:3298 No locals. #1 0x000000000067d29d in ChooseRpgTargetAction::Execute (this=0x7fff539298e0, event=...) at /data/wowserver/azerothcore/modules/mod-playerbots/src/strategy/actions/ChooseRpgTargetAction.cpp:140 guidP = { = {static Empty = {static Empty = , _guid = 0}, _guid = 17379391030389899313}, = { = { = {m_positionX = -190.416977, m_positionY = -439.273895, m_positionZ = 53.3755379, m_orientation = 0.50401026}, m_mapId = 36}, visitors = 0}, loadedFromDB = false} relevance = priority = 1 unit = target = {first = {static Empty = {static Empty = , _guid = 0}, _guid = 17379391030389899313}, second = 0} __range1 = std::unordered_map with 4 elements = {[{static Empty = {static Empty = , _guid = 0}, _guid = 10004}] = 1, [{static Empty = {static Empty = , _guid = 0}, _guid = 17370383791809363977}] = 0, [{static Empty = {static Empty = , _guid = 0}, _guid = 17370383791809363979}] = 0, [{static Empty = {static Empty = , _guid = 0}, _guid = 17379391030389899313}] = 0} __begin1 = {, true>> = {_M_cur = 0x7fffaf2cad40}, } __end1 = {, true>> = {_M_cur = 0x0}, } targets = std::unordered_map with 4 elements = {[{static Empty = {static Empty = , _guid = 0}, _guid = 10004}] = 1, [{static Empty = {static Empty = , _guid = 0}, _guid = 17370383791809363977}] = 0, [{static Empty = {static Empty = , _guid = 0}, _guid = 17370383791809363979}] = 0, [{static Empty = {static Empty = , _guid = 0}, _guid = 17379391030389899313}] = 0} possibleTargets = std::vector of length 1, capacity 1 = {{static Empty = {static Empty = , _guid = 0}, _guid = 17379391030389899313}} possibleObjects = std::vector of length 2, capacity 2 = {{static Empty = {static Empty = , _guid = 0}, _guid = 17370383791809363979}, {static Empty = {static Empty = , _guid = 0}, _guid = 17370383791809363977}} possiblePlayers = std::vector of length 1, capacity 1 = {{static Empty = {static Empty = , _guid = 0}, _guid = 10004}} guidps = std::vector of length -3518403758989, capacity -3518403758989 = {{ = {static Empty = {static Empty = , _guid = 0}, _guid = 140736150359553}, = { = { = {m_positionX = 1.14840205e+23, m_positionY = 4.59163468e-41, m_positionZ = -2.5572909e-20, m_orientation = 4.59163468e-41}, m_mapId = 1707424384}, visitors = 32767}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 10}, = { = { = {m_positionX = -6.67336231e-20, m_positionY = 4.59163468e-41, m_positionZ = 8.00272164e-39, m_orientation = 0}, m_mapId = 4050791328}, visitors = 32767}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 2896665056}, visitors = 32767}, loadedFromDB = 160}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 1}, = { = { = {m_positionX = 17024.1426, m_positionY = 17447.9961, m_positionZ = 61.6418114, m_orientation = 0}, m_mapId = 3284052524}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 3246211846}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 1059118, m_orientation = 4.59163468e-41}, m_mapId = 2924905664}, visitors = 32767}, loadedFromDB = 72}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140736087677056}, = { = { = {m_positionX = -4.87758722e-11, m_positionY = 4.59163468e-41, m_positionZ = -6.97812474e-10, m_orientation = 4.59163468e-41}, m_mapId = 1582}, visitors = 0}, loadedFromDB = 184}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140736150360160}, = { = { = {m_positionX = 302.166534, m_positionY = 61.6418114, m_positionZ = -15.8288631, m_orientation = -381.329468}, m_mapId = 1070445101}, visitors = 15}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = -1.57047042e-10, m_positionY = 4.59163468e-41, m_positionZ = 60.9482079, m_orientation = 0}, m_mapId = 500}, visitors = 240}, loadedFromDB = 128}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140736132325376}, = { = { = {m_positionX = 4.34402524e-44, m_positionY = 0, m_positionZ = 4.34402524e-44, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = true}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 16928131}, = { = { = {m_positionX = -1.5704682e-10, m_positionY = 4.59163468e-41, m_positionZ = 1.16423166e+23, m_orientation = 4.59163468e-41}, m_mapId = 3246211846}, visitors = 3284052524}, loadedFromDB = 55}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 36}, = { = { = {m_positionX = 2.34768444e-38, m_positionY = 0, m_positionZ = 5.50067717e-38, m_orientation = 0}, m_mapId = 1707424384}, visitors = 32767}, loadedFromDB = 192}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 15959814}, = { = { = {m_positionX = 525469952, m_positionY = 4.59163468e-41, m_positionZ = 3.65197718e-38, m_orientation = 0}, m_mapId = 2893883392}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140736117522432}, = { = { = {m_positionX = 2.23851236e-38, m_positionY = 0, m_positionZ = 0, m_orientation = 61.6418114}, m_mapId = 3284052524}, visitors = 3246211846}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140736150360104}, = { = { = {m_positionX = 2.21545287e-42, m_positionY = 60.9482079, m_positionZ = 3.27010905e-38, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = 171}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 8}, = { = { = {m_positionX = -6.97842673e-10, m_positionY = 4.59163468e-41, m_positionZ = -6.9784134e-10, m_orientation = 4.59163468e-41}, m_mapId = 2956972496}, visitors = 32767}, loadedFromDB = 2}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 8}, = { = { = {m_positionX = 1.40129846e-44, m_positionY = 0, m_positionZ = 3.92093035e-38, m_orientation = 0}, m_mapId = 2996041664}, visitors = 32767}, loadedFromDB = 255}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 10}, = { = { = {m_positionX = -1.7225716e-08, m_positionY = 4.59163468e-41, m_positionZ = -6.97821356e-10, m_orientation = 4.59163468e-41}, m_mapId = 19078905}, visitors = 0}, loadedFromDB = 128}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 19914336}, = { = { = {m_positionX = 1.16423166e+23, m_positionY = 4.59163468e-41, m_positionZ = 0, m_orientation = 0}, m_mapId = 10}, visitors = 0}, loadedFromDB = 112}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 695}, = { = { = {m_positionX = 2.27579068e-38, m_positionY = 0, m_positionZ = 1.40129846e-44, m_orientation = 0}, m_mapId = 1707424384}, visitors = 32767}, loadedFromDB = 10}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = -2.5572909e-20, m_positionY = 4.59163468e-41, m_positionZ = 1.16423166e+23, m_orientation = 4.59163468e-41}, m_mapId = 0}, visitors = 0}, loadedFromDB = 10}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 7.99518126e-39, m_positionY = 0, m_positionZ = 1.40129846e-45, m_orientation = 0}, m_mapId = 3229168896}, visitors = 3215688139}, loadedFromDB = 203}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 8.4304791e+22, m_orientation = 4.59163468e-41}, m_mapId = 3246211846}, visitors = 0}, loadedFromDB = 56}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 9.36910222e+22, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 256}, visitors = 0}, loadedFromDB = 128}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140734426579072}, = { = { = {m_positionX = 9.36910222e+22, m_positionY = 0, m_positionZ = 2.82184825e-38, m_orientation = 0}, m_mapId = 65155}, visitors = 32767}, loadedFromDB = 56}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140734900812416}, = { = { = {m_positionX = 4.20389539e-45, m_positionY = 0, m_positionZ = 1.16423166e+23, m_orientation = 4.59163468e-41}, m_mapId = 1707424384}, visitors = 32767}, loadedFromDB = 88}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140734900812416}, = { = { = {m_positionX = -6.97843117e-10, m_positionY = 4.59163468e-41, m_positionZ = -6.97845337e-10, m_orientation = 4.59163468e-41}, m_mapId = 10}, visitors = 0}, loadedFromDB = 224}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140737292490624}, = { = { = {m_positionX = -6.6977121e+31, m_positionY = 4.59163468e-41, m_positionZ = 1.40129846e-44, m_orientation = 0}, m_mapId = 19865864}, visitors = 0}, loadedFromDB = 128}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140736150360696}, = { = { = {m_positionX = -6.97842895e-10, m_positionY = 4.59163468e-41, m_positionZ = 3.22758273e-38, m_orientation = 0}, m_mapId = 19904976}, visitors = 0}, loadedFromDB = 128}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140737292490624}, = { = { = {m_positionX = 3.38496937e+21, m_positionY = 0, m_positionZ = -4.87758722e-11, m_orientation = 4.59163468e-41}, m_mapId = 1707439680}, visitors = 32767}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 16727383}, = { = { = {m_positionX = -2.00377599e-08, m_positionY = 4.59163468e-41, m_positionZ = -6.97879532e-10, m_orientation = 4.59163468e-41}, m_mapId = 8396800}, visitors = 0}, loadedFromDB = 87}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 8521215126016}, = { = { = {m_positionX = 6.69061406e+32, m_positionY = 4.59163468e-41, m_positionZ = 5.78456006e-42, m_orientation = 4.59163468e-41}, m_mapId = 19141350}, visitors = 10}, loadedFromDB = true}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140735776251896}, = { = { = {m_positionX = 1.78291408e-40, m_positionY = 0, m_positionZ = -6.97855551e-10, m_orientation = 1.40129846e-44}, m_mapId = 1}, visitors = 107}, loadedFromDB = 192}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140736150360856}, = { = { = {m_positionX = -6.97853553e-10, m_positionY = 4.59163468e-41, m_positionZ = 3.19229691e-38, m_orientation = 0}, m_mapId = 19779072}, visitors = 0}, loadedFromDB = 24}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140736150360852}, = { = { = {m_positionX = 3.19236417e-38, m_positionY = 0, m_positionZ = 3.38496937e+21, m_orientation = 0}, m_mapId = 2956972824}, visitors = 32767}, loadedFromDB = 20}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 19779264}, = { = { = {m_positionX = 3.38496937e+21, m_positionY = 0, m_positionZ = -6.97853775e-10, m_orientation = 4.59163468e-41}, m_mapId = 2956972820}, visitors = 32767}, loadedFromDB = 112}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 19779152}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 1, m_orientation = 1.2695339e-36}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140736150361232}, = { = { = {m_positionX = -6.97874203e-10, m_positionY = 4.59163468e-41, m_positionZ = 4.20389539e-45, m_orientation = 0}, m_mapId = 9}, visitors = 0}, loadedFromDB = 254}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 246}, = { = { = {m_positionX = 3.38496937e+21, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 2924905664}, visitors = 32767}, loadedFromDB = 255}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140736150361288}, = { = { = {m_positionX = 1.17664229e-38, m_positionY = 0, m_positionZ = 1.40129846e-44, m_orientation = 0}, m_mapId = 19070038}, visitors = 0}, loadedFromDB = 232}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 8396800}, = { = { = {m_positionX = 1.40129846e-44, m_positionY = 0, m_positionZ = 2.99357429e-38, m_orientation = 0}, m_mapId = 107}, visitors = 32767}, loadedFromDB = 80}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140735139547328}, = { = { = {m_positionX = -6.97887526e-10, m_positionY = 4.59163468e-41, m_positionZ = -6.97887526e-10, m_orientation = 4.59163468e-41}, m_mapId = 2956973440}, visitors = 32767}, loadedFromDB = 128}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140736150361496}, = { = { = {m_positionX = -6.97889302e-10, m_positionY = 4.59163468e-41, m_positionZ = 9.22962879e-38, m_orientation = 0}, m_mapId = 2956973472}, visitors = 32767}, loadedFromDB = 184}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140736150361528}, = { = { = {m_positionX = -6.97891522e-10, m_positionY = 4.59163468e-41, m_positionZ = -6.97891522e-10, m_orientation = 4.59163468e-41}, m_mapId = 26861344}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 5.65234923e-38, m_orientation = 0}, m_mapId = 2582863104}, visitors = 32767}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 3.01911352e-38, m_positionY = 0, m_positionZ = 9.80908925e-45, m_orientation = 0}, m_mapId = 33260368}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 33260328}, = { = { = {m_positionX = -4.87758722e-11, m_positionY = 4.59163468e-41, m_positionZ = 0, m_orientation = 0}, m_mapId = 4294956031}, visitors = 32767}, loadedFromDB = 152}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 10}, = { = { = {m_positionX = -2.42411082e+33, m_positionY = 4.59163468e-41, m_positionZ = 9.23910381e-38, m_orientation = 0}, m_mapId = 19157907}, visitors = 0}, loadedFromDB = 32}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 33260328}, = { = { = {m_positionX = 9.2392204e-38, m_positionY = 0, m_positionZ = 3.01801182e-38, m_orientation = 0}, m_mapId = 33260328}, visitors = 0}, loadedFromDB = 2}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 4}, = { = { = {m_positionX = -nan(0x7fd3ff), m_positionY = 1.40129846e-45, m_positionZ = -2.44575631e-08, m_orientation = 4.59163468e-41}, m_mapId = 0}, visitors = 0}, loadedFromDB = 254}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140737488344063}, = { = { = {m_positionX = -4.87758722e-11, m_positionY = 4.59163468e-41, m_positionZ = 1.17664229e-38, m_orientation = 0}, m_mapId = 3060041376}, visitors = 32767}, loadedFromDB = 32}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 26768056}, = { = { = {m_positionX = -1.39245504e-10, m_positionY = 4.59163468e-41, m_positionZ = -6.97898628e-10, m_orientation = 4.59163468e-41}, m_mapId = 19158349}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140736131045920}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 9.23910381e-38, m_orientation = 0}, m_mapId = 2956973632}, visitors = 32767}, loadedFromDB = 8}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140736131045920}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = -6.97912839e-10, m_orientation = 4.59163468e-41}, m_mapId = 4142882512}, visitors = 32767}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = -nan(0x7fd3fe), m_positionY = 4.59163468e-41, m_positionZ = -2.62773292e+33, m_orientation = 4.59163468e-41}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140736150370048}, = { = { = {m_positionX = 4.23822917e-38, m_positionY = -3.22588478e+20, m_positionZ = -nan(0x7fd3fe), m_orientation = 4.59163468e-41}, m_mapId = 4294956031}, visitors = 32767}, loadedFromDB = 64}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 8396800}, = { = { = {m_positionX = -3.27917099e-12, m_positionY = 1.29451658e-20, m_positionZ = 6.69026709e-21, m_orientation = 1.29190159e-20}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = -2.18857763e-36, m_orientation = -5.15091139e-31}, m_mapId = 2956982016}, visitors = 32767}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140737488344062}, = { = { = {m_positionX = -1.93613559e+33, m_positionY = 4.59163468e-41, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = 160}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140736150371768}, = { = { = {m_positionX = 2.80259693e-45, m_positionY = 0, m_positionZ = -2.0176541e+33, m_orientation = 4.59163468e-41}, m_mapId = 4140235456}, visitors = 32767}, loadedFromDB = 192}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140737354129792}, = { = { = {m_positionX = 4.91085762e+23, m_positionY = 4.59163468e-41, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 9.21942286e-41, m_positionY = 0, m_positionZ = 11.4637575, m_orientation = 2.72137223e+13}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 1.40129846e-45, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = true}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 1.40129846e-45, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 1}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 1}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 1.40129846e-45, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = true}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 1.40129846e-45, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 1}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 1}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 1.40129846e-45, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = true}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 1.40129846e-45, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 1073741824}, visitors = 32767}, loadedFromDB = 192}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140735340871680}, = { = { = {m_positionX = -0.750011444, m_positionY = 4.59163468e-41, m_positionZ = -2, m_orientation = 4.59163468e-41}, m_mapId = 4093640896}, visitors = 32767}, loadedFromDB = true}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 1.40129846e-45, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 1}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 1}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 1.40129846e-45, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = true}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 1.40129846e-45, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 1}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140735139547328}, = { = { = {m_positionX = 4.05756512e+31, m_positionY = 4.59163468e-41, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = 175}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 8589934593}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = -2.47953245e-23, m_orientation = 4.59163468e-41}, m_mapId = 126}, visitors = 147}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140735776019584}, = { = { = {m_positionX = 1.06498683e-43, m_positionY = 1.90576591e-43, m_positionZ = 0, m_orientation = 0}, m_mapId = 2582633152}, visitors = 32767}, loadedFromDB = 255}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = -2.48028976e-23, m_positionY = 4.59163468e-41, m_positionZ = -nan(0x7fffff), m_orientation = 3.50324616e-44}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 47244640267}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = -2.48070375e-23, m_orientation = 4.59163468e-41}, m_mapId = 1}, visitors = 1}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140735776027008}, = { = { = {m_positionX = 2.80259693e-45, m_positionY = 4.20389539e-45, m_positionZ = 0, m_orientation = 0}, m_mapId = 2582640576}, visitors = 32767}, loadedFromDB = 2}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = -2.4812894e-23, m_positionY = 4.59163468e-41, m_positionZ = 1.40129846e-45, m_orientation = 2.80259693e-45}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 296352743423}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = -2.4817034e-23, m_orientation = 4.59163468e-41}, m_mapId = 1}, visitors = 1}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140735776033344}, = { = { = {m_positionX = 0, m_positionY = 1.40129846e-45, m_positionZ = 0, m_orientation = 0}, m_mapId = 2582645568}, visitors = 32767}, loadedFromDB = true}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = -2.48215778e-23, m_positionY = 4.59163468e-41, m_positionZ = 2.80259693e-45, m_orientation = 2.80259693e-45}, m_mapId = 0}, visitors = 0}, loadedFromDB = 64}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 4294967297}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = -2.48240012e-23, m_orientation = 4.59163468e-41}, m_mapId = 1}, visitors = 3}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140735776036320}, = { = { = {m_positionX = 1.40129846e-45, m_positionY = 2.80259693e-45, m_positionZ = 0, m_orientation = 0}, m_mapId = 2582648800}, visitors = 32767}, loadedFromDB = 2}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = -2.48254653e-23, m_positionY = 4.59163468e-41, m_positionZ = 0, m_orientation = 1.40129846e-45}, m_mapId = 0}, visitors = 0}, loadedFromDB = 224}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 12884901891}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = -2.48265255e-23, m_orientation = 4.59163468e-41}, m_mapId = 2}, visitors = 2}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140735776038016}, = { = { = {m_positionX = 1.40129846e-45, m_positionY = 1.40129846e-45, m_positionZ = 0, m_orientation = 0}, m_mapId = 2582650144}, visitors = 32767}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = -2.48275858e-23, m_positionY = 4.59163468e-41, m_positionZ = 1.40129846e-45, m_orientation = 1.40129846e-45}, m_mapId = 0}, visitors = 0}, loadedFromDB = 192}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 4294967297}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = -2.48280906e-23, m_orientation = 4.59163468e-41}, m_mapId = 1}, visitors = 1}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140735776038912}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 2582651040}, visitors = 32767}, loadedFromDB = true}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = -2.48288479e-23, m_positionY = 4.59163468e-41, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = 224}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = -2.48293528e-23, m_orientation = 4.59163468e-41}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140735776039712}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 2582651840}, visitors = 32767}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = -2.48301101e-23, m_positionY = 4.59163468e-41, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = -2.4830615e-23, m_orientation = 4.59163468e-41}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140737287020176}, = { = { = {m_positionX = 3.24273751e+32, m_positionY = 4.59163468e-41, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 4.05756512e+31, m_orientation = 4.59163468e-41}, m_mapId = 35}, visitors = 34013447}, loadedFromDB = 3}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 361418285423855363}, = { = { = {m_positionX = 6.16014428e-36, m_positionY = 3.85008973e-37, m_positionZ = 3.84997538e-37, m_orientation = 3.79119977e-37}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 140735776040512}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 2582652640}, visitors = 32767}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = -2.48313723e-23, m_positionY = 4.59163468e-41, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = 32}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = -2.48318772e-23, m_orientation = 4.59163468e-41}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}, { = {static Empty = {static Empty = , _guid = 0}, _guid = 0}, = { = { = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = false}...} gen = {static word_size = , static state_size = 624, static shift_size = , static mask_bits = , static xor_mask = , static tempering_u = , static tempering_d = , static tempering_s = , static tempering_b = , static tempering_t = , static tempering_c = , static tempering_l = , static initialization_multiplier = , static default_seed = , _M_x = {17379391030389899313, 14113053145391065791, 4539917395197001869, 36, 2139095040, 0, 0, 9218868437227405312, 0, 18446744073709551615, 12884901888, 9218868437227405312, 140737333729742, 140733193388062, 140733193388032, 30, 7, 37, 8589934592, 3432, 24072600, 0, 140736150352728, 24072612, 140736150351648, 1, 4623507967449235456, 22812576, 4294967295, 102, 4603538882078703648, 4609864251132084224, 140735801828576, 140736150352744, 140736150352892, 4599938714326532096, 7507804160, 206158430224, 140736150354560, 140736150353296, 7519860443, 14246142716509640027, 13850816007949241249, 4608749192402173952, 13850810599459520513, 8589934594, 4294967297, 8589934593, 12884901891, 0, 12884901888, 140736150352976, 4672682977524945311, 0, 12884901888, 140736150353008, 4672682977524945311, 140733193388061, 140733193388032, 29, 140733193388035, 32, 8589934592, 3432, 24072600, 0, 140736150353920, 24072612, 140736150352000, 227633266738, 4623524855797514240, 140736150352272, 4294967295, 102, 32, 140737332384151, 11529215046068469760, 0, 2956966088, 140736150352544, 140736150352704, 206158430224, 140736150354912, 140736150353648, 19, 140737332387178, 3472328296227550001, 0, 140736150353552, 140736150353568, 24072575, 140736150353984, 19, 140737332481408, 8194, 140735809474024, 0, 0, 0, 18446744073709551615, 4294967296, 0, 2139095040, 2, 0, 140733193388034, 11, 13, 8589934592, 3432, 24072594, 0, 0, 24072594, 8194, 140735809474024, 14034220206021148672, 1102356837, 140736150353856, 140736150352464, 14034220206021148672, 1102356837, 140736150353888, 140736150352496, 140736150353544, 140736150352656, 0, 206158430224, 140736150355280, 140736150354016, 4973694009194053632, 4865675630018035712, 4603538883211582004, 4609864251132084224, 140735801828576, 140736150353560, 140736150353708, 4599938714326532096, 7507804160, 4555778773791306188, 14034220206007656221, 4589382945820046153, 140736418281179, 14246142716509640027, 13850816007949241249, 4608749192402173952, 13850810599459520513, 140736150352816, 2338615488502986083, 140735801828576, 2338615488502986083, 22919294, 36, 4755657703055949845, 4609478528709165056, 4602767438340128124, 140736150354744, 4594137539580788736, 140736090053168, 13799029258268330010, 4564786640912024779, 140736381926915, 4582058160419442509, 140736429817764, 14053437588430673605, 140734301051089, 4607803608711299072, 7531397028, 8589934593, 8589934593, 8589934593, 12884901888, 12884901888, 12884901888, 4685860284017934342, 1315367255420, 4704909470085080788, 4678725720569021031, 2719807225500, 4689826421113078620, 4745540783036174488, 9200927902863, 4713461815132414329, 4693307130243975271, 18446744070512022668, 0, 0, 0, 0, 0, 551485075712, 140734589348704, 14034220206021148672, 0, 140736150354464, 140736150353072, 18446744073709551615, 0, 8194, 22919294...}, _M_p = 140736150356616} guidP = { = {static Empty = {static Empty = , _guid = 0}, _guid = 140736150350632}, = { = { = {m_positionX = -6.98016756e-10, m_positionY = 4.59163468e-41, m_positionZ = 1.40129846e-45, m_orientation = 0}, m_mapId = 0}, visitors = 0}, loadedFromDB = 88} num = 0 travelTarget = ignoreList = hasGoodRelevance = false relevances = Python Exception value has been optimized out: #2 0x0000000000642c6d in Engine::ListenAndExecute (this=this@entry=0x7fff658ed400, action=action@entry=0x7fff539298e0, event=...) at /data/wowserver/azerothcore/modules/mod-playerbots/src/strategy/Engine.cpp:560 actionExecuted = false #3 0x0000000000640d0e in Engine::DoNextAction (this=0x7fff658ed400, unit=0x0, depth=0, minimal=false) at /data/wowserver/azerothcore/modules/mod-playerbots/src/strategy/Engine.cpp:196 pmo = 0x0 relevance = 5 actionNode = 0x7fff4a1745a0 action = 0x7fff539298e0 event = {_vptr$Event = 0x16e0e08 , source = "no rpg target", param = "", packet = { = {_vptr$ByteBuffer = 0x16e0e40 , static DEFAULT_SIZE = 4096, _rpos = 0, _wpos = 0, _storage = std::vector of length 0, capacity 0}, m_opcode = 0, m_receivedTime = {__d = {__r = 0}}}, owner = 0x0} skipPrerequisites = actionExecuted = false basket = currentTime = 1664581603 iterations = 1 iterationsPerTick = #4 0x0000000000572b5c in PlayerbotAI::DoNextAction (this=this@entry=0x7fff9ef18780, min=) at /data/wowserver/azerothcore/modules/mod-playerbots/src/PlayerbotAI.cpp:839 minimal = masterBotAI = group = #5 0x0000000000572455 in PlayerbotAI::UpdateAIInternal (this=0x7fff9ef18780, elapsed=, minimal=false) at /data/wowserver/azerothcore/modules/mod-playerbots/src/PlayerbotAI.cpp:340 mapString = "I" helper = {aiObjectContext = 0x7fff659b2600} delayed = std::vector of length 0, capacity 0 pmo = 0x0 #6 0x0000000000570f50 in PlayerbotAI::UpdateAI (this=0x7fff9ef18780, elapsed=10, minimal=false) at /data/wowserver/azerothcore/modules/mod-playerbots/src/PlayerbotAI.cpp:247 currentSpell = min = false #7 0x00000000004927e0 in PlayerbotsPlayerScript::OnAfterUpdate (this=, player=0x7fff65c53a80, diff=10) at /data/wowserver/azerothcore/modules/mod-playerbots/src/Playerbots.cpp:111 botAI = 0x0 #8 0x00000000012f2108 in std::function::operator()(PlayerScript*) const (this=0x7fffb03fd258, __args=0x7ffff4535780) at /usr/bin/../lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/bits/std_function.h:622 No locals. #9 ExecuteScript(std::function) (executeHook=...) at /data/wowserver/azerothcore/src/server/game/Scripting/ScriptMgrMacros.h:63 scriptID = script = @0x7ffff45357d8: 0x7ffff4535780 __range1 = __begin0 = {first = 5, second = 0x7ffff4535780} __end0 = {first = 8, second = 0x1} __range1 = __begin0 = Python Exception value has been optimized out: __end0 = Python Exception value has been optimized out: scriptID = script = #10 ScriptMgr::OnAfterPlayerUpdate (this=, player=0x7fff65c53a80, diff=10) at /data/wowserver/azerothcore/src/server/game/Scripting/ScriptDefines/PlayerScript.cpp:318 No locals. #11 0x0000000000ff3d57 in Player::Update (this=0x7fff65c53a80, p_time=) at /data/wowserver/azerothcore/src/server/game/Entities/Player/PlayerUpdates.cpp:424 now = 1664581603 lastTick = pet = #12 0x000000000122fc56 in Map::Update (this=0x7fffae5684c0, t_diff=0, s_diff=10) at /data/wowserver/azerothcore/src/server/game/Maps/Map.cpp:769 player = 0x0 updater = {i_timeDiff = 4, i_largeOnly = false} grid_object_update = {i_visitor = @0x7fffb03fd5a0} world_object_update = {i_visitor = @0x1fb4120} largeObjectUpdater = {i_timeDiff = 88834, i_largeOnly = false} grid_large_object_update = {i_visitor = @0x7fffb03fd598} world_large_object_update = {i_visitor = @0x7fffb03fd598} updateList = Python Exception value has been optimized out: #13 0x0000000001237f20 in InstanceMap::Update (this=0x7fffae5684c0, t_diff=0, s_diff=7) at /data/wowserver/azerothcore/src/server/game/Maps/Map.cpp:3018 No locals. #14 0x000000000124554d in MapUpdateRequest::call (this=0x7fffaf191a20) at /data/wowserver/azerothcore/src/server/game/Maps/MapUpdater.cpp:43 __ac_metric_stop_watch42 = {_logger = {this = 0x7fffaf191a20}, _startTime = {__d = {__r = 0}}} #15 0x0000000001244f08 in MapUpdater::WorkerThread (this=0x1fb8328 ) at /data/wowserver/azerothcore/src/server/game/Maps/MapUpdater.cpp:151 request = 0x0 #16 0x00007ffff6ef5ed0 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 No symbol table info available. #17 0x00007ffff7018ea7 in start_thread (arg=) at pthread_create.c:477 ret = pd = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140736150370048, -2194406938779402165, 140737488344062, 140737488344063, 140736150361920, 8396800, 2194527333923602507, 2194388294852984907}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = 0 #18 0x00007ffff6beeaef in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 No locals. Thread 7 (Thread 0x7ffff0efa700 (LWP 28171) "worldserver"): #0 futex_wait_cancelable (private=0, expected=0, futex_word=0x7ffff442f120) at ../sysdeps/nptl/futex-internal.h:186 __ret = -512 oldtype = 0 err = oldtype = err = __ret = resultvar = __arg4 = __arg3 = __arg2 = __arg1 = _a4 = _a3 = _a2 = _a1 = #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ffff442f080, cond=0x7ffff442f0f8) at pthread_cond_wait.c:508 spin = 0 buffer = {__routine = 0x7ffff701f540 <__condvar_cleanup_waiting>, __arg = 0x7ffff0ef8580, __canceltype = -195002648, __prev = 0x0} cbuffer = {wseq = 72, cond = 0x7ffff442f0f8, mutex = 0x7ffff442f080, private = 0} err = g = 4042229088 flags = g1_start = maxspin = 0 signals = result = 0 wseq = 72 seq = 36 private = 0 maxspin = err = result = wseq = g = seq = flags = private = signals = done = g1_start = spin = buffer = {__routine = , __arg = , __canceltype = , __prev = } cbuffer = {wseq = , cond = , mutex = , private = } s = #2 __pthread_cond_wait (cond=0x7ffff442f0f8, mutex=0x7ffff442f080) at pthread_cond_wait.c:638 No locals. #3 0x00007ffff6ef090c in std::condition_variable::wait(std::unique_lock&) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 No symbol table info available. #4 0x00000000015bd3f6 in ProducerConsumerQueue::WaitAndPop (this=0x7ffff442f080, value=@0x7ffff0ef8640: 0x0) at /data/wowserver/azerothcore/src/common/Threading/PCQueue.h:83 lock = {_M_device = 0x7ffff442f080, _M_owns = true} #5 0x00000000015bd316 in DatabaseWorker::WorkerThread (this=0x7ffff44ba960) at /data/wowserver/azerothcore/src/server/database/Database/DatabaseWorker.cpp:48 operation = 0x0 #6 0x00007ffff6ef5ed0 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 No symbol table info available. #7 0x00007ffff7018ea7 in start_thread (arg=) at pthread_create.c:477 ret = pd = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737235625728, -2194406938779402165, 140737488345262, 140737488345263, 140737235617600, 8396800, 2194387006067753035, 2194388294852984907}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = 0 #8 0x00007ffff6beeaef in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 No locals. Thread 6 (Thread 0x7ffff1ffb700 (LWP 28170) "worldserver"): #0 futex_wait_cancelable (private=0, expected=0, futex_word=0x7ffff442eee4) at ../sysdeps/nptl/futex-internal.h:186 __ret = -512 oldtype = 0 err = oldtype = err = __ret = resultvar = __arg4 = __arg3 = __arg2 = __arg1 = _a4 = _a3 = _a2 = _a1 = #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ffff442ee40, cond=0x7ffff442eeb8) at pthread_cond_wait.c:508 spin = 0 buffer = {__routine = 0x7ffff701f540 <__condvar_cleanup_waiting>, __arg = 0x7ffff1ff9580, __canceltype = -234908288, __prev = 0x0} cbuffer = {wseq = 3, cond = 0x7ffff442eeb8, mutex = 0x7ffff442ee40, private = 0} err = g = 4060058976 flags = g1_start = maxspin = 0 signals = result = 0 wseq = 3 seq = 1 private = 0 maxspin = err = result = wseq = g = seq = flags = private = signals = done = g1_start = spin = buffer = {__routine = , __arg = , __canceltype = , __prev = } cbuffer = {wseq = , cond = , mutex = , private = } s = #2 __pthread_cond_wait (cond=0x7ffff442eeb8, mutex=0x7ffff442ee40) at pthread_cond_wait.c:638 No locals. #3 0x00007ffff6ef090c in std::condition_variable::wait(std::unique_lock&) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 No symbol table info available. #4 0x00000000015bd3f6 in ProducerConsumerQueue::WaitAndPop (this=0x7ffff442ee40, value=@0x7ffff1ff9640: 0x0) at /data/wowserver/azerothcore/src/common/Threading/PCQueue.h:83 lock = {_M_device = 0x7ffff442ee40, _M_owns = true} #5 0x00000000015bd316 in DatabaseWorker::WorkerThread (this=0x7ffff45da180) at /data/wowserver/azerothcore/src/server/database/Database/DatabaseWorker.cpp:48 operation = 0x0 #6 0x00007ffff6ef5ed0 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 No symbol table info available. #7 0x00007ffff7018ea7 in start_thread (arg=) at pthread_create.c:477 ret = pd = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737253455616, -2194406938779402165, 140737488345886, 140737488345887, 140737253447488, 8396800, 2194384945020321867, 2194388294852984907}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = 0 #8 0x00007ffff6beeaef in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 No locals. Thread 5 (Thread 0x7ffff27fc700 (LWP 28169) "worldserver"): #0 futex_wait_cancelable (private=0, expected=0, futex_word=0x7ffff442efa4) at ../sysdeps/nptl/futex-internal.h:186 __ret = -512 oldtype = 0 err = oldtype = err = __ret = resultvar = __arg4 = __arg3 = __arg2 = __arg1 = _a4 = _a3 = _a2 = _a1 = #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ffff442ef00, cond=0x7ffff442ef78) at pthread_cond_wait.c:508 spin = 0 buffer = {__routine = 0x7ffff701f540 <__condvar_cleanup_waiting>, __arg = 0x7ffff27fa580, __canceltype = -226515601, __prev = 0x0} cbuffer = {wseq = 335, cond = 0x7ffff442ef78, mutex = 0x7ffff442ef00, private = 0} err = g = 4068451680 flags = g1_start = maxspin = 0 signals = result = 0 wseq = 335 seq = 167 private = 0 maxspin = err = result = wseq = g = seq = flags = private = signals = done = g1_start = spin = buffer = {__routine = , __arg = , __canceltype = , __prev = } cbuffer = {wseq = , cond = , mutex = , private = } s = #2 __pthread_cond_wait (cond=0x7ffff442ef78, mutex=0x7ffff442ef00) at pthread_cond_wait.c:638 No locals. #3 0x00007ffff6ef090c in std::condition_variable::wait(std::unique_lock&) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 No symbol table info available. #4 0x00000000015bd3f6 in ProducerConsumerQueue::WaitAndPop (this=0x7ffff442ef00, value=@0x7ffff27fa640: 0x0) at /data/wowserver/azerothcore/src/common/Threading/PCQueue.h:83 lock = {_M_device = 0x7ffff442ef00, _M_owns = true} #5 0x00000000015bd316 in DatabaseWorker::WorkerThread (this=0x7ffff4502660) at /data/wowserver/azerothcore/src/server/database/Database/DatabaseWorker.cpp:48 operation = 0x0 #6 0x00007ffff6ef5ed0 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 No symbol table info available. #7 0x00007ffff7018ea7 in start_thread (arg=) at pthread_create.c:477 ret = pd = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737261848320, -2194406938779402165, 140737488345886, 140737488345887, 140737261840192, 8396800, 2194381647022309451, 2194388294852984907}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = 0 #8 0x00007ffff6beeaef in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 No locals. Thread 4 (Thread 0x7ffff2ffd700 (LWP 28168) "worldserver"): #0 futex_wait_cancelable (private=0, expected=0, futex_word=0x7ffff442f064) at ../sysdeps/nptl/futex-internal.h:186 __ret = -512 oldtype = 0 err = oldtype = err = __ret = resultvar = __arg4 = __arg3 = __arg2 = __arg1 = _a4 = _a3 = _a2 = _a1 = #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ffff442efc0, cond=0x7ffff442f038) at pthread_cond_wait.c:508 spin = 0 buffer = {__routine = 0x7ffff701f540 <__condvar_cleanup_waiting>, __arg = 0x7ffff2ffb580, __canceltype = 0, __prev = 0x0} cbuffer = {wseq = 311, cond = 0x7ffff442f038, mutex = 0x7ffff442efc0, private = 0} err = g = 4076844384 flags = g1_start = maxspin = 0 signals = result = 0 wseq = 311 seq = 155 private = 0 maxspin = err = result = wseq = g = seq = flags = private = signals = done = g1_start = spin = buffer = {__routine = , __arg = , __canceltype = , __prev = } cbuffer = {wseq = , cond = , mutex = , private = } s = #2 __pthread_cond_wait (cond=0x7ffff442f038, mutex=0x7ffff442efc0) at pthread_cond_wait.c:638 No locals. #3 0x00007ffff6ef090c in std::condition_variable::wait(std::unique_lock&) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 No symbol table info available. #4 0x00000000015bd3f6 in ProducerConsumerQueue::WaitAndPop (this=0x7ffff442efc0, value=@0x7ffff2ffb640: 0x0) at /data/wowserver/azerothcore/src/common/Threading/PCQueue.h:83 lock = {_M_device = 0x7ffff442efc0, _M_owns = true} #5 0x00000000015bd316 in DatabaseWorker::WorkerThread (this=0x7ffff44cd280) at /data/wowserver/azerothcore/src/server/database/Database/DatabaseWorker.cpp:48 operation = 0x0 #6 0x00007ffff6ef5ed0 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 No symbol table info available. #7 0x00007ffff7018ea7 in start_thread (arg=) at pthread_create.c:477 ret = pd = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737270241024, -2194406938779402165, 140737488345886, 140737488345887, 140737270232896, 8396800, 2194382747070808139, 2194388294852984907}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = 0 #8 0x00007ffff6beeaef in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 No locals. Thread 3 (Thread 0x7ffff37fe700 (LWP 28167) "worldserver"): #0 0x00007ffff6beee16 in epoll_wait (epfd=6, events=0x7ffff37fbe70, maxevents=128, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30 No locals. #1 0x00000000004671fb in boost::asio::detail::epoll_reactor::run (this=0x7ffff445b8c0, usec=, ops=...) at /usr/include/boost/asio/detail/impl/epoll_reactor.ipp:471 events = {{events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0xf7fdbf9c00000000, fd = 0, u32 = 0, u64 = 17869649573211799552}}, {events = 32767, data = {ptr = 0xeb8872c4, fd = -343379260, u32 = 3951588036, u64 = 3951588036}}, {events = 1, data = {ptr = 0xf7011d2800000000, fd = 0, u32 = 0, u64 = 17798539259980808192}}, {events = 32767, data = {ptr = 0x4045b0, fd = 4212144, u32 = 4212144, u64 = 4212144}}, {events = 5, data = {ptr = 0xf7fdc3a400000000, fd = 0, u32 = 0, u64 = 17869654005618049024}}, {events = 32767, data = {ptr = 0xac, fd = 172, u32 = 172, u64 = 172}}, {events = 4144054776, data = {ptr = 0xf732da3000007fff, fd = 32767, u32 = 32767, u64 = 17812539375897051135}}, {events = 32767, data = {ptr = 0x7ffff37fbf88, fd = -209731704, u32 = 4085235592, u64 = 140737278623624}}, {events = 4085235588, data = {ptr = 0x7fff, fd = 32767, u32 = 32767, u64 = 32767}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0xf70141f800000000, fd = 0, u32 = 0, u64 = 17798579735752605696}}, {events = 32767, data = {ptr = 0x7ffff7012020, fd = -150921184, u32 = 4144046112, u64 = 140737337434144}}, {events = 4232435, data = {ptr = 0xeb8872c400000000, fd = 0, u32 = 0, u64 = 16971941381884870656}}, {events = 0, data = {ptr = 0x3ae21cb, fd = 61743563, u32 = 61743563, u64 = 61743563}}, {events = 4085235588, data = {ptr = 0xf49ac0f800007fff, fd = 32767, u32 = 32767, u64 = 17625612263052312575}}, {events = 32767, data = {ptr = 0x7ffff37fc050, fd = -209731504, u32 = 4085235792, u64 = 140737278623824}}, {events = 4212144, data = {ptr = 0xf37fc04000000000, fd = 0, u32 = 0, u64 = 17545954054369181696}}, {events = 32767, data = {ptr = 0x1e, fd = 30, u32 = 30, u64 = 30}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0xeb8872c400000000, fd = 0, u32 = 0, u64 = 16971941381884870656}}, {events = 0, data = {ptr = 0x7ffff7ffe4e8, fd = -134224664, u32 = 4160742632, u64 = 140737354130664}}, {events = 4232435, data = {ptr = 0xf37fc0e800000000, fd = 0, u32 = 0, u64 = 17545954775923687424}}, {events = 32767, data = {ptr = 0x7ffff37fc040, fd = -209731520, u32 = 4085235776, u64 = 140737278623808}}, {events = 4085235792, data = {ptr = 0xf7fdcce100007fff, fd = 32767, u32 = 32767, u64 = 17869664163215736831}}, {events = 32767, data = {ptr = 0xf, fd = 15, u32 = 15, u64 = 15}}, {events = 4103783328, data = {ptr = 0x500007fff, fd = 32767, u32 = 32767, u64 = 21474869247}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 1, data = {ptr = 0xf7ffe18000000000, fd = 0, u32 = 0, u64 = 17870249786301480960}}, {events = 32767, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 4103783328, data = {ptr = 0xf7ffe18000007fff, fd = 32767, u32 = 32767, u64 = 17870249786301513727}}, {events = 32767, data = {ptr = 0x100000000, fd = 0, u32 = 0, u64 = 4294967296}}, {events = 4160742632, data = {ptr = 0x7fff, fd = 32767, u32 = 32767, u64 = 32767}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0xffffffff00000000, fd = 0, u32 = 0, u64 = 18446744069414584320}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 4144050240, data = {ptr = 0xf732da3000007fff, fd = 32767, u32 = 32767, u64 = 17812539375897051135}}, {events = 32767, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 32603480, data = {ptr = 0xf37fc56000000000, fd = 0, u32 = 0, u64 = 17545959689366274048}}, {events = 32767, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 4085237128, data = {ptr = 0xf445177000007fff, fd = 32767, u32 = 32767, u64 = 17601500488451260415}}, {events = 32767, data = {ptr = 0x7ffff37fc550, fd = -209730224, u32 = 4085237072, u64 = 140737278625104}}, {events = 4160624163, data = {ptr = 0x500007fff, fd = 32767, u32 = 32767, u64 = 21474869247}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0xf701304000000000, fd = 0, u32 = 0, u64 = 17798560253780951040}}, {events = 32767, data = {ptr = 0x7ffff37fc490, fd = -209730416, u32 = 4085236880, u64 = 140737278624912}}, {events = 4160652938, data = {ptr = 0x200007fff, fd = 32767, u32 = 32767, u64 = 8589967359}}, {events = 0, data = {ptr = 0x7ffff37fc5e0, fd = -209730080, u32 = 4085237216, u64 = 140737278625248}}, {events = 4085237088, data = {ptr = 0xf445173800007fff, fd = 32767, u32 = 32767, u64 = 17601500247933091839}}, {events = 32767, data = {ptr = 0x7ffff4451770, fd = -196798608, u32 = 4098168688, u64 = 140737291556720}}, {events = 4085245696, data = {ptr = 0xf37fe70000007fff, fd = 32767, u32 = 32767, u64 = 17545996660444790783}}, {events = 32767, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 8096, data = {ptr = 0x2ffff, fd = 196607, u32 = 196607, u64 = 196607}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}} , {events = 0, data = {ptr = 0xf6cc24a000000000, fd = 0, u32 = 0, u64 = 17783629298192613376}}, {events = 32767, data = {ptr = 0x7ffff6cc5c40 <_res>, fd = -154379200, u32 = 4140588096, u64 = 140737333976128}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x600000000, fd = 0, u32 = 0, u64 = 25769803776}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}} , {events = 0, data = {ptr = 0x200000000, fd = 0, u32 = 0, u64 = 8589934592}}, {events = 0, data = {ptr = 0x8000000000000006, fd = 6, u32 = 6, u64 = 9223372036854775814}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}} , {events = 0, data = {ptr = 0xf701f69e00000000, fd = 0, u32 = 0, u64 = 17798778360810176512}}, {events = 32767, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x7ffff37fc440, fd = -209730496, u32 = 4085236800, u64 = 140737278624832}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x7ffff701f540 <__condvar_cleanup_waiting>, fd = -150866624, u32 = 4144100672, u64 = 140737337488704}}, {events = 4085236800, data = {ptr = 0x7fff, fd = 32767, u32 = 32767, u64 = 32767}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0xf445177000000000, fd = 0, u32 = 0, u64 = 17601500488451227648}}, {events = 32767, data = {ptr = 0x7ffff4451738, fd = -196798664, u32 = 4098168632, u64 = 140737291556664}}, {events = 0, data = {ptr = 0x0, fd = 0, u32 = 0, u64 = 0}}, {events = 0, data = {ptr = 0x8d272819843a2f00, fd = -2076561664, u32 = 2218405632, u64 = 10171142373497253632}}} timeout = -1 num_events = check_timers = #2 0x0000000000466e60 in boost::asio::detail::scheduler::do_run_one (this=this@entry=0x7ffff4451700, lock=..., this_thread=..., ec=...) at /usr/include/boost/asio/detail/impl/scheduler.ipp:465 on_exit = {scheduler_ = 0x7ffff4451700, lock_ = 0x7ffff37fc550, this_thread_ = 0x7ffff37fc560} o = more_handlers = #3 0x0000000000466a71 in boost::asio::detail::scheduler::run (this=0x7ffff4451700, ec=...) at /usr/include/boost/asio/detail/impl/scheduler.ipp:204 this_thread = { = { = {}, reusable_memory_ = {0x0, 0x0, 0x0}, has_pending_exception_ = 0, pending_exception_ = {_M_exception_object = 0x0}}, private_op_queue = { = {}, front_ = 0x0, back_ = 0x0}, private_outstanding_work = 0} ctx = { = {}, key_ = 0x7ffff4451700, value_ = 0x7ffff37fc560, next_ = 0x0} lock = { = {}, mutex_ = @0x7ffff4451730, locked_ = false} n = 0 #4 0x0000000000470578 in boost::asio::io_context::run (this=) at /usr/include/boost/asio/impl/io_context.ipp:63 ec = {val_ = 0, failed_ = false, cat_ = 0x16d30c8 ::system_category_instance>} s = #5 Acore::Asio::IoContext::run (this=) at /data/wowserver/azerothcore/src/common/Asio/IoContext.h:45 No locals. #6 0x00007ffff6ef5ed0 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 No symbol table info available. #7 0x00007ffff7018ea7 in start_thread (arg=) at pthread_create.c:477 ret = pd = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737278633728, -2194406938779402165, 140737488347518, 140737488347519, 140737278625600, 8396800, 2194379449072795723, 2194388294852984907}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = 0 #8 0x00007ffff6beeaef in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 No locals. Thread 2 (Thread 0x7ffff3fff700 (LWP 28166) "worldserver"): #0 futex_wait_cancelable (private=0, expected=0, futex_word=0x7ffff445179c) at ../sysdeps/nptl/futex-internal.h:186 __ret = -512 oldtype = 0 err = oldtype = err = __ret = resultvar = __arg4 = __arg3 = __arg2 = __arg1 = _a4 = _a3 = _a2 = _a1 = #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ffff4451738, cond=0x7ffff4451770) at pthread_cond_wait.c:508 spin = 0 buffer = {__routine = 0x7ffff701f540 <__condvar_cleanup_waiting>, __arg = 0x7ffff3ffd440, __canceltype = 0, __prev = 0x0} cbuffer = {wseq = 3, cond = 0x7ffff4451770, mutex = 0x7ffff4451738, private = 0} err = g = 4093629472 flags = g1_start = maxspin = 0 signals = result = 0 wseq = 3 seq = 1 private = 0 maxspin = err = result = wseq = g = seq = flags = private = signals = done = g1_start = spin = buffer = {__routine = , __arg = , __canceltype = , __prev = } cbuffer = {wseq = , cond = , mutex = , private = } s = #2 __pthread_cond_wait (cond=0x7ffff4451770, mutex=0x7ffff4451738) at pthread_cond_wait.c:638 No locals. #3 0x0000000000466dd3 in boost::asio::detail::posix_event::wait (this=0x7ffff4451770, lock=...) at /usr/include/boost/asio/detail/posix_event.hpp:119 No locals. #4 boost::asio::detail::conditionally_enabled_event::wait (this=0x7ffff4451768, lock=...) at /usr/include/boost/asio/detail/conditionally_enabled_event.hpp:97 No locals. #5 boost::asio::detail::scheduler::do_run_one (this=this@entry=0x7ffff4451700, lock=..., this_thread=..., ec=...) at /usr/include/boost/asio/detail/impl/scheduler.ipp:490 No locals. #6 0x0000000000466a71 in boost::asio::detail::scheduler::run (this=0x7ffff4451700, ec=...) at /usr/include/boost/asio/detail/impl/scheduler.ipp:204 this_thread = { = { = {}, reusable_memory_ = {0x0, 0x0, 0x0}, has_pending_exception_ = 0, pending_exception_ = {_M_exception_object = 0x0}}, private_op_queue = { = {}, front_ = 0x0, back_ = 0x0}, private_outstanding_work = 0} ctx = { = {}, key_ = 0x7ffff4451700, value_ = 0x7ffff3ffd560, next_ = 0x0} lock = { = {}, mutex_ = @0x7ffff4451730, locked_ = true} n = 1 #7 0x0000000000470578 in boost::asio::io_context::run (this=) at /usr/include/boost/asio/impl/io_context.ipp:63 ec = {val_ = 0, failed_ = false, cat_ = 0x16d30c8 ::system_category_instance>} s = #8 Acore::Asio::IoContext::run (this=) at /data/wowserver/azerothcore/src/common/Asio/IoContext.h:45 No locals. #9 0x00007ffff6ef5ed0 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 No symbol table info available. #10 0x00007ffff7018ea7 in start_thread (arg=) at pthread_create.c:477 ret = pd = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737287026432, -2194406938779402165, 140737488347518, 140737488347519, 140737287018304, 8396800, 2194380549121294411, 2194388294852984907}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = 0 #11 0x00007ffff6beeaef in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 No locals. Thread 1 (Thread 0x7ffff49a7fc0 (LWP 28162) "worldserver"): #0 futex_wait_cancelable (private=0, expected=0, futex_word=0x1fb844c ) at ../sysdeps/nptl/futex-internal.h:186 __ret = -512 oldtype = 0 err = oldtype = err = __ret = resultvar = __arg4 = __arg3 = __arg2 = __arg1 = _a4 = _a3 = _a2 = _a1 = #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x1fb83f8 , cond=0x1fb8420 ) at pthread_cond_wait.c:508 spin = 0 buffer = {__routine = 0x7ffff701f540 <__condvar_cleanup_waiting>, __arg = 0x7fffffffe010, __canceltype = 0, __prev = 0x0} cbuffer = {wseq = 177671, cond = 0x1fb8420 , mutex = 0x1fb83f8 , private = 0} err = g = 4294959088 flags = g1_start = maxspin = 0 signals = result = 0 wseq = 177671 seq = 88835 private = 0 maxspin = err = result = wseq = g = seq = flags = private = signals = done = g1_start = spin = buffer = {__routine = , __arg = , __canceltype = , __prev = } cbuffer = {wseq = , cond = , mutex = , private = } s = #2 __pthread_cond_wait (cond=0x1fb8420 , mutex=0x1fb83f8 ) at pthread_cond_wait.c:638 No locals. #3 0x00007ffff6ef090c in std::condition_variable::wait(std::unique_lock&) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 No symbol table info available. #4 0x0000000001244feb in MapUpdater::wait (this=0x1fb8328 ) at /data/wowserver/azerothcore/src/server/game/Maps/MapUpdater.cpp:104 guard = {_M_device = 0x1fb83f8 , _M_owns = true} #5 0x0000000001243cf3 in MapMgr::Update (this=0x1fb8250 , diff=10) at /data/wowserver/azerothcore/src/server/game/Maps/MapMgr.cpp:274 iter = {, false>> = {_M_cur = 0x0}, } #6 0x00000000014dc614 in World::Update (this=0x7ffff0f2fa00, diff=10) at /data/wowserver/azerothcore/src/server/game/World/World.cpp:2409 __ac_metric_stop_watch2408 = {_logger = {}, _startTime = {__d = {__r = 0}}} __ac_metric_stop_watch2260 = {_logger = {}, _startTime = {__d = {__r = 0}}} currentGameTime = {__r = 1664581603} #7 0x000000000045d6f8 in WorldUpdateLoop () at /data/wowserver/azerothcore/src/server/apps/worldserver/Main.cpp:550 diff = 10 executionTimeDiff = realCurrTime = 160966 realPrevTime = 160966 #8 0x00000000004583ec in main (argc=, argv=) at /data/wowserver/azerothcore/src/server/apps/worldserver/Main.cpp:371 configFile = filesystem::path "/data/wowserver/conf/worldserver.conf" = {[root-directory] = "/", [1] = "data", [2] = "wowserver", [3] = "conf", [4] = "worldserver.conf"} configService = "" vm = seed = {_bn = 0x7ffff44c6ae0} pidFile = "" signals = {impl_ = {service_ = 0x7ffff4443180, implementation_ = {queue_ = { = {}, front_ = 0x7ffff447f700, back_ = 0x7ffff447f700}, signals_ = 0x7ffff4420330}, executor_ = { = {object_ = {__data = "0hL\364\377\177\000\000\000\000\000\000\000\000\000", __align = {}}, object_fns_ = 0x16d3ec0 <_ZZN5boost4asio9execution6detail17any_executor_base16object_fns_tableINS0_10io_context19basic_executor_typeISaIvELj0EEEEEPKNS3_10object_fnsEPNSt9enable_ifIXaantsr7is_sameIT_vEE5valuentsr7is_sameISD_St10shared_ptrIvEEE5valueEvE4typeEE3fns>, target_ = 0x7fffffffe310, target_fns_ = 0x16d3e38 <_ZZN5boost4asio9execution6detail17any_executor_base16target_fns_tableINS0_10io_context19basic_executor_typeISaIvELj0EEEEEPKNS3_10target_fnsEbPNSt9enable_ifIXntsr7is_sameIT_vEE5valueEvE4typeEE16fns_with_execute>}, , boost::asio::execution::detail::blocking::never_t<0>, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only > >, boost::asio::execution::detail::supportable_properties<0, void (boost::asio::execution::context_as_t, boost::asio::execution::detail::blocking::never_t<0>, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >)>::find_context_as_property, void>> = {}, prop_fns_ = 0x16d3ee0 , boost::asio::execution::detail::blocking::never_t<0>, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only > >::prop_fns_table, 0u> >()::fns>}}} worldListener = "0.0.0.0" freezeDetector = std::shared_ptr (empty) = {get() = 0x0} cliThread = warning: 677053.127692 RTTI symbol not found for class 'std::_Sp_counted_deleter, (__gnu_cxx::_Lock_policy)2>' 677053.127696 warning: 677053.127753 RTTI symbol not found for class 'std::_Sp_counted_deleter, (__gnu_cxx::_Lock_policy)2>' 677053.127754 std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fff96a70888} ioContext = std::shared_ptr (empty) = {get() = 0x7ffff44c6830} opensslHandle = std::shared_ptr (empty) = {get() = 0x0} numThreads = threadPool = Python Exception value has been optimized out: sScriptMgrHandle = std::shared_ptr (empty) = {get() = 0x0} dbHandle = std::shared_ptr (empty) = {get() = 0x0} sMetricHandle = std::shared_ptr (empty) = {get() = 0x0} mapManagementHandle = std::shared_ptr (empty) = {get() = 0x0} raAcceptor = std::unique_ptr = {get() = } soapThread = Python Exception value has been optimized out: worldPort = networkThreads = sWorldSocketMgrHandle = warning: 677053.201121 RTTI symbol not found for class 'std::_Sp_counted_deleter, (__gnu_cxx::_Lock_policy)2>' 677053.201124 warning: 677053.201177 RTTI symbol not found for class 'std::_Sp_counted_deleter, (__gnu_cxx::_Lock_policy)2>' 677053.201178 std::shared_ptr (use count 1, weak count 0) = {get() = 0x0} auctionLisingThread = warning: 677053.271171 RTTI symbol not found for class 'std::_Sp_counted_deleter, (__gnu_cxx::_Lock_policy)2>' 677053.271175 warning: 677053.271230 RTTI symbol not found for class 'std::_Sp_counted_deleter, (__gnu_cxx::_Lock_policy)2>' 677053.271231 std::shared_ptr (use count 1, weak count 0) = {get() = }