WoTLK Crashing @ 1497cc1d82516a39904b0762b7a709310d91210f
Added by astuffedtiger on 2020-01-21 18:29:26
Thread 9 "mangosd" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffed178700 (LWP 28997)]
0x0000555556119619 in std::__cxx11::list >::begin (this=0x2048) at /usr/include/c++/9/bits/stl_list.h:951
951           { return const_iterator(this->_M_impl._M_node._M_next); }
(gdb) bt
#0  0x0000555556119619 in std::__cxx11::list >::begin (this=0x2048) at /usr/include/c++/9/bits/stl_list.h:951
#1  0x000055555629986d in Unit::HasAffectedAura (this=0x0, auraType=SPELL_AURA_ABILITY_PERIODIC_CRIT, spellProto=0x7fffdd9fd710)
    at /home/mangos/wotlk/mangos/src/game/Entities/Unit.cpp:6275
#2  0x000055555658ea29 in Aura::IsCritFromAbilityAura (this=0x7fffc6856730, caster=0x0, damage=@0x7fffed177728: 30)
    at /home/mangos/wotlk/mangos/src/game/Spells/SpellAuras.cpp:10093
#3  0x0000555556588086 in Aura::PeriodicTick (this=0x7fffc6856730) at /home/mangos/wotlk/mangos/src/game/Spells/SpellAuras.cpp:8480
#4  0x000055555656c972 in Aura::Update (this=0x7fffc6856730, diff=100) at /home/mangos/wotlk/mangos/src/game/Spells/SpellAuras.cpp:578
#5  0x0000555556595365 in Aura::UpdateAura (this=0x7fffc6856730, diff=100) at /home/mangos/wotlk/mangos/src/game/Spells/SpellAuras.h:468
#6  0x00005555565938f0 in SpellAuraHolder::Update (this=0x7fffc6ed8c40, diff=100)
    at /home/mangos/wotlk/mangos/src/game/Spells/SpellAuras.cpp:11486
#7  0x00005555562b8800 in SpellAuraHolder::UpdateHolder (this=0x7fffc6ed8c40, diff=100)
    at /home/mangos/wotlk/mangos/src/game/Spells/SpellAuras.h:145
#8  0x0000555556293d09 in Unit::_UpdateSpells (this=0x7fffcf4856f0, time=100) at /home/mangos/wotlk/mangos/src/game/Entities/Unit.cpp:4682
#9  0x0000555556282540 in Unit::Update (this=0x7fffcf4856f0, diff=100) at /home/mangos/wotlk/mangos/src/game/Entities/Unit.cpp:388
#10 0x00005555561561c6 in Creature::Update (this=0x7fffcf4856f0, diff=100) at /home/mangos/wotlk/mangos/src/game/Entities/Creature.cpp:702
#11 0x00005555563c76d3 in Map::Update (this=0x55556dce9300, t_diff=@0x7fffed177cbc: 100)
    at /home/mangos/wotlk/mangos/src/game/Maps/Map.cpp:685
#12 0x00005555563e814e in MapManager::Update (this=0x55556dc403a0, diff=15) at /home/mangos/wotlk/mangos/src/game/Maps/MapManager.cpp:193
#13 0x00005555566495ec in World::Update (this=0x55555721b940, diff=15) at /home/mangos/wotlk/mangos/src/game/World/World.cpp:1561
#14 0x0000555556050fbb in WorldRunnable::run (this=0x55556debcd80) at /home/mangos/wotlk/mangos/src/mangosd/WorldRunnable.cpp:58
#15 0x000055555608d1e5 in MaNGOS::Thread::ThreadTask (param=0x55556debcd80) at /home/mangos/wotlk/mangos/src/shared/Threading.cpp:84
#16 0x000055555608db95 in std::__invoke_impl (
    __f=@0x55556de9d250: 0x55555608d1b6 , __args#0=@0x55556de9d248: 0x55556debcd80)
    at /usr/include/c++/9/bits/invoke.h:60
#17 0x000055555608dae1 in std::__invoke (__fn=@0x55556de9d250: 0x55555608d1b6 , 
    __args#0=@0x55556de9d248: 0x55556debcd80) at /usr/include/c++/9/bits/invoke.h:95
#18 0x000055555608da31 in std::thread::_Invoker >::_M_invoke<0ul, 1ul> (this=0x55556de9d248)
    at /usr/include/c++/9/thread:244
#19 0x000055555608d9d3 in std::thread::_Invoker >::operator() (this=0x55556de9d248)
    at /usr/include/c++/9/thread:251
#20 0x000055555608d9a4 in std::thread::_State_impl > >::_M_run (this=0x55556de9d240)
    at /usr/include/c++/9/thread:195
#21 0x00007ffff74cbf74 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#22 0x00007ffff7fa4669 in start_thread (arg=) at pthread_create.c:479
#23 0x00007ffff71bb323 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95