Jump to content

Linux crash dumps


Auntie Mangos

Recommended Posts

Core: 8296

SD2: 1294

UDB: 382

ACID: 31

Patches: Cumulative patches by KAPATEJIb

crash_log_2009-08-08_17-21-38.log

Using host libthread_db library "/lib/libthread_db.so.1".
Core was generated by `./bin/mangos-worldd -c etc/mangosd.conf'.
Program terminated with signal 11, Segmentation fault.
#0  Spell::DoCreateItem (this=0x618bae70, i=0, itemtype=2840) at ../../../src/game/Object.h:167
167                ASSERT( index < m_valuesCount || PrintIndexError( index , false) );
#0  Spell::DoCreateItem (this=0x618bae70, i=0, itemtype=2840) at ../../../src/game/Object.h:167
   pItem = (class Item *) 0x6185d788
   num_to_add = 1
   items_count = <value optimized out>
   additionalCreateChance = 0
   additionalMaxNum = 0 '\\0'
   dest = {<std::_Vector_base<ItemPosCount,std::allocator<ItemPosCount> >> = {
   _M_impl = {<std::allocator<ItemPosCount>> = {<__gnu_cxx::new_allocator<ItemPosCount>> = {<No data fields>}, <No data fields>}, _M_start = 0x79fb5890, 
     _M_finish = 0x79fb5898, _M_end_of_storage = 0x79fb5898}}, <No data fields>}
   no_space = 0
#1  0x083836fd in Spell::EffectCreateItem (this=0x618bae70, i=0) at ../../../src/game/SpellEffects.cpp:3011
No locals.
#2  0x0835d332 in Spell::DoSpellHitOnUnit (this=0x618bae70, unit=0x723fb5d0, effectMask=1) at ../../../src/game/Spell.cpp:1377
   modOwner = <value optimized out>
   multiplier = 5.60519386e-45
   effectNumber = 0
   realCaster = (class Unit *) 0x723fb5d0
#3  0x0835db34 in Spell::DoAllEffectOnTarget (this=0x618bae70, target=0x90b9f760) at ../../../src/game/Spell.cpp:1180
   damageInfo = {target = 0xa61, attacker = 0x11, SpellID = 2954473176, damage = 1636544112, overkill = 2657, schoolMask = 2954473160, absorb = 3080338465, 
 resist = 1632126024, physicalLog = 112, unused = 174, blocked = 2954473256, HitInfo = 137751798, cleanDamage = 1632126024}
   Aur = {<std::_List_base<Aura*,std::allocator<Aura*> >> = {
   _M_impl = {<std::allocator<std::_List_node<Aura*> >> = {<__gnu_cxx::new_allocator<std::_List_node<Aura*> >> = {<No data fields>}, <No data fields>}, _M_node = {
       _M_next = 0xb019aeec, _M_prev = 0x0}}}, <No data fields>}
   mask = <value optimized out>
   unit = (class Unit *) 0x723fb5d0
   caster = (class Unit *) 0x723fb5d0
   missInfo = <value optimized out>
   procAttacker = 16384
   procVictim = 32768
   procEx = <value optimized out>
#4  0x0836802d in Spell::handle_immediate (this=0x618bae70) at ../../../src/game/Spell.cpp:2665
No locals.
#5  0x08367557 in Spell::cast (this=0x618bae70, skipCheck=false) at ../../../src/game/Spell.cpp:2639
   castResult = <value optimized out>
#6  0x08368c4b in SpellEvent::Execute (this=0x628e96c0, e_time=454013, p_time=120) at ../../../src/game/Spell.cpp:5940
No locals.
#7  0x084d28a8 in EventProcessor::Update (this=0x723fb6c0, p_time=120) at ../../../src/framework/Utilities/EventProcessor.cpp:47
   Event = (BasicEvent *) 0x628e96c0
#8  0x083d57f0 in Unit::Update (this=0x723fb5d0, p_time=120) at ../../../src/game/Unit.cpp:195
No locals.
#9  0x0831c31e in Player::Update (this=0x723fb5d0, p_time=120) at ../../../src/game/Player.cpp:1104
   now = <value optimized out>
   pet = <value optimized out>
#10 0x0824575f in Map::Update (this=0xb2ea7a88, t_diff=@0xb019b2a8) at ../../../src/game/Map.cpp:591
   cell = {data = {Part = {grid_x = 56, grid_y = 9, cell_x = 27, cell_y = 6, nocreate = 0, reserved = 88}, All = 2954474104}}
   cell_id = <value optimized out>
   y = <value optimized out>
   x = <value optimized out>
   obj = <value optimized out>
   updater = {i_timeDiff = 120}
   __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
#11 0x082540c1 in MapManager::Update (this=0x9969098, diff=120) at ../../../src/game/MapManager.cpp:262
   iter = {_M_cur = 0xb2e31ca0, _M_ht = 0x99690e0}
#12 0x083ea45e in World::Update (this=0xb65088d8, diff=120) at ../../../src/game/World.cpp:1650
   next = {_M_cur = 0x0, _M_ht = 0x0}
   autobroadcaston = 1
#13 0x08128f5e in WorldRunnable::run (this=0xb2e32820) at ../../../src/mangosd/WorldRunnable.cpp:65
   diff = 120
   realCurrTime = 4200735784
   realPrevTime = <value optimized out>
   prevSleepTime = 94
#14 0x084b6fdf in ACE_Based::Thread::ThreadTask (param=0xb2e32820) at ../../../src/shared/Threading.cpp:159
No locals.
#15 0xb7d48b37 in ACE_OS_Thread_Adapter::invoke () from /home/wow/mangos_git_compiled/lib/libACE-5.6.6.so
No symbol table info available.
#16 0xb7cf921f in ace_thread_adapter () from /home/wow/mangos_git_compiled/lib/libACE-5.6.6.so
No symbol table info available.
#17 0xb78e01b3 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#18 0xb783703e in clone () from /lib/libc.so.6
No symbol table info available.

Link to comment
Share on other sites

  • Replies 986
  • Created
  • Last Reply

Top Posters In This Topic

Core: 8296

SD2: 1294

UDB: 382

ACID: 31

Patches: Cumulative patches by KAPATEJIb

crash_log_2009-08-08_21-58-01.log

Using host libthread_db library "/lib/libthread_db.so.1".
Core was generated by `./bin/mangos-worldd -c etc/mangosd.conf'.
Program terminated with signal 11, Segmentation fault.
#0  Spell::DoCreateItem (this=0x1209f148, i=0, itemtype=41510) at ../../../src/game/Object.h:167
167                ASSERT( index < m_valuesCount || PrintIndexError( index , false) );
#0  Spell::DoCreateItem (this=0x1209f148, i=0, itemtype=41510) at ../../../src/game/Object.h:167
   pItem = (class Item *) 0x2c48e3d0
   num_to_add = 1
   items_count = <value optimized out>
   additionalCreateChance = 0
   additionalMaxNum = 0 '\\0'
   dest = {<std::_Vector_base<ItemPosCount,std::allocator<ItemPosCount> >> = {
   _M_impl = {<std::allocator<ItemPosCount>> = {<__gnu_cxx::new_allocator<ItemPosCount>> = {<No data fields>}, <No data fields>}, _M_start = 0x41b01340, 
     _M_finish = 0x41b01348, _M_end_of_storage = 0x41b01348}}, <No data fields>}
   no_space = 0
#1  0x083836fd in Spell::EffectCreateItem (this=0x1209f148, i=0) at ../../../src/game/SpellEffects.cpp:3011
No locals.
#2  0x0835d332 in Spell::DoSpellHitOnUnit (this=0x1209f148, unit=0x41bed870, effectMask=1) at ../../../src/game/Spell.cpp:1377
   modOwner = <value optimized out>
   multiplier = 5.60519386e-45
   effectNumber = 0
   realCaster = (class Unit *) 0x41bed870
#3  0x0835db34 in Spell::DoAllEffectOnTarget (this=0x1209f148, target=0x31e94c10) at ../../../src/game/Spell.cpp:1180
   damageInfo = {target = 0xda5b, attacker = 0x11, SpellID = 2870615768, damage = 302641480, overkill = 55899, schoolMask = 2870615752, absorb = 3080535073, 
 resist = 1615250088, physicalLog = 72, unused = 241, blocked = 2870615848, HitInfo = 137751798, cleanDamage = 1615250088}
   Aur = {<std::_List_base<Aura*,std::allocator<Aura*> >> = {
   _M_impl = {<std::allocator<std::_List_node<Aura*> >> = {<__gnu_cxx::new_allocator<std::_List_node<Aura*> >> = {<No data fields>}, <No data fields>}, _M_node = {
       _M_next = 0xab1a1eec, _M_prev = 0x0}}}, <No data fields>}
   mask = <value optimized out>
   unit = (class Unit *) 0x41bed870
   caster = (class Unit *) 0x41bed870
   missInfo = <value optimized out>
   procAttacker = 16384
   procVictim = 32768
   procEx = <value optimized out>
#4  0x0836802d in Spell::handle_immediate (this=0x1209f148) at ../../../src/game/Spell.cpp:2665
No locals.
#5  0x08367557 in Spell::cast (this=0x1209f148, skipCheck=false) at ../../../src/game/Spell.cpp:2639
   castResult = <value optimized out>
#6  0x08368c4b in SpellEvent::Execute (this=0xd6c9bc8, e_time=1205812, p_time=106) at ../../../src/game/Spell.cpp:5940
No locals.
#7  0x084d28a8 in EventProcessor::Update (this=0x41bed960, p_time=106) at ../../../src/framework/Utilities/EventProcessor.cpp:47
   Event = (BasicEvent *) 0xd6c9bc8
#8  0x083d57f0 in Unit::Update (this=0x41bed870, p_time=106) at ../../../src/game/Unit.cpp:195
No locals.
#9  0x0831c31e in Player::Update (this=0x41bed870, p_time=106) at ../../../src/game/Player.cpp:1104
   now = <value optimized out>
   pet = <value optimized out>
#10 0x0824575f in Map::Update (this=0xb2e42278, t_diff=@0xab1a22a8) at ../../../src/game/Map.cpp:591
   cell = {data = {Part = {grid_x = 56, grid_y = 9, cell_x = 34, cell_y = 6, nocreate = 1, reserved = 85}, All = 2870616696}}
   cell_id = <value optimized out>
   y = <value optimized out>
   x = <value optimized out>
   obj = <value optimized out>
   updater = {i_timeDiff = 451120096}
   __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
#11 0x082540c1 in MapManager::Update (this=0xb4458398, diff=106) at ../../../src/game/MapManager.cpp:262
   iter = {_M_cur = 0xb43385a8, _M_ht = 0xb44583e0}
#12 0x083ea45e in World::Update (this=0x86493d8, diff=106) at ../../../src/game/World.cpp:1650
   next = {_M_cur = 0x0, _M_ht = 0x0}
   autobroadcaston = 1
#13 0x08128f5e in WorldRunnable::run (this=0xb2e54780) at ../../../src/mangosd/WorldRunnable.cpp:65
   diff = 106
   realCurrTime = 4217298737
   realPrevTime = <value optimized out>
   prevSleepTime = 72
#14 0x084b6fdf in ACE_Based::Thread::ThreadTask (param=0xb2e54780) at ../../../src/shared/Threading.cpp:159
No locals.
#15 0xb7d78b37 in ACE_OS_Thread_Adapter::invoke () from /home/wow/mangos_git_compiled/lib/libACE-5.6.6.so
No symbol table info available.
#16 0xb7d2921f in ace_thread_adapter () from /home/wow/mangos_git_compiled/lib/libACE-5.6.6.so
No symbol table info available.
#17 0xb79101b3 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#18 0xb786703e in clone () from /lib/libc.so.6
No symbol table info available.

Link to comment
Share on other sites

Core: 8296

SD2: 1294

UDB: 382

ACID: 31

Patches: Cumulative patches by KAPATEJIb

crash_log_2009-08-08_21-58-01.log

Using host libthread_db library "/lib/libthread_db.so.1".
Core was generated by `./bin/mangos-worldd -c etc/mangosd.conf'.
Program terminated with signal 11, Segmentation fault.
#0  Spell::DoCreateItem (this=0x1209f148, i=0, itemtype=41510) at ../../../src/game/Object.h:167
167                ASSERT( index < m_valuesCount || PrintIndexError( index , false) );
#0  Spell::DoCreateItem (this=0x1209f148, i=0, itemtype=41510) at ../../../src/game/Object.h:167
   pItem = (class Item *) 0x2c48e3d0
   num_to_add = 1
   items_count = <value optimized out>
   additionalCreateChance = 0
   additionalMaxNum = 0 '\\0'
   dest = {<std::_Vector_base<ItemPosCount,std::allocator<ItemPosCount> >> = {
   _M_impl = {<std::allocator<ItemPosCount>> = {<__gnu_cxx::new_allocator<ItemPosCount>> = {<No data fields>}, <No data fields>}, _M_start = 0x41b01340, 
     _M_finish = 0x41b01348, _M_end_of_storage = 0x41b01348}}, <No data fields>}
   no_space = 0
#1  0x083836fd in Spell::EffectCreateItem (this=0x1209f148, i=0) at ../../../src/game/SpellEffects.cpp:3011
No locals.
#2  0x0835d332 in Spell::DoSpellHitOnUnit (this=0x1209f148, unit=0x41bed870, effectMask=1) at ../../../src/game/Spell.cpp:1377
   modOwner = <value optimized out>
   multiplier = 5.60519386e-45
   effectNumber = 0
   realCaster = (class Unit *) 0x41bed870
#3  0x0835db34 in Spell::DoAllEffectOnTarget (this=0x1209f148, target=0x31e94c10) at ../../../src/game/Spell.cpp:1180
   damageInfo = {target = 0xda5b, attacker = 0x11, SpellID = 2870615768, damage = 302641480, overkill = 55899, schoolMask = 2870615752, absorb = 3080535073, 
 resist = 1615250088, physicalLog = 72, unused = 241, blocked = 2870615848, HitInfo = 137751798, cleanDamage = 1615250088}
   Aur = {<std::_List_base<Aura*,std::allocator<Aura*> >> = {
   _M_impl = {<std::allocator<std::_List_node<Aura*> >> = {<__gnu_cxx::new_allocator<std::_List_node<Aura*> >> = {<No data fields>}, <No data fields>}, _M_node = {
       _M_next = 0xab1a1eec, _M_prev = 0x0}}}, <No data fields>}
   mask = <value optimized out>
   unit = (class Unit *) 0x41bed870
   caster = (class Unit *) 0x41bed870
   missInfo = <value optimized out>
   procAttacker = 16384
   procVictim = 32768
   procEx = <value optimized out>
#4  0x0836802d in Spell::handle_immediate (this=0x1209f148) at ../../../src/game/Spell.cpp:2665
No locals.
#5  0x08367557 in Spell::cast (this=0x1209f148, skipCheck=false) at ../../../src/game/Spell.cpp:2639
   castResult = <value optimized out>
#6  0x08368c4b in SpellEvent::Execute (this=0xd6c9bc8, e_time=1205812, p_time=106) at ../../../src/game/Spell.cpp:5940
No locals.
#7  0x084d28a8 in EventProcessor::Update (this=0x41bed960, p_time=106) at ../../../src/framework/Utilities/EventProcessor.cpp:47
   Event = (BasicEvent *) 0xd6c9bc8
#8  0x083d57f0 in Unit::Update (this=0x41bed870, p_time=106) at ../../../src/game/Unit.cpp:195
No locals.
#9  0x0831c31e in Player::Update (this=0x41bed870, p_time=106) at ../../../src/game/Player.cpp:1104
   now = <value optimized out>
   pet = <value optimized out>
#10 0x0824575f in Map::Update (this=0xb2e42278, t_diff=@0xab1a22a8) at ../../../src/game/Map.cpp:591
   cell = {data = {Part = {grid_x = 56, grid_y = 9, cell_x = 34, cell_y = 6, nocreate = 1, reserved = 85}, All = 2870616696}}
   cell_id = <value optimized out>
   y = <value optimized out>
   x = <value optimized out>
   obj = <value optimized out>
   updater = {i_timeDiff = 451120096}
   __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
#11 0x082540c1 in MapManager::Update (this=0xb4458398, diff=106) at ../../../src/game/MapManager.cpp:262
   iter = {_M_cur = 0xb43385a8, _M_ht = 0xb44583e0}
#12 0x083ea45e in World::Update (this=0x86493d8, diff=106) at ../../../src/game/World.cpp:1650
   next = {_M_cur = 0x0, _M_ht = 0x0}
   autobroadcaston = 1
#13 0x08128f5e in WorldRunnable::run (this=0xb2e54780) at ../../../src/mangosd/WorldRunnable.cpp:65
   diff = 106
   realCurrTime = 4217298737
   realPrevTime = <value optimized out>
   prevSleepTime = 72
#14 0x084b6fdf in ACE_Based::Thread::ThreadTask (param=0xb2e54780) at ../../../src/shared/Threading.cpp:159
No locals.
#15 0xb7d78b37 in ACE_OS_Thread_Adapter::invoke () from /home/wow/mangos_git_compiled/lib/libACE-5.6.6.so
No symbol table info available.
#16 0xb7d2921f in ace_thread_adapter () from /home/wow/mangos_git_compiled/lib/libACE-5.6.6.so
No symbol table info available.
#17 0xb79101b3 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#18 0xb786703e in clone () from /lib/libc.so.6
No symbol table info available.

Please doesn't use that old revision. That includes a bugged version of Vellums patch that cause a crashes with DoCreateItem

Link to comment
Share on other sites

Core: 8296

SD2: 1294

UDB: 382

ACID: 31

Patches: Cumulative patches by KAPATEJIb

crash_log_2009-08-09_00-43-36.log

Using host libthread_db library "/lib/libthread_db.so.1".
Core was generated by `./bin/mangos-worldd -c etc/mangosd.conf'.
Program terminated with signal 11, Segmentation fault.
#0  Spell::DoCreateItem (this=0x4e4d1cb8, i=0, itemtype=8176) at ../../../src/game/Object.h:167
167                ASSERT( index < m_valuesCount || PrintIndexError( index , false) );
#0  Spell::DoCreateItem (this=0x4e4d1cb8, i=0, itemtype=8176) at ../../../src/game/Object.h:167
   pItem = (class Item *) 0x4e4e6c90
   num_to_add = 1
   items_count = <value optimized out>
   additionalCreateChance = 0
   additionalMaxNum = 0 '\\0'
   dest = {<std::_Vector_base<ItemPosCount,std::allocator<ItemPosCount> >> = {
   _M_impl = {<std::allocator<ItemPosCount>> = {<__gnu_cxx::new_allocator<ItemPosCount>> = {<No data fields>}, <No data fields>}, _M_start = 0x4e4713a8, 
     _M_finish = 0x4e4713b0, _M_end_of_storage = 0x4e4713b0}}, <No data fields>}
   no_space = 0
#1  0x083836fd in Spell::EffectCreateItem (this=0x4e4d1cb8, i=0) at ../../../src/game/SpellEffects.cpp:3011
No locals.
#2  0x0835d332 in Spell::DoSpellHitOnUnit (this=0x4e4d1cb8, unit=0x1e4e1478, effectMask=1) at ../../../src/game/Spell.cpp:1377
   modOwner = <value optimized out>
   multiplier = 5.60519386e-45
   effectNumber = 0
   realCaster = (class Unit *) 0x1e4e1478
#3  0x0835db34 in Spell::DoAllEffectOnTarget (this=0x4e4d1cb8, target=0xa59654f8) at ../../../src/game/Spell.cpp:1180
   damageInfo = {target = 0x290b, attacker = 0x11, SpellID = 3008360152, damage = 1313676472, overkill = 10507, schoolMask = 3008360136, absorb = 3081235489, 
 resist = 1313763832, physicalLog = 184, unused = 28, blocked = 3008360232, HitInfo = 137751798, cleanDamage = 1313763832}
   Aur = {<std::_List_base<Aura*,std::allocator<Aura*> >> = {
   _M_impl = {<std::allocator<std::_List_node<Aura*> >> = {<__gnu_cxx::new_allocator<std::_List_node<Aura*> >> = {<No data fields>}, <No data fields>}, _M_node = {
       _M_next = 0xb34feeec, _M_prev = 0x0}}}, <No data fields>}
   mask = <value optimized out>
   unit = (class Unit *) 0x1e4e1478
   caster = (class Unit *) 0x1e4e1478
   missInfo = <value optimized out>
   procAttacker = 16384
   procVictim = 32768
   procEx = <value optimized out>
#4  0x0836802d in Spell::handle_immediate (this=0x4e4d1cb8) at ../../../src/game/Spell.cpp:2665
No locals.
#5  0x08367557 in Spell::cast (this=0x4e4d1cb8, skipCheck=false) at ../../../src/game/Spell.cpp:2639
   castResult = <value optimized out>
#6  0x08368c4b in SpellEvent::Execute (this=0x6a74d770, e_time=4056446, p_time=185) at ../../../src/game/Spell.cpp:5940
No locals.
#7  0x084d28a8 in EventProcessor::Update (this=0x1e4e1568, p_time=185) at ../../../src/framework/Utilities/EventProcessor.cpp:47
   Event = (BasicEvent *) 0x6a74d770
#8  0x083d57f0 in Unit::Update (this=0x1e4e1478, p_time=185) at ../../../src/game/Unit.cpp:195
No locals.
#9  0x0831c31e in Player::Update (this=0x1e4e1478, p_time=185) at ../../../src/game/Player.cpp:1104
   now = <value optimized out>
   pet = <value optimized out>
#10 0x0824575f in Map::Update (this=0xce587b0, t_diff=@0xb34ff2a8) at ../../../src/game/Map.cpp:591
   cell = {data = {Part = {grid_x = 56, grid_y = 9, cell_x = 63, cell_y = 19, nocreate = 1, reserved = 89}, All = 3008361080}}
   cell_id = <value optimized out>
   y = <value optimized out>
   x = <value optimized out>
   obj = <value optimized out>
   updater = {i_timeDiff = 2772650800}
   __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
#11 0x082540c1 in MapManager::Update (this=0x996f970, diff=88) at ../../../src/game/MapManager.cpp:262
   iter = {_M_cur = 0xccb0c60, _M_ht = 0x996f9b8}
#12 0x083ea45e in World::Update (this=0xb6d0d9d0, diff=88) at ../../../src/game/World.cpp:1650
   next = {_M_cur = 0x0, _M_ht = 0xb6d0da2c}
   autobroadcaston = 1
#13 0x08128f5e in WorldRunnable::run (this=0xb4ad7100) at ../../../src/mangosd/WorldRunnable.cpp:65
   diff = 88
   realCurrTime = 4227250116
   realPrevTime = <value optimized out>
   prevSleepTime = 85
#14 0x084b6fdf in ACE_Based::Thread::ThreadTask (param=0xb4ad7100) at ../../../src/shared/Threading.cpp:159
No locals.
#15 0xb7e23b37 in ACE_OS_Thread_Adapter::invoke () from /home/wow/mangos_git_compiled/lib/libACE-5.6.6.so
No symbol table info available.
#16 0xb7dd421f in ace_thread_adapter () from /home/wow/mangos_git_compiled/lib/libACE-5.6.6.so
No symbol table info available.
#17 0xb79bb1b3 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#18 0xb791203e in clone () from /lib/libc.so.6
No symbol table info available.

Link to comment
Share on other sites

Core: 8296

SD2: 1294

UDB: 382

ACID: 31

Patches: Cumulative patches by KAPATEJIb

crash_log_2009-08-09_12-43-53.log

Using host libthread_db library "/lib/libthread_db.so.1".
Core was generated by `./bin/mangos-worldd -c etc/mangosd.conf'.
Program terminated with signal 6, Aborted.
#0  0xb786cc87 in raise () from /lib/libc.so.6
#0  0xb786cc87 in raise () from /lib/libc.so.6
No symbol table info available.
#1  0xb786e4f8 in abort () from /lib/libc.so.6
No symbol table info available.
#2  0xb786630c in __assert_fail () from /lib/libc.so.6
No symbol table info available.
#3  0x0844c752 in Guild::_CanStoreItem_InTab (this=0x91e1de0, tab=<value optimized out>, dest=@0xb304d220, 
   count=@0xb304d120, merge=true, pSrcItem=0x41ca5160, skip_slot=255 'ÿ') at ../../../src/game/Object.h:167
   need_space = <value optimized out>
   newPosition = {slot = 4 '\\004', count = 1152666096}
   pItem2 = (class Item *) 0x27343a60
   j = 0
#4  0x0844c910 in Guild::CanStoreItem (this=0x91e1de0, tab=1 '\\001', slot=255 'ÿ', dest=@0xb304d220, count=10, 
   pItem=0x41ca5160, swap=false) at ../../../src/game/Guild.cpp:1925
   res = <value optimized out>
   res = <value optimized out>
#5  0x08458851 in WorldSession::HandleGuildBankSwapItems (this=0x5791a410, recv_data=@0x2179d028)
   at ../../../src/game/GuildHandler.cpp:1469
   dest = {<std::_Vector_base<GuildItemPosCount,std::allocator<GuildItemPosCount> >> = {
   _M_impl = {<std::allocator<GuildItemPosCount>> = {<__gnu_cxx::new_allocator<GuildItemPosCount>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}
   msg = <value optimized out>
   BankTab = 1 '\\001'
   BankTabSlot = <value optimized out>
   AutoStore = 0 '\\0'
   PlayerSlot = 31 '\\037'
   PlayerBag = <value optimized out>
   SplitedAmount = <value optimized out>
   BankTabDst = 172 '¬'
   BankTabSlotDst = 150 '\\226'
   ToChar = 0 '\\0'
   GuildId = 690
   pGuild = (Guild *) 0x91e1de0
   pl = (class Player *) 0x20b709b8
   pItemBank = (class Item *) 0x0
   pItemChar = (class Item *) 0x41ca5160
#6  0x083f122b in WorldSession::Update (this=0x5791a410) at ../../../src/game/WorldSession.cpp:211
   packet = (WorldPacket *) 0x2179d028
   currTime = <value optimized out>
#7  0x083e94d3 in World::UpdateSessions (this=0xb6d0d9d0, diff=117) at ../../../src/game/World.cpp:2076
   next = {_M_cur = 0x5e704e28, _M_ht = 0xb6d0da40}
#8  0x083ea3ba in World::Update (this=0xb6d0d9d0, diff=117) at ../../../src/game/World.cpp:1611
   autobroadcaston = 1
#9  0x08128f5e in WorldRunnable::run (this=0xb49531c8) at ../../../src/mangosd/WorldRunnable.cpp:65
   diff = 117
   realCurrTime = 4270458418
   realPrevTime = <value optimized out>
   prevSleepTime = 88
#10 0x084b6fdf in ACE_Based::Thread::ThreadTask (param=0xb49531c8) at ../../../src/shared/Threading.cpp:159
No locals.
#11 0xb7e24b37 in ACE_OS_Thread_Adapter::invoke () from /home/wow/mangos_git_compiled/lib/libACE-5.6.6.so
No symbol table info available.
#12 0xb7dd521f in ace_thread_adapter () from /home/wow/mangos_git_compiled/lib/libACE-5.6.6.so
No symbol table info available.
#13 0xb79bc1b3 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#14 0xb791303e in clone () from /lib/libc.so.6
No symbol table info available.

Link to comment
Share on other sites

Core: 8296

SD2: 1294

UDB: 382

ACID: 31

Patches: Cumulative patches by KAPATEJIb

crash_log_2009-08-09_16-21-45.log

Using host libthread_db library "/lib/libthread_db.so.1".
Core was generated by `./bin/mangos-worldd -c etc/mangosd.conf'.
Program terminated with signal 6, Aborted.
#0  0xb77f8c87 in raise () from /lib/libc.so.6
#0  0xb77f8c87 in raise () from /lib/libc.so.6
No symbol table info available.
#1  0xb77fa4f8 in abort () from /lib/libc.so.6
No symbol table info available.
#2  0xb77f230c in __assert_fail () from /lib/libc.so.6
No symbol table info available.
#3  0x083aeb31 in ThreatContainer::getReferenceByTarget (this=0x8427a964, pVictim=0x54f69e10)
   at ../../../src/game/Object.h:173
   result = <value optimized out>
   guid = <value optimized out>
#4  0x083af1e4 in ThreatContainer::addThreat (this=0x8427a964, pVictim=0x54f69e10, pThreat=0)
   at ../../../src/game/ThreatManager.cpp:233
   ref = <value optimized out>
#5  0x083af010 in ThreatManager::addThreat (this=0x8427a958, pVictim=0x54f69e10, pThreat=0, 
   schoolMask=SPELL_SCHOOL_MASK_NORMAL, pThreatSpell=0x0) at ../../../src/game/ThreatManager.cpp:384
   threat = 0
   ref = <value optimized out>
   __PRETTY_FUNCTION__ = "void ThreatManager::addThreat(Unit*, float, SpellSchoolMask, const SpellEntry*)"
#6  0x083b0cd3 in Unit::AddThreatToRedirectionTargets (this=0x84279b30, pVictim=0x38904388, threat=0, 
   schoolMask=SPELL_SCHOOL_MASK_NORMAL, threatSpell=0x0) at ../../../src/game/Unit.cpp:10621
   remainThreatPct = 1
   map = <value optimized out>
#7  0x083b5993 in Unit::AddThreat (this=0x84279b30, pVictim=0x38904388, threat=0, schoolMask=SPELL_SCHOOL_MASK_NORMAL, 
   threatSpell=0x0) at ../../../src/game/Unit.cpp:10403
   remainThreatPct = 273
#8  0x0847f254 in AggressorAI::AttackStart (this=0x842792a0, u=0x38904388) at ../../../src/game/AggressorAI.cpp:159
No locals.
#9  0x0824a5f6 in VisitorHelper<MaNGOS::PlayerRelocationNotifier, Creature> (v=@0xb2f8bfa8, c=@0x15d103cc)
   at ../../../src/game/GridNotifiersImpl.h:76
No locals.
#10 0x0824a645 in VisitorHelper<MaNGOS::PlayerRelocationNotifier, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (v=@0xb2f8bfa8, c=@0x15d103cc) at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:70
No locals.
#11 0x082391db in Map::PlayerRelocationNotify (this=0xb4400018, player=0x38904388, cell=@0xb2f8c05c, 
   cellpair=@0xb2f8c044) at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:105
   relocationNotifier = {i_player = @0x38904388}
#12 0x0823a83e in Map::PlayerRelocation (this=0xb4400018, player=0x38904388, x=1140.46057, y=-3208.12817, 
   z=93.1559448, orientation=1.22749257) at ../../../src/game/Map.cpp:852
   old_cell = {data = {Part = {grid_x = 34, grid_y = 25, cell_x = 1, cell_y = 7, nocreate = 0, reserved = 0}, 
   All = 1840738}}
   new_cell = {data = {Part = {grid_x = 34, grid_y = 25, cell_x = 1, cell_y = 7, nocreate = 0, reserved = 0}, 
   All = 1840738}}
   newGrid = <value optimized out>
   __PRETTY_FUNCTION__ = "void Map::PlayerRelocation(Player*, float, float, float, float)"
#13 0x0831e6ca in Player::SetPosition (this=0x38904388, x=1140.46057, y=-3208.12817, z=93.1559448, 
   orientation=1.22749257, teleport=false) at ../../../src/game/Player.cpp:5792
   m = (class Map *) 0xb4400018
   old_x = 1138.10962
   old_y = -3214.70508
   old_z = 273
   old_r = 207.3797
#14 0x08461b87 in WorldSession::HandleMovementOpcodes (this=0x64fa0a28, recv_data=@0x6eea32e8)
   at ../../../src/game/MovementHandler.cpp:620
   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 = 0x3a8a6ea8 "\\a\\037l\\001\\001\\020", _M_finish = 0x3a8a6eda "", 
         _M_end_of_storage = 0x3a8a6edf "\\006"}}, <No data fields>}}, m_opcode = 238}
   opcode = <value optimized out>
   mover = (class Unit *) 0x38904388
   plMover = (class Player *) 0x38904388
   movementInfo = {flags = 4097, unk1 = 0, time = 18795170, x = 1140.46057, y = -3208.12817, z = 93.1559448, 
 o = 1.22749257, t_guid = 0, t_x = 0, t_y = 0, t_z = 0, t_o = 0, t_time = 0, t_seat = -104 '\\230', s_pitch = 0, 
 fallTime = 83, j_unk = 0, j_sinAngle = 0.336599886, j_cosAngle = 0.941647768, j_xyspeed = 14, u_unk1 = 0}
   check_passed = <value optimized out>
#15 0x083f122b in WorldSession::Update (this=0x64fa0a28) at ../../../src/game/WorldSession.cpp:211
   packet = (WorldPacket *) 0x6eea32e8
   currTime = <value optimized out>
#16 0x083e94d3 in World::UpdateSessions (this=0xb6d0d9d0, diff=94) at ../../../src/game/World.cpp:2076
   next = {_M_cur = 0x59ade960, _M_ht = 0xb6d0da40}
#17 0x083ea3ba in World::Update (this=0xb6d0d9d0, diff=94) at ../../../src/game/World.cpp:1611
   autobroadcaston = 1
#18 0x08128f5e in WorldRunnable::run (this=0xb4420ca0) at ../../../src/mangosd/WorldRunnable.cpp:65
   diff = 94
   realCurrTime = 4283528112
   realPrevTime = <value optimized out>
   prevSleepTime = 65
#19 0x084b6fdf in ACE_Based::Thread::ThreadTask (param=0xb4420ca0) at ../../../src/shared/Threading.cpp:159
No locals.
#20 0xb7db0b37 in ACE_OS_Thread_Adapter::invoke () from /home/wow/mangos_git_compiled/lib/libACE-5.6.6.so
No symbol table info available.
#21 0xb7d6121f in ace_thread_adapter () from /home/wow/mangos_git_compiled/lib/libACE-5.6.6.so
No symbol table info available.
#22 0xb79481b3 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#23 0xb789f03e in clone () from /lib/libc.so.6
No symbol table info available.

Link to comment
Share on other sites

Core: 8296

SD2: 1294

UDB: 382

ACID: 31

Patches: Cumulative patches by KAPATEJIb

crash_log_2009-08-09_23-03-58.log

Using host libthread_db library "/lib/libthread_db.so.1".
Core was generated by `./bin/mangos-worldd -c etc/mangosd.conf'.
Program terminated with signal 6, Aborted.
#0  0xb7799c87 in raise () from /lib/libc.so.6
#0  0xb7799c87 in raise () from /lib/libc.so.6
No symbol table info available.
#1  0xb779b4f8 in abort () from /lib/libc.so.6
No symbol table info available.
#2  0xb779330c in __assert_fail () from /lib/libc.so.6
No symbol table info available.
#3  0x0844c752 in Guild::_CanStoreItem_InTab (this=0x337fa1c0, tab=<value optimized out>, dest=@0xb30ff220, 
   count=@0xb30ff120, merge=true, pSrcItem=0x2307c5c0, skip_slot=255 'ÿ') at ../../../src/game/Object.h:167
   need_space = <value optimized out>
   newPosition = {slot = 4 '\\004', count = 1158388552}
   pItem2 = (class Item *) 0x2780f808
   j = 0
#4  0x0844c910 in Guild::CanStoreItem (this=0x337fa1c0, tab=2 '\\002', slot=255 'ÿ', dest=@0xb30ff220, count=10, 
   pItem=0x2307c5c0, swap=false) at ../../../src/game/Guild.cpp:1925
   res = <value optimized out>
   res = <value optimized out>
#5  0x08458851 in WorldSession::HandleGuildBankSwapItems (this=0xab13bf10, recv_data=@0x4868ae20)
   at ../../../src/game/GuildHandler.cpp:1469
   dest = {<std::_Vector_base<GuildItemPosCount,std::allocator<GuildItemPosCount> >> = {
   _M_impl = {<std::allocator<GuildItemPosCount>> = {<__gnu_cxx::new_allocator<GuildItemPosCount>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}
   msg = <value optimized out>
   BankTab = 2 '\\002'
   BankTabSlot = <value optimized out>
   AutoStore = 0 '\\0'
   PlayerSlot = 10 '\\n'
   PlayerBag = <value optimized out>
   SplitedAmount = <value optimized out>
   BankTabDst = 124 '|'
   BankTabSlotDst = 137 '\\211'
   ToChar = 0 '\\0'
   GuildId = 736
   pGuild = (Guild *) 0x337fa1c0
   pl = (class Player *) 0x21c4a830
   pItemBank = (class Item *) 0x0
   pItemChar = (class Item *) 0x2307c5c0
#6  0x083f122b in WorldSession::Update (this=0xab13bf10) at ../../../src/game/WorldSession.cpp:211
   packet = (WorldPacket *) 0x4868ae20
   currTime = <value optimized out>
#7  0x083e94d3 in World::UpdateSessions (this=0xb6d0da48, diff=90) at ../../../src/game/World.cpp:2076
   next = {_M_cur = 0x7cd19ca0, _M_ht = 0xb6d0dab8}
#8  0x083ea3ba in World::Update (this=0xb6d0da48, diff=90) at ../../../src/game/World.cpp:1611
   autobroadcaston = 1
#9  0x08128f5e in WorldRunnable::run (this=0xcbd3888) at ../../../src/mangosd/WorldRunnable.cpp:65
   diff = 90
   realCurrTime = 12686668
   realPrevTime = <value optimized out>
   prevSleepTime = 68
#10 0x084b6fdf in ACE_Based::Thread::ThreadTask (param=0xcbd3888) at ../../../src/shared/Threading.cpp:159
No locals.
#11 0xb7d51b37 in ACE_OS_Thread_Adapter::invoke () from /home/wow/mangos_git_compiled/lib/libACE-5.6.6.so
No symbol table info available.
#12 0xb7d0221f in ace_thread_adapter () from /home/wow/mangos_git_compiled/lib/libACE-5.6.6.so
No symbol table info available.
#13 0xb78e91b3 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#14 0xb784003e in clone () from /lib/libc.so.6
No symbol table info available.

Link to comment
Share on other sites

8324

Latest Scriptdev2

YTDB 503

Patches NONE

/root/Desktop/Mangos/Sources/src/game/Object.h:173 in GetUInt64Value ASSERTION FAILED2:

index + 1 < m_valuesCount || PrintIndexError( index , false)

mangos-worldd: /root/Desktop/Mangos/Sources/src/game/Object.h:173: const uint64& Object::GetUInt64Value(uint16) const: Assertion `"index + 1 < m_valuesCount || PrintIndexError( index , false)" &&0' failed.

Aborted

Link to comment
Share on other sites

8324

Latest Scriptdev2

YTDB 503

Patches NONE

/root/Desktop/Mangos/Sources/src/game/Object.h:173 in GetUInt64Value ASSERTION FAILED2:

index + 1 < m_valuesCount || PrintIndexError( index , false)

mangos-worldd: /root/Desktop/Mangos/Sources/src/game/Object.h:173: const uint64& Object::GetUInt64Value(uint16) const: Assertion `"index + 1 < m_valuesCount || PrintIndexError( index , false)" &&0' failed.

Aborted

Link to comment
Share on other sites

8344

Latest Scriptdev2

YTDB 503

Patches NONE

Other more

/root/Desktop/Mangos/Sources/src/game/Object.h:170 in GetUInt64Value ASSERTION FAILED2:

index + 1 < m_valuesCount || PrintIndexError( index , false)

mangos-worldd: /root/Desktop/Mangos/Sources/src/game/Object.h:170: const uint64& Object::GetUInt64Value(uint16) const: Assertion `"index + 1 < m_valuesCount || PrintIndexError( index , false)" &&0' failed.

Aborted

crash_log_2009-08-10_14-37-58.log

Log

Core was generated by `./bin/mangos-worldd -c etc/mangosd.conf'.

Program terminated with signal 6, Aborted.

[New process 6761]

[New process 6768]

[New process 6767]

[New process 6766]

[New process 6765]

[New process 6764]

[New process 6763]

[New process 6762]

[New process 6755]

[New process 6754]

[New process 6753]

[New process 6752]

#0 0x000000348c230215 in raise () from /lib64/libc.so.6

#0 0x000000348c230215 in raise () from /lib64/libc.so.6

No symbol table info available.

#1 0x000000348c231cc0 in abort () from /lib64/libc.so.6

No symbol table info available.

#2 0x000000348c229696 in __assert_fail () from /lib64/libc.so.6

No symbol table info available.

#3 0x00000000004bf91b in Object::GetUInt64Value (this=0x2aab1f199850, index=0)

at /root/Desktop/Mangos/Sources/src/game/Object.h:170

No locals.

#4 0x00000000006ef60a in Spell (this=0x2aab1f35abc0, Caster=0x2aab1f199850,

info=<value optimized out>, triggered=true,

originalCasterGUID=46914451339056, triggeringContainer=0x0)

at /root/Desktop/Mangos/Sources/src/game/Object.h:135

No locals.

#5 0x000000000074dbb8 in Unit::CastSpell (this=0x2aab1f199850,

Victim=0x2aab1f199850, spellInfo=0x2aaab4df4ec0, triggered=true,

castItem=0x0, triggeredByAura=0x2aab1d232bc0,

originalCaster=46914451339056)

at /root/Desktop/Mangos/Sources/src/game/Unit.cpp:911

spell = (Spell *) 0x2aab1f35abc0

targets = {m_srcX = 0, m_srcY = 0, m_srcZ = 0, m_destX = -8703.21191,

m_destY = 718.978821, m_destZ = 97.0167694, m_strTarget = {

static npos = 18446744073709551615,

_M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0xb9bb98 ""}}, m_targetMask = 2,

m_unitTarget = 0x260338c0, m_GOTarget = 0x0, m_itemTarget = 0x0,

m_unitTargetGUID = 141378, m_GOTargetGUID = 0, m_CorpseTargetGUID = 0,

m_itemTargetGUID = 0, m_itemTargetEntry = 0}

#6 0x00000000006d9c0b in Aura::HandleSpellSpecificBoosts (

this=0x2aab1d232bc0, apply=true)

at /root/Desktop/Mangos/Sources/src/game/SpellAuras.cpp:5608

spellId1 = <value optimized out>

spellId2 = 63510

spellId3 = 63514

spellId4 = 0

#7 0x000000000076381f in Unit::AddAura (this=0x260338c0, Aur=0x2aab1d232bc0)

at /root/Desktop/Mangos/Sources/src/game/Unit.cpp:3522

aurSpellInfo = (const SpellEntry *) 0x2aaab319e8c0

aurName = SPELL_AURA_REDUCE_PUSHBACK

#8 0x00000000006f8bca in Spell::DoSpellHitOnUnit (this=0x2aaaed0ff460,

unit=0x260338c0, effectMask=1)

at /root/Desktop/Mangos/Sources/src/game/Spell.cpp:1268

realCaster = (class Unit *) 0x260338c0

#9 0x00000000006fc7bb in Spell::DoAllEffectOnTarget (this=0x2aaaed0ff460,

target=0x2aab07939640)

at /root/Desktop/Mangos/Sources/src/game/Spell.cpp:1069

mask = 6

unit = (class Unit *) 0x260338c0

caster = (class Unit *) 0x260338c0

missInfo = <value optimized out>

procAttacker = 16384

procVictim = 32768

procEx = <value optimized out>

#10 0x0000000000701bff in Spell::handle_immediate (this=0x2aaaed0ff460)

at /root/Desktop/Mangos/Sources/src/game/Spell.cpp:2466

No locals.

#11 0x00000000007011cf in Spell::cast (this=0x2aaaed0ff460, skipCheck=false)

at /root/Desktop/Mangos/Sources/src/game/Spell.cpp:2440

castResult = <value optimized out>

#12 0x0000000000702800 in SpellEvent::Execute (this=0x2aab1c655e50,

e_time=316636, p_time=6)

at /root/Desktop/Mangos/Sources/src/game/Spell.cpp:5636

No locals.

#13 0x0000000000853de4 in EventProcessor::Update (this=0x260339f0, p_time=167)

at /root/Desktop/Mangos/Sources/src/framework/Utilities/EventProcessor.cpp:47

Event = (BasicEvent *) 0x2aab1c655e50

#14 0x0000000000768925 in Unit::Update (this=0x260338c0, p_time=167)

at /root/Desktop/Mangos/Sources/src/game/Unit.cpp:191

No locals.

#15 0x00000000006b82e5 in Player::Update (this=0x260338c0, p_time=167)

at /root/Desktop/Mangos/Sources/src/game/Player.cpp:1057

now = <value optimized out>

pet = <value optimized out>

#16 0x00000000005d8229 in Map::Update (this=0x2aaaac136b60, t_diff=@0x417a8fb4)

at /root/Desktop/Mangos/Sources/src/game/Map.cpp:578

plr = (class Player *) 0x1a60

updater = {i_timeDiff = 818734824}

grid_object_update = {i_visitor = @0x30cce720}

world_object_update = {i_visitor = @0x2aaaeb2836d0}

__PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"

#17 0x00000000005ead69 in MapManager::Update (this=0x1070f000,

diff=<value optimized out>)

at /root/Desktop/Mangos/Sources/src/game/MapManager.cpp:256

No locals.

#18 0x000000000078166d in World::Update (this=0xc098610, diff=167)

at /root/Desktop/Mangos/Sources/src/game/World.cpp:1572

No locals.

#19 0x00000000004c353d in WorldRunnable::run (this=<value optimized out>)

at /root/Desktop/Mangos/Sources/src/mangosd/WorldRunnable.cpp:65

diff = 167

realCurrTime = 97581795

realPrevTime = <value optimized out>

prevSleepTime = 0

#20 0x00000000008360d5 in ACE_Based::Thread::ThreadTask (param=0x1a60)

at /root/Desktop/Mangos/Sources/src/shared/Threading.cpp:182

_task = (class ACE_Based::Runnable *) 0x2aaaac12ff80

#21 0x000000348ce06367 in start_thread () from /lib64/libpthread.so.0

No symbol table info available.

#22 0x000000348c2d2f7d in clone () from /lib64/libc.so.6

No symbol table info available.

Link to comment
Share on other sites

8344

Latest Scriptdev2

YTDB 503

Patches NONE

Centos 5.3

crash_log_2009-08-10_15-14-36.log

Core was generated by `./bin/mangos-worldd -c etc/mangosd.conf'.

Program terminated with signal 6, Aborted.

[New process 6823]

[New process 6830]

[New process 6829]

[New process 6828]

[New process 6827]

[New process 6826]

[New process 6825]

[New process 6824]

[New process 6819]

[New process 6818]

[New process 6817]

[New process 6816]

#0 0x000000348c230215 in raise () from /lib64/libc.so.6

#0 0x000000348c230215 in raise () from /lib64/libc.so.6

No symbol table info available.

#1 0x000000348c231cc0 in abort () from /lib64/libc.so.6

No symbol table info available.

#2 0x000000348c229696 in __assert_fail () from /lib64/libc.so.6

No symbol table info available.

#3 0x00000000004bf91b in Object::GetUInt64Value (this=0x2aab6ae571f0, index=0)

at /root/Desktop/Mangos/Sources/src/game/Object.h:170

No locals.

#4 0x00000000006ef60a in Spell (this=0x2aab68572a50, Caster=0x2aab6ae571f0,

info=<value optimized out>, triggered=true,

originalCasterGUID=47715860383024, triggeringContainer=0x0)

at /root/Desktop/Mangos/Sources/src/game/Object.h:135

No locals.

#5 0x000000000074dbb8 in Unit::CastSpell (this=0x2aab6ae571f0,

Victim=0x2aab6ae571f0, spellInfo=0x2aaab4df4ec0, triggered=true,

castItem=0x0, triggeredByAura=0x2aab6ad860e0,

originalCaster=47715860383024)

at /root/Desktop/Mangos/Sources/src/game/Unit.cpp:911

spell = (Spell *) 0x2aab68572a50

targets = {m_srcX = 0, m_srcY = 0, m_srcZ = 0, m_destX = -8962.43164,

m_destY = 536.33606, m_destZ = 95.6581802, m_strTarget = {

static npos = 18446744073709551615,

_M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0xb9bb98 ""}}, m_targetMask = 2,

m_unitTarget = 0x2aab74e7c530, m_GOTarget = 0x0, m_itemTarget = 0x0,

m_unitTargetGUID = 136132, m_GOTargetGUID = 0, m_CorpseTargetGUID = 0,

m_itemTargetGUID = 0, m_itemTargetEntry = 0}

#6 0x00000000006d9c0b in Aura::HandleSpellSpecificBoosts (

this=0x2aab6ad860e0, apply=true)

at /root/Desktop/Mangos/Sources/src/game/SpellAuras.cpp:5608

spellId1 = <value optimized out>

spellId2 = 63510

spellId3 = 63514

spellId4 = 0

#7 0x000000000076381f in Unit::AddAura (this=0x2aab74e7c530,

Aur=0x2aab6ad860e0) at /root/Desktop/Mangos/Sources/src/game/Unit.cpp:3522

aurSpellInfo = (const SpellEntry *) 0x2aaab319e8c0

aurName = SPELL_AURA_REDUCE_PUSHBACK

#8 0x00000000006f8bca in Spell::DoSpellHitOnUnit (this=0x2aab69d838e0,

unit=0x2aab74e7c530, effectMask=1)

at /root/Desktop/Mangos/Sources/src/game/Spell.cpp:1268

realCaster = (class Unit *) 0x2aab74e7c530

#9 0x00000000006fc7bb in Spell::DoAllEffectOnTarget (this=0x2aab69d838e0,

target=0x2aab6b139f00)

at /root/Desktop/Mangos/Sources/src/game/Spell.cpp:1069

mask = 6

unit = (class Unit *) 0x2aab74e7c530

caster = (class Unit *) 0x2aab74e7c530

missInfo = <value optimized out>

procAttacker = 16384

procVictim = 32768

procEx = <value optimized out>

#10 0x0000000000701bff in Spell::handle_immediate (this=0x2aab69d838e0)

at /root/Desktop/Mangos/Sources/src/game/Spell.cpp:2466

No locals.

#11 0x00000000007011cf in Spell::cast (this=0x2aab69d838e0, skipCheck=false)

at /root/Desktop/Mangos/Sources/src/game/Spell.cpp:2440

castResult = <value optimized out>

#12 0x0000000000702800 in SpellEvent::Execute (this=0x2aab3f4b8050,

e_time=89043, p_time=6)

at /root/Desktop/Mangos/Sources/src/game/Spell.cpp:5636

No locals.

#13 0x0000000000853de4 in EventProcessor::Update (this=0x2aab74e7c660,

p_time=383)

at /root/Desktop/Mangos/Sources/src/framework/Utilities/EventProcessor.cpp:47

Event = (BasicEvent *) 0x2aab3f4b8050

#14 0x0000000000768925 in Unit::Update (this=0x2aab74e7c530, p_time=383)

at /root/Desktop/Mangos/Sources/src/game/Unit.cpp:191

No locals.

#15 0x00000000006b82e5 in Player::Update (this=0x2aab74e7c530, p_time=383)

at /root/Desktop/Mangos/Sources/src/game/Player.cpp:1057

now = <value optimized out>

pet = <value optimized out>

#16 0x00000000005d8229 in Map::Update (this=0x16d561a0, t_diff=@0x43242fb4)

at /root/Desktop/Mangos/Sources/src/game/Map.cpp:578

plr = (class Player *) 0x1aa0

updater = {i_timeDiff = 149049512}

grid_object_update = {i_visitor = @0x2aab08e250e0}

world_object_update = {i_visitor = @0xee}

__PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"

#17 0x00000000005ead69 in MapManager::Update (this=0x2aaaaec72de0,

diff=<value optimized out>)

at /root/Desktop/Mangos/Sources/src/game/MapManager.cpp:256

No locals.

#18 0x000000000078166d in World::Update (this=0x2aaaac019680, diff=383)

at /root/Desktop/Mangos/Sources/src/game/World.cpp:1572

No locals.

#19 0x00000000004c353d in WorldRunnable::run (this=<value optimized out>)

at /root/Desktop/Mangos/Sources/src/mangosd/WorldRunnable.cpp:65

diff = 383

realCurrTime = 99779268

realPrevTime = <value optimized out>

prevSleepTime = 0

#20 0x00000000008360d5 in ACE_Based::Thread::ThreadTask (param=0x1aa0)

at /root/Desktop/Mangos/Sources/src/shared/Threading.cpp:182

_task = (class ACE_Based::Runnable *) 0x16ca67b0

#21 0x000000348ce06367 in start_thread () from /lib64/libpthread.so.0

No symbol table info available.

#22 0x000000348c2d2f7d in clone () from /lib64/libc.so.6

No symbol table info available.

Link to comment
Share on other sites

8344

Latest Scriptdev2

YTDB 503

Patches NONE

Centos 5.3

crash_log_2009-08-10_15-25-44.log

Core was generated by `./bin/mangos-worldd -c etc/mangosd.conf'.

Program terminated with signal 6, Aborted.

[New process 8510]

[New process 8517]

[New process 8516]

[New process 8515]

[New process 8514]

[New process 8513]

[New process 8512]

[New process 8511]

[New process 8506]

[New process 8505]

[New process 8504]

[New process 8503]

#0 0x000000348c230215 in raise () from /lib64/libc.so.6

#0 0x000000348c230215 in raise () from /lib64/libc.so.6

No symbol table info available.

#1 0x000000348c231cc0 in abort () from /lib64/libc.so.6

No symbol table info available.

#2 0x000000348c229696 in __assert_fail () from /lib64/libc.so.6

No symbol table info available.

#3 0x00000000004bf91b in Object::GetUInt64Value (this=0x2aab41d5e300, index=0)

at /root/Desktop/Mangos/Sources/src/game/Object.h:170

No locals.

#4 0x00000000006ef60a in Spell (this=0x2aab428c7b10, Caster=0x2aab41d5e300,

info=<value optimized out>, triggered=true,

originalCasterGUID=46914490468816, triggeringContainer=0x0)

at /root/Desktop/Mangos/Sources/src/game/Object.h:135

No locals.

#5 0x000000000074dbb8 in Unit::CastSpell (this=0x2aab41d5e300,

Victim=0x2aab41d5e300, spellInfo=0x2aaab4df4ec0, triggered=true,

castItem=0x0, triggeredByAura=0x2aab31380dd0,

originalCaster=46914490468816)

at /root/Desktop/Mangos/Sources/src/game/Unit.cpp:911

spell = (Spell *) 0x2aab428c7b10

targets = {m_srcX = 0, m_srcY = 0, m_srcZ = 0, m_destX = -8831.04688,

m_destY = 630.800537, m_destZ = 94.1233673, m_strTarget = {

static npos = 18446744073709551615,

_M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0xb9bb98 ""}}, m_targetMask = 2,

m_unitTarget = 0x2aab41bb4540, m_GOTarget = 0x0, m_itemTarget = 0x0,

m_unitTargetGUID = 136132, m_GOTargetGUID = 0, m_CorpseTargetGUID = 0,

m_itemTargetGUID = 0, m_itemTargetEntry = 0}

#6 0x00000000006d9c0b in Aura::HandleSpellSpecificBoosts (

this=0x2aab31380dd0, apply=true)

at /root/Desktop/Mangos/Sources/src/game/SpellAuras.cpp:5608

spellId1 = <value optimized out>

spellId2 = 63510

spellId3 = 63514

spellId4 = 0

#7 0x000000000076381f in Unit::AddAura (this=0x2aab41bb4540,

Aur=0x2aab31380dd0) at /root/Desktop/Mangos/Sources/src/game/Unit.cpp:3522

aurSpellInfo = (const SpellEntry *) 0x2aaab319e8c0

aurName = SPELL_AURA_REDUCE_PUSHBACK

#8 0x00000000006f8bca in Spell::DoSpellHitOnUnit (this=0x1b7477a0,

unit=0x2aab41bb4540, effectMask=1)

at /root/Desktop/Mangos/Sources/src/game/Spell.cpp:1268

realCaster = (class Unit *) 0x2aab41bb4540

#9 0x00000000006fc7bb in Spell::DoAllEffectOnTarget (this=0x1b7477a0,

target=0x2aab313bb9a0)

at /root/Desktop/Mangos/Sources/src/game/Spell.cpp:1069

mask = 6

unit = (class Unit *) 0x2aab41bb4540

caster = (class Unit *) 0x2aab41bb4540

missInfo = <value optimized out>

procAttacker = 16384

procVictim = 32768

procEx = <value optimized out>

#10 0x0000000000701bff in Spell::handle_immediate (this=0x1b7477a0)

at /root/Desktop/Mangos/Sources/src/game/Spell.cpp:2466

No locals.

#11 0x00000000007011cf in Spell::cast (this=0x1b7477a0, skipCheck=false)

at /root/Desktop/Mangos/Sources/src/game/Spell.cpp:2440

castResult = <value optimized out>

#12 0x0000000000702800 in SpellEvent::Execute (this=0x2cd5f670, e_time=55763,

p_time=6) at /root/Desktop/Mangos/Sources/src/game/Spell.cpp:5636

No locals.

#13 0x0000000000853de4 in EventProcessor::Update (this=0x2aab41bb4670,

p_time=322)

at /root/Desktop/Mangos/Sources/src/framework/Utilities/EventProcessor.cpp:47

Event = (BasicEvent *) 0x2cd5f670

#14 0x0000000000768925 in Unit::Update (this=0x2aab41bb4540, p_time=322)

at /root/Desktop/Mangos/Sources/src/game/Unit.cpp:191

No locals.

#15 0x00000000006b82e5 in Player::Update (this=0x2aab41bb4540, p_time=322)

at /root/Desktop/Mangos/Sources/src/game/Player.cpp:1057

now = <value optimized out>

pet = <value optimized out>

#16 0x00000000005d8229 in Map::Update (this=0x2aaaacae57c0, t_diff=@0x43233fb4)

at /root/Desktop/Mangos/Sources/src/game/Map.cpp:578

plr = (class Player *) 0x2137

updater = {i_timeDiff = 226209608}

grid_object_update = {i_visitor = @0xd7baf80}

world_object_update = {i_visitor = @0x2aaaae92d9f0}

__PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"

#17 0x00000000005ead69 in MapManager::Update (this=0x6f71f60,

diff=<value optimized out>)

at /root/Desktop/Mangos/Sources/src/game/MapManager.cpp:256

No locals.

#18 0x000000000078166d in World::Update (this=0x2aaaac019560, diff=322)

at /root/Desktop/Mangos/Sources/src/game/World.cpp:1572

No locals.

#19 0x00000000004c353d in WorldRunnable::run (this=<value optimized out>)

at /root/Desktop/Mangos/Sources/src/mangosd/WorldRunnable.cpp:65

diff = 322

realCurrTime = 100448528

realPrevTime = <value optimized out>

prevSleepTime = 0

#20 0x00000000008360d5 in ACE_Based::Thread::ThreadTask (param=0x2137)

at /root/Desktop/Mangos/Sources/src/shared/Threading.cpp:182

_task = (class ACE_Based::Runnable *) 0x2aaaacadeca0

#21 0x000000348ce06367 in start_thread () from /lib64/libpthread.so.0

No symbol table info available.

#22 0x000000348c2d2f7d in clone () from /lib64/libc.so.6

No symbol table info available.

Link to comment
Share on other sites

8344

Latest Scriptdev2

YTDB 503

Patches NONE

Centos 5.3

crash_log_2009-08-10_16-09-23.log

Core was generated by `./bin/mangos-worldd -c etc/mangosd.conf'.

Program terminated with signal 6, Aborted.

[New process 8546]

[New process 8553]

[New process 8552]

[New process 8551]

[New process 8550]

[New process 8549]

[New process 8548]

[New process 8547]

[New process 8543]

[New process 8542]

[New process 8541]

[New process 8540]

#0 0x000000348c230215 in raise () from /lib64/libc.so.6

#0 0x000000348c230215 in raise () from /lib64/libc.so.6

No symbol table info available.

#1 0x000000348c231cc0 in abort () from /lib64/libc.so.6

No symbol table info available.

#2 0x000000348c229696 in __assert_fail () from /lib64/libc.so.6

No symbol table info available.

#3 0x00000000004bf91b in Object::GetUInt64Value (this=0x2aab69969e00, index=0)

at /root/Desktop/Mangos/Sources/src/game/Object.h:170

No locals.

#4 0x00000000006ef60a in Spell (this=0x2aab69969f80, Caster=0x2aab69969e00,

info=<value optimized out>, triggered=true,

originalCasterGUID=46915699249856, triggeringContainer=0x0)

at /root/Desktop/Mangos/Sources/src/game/Object.h:135

No locals.

#5 0x000000000074dbb8 in Unit::CastSpell (this=0x2aab69969e00,

Victim=0x2aab69969e00, spellInfo=0x2aaab4df4ec0, triggered=true,

castItem=0x0, triggeredByAura=0x2aab69909e90,

originalCaster=46915699249856)

at /root/Desktop/Mangos/Sources/src/game/Unit.cpp:911

spell = (Spell *) 0x2aab69969f80

targets = {m_srcX = 0, m_srcY = 0, m_srcZ = 0, m_destX = 5751.9375,

m_destY = 670.93866, m_destZ = 643.182861, m_strTarget = {

static npos = 18446744073709551615,

_M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0xb9bb98 ""}}, m_targetMask = 2,

m_unitTarget = 0x2aaafdc33210, m_GOTarget = 0x0, m_itemTarget = 0x0,

m_unitTargetGUID = 204440, m_GOTargetGUID = 0, m_CorpseTargetGUID = 0,

m_itemTargetGUID = 0, m_itemTargetEntry = 0}

#6 0x00000000006d9c0b in Aura::HandleSpellSpecificBoosts (

this=0x2aab69909e90, apply=true)

at /root/Desktop/Mangos/Sources/src/game/SpellAuras.cpp:5608

spellId1 = <value optimized out>

spellId2 = 63510

spellId3 = 63514

spellId4 = 0

#7 0x000000000076381f in Unit::AddAura (this=0x2aaafdc33210,

Aur=0x2aab69909e90) at /root/Desktop/Mangos/Sources/src/game/Unit.cpp:3522

aurSpellInfo = (const SpellEntry *) 0x2aaab319e8c0

aurName = SPELL_AURA_REDUCE_PUSHBACK

#8 0x00000000006f8bca in Spell::DoSpellHitOnUnit (this=0x2aab58ba5890,

unit=0x2aaafdc33210, effectMask=1)

at /root/Desktop/Mangos/Sources/src/game/Spell.cpp:1268

realCaster = (class Unit *) 0x2aaafdc33210

#9 0x00000000006fc7bb in Spell::DoAllEffectOnTarget (this=0x2aab58ba5890,

target=0x2aab68693f00)

at /root/Desktop/Mangos/Sources/src/game/Spell.cpp:1069

mask = 6

unit = (class Unit *) 0x2aaafdc33210

caster = (class Unit *) 0x2aaafdc33210

missInfo = <value optimized out>

procAttacker = 16384

procVictim = 32768

procEx = <value optimized out>

#10 0x0000000000701bff in Spell::handle_immediate (this=0x2aab58ba5890)

at /root/Desktop/Mangos/Sources/src/game/Spell.cpp:2466

No locals.

#11 0x00000000007011cf in Spell::cast (this=0x2aab58ba5890, skipCheck=false)

at /root/Desktop/Mangos/Sources/src/game/Spell.cpp:2440

castResult = <value optimized out>

#12 0x0000000000702800 in SpellEvent::Execute (this=0x2aab231a5d00,

e_time=2445868, p_time=6)

at /root/Desktop/Mangos/Sources/src/game/Spell.cpp:5636

No locals.

#13 0x0000000000853de4 in EventProcessor::Update (this=0x2aaafdc33340,

p_time=566)

at /root/Desktop/Mangos/Sources/src/framework/Utilities/EventProcessor.cpp:47

Event = (BasicEvent *) 0x2aab231a5d00

#14 0x0000000000768925 in Unit::Update (this=0x2aaafdc33210, p_time=566)

at /root/Desktop/Mangos/Sources/src/game/Unit.cpp:191

No locals.

#15 0x00000000006b82e5 in Player::Update (this=0x2aaafdc33210, p_time=566)

at /root/Desktop/Mangos/Sources/src/game/Player.cpp:1057

now = <value optimized out>

pet = <value optimized out>

#16 0x00000000005d8229 in Map::Update (this=0x8fca910, t_diff=@0x41008fb4)

at /root/Desktop/Mangos/Sources/src/game/Map.cpp:578

plr = (class Player *) 0x215c

updater = {i_timeDiff = 150767176}

grid_object_update = {i_visitor = @0x236}

world_object_update = {i_visitor = @0x41008f50}

__PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"

#17 0x00000000005ead69 in MapManager::Update (this=0x8fc85c0,

diff=<value optimized out>)

at /root/Desktop/Mangos/Sources/src/game/MapManager.cpp:256

No locals.

#18 0x000000000078166d in World::Update (this=0x5269720, diff=566)

at /root/Desktop/Mangos/Sources/src/game/World.cpp:1572

No locals.

#19 0x00000000004c353d in WorldRunnable::run (this=<value optimized out>)

at /root/Desktop/Mangos/Sources/src/mangosd/WorldRunnable.cpp:65

diff = 566

realCurrTime = 103065480

realPrevTime = <value optimized out>

prevSleepTime = 0

#20 0x00000000008360d5 in ACE_Based::Thread::ThreadTask (param=0x215c)

at /root/Desktop/Mangos/Sources/src/shared/Threading.cpp:182

_task = (class ACE_Based::Runnable *) 0x2aaaaca2ead0

#21 0x000000348ce06367 in start_thread () from /lib64/libpthread.so.0

No symbol table info available.

#22 0x000000348c2d2f7d in clone () from /lib64/libc.so.6

No symbol table info available.

Link to comment
Share on other sites

8344

Latest Scriptdev2

YTDB 503

Patches NONE

Centos 5.3

crash_log_2009-08-10_18-49-19.log

Core was generated by `./bin/mangos-worldd -c etc/mangosd.conf'.

Program terminated with signal 6, Aborted.

[New process 8660]

[New process 8667]

[New process 8666]

[New process 8665]

[New process 8664]

[New process 8663]

[New process 8662]

[New process 8661]

[New process 8656]

[New process 8655]

[New process 8654]

[New process 8653]

#0 0x000000348c230215 in raise () from /lib64/libc.so.6

#0 0x000000348c230215 in raise () from /lib64/libc.so.6

No symbol table info available.

#1 0x000000348c231cc0 in abort () from /lib64/libc.so.6

No symbol table info available.

#2 0x000000348c229696 in __assert_fail () from /lib64/libc.so.6

No symbol table info available.

#3 0x00000000004bf91b in Object::GetUInt64Value (this=0x2aab4998d410, index=0)

at /root/Desktop/Mangos/Sources/src/game/Object.h:170

No locals.

#4 0x00000000006ef60a in Spell (this=0x2aab4998d4d0, Caster=0x2aab4998d410,

info=<value optimized out>, triggered=true,

originalCasterGUID=46915162525120, triggeringContainer=0x0)

at /root/Desktop/Mangos/Sources/src/game/Object.h:135

No locals.

#5 0x000000000074dbb8 in Unit::CastSpell (this=0x2aab4998d410,

Victim=0x2aab4998d410, spellInfo=0x2aaab4df4ec0, triggered=true,

castItem=0x0, triggeredByAura=0x2aab4998c280,

originalCaster=46915162525120)

at /root/Desktop/Mangos/Sources/src/game/Unit.cpp:911

spell = (Spell *) 0x2aab4998d4d0

targets = {m_srcX = 0, m_srcY = 0, m_srcZ = 0, m_destX = -12106.6953,

m_destY = 374.327606, m_destZ = 0.298492432, m_strTarget = {

static npos = 18446744073709551615,

_M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0xb9bb98 ""}}, m_targetMask = 2,

m_unitTarget = 0x2aab3c2dde30, m_GOTarget = 0x0, m_itemTarget = 0x0,

m_unitTargetGUID = 231141, m_GOTargetGUID = 0, m_CorpseTargetGUID = 0,

m_itemTargetGUID = 0, m_itemTargetEntry = 0}

#6 0x00000000006d9c0b in Aura::HandleSpellSpecificBoosts (

this=0x2aab4998c280, apply=true)

at /root/Desktop/Mangos/Sources/src/game/SpellAuras.cpp:5608

spellId1 = <value optimized out>

spellId2 = 63510

spellId3 = 63514

spellId4 = 0

#7 0x000000000076381f in Unit::AddAura (this=0x2aab3c2dde30,

Aur=0x2aab4998c280) at /root/Desktop/Mangos/Sources/src/game/Unit.cpp:3522

aurSpellInfo = (const SpellEntry *) 0x2aaab319e8c0

aurName = SPELL_AURA_REDUCE_PUSHBACK

#8 0x00000000006f8bca in Spell::DoSpellHitOnUnit (this=0x2aab498d8720,

unit=0x2aab3c2dde30, effectMask=1)

at /root/Desktop/Mangos/Sources/src/game/Spell.cpp:1268

realCaster = (class Unit *) 0x2aab3c2dde30

#9 0x00000000006fc7bb in Spell::DoAllEffectOnTarget (this=0x2aab498d8720,

target=0x2aab4998c3b0)

at /root/Desktop/Mangos/Sources/src/game/Spell.cpp:1069

mask = 6

unit = (class Unit *) 0x2aab3c2dde30

caster = (class Unit *) 0x2aab3c2dde30

missInfo = <value optimized out>

procAttacker = 16384

procVictim = 32768

procEx = <value optimized out>

#10 0x0000000000701bff in Spell::handle_immediate (this=0x2aab498d8720)

at /root/Desktop/Mangos/Sources/src/game/Spell.cpp:2466

No locals.

#11 0x00000000007011cf in Spell::cast (this=0x2aab498d8720, skipCheck=false)

at /root/Desktop/Mangos/Sources/src/game/Spell.cpp:2440

castResult = <value optimized out>

#12 0x0000000000702800 in SpellEvent::Execute (this=0x2aab4992dd40,

e_time=194412, p_time=6)

at /root/Desktop/Mangos/Sources/src/game/Spell.cpp:5636

No locals.

#13 0x0000000000853de4 in EventProcessor::Update (this=0x2aab3c2ddf60,

p_time=191)

at /root/Desktop/Mangos/Sources/src/framework/Utilities/EventProcessor.cpp:47

Event = (BasicEvent *) 0x2aab4992dd40

#14 0x0000000000768925 in Unit::Update (this=0x2aab3c2dde30, p_time=191)

at /root/Desktop/Mangos/Sources/src/game/Unit.cpp:191

No locals.

#15 0x00000000006b82e5 in Player::Update (this=0x2aab3c2dde30, p_time=191)

at /root/Desktop/Mangos/Sources/src/game/Player.cpp:1057

now = <value optimized out>

pet = <value optimized out>

#16 0x00000000005d8229 in Map::Update (this=0x219f07e0, t_diff=@0x43b14fb4)

at /root/Desktop/Mangos/Sources/src/game/Map.cpp:578

plr = (class Player *) 0x21cd

updater = {i_timeDiff = 1056377368}

grid_object_update = {i_visitor = @0x3ef70a50}

world_object_update = {i_visitor = @0x2aaaf3b810f0}

__PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"

#17 0x00000000005ead69 in MapManager::Update (this=0x1d1d46c0,

diff=<value optimized out>)

at /root/Desktop/Mangos/Sources/src/game/MapManager.cpp:256

No locals.

#18 0x000000000078166d in World::Update (this=0x19460720, diff=191)

at /root/Desktop/Mangos/Sources/src/game/World.cpp:1572

No locals.

#19 0x00000000004c353d in WorldRunnable::run (this=<value optimized out>)

at /root/Desktop/Mangos/Sources/src/mangosd/WorldRunnable.cpp:65

diff = 191

realCurrTime = 112663424

realPrevTime = <value optimized out>

prevSleepTime = 0

#20 0x00000000008360d5 in ACE_Based::Thread::ThreadTask (param=0x21cd)

at /root/Desktop/Mangos/Sources/src/shared/Threading.cpp:182

_task = (class ACE_Based::Runnable *) 0x2aaaaca55940

#21 0x000000348ce06367 in start_thread () from /lib64/libpthread.so.0

No symbol table info available.

#22 0x000000348c2d2f7d in clone () from /lib64/libc.so.6

No symbol table info available.

Link to comment
Share on other sites

8344

Latest Scriptdev2

YTDB 503

Patches NONE

Centos 5.3

crash_log_2009-08-10_19-09-54.log

Core was generated by `./bin/mangos-worldd -c etc/mangosd.conf'.

Program terminated with signal 6, Aborted.

[New process 15070]

[New process 15077]

[New process 15076]

[New process 15075]

[New process 15074]

[New process 15073]

[New process 15072]

[New process 15071]

[New process 15054]

[New process 15053]

[New process 15052]

[New process 15051]

#0 0x000000348c230215 in raise () from /lib64/libc.so.6

#0 0x000000348c230215 in raise () from /lib64/libc.so.6

No symbol table info available.

#1 0x000000348c231cc0 in abort () from /lib64/libc.so.6

No symbol table info available.

#2 0x000000348c229696 in __assert_fail () from /lib64/libc.so.6

No symbol table info available.

#3 0x00000000004bf91b in Object::GetUInt64Value (this=0x2aab61a69a30, index=0)

at /root/Desktop/Mangos/Sources/src/game/Object.h:170

No locals.

#4 0x00000000006ef60a in Spell (this=0x2aab61a6a1e0, Caster=0x2aab61a69a30,

info=<value optimized out>, triggered=true,

originalCasterGUID=46915566080512, triggeringContainer=0x0)

at /root/Desktop/Mangos/Sources/src/game/Object.h:135

No locals.

#5 0x000000000074dbb8 in Unit::CastSpell (this=0x2aab61a69a30,

Victim=0x2aab61a69a30, spellInfo=0x2aaab4df4ec0, triggered=true,

castItem=0x0, triggeredByAura=0x2aab61a69150,

originalCaster=46915566080512)

at /root/Desktop/Mangos/Sources/src/game/Unit.cpp:911

spell = (Spell *) 0x2aab61a6a1e0

targets = {m_srcX = 0, m_srcY = 0, m_srcZ = 0, m_destX = 1180.05774,

m_destY = -4149.20312, m_destZ = 52.3302002, m_strTarget = {

static npos = 18446744073709551615,

_M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0xb9bb98 ""}}, m_targetMask = 2,

m_unitTarget = 0x2aab4b000610, m_GOTarget = 0x0, m_itemTarget = 0x0,

m_unitTargetGUID = 266871, m_GOTargetGUID = 0, m_CorpseTargetGUID = 0,

m_itemTargetGUID = 0, m_itemTargetEntry = 0}

#6 0x00000000006d9c0b in Aura::HandleSpellSpecificBoosts (

this=0x2aab61a69150, apply=true)

at /root/Desktop/Mangos/Sources/src/game/SpellAuras.cpp:5608

spellId1 = <value optimized out>

spellId2 = 63510

spellId3 = 63514

spellId4 = 0

#7 0x000000000076381f in Unit::AddAura (this=0x2aab4b000610,

Aur=0x2aab61a69150) at /root/Desktop/Mangos/Sources/src/game/Unit.cpp:3522

aurSpellInfo = (const SpellEntry *) 0x2aaab319e8c0

aurName = SPELL_AURA_REDUCE_PUSHBACK

#8 0x00000000006f8bca in Spell::DoSpellHitOnUnit (this=0x2aab575991f0,

unit=0x2aab4b000610, effectMask=1)

at /root/Desktop/Mangos/Sources/src/game/Spell.cpp:1268

realCaster = (class Unit *) 0x2aab4b000610

#9 0x00000000006fc7bb in Spell::DoAllEffectOnTarget (this=0x2aab575991f0,

target=0x2aab61a68d00)

at /root/Desktop/Mangos/Sources/src/game/Spell.cpp:1069

mask = 6

unit = (class Unit *) 0x2aab4b000610

caster = (class Unit *) 0x2aab4b000610

missInfo = <value optimized out>

procAttacker = 16384

procVictim = 32768

procEx = <value optimized out>

#10 0x0000000000701bff in Spell::handle_immediate (this=0x2aab575991f0)

at /root/Desktop/Mangos/Sources/src/game/Spell.cpp:2466

No locals.

#11 0x00000000007011cf in Spell::cast (this=0x2aab575991f0, skipCheck=false)

at /root/Desktop/Mangos/Sources/src/game/Spell.cpp:2440

castResult = <value optimized out>

#12 0x0000000000702800 in SpellEvent::Execute (this=0x2aaaeaf38260,

e_time=522862, p_time=6)

at /root/Desktop/Mangos/Sources/src/game/Spell.cpp:5636

No locals.

#13 0x0000000000853de4 in EventProcessor::Update (this=0x2aab4b000740,

p_time=200)

at /root/Desktop/Mangos/Sources/src/framework/Utilities/EventProcessor.cpp:47

Event = (BasicEvent *) 0x2aaaeaf38260

#14 0x0000000000768925 in Unit::Update (this=0x2aab4b000610, p_time=200)

at /root/Desktop/Mangos/Sources/src/game/Unit.cpp:191

No locals.

#15 0x00000000006b82e5 in Player::Update (this=0x2aab4b000610, p_time=200)

at /root/Desktop/Mangos/Sources/src/game/Player.cpp:1057

now = <value optimized out>

pet = <value optimized out>

#16 0x00000000005d8229 in Map::Update (this=0x2aaacc540720, t_diff=@0x41793fb4)

at /root/Desktop/Mangos/Sources/src/game/Map.cpp:578

plr = (class Player *) 0x3acb

updater = {i_timeDiff = 200}

grid_object_update = {i_visitor = @0x41793f50}

world_object_update = {i_visitor = @0x41793f50}

__PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"

#17 0x00000000005ead69 in MapManager::Update (this=0x2aaabfc346e0,

diff=<value optimized out>)

at /root/Desktop/Mangos/Sources/src/game/MapManager.cpp:256

No locals.

#18 0x000000000078166d in World::Update (this=0x2aaaac019560, diff=200)

at /root/Desktop/Mangos/Sources/src/game/World.cpp:1572

No locals.

#19 0x00000000004c353d in WorldRunnable::run (this=<value optimized out>)

at /root/Desktop/Mangos/Sources/src/mangosd/WorldRunnable.cpp:65

diff = 200

realCurrTime = 113897965

realPrevTime = <value optimized out>

prevSleepTime = 0

#20 0x00000000008360d5 in ACE_Based::Thread::ThreadTask (param=0x3acb)

at /root/Desktop/Mangos/Sources/src/shared/Threading.cpp:182

_task = (class ACE_Based::Runnable *) 0xfad9d60

#21 0x000000348ce06367 in start_thread () from /lib64/libpthread.so.0

No symbol table info available.

#22 0x000000348c2d2f7d in clone () from /lib64/libc.so.6

No symbol table info available.

Link to comment
Share on other sites

Other more.

8344

Latest Scriptdev2

YTDB 503

Patches NONE

Centos 5.3

Couldn't find the caster of the single target aura (SpellId 52372), may crash later!

mangos-worldd: /root/Desktop/Mangos/Sources/src/game/SpellAuras.cpp:7080: void Aura::UnregisterSingleCastAura(): Assertion `false' failed.

Aborted

Link to comment
Share on other sites

8344

Latest Scriptdev2

YTDB 503

Patches NONE

Centos 5.3

/root/Desktop/Mangos/Sources/src/mangosd/../game/Object.h:170 in GetUInt64Value ASSERTION FAILED2:

index + 1 < m_valuesCount || PrintIndexError( index , false)

mangos-worldd: /root/Desktop/Mangos/Sources/src/mangosd/../game/Object.h:170: const uint64& Object::GetUInt64Value(uint16) const: Assertion `"index + 1 < m_valuesCount || PrintIndexError( index , false)" &&0' failed.

crash_log_2009-08-10_19-53-45.log

Core was generated by `./bin/mangos-worldd -c etc/mangosd.conf'.

Program terminated with signal 6, Aborted.

[New process 17173]

[New process 17180]

[New process 17179]

[New process 17178]

[New process 17177]

[New process 17176]

[New process 17175]

[New process 17174]

[New process 17169]

[New process 17168]

[New process 17167]

[New process 17166]

#0 0x000000348c230215 in raise () from /lib64/libc.so.6

#0 0x000000348c230215 in raise () from /lib64/libc.so.6

No symbol table info available.

#1 0x000000348c231cc0 in abort () from /lib64/libc.so.6

No symbol table info available.

#2 0x000000348c229696 in __assert_fail () from /lib64/libc.so.6

No symbol table info available.

#3 0x00000000004bf91b in Object::GetUInt64Value (this=0x2aab43d9ea40, index=0)

at /root/Desktop/Mangos/Sources/src/game/Object.h:170

No locals.

#4 0x00000000006ef60a in Spell (this=0x2aab43d9f1f0, Caster=0x2aab43d9ea40,

info=<value optimized out>, triggered=true,

originalCasterGUID=46915066127808, triggeringContainer=0x0)

at /root/Desktop/Mangos/Sources/src/game/Object.h:135

No locals.

#5 0x000000000074dbb8 in Unit::CastSpell (this=0x2aab43d9ea40,

Victim=0x2aab43d9ea40, spellInfo=0x2aaab4df4ec0, triggered=true,

castItem=0x0, triggeredByAura=0x2aab43d9e510,

originalCaster=46915066127808)

at /root/Desktop/Mangos/Sources/src/game/Unit.cpp:911

spell = (Spell *) 0x2aab43d9f1f0

targets = {m_srcX = 0, m_srcY = 0, m_srcZ = 0, m_destX = 1351.34473,

m_destY = -4373.59326, m_destZ = 26.1616821, m_strTarget = {

static npos = 18446744073709551615,

_M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0xb9bb98 ""}}, m_targetMask = 2,

m_unitTarget = 0x2aaaeb8f8f90, m_GOTarget = 0x0, m_itemTarget = 0x0,

m_unitTargetGUID = 251921, m_GOTargetGUID = 0, m_CorpseTargetGUID = 0,

m_itemTargetGUID = 0, m_itemTargetEntry = 0}

#6 0x00000000006d9c0b in Aura::HandleSpellSpecificBoosts (

this=0x2aab43d9e510, apply=true)

at /root/Desktop/Mangos/Sources/src/game/SpellAuras.cpp:5608

spellId1 = <value optimized out>

spellId2 = 63510

spellId3 = 63514

spellId4 = 0

#7 0x000000000076381f in Unit::AddAura (this=0x2aaaeb8f8f90,

Aur=0x2aab43d9e510) at /root/Desktop/Mangos/Sources/src/game/Unit.cpp:3522

aurSpellInfo = (const SpellEntry *) 0x2aaab319e8c0

aurName = SPELL_AURA_REDUCE_PUSHBACK

#8 0x00000000006f8bca in Spell::DoSpellHitOnUnit (this=0x2aab429ccad0,

unit=0x2aaaeb8f8f90, effectMask=1)

at /root/Desktop/Mangos/Sources/src/game/Spell.cpp:1268

realCaster = (class Unit *) 0x2aaaeb8f8f90

#9 0x00000000006fc7bb in Spell::DoAllEffectOnTarget (this=0x2aab429ccad0,

target=0x2aab43d9e400)

at /root/Desktop/Mangos/Sources/src/game/Spell.cpp:1069

mask = 6

unit = (class Unit *) 0x2aaaeb8f8f90

caster = (class Unit *) 0x2aaaeb8f8f90

missInfo = <value optimized out>

procAttacker = 16384

procVictim = 32768

procEx = <value optimized out>

#10 0x0000000000701bff in Spell::handle_immediate (this=0x2aab429ccad0)

at /root/Desktop/Mangos/Sources/src/game/Spell.cpp:2466

No locals.

#11 0x00000000007011cf in Spell::cast (this=0x2aab429ccad0, skipCheck=false)

at /root/Desktop/Mangos/Sources/src/game/Spell.cpp:2440

castResult = <value optimized out>

#12 0x0000000000702800 in SpellEvent::Execute (this=0x2aab43d99da0,

e_time=622976, p_time=6)

at /root/Desktop/Mangos/Sources/src/game/Spell.cpp:5636

No locals.

#13 0x0000000000853de4 in EventProcessor::Update (this=0x2aaaeb8f90c0,

p_time=349)

at /root/Desktop/Mangos/Sources/src/framework/Utilities/EventProcessor.cpp:47

Event = (BasicEvent *) 0x2aab43d99da0

#14 0x0000000000768925 in Unit::Update (this=0x2aaaeb8f8f90, p_time=349)

at /root/Desktop/Mangos/Sources/src/game/Unit.cpp:191

No locals.

#15 0x00000000006b82e5 in Player::Update (this=0x2aaaeb8f8f90, p_time=349)

at /root/Desktop/Mangos/Sources/src/game/Player.cpp:1057

now = <value optimized out>

pet = <value optimized out>

#16 0x00000000005d8229 in Map::Update (this=0xd74cb40, t_diff=@0x43165fb4)

at /root/Desktop/Mangos/Sources/src/game/Map.cpp:578

plr = (class Player *) 0x430e

updater = {i_timeDiff = 349}

grid_object_update = {i_visitor = @0x43165f50}

world_object_update = {i_visitor = @0x43165f50}

__PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"

#17 0x00000000005ead69 in MapManager::Update (this=0x82de2e0,

diff=<value optimized out>)

at /root/Desktop/Mangos/Sources/src/game/MapManager.cpp:256

No locals.

#18 0x000000000078166d in World::Update (this=0x2aaaac019680, diff=349)

at /root/Desktop/Mangos/Sources/src/game/World.cpp:1572

No locals.

#19 0x00000000004c353d in WorldRunnable::run (this=<value optimized out>)

at /root/Desktop/Mangos/Sources/src/mangosd/WorldRunnable.cpp:65

diff = 349

realCurrTime = 116528647

realPrevTime = <value optimized out>

prevSleepTime = 0

#20 0x00000000008360d5 in ACE_Based::Thread::ThreadTask (param=0x430e)

at /root/Desktop/Mangos/Sources/src/shared/Threading.cpp:182

_task = (class ACE_Based::Runnable *) 0x2aaaac888330

#21 0x000000348ce06367 in start_thread () from /lib64/libpthread.so.0

No symbol table info available.

#22 0x000000348c2d2f7d in clone () from /lib64/libc.so.6

No symbol table info available.

Link to comment
Share on other sites

8349

Latest Scriptdev2

YTDB 503

Patches NONE

Centos 5.3

/root/Desktop/Mangos/Sources/src/mangosd/../game/Object.h:170 in GetUInt64Value ASSERTION FAILED2:

index + 1 < m_valuesCount || PrintIndexError( index , false)

mangos-worldd: /root/Desktop/Mangos/Sources/src/mangosd/../game/Object.h:170: const uint64& Object::GetUInt64Value(uint16) const: Assertion `"index + 1 < m_valuesCount || PrintIndexError( index , false)" &&0' failed.

crash_log_2009-08-10_20-45-48.log

Core was generated by `./bin/mangos-worldd -c etc/mangosd.conf'.

Program terminated with signal 6, Aborted.

[New process 31146]

[New process 31153]

[New process 31152]

[New process 31151]

[New process 31150]

[New process 31149]

[New process 31148]

[New process 31147]

[New process 31142]

[New process 31141]

[New process 31140]

[New process 31139]

#0 0x000000348c230215 in raise () from /lib64/libc.so.6

#0 0x000000348c230215 in raise () from /lib64/libc.so.6

No symbol table info available.

#1 0x000000348c231cc0 in abort () from /lib64/libc.so.6

No symbol table info available.

#2 0x000000348c229696 in __assert_fail () from /lib64/libc.so.6

No symbol table info available.

#3 0x00000000004bf91b in Object::GetUInt64Value (this=0x2aab55beedc0, index=0)

at /root/Desktop/Mangos/Sources/src/game/Object.h:170

No locals.

#4 0x00000000006ef32a in Spell (this=0x2aab55beee80, Caster=0x2aab55beedc0,

info=<value optimized out>, triggered=true,

originalCasterGUID=46915366800064, triggeringContainer=0x0)

at /root/Desktop/Mangos/Sources/src/game/Object.h:135

No locals.

#5 0x000000000074d308 in Unit::CastSpell (this=0x2aab55beedc0,

Victim=0x2aab55beedc0, spellInfo=0x2aaab4df4ec0, triggered=true,

castItem=0x0, triggeredByAura=0x2aab55bee870,

originalCaster=46915366800064)

at /root/Desktop/Mangos/Sources/src/game/Unit.cpp:911

spell = (Spell *) 0x2aab55beee80

targets = {m_srcX = 0, m_srcY = 0, m_srcZ = 0, m_destX = 1623.27576,

m_destY = 238.85553, m_destZ = -44.2498055, m_strTarget = {

static npos = 18446744073709551615,

_M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0xb9bb98 ""}}, m_targetMask = 2,

m_unitTarget = 0x2aaaaf4c7e20, m_GOTarget = 0x0, m_itemTarget = 0x0,

m_unitTargetGUID = 274647, m_GOTargetGUID = 0, m_CorpseTargetGUID = 0,

m_itemTargetGUID = 0, m_itemTargetEntry = 0}

#6 0x00000000006d95fb in Aura::HandleSpellSpecificBoosts (

this=0x2aab55bee870, apply=true)

at /root/Desktop/Mangos/Sources/src/game/SpellAuras.cpp:5608

spellId1 = <value optimized out>

spellId2 = 63510

spellId3 = 63514

spellId4 = 0

#7 0x0000000000762f6f in Unit::AddAura (this=0x2aaaaf4c7e20,

Aur=0x2aab55bee870) at /root/Desktop/Mangos/Sources/src/game/Unit.cpp:3522

aurSpellInfo = (const SpellEntry *) 0x2aaab319e8c0

aurName = SPELL_AURA_REDUCE_PUSHBACK

#8 0x00000000006f315f in Spell::DoSpellHitOnUnit (this=0x2aab55c5bf70,

unit=0x2aaaaf4c7e20, effectMask=1)

at /root/Desktop/Mangos/Sources/src/game/Spell.cpp:1268

realCaster = (class Unit *) 0x2aaaaf4c7e20

#9 0x00000000006f383b in Spell::DoAllEffectOnTarget (this=0x2aab55c5bf70,

target=0x2aab547d3190)

at /root/Desktop/Mangos/Sources/src/game/Spell.cpp:1069

mask = 6

unit = (class Unit *) 0x2aaaaf4c7e20

caster = (class Unit *) 0x2aaaaf4c7e20

missInfo = <value optimized out>

procAttacker = 16384

procVictim = 32768

procEx = <value optimized out>

#10 0x00000000007014ef in Spell::handle_immediate (this=0x2aab55c5bf70)

at /root/Desktop/Mangos/Sources/src/game/Spell.cpp:2474

No locals.

#11 0x0000000000700b18 in Spell::cast (this=0x2aab55c5bf70, skipCheck=false)

at /root/Desktop/Mangos/Sources/src/game/Spell.cpp:2448

castResult = <value optimized out>

#12 0x0000000000702120 in SpellEvent::Execute (this=0x2aab54d121a0,

e_time=1972386, p_time=6)

at /root/Desktop/Mangos/Sources/src/game/Spell.cpp:5648

No locals.

#13 0x0000000000853584 in EventProcessor::Update (this=0x2aaaaf4c7f50,

p_time=109)

at /root/Desktop/Mangos/Sources/src/framework/Utilities/EventProcessor.cpp:47

Event = (BasicEvent *) 0x2aab54d121a0

#14 0x0000000000768075 in Unit::Update (this=0x2aaaaf4c7e20, p_time=109)

at /root/Desktop/Mangos/Sources/src/game/Unit.cpp:191

No locals.

#15 0x00000000006b7cd5 in Player::Update (this=0x2aaaaf4c7e20, p_time=109)

at /root/Desktop/Mangos/Sources/src/game/Player.cpp:1057

now = <value optimized out>

pet = <value optimized out>

#16 0x00000000005d7bb9 in Map::Update (this=0x210abb60, t_diff=@0x40faefb4)

at /root/Desktop/Mangos/Sources/src/game/Map.cpp:578

plr = (class Player *) 0x79a3

updater = {i_timeDiff = 608782248}

grid_object_update = {i_visitor = @0x2aab244947e0}

world_object_update = {i_visitor = @0x31cde550}

__PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"

#17 0x00000000005ea6f9 in MapManager::Update (this=0x1b92eae0,

diff=<value optimized out>)

at /root/Desktop/Mangos/Sources/src/game/MapManager.cpp:256

No locals.

#18 0x0000000000780dbd in World::Update (this=0x2aaaac019680, diff=109)

at /root/Desktop/Mangos/Sources/src/game/World.cpp:1572

No locals.

#19 0x00000000004c353d in WorldRunnable::run (this=<value optimized out>)

at /root/Desktop/Mangos/Sources/src/mangosd/WorldRunnable.cpp:65

diff = 109

realCurrTime = 119652393

realPrevTime = <value optimized out>

prevSleepTime = 0

#20 0x0000000000835875 in ACE_Based::Thread::ThreadTask (param=0x79a3)

at /root/Desktop/Mangos/Sources/src/shared/Threading.cpp:182

_task = (class ACE_Based::Runnable *) 0x2aaaacadab40

#21 0x000000348ce06367 in start_thread () from /lib64/libpthread.so.0

No symbol table info available.

#22 0x000000348c2d2f7d in clone () from /lib64/libc.so.6

No symbol table info available.

Link to comment
Share on other sites

hi, try these crash fixes and the report if it help you

diff --git a/src/game/SpellAuras.cpp b/src/game/SpellAuras.cpp
index b86d35b..7970f7c 100644
--- a/src/game/SpellAuras.cpp
+++ b/src/game/SpellAuras.cpp
@@ -7018,7 +7018,7 @@ void Aura::UnregisterSingleCastAura()
        else
        {
            sLog.outError("Couldn't find the caster of the single target aura (SpellId %u), may crash later!", GetId());
-            assert(false);
+            //assert(false);
        }
        m_isSingleTargetAura = false;
    }

diff --git a/src/game/Object.h b/src/game/Object.h
index 1a697fe..651e344 100644
--- a/src/game/Object.h
+++ b/src/game/Object.h
@@ -421,7 +421,10 @@ class MANGOS_DLL_SPEC WorldObject : public Object
        float GetDistanceZ(const WorldObject* obj) const;
        bool IsInMap(const WorldObject* obj) const
        {
-            return IsInWorld() && obj->IsInWorld() && (GetMap() == obj->GetMap()) && InSamePhase(obj);
+            if(obj)
+                return IsInWorld() && obj->IsInWorld() && (GetMap() == obj->GetMap()) && InSamePhase(obj);
+            else
+                return false;
        }
        bool IsWithinDist3d(float x, float y, float z, float dist2compare) const;
        bool IsWithinDist2d(float x, float y, float dist2compare) const;

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use