All pastes #2050870 Raw Edit

Miscellany

public text v1 · immutable
#2050870 ·published 2011-04-26 14:01 UTC
rendered paste body
[New Thread 0x4ce4b950 (LWP 8891)]
[New Thread 0x4d64c950 (LWP 8892)]
[New Thread 0x4de4d950 (LWP 8893)]
[New Thread 0x4e64e950 (LWP 8894)]
[Thread 0x4de4d950 (LWP 8893) exited]
[New Thread 0x4ee4f950 (LWP 8895)]
[New Thread 0x4f650950 (LWP 8896)]
[New Thread 0x4fe51950 (LWP 8897)]
[New Thread 0x50652950 (LWP 8898)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x4a646950 (LWP 8885)]
instance_eye_of_eternity::instance_eye_of_eternity_InstanceMapScript::SetData (
    this=0x7fc5b9b68400, data=<value optimized out>)
    at /home/frostcore/FrostCore/src/server/game/Entities/Object/Object.h:325
325	        Player* ToPlayer(){ if (GetTypeId() == TYPEID_PLAYER)  return reinterpret_cast<Player*>(this); else return NULL;  }
#0  instance_eye_of_eternity::instance_eye_of_eternity_InstanceMapScript::SetData (this=0x7fc5b9b68400, data=<value optimized out>)
    at /home/frostcore/FrostCore/src/server/game/Entities/Object/Object.h:325
#1  0x0000000000ae2062 in Spell::CallScriptEffectHandlers (
    this=0x7fc56edd4d00, effIndex=<value optimized out>)
    at /home/frostcore/FrostCore/src/server/game/Spells/Spell.cpp:7398
#2  0x0000000000ae2606 in Spell::HandleEffects (this=0x7fc56edd4d00, 
    pUnitTarget=<value optimized out>, pItemTarget=<value optimized out>, 
    pGOTarget=<value optimized out>, i=<value optimized out>)
    at /home/frostcore/FrostCore/src/server/game/Spells/Spell.cpp:4744
#3  0x0000000000ae4da6 in Spell::DoSpellHitOnUnit (this=0x7fc56edd4d00, 
    unit=0x7fc5b5348000, effectMask=1, scaleAura=false)
    at /home/frostcore/FrostCore/src/server/game/Spells/Spell.cpp:1590
#4  0x0000000000ae9369 in Spell::DoAllEffectOnTarget (this=0x7fc56edd4d00, 
    target=0x7fc570704590)
    at /home/frostcore/FrostCore/src/server/game/Spells/Spell.cpp:1193
#5  0x0000000000aeb70c in Spell::handle_immediate (this=0x7fc56edd4d00)
    at /home/frostcore/FrostCore/src/server/game/Spells/Spell.cpp:3426
#6  0x0000000000af8585 in Spell::cast (this=0x7fc56edd4d00, 
    skipCheck=<value optimized out>)
    at /home/frostcore/FrostCore/src/server/game/Spells/Spell.cpp:3377
#7  0x0000000000af9693 in Spell::prepare (this=0x7fc56edd4d00, 
    targets=<value optimized out>, triggeredByAura=0x0)
    at /home/frostcore/FrostCore/src/server/game/Spells/Spell.cpp:3091
#8  0x0000000000934c8d in Unit::CastSpell (this=0x7fc5ab7b6000, 
    Victim=<value optimized out>, spellInfo=0x7fc63b671130, 
    triggered=<value optimized out>, castItem=0x0, triggeredByAura=0x0, 
    originalCaster=0)
    at /home/frostcore/FrostCore/src/server/game/Entities/Unit/Unit.cpp:873
#9  0x0000000000934e5b in Unit::CastSpell (this=0x7fc5ab7b6000, 
    Victim=0x7fc577d1c620, spellId=<value optimized out>, triggered=64, 
    castItem=0x0, triggeredByAura=0x0, originalCaster=0)
    at /home/frostcore/FrostCore/src/server/game/Entities/Unit/Unit.cpp:846
#10 0x0000000000c9fd9f in UnitAI::DoCast (this=<value optimized out>, 
    victim=0x7fc577d1c620, spellId=3040260870, triggered=64)
    at /home/frostcore/FrostCore/src/server/game/AI/CreatureAIImpl.h:573
#11 0x0000000000a1b20a in MotionMaster::DirectDelete (
    this=<value optimized out>, curr=0x7fc56f4427e0)
    at /home/frostcore/FrostCore/src/server/game/Movement/MotionMaster.cpp:581
#12 0x0000000000a1b6a9 in MotionMaster::DirectExpire (this=0x7fc570785fa0, 
    reset=true)
    at /home/frostcore/FrostCore/src/server/game/Movement/MotionMaster.cpp:151
#13 0x0000000000a1b893 in MotionMaster::UpdateMotion (this=0x7fc5ab7b7ad8, 
    diff=355)
    at /home/frostcore/FrostCore/src/server/game/Movement/MotionMaster.h:142
#14 0x000000000094df16 in Unit::Update (this=0x7fc5ab7b6000, p_time=355)
    at /home/frostcore/FrostCore/src/server/game/Entities/Unit/Unit.cpp:296
#15 0x00000000008751d8 in Creature::Update (this=0x7fc5ab7b6000, diff=355)
    at /home/frostcore/FrostCore/src/server/game/Entities/Creature/Creature.cpp:517
#16 0x0000000000a0fdd6 in VisitorHelper<Trinity::ObjectUpdater, Creature> (
    v=@0x4a646020, c=<value optimized out>)
    at /home/frostcore/FrostCore/src/server/game/Grids/Notifiers/GridNotifiersImpl.h:46
#17 0x0000000000a16715 in Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=<value optimized out>, cell=<value optimized out>, 
    visitor=@0x4a646010)
    at /home/frostcore/FrostCore/src/server/shared/Dynamic/TypeContainerVisitor.h:70
#18 0x0000000000a17aef in Cell::Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x4a645fa0, standing_cell=<value optimized out>, 
    visitor=@0x4a646010, m=@0x7fc5ab791000)
    at /home/frostcore/FrostCore/src/server/game/Grids/Cells/CellImpl.h:48
#19 0x0000000000a0f994 in Map::VisitNearbyCellsOf (this=0x7fc5ab791000, 
    obj=<value optimized out>, gridVisitor=@0x4a646010, 
    worldVisitor=@0x4a646000)
    at /home/frostcore/FrostCore/src/server/game/Maps/Map.cpp:499
#20 0x0000000000a0fb8e in Map::Update (this=0x7fc5ab791000, 
    t_diff=@0x7fc5f7e39420)
    at /home/frostcore/FrostCore/src/server/game/Maps/Map.cpp:540
#21 0x0000000000a0fcb9 in InstanceMap::Update (this=0x7fc570785fa0, 
    t_diff=@0x7fc577d1c620)
    at /home/frostcore/FrostCore/src/server/game/Maps/Map.cpp:2383
#22 0x0000000000bcb8f9 in MapInstanced::Update (this=0x7fc5ab1b6000, 
    t=@0x7fc5f7e39420)
    at /home/frostcore/FrostCore/src/server/game/Maps/MapInstanced.cpp:67
#23 0x0000000000bcb342 in MapUpdateRequest::call (this=0x7fc5f7e39400)
    at /home/frostcore/FrostCore/src/server/game/Maps/MapUpdater.cpp:54
#24 0x0000000000c3dcb1 in DelayExecutor::svc (this=0x7fc63f812940)
    at /home/frostcore/FrostCore/src/server/shared/Threading/DelayExecutor.cpp:52
#25 0x00007fc650322637 in ACE_Task_Base::svc_run (args=<value optimized out>)
    at ../../ace/Task.cpp:271
#26 0x00007fc650323ce5 in ACE_Thread_Adapter::invoke (this=0x7fc624433400)
    at ../../ace/Thread_Adapter.cpp:94
#27 0x00007fc64ebe6fc7 in start_thread () from /lib/libpthread.so.0
#28 0x00007fc64e95c64d in clone () from /lib/libc.so.6
#29 0x0000000000000000 in ?? ()
#0  instance_eye_of_eternity::instance_eye_of_eternity_InstanceMapScript::SetData (this=0x7fc5b9b68400, data=<value optimized out>)
    at /home/frostcore/FrostCore/src/server/game/Entities/Object/Object.h:325
No locals.
#1  0x0000000000ae2062 in Spell::CallScriptEffectHandlers (
    this=0x7fc56edd4d00, effIndex=<value optimized out>)
    at /home/frostcore/FrostCore/src/server/game/Spells/Spell.cpp:7398
	preventDefault = false
#2  0x0000000000ae2606 in Spell::HandleEffects (this=0x7fc56edd4d00, 
    pUnitTarget=<value optimized out>, pItemTarget=<value optimized out>, 
    pGOTarget=<value optimized out>, i=<value optimized out>)
    at /home/frostcore/FrostCore/src/server/game/Spells/Spell.cpp:4744
	eff = 3 '\003'
	preventDefault = <value optimized out>
#3  0x0000000000ae4da6 in Spell::DoSpellHitOnUnit (this=0x7fc56edd4d00, 
    unit=0x7fc5b5348000, effectMask=1, scaleAura=false)
    at /home/frostcore/FrostCore/src/server/game/Spells/Spell.cpp:1590
	effectNumber = 0
	aura_effmask = <value optimized out>
	__FUNCTION__ = "DoSpellHitOnUnit"
	__PRETTY_FUNCTION__ = "SpellMissInfo Spell::DoSpellHitOnUnit(Unit*, uint32, bool)"
#4  0x0000000000ae9369 in Spell::DoAllEffectOnTarget (this=0x7fc56edd4d00, 
    target=0x7fc570704590)
    at /home/frostcore/FrostCore/src/server/game/Spells/Spell.cpp:1193
	missInfo = <value optimized out>
	mask = 6 '\006'
	unit = (class Unit *) 0x7fc5b5348000
	caster = (class Unit *) 0x7fc5ab7b6000
	missInfo = SPELL_MISS_NONE
	procAttacker = 0
	procVictim = 0
	procEx = 67108864
	canEffectTrigger = true
	spellHitTarget = (class Unit *) 0x7fc5b5348000
#5  0x0000000000aeb70c in Spell::handle_immediate (this=0x7fc56edd4d00)
    at /home/frostcore/FrostCore/src/server/game/Spells/Spell.cpp:3426
No locals.
#6  0x0000000000af8585 in Spell::cast (this=0x7fc56edd4d00, 
    skipCheck=<value optimized out>)
    at /home/frostcore/FrostCore/src/server/game/Spells/Spell.cpp:3377
No locals.
#7  0x0000000000af9693 in Spell::prepare (this=0x7fc56edd4d00, 
    targets=<value optimized out>, triggeredByAura=0x0)
    at /home/frostcore/FrostCore/src/server/game/Spells/Spell.cpp:3091
	result = <value optimized out>
#8  0x0000000000934c8d in Unit::CastSpell (this=0x7fc5ab7b6000, 
    Victim=<value optimized out>, spellInfo=0x7fc63b671130, 
    triggered=<value optimized out>, castItem=0x0, triggeredByAura=0x0, 
    originalCaster=0)
    at /home/frostcore/FrostCore/src/server/game/Entities/Unit/Unit.cpp:873
	targets = {m_srcTransGUID = 0, m_srcTransOffset = {m_positionX = 0, 
    m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_srcPos = {
    m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, 
  m_dstTransGUID = 0, m_dstTransOffset = {m_positionX = 0, m_positionY = 0, 
    m_positionZ = 0, m_orientation = 0}, m_dstPos = {<Position> = {
      m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, 
    m_mapId = 4294967295}, m_elevation = 0, m_speed = 0, m_strTarget = {
    static npos = 18446744073709551615, 
    _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x15cb5b8 ""}}, 
  m_targetMask = 2, m_unitTarget = 0x7fc5ab7b6000, m_GOTarget = 0x0, 
  m_itemTarget = 0x0, m_unitTargetGUID = 17379391446198312131, 
  m_GOTargetGUID = 0, m_CorpseTargetGUID = 0, m_itemTargetGUID = 0, 
  m_itemTargetEntry = 0}
	spell = <value optimized out>
#9  0x0000000000934e5b in Unit::CastSpell (this=0x7fc5ab7b6000, 
    Victim=0x7fc577d1c620, spellId=<value optimized out>, triggered=64, 
    castItem=0x0, triggeredByAura=0x0, originalCaster=0)
    at /home/frostcore/FrostCore/src/server/game/Entities/Unit/Unit.cpp:846
	spellInfo = (const SpellEntry *) 0xb536b306
#10 0x0000000000c9fd9f in UnitAI::DoCast (this=<value optimized out>, 
    victim=0x7fc577d1c620, spellId=3040260870, triggered=64)
    at /home/frostcore/FrostCore/src/server/game/AI/CreatureAIImpl.h:573
No locals.
#11 0x0000000000a1b20a in MotionMaster::DirectDelete (
    this=<value optimized out>, curr=0x7fc56f4427e0)
    at /home/frostcore/FrostCore/src/server/game/Movement/MotionMaster.cpp:581
No locals.
#12 0x0000000000a1b6a9 in MotionMaster::DirectExpire (this=0x7fc570785fa0, 
    reset=true)
    at /home/frostcore/FrostCore/src/server/game/Movement/MotionMaster.cpp:151
	curr = (class MovementGenerator *) 0x7fc577d1c620
#13 0x0000000000a1b893 in MotionMaster::UpdateMotion (this=0x7fc5ab7b7ad8, 
    diff=355)
    at /home/frostcore/FrostCore/src/server/game/Movement/MotionMaster.h:142
	__FUNCTION__ = "UpdateMotion"
	__PRETTY_FUNCTION__ = "void MotionMaster::UpdateMotion(uint32)"
#14 0x000000000094df16 in Unit::Update (this=0x7fc5ab7b6000, p_time=355)
    at /home/frostcore/FrostCore/src/server/game/Entities/Unit/Unit.cpp:296
	__FUNCTION__ = "Update"
	__PRETTY_FUNCTION__ = "virtual void Unit::Update(uint32)"
#15 0x00000000008751d8 in Creature::Update (this=0x7fc5ab7b6000, diff=355)
    at /home/frostcore/FrostCore/src/server/game/Entities/Creature/Creature.cpp:517
	bInCombat = <value optimized out>
#16 0x0000000000a0fdd6 in VisitorHelper<Trinity::ObjectUpdater, Creature> (
    v=@0x4a646020, c=<value optimized out>)
    at /home/frostcore/FrostCore/src/server/game/Grids/Notifiers/GridNotifiersImpl.h:46
No locals.
#17 0x0000000000a16715 in Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=<value optimized out>, cell=<value optimized out>, 
    visitor=@0x4a646010)
    at /home/frostcore/FrostCore/src/server/shared/Dynamic/TypeContainerVisitor.h:70
	x = 33
	y = 34
	cell_x = 3
	cell_y = 3
#18 0x0000000000a17aef in Cell::Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x4a645fa0, standing_cell=<value optimized out>, 
    visitor=@0x4a646010, m=@0x7fc5ab791000)
    at /home/frostcore/FrostCore/src/server/game/Grids/Cells/CellImpl.h:48
	__PRETTY_FUNCTION__ = "void Cell::Visit(const CellPair&, TypeContainerVisitor<T, CONTAINER>&, Map&) const [with T = Trinity::ObjectUpdater, CONTAINER = TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<Dynam"...
	__FUNCTION__ = "Visit"
#19 0x0000000000a0f994 in Map::VisitNearbyCellsOf (this=0x7fc5ab791000, 
    obj=<value optimized out>, gridVisitor=@0x4a646010, 
    worldVisitor=@0x4a646000)
    at /home/frostcore/FrostCore/src/server/game/Maps/Map.cpp:499
	pair = {x_coord = 267, y_coord = 275}
	cell = {data = {Part = {grid_x = 33, grid_y = 34, cell_x = 3, 
      cell_y = 3, nocreate = 0, reserved = 16}, All = 537671841}}
	y = 275
	x = 267
#20 0x0000000000a0fb8e in Map::Update (this=0x7fc5ab791000, 
    t_diff=@0x7fc5f7e39420)
    at /home/frostcore/FrostCore/src/server/game/Maps/Map.cpp:540
	plr = (class Player *) 0x7fc5b7498000
	updater = {i_timeDiff = 355}
	grid_object_update = {i_visitor = @0x4a646020}
	world_object_update = {i_visitor = @0x4a646020}
#21 0x0000000000a0fcb9 in InstanceMap::Update (this=0x7fc570785fa0, 
    t_diff=@0x7fc577d1c620)
    at /home/frostcore/FrostCore/src/server/game/Maps/Map.cpp:2383
No locals.
#22 0x0000000000bcb8f9 in MapInstanced::Update (this=0x7fc5ab1b6000, 
    t=@0x7fc5f7e39420)
    at /home/frostcore/FrostCore/src/server/game/Maps/MapInstanced.cpp:67
	i = {<std::tr1::__detail::_Hashtable_iterator_base<std::pair<const unsigned int, Map*>, false>> = {_M_cur_node = 0x7fc5b99a1760, 
    _M_cur_bucket = 0x7fc5b9d9e180}, <No data fields>}
#23 0x0000000000bcb342 in MapUpdateRequest::call (this=0x7fc5f7e39400)
    at /home/frostcore/FrostCore/src/server/game/Maps/MapUpdater.cpp:54
No locals.
#24 0x0000000000c3dcb1 in DelayExecutor::svc (this=0x7fc63f812940)
    at /home/frostcore/FrostCore/src/server/shared/Threading/DelayExecutor.cpp:52
	rq = (class ACE_Method_Request *) 0x7fc5f7e39400
#25 0x00007fc650322637 in ACE_Task_Base::svc_run (args=<value optimized out>)
    at ../../ace/Task.cpp:271
	t = (ACE_Task_Base *) 0x7fc63f812940
	svc_status = <value optimized out>
#26 0x00007fc650323ce5 in ACE_Thread_Adapter::invoke (this=0x7fc624433400)
    at ../../ace/Thread_Adapter.cpp:94
	exit_hook_instance = <value optimized out>
	exit_hook_maybe = {instance_ = 0x0}
	exit_hook_ptr = <value optimized out>
#27 0x00007fc64ebe6fc7 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#28 0x00007fc64e95c64d in clone () from /lib/libc.so.6
No symbol table info available.
#29 0x0000000000000000 in ?? ()
No symbol table info available.
  33 Thread 0x50652950 (LWP 8898)  0x00007fc64ebeddb1 in send ()
   from /lib/libpthread.so.0
  32 Thread 0x4fe51950 (LWP 8897)  0x00007fc64e95cc18 in epoll_wait ()
   from /lib/libc.so.6
  31 Thread 0x4f650950 (LWP 8896)  0x00007fc64e95cc18 in epoll_wait ()
   from /lib/libc.so.6
  30 Thread 0x4ee4f950 (LWP 8895)  0x00007fc64e95cc18 in epoll_wait ()
   from /lib/libc.so.6
  29 Thread 0x4e64e950 (LWP 8894)  0x00007fc64ebee0e1 in nanosleep ()
   from /lib/libpthread.so.0
  27 Thread 0x4d64c950 (LWP 8892)  0x00007fc64e955d52 in select ()
   from /lib/libc.so.6
  26 Thread 0x4ce4b950 (LWP 8891)  0x00007fc64ebead29 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  25 Thread 0x4c64a950 (LWP 8889)  0x000000000088f231 in WorldObject::canSeeOrDetect (this=0x7fc604245000, obj=0x7fc603c5d000, ignoreStealth=true, 
    distanceCheck=false)
    at /home/frostcore/FrostCore/src/server/game/Entities/Object/Object.cpp:1755
  24 Thread 0x4be49950 (LWP 8888)  0x00000000007c10c5 in std::vector<unsigned char, std::allocator<unsigned char> >::_M_fill_insert (this=0x4be44b60, 
    __position={_M_current = 0x7fc56fc71d5e "\004"}, __n=4, __x=@0x4be44b1f)
    at /usr/include/c++/4.3/bits/vector.tcc:350
  23 Thread 0x4b648950 (LWP 8887)  0x00000000009cc4c4 in Trinity::CreatureRelocationNotifier::Visit (this=0x7fc57a8b1000, m=@0x7fc57a962000)
    at /home/frostcore/FrostCore/src/server/game/Grids/Notifiers/GridNotifiers.cpp:124
  22 Thread 0x4ae47950 (LWP 8886)  SpellMgr::CanAurasStack (
    this=0x7fc64a5f2408, aura1=0x7fc5a90cbe40, aura2=0x7fc5a90cc200, 
    sameCaster=true) at /usr/include/c++/4.3/bits/stl_tree.h:484
* 21 Thread 0x4a646950 (LWP 8885)  instance_eye_of_eternity::instance_eye_of_eternity_InstanceMapScript::SetData (this=0x7fc5b9b68400, 
    data=<value optimized out>)
    at /home/frostcore/FrostCore/src/server/game/Entities/Object/Object.h:325
  20 Thread 0x49e45950 (LWP 8884)  0x0000000000a0871f in Map::EnsureGridLoaded
    (this=0x7fc58dd57000, cell=@0x49e43c20)
    at /home/frostcore/FrostCore/src/server/game/Maps/Map.cpp:364
  19 Thread 0x49644950 (LWP 8883)  0x000000000095048d in Unit::RemoveAurasWithInterruptFlags (this=0x7fc5c323f000, flag=8, except=0)
    at /home/frostcore/FrostCore/src/server/game/Entities/Unit/Unit.cpp:3918
  18 Thread 0x48e43950 (LWP 8882)  0x00007fc64f01c594 in ?? ()
   from /lib/libm.so.6
  17 Thread 0x48642950 (LWP 8824)  0x00007fc64ebead29 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  16 Thread 0x47e41950 (LWP 8823)  0x00007fc64ebead29 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  15 Thread 0x47640950 (LWP 8822)  0x00007fc64ebead29 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  14 Thread 0x46e3f950 (LWP 8821)  0x00007fc64ebead29 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  13 Thread 0x4663e950 (LWP 8816)  0x00007fc64ebead29 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  12 Thread 0x45e3d950 (LWP 8815)  0x00007fc64ebead29 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  11 Thread 0x4563c950 (LWP 8814)  0x00007fc64ebead29 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  10 Thread 0x44e3b950 (LWP 8813)  0x00007fc64ebead29 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  9 Thread 0x4463a950 (LWP 8812)  0x00007fc64ebead29 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  8 Thread 0x43e39950 (LWP 8811)  0x00007fc64ebead29 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  7 Thread 0x43638950 (LWP 8810)  0x00007fc64ebead29 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  6 Thread 0x42e37950 (LWP 8809)  0x00007fc64ebead29 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  5 Thread 0x42636950 (LWP 8808)  0x00007fc64ebead29 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  4 Thread 0x41e35950 (LWP 8807)  0x00007fc64ebead29 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  3 Thread 0x412c5950 (LWP 8806)  0x00007fc64ebead29 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  2 Thread 0x40ac4950 (LWP 8805)  0x00007fc64ebead29 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  1 Thread 0x7fc650c166f0 (LWP 8802)  0x00007fc64ebe7715 in pthread_join ()
   from /lib/libpthread.so.0

Thread 33 (Thread 0x50652950 (LWP 8898)):
#0  0x00007fc64ebeddb1 in send () from /lib/libpthread.so.0
No symbol table info available.
#1  0x00007fc650278a08 in ACE::send (handle=808, buf=0x7fc5de527000, n=80, 
    flags=16384, timeout=0x0) at ../../ace/OS_NS_sys_socket.inl:580
No locals.
#2  0x0000000000a5d4a3 in WorldSocket::handle_output (this=0x7fc60fd14000)
    at /usr/local/include/ace/SOCK_IO.inl:84
	Guard = {lock_ = 0x7fc60fd14320, owner_ = 0}
	send_len = 80
	n = <value optimized out>
#3  0x0000000000a5cb5d in WorldSocket::Update (this=0x7fc60fd14000)
    at /home/frostcore/FrostCore/src/server/game/Server/WorldSocket.cpp:476
	ret = <value optimized out>
#4  0x0000000000a648a0 in ReactorRunnable::svc (this=0x7fc62062aab0)
    at /home/frostcore/FrostCore/src/server/game/Server/WorldSocketMgr.cpp:176
	interval = {static zero = {
    static zero = <same as static member of an already seen type>, 
    static max_time = {
      static zero = <same as static member of an already seen type>, 
      static max_time = <same as static member of an already seen type>, 
      tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {
      tv_sec = 0, tv_usec = 0}}, 
  static max_time = <same as static member of an already seen type>, tv_ = {
    tv_sec = 0, tv_usec = 0}}
#5  0x00007fc650322637 in ACE_Task_Base::svc_run (args=<value optimized out>)
    at ../../ace/Task.cpp:271
	t = (ACE_Task_Base *) 0x7fc62062aab0
	svc_status = <value optimized out>
#6  0x00007fc650323ce5 in ACE_Thread_Adapter::invoke (this=0x7fc620646f40)
    at ../../ace/Thread_Adapter.cpp:94
	exit_hook_instance = <value optimized out>
	exit_hook_maybe = {instance_ = 0x0}
	exit_hook_ptr = <value optimized out>
#7  0x00007fc64ebe6fc7 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#8  0x00007fc64e95c64d in clone () from /lib/libc.so.6
No symbol table info available.
#9  0x0000000000000000 in ?? ()
No symbol table info available.

Thread 32 (Thread 0x4fe51950 (LWP 8897)):
#0  0x00007fc64e95cc18 in epoll_wait () from /lib/libc.so.6
No symbol table info available.
#1  0x00007fc6502a6ab4 in ACE_Dev_Poll_Reactor::work_pending_i (
    this=0x7fc620651580, max_wait_time=<value optimized out>)
    at ../../ace/Dev_Poll_Reactor.cpp:960
	timer_buf = {static zero = {
    static zero = <same as static member of an already seen type>, 
    static max_time = {
      static zero = <same as static member of an already seen type>, 
      static max_time = <same as static member of an already seen type>, 
      tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {
      tv_sec = 0, tv_usec = 0}}, 
  static max_time = <same as static member of an already seen type>, tv_ = {
    tv_sec = 0, tv_usec = 6323}}
	this_timeout = <value optimized out>
	timeout = 6
	nfds = <value optimized out>
#2  0x00007fc6502a6ba1 in ACE_Dev_Poll_Reactor::handle_events_i (
    this=0x7fc620651580, max_wait_time=0x4fe51090, guard=@0x4fe50ff0)
    at ../../ace/Dev_Poll_Reactor.cpp:1033
	result = <value optimized out>
#3  0x00007fc6502a6d8e in ACE_Dev_Poll_Reactor::handle_events (
    this=0x7fc620651580, max_wait_time=0x4fe51090)
    at ../../ace/Dev_Poll_Reactor.cpp:1015
	countdown = {<ACE_Copy_Disabled> = {<No data fields>}, 
  max_wait_time_ = 0x4fe51090, start_time_ = {static zero = {
      static zero = <same as static member of an already seen type>, 
      static max_time = {
        static zero = <same as static member of an already seen type>, 
        static max_time = <same as static member of an already seen type>, 
        tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {
        tv_sec = 0, tv_usec = 0}}, 
    static max_time = <same as static member of an already seen type>, tv_ = {
      tv_sec = 1303826306, tv_usec = 677570}}, stopped_ = false}
	guard = {token_ = @0x7fc6206515f8, owner_ = 1}
	result = -1
#4  0x00007fc6502fdbbd in ACE_Reactor::run_reactor_event_loop (
    this=0x7fc61ee3e400, tv=@0x4fe51090, eh=0) at ../../ace/Reactor.cpp:267
	result = 1
#5  0x0000000000a64718 in ReactorRunnable::svc (this=0x7fc62062a978)
    at /home/frostcore/FrostCore/src/server/game/Server/WorldSocketMgr.cpp:169
	interval = {static zero = {
    static zero = <same as static member of an already seen type>, 
    static max_time = {
      static zero = <same as static member of an already seen type>, 
      static max_time = <same as static member of an already seen type>, 
      tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {
      tv_sec = 0, tv_usec = 0}}, 
  static max_time = <same as static member of an already seen type>, tv_ = {
    tv_sec = 0, tv_usec = 6323}}
#6  0x00007fc650322637 in ACE_Task_Base::svc_run (args=<value optimized out>)
    at ../../ace/Task.cpp:271
	t = (ACE_Task_Base *) 0x7fc62062a978
	svc_status = <value optimized out>
#7  0x00007fc650323ce5 in ACE_Thread_Adapter::invoke (this=0x7fc620646ee0)
    at ../../ace/Thread_Adapter.cpp:94
	exit_hook_instance = <value optimized out>
	exit_hook_maybe = {instance_ = 0x0}
	exit_hook_ptr = <value optimized out>
#8  0x00007fc64ebe6fc7 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#9  0x00007fc64e95c64d in clone () from /lib/libc.so.6
No symbol table info available.
#10 0x0000000000000000 in ?? ()
No symbol table info available.

Thread 31 (Thread 0x4f650950 (LWP 8896)):
#0  0x00007fc64e95cc18 in epoll_wait () from /lib/libc.so.6
No symbol table info available.
#1  0x00007fc6502a6ab4 in ACE_Dev_Poll_Reactor::work_pending_i (
    this=0x7fc620651400, max_wait_time=<value optimized out>)
    at ../../ace/Dev_Poll_Reactor.cpp:960
	timer_buf = {static zero = {
    static zero = <same as static member of an already seen type>, 
    static max_time = {
      static zero = <same as static member of an already seen type>, 
      static max_time = <same as static member of an already seen type>, 
      tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {
      tv_sec = 0, tv_usec = 0}}, 
  static max_time = <same as static member of an already seen type>, tv_ = {
    tv_sec = 0, tv_usec = 8028}}
	this_timeout = <value optimized out>
	timeout = 8
	nfds = <value optimized out>
#2  0x00007fc6502a6ba1 in ACE_Dev_Poll_Reactor::handle_events_i (
    this=0x7fc620651400, max_wait_time=0x4f650090, guard=@0x4f64fff0)
    at ../../ace/Dev_Poll_Reactor.cpp:1033
	result = <value optimized out>
#3  0x00007fc6502a6d8e in ACE_Dev_Poll_Reactor::handle_events (
    this=0x7fc620651400, max_wait_time=0x4f650090)
    at ../../ace/Dev_Poll_Reactor.cpp:1015
	countdown = {<ACE_Copy_Disabled> = {<No data fields>}, 
  max_wait_time_ = 0x4f650090, start_time_ = {static zero = {
      static zero = <same as static member of an already seen type>, 
      static max_time = {
        static zero = <same as static member of an already seen type>, 
        static max_time = <same as static member of an already seen type>, 
        tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {
        tv_sec = 0, tv_usec = 0}}, 
    static max_time = <same as static member of an already seen type>, tv_ = {
      tv_sec = 1303826306, tv_usec = 676512}}, stopped_ = false}
	guard = {token_ = @0x7fc620651478, owner_ = 1}
	result = -1
#4  0x00007fc6502fdbbd in ACE_Reactor::run_reactor_event_loop (
    this=0x7fc61ee3e3c0, tv=@0x4f650090, eh=0) at ../../ace/Reactor.cpp:267
	result = 1
#5  0x0000000000a64718 in ReactorRunnable::svc (this=0x7fc62062a840)
    at /home/frostcore/FrostCore/src/server/game/Server/WorldSocketMgr.cpp:169
	interval = {static zero = {
    static zero = <same as static member of an already seen type>, 
    static max_time = {
      static zero = <same as static member of an already seen type>, 
      static max_time = <same as static member of an already seen type>, 
      tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {
      tv_sec = 0, tv_usec = 0}}, 
  static max_time = <same as static member of an already seen type>, tv_ = {
    tv_sec = 0, tv_usec = 8028}}
#6  0x00007fc650322637 in ACE_Task_Base::svc_run (args=<value optimized out>)
    at ../../ace/Task.cpp:271
	t = (ACE_Task_Base *) 0x7fc62062a840
	svc_status = <value optimized out>
#7  0x00007fc650323ce5 in ACE_Thread_Adapter::invoke (this=0x7fc620646e80)
    at ../../ace/Thread_Adapter.cpp:94
	exit_hook_instance = <value optimized out>
	exit_hook_maybe = {instance_ = 0x0}
	exit_hook_ptr = <value optimized out>
#8  0x00007fc64ebe6fc7 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#9  0x00007fc64e95c64d in clone () from /lib/libc.so.6
No symbol table info available.
#10 0x0000000000000000 in ?? ()
No symbol table info available.

Thread 30 (Thread 0x4ee4f950 (LWP 8895)):
#0  0x00007fc64e95cc18 in epoll_wait () from /lib/libc.so.6
No symbol table info available.
#1  0x00007fc6502a6ab4 in ACE_Dev_Poll_Reactor::work_pending_i (
    this=0x7fc620651280, max_wait_time=<value optimized out>)
    at ../../ace/Dev_Poll_Reactor.cpp:960
	timer_buf = {static zero = {
    static zero = <same as static member of an already seen type>, 
    static max_time = {
      static zero = <same as static member of an already seen type>, 
      static max_time = <same as static member of an already seen type>, 
      tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {
      tv_sec = 0, tv_usec = 0}}, 
  static max_time = <same as static member of an already seen type>, tv_ = {
    tv_sec = 0, tv_usec = 9999}}
	this_timeout = <value optimized out>
	timeout = 9
	nfds = <value optimized out>
#2  0x00007fc6502a6ba1 in ACE_Dev_Poll_Reactor::handle_events_i (
    this=0x7fc620651280, max_wait_time=0x4ee4f090, guard=@0x4ee4eff0)
    at ../../ace/Dev_Poll_Reactor.cpp:1033
	result = <value optimized out>
#3  0x00007fc6502a6d8e in ACE_Dev_Poll_Reactor::handle_events (
    this=0x7fc620651280, max_wait_time=0x4ee4f090)
    at ../../ace/Dev_Poll_Reactor.cpp:1015
	countdown = {<ACE_Copy_Disabled> = {<No data fields>}, 
  max_wait_time_ = 0x4ee4f090, start_time_ = {static zero = {
      static zero = <same as static member of an already seen type>, 
      static max_time = {
        static zero = <same as static member of an already seen type>, 
        static max_time = <same as static member of an already seen type>, 
        tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {
        tv_sec = 0, tv_usec = 0}}, 
    static max_time = <same as static member of an already seen type>, tv_ = {
      tv_sec = 1303826306, tv_usec = 673856}}, stopped_ = false}
	guard = {token_ = @0x7fc6206512f8, owner_ = 1}
	result = -1
#4  0x00007fc6502fdbbd in ACE_Reactor::run_reactor_event_loop (
    this=0x7fc61ee3e380, tv=@0x4ee4f090, eh=0) at ../../ace/Reactor.cpp:267
	result = 543336200
#5  0x0000000000a64718 in ReactorRunnable::svc (this=0x7fc62062a708)
    at /home/frostcore/FrostCore/src/server/game/Server/WorldSocketMgr.cpp:169
	interval = {static zero = {
    static zero = <same as static member of an already seen type>, 
    static max_time = {
      static zero = <same as static member of an already seen type>, 
      static max_time = <same as static member of an already seen type>, 
      tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {
      tv_sec = 0, tv_usec = 0}}, 
  static max_time = <same as static member of an already seen type>, tv_ = {
    tv_sec = 0, tv_usec = 9999}}
#6  0x00007fc650322637 in ACE_Task_Base::svc_run (args=<value optimized out>)
    at ../../ace/Task.cpp:271
	t = (ACE_Task_Base *) 0x7fc62062a708
	svc_status = <value optimized out>
#7  0x00007fc650323ce5 in ACE_Thread_Adapter::invoke (this=0x7fc620646dc0)
    at ../../ace/Thread_Adapter.cpp:94
	exit_hook_instance = <value optimized out>
	exit_hook_maybe = {instance_ = 0x0}
	exit_hook_ptr = <value optimized out>
#8  0x00007fc64ebe6fc7 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#9  0x00007fc64e95c64d in clone () from /lib/libc.so.6
No symbol table info available.
#10 0x0000000000000000 in ?? ()
No symbol table info available.

Thread 29 (Thread 0x4e64e950 (LWP 8894)):
#0  0x00007fc64ebee0e1 in nanosleep () from /lib/libpthread.so.0
No symbol table info available.
#1  0x0000000000c3e379 in ACE_Based::Thread::Sleep (
    msecs=<value optimized out>) at /usr/local/include/ace/OS_NS_unistd.inl:951
No locals.
#2  0x00000000007b7f09 in FreezeDetectorRunnable::run (this=0x7fc61eddce20)
    at /home/frostcore/FrostCore/src/server/worldserver/Master.cpp:93
	curtime = 4294967295
	__FUNCTION__ = "run"
	__PRETTY_FUNCTION__ = "virtual void FreezeDetectorRunnable::run()"
#3  0x0000000000c3e7ca in ACE_Based::Thread::ThreadTask (param=0x4e64d040)
    at /home/frostcore/FrostCore/src/server/shared/Threading/Threading.cpp:183
No locals.
#4  0x00007fc64ebe6fc7 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#5  0x00007fc64e95c64d in clone () from /lib/libc.so.6
No symbol table info available.
#6  0x0000000000000000 in ?? ()
No symbol table info available.

Thread 27 (Thread 0x4d64c950 (LWP 8892)):
#0  0x00007fc64e955d52 in select () from /lib/libc.so.6
No symbol table info available.
#1  0x00007fc6505b4830 in ?? () from /lib/libreadline.so.5
No symbol table info available.
#2  0x00007fc6505b4a6d in rl_read_key () from /lib/libreadline.so.5
No symbol table info available.
#3  0x00007fc6505a1d61 in readline_internal_char () from /lib/libreadline.so.5
No symbol table info available.
#4  0x00007fc6505a2245 in readline () from /lib/libreadline.so.5
No symbol table info available.
#5  0x00000000007a7efd in CliRunnable::run (this=<value optimized out>)
    at /home/frostcore/FrostCore/src/server/worldserver/CommandLine/CliRunnable.cpp:589
	command_str = 0x7fc61ec12ed0 "0ý\004\001"
#6  0x0000000000c3e7ca in ACE_Based::Thread::ThreadTask (param=0x1)
    at /home/frostcore/FrostCore/src/server/shared/Threading/Threading.cpp:183
No locals.
#7  0x00007fc64ebe6fc7 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#8  0x00007fc64e95c64d in clone () from /lib/libc.so.6
No symbol table info available.
#9  0x0000000000000000 in ?? ()
No symbol table info available.

Thread 26 (Thread 0x4ce4b950 (LWP 8891)):
#0  0x00007fc64ebead29 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/libpthread.so.0
No symbol table info available.
#1  0x00007fc6502936ea in ACE_Condition_Thread_Mutex::wait (
    this=0x7fc63f812a44) at ../../ace/OS_NS_Thread.inl:329
No locals.
#2  0x0000000000bcae40 in MapUpdater::wait (this=0x7fc63f812938)
    at /home/frostcore/FrostCore/src/server/game/Maps/MapUpdater.cpp:87
	guard = {lock_ = 0x7fc63f812a10, owner_ = 0}
#3  0x0000000000a18dbd in MapManager::Update (this=0x7fc63f812808, 
    diff=<value optimized out>)
    at /home/frostcore/FrostCore/src/server/game/Maps/MapManager.cpp:275
No locals.
#4  0x0000000000b20f7b in World::Update (this=0x7fc649b83408, diff=355)
    at /home/frostcore/FrostCore/src/server/game/World/World.cpp:1932
No locals.
#5  0x00000000007b164e in WorldRunnable::run (this=<value optimized out>)
    at /home/frostcore/FrostCore/src/server/worldserver/WorldThread/WorldRunnable.cpp:59
	diff = 355
	realCurrTime = 875460
	realPrevTime = 875105
	prevSleepTime = 0
#6  0x0000000000c3e7ca in ACE_Based::Thread::ThreadTask (param=0x7fc63f812a44)
    at /home/frostcore/FrostCore/src/server/shared/Threading/Threading.cpp:183
No locals.
#7  0x00007fc64ebe6fc7 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#8  0x00007fc64e95c64d in clone () from /lib/libc.so.6
No symbol table info available.
#9  0x0000000000000000 in ?? ()
No symbol table info available.

Thread 25 (Thread 0x4c64a950 (LWP 8889)):
#0  0x000000000088f231 in WorldObject::canSeeOrDetect (this=0x7fc604245000, 
    obj=0x7fc603c5d000, ignoreStealth=true, distanceCheck=false)
    at /home/frostcore/FrostCore/src/server/game/Entities/Object/Object.cpp:1755
	corpseVisibility = <value optimized out>
#1  0x0000000000afd23f in VisitorHelper<Trinity::SpellNotifierCreatureAndPlayer, Creature> (v=@0x4c6464c0, c=<value optimized out>)
    at /home/frostcore/FrostCore/src/server/game/Spells/Spell.h:773
No locals.
#2  0x0000000000af29ab in Spell::SearchAreaTarget (this=0x7fc56f4b2a00, 
    TagUnitMap=@0x4c6466e0, radius=500, type=<value optimized out>, 
    TargetType=<value optimized out>, entry=<value optimized out>)
    at /home/frostcore/FrostCore/src/server/shared/Dynamic/TypeContainerVisitor.h:70
	pos = <value optimized out>
	notifier = {i_data = 0x4c6466e0, i_push_type = PUSH_SRC_CENTER, 
  i_radius = 500, i_TargetType = SPELL_TARGETS_ENTRY, 
  i_source = 0x7fc604245000, i_entry = 28655, i_pos = 0x7fc56f4b2a40, 
  i_requireDeadTarget = false, i_spellProto = 0x7fc63b3790e0}
#3  0x0000000000af667c in Spell::SelectEffectTargets (this=0x7fc56f4b2a00, 
    i=<value optimized out>, cur=<value optimized out>)
    at /home/frostcore/FrostCore/src/server/game/Spells/Spell.cpp:2579
	conditions = {<std::_List_base<Condition*, std::allocator<Condition*> >> = {
    _M_impl = {<std::allocator<std::_List_node<Condition*> >> = {<__gnu_cxx::new_allocator<std::_List_node<Condition*> >> = {<No data fields>}, <No data fields>}, _M_node = {_M_next = 0x7fc5761c8640, 
        _M_prev = 0x7fc5761c8640}}}, <No data fields>}
	gobjectList = {<std::_List_base<GameObject*, std::allocator<GameObject*> >> = {
    _M_impl = {<std::allocator<std::_List_node<GameObject*> >> = {<__gnu_cxx::new_allocator<std::_List_node<GameObject*> >> = {<No data fields>}, <No data fields>}, _M_node = {_M_next = 0x4c6466d0, 
        _M_prev = 0x4c6466d0}}}, <No data fields>}
	radius = 500
	targetType = SPELL_TARGETS_ENTRY
	unitList = {<std::_List_base<Unit*, std::allocator<Unit*> >> = {
    _M_impl = {<std::allocator<std::_List_node<Unit*> >> = {<__gnu_cxx::new_allocator<std::_List_node<Unit*> >> = {<No data fields>}, <No data fields>}, 
      _M_node = {_M_next = 0x7fc5761c8e20, 
        _M_prev = 0x7fc579e931a0}}}, <No data fields>}
	pushType = PUSH_SRC_CENTER
	modOwner = (class Player *) 0x0
#4  0x0000000000af79e6 in Spell::SelectSpellTargets (this=0x7fc56f4b2a00)
    at /home/frostcore/FrostCore/src/server/game/Spells/Spell.cpp:615
	effectTargetType = 1
	targetA = 22
	targetB = 7
	i = 0
#5  0x0000000000af8260 in Spell::cast (this=0x7fc56f4b2a00, skipCheck=true)
    at /home/frostcore/FrostCore/src/server/game/Spells/Spell.cpp:3243
No locals.
#6  0x0000000000af9693 in Spell::prepare (this=0x7fc56f4b2a00, 
    targets=<value optimized out>, triggeredByAura=0x7fc6042083c0)
    at /home/frostcore/FrostCore/src/server/game/Spells/Spell.cpp:3091
	result = <value optimized out>
#7  0x0000000000934c8d in Unit::CastSpell (this=0x7fc604245000, 
    Victim=<value optimized out>, spellInfo=0x7fc63b3790e0, 
    triggered=<value optimized out>, castItem=0x0, 
    triggeredByAura=0x7fc6042083c0, originalCaster=17379391442555894146)
    at /home/frostcore/FrostCore/src/server/game/Entities/Unit/Unit.cpp:873
	targets = {m_srcTransGUID = 0, m_srcTransOffset = {m_positionX = 0, 
    m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_srcPos = {
    m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, 
  m_dstTransGUID = 0, m_dstTransOffset = {m_positionX = 0, m_positionY = 0, 
    m_positionZ = 0, m_orientation = 0}, m_dstPos = {<Position> = {
      m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, 
    m_mapId = 4294967295}, m_elevation = 0, m_speed = 0, m_strTarget = {
    static npos = 18446744073709551615, 
    _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x15cb5b8 ""}}, 
  m_targetMask = 2, m_unitTarget = 0x7fc604245000, m_GOTarget = 0x0, 
  m_itemTarget = 0x0, m_unitTargetGUID = 17379391442555894146, 
  m_GOTargetGUID = 0, m_CorpseTargetGUID = 0, m_itemTargetGUID = 0, 
  m_itemTargetEntry = 0}
	spell = <value optimized out>
#8  0x0000000000ac1ae2 in AuraEffect::TriggerSpell (this=0x7fc6042083c0, 
    target=0x7fc604245000, caster=0x7fc604245000)
    at /home/frostcore/FrostCore/src/server/game/Spells/Auras/SpellAuraEffects.cpp:2594
	triggerCaster = (class Unit *) 0x7fc604245000
	triggerTarget = (class Unit *) 0x7fc604245000
	triggerSpellId = <value optimized out>
	triggeredSpellInfo = (const SpellEntry *) 0x7fc63b3790e0
	auraId = <value optimized out>
#9  0x0000000000acb423 in AuraEffect::PeriodicTick (this=0x7fc6042083c0, 
    aurApp=0x7fc60420bcc0, caster=0x7fc604245000)
    at /home/frostcore/FrostCore/src/server/game/Spells/Auras/SpellAuraEffects.cpp:1966
	prevented = <value optimized out>
	target = (class Unit *) 0x7fc604245000
#10 0x0000000000acc337 in AuraEffect::Update (this=0x7fc6042083c0, 
    diff=<value optimized out>, caster=0x7fc604245000)
    at /home/frostcore/FrostCore/src/server/game/Spells/Auras/SpellAuraEffects.cpp:1098
	effectApplications = {<std::_List_base<AuraApplication*, std::allocator<AuraApplication*> >> = {
    _M_impl = {<std::allocator<std::_List_node<AuraApplication*> >> = {<__gnu_cxx::new_allocator<std::_List_node<AuraApplication*> >> = {<No data fields>}, <No data fields>}, _M_node = {_M_next = 0x7fc573904a80, 
        _M_prev = 0x7fc573904a80}}}, <No data fields>}
#11 0x0000000000ab1df4 in Aura::UpdateOwner (this=0x7fc604242180, diff=355, 
    owner=<value optimized out>)
    at /home/frostcore/FrostCore/src/server/game/Spells/Auras/SpellAuras.cpp:669
	caster = <value optimized out>
	modSpell = (Spell *) 0x0
	modOwner = (class Player *) 0x0
	__FUNCTION__ = "UpdateOwner"
	__PRETTY_FUNCTION__ = "void Aura::UpdateOwner(uint32, WorldObject*)"
#12 0x000000000094db96 in Unit::_UpdateSpells (this=0x7fc604245000, time=355)
    at /home/frostcore/FrostCore/src/server/game/Entities/Unit/Unit.cpp:2864
	i_aura = (class Aura *) 0x7fc604242180
#13 0x000000000094dd5a in Unit::Update (this=0x7fc604245000, p_time=355)
    at /home/frostcore/FrostCore/src/server/game/Entities/Unit/Unit.cpp:253
	__FUNCTION__ = "Update"
	__PRETTY_FUNCTION__ = "virtual void Unit::Update(uint32)"
#14 0x00000000008751d8 in Creature::Update (this=0x7fc604245000, diff=355)
    at /home/frostcore/FrostCore/src/server/game/Entities/Creature/Creature.cpp:517
	bInCombat = <value optimized out>
#15 0x0000000000a0fdd6 in VisitorHelper<Trinity::ObjectUpdater, Creature> (
    v=@0x4c64a070, c=<value optimized out>)
    at /home/frostcore/FrostCore/src/server/game/Grids/Notifiers/GridNotifiersImpl.h:46
No locals.
#16 0x0000000000a16715 in Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=<value optimized out>, cell=<value optimized out>, 
    visitor=@0x4c64a060)
    at /home/frostcore/FrostCore/src/server/shared/Dynamic/TypeContainerVisitor.h:70
	x = 36
	y = 21
	cell_x = 2
	cell_y = 2
#17 0x0000000000a17aef in Cell::Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x4c649ff0, standing_cell=<value optimized out>, 
    visitor=@0x4c64a060, m=@0x7fc60d50f000)
    at /home/frostcore/FrostCore/src/server/game/Grids/Cells/CellImpl.h:48
	__PRETTY_FUNCTION__ = "void Cell::Visit(const CellPair&, TypeContainerVisitor<T, CONTAINER>&, Map&) const [with T = Trinity::ObjectUpdater, CONTAINER = TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<Dynam"...
	__FUNCTION__ = "Visit"
#18 0x0000000000a0f994 in Map::VisitNearbyCellsOf (this=0x7fc60d50f000, 
    obj=<value optimized out>, gridVisitor=@0x4c64a060, 
    worldVisitor=@0x4c64a050)
    at /home/frostcore/FrostCore/src/server/game/Maps/Map.cpp:499
	pair = {x_coord = 290, y_coord = 170}
	cell = {data = {Part = {grid_x = 36, grid_y = 21, cell_x = 2, 
      cell_y = 2, nocreate = 0, reserved = 16}, All = 537404772}}
	y = 170
	x = 290
#19 0x0000000000a0fb8e in Map::Update (this=0x7fc60d50f000, 
    t_diff=@0x7fc5f7e3a0c0)
    at /home/frostcore/FrostCore/src/server/game/Maps/Map.cpp:540
	plr = (class Player *) 0x7fc58b95c000
	updater = {i_timeDiff = 355}
	grid_object_update = {i_visitor = @0x4c64a070}
	world_object_update = {i_visitor = @0x4c64a070}
#20 0x0000000000bcb342 in MapUpdateRequest::call (this=0x7fc5f7e3a0a0)
    at /home/frostcore/FrostCore/src/server/game/Maps/MapUpdater.cpp:54
No locals.
#21 0x0000000000c3dcb1 in DelayExecutor::svc (this=0x7fc63f812940)
    at /home/frostcore/FrostCore/src/server/shared/Threading/DelayExecutor.cpp:52
	rq = (class ACE_Method_Request *) 0x7fc5f7e3a0a0
#22 0x00007fc650322637 in ACE_Task_Base::svc_run (args=<value optimized out>)
    at ../../ace/Task.cpp:271
	t = (ACE_Task_Base *) 0x7fc63f812940
	svc_status = <value optimized out>
#23 0x00007fc650323ce5 in ACE_Thread_Adapter::invoke (this=0x7fc624433580)
    at ../../ace/Thread_Adapter.cpp:94
	exit_hook_instance = <value optimized out>
	exit_hook_maybe = {instance_ = 0x0}
	exit_hook_ptr = <value optimized out>
#24 0x00007fc64ebe6fc7 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#25 0x00007fc64e95c64d in clone () from /lib/libc.so.6
No symbol table info available.
#26 0x0000000000000000 in ?? ()
No symbol table info available.

Thread 24 (Thread 0x4be49950 (LWP 8888)):
#0  0x00000000007c10c5 in std::vector<unsigned char, std::allocator<unsigned char> >::_M_fill_insert (this=0x4be44b60, __position=
      {_M_current = 0x7fc56fc71d5e "\004"}, __n=4, __x=@0x4be44b1f)
    at /usr/include/c++/4.3/bits/vector.tcc:350
No locals.
#1  0x00000000007c136c in ByteBuffer::append (this=0x4be44b50, 
    src=0x4be44bec "\\\032", cnt=4)
    at /usr/include/c++/4.3/bits/stl_vector.h:792
	__FUNCTION__ = "append"
	__PRETTY_FUNCTION__ = "void ByteBuffer::append(const uint8*, size_t)"
#2  0x0000000000949705 in Unit::SendMonsterMove (this=0x7fc57d0b1000, 
    NewPosX=-187.330994, NewPosY=56.9267998, NewPosZ=-49.953701, Time=6748, 
    player=0x0)
    at /home/frostcore/FrostCore/src/server/shared/Packets/ByteBuffer.h:77
	data = {<ByteBuffer> = {static DEFAULT_SIZE = 4096, _rpos = 0, 
    _wpos = 30, 
    _storage = {<std::_Vector_base<unsigned char, std::allocator<unsigned char> >> = {
        _M_impl = {<std::allocator<unsigned char>> = {<__gnu_cxx::new_allocator<unsigned char>> = {<No data fields>}, <No data fields>}, 
          _M_start = 0x7fc56fc71d40 "ß`\031\0358\0160ñ", 
          _M_finish = 0x7fc56fc71d5e "\004", 
          _M_end_of_storage = 0x7fc56fc71d72 ""}}, <No data fields>}}, 
  m_opcode = 221}
#3  0x0000000000bcd21a in DestinationHolder<Traveller<Creature> >::StartTravel
    (this=0x7fc58dfab8e4, traveller=@0x4be45c80, sendMove=true)
    at /home/frostcore/FrostCore/src/server/game/Movement/Traveller.h:109
No locals.
#4  0x0000000000bd2e0e in WaypointMovementGenerator<Creature>::Update (
    this=0x7fc58dfab8d0, unit=@0x7fc57d0b1000, diff=<value optimized out>)
    at /home/frostcore/FrostCore/src/server/game/Movement/DestinationHolderImp.h:72
	traveller = {i_traveller = @0x7fc57d0b1000}
	__FUNCTION__ = "Update"
	__PRETTY_FUNCTION__ = "bool WaypointMovementGenerator<T>::Update(T&, const uint32&) [with T = Creature]"
#5  0x0000000000a1b7b8 in MotionMaster::UpdateMotion (this=0x7fc57d0b2ad8, 
    diff=355)
    at /home/frostcore/FrostCore/src/server/game/Movement/MotionMaster.cpp:86
	__FUNCTION__ = "UpdateMotion"
	__PRETTY_FUNCTION__ = "void MotionMaster::UpdateMotion(uint32)"
#6  0x000000000094df16 in Unit::Update (this=0x7fc57d0b1000, p_time=355)
    at /home/frostcore/FrostCore/src/server/game/Entities/Unit/Unit.cpp:296
	__FUNCTION__ = "Update"
	__PRETTY_FUNCTION__ = "virtual void Unit::Update(uint32)"
#7  0x00000000008751d8 in Creature::Update (this=0x7fc57d0b1000, diff=355)
    at /home/frostcore/FrostCore/src/server/game/Entities/Creature/Creature.cpp:517
	bInCombat = <value optimized out>
#8  0x0000000000a0fdd6 in VisitorHelper<Trinity::ObjectUpdater, Creature> (
    v=@0x4be49020, c=<value optimized out>)
    at /home/frostcore/FrostCore/src/server/game/Grids/Notifiers/GridNotifiersImpl.h:46
No locals.
#9  0x0000000000a16715 in Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=<value optimized out>, cell=<value optimized out>, 
    visitor=@0x4be49010)
    at /home/frostcore/FrostCore/src/server/shared/Dynamic/TypeContainerVisitor.h:70
	x = 31
	y = 32
	cell_x = 4
	cell_y = 0
#10 0x0000000000a17aef in Cell::Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x4be48fa0, standing_cell=<value optimized out>, 
    visitor=@0x4be49010, m=@0x7fc58cf2d000)
    at /home/frostcore/FrostCore/src/server/game/Grids/Cells/CellImpl.h:48
	__PRETTY_FUNCTION__ = "void Cell::Visit(const CellPair&, TypeContainerVisitor<T, CONTAINER>&, Map&) const [with T = Trinity::ObjectUpdater, CONTAINER = TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<Dynam"...
	__FUNCTION__ = "Visit"
#11 0x0000000000a0f994 in Map::VisitNearbyCellsOf (this=0x7fc58cf2d000, 
    obj=<value optimized out>, gridVisitor=@0x4be49010, 
    worldVisitor=@0x4be49000)
    at /home/frostcore/FrostCore/src/server/game/Maps/Map.cpp:499
	pair = {x_coord = 252, y_coord = 256}
	cell = {data = {Part = {grid_x = 31, grid_y = 32, cell_x = 4, 
      cell_y = 0, nocreate = 0, reserved = 16}, All = 536889375}}
	y = 256
	x = 252
#12 0x0000000000a0fb8e in Map::Update (this=0x7fc58cf2d000, 
    t_diff=@0x7fc5f7e3a240)
    at /home/frostcore/FrostCore/src/server/game/Maps/Map.cpp:540
	plr = (class Player *) 0x7fc60ab1e000
	updater = {i_timeDiff = 355}
	grid_object_update = {i_visitor = @0x4be49020}
	world_object_update = {i_visitor = @0x4be49020}
#13 0x0000000000a0fcb9 in InstanceMap::Update (this=0x4be44b60, 
    t_diff=@0x7fc56fc71d5e)
    at /home/frostcore/FrostCore/src/server/game/Maps/Map.cpp:2383
No locals.
#14 0x0000000000bcb8f9 in MapInstanced::Update (this=0x7fc5936dd000, 
    t=@0x7fc5f7e3a240)
    at /home/frostcore/FrostCore/src/server/game/Maps/MapInstanced.cpp:67
	i = {<std::tr1::__detail::_Hashtable_iterator_base<std::pair<const unsigned int, Map*>, false>> = {_M_cur_node = 0x7fc58f8b6d60, 
    _M_cur_bucket = 0x7fc59cfed558}, <No data fields>}
#15 0x0000000000bcb342 in MapUpdateRequest::call (this=0x7fc5f7e3a220)
    at /home/frostcore/FrostCore/src/server/game/Maps/MapUpdater.cpp:54
No locals.
#16 0x0000000000c3dcb1 in DelayExecutor::svc (this=0x7fc63f812940)
    at /home/frostcore/FrostCore/src/server/shared/Threading/DelayExecutor.cpp:52
	rq = (class ACE_Method_Request *) 0x7fc5f7e3a220
#17 0x00007fc650322637 in ACE_Task_Base::svc_run (args=<value optimized out>)
    at ../../ace/Task.cpp:271
	t = (ACE_Task_Base *) 0x7fc63f812940
	svc_status = <value optimized out>
#18 0x00007fc650323ce5 in ACE_Thread_Adapter::invoke (this=0x7fc624433520)
    at ../../ace/Thread_Adapter.cpp:94
	exit_hook_instance = <value optimized out>
	exit_hook_maybe = {instance_ = 0x0}
	exit_hook_ptr = <value optimized out>
#19 0x00007fc64ebe6fc7 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#20 0x00007fc64e95c64d in clone () from /lib/libc.so.6
No symbol table info available.
#21 0x0000000000000000 in ?? ()
No symbol table info available.

Thread 23 (Thread 0x4b648950 (LWP 8887)):
#0  0x00000000009cc4c4 in Trinity::CreatureRelocationNotifier::Visit (
    this=0x7fc57a8b1000, m=@0x7fc57a962000)
    at /home/frostcore/FrostCore/src/server/game/Grids/Notifiers/GridNotifiers.cpp:124
	c = (class Creature *) 0x7fc57a941000
#1  0x00000000009ce289 in Trinity::DelayedUnitRelocation::Visit (
    this=0x4b647f20, m=<value optimized out>)
    at /home/frostcore/FrostCore/src/server/shared/Dynamic/TypeContainerVisitor.h:64
	unit = (class Creature *) 0x7fc57a8b1000
	relocate = {i_creature = @0x7fc57a8b1000}
#2  0x0000000000a09230 in Map::ProcessRelocationNotifies (this=0x7fc57d3a9000, 
    diff=@0x7fc5f7e3a1e0)
    at /home/frostcore/FrostCore/src/server/shared/Dynamic/TypeContainerVisitor.h:64
	pair = {x_coord = 264, y_coord = 243}
	cell = {data = {Part = {grid_x = 33, grid_y = 30, cell_x = 0, 
      cell_y = 3, nocreate = 1, reserved = 0}, All = 17565601}}
	cell_relocation = {i_map = @0x7fc57d3a9000, cell = @0x4b647fa0, 
  p = @0x4b647f80, i_radius = 500}
	y = 243
	x = 264
	grid = <value optimized out>
#3  0x0000000000a0fc31 in Map::Update (this=0x7fc57d3a9000, 
    t_diff=@0x7fc5f7e3a1e0)
    at /home/frostcore/FrostCore/src/server/game/Maps/Map.cpp:566
	updater = {i_timeDiff = 355}
	grid_object_update = {i_visitor = @0x4b648020}
	world_object_update = {i_visitor = @0x4b648020}
#4  0x0000000000a0fcb9 in InstanceMap::Update (this=0x7fc57a8b1000, 
    t_diff=@0x7fc57a962000)
    at /home/frostcore/FrostCore/src/server/game/Maps/Map.cpp:2383
No locals.
#5  0x0000000000bcb8f9 in MapInstanced::Update (this=0x7fc57d38e000, 
    t=@0x7fc5f7e3a1e0)
    at /home/frostcore/FrostCore/src/server/game/Maps/MapInstanced.cpp:67
	i = {<std::tr1::__detail::_Hashtable_iterator_base<std::pair<const unsigned int, Map*>, false>> = {_M_cur_node = 0x7fc581dd8c40, 
    _M_cur_bucket = 0x7fc5d65bc550}, <No data fields>}
#6  0x0000000000bcb342 in MapUpdateRequest::call (this=0x7fc5f7e3a1c0)
    at /home/frostcore/FrostCore/src/server/game/Maps/MapUpdater.cpp:54
No locals.
#7  0x0000000000c3dcb1 in DelayExecutor::svc (this=0x7fc63f812940)
    at /home/frostcore/FrostCore/src/server/shared/Threading/DelayExecutor.cpp:52
	rq = (class ACE_Method_Request *) 0x7fc5f7e3a1c0
#8  0x00007fc650322637 in ACE_Task_Base::svc_run (args=<value optimized out>)
    at ../../ace/Task.cpp:271
	t = (ACE_Task_Base *) 0x7fc63f812940
	svc_status = <value optimized out>
#9  0x00007fc650323ce5 in ACE_Thread_Adapter::invoke (this=0x7fc6244334c0)
    at ../../ace/Thread_Adapter.cpp:94
	exit_hook_instance = <value optimized out>
	exit_hook_maybe = {instance_ = 0x0}
	exit_hook_ptr = <value optimized out>
#10 0x00007fc64ebe6fc7 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#11 0x00007fc64e95c64d in clone () from /lib/libc.so.6
No symbol table info available.
#12 0x0000000000000000 in ?? ()
No symbol table info available.

Thread 22 (Thread 0x4ae47950 (LWP 8886)):
#0  SpellMgr::CanAurasStack (this=0x7fc64a5f2408, aura1=0x7fc5a90cbe40, 
    aura2=0x7fc5a90cc200, sameCaster=true)
    at /usr/include/c++/4.3/bits/stl_tree.h:484
	spellInfo_1 = (const SpellEntry *) 0x7fc63bbd4d18
	spellInfo_2 = (const SpellEntry *) 0x7fc63b4e73a0
	spellSpec_1 = <value optimized out>
	spellSpec_2 = <value optimized out>
	stackRule = <value optimized out>
	isVehicleAura1 = <value optimized out>
	isVehicleAura2 = <value optimized out>
	spellId_1 = <value optimized out>
	spellId_2 = <value optimized out>
#1  0x0000000000ab1b7b in Aura::UpdateTargetMap (this=0x7fc5a90cbe40, 
    caster=0x7fc5a90f8000, apply=true)
    at /home/frostcore/FrostCore/src/server/game/Spells/Auras/SpellAuras.cpp:563
	targets = {_M_t = {
    _M_impl = {<std::allocator<std::_Rb_tree_node<std::pair<Unit* const, unsigned char> > >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<Unit* const, unsigned char> > >> = {<No data fields>}, <No data fields>}, 
      _M_key_compare = {<std::binary_function<Unit*, Unit*, bool>> = {<No data fields>}, <No data fields>}, _M_header = {_M_color = std::_S_red, 
        _M_parent = 0x7fc570a83b20, _M_left = 0x7fc570a83b20, 
        _M_right = 0x7fc570a7dcd0}, _M_node_count = 2}}}
	targetsToRemove = {<std::_List_base<Unit*, std::allocator<Unit*> >> = {
    _M_impl = {<std::allocator<std::_List_node<Unit*> >> = {<__gnu_cxx::new_allocator<std::_List_node<Unit*> >> = {<No data fields>}, <No data fields>}, 
      _M_node = {_M_next = 0x4ae44dc0, 
        _M_prev = 0x4ae44dc0}}}, <No data fields>}
	__FUNCTION__ = "UpdateTargetMap"
	__PRETTY_FUNCTION__ = "void Aura::UpdateTargetMap(Unit*, bool)"
#2  0x0000000000ab1e60 in Aura::UpdateOwner (this=0x7fc5a90cbe40, diff=355, 
    owner=<value optimized out>)
    at /home/frostcore/FrostCore/src/server/game/Spells/Auras/SpellAuras.cpp:662
	caster = (class Unit *) 0x7fc5a90f8000
	modSpell = (Spell *) 0x0
	modOwner = (class Player *) 0x7fc5a90f8000
	__FUNCTION__ = "UpdateOwner"
	__PRETTY_FUNCTION__ = "void Aura::UpdateOwner(uint32, WorldObject*)"
#3  0x000000000094db96 in Unit::_UpdateSpells (this=0x7fc5a90f8000, time=355)
    at /home/frostcore/FrostCore/src/server/game/Entities/Unit/Unit.cpp:2864
	i_aura = (class Aura *) 0x7fc5a90cbe40
#4  0x000000000094dd5a in Unit::Update (this=0x7fc5a90f8000, p_time=355)
    at /home/frostcore/FrostCore/src/server/game/Entities/Unit/Unit.cpp:253
	__FUNCTION__ = "Update"
	__PRETTY_FUNCTION__ = "virtual void Unit::Update(uint32)"
#5  0x0000000000905674 in Player::Update (this=0x7fc5a90f8000, p_time=355)
    at /home/frostcore/FrostCore/src/server/game/Entities/Player/Player.cpp:1524
	now = <value optimized out>
	pet = <value optimized out>
#6  0x0000000000a0fb7d in Map::Update (this=0x7fc578e2a000, 
    t_diff=@0x7fc5f7e3a120)
    at /home/frostcore/FrostCore/src/server/game/Maps/Map.cpp:538
	plr = (class Player *) 0x7fc5a90f8000
	updater = {i_timeDiff = 355}
	grid_object_update = {i_visitor = @0x4ae47020}
	world_object_update = {i_visitor = @0x4ae47020}
#7  0x0000000000a0fcb9 in InstanceMap::Update (this=0x7fc63cfd63d0, 
    t_diff=@0x7fc63cfd66d0)
    at /home/frostcore/FrostCore/src/server/game/Maps/Map.cpp:2383
No locals.
#8  0x0000000000bcb8f9 in MapInstanced::Update (this=0x7fc5e3fae000, 
    t=@0x7fc5f7e3a120)
    at /home/frostcore/FrostCore/src/server/game/Maps/MapInstanced.cpp:67
	i = {<std::tr1::__detail::_Hashtable_iterator_base<std::pair<const unsigned int, Map*>, false>> = {_M_cur_node = 0x7fc578cf2d00, 
    _M_cur_bucket = 0x7fc5e3ee3fd8}, <No data fields>}
#9  0x0000000000bcb342 in MapUpdateRequest::call (this=0x7fc5f7e3a100)
    at /home/frostcore/FrostCore/src/server/game/Maps/MapUpdater.cpp:54
No locals.
#10 0x0000000000c3dcb1 in DelayExecutor::svc (this=0x7fc63f812940)
    at /home/frostcore/FrostCore/src/server/shared/Threading/DelayExecutor.cpp:52
	rq = (class ACE_Method_Request *) 0x7fc5f7e3a100
#11 0x00007fc650322637 in ACE_Task_Base::svc_run (args=<value optimized out>)
    at ../../ace/Task.cpp:271
	t = (ACE_Task_Base *) 0x7fc63f812940
	svc_status = <value optimized out>
#12 0x00007fc650323ce5 in ACE_Thread_Adapter::invoke (this=0x7fc624433460)
    at ../../ace/Thread_Adapter.cpp:94
	exit_hook_instance = <value optimized out>
	exit_hook_maybe = {instance_ = 0x0}
	exit_hook_ptr = <value optimized out>
#13 0x00007fc64ebe6fc7 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#14 0x00007fc64e95c64d in clone () from /lib/libc.so.6
No symbol table info available.
#15 0x0000000000000000 in ?? ()
No symbol table info available.

Thread 21 (Thread 0x4a646950 (LWP 8885)):
#0  instance_eye_of_eternity::instance_eye_of_eternity_InstanceMapScript::SetData (this=0x7fc5b9b68400, data=<value optimized out>)
    at /home/frostcore/FrostCore/src/server/game/Entities/Object/Object.h:325
No locals.
#1  0x0000000000ae2062 in Spell::CallScriptEffectHandlers (
    this=0x7fc56edd4d00, effIndex=<value optimized out>)
    at /home/frostcore/FrostCore/src/server/game/Spells/Spell.cpp:7398
	preventDefault = false
#2  0x0000000000ae2606 in Spell::HandleEffects (this=0x7fc56edd4d00, 
    pUnitTarget=<value optimized out>, pItemTarget=<value optimized out>, 
    pGOTarget=<value optimized out>, i=<value optimized out>)
    at /home/frostcore/FrostCore/src/server/game/Spells/Spell.cpp:4744
	eff = 3 '\003'
	preventDefault = <value optimized out>
#3  0x0000000000ae4da6 in Spell::DoSpellHitOnUnit (this=0x7fc56edd4d00, 
    unit=0x7fc5b5348000, effectMask=1, scaleAura=false)
    at /home/frostcore/FrostCore/src/server/game/Spells/Spell.cpp:1590
	effectNumber = 0
	aura_effmask = <value optimized out>
	__FUNCTION__ = "DoSpellHitOnUnit"
	__PRETTY_FUNCTION__ = "SpellMissInfo Spell::DoSpellHitOnUnit(Unit*, uint32, bool)"
#4  0x0000000000ae9369 in Spell::DoAllEffectOnTarget (this=0x7fc56edd4d00, 
    target=0x7fc570704590)
    at /home/frostcore/FrostCore/src/server/game/Spells/Spell.cpp:1193
	missInfo = <value optimized out>
	mask = 6 '\006'
	unit = (class Unit *) 0x7fc5b5348000
	caster = (class Unit *) 0x7fc5ab7b6000
	missInfo = SPELL_MISS_NONE
	procAttacker = 0
	procVictim = 0
	procEx = 67108864
	canEffectTrigger = true
	spellHitTarget = (class Unit *) 0x7fc5b5348000
#5  0x0000000000aeb70c in Spell::handle_immediate (this=0x7fc56edd4d00)
    at /home/frostcore/FrostCore/src/server/game/Spells/Spell.cpp:3426
No locals.
#6  0x0000000000af8585 in Spell::cast (this=0x7fc56edd4d00, 
    skipCheck=<value optimized out>)
    at /home/frostcore/FrostCore/src/server/game/Spells/Spell.cpp:3377
No locals.
#7  0x0000000000af9693 in Spell::prepare (this=0x7fc56edd4d00, 
    targets=<value optimized out>, triggeredByAura=0x0)
    at /home/frostcore/FrostCore/src/server/game/Spells/Spell.cpp:3091
	result = <value optimized out>
#8  0x0000000000934c8d in Unit::CastSpell (this=0x7fc5ab7b6000, 
    Victim=<value optimized out>, spellInfo=0x7fc63b671130, 
    triggered=<value optimized out>, castItem=0x0, triggeredByAura=0x0, 
    originalCaster=0)
    at /home/frostcore/FrostCore/src/server/game/Entities/Unit/Unit.cpp:873
	targets = {m_srcTransGUID = 0, m_srcTransOffset = {m_positionX = 0, 
    m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_srcPos = {
    m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, 
  m_dstTransGUID = 0, m_dstTransOffset = {m_positionX = 0, m_positionY = 0, 
    m_positionZ = 0, m_orientation = 0}, m_dstPos = {<Position> = {
      m_positionX = 0, m_positionY = 0, m_positionZ = 0, m_orientation = 0}, 
    m_mapId = 4294967295}, m_elevation = 0, m_speed = 0, m_strTarget = {
    static npos = 18446744073709551615, 
    _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x15cb5b8 ""}}, 
  m_targetMask = 2, m_unitTarget = 0x7fc5ab7b6000, m_GOTarget = 0x0, 
  m_itemTarget = 0x0, m_unitTargetGUID = 17379391446198312131, 
  m_GOTargetGUID = 0, m_CorpseTargetGUID = 0, m_itemTargetGUID = 0, 
  m_itemTargetEntry = 0}
	spell = <value optimized out>
#9  0x0000000000934e5b in Unit::CastSpell (this=0x7fc5ab7b6000, 
    Victim=0x7fc577d1c620, spellId=<value optimized out>, triggered=64, 
    castItem=0x0, triggeredByAura=0x0, originalCaster=0)
    at /home/frostcore/FrostCore/src/server/game/Entities/Unit/Unit.cpp:846
	spellInfo = (const SpellEntry *) 0xb536b306
#10 0x0000000000c9fd9f in UnitAI::DoCast (this=<value optimized out>, 
    victim=0x7fc577d1c620, spellId=3040260870, triggered=64)
    at /home/frostcore/FrostCore/src/server/game/AI/CreatureAIImpl.h:573
No locals.
#11 0x0000000000a1b20a in MotionMaster::DirectDelete (
    this=<value optimized out>, curr=0x7fc56f4427e0)
    at /home/frostcore/FrostCore/src/server/game/Movement/MotionMaster.cpp:581
No locals.
#12 0x0000000000a1b6a9 in MotionMaster::DirectExpire (this=0x7fc570785fa0, 
    reset=true)
    at /home/frostcore/FrostCore/src/server/game/Movement/MotionMaster.cpp:151
	curr = (class MovementGenerator *) 0x7fc577d1c620
#13 0x0000000000a1b893 in MotionMaster::UpdateMotion (this=0x7fc5ab7b7ad8, 
    diff=355)
    at /home/frostcore/FrostCore/src/server/game/Movement/MotionMaster.h:142
	__FUNCTION__ = "UpdateMotion"
	__PRETTY_FUNCTION__ = "void MotionMaster::UpdateMotion(uint32)"
#14 0x000000000094df16 in Unit::Update (this=0x7fc5ab7b6000, p_time=355)
    at /home/frostcore/FrostCore/src/server/game/Entities/Unit/Unit.cpp:296
	__FUNCTION__ = "Update"
	__PRETTY_FUNCTION__ = "virtual void Unit::Update(uint32)"
#15 0x00000000008751d8 in Creature::Update (this=0x7fc5ab7b6000, diff=355)
    at /home/frostcore/FrostCore/src/server/game/Entities/Creature/Creature.cpp:517
	bInCombat = <value optimized out>
#16 0x0000000000a0fdd6 in VisitorHelper<Trinity::ObjectUpdater, Creature> (
    v=@0x4a646020, c=<value optimized out>)
    at /home/frostcore/FrostCore/src/server/game/Grids/Notifiers/GridNotifiersImpl.h:46
No locals.
#17 0x0000000000a16715 in Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=<value optimized out>, cell=<value optimized out>, 
    visitor=@0x4a646010)
    at /home/frostcore/FrostCore/src/server/shared/Dynamic/TypeContainerVisitor.h:70
	x = 33
	y = 34
	cell_x = 3
	cell_y = 3
#18 0x0000000000a17aef in Cell::Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x4a645fa0, standing_cell=<value optimized out>, 
    visitor=@0x4a646010, m=@0x7fc5ab791000)
    at /home/frostcore/FrostCore/src/server/game/Grids/Cells/CellImpl.h:48
	__PRETTY_FUNCTION__ = "void Cell::Visit(const CellPair&, TypeContainerVisitor<T, CONTAINER>&, Map&) const [with T = Trinity::ObjectUpdater, CONTAINER = TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<Dynam"...
	__FUNCTION__ = "Visit"
#19 0x0000000000a0f994 in Map::VisitNearbyCellsOf (this=0x7fc5ab791000, 
    obj=<value optimized out>, gridVisitor=@0x4a646010, 
    worldVisitor=@0x4a646000)
    at /home/frostcore/FrostCore/src/server/game/Maps/Map.cpp:499
	pair = {x_coord = 267, y_coord = 275}
	cell = {data = {Part = {grid_x = 33, grid_y = 34, cell_x = 3, 
      cell_y = 3, nocreate = 0, reserved = 16}, All = 537671841}}
	y = 275
	x = 267
#20 0x0000000000a0fb8e in Map::Update (this=0x7fc5ab791000, 
    t_diff=@0x7fc5f7e39420)
    at /home/frostcore/FrostCore/src/server/game/Maps/Map.cpp:540
	plr = (class Player *) 0x7fc5b7498000
	updater = {i_timeDiff = 355}
	grid_object_update = {i_visitor = @0x4a646020}
	world_object_update = {i_visitor = @0x4a646020}
#21 0x0000000000a0fcb9 in InstanceMap::Update (this=0x7fc570785fa0, 
    t_diff=@0x7fc577d1c620)
    at /home/frostcore/FrostCore/src/server/game/Maps/Map.cpp:2383
No locals.
#22 0x0000000000bcb8f9 in MapInstanced::Update (this=0x7fc5ab1b6000, 
    t=@0x7fc5f7e39420)
    at /home/frostcore/FrostCore/src/server/game/Maps/MapInstanced.cpp:67
	i = {<std::tr1::__detail::_Hashtable_iterator_base<std::pair<const unsigned int, Map*>, false>> = {_M_cur_node = 0x7fc5b99a1760, 
    _M_cur_bucket = 0x7fc5b9d9e180}, <No data fields>}
#23 0x0000000000bcb342 in MapUpdateRequest::call (this=0x7fc5f7e39400)
    at /home/frostcore/FrostCore/src/server/game/Maps/MapUpdater.cpp:54
No locals.
#24 0x0000000000c3dcb1 in DelayExecutor::svc (this=0x7fc63f812940)
    at /home/frostcore/FrostCore/src/server/shared/Threading/DelayExecutor.cpp:52
	rq = (class ACE_Method_Request *) 0x7fc5f7e39400
#25 0x00007fc650322637 in ACE_Task_Base::svc_run (args=<value optimized out>)
    at ../../ace/Task.cpp:271
	t = (ACE_Task_Base *) 0x7fc63f812940
	svc_status = <value optimized out>
#26 0x00007fc650323ce5 in ACE_Thread_Adapter::invoke (this=0x7fc624433400)
    at ../../ace/Thread_Adapter.cpp:94
	exit_hook_instance = <value optimized out>
	exit_hook_maybe = {instance_ = 0x0}
	exit_hook_ptr = <value optimized out>
#27 0x00007fc64ebe6fc7 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#28 0x00007fc64e95c64d in clone () from /lib/libc.so.6
No symbol table info available.
#29 0x0000000000000000 in ?? ()
No symbol table info available.

Thread 20 (Thread 0x49e45950 (LWP 8884)):
#0  0x0000000000a0871f in Map::EnsureGridLoaded (this=0x7fc58dd57000, 
    cell=@0x49e43c20)
    at /home/frostcore/FrostCore/src/server/game/Maps/Map.cpp:364
	grid = <value optimized out>
	__FUNCTION__ = "EnsureGridLoaded"
	__PRETTY_FUNCTION__ = "bool Map::EnsureGridLoaded(const Cell&)"
#1  0x000000000089d532 in WorldObject::VisitNearbyWorldObject<Trinity::MessageDistDeliverer> (this=<value optimized out>, radius=<value optimized out>, 
    notifier=<value optimized out>)
    at /home/frostcore/FrostCore/src/server/game/Maps/Map.h:654
No locals.
#2  0x00000000008c0f2d in Player::SendMessageToSet (this=0x7fc5c9397000, 
    data=0x49e44e00, skipped_rcvr=0x7fc5c9397000)
    at /home/frostcore/FrostCore/src/server/game/Entities/Player/Player.cpp:6745
	notifier = {i_source = 0x7fc5c9397000, i_message = 0x49e44e00, 
  i_phaseMask = 1, i_distSq = 67600, team = 0, 
  skipped_receiver = 0x7fc5c9397000}
#3  0x0000000000a83784 in WorldSession::HandleMovementOpcodes (
    this=0x7fc5a4959c00, recv_data=@0x7fc60ad74ee0)
    at /home/frostcore/FrostCore/src/server/game/Server/Protocol/Handlers/MovementHandler.cpp:352
	opcode = 218
	mover = (class Unit *) 0x7fc5c9397000
	plMover = (class Player *) 0x7fc5c9397000
	guid = <value optimized out>
	movementInfo = {guid = 323823, flags = 12289, flags2 = 0, pos = {
    m_positionX = -492.850159, m_positionY = -117.518112, 
    m_positionZ = 150.346329, m_orientation = 3.34337974}, time = 875559, 
  t_guid = 0, t_pos = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, 
    m_orientation = 0}, t_time = 0, t_time2 = 0, t_seat = -1 'ÿ', pitch = 0, 
  fallTime = 165, j_zspeed = 0, j_sinAngle = 0.998784959, 
  j_cosAngle = -0.0492806956, j_xyspeed = 0.848382592, splineElevation = 0}
	data = {<ByteBuffer> = {static DEFAULT_SIZE = 4096, _rpos = 0, 
    _wpos = 50, 
    _storage = {<std::_Vector_base<unsigned char, std::allocator<unsigned char> >> = {
        _M_impl = {<std::allocator<unsigned char>> = {<__gnu_cxx::new_allocator<unsigned char>> = {<No data fields>}, <No data fields>}, 
          _M_start = 0x7fc588f18940 "\aïð\004\0010", 
          _M_finish = 0x7fc588f18972 "\231\231\021A", 
          _M_end_of_storage = 0x7fc588f18972 "\231\231\021A"}}, <No data fields>}}, m_opcode = 218}
	__FUNCTION__ = "HandleMovementOpcodes"
	__PRETTY_FUNCTION__ = "void WorldSession::HandleMovementOpcodes(WorldPacket&)"
#4  0x0000000000a585c0 in WorldSession::Update (this=0x7fc5a4959c00, 
    diff=<value optimized out>, updater=@0x49e44ff0)
    at /home/frostcore/FrostCore/src/server/game/Server/WorldSession.cpp:272
	packet = (WorldPacket *) 0x7fc60ad74ee0
#5  0x0000000000a0fa8f in Map::Update (this=0x7fc58dd57000, 
    t_diff=@0x7fc5f7e3a210)
    at /home/frostcore/FrostCore/src/server/game/Maps/Map.cpp:516
	pSession = (WorldSession *) 0x7fc58dd57000
	updater = {<PacketFilter> = {_vptr.PacketFilter = 0x10a8970, 
    m_pSession = 0x7fc5a4959c00}, <No data fields>}
	plr = (class Player *) 0x701
	updater = {i_timeDiff = 1239699520}
	grid_object_update = {i_visitor = @0x2940}
	world_object_update = {i_visitor = @0x7fc5a15d4000}
#6  0x0000000000a0fcb9 in InstanceMap::Update (this=0x7fc58dd57000, 
    t_diff=@0x49e43c20)
    at /home/frostcore/FrostCore/src/server/game/Maps/Map.cpp:2383
No locals.
#7  0x0000000000bcb8f9 in MapInstanced::Update (this=0x7fc5a15d4000, 
    t=@0x7fc5f7e3a210)
    at /home/frostcore/FrostCore/src/server/game/Maps/MapInstanced.cpp:67
	i = {<std::tr1::__detail::_Hashtable_iterator_base<std::pair<const unsigned int, Map*>, false>> = {_M_cur_node = 0x7fc58f8b6c40, 
    _M_cur_bucket = 0x7fc5a15bf288}, <No data fields>}
#8  0x0000000000bcb342 in MapUpdateRequest::call (this=0x7fc5f7e3a1f0)
    at /home/frostcore/FrostCore/src/server/game/Maps/MapUpdater.cpp:54
No locals.
#9  0x0000000000c3dcb1 in DelayExecutor::svc (this=0x7fc63f812940)
    at /home/frostcore/FrostCore/src/server/shared/Threading/DelayExecutor.cpp:52
	rq = (class ACE_Method_Request *) 0x7fc5f7e3a1f0
#10 0x00007fc650322637 in ACE_Task_Base::svc_run (args=<value optimized out>)
    at ../../ace/Task.cpp:271
	t = (ACE_Task_Base *) 0x7fc63f812940
	svc_status = <value optimized out>
#11 0x00007fc650323ce5 in ACE_Thread_Adapter::invoke (this=0x7fc6244333a0)
    at ../../ace/Thread_Adapter.cpp:94
	exit_hook_instance = <value optimized out>
	exit_hook_maybe = {instance_ = 0x0}
	exit_hook_ptr = <value optimized out>
#12 0x00007fc64ebe6fc7 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#13 0x00007fc64e95c64d in clone () from /lib/libc.so.6
No symbol table info available.
#14 0x0000000000000000 in ?? ()
No symbol table info available.

Thread 19 (Thread 0x49644950 (LWP 8883)):
#0  0x000000000095048d in Unit::RemoveAurasWithInterruptFlags (
    this=0x7fc5c323f000, flag=8, except=0)
    at /home/frostcore/FrostCore/src/server/game/Entities/Unit/Unit.cpp:3918
No locals.
#1  0x0000000000950866 in Unit::SetPosition (this=0x7fc5c323f000, 
    x=-180.013565, y=-5024.91357, z=21.205389, orientation=3.36199284, 
    teleport=<value optimized out>)
    at /home/frostcore/FrostCore/src/server/game/Entities/Unit/Unit.cpp:17097
	turn = false
	relocated = true
#2  0x00000000008ffbaf in Player::SetPosition (this=0x7fc5c323f000, 
    x=-180.013565, y=5024.91357, z=-nan(0x7fffff), orientation=nan(0x7fffff), 
    teleport=8)
    at /home/frostcore/FrostCore/src/server/game/Entities/Player/Player.cpp:6684
No locals.
#3  0x0000000000a83f81 in WorldSession::HandleMovementOpcodes (
    this=0x7fc60b627100, recv_data=@0x7fc60b5616a0)
    at /home/frostcore/FrostCore/src/server/game/Entities/Unit/Unit.h:1500
	opcode = 238
	mover = (class Unit *) 0x7fc5c323f000
	plMover = (class Player *) 0x7fc5c323f000
	guid = <value optimized out>
	movementInfo = {guid = 263792, flags = 1, flags2 = 0, pos = {
    m_positionX = -180.013565, m_positionY = -5024.91357, 
    m_positionZ = 21.205389, m_orientation = 3.36199284}, time = 875559, 
  t_guid = 0, t_pos = {m_positionX = 0, m_positionY = 0, m_positionZ = 0, 
    m_orientation = 0}, t_time = 0, t_time2 = 0, t_seat = -1 'ÿ', pitch = 0, 
  fallTime = 407, j_zspeed = 0, j_sinAngle = 0, j_cosAngle = 0, j_xyspeed = 0, 
  splineElevation = 0}
	data = {<ByteBuffer> = {static DEFAULT_SIZE = 4096, _rpos = 0, 
    _wpos = 34, 
    _storage = {<std::_Vector_base<unsigned char, std::allocator<unsigned char> >> = {
        _M_impl = {<std::allocator<unsigned char>> = {<__gnu_cxx::new_allocator<unsigned char>> = {<No data fields>}, <No data fields>}, 
          _M_start = 0x7fc56e857d90 "\ap\006\004\001", 
          _M_finish = 0x7fc56e857db2 "", 
          _M_end_of_storage = 0x7fc56e857db2 ""}}, <No data fields>}}, 
  m_opcode = 238}
	__FUNCTION__ = "HandleMovementOpcodes"
	__PRETTY_FUNCTION__ = "void WorldSession::HandleMovementOpcodes(WorldPacket&)"
#4  0x0000000000a585c0 in WorldSession::Update (this=0x7fc60b627100, 
    diff=<value optimized out>, updater=@0x49644040)
    at /home/frostcore/FrostCore/src/server/game/Server/WorldSession.cpp:272
	packet = (WorldPacket *) 0x7fc60b5616a0
#5  0x0000000000a0fa8f in Map::Update (this=0x7fc63c783000, 
    t_diff=@0x7fc5f7e39f90)
    at /home/frostcore/FrostCore/src/server/game/Maps/Map.cpp:516
	pSession = (WorldSession *) 0x7fc5c323f000
	updater = {<PacketFilter> = {_vptr.PacketFilter = 0x10a8970, 
    m_pSession = 0x7fc60b627100}, <No data fields>}
	plr = (class Player *) 0x1079c00
	updater = {i_timeDiff = 0}
	grid_object_update = {i_visitor = @0x7fc5f7deeb00}
	world_object_update = {i_visitor = @0x7fc65058afb0}
#6  0x0000000000bcb342 in MapUpdateRequest::call (this=0x7fc5f7e39f70)
    at /home/frostcore/FrostCore/src/server/game/Maps/MapUpdater.cpp:54
No locals.
#7  0x0000000000c3dcb1 in DelayExecutor::svc (this=0x7fc63f812940)
    at /home/frostcore/FrostCore/src/server/shared/Threading/DelayExecutor.cpp:52
	rq = (class ACE_Method_Request *) 0x7fc5f7e39f70
#8  0x00007fc650322637 in ACE_Task_Base::svc_run (args=<value optimized out>)
    at ../../ace/Task.cpp:271
	t = (ACE_Task_Base *) 0x7fc63f812940
	svc_status = <value optimized out>
#9  0x00007fc650323ce5 in ACE_Thread_Adapter::invoke (this=0x7fc624433340)
    at ../../ace/Thread_Adapter.cpp:94
	exit_hook_instance = <value optimized out>
	exit_hook_maybe = {instance_ = 0x0}
	exit_hook_ptr = <value optimized out>
#10 0x00007fc64ebe6fc7 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#11 0x00007fc64e95c64d in clone () from /lib/libc.so.6
No symbol table info available.
#12 0x0000000000000000 in ?? ()
No symbol table info available.

Thread 18 (Thread 0x48e43950 (LWP 8882)):
#0  0x00007fc64f01c594 in ?? () from /lib/libm.so.6
No symbol table info available.
#1  0x00007fc64f037cf5 in atan2 () from /lib/libm.so.6
No symbol table info available.
#2  0x0000000000889eb1 in Position::GetAngle (this=0x0, 
    x=<value optimized out>, y=<value optimized out>)
    at /home/frostcore/FrostCore/src/server/game/Entities/Object/Object.cpp:1485
	ang = <value optimized out>
#3  0x0000000000bccc62 in DestinationHolder<Traveller<Creature> >::UpdateTraveller (this=0x7fc60f7f7214, traveller=@0x48e3fcd0, diff=<value optimized out>, 
    micro_movement=false)
    at /home/frostcore/FrostCore/src/server/game/Movement/DestinationHolderImp.h:137
	x = -8840.12012
	y = 0
	z = 97.8408051
#4  0x0000000000bd2c5b in WaypointMovementGenerator<Creature>::Update (
    this=0x7fc60f7f7200, unit=@0x7fc60ed48000, diff=<value optimized out>)
    at /home/frostcore/FrostCore/src/server/game/Movement/MovementGenerators/WaypointMovementGenerator.cpp:156
	traveller = {i_traveller = @0x7fc60ed48000}
	__FUNCTION__ = "Update"
	__PRETTY_FUNCTION__ = "bool WaypointMovementGenerator<T>::Update(T&, const uint32&) [with T = Creature]"
#5  0x0000000000a1b7b8 in MotionMaster::UpdateMotion (this=0x7fc60ed49ad8, 
    diff=355)
    at /home/frostcore/FrostCore/src/server/game/Movement/MotionMaster.cpp:86
	__FUNCTION__ = "UpdateMotion"
	__PRETTY_FUNCTION__ = "void MotionMaster::UpdateMotion(uint32)"
#6  0x000000000094df16 in Unit::Update (this=0x7fc60ed48000, p_time=355)
    at /home/frostcore/FrostCore/src/server/game/Entities/Unit/Unit.cpp:296
	__FUNCTION__ = "Update"
	__PRETTY_FUNCTION__ = "virtual void Unit::Update(uint32)"
#7  0x00000000008751d8 in Creature::Update (this=0x7fc60ed48000, diff=355)
    at /home/frostcore/FrostCore/src/server/game/Entities/Creature/Creature.cpp:517
	bInCombat = <value optimized out>
#8  0x0000000000a0fdd6 in VisitorHelper<Trinity::ObjectUpdater, Creature> (
    v=@0x48e43070, c=<value optimized out>)
    at /home/frostcore/FrostCore/src/server/game/Grids/Notifiers/GridNotifiersImpl.h:46
No locals.
#9  0x0000000000a16715 in Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=<value optimized out>, cell=<value optimized out>, 
    visitor=@0x48e43060)
    at /home/frostcore/FrostCore/src/server/shared/Dynamic/TypeContainerVisitor.h:70
	x = 15
	y = 33
	cell_x = 3
	cell_y = 2
#10 0x0000000000a17aef in Cell::Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x48e42ff0, standing_cell=<value optimized out>, 
    visitor=@0x48e43060, m=@0x7fc63469a000)
    at /home/frostcore/FrostCore/src/server/game/Grids/Cells/CellImpl.h:48
	__PRETTY_FUNCTION__ = "void Cell::Visit(const CellPair&, TypeContainerVisitor<T, CONTAINER>&, Map&) const [with T = Trinity::ObjectUpdater, CONTAINER = TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<Dynam"...
	__FUNCTION__ = "Visit"
#11 0x0000000000a0f994 in Map::VisitNearbyCellsOf (this=0x7fc63469a000, 
    obj=<value optimized out>, gridVisitor=@0x48e43060, 
    worldVisitor=@0x48e43050)
    at /home/frostcore/FrostCore/src/server/game/Maps/Map.cpp:499
	pair = {x_coord = 123, y_coord = 266}
	cell = {data = {Part = {grid_x = 15, grid_y = 33, cell_x = 3, 
      cell_y = 2, nocreate = 0, reserved = 16}, All = 537409615}}
	y = 266
	x = 123
#12 0x0000000000a0fb8e in Map::Update (this=0x7fc63469a000, 
    t_diff=@0x7fc59bb46300)
    at /home/frostcore/FrostCore/src/server/game/Maps/Map.cpp:540
	plr = (class Player *) 0x7fc5f7dce000
	updater = {i_timeDiff = 355}
	grid_object_update = {i_visitor = @0x48e43070}
	world_object_update = {i_visitor = @0x48e43070}
#13 0x0000000000bcb342 in MapUpdateRequest::call (this=0x7fc59bb462e0)
    at /home/frostcore/FrostCore/src/server/game/Maps/MapUpdater.cpp:54
No locals.
#14 0x0000000000c3dcb1 in DelayExecutor::svc (this=0x7fc63f812940)
    at /home/frostcore/FrostCore/src/server/shared/Threading/DelayExecutor.cpp:52
	rq = (class ACE_Method_Request *) 0x7fc59bb462e0
#15 0x00007fc650322637 in ACE_Task_Base::svc_run (args=<value optimized out>)
    at ../../ace/Task.cpp:271
	t = (ACE_Task_Base *) 0x7fc63f812940
	svc_status = <value optimized out>
#16 0x00007fc650323ce5 in ACE_Thread_Adapter::invoke (this=0x7fc624433220)
    at ../../ace/Thread_Adapter.cpp:94
	exit_hook_instance = <value optimized out>
	exit_hook_maybe = {instance_ = 0x0}
	exit_hook_ptr = <value optimized out>
#17 0x00007fc64ebe6fc7 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#18 0x00007fc64e95c64d in clone () from /lib/libc.so.6
No symbol table info available.
#19 0x0000000000000000 in ?? ()
No symbol table info available.

Thread 17 (Thread 0x48642950 (LWP 8824)):
#0  0x00007fc64ebead29 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/libpthread.so.0
No symbol table info available.
#1  0x00007fc650293795 in ACE_Condition_Thread_Mutex::wait (
    this=0x7fc64d80d484, mutex=@0x80, abstime=<value optimized out>)
    at ../../ace/OS_NS_Thread.inl:362
No locals.
#2  0x00000000007adddc in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
    (this=0x7fc64d80d400, timeout=0x0)
    at /usr/local/include/ace/Message_Queue_T.cpp:1742
	result = <value optimized out>
#3  0x00000000007aef06 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
    this=0x7fc64d80d400, first_item=@0x486420b8, timeout=0x0)
    at /usr/local/include/ace/Message_Queue_T.cpp:1936
	ace_mon = {lock_ = 0x7fc64d80d450, owner_ = 0}
#4  0x00007fc650279595 in ACE_Activation_Queue::dequeue (
    this=<value optimized out>, tv=0xfffffffffffffe00)
    at ../../ace/Activation_Queue.cpp:89
	mb = (class ACE_Message_Block *) 0x0
#5  0x0000000000c388d0 in DatabaseWorker::svc (this=0x7fc648731980)
    at /home/frostcore/FrostCore/src/server/shared/Database/DatabaseWorker.cpp:40
No locals.
#6  0x00007fc650322637 in ACE_Task_Base::svc_run (args=<value optimized out>)
    at ../../ace/Task.cpp:271
	t = (ACE_Task_Base *) 0x7fc648731980
	svc_status = <value optimized out>
#7  0x00007fc650323ce5 in ACE_Thread_Adapter::invoke (this=0x7fc648738640)
    at ../../ace/Thread_Adapter.cpp:94
	exit_hook_instance = <value optimized out>
	exit_hook_maybe = {instance_ = 0x0}
	exit_hook_ptr = <value optimized out>
#8  0x00007fc64ebe6fc7 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#9  0x00007fc64e95c64d in clone () from /lib/libc.so.6
No symbol table info available.
#10 0x0000000000000000 in ?? ()
No symbol table info available.

Thread 16 (Thread 0x47e41950 (LWP 8823)):
#0  0x00007fc64ebead29 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/libpthread.so.0
No symbol table info available.
#1  0x00007fc650293795 in ACE_Condition_Thread_Mutex::wait (
    this=0x7fc64d80d484, mutex=@0x80, abstime=<value optimized out>)
    at ../../ace/OS_NS_Thread.inl:362
No locals.
#2  0x00000000007adddc in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
    (this=0x7fc64d80d400, timeout=0x0)
    at /usr/local/include/ace/Message_Queue_T.cpp:1742
	result = <value optimized out>
#3  0x00000000007aef06 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
    this=0x7fc64d80d400, first_item=@0x47e410b8, timeout=0x0)
    at /usr/local/include/ace/Message_Queue_T.cpp:1936
	ace_mon = {lock_ = 0x7fc64d80d450, owner_ = 0}
#4  0x00007fc650279595 in ACE_Activation_Queue::dequeue (
    this=<value optimized out>, tv=0xfffffffffffffe00)
    at ../../ace/Activation_Queue.cpp:89
	mb = (class ACE_Message_Block *) 0x0
#5  0x0000000000c388d0 in DatabaseWorker::svc (this=0x7fc6487315c0)
    at /home/frostcore/FrostCore/src/server/shared/Database/DatabaseWorker.cpp:40
No locals.
#6  0x00007fc650322637 in ACE_Task_Base::svc_run (args=<value optimized out>)
    at ../../ace/Task.cpp:271
	t = (ACE_Task_Base *) 0x7fc6487315c0
	svc_status = <value optimized out>
#7  0x00007fc650323ce5 in ACE_Thread_Adapter::invoke (this=0x7fc648738580)
    at ../../ace/Thread_Adapter.cpp:94
	exit_hook_instance = <value optimized out>
	exit_hook_maybe = {instance_ = 0x0}
	exit_hook_ptr = <value optimized out>
#8  0x00007fc64ebe6fc7 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#9  0x00007fc64e95c64d in clone () from /lib/libc.so.6
No symbol table info available.
#10 0x0000000000000000 in ?? ()
No symbol table info available.

Thread 15 (Thread 0x47640950 (LWP 8822)):
#0  0x00007fc64ebead29 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/libpthread.so.0
No symbol table info available.
#1  0x00007fc650293795 in ACE_Condition_Thread_Mutex::wait (
    this=0x7fc64d80d484, mutex=@0x80, abstime=<value optimized out>)
    at ../../ace/OS_NS_Thread.inl:362
No locals.
#2  0x00000000007adddc in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
    (this=0x7fc64d80d400, timeout=0x0)
    at /usr/local/include/ace/Message_Queue_T.cpp:1742
	result = <value optimized out>
#3  0x00000000007aef06 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
    this=0x7fc64d80d400, first_item=@0x476400b8, timeout=0x0)
    at /usr/local/include/ace/Message_Queue_T.cpp:1936
	ace_mon = {lock_ = 0x7fc64d80d450, owner_ = 0}
#4  0x00007fc650279595 in ACE_Activation_Queue::dequeue (
    this=<value optimized out>, tv=0xfffffffffffffe00)
    at ../../ace/Activation_Queue.cpp:89
	mb = (class ACE_Message_Block *) 0x0
#5  0x0000000000c388d0 in DatabaseWorker::svc (this=0x7fc648731200)
    at /home/frostcore/FrostCore/src/server/shared/Database/DatabaseWorker.cpp:40
No locals.
#6  0x00007fc650322637 in ACE_Task_Base::svc_run (args=<value optimized out>)
    at ../../ace/Task.cpp:271
	t = (ACE_Task_Base *) 0x7fc648731200
	svc_status = <value optimized out>
#7  0x00007fc650323ce5 in ACE_Thread_Adapter::invoke (this=0x7fc6487384c0)
    at ../../ace/Thread_Adapter.cpp:94
	exit_hook_instance = <value optimized out>
	exit_hook_maybe = {instance_ = 0x0}
	exit_hook_ptr = <value optimized out>
#8  0x00007fc64ebe6fc7 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#9  0x00007fc64e95c64d in clone () from /lib/libc.so.6
No symbol table info available.
#10 0x0000000000000000 in ?? ()
No symbol table info available.

Thread 14 (Thread 0x46e3f950 (LWP 8821)):
#0  0x00007fc64ebead29 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/libpthread.so.0
No symbol table info available.
#1  0x00007fc650293795 in ACE_Condition_Thread_Mutex::wait (
    this=0x7fc64d80d484, mutex=@0x80, abstime=<value optimized out>)
    at ../../ace/OS_NS_Thread.inl:362
No locals.
#2  0x00000000007adddc in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
    (this=0x7fc64d80d400, timeout=0x0)
    at /usr/local/include/ace/Message_Queue_T.cpp:1742
	result = <value optimized out>
#3  0x00000000007aef06 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
    this=0x7fc64d80d400, first_item=@0x46e3f0b8, timeout=0x0)
    at /usr/local/include/ace/Message_Queue_T.cpp:1936
	ace_mon = {lock_ = 0x7fc64d80d450, owner_ = 0}
#4  0x00007fc650279595 in ACE_Activation_Queue::dequeue (
    this=<value optimized out>, tv=0xfffffffffffffe00)
    at ../../ace/Activation_Queue.cpp:89
	mb = (class ACE_Message_Block *) 0x0
#5  0x0000000000c388d0 in DatabaseWorker::svc (this=0x7fc648730e40)
    at /home/frostcore/FrostCore/src/server/shared/Database/DatabaseWorker.cpp:40
No locals.
#6  0x00007fc650322637 in ACE_Task_Base::svc_run (args=<value optimized out>)
    at ../../ace/Task.cpp:271
	t = (ACE_Task_Base *) 0x7fc648730e40
	svc_status = <value optimized out>
#7  0x00007fc650323ce5 in ACE_Thread_Adapter::invoke (this=0x7fc648738400)
    at ../../ace/Thread_Adapter.cpp:94
	exit_hook_instance = <value optimized out>
	exit_hook_maybe = {instance_ = 0x0}
	exit_hook_ptr = <value optimized out>
#8  0x00007fc64ebe6fc7 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#9  0x00007fc64e95c64d in clone () from /lib/libc.so.6
No symbol table info available.
#10 0x0000000000000000 in ?? ()
No symbol table info available.

Thread 13 (Thread 0x4663e950 (LWP 8816)):
#0  0x00007fc64ebead29 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/libpthread.so.0
No symbol table info available.
#1  0x00007fc650293795 in ACE_Condition_Thread_Mutex::wait (
    this=0x7fc64d80d384, mutex=@0x80, abstime=<value optimized out>)
    at ../../ace/OS_NS_Thread.inl:362
No locals.
#2  0x00000000007adddc in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
    (this=0x7fc64d80d300, timeout=0x0)
    at /usr/local/include/ace/Message_Queue_T.cpp:1742
	result = <value optimized out>
#3  0x00000000007aef06 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
    this=0x7fc64d80d300, first_item=@0x4663e0b8, timeout=0x0)
    at /usr/local/include/ace/Message_Queue_T.cpp:1936
	ace_mon = {lock_ = 0x7fc64d80d350, owner_ = 0}
#4  0x00007fc650279595 in ACE_Activation_Queue::dequeue (
    this=<value optimized out>, tv=0xfffffffffffffe00)
    at ../../ace/Activation_Queue.cpp:89
	mb = (class ACE_Message_Block *) 0x0
#5  0x0000000000c388d0 in DatabaseWorker::svc (this=0x7fc649885b00)
    at /home/frostcore/FrostCore/src/server/shared/Database/DatabaseWorker.cpp:40
No locals.
#6  0x00007fc650322637 in ACE_Task_Base::svc_run (args=<value optimized out>)
    at ../../ace/Task.cpp:271
	t = (ACE_Task_Base *) 0x7fc649885b00
	svc_status = <value optimized out>
#7  0x00007fc650323ce5 in ACE_Thread_Adapter::invoke (this=0x7fc649ad7280)
    at ../../ace/Thread_Adapter.cpp:94
	exit_hook_instance = <value optimized out>
	exit_hook_maybe = {instance_ = 0x0}
	exit_hook_ptr = <value optimized out>
#8  0x00007fc64ebe6fc7 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#9  0x00007fc64e95c64d in clone () from /lib/libc.so.6
No symbol table info available.
#10 0x0000000000000000 in ?? ()
No symbol table info available.

Thread 12 (Thread 0x45e3d950 (LWP 8815)):
#0  0x00007fc64ebead29 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/libpthread.so.0
No symbol table info available.
#1  0x00007fc650293795 in ACE_Condition_Thread_Mutex::wait (
    this=0x7fc64d80d384, mutex=@0x80, abstime=<value optimized out>)
    at ../../ace/OS_NS_Thread.inl:362
No locals.
#2  0x00000000007adddc in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
    (this=0x7fc64d80d300, timeout=0x0)
    at /usr/local/include/ace/Message_Queue_T.cpp:1742
	result = <value optimized out>
#3  0x00000000007aef06 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
    this=0x7fc64d80d300, first_item=@0x45e3d0b8, timeout=0x0)
    at /usr/local/include/ace/Message_Queue_T.cpp:1936
	ace_mon = {lock_ = 0x7fc64d80d350, owner_ = 0}
#4  0x00007fc650279595 in ACE_Activation_Queue::dequeue (
    this=<value optimized out>, tv=0xfffffffffffffe00)
    at ../../ace/Activation_Queue.cpp:89
	mb = (class ACE_Message_Block *) 0x0
#5  0x0000000000c388d0 in DatabaseWorker::svc (this=0x7fc649884c00)
    at /home/frostcore/FrostCore/src/server/shared/Database/DatabaseWorker.cpp:40
No locals.
#6  0x00007fc650322637 in ACE_Task_Base::svc_run (args=<value optimized out>)
    at ../../ace/Task.cpp:271
	t = (ACE_Task_Base *) 0x7fc649884c00
	svc_status = <value optimized out>
#7  0x00007fc650323ce5 in ACE_Thread_Adapter::invoke (this=0x7fc64a64bac0)
    at ../../ace/Thread_Adapter.cpp:94
	exit_hook_instance = <value optimized out>
	exit_hook_maybe = {instance_ = 0x0}
	exit_hook_ptr = <value optimized out>
#8  0x00007fc64ebe6fc7 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#9  0x00007fc64e95c64d in clone () from /lib/libc.so.6
No symbol table info available.
#10 0x0000000000000000 in ?? ()
No symbol table info available.

Thread 11 (Thread 0x4563c950 (LWP 8814)):
#0  0x00007fc64ebead29 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/libpthread.so.0
No symbol table info available.
#1  0x00007fc650293795 in ACE_Condition_Thread_Mutex::wait (
    this=0x7fc64d80d384, mutex=@0x80, abstime=<value optimized out>)
    at ../../ace/OS_NS_Thread.inl:362
No locals.
#2  0x00000000007adddc in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
    (this=0x7fc64d80d300, timeout=0x0)
    at /usr/local/include/ace/Message_Queue_T.cpp:1742
	result = <value optimized out>
#3  0x00000000007aef06 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
    this=0x7fc64d80d300, first_item=@0x4563c0b8, timeout=0x0)
    at /usr/local/include/ace/Message_Queue_T.cpp:1936
	ace_mon = {lock_ = 0x7fc64d80d350, owner_ = 0}
#4  0x00007fc650279595 in ACE_Activation_Queue::dequeue (
    this=<value optimized out>, tv=0xfffffffffffffe00)
    at ../../ace/Activation_Queue.cpp:89
	mb = (class ACE_Message_Block *) 0x0
#5  0x0000000000c388d0 in DatabaseWorker::svc (this=0x7fc64adf2c40)
    at /home/frostcore/FrostCore/src/server/shared/Database/DatabaseWorker.cpp:40
No locals.
#6  0x00007fc650322637 in ACE_Task_Base::svc_run (args=<value optimized out>)
    at ../../ace/Task.cpp:271
	t = (ACE_Task_Base *) 0x7fc64adf2c40
	svc_status = <value optimized out>
#7  0x00007fc650323ce5 in ACE_Thread_Adapter::invoke (this=0x7fc64a64b340)
    at ../../ace/Thread_Adapter.cpp:94
	exit_hook_instance = <value optimized out>
	exit_hook_maybe = {instance_ = 0x0}
	exit_hook_ptr = <value optimized out>
#8  0x00007fc64ebe6fc7 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#9  0x00007fc64e95c64d in clone () from /lib/libc.so.6
No symbol table info available.
#10 0x0000000000000000 in ?? ()
No symbol table info available.

Thread 10 (Thread 0x44e3b950 (LWP 8813)):
#0  0x00007fc64ebead29 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/libpthread.so.0
No symbol table info available.
#1  0x00007fc650293795 in ACE_Condition_Thread_Mutex::wait (
    this=0x7fc64d80d384, mutex=@0x80, abstime=<value optimized out>)
    at ../../ace/OS_NS_Thread.inl:362
No locals.
#2  0x00000000007adddc in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
    (this=0x7fc64d80d300, timeout=0x0)
    at /usr/local/include/ace/Message_Queue_T.cpp:1742
	result = <value optimized out>
#3  0x00000000007aef06 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
    this=0x7fc64d80d300, first_item=@0x44e3b0b8, timeout=0x0)
    at /usr/local/include/ace/Message_Queue_T.cpp:1936
	ace_mon = {lock_ = 0x7fc64d80d350, owner_ = 0}
#4  0x00007fc650279595 in ACE_Activation_Queue::dequeue (
    this=<value optimized out>, tv=0xfffffffffffffe00)
    at ../../ace/Activation_Queue.cpp:89
	mb = (class ACE_Message_Block *) 0x0
#5  0x0000000000c388d0 in DatabaseWorker::svc (this=0x7fc64adf1d40)
    at /home/frostcore/FrostCore/src/server/shared/Database/DatabaseWorker.cpp:40
No locals.
#6  0x00007fc650322637 in ACE_Task_Base::svc_run (args=<value optimized out>)
    at ../../ace/Task.cpp:271
	t = (ACE_Task_Base *) 0x7fc64adf1d40
	svc_status = <value optimized out>
#7  0x00007fc650323ce5 in ACE_Thread_Adapter::invoke (this=0x7fc64adf5b80)
    at ../../ace/Thread_Adapter.cpp:94
	exit_hook_instance = <value optimized out>
	exit_hook_maybe = {instance_ = 0x0}
	exit_hook_ptr = <value optimized out>
#8  0x00007fc64ebe6fc7 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#9  0x00007fc64e95c64d in clone () from /lib/libc.so.6
No symbol table info available.
#10 0x0000000000000000 in ?? ()
No symbol table info available.

Thread 9 (Thread 0x4463a950 (LWP 8812)):
#0  0x00007fc64ebead29 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/libpthread.so.0
No symbol table info available.
#1  0x00007fc650293795 in ACE_Condition_Thread_Mutex::wait (
    this=0x7fc64d80d384, mutex=@0x80, abstime=<value optimized out>)
    at ../../ace/OS_NS_Thread.inl:362
No locals.
#2  0x00000000007adddc in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
    (this=0x7fc64d80d300, timeout=0x0)
    at /usr/local/include/ace/Message_Queue_T.cpp:1742
	result = <value optimized out>
#3  0x00000000007aef06 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
    this=0x7fc64d80d300, first_item=@0x4463a0b8, timeout=0x0)
    at /usr/local/include/ace/Message_Queue_T.cpp:1936
	ace_mon = {lock_ = 0x7fc64d80d350, owner_ = 0}
#4  0x00007fc650279595 in ACE_Activation_Queue::dequeue (
    this=<value optimized out>, tv=0xfffffffffffffe00)
    at ../../ace/Activation_Queue.cpp:89
	mb = (class ACE_Message_Block *) 0x0
#5  0x0000000000c388d0 in DatabaseWorker::svc (this=0x7fc64adf0e40)
    at /home/frostcore/FrostCore/src/server/shared/Database/DatabaseWorker.cpp:40
No locals.
#6  0x00007fc650322637 in ACE_Task_Base::svc_run (args=<value optimized out>)
    at ../../ace/Task.cpp:271
	t = (ACE_Task_Base *) 0x7fc64adf0e40
	svc_status = <value optimized out>
#7  0x00007fc650323ce5 in ACE_Thread_Adapter::invoke (this=0x7fc64adf5400)
    at ../../ace/Thread_Adapter.cpp:94
	exit_hook_instance = <value optimized out>
	exit_hook_maybe = {instance_ = 0x0}
	exit_hook_ptr = <value optimized out>
#8  0x00007fc64ebe6fc7 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#9  0x00007fc64e95c64d in clone () from /lib/libc.so.6
No symbol table info available.
#10 0x0000000000000000 in ?? ()
No symbol table info available.

Thread 8 (Thread 0x43e39950 (LWP 8811)):
#0  0x00007fc64ebead29 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/libpthread.so.0
No symbol table info available.
#1  0x00007fc650293795 in ACE_Condition_Thread_Mutex::wait (
    this=0x7fc64d80d384, mutex=@0x80, abstime=<value optimized out>)
    at ../../ace/OS_NS_Thread.inl:362
No locals.
#2  0x00000000007adddc in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
    (this=0x7fc64d80d300, timeout=0x0)
    at /usr/local/include/ace/Message_Queue_T.cpp:1742
	result = <value optimized out>
#3  0x00000000007aef06 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
    this=0x7fc64d80d300, first_item=@0x43e390b8, timeout=0x0)
    at /usr/local/include/ace/Message_Queue_T.cpp:1936
	ace_mon = {lock_ = 0x7fc64d80d350, owner_ = 0}
#4  0x00007fc650279595 in ACE_Activation_Queue::dequeue (
    this=<value optimized out>, tv=0xfffffffffffffe00)
    at ../../ace/Activation_Queue.cpp:89
	mb = (class ACE_Message_Block *) 0x0
#5  0x0000000000c388d0 in DatabaseWorker::svc (this=0x7fc64d816e80)
    at /home/frostcore/FrostCore/src/server/shared/Database/DatabaseWorker.cpp:40
No locals.
#6  0x00007fc650322637 in ACE_Task_Base::svc_run (args=<value optimized out>)
    at ../../ace/Task.cpp:271
	t = (ACE_Task_Base *) 0x7fc64d816e80
	svc_status = <value optimized out>
#7  0x00007fc650323ce5 in ACE_Thread_Adapter::invoke (this=0x7fc64d986c40)
    at ../../ace/Thread_Adapter.cpp:94
	exit_hook_instance = <value optimized out>
	exit_hook_maybe = {instance_ = 0x0}
	exit_hook_ptr = <value optimized out>
#8  0x00007fc64ebe6fc7 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#9  0x00007fc64e95c64d in clone () from /lib/libc.so.6
No symbol table info available.
#10 0x0000000000000000 in ?? ()
No symbol table info available.

Thread 7 (Thread 0x43638950 (LWP 8810)):
#0  0x00007fc64ebead29 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/libpthread.so.0
No symbol table info available.
#1  0x00007fc650293795 in ACE_Condition_Thread_Mutex::wait (
    this=0x7fc64d80d384, mutex=@0x80, abstime=<value optimized out>)
    at ../../ace/OS_NS_Thread.inl:362
No locals.
#2  0x00000000007adddc in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
    (this=0x7fc64d80d300, timeout=0x0)
    at /usr/local/include/ace/Message_Queue_T.cpp:1742
	result = <value optimized out>
#3  0x00000000007aef06 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
    this=0x7fc64d80d300, first_item=@0x436380b8, timeout=0x0)
    at /usr/local/include/ace/Message_Queue_T.cpp:1936
	ace_mon = {lock_ = 0x7fc64d80d350, owner_ = 0}
#4  0x00007fc650279595 in ACE_Activation_Queue::dequeue (
    this=<value optimized out>, tv=0xfffffffffffffe00)
    at ../../ace/Activation_Queue.cpp:89
	mb = (class ACE_Message_Block *) 0x0
#5  0x0000000000c388d0 in DatabaseWorker::svc (this=0x7fc64d815f80)
    at /home/frostcore/FrostCore/src/server/shared/Database/DatabaseWorker.cpp:40
No locals.
#6  0x00007fc650322637 in ACE_Task_Base::svc_run (args=<value optimized out>)
    at ../../ace/Task.cpp:271
	t = (ACE_Task_Base *) 0x7fc64d815f80
	svc_status = <value optimized out>
#7  0x00007fc650323ce5 in ACE_Thread_Adapter::invoke (this=0x7fc64d9864c0)
    at ../../ace/Thread_Adapter.cpp:94
	exit_hook_instance = <value optimized out>
	exit_hook_maybe = {instance_ = 0x0}
	exit_hook_ptr = <value optimized out>
#8  0x00007fc64ebe6fc7 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#9  0x00007fc64e95c64d in clone () from /lib/libc.so.6
No symbol table info available.
#10 0x0000000000000000 in ?? ()
No symbol table info available.

Thread 6 (Thread 0x42e37950 (LWP 8809)):
#0  0x00007fc64ebead29 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/libpthread.so.0
No symbol table info available.
#1  0x00007fc650293795 in ACE_Condition_Thread_Mutex::wait (
    this=0x7fc64d80d384, mutex=@0x80, abstime=<value optimized out>)
    at ../../ace/OS_NS_Thread.inl:362
No locals.
#2  0x00000000007adddc in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
    (this=0x7fc64d80d300, timeout=0x0)
    at /usr/local/include/ace/Message_Queue_T.cpp:1742
	result = <value optimized out>
#3  0x00000000007aef06 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
    this=0x7fc64d80d300, first_item=@0x42e370b8, timeout=0x0)
    at /usr/local/include/ace/Message_Queue_T.cpp:1936
	ace_mon = {lock_ = 0x7fc64d80d350, owner_ = 0}
#4  0x00007fc650279595 in ACE_Activation_Queue::dequeue (
    this=<value optimized out>, tv=0xfffffffffffffe00)
    at ../../ace/Activation_Queue.cpp:89
	mb = (class ACE_Message_Block *) 0x0
#5  0x0000000000c388d0 in DatabaseWorker::svc (this=0x7fc64d815080)
    at /home/frostcore/FrostCore/src/server/shared/Database/DatabaseWorker.cpp:40
No locals.
#6  0x00007fc650322637 in ACE_Task_Base::svc_run (args=<value optimized out>)
    at ../../ace/Task.cpp:271
	t = (ACE_Task_Base *) 0x7fc64d815080
	svc_status = <value optimized out>
#7  0x00007fc650323ce5 in ACE_Thread_Adapter::invoke (this=0x7fc64d813d00)
    at ../../ace/Thread_Adapter.cpp:94
	exit_hook_instance = <value optimized out>
	exit_hook_maybe = {instance_ = 0x0}
	exit_hook_ptr = <value optimized out>
#8  0x00007fc64ebe6fc7 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#9  0x00007fc64e95c64d in clone () from /lib/libc.so.6
No symbol table info available.
#10 0x0000000000000000 in ?? ()
No symbol table info available.

Thread 5 (Thread 0x42636950 (LWP 8808)):
#0  0x00007fc64ebead29 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/libpthread.so.0
No symbol table info available.
#1  0x00007fc650293795 in ACE_Condition_Thread_Mutex::wait (
    this=0x7fc64d80d284, mutex=@0x80, abstime=<value optimized out>)
    at ../../ace/OS_NS_Thread.inl:362
No locals.
#2  0x00000000007adddc in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
    (this=0x7fc64d80d200, timeout=0x0)
    at /usr/local/include/ace/Message_Queue_T.cpp:1742
	result = <value optimized out>
#3  0x00000000007aef06 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
    this=0x7fc64d80d200, first_item=@0x426360b8, timeout=0x0)
    at /usr/local/include/ace/Message_Queue_T.cpp:1936
	ace_mon = {lock_ = 0x7fc64d80d250, owner_ = 0}
#4  0x00007fc650279595 in ACE_Activation_Queue::dequeue (
    this=<value optimized out>, tv=0xfffffffffffffe00)
    at ../../ace/Activation_Queue.cpp:89
	mb = (class ACE_Message_Block *) 0x0
#5  0x0000000000c388d0 in DatabaseWorker::svc (this=0x7fc64d814c00)
    at /home/frostcore/FrostCore/src/server/shared/Database/DatabaseWorker.cpp:40
No locals.
#6  0x00007fc650322637 in ACE_Task_Base::svc_run (args=<value optimized out>)
    at ../../ace/Task.cpp:271
	t = (ACE_Task_Base *) 0x7fc64d814c00
	svc_status = <value optimized out>
#7  0x00007fc650323ce5 in ACE_Thread_Adapter::invoke (this=0x7fc64d813d00)
    at ../../ace/Thread_Adapter.cpp:94
	exit_hook_instance = <value optimized out>
	exit_hook_maybe = {instance_ = 0x0}
	exit_hook_ptr = <value optimized out>
#8  0x00007fc64ebe6fc7 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#9  0x00007fc64e95c64d in clone () from /lib/libc.so.6
No symbol table info available.
#10 0x0000000000000000 in ?? ()
No symbol table info available.

Thread 4 (Thread 0x41e35950 (LWP 8807)):
#0  0x00007fc64ebead29 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/libpthread.so.0
No symbol table info available.
#1  0x00007fc650293795 in ACE_Condition_Thread_Mutex::wait (
    this=0x7fc64d80d284, mutex=@0x80, abstime=<value optimized out>)
    at ../../ace/OS_NS_Thread.inl:362
No locals.
#2  0x00000000007adddc in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
    (this=0x7fc64d80d200, timeout=0x0)
    at /usr/local/include/ace/Message_Queue_T.cpp:1742
	result = <value optimized out>
#3  0x00000000007aef06 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
    this=0x7fc64d80d200, first_item=@0x41e350b8, timeout=0x0)
    at /usr/local/include/ace/Message_Queue_T.cpp:1936
	ace_mon = {lock_ = 0x7fc64d80d250, owner_ = 0}
#4  0x00007fc650279595 in ACE_Activation_Queue::dequeue (
    this=<value optimized out>, tv=0xfffffffffffffe00)
    at ../../ace/Activation_Queue.cpp:89
	mb = (class ACE_Message_Block *) 0x0
#5  0x0000000000c388d0 in DatabaseWorker::svc (this=0x7fc64d814a80)
    at /home/frostcore/FrostCore/src/server/shared/Database/DatabaseWorker.cpp:40
No locals.
#6  0x00007fc650322637 in ACE_Task_Base::svc_run (args=<value optimized out>)
    at ../../ace/Task.cpp:271
	t = (ACE_Task_Base *) 0x7fc64d814a80
	svc_status = <value optimized out>
#7  0x00007fc650323ce5 in ACE_Thread_Adapter::invoke (this=0x7fc64d813ca0)
    at ../../ace/Thread_Adapter.cpp:94
	exit_hook_instance = <value optimized out>
	exit_hook_maybe = {instance_ = 0x0}
	exit_hook_ptr = <value optimized out>
#8  0x00007fc64ebe6fc7 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#9  0x00007fc64e95c64d in clone () from /lib/libc.so.6
No symbol table info available.
#10 0x0000000000000000 in ?? ()
No symbol table info available.

Thread 3 (Thread 0x412c5950 (LWP 8806)):
#0  0x00007fc64ebead29 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/libpthread.so.0
No symbol table info available.
#1  0x00007fc650293795 in ACE_Condition_Thread_Mutex::wait (
    this=0x7fc64d80d284, mutex=@0x80, abstime=<value optimized out>)
    at ../../ace/OS_NS_Thread.inl:362
No locals.
#2  0x00000000007adddc in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
    (this=0x7fc64d80d200, timeout=0x0)
    at /usr/local/include/ace/Message_Queue_T.cpp:1742
	result = <value optimized out>
#3  0x00000000007aef06 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
    this=0x7fc64d80d200, first_item=@0x412c50b8, timeout=0x0)
    at /usr/local/include/ace/Message_Queue_T.cpp:1936
	ace_mon = {lock_ = 0x7fc64d80d250, owner_ = 0}
#4  0x00007fc650279595 in ACE_Activation_Queue::dequeue (
    this=<value optimized out>, tv=0xfffffffffffffe00)
    at ../../ace/Activation_Queue.cpp:89
	mb = (class ACE_Message_Block *) 0x0
#5  0x0000000000c388d0 in DatabaseWorker::svc (this=0x7fc64d814900)
    at /home/frostcore/FrostCore/src/server/shared/Database/DatabaseWorker.cpp:40
No locals.
#6  0x00007fc650322637 in ACE_Task_Base::svc_run (args=<value optimized out>)
    at ../../ace/Task.cpp:271
	t = (ACE_Task_Base *) 0x7fc64d814900
	svc_status = <value optimized out>
#7  0x00007fc650323ce5 in ACE_Thread_Adapter::invoke (this=0x7fc64d813c40)
    at ../../ace/Thread_Adapter.cpp:94
	exit_hook_instance = <value optimized out>
	exit_hook_maybe = {instance_ = 0x0}
	exit_hook_ptr = <value optimized out>
#8  0x00007fc64ebe6fc7 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#9  0x00007fc64e95c64d in clone () from /lib/libc.so.6
No symbol table info available.
#10 0x0000000000000000 in ?? ()
No symbol table info available.

Thread 2 (Thread 0x40ac4950 (LWP 8805)):
#0  0x00007fc64ebead29 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/libpthread.so.0
No symbol table info available.
#1  0x00007fc650293795 in ACE_Condition_Thread_Mutex::wait (
    this=0x7fc64d80d284, mutex=@0x80, abstime=<value optimized out>)
    at ../../ace/OS_NS_Thread.inl:362
No locals.
#2  0x00000000007adddc in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
    (this=0x7fc64d80d200, timeout=0x0)
    at /usr/local/include/ace/Message_Queue_T.cpp:1742
	result = <value optimized out>
#3  0x00000000007aef06 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
    this=0x7fc64d80d200, first_item=@0x40ac40b8, timeout=0x0)
    at /usr/local/include/ace/Message_Queue_T.cpp:1936
	ace_mon = {lock_ = 0x7fc64d80d250, owner_ = 0}
#4  0x00007fc650279595 in ACE_Activation_Queue::dequeue (
    this=<value optimized out>, tv=0xfffffffffffffe00)
    at ../../ace/Activation_Queue.cpp:89
	mb = (class ACE_Message_Block *) 0x0
#5  0x0000000000c388d0 in DatabaseWorker::svc (this=0x7fc64d814600)
    at /home/frostcore/FrostCore/src/server/shared/Database/DatabaseWorker.cpp:40
No locals.
#6  0x00007fc650322637 in ACE_Task_Base::svc_run (args=<value optimized out>)
    at ../../ace/Task.cpp:271
	t = (ACE_Task_Base *) 0x7fc64d814600
	svc_status = <value optimized out>
#7  0x00007fc650323ce5 in ACE_Thread_Adapter::invoke (this=0x7fc64d813be0)
    at ../../ace/Thread_Adapter.cpp:94
	exit_hook_instance = <value optimized out>
	exit_hook_maybe = {instance_ = 0x0}
	exit_hook_ptr = <value optimized out>
#8  0x00007fc64ebe6fc7 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#9  0x00007fc64e95c64d in clone () from /lib/libc.so.6
No symbol table info available.
#10 0x0000000000000000 in ?? ()
No symbol table info available.

Thread 1 (Thread 0x7fc650c166f0 (LWP 8802)):
#0  0x00007fc64ebe7715 in pthread_join () from /lib/libpthread.so.0
No symbol table info available.
#1  0x00007fc65032662b in ACE_Thread_Manager::wait_task (this=0x7fc64d82f280, 
    task=0x7fc62062a708) at ../../ace/OS_NS_Thread.inl:2788
	i = 0
	copy_count = 1
	result = <value optimized out>
#2  0x0000000000a62f30 in WorldSocketMgr::Wait (this=0x7fc61ed998c8)
    at /home/frostcore/FrostCore/src/server/game/Server/WorldSocketMgr.cpp:102
	i = 1
#3  0x00000000007b7323 in Master::Run (this=0x7fc64d8111d8)
    at /home/frostcore/FrostCore/src/server/worldserver/Master.cpp:278
	seed1 = {_bn = 0x7fc64d812220, _array = 0x0}
	pidfile = {static npos = 18446744073709551615, 
  _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fc64d809568 "core.pid"}}
	SignalINT = {<Trinity::SignalHandler> = {<ACE_Event_Handler> = {
      _vptr.ACE_Event_Handler = 0x1052a10, 
      reference_count_ = {<ACE_Atomic_Op_GCC<long int>> = {
          value_ = 1}, <No data fields>}, priority_ = 0, reactor_ = 0x0, 
      reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {
          _vptr.Policy = 0x7fc650579230}, 
        value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <No data fields>}, <No data fields>}
	SignalTERM = {<Trinity::SignalHandler> = {<ACE_Event_Handler> = {
      _vptr.ACE_Event_Handler = 0x1052a10, 
      reference_count_ = {<ACE_Atomic_Op_GCC<long int>> = {
          value_ = 1}, <No data fields>}, priority_ = 0, reactor_ = 0x0, 
      reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {
          _vptr.Policy = 0x7fc650579230}, 
        value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <No data fields>}, <No data fields>}
	Handler = {_vptr.ACE_Sig_Handler = 0x15cb970, static sig_pending_ = 0, 
  static signal_handlers_ = {0x0, 0x0, 0x7fffcdff3710, 0x0 <repeats 12 times>, 
    0x7fffcdff36e0, 0x0 <repeats 49 times>}}
	world_thread = {m_iThreadId = 1290058064, 
  m_hThreadHandle = 1290058064, m_task = 0x7fc6112fb8f0, 
  static m_ThreadStorage = {<ACE_Copy_Disabled> = {<No data fields>}, 
    _vptr.ACE_TSS = 0x10f5ef0, keylock_ = {lock_ = {__data = {__lock = 0, 
          __count = 0, __owner = 0, __nusers = 0, __kind = 0, __spins = 0, 
          __list = {__prev = 0x0, __next = 0x0}}, 
        __size = '\0' <repeats 39 times>, __align = 0}, removed_ = false}, 
    once_ = false, key_ = 0}, static m_TpEnum = {m_priority = {0, 0, 0, 0, 0, 
      0, 0}}}
	cliThread = (ACE_Based::Thread *) 0x7fc61ee3e2a0
	rar_thread = {m_iThreadId = 1306843472, m_hThreadHandle = 1306843472, 
  m_task = 0x7fc61ee3e2c0, 
  static m_ThreadStorage = {<ACE_Copy_Disabled> = {<No data fields>}, 
    _vptr.ACE_TSS = 0x10f5ef0, keylock_ = {lock_ = {__data = {__lock = 0, 
          __count = 0, __owner = 0, __nusers = 0, __kind = 0, __spins = 0, 
          __list = {__prev = 0x0, __next = 0x0}}, 
        __size = '\0' <repeats 39 times>, __align = 0}, removed_ = false}, 
    once_ = false, key_ = 0}, static m_TpEnum = {m_priority = {0, 0, 0, 0, 0, 
      0, 0}}}
	soap_thread = <value optimized out>
	wsport = <value optimized out>
	bind_ip = {static npos = 18446744073709551615, 
  _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fc61ee3e358 "0.0.0.0"}}
#4  0x00007fc64e8ab1a6 in __libc_start_main () from /lib/libc.so.6
No symbol table info available.
#5  0x00000000007a79b9 in _start ()
No locals.
325	        Player* ToPlayer(){ if (GetTypeId() == TYPEID_PLAYER)  return reinterpret_cast<Player*>(this); else return NULL;  }