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-16_21-10-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 11, Segmentation fault.
#0  0x083ae2b5 in HostilReference::targetObjectBuildLink (this=0x22677c38) at ../../../src/game/../framework/Utilities/LinkedList.h:72
72                iNext->iPrev = pElem;
#0  0x083ae2b5 in HostilReference::targetObjectBuildLink (this=0x22677c38) at ../../../src/game/../framework/Utilities/LinkedList.h:72
No locals.
#1  0x083aeea9 in HostilReference (this=0x22677c38, pUnit=0x29e6a460, pThreatManager=0x22677c38, pThreat=0)
   at ../../../src/game/../framework/Utilities/LinkedReference/Reference.h:54
No locals.
#2  0x083af04f in ThreatManager::addThreat (this=0xa9419468, pVictim=0x29e6a460, pThreat=0, schoolMask=SPELL_SCHOOL_MASK_NORMAL, pThreatSpell=0x0)
   at ../../../src/game/ThreatManager.cpp:392
   threat = 0
   ref = <value optimized out>
   __PRETTY_FUNCTION__ = "void ThreatManager::addThreat(Unit*, float, SpellSchoolMask, const SpellEntry*)"
#3  0x083b0cd3 in Unit::AddThreatToRedirectionTargets (this=0xa9418640, pVictim=0x2fdcfd98, threat=0, schoolMask=SPELL_SCHOOL_MASK_NORMAL, threatSpell=0x0)
   at ../../../src/game/Unit.cpp:10625
   remainThreatPct = 1
   map = <value optimized out>
#4  0x083b5993 in Unit::AddThreat (this=0xa9418640, pVictim=0x2fdcfd98, threat=0, schoolMask=SPELL_SCHOOL_MASK_NORMAL, threatSpell=0x0) at ../../../src/game/Unit.cpp:10407
   remainThreatPct = 273
#5  0x084791e0 in ReactorAI::AttackStart (this=0xa9419760, p=0x2fdcfd98) at ../../../src/game/ReactorAI.cpp:52
No locals.
#6  0x0835d483 in Spell::DoSpellHitOnUnit (this=0x38cf87f0, unit=0xa9418640, effectMask=1) at ../../../src/game/Spell.cpp:1331
   realCaster = (class Unit *) 0x2fdcfd98
#7  0x0835db34 in Spell::DoAllEffectOnTarget (this=0x38cf87f0, target=0x5b2c5b20) at ../../../src/game/Spell.cpp:1180
   damageInfo = {target = 0xacc, attacker = 0x11, SpellID = 3004485384, damage = 953124848, overkill = 2764, schoolMask = 3004485400, absorb = 164, resist = 953124848, 
 physicalLog = false, unused = false, blocked = 3004485464, HitInfo = 137791349, cleanDamage = 953124848}
   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 = 0xb793cc5c, _M_prev = 0x0}}}, <No data fields>}
   mask = <value optimized out>
   unit = (class Unit *) 0xa9418640
   caster = (class Unit *) 0x2fdcfd98
   missInfo = <value optimized out>
   procAttacker = 256
   procVictim = 512
   procEx = <value optimized out>
#8  0x08367ea7 in Spell::handle_delayed (this=0x38cf87f0, t_offset=1255) at ../../../src/game/Spell.cpp:2696
   next_time = <value optimized out>
#9  0x08368d23 in SpellEvent::Execute (this=0x391863e8, e_time=4164206, p_time=164) at ../../../src/game/Spell.cpp:5989
   n_offset = <value optimized out>
#10 0x084d28b8 in EventProcessor::Update (this=0x2fdcfe88, p_time=164) at ../../../src/framework/Utilities/EventProcessor.cpp:47
   Event = (BasicEvent *) 0x391863e8
#11 0x083d57b0 in Unit::Update (this=0x2fdcfd98, p_time=164) at ../../../src/game/Unit.cpp:195
No locals.
#12 0x0831c31e in Player::Update (this=0x2fdcfd98, p_time=164) at ../../../src/game/Player.cpp:1104
   now = <value optimized out>
   pet = <value optimized out>
#13 0x0824575f in Map::Update (this=0xb4654988, t_diff=@0xb314d2a8) at ../../../src/game/Map.cpp:591
   cell = {data = {Part = {grid_x = 56, grid_y = 9, cell_x = 13, cell_y = 5, nocreate = 1, reserved = 89}, All = 3004486264}}
   cell_id = <value optimized out>
   y = <value optimized out>
   x = <value optimized out>
   obj = <value optimized out>
   updater = {i_timeDiff = 164}
   __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
#14 0x082540c1 in MapManager::Update (this=0x989ce90, diff=78) at ../../../src/game/MapManager.cpp:262
   iter = {_M_cur = 0xb4916868, _M_ht = 0x989ced8}
#15 0x083ea46e in World::Update (this=0xb6d0da48, diff=78) at ../../../src/game/World.cpp:1650
   next = {_M_cur = 0x0, _M_ht = 0x0}
   autobroadcaston = 1
#16 0x08128f5e in WorldRunnable::run (this=0xb4947b48) at ../../../src/mangosd/WorldRunnable.cpp:65
   diff = 78
   realCurrTime = 610686892
   realPrevTime = <value optimized out>
   prevSleepTime = 72
#17 0x084b6fef in ACE_Based::Thread::ThreadTask (param=0xb4947b48) at ../../../src/shared/Threading.cpp:159
No locals.
#18 0xb7df6b37 in ACE_OS_Thread_Adapter::invoke () from /home/wow/mangos_git_compiled/lib/libACE-5.6.6.so
No symbol table info available.
#19 0xb7da721f in ace_thread_adapter () from /home/wow/mangos_git_compiled/lib/libACE-5.6.6.so
No symbol table info available.
#20 0xb798e1b3 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#21 0xb78e503e 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-16_21-13-59.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  0xb77d5d9a in malloc_consolidate () from /lib/libc.so.6
#0  0xb77d5d9a in malloc_consolidate () from /lib/libc.so.6
No symbol table info available.
#1  0xb77d82c7 in _int_malloc () from /lib/libc.so.6
No symbol table info available.
#2  0xb77d9b7e in malloc () from /lib/libc.so.6
No symbol table info available.
#3  0xb79ae517 in operator new () from /usr/lib/libstdc++.so.6
No symbol table info available.
#4  0x08232313 in Map::EnsureGridCreated (this=0xb47c0308, p=@0xae27bb18) at ../../../src/game/Map.cpp:352
   gx = <value optimized out>
   gy = <value optimized out>
#5  0x0823273c in Map::GetAreaFlag (this=0xb47c0308, x=-9121.55957, y=355.914001, z=93.2789993) at ../../../src/game/Map.cpp:1610
   gmap = <value optimized out>
   areaflag = <value optimized out>
#6  0x08267e1d in WorldObject::GetZoneAndAreaId (this=0xa3f02770, zoneid=@0xae27be48, areaid=@0xae27be44) at ../../../src/game/Map.h:348
No locals.
#7  0x08360279 in Spell::CheckCast (this=0xa41fb060, strict=true) at ../../../src/game/Spell.cpp:4128
   mapEntry = <value optimized out>
   zone = <value optimized out>
   area = <value optimized out>
   locRes = <value optimized out>
#8  0x08367961 in Spell::Prepare (this=0xa41fb060, targets=0xae27bebc, triggeredByAura=0x0) at ../../../src/game/Spell.cpp:2395
   result = <value optimized out>
#9  0x083b795d in Unit::CastSpell (this=0xa3f02770, Victim=0xa3f02770, spellInfo=0xb03a89c8, triggered=<value optimized out>, castItem=0x0, triggeredByAura=0x0, 
   originalCaster=0) at ../../../src/game/Unit.cpp:958
   spell = (Spell *) 0xa41fb060
   targets = {m_srcX = 0, m_srcY = 0, m_srcZ = 0, m_destX = -9121.55957, m_destY = 355.914001, m_destZ = 93.2789993, m_strTarget = {static npos = 4294967295, 
   _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x85fe67c ""}}, m_targetMask = 2, 
 m_unitTarget = 0xa3f02770, m_GOTarget = 0x0, m_itemTarget = 0x0, m_unitTargetGUID = 10156, m_GOTargetGUID = 0, m_CorpseTargetGUID = 0, m_itemTargetGUID = 0, 
 m_itemTargetEntry = 0}
#10 0x082f9bb3 in Player::addSpell (this=0xa3f02770, spell_id=201, active=true, learning=false, dependent=false, disabled=false) at ../../../src/game/Player.cpp:3155
   pSkill = <value optimized out>
   spellInfo = (const SpellEntry *) 0xb03a89c8
   state = <value optimized out>
   dependent_set = <value optimized out>
   superceded_old = false
   talentCost = 0
   lower = {_M_node = 0xb4942688}
   upper = {_M_node = 0xb4947df0}
   spell_begin = <value optimized out>
#11 0x082fa104 in Player::_LoadSpells (this=0xa3f02770, result=0xb29222c0) at ../../../src/game/Player.cpp:15672
   fields = <value optimized out>
#12 0x08321ca2 in Player::LoadFromDB (this=0xa3f02770, guid=10156, holder=0xa599c370) at ../../../src/game/Player.cpp:14813
   at = <value optimized out>
   arena_team_id = <value optimized out>
   result = (QueryResult *) 0xb29cc8d0
   fields = (Field *) 0xb2a027dc
   dbAccountId = <value optimized out>
   transGUID = 0
   arena_currency = <value optimized out>
   bgid = <value optimized out>
   bgteam = 469
   now = <value optimized out>
   time_diff = 394
   soberFactor = 49.1029243
   old_safe_flags = <value optimized out>
   extraflags = 4
   taxi_nodes = {static npos = 4294967295, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, 
   _M_p = 0x85fe67c ""}}
   savedHealth = 966
   savedPower = {7991, 0, 0, 100, 0, 0, 0}
   __PRETTY_FUNCTION__ = "bool Player::LoadFromDB(uint32, SqlQueryHolder*)"
#13 0x084887a6 in WorldSession::HandlePlayerLogin (this=0xb36ca370, holder=0xa599c370) at ../../../src/game/CharacterHandler.cpp:570
   playerGuid = 10156
   pCurrChar = (class Player *) 0xa3f02770
   data = {<ByteBuffer> = {static DEFAULT_SIZE = 4096, _rpos = 137074405, _wpos = 3026423680, 
   _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 = 0x41 <Address 0x41 out of bounds>, _M_finish = 0xae27c208 "h '®¬K+\\b¸\\201c´", 
         _M_end_of_storage = 0xb79acc21 "\\203Ä\\004[]Ã\\220\\220\\220\\220\\220\\220\\220\\220\\220U\\211åS\\203ì\\004\\213E\\bèH¼øÿ\\201õÓ\\002"}}, <No data fields>}}, m_opcode = 45520}
   resultGuild = <value optimized out>
   IP_str = {static npos = 4294967295, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, 
   _M_p = 0x223a <Address 0x223a out of bounds>}}
#14 0x0848e0ce in MaNGOS::_IQueryCallback<MaNGOS::_Callback<CharacterHandler, QueryResult*, SqlQueryHolder*, void, void> >::Execute (this=0x1)
   at ../../../src/game/../framework/Utilities/Callback.h:72
No locals.
#15 0x084b0720 in SqlResultQueue::Update (this=0xafd005c8) at ../../../../src/shared/Database/SqlOperations.cpp:77
   callback = (class MaNGOS::IQueryCallback *) 0xa41f97f0
#16 0x083ea4a4 in World::Update (this=0xb650d120, diff=65) at ../../../src/game/World.cpp:1658
   next = {_M_cur = 0x0, _M_ht = 0x0}
   autobroadcaston = 1
#17 0x08128f5e in WorldRunnable::run (this=0xb47d1a98) at ../../../src/mangosd/WorldRunnable.cpp:65
   diff = 65
   realCurrTime = 610938340
   realPrevTime = <value optimized out>
   prevSleepTime = 65
#18 0x084b6fef in ACE_Based::Thread::ThreadTask (param=0xb47d1a98) at ../../../src/shared/Threading.cpp:159
No locals.
#19 0xb7d51b37 in ACE_OS_Thread_Adapter::invoke () from /home/wow/mangos_git_compiled/lib/libACE-5.6.6.so
No symbol table info available.
#20 0xb7d0221f in ace_thread_adapter () from /home/wow/mangos_git_compiled/lib/libACE-5.6.6.so
No symbol table info available.
#21 0xb78e91b3 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#22 0xb784003e in clone () from /lib/libc.so.6
No symbol table info available.

Link to comment
Share on other sites

Core: 8372

DB latest UDB

SD2: latest

Acid: latest

OS: Linux 64 Bit ( suse )

crash.log

Aura: construct Spellid : 27189, Aura : 118 Duration : 15000 Target : 6 Damage : -50

Aura 118 now is in use

Spell: Effect : 2

Spell: Effect : 6

Spell: Aura is: 197

Aura: construct Spellid : 27189, Aura : 197 Duration : 15000 Target : 6 Damage : 0

Aura 197 now is in use

deal dmg:204 to health:5868

WORLD: Sending SMSG_ATTACKERSTATEUPDATE

deal dmg:217 to health:7616

deal dmg:93 to health:6986

WORLD: Sending SMSG_ATTACKERSTATEUPDATE

deal dmg:265 to health:6893

WORLD: Sending SMSG_ATTACKERSTATEUPDATE

deal dmg:571 to health:18327

Sun Aug 16 19:54:17 CEST 2009

Aura 79 now is remove mode 0

AURA MOD DAMAGE type:1 negative:0

Sending SMSG_SPELL_GO id=48792

Spell: Effect : 6

Spell: Aura is: 77

Aura: construct Spellid : 48792, Aura : 77 Duration : 18000 Target : 1 Damage : 0

Aura 77 now is in use

Spell: Effect : 6

Spell: Aura is: 4

Aura: construct Spellid : 48792, Aura : 4 Duration : 18000 Target : 1 Damage : 0

Aura 4 now is in use

Spell: Effect : 6

Spell: Aura is: 87

Aura: construct Spellid : 48792, Aura : 87 Duration : 18000 Target : 1 Damage : -30

Aura 87 now is in use

Link to comment
Share on other sites

Core:[8372]

SD2: Latest

YTDB: 503

ACID: 31

Patches: NONE

crash_log_2009-08-16_17-36-27.log

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

Program terminated with signal 11, Segmentation fault.

[New process 28904]

[New process 28911]

[New process 28910]

[New process 28909]

[New process 28908]

[New process 28907]

[New process 28906]

[New process 28905]

[New process 28894]

[New process 28893]

[New process 28892]

[New process 28891]

#0 Guild::_CanStoreItem_InTab (this=0x2aabad9a6040, tab=0 '\\0',

dest=@0x432cced0, count=@0x432ccd74, merge=true, pSrcItem=0x2aabad0ab510,

skip_slot=255 'ÿ') at /root/Desktop/Mangos/Sources/src/game/Object.h:164

164 ASSERT( index < m_valuesCount || PrintIndexError( index , false) );

#0 Guild::_CanStoreItem_InTab (this=0x2aabad9a6040, tab=0 '\\0',

dest=@0x432cced0, count=@0x432ccd74, merge=true, pSrcItem=0x2aabad0ab510,

skip_slot=255 'ÿ') at /root/Desktop/Mangos/Sources/src/game/Object.h:164

pItem2 = (class Item *) 0xf130005dae01a2ea

j = 0

#1 0x00000000007debe5 in Guild::CanStoreItem (this=0x2aabad9a6040,

tab=<value optimized out>, slot=<value optimized out>, dest=@0x432cced0,

count=20, pItem=0x2aabad0ab510, swap=false)

at /root/Desktop/Mangos/Sources/src/game/Guild.cpp:1891

res = <value optimized out>

res = <value optimized out>

#2 0x00000000007eb15d in WorldSession::HandleGuildBankSwapItems (

this=0x2aabbd649890, recv_data=<value optimized out>)

at /root/Desktop/Mangos/Sources/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>

BankToBank = 0 '\\0'

BankTab = <value optimized out>

BankTabSlot = 21 '\\025'

AutoStore = <value optimized out>

PlayerSlot = 5 '\\005'

PlayerBag = <value optimized out>

SplitedAmount = 0 '\\0'

BankTabDst = 0 '\\0'

BankTabSlotDst = <value optimized out>

ToChar = 0 '\\0'

GuildId = 1304

pGuild = (Guild *) 0x2aabad9a6040

pl = (class Player *) 0x2aab922c7bd0

pItemBank = (class Item *) 0x0

pItemChar = (class Item *) 0x2aabad0ab510

#3 0x000000000078a685 in WorldSession::Update (this=0x2aabbd649890)

at /root/Desktop/Mangos/Sources/src/game/WorldSession.cpp:206

packet = (WorldPacket *) 0x2aab3e79f130

currTime = <value optimized out>

#4 0x0000000000783612 in World::UpdateSessions (this=0x2aaaac019680, diff=220)

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

No locals.

#5 0x0000000000783e32 in World::Update (this=0x2aaaac019680, diff=220)

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

No locals.

#6 0x00000000004c359d in WorldRunnable::run (this=<value optimized out>)

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

diff = 220

realCurrTime = 626688827

realPrevTime = <value optimized out>

prevSleepTime = 0

#7 0x0000000000838a35 in ACE_Based::Thread::ThreadTask (param=0x2aabad9a6040)

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

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

#8 0x00002b622ad5c367 in start_thread () from /lib64/libpthread.so.0

No symbol table info available.

#9 0x00002b622b2c809d in clone () from /lib64/libc.so.6

No symbol table info available.

Link to comment
Share on other sites

Core:[8379]

SD2: Latest

YTDB: 503

ACID: 31

Patches: NONE

crash_log_2009-08-17_06-01-47.log

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

Program terminated with signal 11, Segmentation fault.

[New process 17849]

[New process 17856]

[New process 17855]

[New process 17854]

[New process 17853]

[New process 17852]

[New process 17851]

[New process 17850]

[New process 17740]

[New process 17739]

[New process 17738]

[New process 17737]

#0 0x00000000005c9278 in Map::UnloadGrid (this=0x2aab24940f50, x=@0x430a1ea4,

y=@0x430a1ea0, pForce=<value optimized out>)

at /root/Desktop/Mangos/Sources/src/game/../framework/GameSystem/NGrid.h:39

39 void setUnloadReferenceLock( bool on ) { i_unloadReferenceLock = on; }

#0 0x00000000005c9278 in Map::UnloadGrid (this=0x2aab24940f50, x=@0x430a1ea4,

y=@0x430a1ea0, pForce=<value optimized out>)

at /root/Desktop/Mangos/Sources/src/game/../framework/GameSystem/NGrid.h:39

grid = <value optimized out>

gx = 26

gy = 31

__PRETTY_FUNCTION__ = "bool Map::UnloadGrid(const uint32&, const uint32&, bool)"

#1 0x00000000005c9435 in Map::UnloadAll (this=0x2aab24940f50, pForce=true)

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

grid = <value optimized out>

#2 0x00000000005ca199 in ~Map (this=0x2afdeb7069c0)

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

No locals.

#3 0x00000000005ca77d in ~InstanceMap (this=0x2aab24940f50)

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

No locals.

#4 0x00000000007ef845 in MapInstanced::DestroyInstance (this=0x2aaad79e8570,

itr=@0x430a1f70)

at /root/Desktop/Mangos/Sources/src/game/MapInstanced.cpp:234

No locals.

#5 0x00000000007efa61 in MapInstanced::Update (this=0x2aaad79e8570,

t=@0x430a1fb4) at /root/Desktop/Mangos/Sources/src/game/MapInstanced.cpp:47

i = {_M_cur = 0x2aab0486a1e0, _M_ht = 0x2aaad7a006f0}

#6 0x00000000005ea449 in MapManager::Update (this=0x2aaab4819010,

diff=<value optimized out>)

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

No locals.

#7 0x000000000078258d in World::Update (this=0xa543800, diff=128)

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

No locals.

#8 0x00000000004c35dd in WorldRunnable::run (this=<value optimized out>)

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

diff = 128

realCurrTime = 671409765

realPrevTime = <value optimized out>

prevSleepTime = 87

#9 0x0000000000835da5 in ACE_Based::Thread::ThreadTask (param=0x2afdeb7069c0)

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

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

#10 0x00002afdeaf1c367 in start_thread () from /lib64/libpthread.so.0

No symbol table info available.

#11 0x00002afdeb48809d in clone () from /lib64/libc.so.6

No symbol table info available.

Link to comment
Share on other sites

Core:[8379]

SD2: Latest

YTDB: 503

ACID: 31

Patches: NONE

crash_log_2009-08-17_11-30-56.log

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

Program terminated with signal 11, Segmentation fault.

[New process 20194]

[New process 20201]

[New process 20200]

[New process 20199]

[New process 20198]

[New process 20197]

[New process 20196]

[New process 20195]

[New process 20181]

[New process 20180]

[New process 20179]

[New process 20178]

#0 Guild::_CanStoreItem_InTab (this=0x21015450, tab=0 '\\0', dest=@0x4391cec0,

count=@0x4391cd74, merge=true, pSrcItem=0x366c0820, skip_slot=255 'ÿ')

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

164 ASSERT( index < m_valuesCount || PrintIndexError( index , false) );

#0 Guild::_CanStoreItem_InTab (this=0x21015450, tab=0 '\\0', dest=@0x4391cec0,

count=@0x4391cd74, merge=true, pSrcItem=0x366c0820, skip_slot=255 'ÿ')

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

pItem2 = (class Item *) 0x108f010003

j = 1

#1 0x00000000007ddd15 in Guild::CanStoreItem (this=0x21015450,

tab=<value optimized out>, slot=<value optimized out>, dest=@0x4391cec0,

count=17, pItem=0x366c0820, swap=false)

at /root/Desktop/Mangos/Sources/src/game/Guild.cpp:1891

res = <value optimized out>

res = <value optimized out>

#2 0x00000000007ea87d in WorldSession::HandleGuildBankSwapItems (

this=0x2aab627d1670, recv_data=<value optimized out>)

at /root/Desktop/Mangos/Sources/src/game/GuildHandler.cpp:1429

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>

BankToBank = 0 '\\0'

BankTab = 0 '\\0'

BankTabSlot = 255 'ÿ'

AutoStore = 0 '\\0'

PlayerSlot = <value optimized out>

PlayerBag = <value optimized out>

SplitedAmount = 0 '\\0'

BankTabDst = 0 '\\0'

BankTabSlotDst = 176 '°'

ToChar = 0 '\\0'

GuildId = 1287

pGuild = (Guild *) 0x21015450

pl = (class Player *) 0x2aab592870c0

pItemBank = (class Item *) 0x0

pItemChar = (class Item *) 0x366c0820

#3 0x000000000078b3d8 in WorldSession::Update (this=0x2aab627d1670)

at /root/Desktop/Mangos/Sources/src/game/WorldSession.cpp:208

packet = (WorldPacket *) 0x2aab5082fda0

currTime = <value optimized out>

#4 0x0000000000781c92 in World::UpdateSessions (this=0x2aaaac019580, diff=357)

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

No locals.

#5 0x00000000007824b2 in World::Update (this=0x2aaaac019580, diff=357)

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

No locals.

#6 0x00000000004c35dd in WorldRunnable::run (this=<value optimized out>)

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

diff = 357

realCurrTime = 691159141

realPrevTime = <value optimized out>

prevSleepTime = 0

#7 0x0000000000835da5 in ACE_Based::Thread::ThreadTask (param=0x21015450)

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

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

#8 0x00000035c2a06367 in start_thread () from /lib64/libpthread.so.0

No symbol table info available.

#9 0x00000035c1ed309d in clone () from /lib64/libc.so.6

No symbol table info available.

Link to comment
Share on other sites

Core: 8376

SD2: 1344

UDB: 382

ACID: 31

Patches: Cumulative patches by KAPATEJIb

crash_log_2009-08-17_22-02-11.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  0xb7836c87 in raise () from /lib/libc.so.6
#0  0xb7836c87 in raise () from /lib/libc.so.6
No symbol table info available.
#1  0xb78384f8 in abort () from /lib/libc.so.6
No symbol table info available.
#2  0xb783030c in __assert_fail () from /lib/libc.so.6
No symbol table info available.
#3  0x0844d372 in Guild::_CanStoreItem_InTab (this=0x92936b8, tab=<value optimized out>, dest=@0xb354d210, count=@0xb354d110, merge=true, pSrcItem=0x308baa00, 
   skip_slot=255 'ÿ') at ../../../src/game/Object.h:167
   need_space = <value optimized out>
   newPosition = {slot = 4 '\\004', count = 3321913785}
   pItem2 = (class Item *) 0x29019db0
   j = 1
#4  0x0844e040 in Guild::CanStoreItem (this=0x92936b8, tab=1 '\\001', slot=255 'ÿ', dest=@0xb354d210, count=1, pItem=0x308baa00, swap=false) at ../../../src/game/Guild.cpp:1891
   res = <value optimized out>
   res = <value optimized out>
#5  0x08459f91 in WorldSession::HandleGuildBankSwapItems (this=0x176ba28, recv_data=@0x679c08b8) 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 = 25 '\\031'
   PlayerBag = <value optimized out>
   SplitedAmount = <value optimized out>
   BankTabDst = 76 'L'
   BankTabSlotDst = 147 '\\223'
   ToChar = 0 '\\0'
   GuildId = 759
   pGuild = (Guild *) 0x92936b8
   pl = (class Player *) 0x2b246878
   pItemBank = (class Item *) 0x0
   pItemChar = (class Item *) 0x308baa00
#6  0x083f2c5b in WorldSession::Update (this=0x176ba28) at ../../../src/game/WorldSession.cpp:211
   packet = (WorldPacket *) 0x679c08b8
   currTime = <value optimized out>
#7  0x083eaef3 in World::UpdateSessions (this=0xb6d0e1c8, diff=74) at ../../../src/game/World.cpp:2092
   next = {_M_cur = 0x2e1b5338, _M_ht = 0xb6d0e238}
#8  0x083ebdea in World::Update (this=0xb6d0e1c8, diff=74) at ../../../src/game/World.cpp:1627
   autobroadcaston = 1
#9  0x0812934e in WorldRunnable::run (this=0xb4a833b8) at ../../../src/mangosd/WorldRunnable.cpp:65
   diff = 74
   realCurrTime = 700175080
   realPrevTime = <value optimized out>
   prevSleepTime = 63
#10 0x084b88e2 in ACE_Based::Thread::ThreadTask (param=0xb4a833b8) at ../../../src/shared/Threading.cpp:182
No locals.
#11 0xb7e07b37 in ACE_OS_Thread_Adapter::invoke () from /home/wow/mangos_git_compiled/lib/libACE-5.6.6.so
No symbol table info available.
#12 0xb7db821f in ace_thread_adapter () from /home/wow/mangos_git_compiled/lib/libACE-5.6.6.so
No symbol table info available.
#13 0xb79861b3 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#14 0xb78dd03e in clone () from /lib/libc.so.6
No symbol table info available.

Link to comment
Share on other sites

Core: 8376

SD2: 1344

UDB: 382

ACID: 31

Patches: Cumulative patches by KAPATEJIb

crash_log_2009-08-18_09-44-15.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  0xb778bc87 in raise () from /lib/libc.so.6
#0  0xb778bc87 in raise () from /lib/libc.so.6
No symbol table info available.
#1  0xb778d4f8 in abort () from /lib/libc.so.6
No symbol table info available.
#2  0xb778530c in __assert_fail () from /lib/libc.so.6
No symbol table info available.
#3  0x083b0201 in ThreatContainer::getReferenceByTarget (this=0x15ec0694, pVictim=0x23b70488) at ../../../src/game/Object.h:173
   result = <value optimized out>
   guid = <value optimized out>
#4  0x083b08b4 in ThreatContainer::addThreat (this=0x15ec0694, pVictim=0x23b70488, pThreat=0) at ../../../src/game/ThreatManager.cpp:233
   ref = <value optimized out>
#5  0x083b06e0 in ThreatManager::addThreat (this=0x15ec0688, pVictim=0x23b70488, 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  0x083b2403 in Unit::AddThreatToRedirectionTargets (this=0x15ebf858, pVictim=0x83661b40, threat=0, schoolMask=SPELL_SCHOOL_MASK_NORMAL, threatSpell=0x0)
   at ../../../src/game/Unit.cpp:10619
   remainThreatPct = 1
   map = <value optimized out>
#7  0x083b7dd3 in Unit::AddThreat (this=0x15ebf858, pVictim=0x83661b40, threat=0, schoolMask=SPELL_SCHOOL_MASK_NORMAL, threatSpell=0x0) at ../../../src/game/Unit.cpp:10401
   remainThreatPct = 55
#8  0x08480a74 in AggressorAI::AttackStart (this=0x15ec0910, u=0x83661b40) at ../../../src/game/AggressorAI.cpp:158
No locals.
#9  0x08359a94 in Spell::DoSpellHitOnUnit (this=0x24952910, unit=0x15ebf858, effectMask=7) at ../../../src/game/Spell.cpp:1341
   realCaster = (class Unit *) 0x83661b40
#10 0x083611b3 in Spell::DoAllEffectOnTarget (this=0x24952910, target=0x24a97d00) at ../../../src/game/Spell.cpp:1180
   damageInfo = {target = 0xbe1a, attacker = 0x11, SpellID = 2921840312, damage = 613755152, overkill = 48666, schoolMask = 2921840296, absorb = 3080317985, 
 resist = 528049504, physicalLog = 16, unused = 41, blocked = 2921840392, HitInfo = 137764534, cleanDamage = 528049504}
   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 = 0xae27becc, _M_prev = 0x0}}}, <No data fields>}
   mask = <value optimized out>
   unit = (class Unit *) 0x15ebf858
   caster = (class Unit *) 0x83661b40
   missInfo = <value optimized out>
   procAttacker = 16
   procVictim = 32
   procEx = <value optimized out>
#11 0x0836902d in Spell::handle_immediate (this=0x24952910) at ../../../src/game/Spell.cpp:2726
No locals.
#12 0x08367f57 in Spell::cast (this=0x24952910, skipCheck=false) at ../../../src/game/Spell.cpp:2700
   castResult = <value optimized out>
#13 0x0836912b in SpellEvent::Execute (this=0x211f3610, e_time=4606855, p_time=107) at ../../../src/game/Spell.cpp:6010
No locals.
#14 0x084d4238 in EventProcessor::Update (this=0x83661c30, p_time=107) at ../../../src/framework/Utilities/EventProcessor.cpp:47
   Event = (BasicEvent *) 0x211f3610
#15 0x083d6a90 in Unit::Update (this=0x83661b40, p_time=107) at ../../../src/game/Unit.cpp:194
No locals.
#16 0x083263ce in Player::Update (this=0x83661b40, p_time=107) at ../../../src/game/Player.cpp:1099
   now = <value optimized out>
   pet = <value optimized out>
#17 0x082409bf in Map::Update (this=0xb4333e68, t_diff=@0xae27c298) at ../../../src/game/Map.cpp:591
   cell = {data = {Part = {grid_x = 40, grid_y = 9, cell_x = 60, cell_y = 9, nocreate = 0, reserved = 87}, All = 2921841256}}
   cell_id = <value optimized out>
   y = <value optimized out>
   x = <value optimized out>
   obj = <value optimized out>
   updater = {i_timeDiff = 562027816}
   __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
#18 0x08254581 in MapManager::Update (this=0x9a553e8, diff=107) at ../../../src/game/MapManager.cpp:262
   iter = {_M_cur = 0xb47ab1e8, _M_ht = 0x9a55430}
#19 0x083ebe8e in World::Update (this=0xb6d0db00, diff=107) at ../../../src/game/World.cpp:1666
   next = {_M_cur = 0x0, _M_ht = 0x0}
   autobroadcaston = 1
#20 0x0812934e in WorldRunnable::run (this=0xb47d7fe0) at ../../../src/mangosd/WorldRunnable.cpp:65
   diff = 107
   realCurrTime = 742331205
   realPrevTime = <value optimized out>
   prevSleepTime = 98
#21 0x084b88e2 in ACE_Based::Thread::ThreadTask (param=0xb47d7fe0) at ../../../src/shared/Threading.cpp:182
No locals.
#22 0xb7d5cb37 in ACE_OS_Thread_Adapter::invoke () from /home/wow/mangos_git_compiled/lib/libACE-5.6.6.so
No symbol table info available.
#23 0xb7d0d21f in ace_thread_adapter () from /home/wow/mangos_git_compiled/lib/libACE-5.6.6.so
No symbol table info available.
#24 0xb78db1b3 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#25 0xb783203e in clone () from /lib/libc.so.6
No symbol table info available.

Link to comment
Share on other sites

Core: 8376

SD2: 1344

UDB: 382

ACID: 31

Patches: Cumulative patches by KAPATEJIb

crash_log_2009-08-18_19-07-07.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  0xb7794c87 in raise () from /lib/libc.so.6
#0  0xb7794c87 in raise () from /lib/libc.so.6
No symbol table info available.
#1  0xb77964f8 in abort () from /lib/libc.so.6
No symbol table info available.
#2  0xb778e30c in __assert_fail () from /lib/libc.so.6
No symbol table info available.
#3  0x083b0201 in ThreatContainer::getReferenceByTarget (this=0xac68e6e4, pVictim=0x66b02f0) at ../../../src/game/Object.h:173
   result = <value optimized out>
   guid = <value optimized out>
#4  0x083b08b4 in ThreatContainer::addThreat (this=0xac68e6e4, pVictim=0x66b02f0, pThreat=0) at ../../../src/game/ThreatManager.cpp:233
   ref = <value optimized out>
#5  0x083b06e0 in ThreatManager::addThreat (this=0xac68e6d8, pVictim=0x66b02f0, 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  0x083b2403 in Unit::AddThreatToRedirectionTargets (this=0xac68d8a8, pVictim=0x3e8bd80, threat=0, schoolMask=SPELL_SCHOOL_MASK_NORMAL, threatSpell=0x0)
   at ../../../src/game/Unit.cpp:10619
   remainThreatPct = 1
   map = <value optimized out>
#7  0x083b7dd3 in Unit::AddThreat (this=0xac68d8a8, pVictim=0x3e8bd80, threat=0, schoolMask=SPELL_SCHOOL_MASK_NORMAL, threatSpell=0x0) at ../../../src/game/Unit.cpp:10401
   remainThreatPct = 119
#8  0x0847a9f0 in ReactorAI::AttackStart (this=0xac68e998, p=0x3e8bd80) at ../../../src/game/ReactorAI.cpp:52
No locals.
#9  0x08359a94 in Spell::DoSpellHitOnUnit (this=0x2dbccc20, unit=0xac68d8a8, effectMask=1) at ../../../src/game/Spell.cpp:1341
   realCaster = (class Unit *) 0x3e8bd80
#10 0x083611b3 in Spell::DoAllEffectOnTarget (this=0x2dbccc20, target=0x29f997d8) at ../../../src/game/Spell.cpp:1180
   damageInfo = {target = 0xacc, attacker = 0x11, SpellID = 3004165880, damage = 767347744, overkill = 2764, schoolMask = 290, absorb = 124, resist = 767347744, 
 physicalLog = false, unused = false, blocked = 3004165960, HitInfo = 137791749, cleanDamage = 767347744}
   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 = 0xb7892c5c, _M_prev = 0x0}}}, <No data fields>}
   mask = <value optimized out>
   unit = (class Unit *) 0xac68d8a8
   caster = (class Unit *) 0x3e8bd80
   missInfo = <value optimized out>
   procAttacker = 256
   procVictim = 512
   procEx = <value optimized out>
#11 0x08368ea7 in Spell::handle_delayed (this=0x2dbccc20, t_offset=925) at ../../../src/game/Spell.cpp:2757
   next_time = <value optimized out>
#12 0x08369203 in SpellEvent::Execute (this=0x2d4e4e00, e_time=2978202, p_time=124) at ../../../src/game/Spell.cpp:6059
   n_offset = <value optimized out>
#13 0x084d4238 in EventProcessor::Update (this=0x3e8be70, p_time=124) at ../../../src/framework/Utilities/EventProcessor.cpp:47
   Event = (BasicEvent *) 0x2d4e4e00
#14 0x083d6a90 in Unit::Update (this=0x3e8bd80, p_time=124) at ../../../src/game/Unit.cpp:194
No locals.
#15 0x083263ce in Player::Update (this=0x3e8bd80, p_time=124) at ../../../src/game/Player.cpp:1099
   now = <value optimized out>
   pet = <value optimized out>
#16 0x082409bf in Map::Update (this=0xcb1fd28, t_diff=@0xb30ff298) at ../../../src/game/Map.cpp:591
   cell = {data = {Part = {grid_x = 40, grid_y = 9, cell_x = 63, cell_y = 3, nocreate = 1, reserved = 89}, All = 3004166760}}
   cell_id = <value optimized out>
   y = <value optimized out>
   x = <value optimized out>
   obj = <value optimized out>
   updater = {i_timeDiff = 608633520}
   __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
#17 0x08254581 in MapManager::Update (this=0x9913b08, diff=124) at ../../../src/game/MapManager.cpp:262
   iter = {_M_cur = 0xcf9ee88, _M_ht = 0x9913b50}
#18 0x083ebe8e in World::Update (this=0xb6d0f218, diff=124) at ../../../src/game/World.cpp:1666
   next = {_M_cur = 0x0, _M_ht = 0x0}
   autobroadcaston = 1
#19 0x0812934e in WorldRunnable::run (this=0xcb578d8) at ../../../src/mangosd/WorldRunnable.cpp:65
   diff = 124
   realCurrTime = 776072736
   realPrevTime = <value optimized out>
   prevSleepTime = 90
#20 0x084b88e2 in ACE_Based::Thread::ThreadTask (param=0xcb578d8) at ../../../src/shared/Threading.cpp:182
No locals.
#21 0xb7d65b37 in ACE_OS_Thread_Adapter::invoke () from /home/wow/mangos_git_compiled/lib/libACE-5.6.6.so
No symbol table info available.
#22 0xb7d1621f in ace_thread_adapter () from /home/wow/mangos_git_compiled/lib/libACE-5.6.6.so
No symbol table info available.
#23 0xb78e41b3 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#24 0xb783b03e in clone () from /lib/libc.so.6
No symbol table info available.

Link to comment
Share on other sites

Core:[8379]

SD2: Latest

YTDB: 503

ACID: 31

Patches: NONE

crash_log_2009-08-18_11-35-12.log

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

Program terminated with signal 11, Segmentation fault.

[New process 12606]

[New process 12613]

[New process 12612]

[New process 12611]

[New process 12610]

[New process 12609]

[New process 12608]

[New process 12607]

[New process 12596]

[New process 12595]

[New process 12594]

[New process 12593]

#0 0x00000000007f1d15 in WorldSession::HandleSetActiveMoverOpcode (

this=0x2aab4c9ed480, recv_data=<value optimized out>)

at /root/Desktop/Mangos/Sources/src/game/MovementHandler.cpp:423

423 if(_player->m_mover->GetGUID() != guid)

#0 0x00000000007f1d15 in WorldSession::HandleSetActiveMoverOpcode (

this=0x2aab4c9ed480, recv_data=<value optimized out>)

at /root/Desktop/Mangos/Sources/src/game/MovementHandler.cpp:423

No locals.

#1 0x000000000078b3d8 in WorldSession::Update (this=0x2aab4c9ed480)

at /root/Desktop/Mangos/Sources/src/game/WorldSession.cpp:208

packet = (WorldPacket *) 0x2aabde45fae0

currTime = <value optimized out>

#2 0x0000000000781c92 in World::UpdateSessions (this=0x2aaaac019680, diff=115)

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

No locals.

#3 0x00000000007824b2 in World::Update (this=0x2aaaac019680, diff=115)

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

No locals.

#4 0x00000000004c35dd in WorldRunnable::run (this=<value optimized out>)

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

diff = 115

realCurrTime = 777811538

realPrevTime = <value optimized out>

prevSleepTime = 0

#5 0x0000000000835da5 in ACE_Based::Thread::ThreadTask (param=0x2aabde45fae0)

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

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

#6 0x00000035c2a06367 in start_thread () from /lib64/libpthread.so.0

No symbol table info available.

#7 0x00000035c1ed309d in clone () from /lib64/libc.so.6

No symbol table info available.

Link to comment
Share on other sites

Core: 8376

SD2: 1344

UDB: 382

ACID: 31

Patches: Cumulative patches by KAPATEJIb

crash_log_2009-08-19_20-43-11.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  0xb77b1c87 in raise () from /lib/libc.so.6
#0  0xb77b1c87 in raise () from /lib/libc.so.6
No symbol table info available.
#1  0xb77b34f8 in abort () from /lib/libc.so.6
No symbol table info available.
#2  0xb79c8550 in __gnu_cxx::__verbose_terminate_handler () from /usr/lib/libstdc++.so.6
No symbol table info available.
#3  0xb79c5df5 in ?? () from /usr/lib/libstdc++.so.6
No symbol table info available.
#4  0xb79c5e32 in std::terminate () from /usr/lib/libstdc++.so.6
No symbol table info available.
#5  0xb79c5f5a in __cxa_throw () from /usr/lib/libstdc++.so.6
No symbol table info available.
#6  0xb79c656e in operator new () from /usr/lib/libstdc++.so.6
No symbol table info available.
#7  0x083faa47 in std::_Rb_tree<WorldSocket*, WorldSocket*, std::_Identity<WorldSocket*>, std::less<WorldSocket*>, std::allocator<WorldSocket*> >::_M_insert (this=0xb3371608, 
   __x=0x0, __p=0x2905f278, __v=@0xa84a22d4) at /usr/lib/gcc/i486-slackware-linux/4.2.3/../../../../include/c++/4.2.3/ext/new_allocator.h:91
   __z = <value optimized out>
#8  0x083fab23 in std::_Rb_tree<WorldSocket*, WorldSocket*, std::_Identity<WorldSocket*>, std::less<WorldSocket*>, std::allocator<WorldSocket*> >::_M_insert_unique (
   this=0xb3371608, __v=@0xa84a22d4) at /usr/lib/gcc/i486-slackware-linux/4.2.3/../../../../include/c++/4.2.3/bits/stl_tree.h:990
   __x = <value optimized out>
   __comp = true
#9  0x083fb7c5 in ReactorRunnable::svc (this=0xb33715b0) at /usr/lib/gcc/i486-slackware-linux/4.2.3/../../../../include/c++/4.2.3/bits/stl_set.h:307
   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 = 2147483647, 
       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}}
#10 0xb7dc9403 in ACE_Task_Base::svc_run () from /home/wow/mangos_git_compiled/lib/libACE-5.6.6.so
No symbol table info available.
#11 0xb7dc9ea6 in ACE_Thread_Adapter::invoke_i () from /home/wow/mangos_git_compiled/lib/libACE-5.6.6.so
No symbol table info available.
#12 0xb7dca07c in ACE_Thread_Adapter::invoke () from /home/wow/mangos_git_compiled/lib/libACE-5.6.6.so
No symbol table info available.
#13 0xb7d3321f in ace_thread_adapter () from /home/wow/mangos_git_compiled/lib/libACE-5.6.6.so
No symbol table info available.
#14 0xb79011b3 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#15 0xb785803e in clone () from /lib/libc.so.6
No symbol table info available.

Link to comment
Share on other sites

Core: 8376

SD2: 1344

UDB: 382

ACID: 31

Patches: Cumulative patches by KAPATEJIb

crash_log_2009-08-20_11-17-43.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  Guild::_CanStoreItem_InSpecificSlot (this=0x9a2c240, tab=<value optimized out>, slot=52 '4', dest=@0xb348c210, count=@0xb348c110, swap=false, pSrcItem=0x1dd98248)
   at ../../../src/game/Object.h:167
167                ASSERT( index < m_valuesCount || PrintIndexError( index , false) );
#0  Guild::_CanStoreItem_InSpecificSlot (this=0x9a2c240, tab=<value optimized out>, slot=52 '4', dest=@0xb348c210, count=@0xb348c110, swap=false, pSrcItem=0x1dd98248)
   at ../../../src/game/Object.h:167
   pItem2 = (class Item *) 0x4b290003
   need_space = <value optimized out>
   newPosition = {slot = 4 '\\004', count = 3324344578}
#1  0x0844dffb in Guild::CanStoreItem (this=0x9a2c240, tab=0 '\\0', slot=52 '4', dest=@0xb348c210, count=1, pItem=0x1dd98248, swap=<value optimized out>)
   at ../../../src/game/Guild.cpp:1878
   res = <value optimized out>
   res = <value optimized out>
#2  0x08459f91 in WorldSession::HandleGuildBankSwapItems (this=0x20c41038, recv_data=@0x219f71a8) 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 = 0 '\\0'
   BankTabSlot = <value optimized out>
   AutoStore = 0 '\\0'
   PlayerSlot = 37 '%'
   PlayerBag = <value optimized out>
   SplitedAmount = <value optimized out>
   BankTabDst = 252 'ü'
   BankTabSlotDst = 137 '\\211'
   ToChar = 0 '\\0'
   GuildId = 773
   pGuild = (Guild *) 0x9a2c240
   pl = (class Player *) 0x19f0a368
   pItemBank = (class Item *) 0x0
   pItemChar = (class Item *) 0x1dd98248
#3  0x083f2c5b in WorldSession::Update (this=0x20c41038) at ../../../src/game/WorldSession.cpp:211
   packet = (WorldPacket *) 0x219f71a8
   currTime = <value optimized out>
#4  0x083eaef3 in World::UpdateSessions (this=0xb6d0dad0, diff=87) at ../../../src/game/World.cpp:2092
   next = {_M_cur = 0x236f4fe0, _M_ht = 0xb6d0db40}
#5  0x083ebdea in World::Update (this=0xb6d0dad0, diff=87) at ../../../src/game/World.cpp:1627
   autobroadcaston = 1
#6  0x0812934e in WorldRunnable::run (this=0xb2b54108) at ../../../src/mangosd/WorldRunnable.cpp:65
   diff = 87
   realCurrTime = 920726053
   realPrevTime = <value optimized out>
   prevSleepTime = 66
#7  0x084b88e2 in ACE_Based::Thread::ThreadTask (param=0xb2b54108) at ../../../src/shared/Threading.cpp:182
No locals.
#8  0xb7d72b37 in ACE_OS_Thread_Adapter::invoke () from /home/wow/mangos_git_compiled/lib/libACE-5.6.6.so
No symbol table info available.
#9  0xb7d2321f in ace_thread_adapter () from /home/wow/mangos_git_compiled/lib/libACE-5.6.6.so
No symbol table info available.
#10 0xb78f11b3 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#11 0xb784803e in clone () from /lib/libc.so.6
No symbol table info available.

Link to comment
Share on other sites

Core: 8376

SD2: 1344

UDB: 382

ACID: 31

Patches: Cumulative patches by KAPATEJIb

crash_log_2009-08-20_15-59-14.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  0x083b017c in ThreatContainer::getReferenceByTarget (this=0x4b40cde4, pVictim=0xb4530030) at ../../../src/game/ThreatManager.cpp:215
215        uint64 guid = pVictim->GetGUID();
#0  0x083b017c in ThreatContainer::getReferenceByTarget (this=0x4b40cde4, pVictim=0xb4530030) at ../../../src/game/ThreatManager.cpp:215
   result = <value optimized out>
   guid = <value optimized out>
#1  0x083b08b4 in ThreatContainer::addThreat (this=0x4b40cde4, pVictim=0xb4530030, pThreat=0) at ../../../src/game/ThreatManager.cpp:233
   ref = <value optimized out>
#2  0x083b06e0 in ThreatManager::addThreat (this=0x4b40cdd8, pVictim=0xb4530030, 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*)"
#3  0x083b2403 in Unit::AddThreatToRedirectionTargets (this=0x4b40bfa8, pVictim=0x62c40a08, threat=0, schoolMask=SPELL_SCHOOL_MASK_NORMAL, threatSpell=0x0)
   at ../../../src/game/Unit.cpp:10619
   remainThreatPct = 1
   map = <value optimized out>
#4  0x083b7dd3 in Unit::AddThreat (this=0x4b40bfa8, pVictim=0x62c40a08, threat=0, schoolMask=SPELL_SCHOOL_MASK_NORMAL, threatSpell=0x0) at ../../../src/game/Unit.cpp:10401
   remainThreatPct = 142
#5  0x08480a74 in AggressorAI::AttackStart (this=0x867aa268, u=0x62c40a08) at ../../../src/game/AggressorAI.cpp:158
No locals.
#6  0x08172eeb in AssistDelayEvent::Execute (this=0x3aabd460) at ../../../src/game/Creature.cpp:100
   victim = (class Unit *) 0x62c40a08
#7  0x084d4238 in EventProcessor::Update (this=0x4b416368, p_time=134) at ../../../src/framework/Utilities/EventProcessor.cpp:47
   Event = (BasicEvent *) 0x3aabd460
#8  0x083d6a90 in Unit::Update (this=0x4b416278, p_time=134) at ../../../src/game/Unit.cpp:194
No locals.
#9  0x0817228a in Creature::Update (this=0x4b416278, diff=134) at ../../../src/game/Creature.cpp:423
No locals.
#10 0x0824c45f in VisitorHelper<MaNGOS::ObjectUpdater, Creature> (v=@0xb314d250, c=@0x4bc9b47c) at ../../../src/game/GridNotifiersImpl.h:46
No locals.
#11 0x0824c4f5 in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (v=@0xb314d250, c=@0x4bc9b47c)
   at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:70
No locals.
#12 0x08240611 in Map::Update (this=0xb4630a68, t_diff=@0xb314d298) at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:105
   cell = {data = {Part = {grid_x = 17, grid_y = 29, cell_x = 6, cell_y = 4, nocreate = 1, reserved = 16}, All = 554723153}}
   cell_id = <value optimized out>
   y = 236
   x = 142
   plr = <value optimized out>
   updater = {i_timeDiff = 134}
   __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
#13 0x08254581 in MapManager::Update (this=0x9823278, diff=134) at ../../../src/game/MapManager.cpp:262
   iter = {_M_cur = 0xb492ca78, _M_ht = 0x98232c0}
#14 0x083ebe8e in World::Update (this=0xb6d0dad0, diff=134) at ../../../src/game/World.cpp:1666
   next = {_M_cur = 0x0, _M_ht = 0xb6d0db2c}
   autobroadcaston = 1
#15 0x0812934e in WorldRunnable::run (this=0xb48990f0) at ../../../src/mangosd/WorldRunnable.cpp:65
   diff = 134
   realCurrTime = 937608261
   realPrevTime = <value optimized out>
   prevSleepTime = 93
#16 0x084b88e2 in ACE_Based::Thread::ThreadTask (param=0xb48990f0) at ../../../src/shared/Threading.cpp:182
No locals.
#17 0xb7d79b37 in ACE_OS_Thread_Adapter::invoke () from /home/wow/mangos_git_compiled/lib/libACE-5.6.6.so
No symbol table info available.
#18 0xb7d2a21f in ace_thread_adapter () from /home/wow/mangos_git_compiled/lib/libACE-5.6.6.so
No symbol table info available.
#19 0xb78f81b3 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#20 0xb784f03e in clone () from /lib/libc.so.6
No symbol table info available.

Link to comment
Share on other sites

Core: 8376

SD2: 1344

UDB: 382

ACID: 31

Patches: Cumulative patches by KAPATEJIb

crash_log_2009-08-20_16-01-41.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  Unit::IsFriendlyTo (this=0x0, unit=0xab08a468) at ../../../src/game/Unit.cpp:7756
7756        if(getVictim()==unit || unit->getVictim()==this)
#0  Unit::IsFriendlyTo (this=0x0, unit=0xab08a468) at ../../../src/game/Unit.cpp:7756
   tester = <value optimized out>
   target = <value optimized out>
   tester_faction = <value optimized out>
   target_faction = <value optimized out>
#1  0x0834a075 in Aura::_AddAura (this=0xaba78900) at ../../../src/game/SpellAuras.cpp:957
   castItem = <value optimized out>
   secondaura = false
   slot = 2 '\\002'
   caster = (class Unit *) 0x0
#2  0x083d6467 in Unit::AddAura (this=0xab08a468, Aur=0xaba78900) at ../../../src/game/Unit.cpp:3582
   caster = <value optimized out>
   aurSpellInfo = (const SpellEntry *) 0xb0521de8
   aurName = SPELL_AURA_PERIODIC_TRIGGER_SPELL
   spair = {first = 2893, second = 0 '\\0'}
#3  0x082e6d3b in Player::_LoadAuras (this=0xab08a468, result=0xd88d278, timediff=241) at ../../../src/game/Player.cpp:15206
   aura = (class Aura *) 0xaba78900
   i = 0
   spellid = 2893
   remaincharges = 0
   a_caster = <value optimized out>
   spellproto = (const SpellEntry *) 0xb0521de8
   fields = <value optimized out>
   effindex = 0
   stackcount = 1
   damage = 0
   remaintime = 10719
#4  0x083243f8 in Player::LoadFromDB (this=0xab08a468, guid=99838, holder=0xabadcd80) at ../../../src/game/Player.cpp:14828
   at = <value optimized out>
   arena_team_id = <value optimized out>
   result = (QueryResult *) 0xd5d2cd0
   fields = (Field *) 0xd893ee4
   dbAccountId = <value optimized out>
   transGUID = 0
   arena_currency = <value optimized out>
   now = <value optimized out>
   time_diff = 241
   soberFactor = 31.5238972
   old_safe_flags = <value optimized out>
   extraflags = 4
   taxi_nodes = {static npos = 4294967295, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, 
   _M_p = 0x860183c ""}}
   savedHealth = 33060
   savedPower = {170, 450, 0, 100, 0, 0, 0}
   __PRETTY_FUNCTION__ = "bool Player::LoadFromDB(uint32, SqlQueryHolder*)"
#5  0x084890c6 in WorldSession::HandlePlayerLogin (this=0xb48a9d48, holder=0xabadcd80) at ../../../src/game/CharacterHandler.cpp:571
   playerGuid = 99838
   pCurrChar = (class Player *) 0xab08a468
   data = {<ByteBuffer> = {static DEFAULT_SIZE = 4096, _rpos = 137076597, _wpos = 3031773080, 
   _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 = 0x61 <Address 0x61 out of bounds>, _M_finish = 0xb2f8c1f8 "X ø²<T+\\bÐ!µ´", 
         _M_end_of_storage = 0xb7a60c21 "\\203Ä\\004[]Ã\\220\\220\\220\\220\\220\\220\\220\\220\\220U\\211åS\\203ì\\004\\213E\\bèH¼øÿ\\201õÓ\\002"}}, <No data fields>}}, m_opcode = 39024}
   resultGuild = <value optimized out>
   IP_str = {static npos = 4294967295, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, 
   _M_p = 0x5793 <Address 0x5793 out of bounds>}}
#6  0x0848f6ae in MaNGOS::_IQueryCallback<MaNGOS::_Callback<CharacterHandler, QueryResult*, SqlQueryHolder*, void, void> >::Execute (this=0x0)
   at ../../../src/game/../framework/Utilities/Callback.h:72
No locals.
#7  0x084b1e30 in SqlResultQueue::Update (this=0xa61fdf8) at ../../../../src/shared/Database/SqlOperations.cpp:77
   callback = (class MaNGOS::IQueryCallback *) 0xac58a100
#8  0x083ebec4 in World::Update (this=0xb6d0db00, diff=97) at ../../../src/game/World.cpp:1674
   next = {_M_cur = 0x0, _M_ht = 0x0}
   autobroadcaston = 1
#9  0x0812934e in WorldRunnable::run (this=0xb48a8738) at ../../../src/mangosd/WorldRunnable.cpp:65
   diff = 97
   realCurrTime = 937803625
   realPrevTime = <value optimized out>
   prevSleepTime = 97
#10 0x084b88e2 in ACE_Based::Thread::ThreadTask (param=0xb48a8738) at ../../../src/shared/Threading.cpp:182
No locals.
#11 0xb7e1eb37 in ACE_OS_Thread_Adapter::invoke () from /home/wow/mangos_git_compiled/lib/libACE-5.6.6.so
No symbol table info available.
#12 0xb7dcf21f in ace_thread_adapter () from /home/wow/mangos_git_compiled/lib/libACE-5.6.6.so
No symbol table info available.
#13 0xb799d1b3 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#14 0xb78f403e in clone () from /lib/libc.so.6
No symbol table info available.

Link to comment
Share on other sites

Core: 8376

SD2: 1344

UDB: 382

ACID: 31

Patches: Cumulative patches by KAPATEJIb

crash_log_2009-08-20_16-03-44.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  Unit::IsFriendlyTo (this=0x0, unit=0x9eaba70) at ../../../src/game/Unit.cpp:7756
7756        if(getVictim()==unit || unit->getVictim()==this)
#0  Unit::IsFriendlyTo (this=0x0, unit=0x9eaba70) at ../../../src/game/Unit.cpp:7756
   tester = <value optimized out>
   target = <value optimized out>
   tester_faction = <value optimized out>
   target_faction = <value optimized out>
#1  0x0834a075 in Aura::_AddAura (this=0x9ea1210) at ../../../src/game/SpellAuras.cpp:957
   castItem = <value optimized out>
   secondaura = false
   slot = 2 '\\002'
   caster = (class Unit *) 0x0
#2  0x083d6467 in Unit::AddAura (this=0x9eaba70, Aur=0x9ea1210) at ../../../src/game/Unit.cpp:3582
   caster = <value optimized out>
   aurSpellInfo = (const SpellEntry *) 0xb0521de8
   aurName = SPELL_AURA_PERIODIC_TRIGGER_SPELL
   spair = {first = 2893, second = 0 '\\0'}
#3  0x082e6d3b in Player::_LoadAuras (this=0x9eaba70, result=0xabc34a20, timediff=365) at ../../../src/game/Player.cpp:15206
   aura = (class Aura *) 0x9ea1210
   i = 0
   spellid = 2893
   remaincharges = 0
   a_caster = <value optimized out>
   spellproto = (const SpellEntry *) 0xb0521de8
   fields = <value optimized out>
   effindex = 0
   stackcount = 1
   damage = 0
   remaintime = 10595
#4  0x083243f8 in Player::LoadFromDB (this=0x9eaba70, guid=99838, holder=0x8f651a0) at ../../../src/game/Player.cpp:14828
   at = <value optimized out>
   arena_team_id = <value optimized out>
   result = (QueryResult *) 0xabc30640
   fields = (Field *) 0xac8dd55c
   dbAccountId = <value optimized out>
   transGUID = 0
   arena_currency = <value optimized out>
   now = <value optimized out>
   time_diff = 365
   soberFactor = 31.5238972
   old_safe_flags = <value optimized out>
   extraflags = 4
   taxi_nodes = {static npos = 4294967295, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, 
   _M_p = 0x860183c ""}}
   savedHealth = 33060
   savedPower = {170, 450, 0, 100, 0, 0, 0}
   __PRETTY_FUNCTION__ = "bool Player::LoadFromDB(uint32, SqlQueryHolder*)"
#5  0x084890c6 in WorldSession::HandlePlayerLogin (this=0xae34acd8, holder=0x8f651a0) at ../../../src/game/CharacterHandler.cpp:571
   playerGuid = 99838
   pCurrChar = (class Player *) 0x9eaba70
   data = {<ByteBuffer> = {static DEFAULT_SIZE = 4096, _rpos = 32, _wpos = 2864529944, _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 = 0xb7951c5c "double free or corruption (fasttop)", _M_finish = 0xb6d00010 "", _M_end_of_storage = 0xac842528 ""}}, <No data fields>}}, m_opcode = 37032}
   resultGuild = <value optimized out>
   IP_str = {static npos = 4294967295, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, 
   _M_p = 0x5a25 <Address 0x5a25 out of bounds>}}
#6  0x0848f6ae in MaNGOS::_IQueryCallback<MaNGOS::_Callback<CharacterHandler, QueryResult*, SqlQueryHolder*, void, void> >::Execute (this=0x0)
   at ../../../src/game/../framework/Utilities/Callback.h:72
No locals.
#7  0x084b1e30 in SqlResultQueue::Update (this=0x8621210) at ../../../../src/shared/Database/SqlOperations.cpp:77
   callback = (class MaNGOS::IQueryCallback *) 0x99b1fe0
#8  0x083ebec4 in World::Update (this=0xb6d0dad0, diff=131) at ../../../src/game/World.cpp:1674
   next = {_M_cur = 0x0, _M_ht = 0x0}
   autobroadcaston = 1
#9  0x0812934e in WorldRunnable::run (this=0xb2b51290) at ../../../src/mangosd/WorldRunnable.cpp:65
   diff = 131
   realCurrTime = 937927269
   realPrevTime = <value optimized out>
   prevSleepTime = 65
#10 0x084b88e2 in ACE_Based::Thread::ThreadTask (param=0xb2b51290) at ../../../src/shared/Threading.cpp:182
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 0xb79a31b3 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#14 0xb78fa03e in clone () from /lib/libc.so.6
No symbol table info available.

Link to comment
Share on other sites

Core: 8384

DB latest UDB

SD2: latest

Acid: latest

OS: Linux 64 Bit ( suse )

crash.log

Spell: Effect : 2

Spell: Effect : 3

ProcDamageAndSpell: casting spell id 20185 (triggered by a victim's dummy aura of spell 20185)

Sending SMSG_SPELL_GO id=20267

Spell: Effect : 10

ProcDamageAndSpell: casting spell id 20185 (triggered by a victim's haste aura of spell 20185)

deal dmg:33 to health:64

creature 76617 stopped attacking creature 100227

Sending SMSG_SPELL_GO id=59543

Spell: Effect : 6

Spell: Aura is: 8

Aura: construct Spellid : 59543, Aura : 8 Duration : 15000 Target : 21 Damage : 235

Aura 8 now is in use

PeriodicTick: 1184 (TypeId: 3) heal of 48799 (TypeId: 4) for 115 health inflicted by 19579

Sending SMSG_SPELL_START id=27049

Tue Aug 18 19:55:30 CEST 2009

deal dmg:368 to health:8446

Sending SMSG_SPELL_GO id=25710

Spell: Effect : 58

deal dmg:437 to health:9063

Sending SMSG_SPELL_START id=25710

WORLD: Sending SMSG_ATTACKERSTATEUPDATE

deal dmg:368 to health:8511

Sending SMSG_SPELL_START id=25710

WORLD: Sending SMSG_ATTACKERSTATEUPDATE

deal dmg:706 to health:546

creature 108496 stopped attacking creature 108529

creature 108527 stopped attacking creature 108496

creature 108528 stopped attacking creature 108496

creature 108529 stopped attacking creature 108496

Grid[40,28] on map 571 moved to IDLE state

Thu Aug 20 13:44:02 CEST 2009

Aura 16 now is remove mode 0

Aura 16 now is remove mode 0

Aura 16 now is remove mode 0

Aura 16 now is remove mode 0

Aura 16 now is remove mode 0

Aura 16 now is remove mode 0

Aura 16 now is remove mode 0

Aura 16 now is remove mode 0

Aura 16 now is remove mode 0

Aura 16 now is remove mode 0

Aura 16 now is remove mode 0

Aura 23 now is remove mode 0

Halting process...

Thu Aug 20 14:05:37 CEST 2009

Aura 234 now is in use

Aura: construct Spellid : 63510, Aura : 234 Duration : -1 Target : 1 Damage : -30

Aura 234 now is in use

Aura: construct Spellid : 63510, Aura : 234 Duration : -1 Target : 1 Damage : -30

Aura 234 now is in use

Aura: construct Spellid : 63510, Aura : 234 Duration : -1 Target : 1 Damage : -30

Aura 234 now is in use

Aura: construct Spellid : 63510, Aura : 234 Duration : -1 Target : 1 Damage : -30

Aura 234 now is in use

Aura 22 now is remove mode 0

Aura 22 now is remove mode 0

Aura: construct Spellid : 10291, Aura : 22 Duration : -1 Target : 1 Damage : 390

Aura 22 now is in use

Aura: construct Spellid : 10291, Aura : 22 Duration : -1 Target : 1 Damage : 390

Aura 22 now is in use

Link to comment
Share on other sites

Core: 8376

SD2: 1344

UDB: 382

ACID: 31

Patches: Cumulative patches by KAPATEJIb

crash_log_2009-08-20_18-43-17.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  0xb7811c87 in raise () from /lib/libc.so.6
#0  0xb7811c87 in raise () from /lib/libc.so.6
No symbol table info available.
#1  0xb78134f8 in abort () from /lib/libc.so.6
No symbol table info available.
#2  0xb780b30c in __assert_fail () from /lib/libc.so.6
No symbol table info available.
#3  0x0844d372 in Guild::_CanStoreItem_InTab (this=0xb2c3e000, tab=<value optimized out>, dest=@0xaaca2210, count=@0xaaca2110, merge=true, pSrcItem=0x9159be8, 
   skip_slot=255 'ÿ') at ../../../src/game/Object.h:167
   need_space = <value optimized out>
   newPosition = {slot = 4 '\\004', count = 2865373416}
   pItem2 = (class Item *) 0x3a4a3218
   j = 49
#4  0x0844e040 in Guild::CanStoreItem (this=0xb2c3e000, tab=0 '\\0', slot=255 'ÿ', dest=@0xaaca2210, count=4, pItem=0x9159be8, swap=false) at ../../../src/game/Guild.cpp:1891
   res = <value optimized out>
   res = <value optimized out>
#5  0x08459f91 in WorldSession::HandleGuildBankSwapItems (this=0x77c18970, recv_data=@0x53feeea0) 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 = 0 '\\0'
   BankTabSlot = <value optimized out>
   AutoStore = 0 '\\0'
   PlayerSlot = 0 '\\0'
   PlayerBag = <value optimized out>
   SplitedAmount = <value optimized out>
   BankTabDst = 252 'ü'
   BankTabSlotDst = 144 '\\220'
   ToChar = 0 '\\0'
   GuildId = 777
   pGuild = (Guild *) 0xb2c3e000
   pl = (class Player *) 0x9119ff8
   pItemBank = (class Item *) 0x0
   pItemChar = (class Item *) 0x9159be8
#6  0x083f2c5b in WorldSession::Update (this=0x77c18970) at ../../../src/game/WorldSession.cpp:211
   packet = (WorldPacket *) 0x53feeea0
   currTime = <value optimized out>
#7  0x083eaef3 in World::UpdateSessions (this=0xb6d0db00, diff=92) at ../../../src/game/World.cpp:2092
   next = {_M_cur = 0x83456348, _M_ht = 0xb6d0db70}
#8  0x083ebdea in World::Update (this=0xb6d0db00, diff=92) at ../../../src/game/World.cpp:1627
   autobroadcaston = 1
#9  0x0812934e in WorldRunnable::run (this=0xb29118b8) at ../../../src/mangosd/WorldRunnable.cpp:65
   diff = 92
   realCurrTime = 947454378
   realPrevTime = <value optimized out>
   prevSleepTime = 39
#10 0x084b88e2 in ACE_Based::Thread::ThreadTask (param=0xb29118b8) at ../../../src/shared/Threading.cpp:182
No locals.
#11 0xb7de2b37 in ACE_OS_Thread_Adapter::invoke () from /home/wow/mangos_git_compiled/lib/libACE-5.6.6.so
No symbol table info available.
#12 0xb7d9321f in ace_thread_adapter () from /home/wow/mangos_git_compiled/lib/libACE-5.6.6.so
No symbol table info available.
#13 0xb79611b3 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#14 0xb78b803e in clone () from /lib/libc.so.6
No symbol table info available.

Link to comment
Share on other sites

Core: 8384

DB latest UDB

SD2: latest

Acid: latest

OS: Linux 64 Bit ( suse )

crash.log

hu Aug 20 19:43:44 CEST 2009

Player::UpdateItemDuration(1,0)

Item::UpdateDuration Item (Entry: 23247 Duration 1191470 Diff 1)

Item::UpdateDuration Item (Entry: 23246 Duration 1191470 Diff 1)

Player::UpdateItemDuration(1,0)

Item::UpdateDuration Item (Entry: 39878 Duration 345929 Diff 1)

Player::UpdateItemDuration(1,0)

Item::UpdateDuration Item (Entry: 23247 Duration 1161626 Diff 1)

Player::UpdateItemDuration(1,0)

Item::UpdateDuration Item (Entry: 23247 Duration 1058828 Diff 1)

Item::UpdateDuration Item (Entry: 31880 Duration 256932 Diff 1)

Player::UpdateItemDuration(1,0)

Item::UpdateDuration Item (Entry: 33035 Duration 156948 Diff 1)

Item::UpdateDuration Item (Entry: 33035 Duration 47038 Diff 1)

Player::UpdateItemDuration(1,0)

Item::UpdateDuration Item (Entry: 33035 Duration 166966 Diff 1)

Thu Aug 20 21:36:34 CEST 2009

WORLD: Recvd MSG_MOVE_START_FORWARD (181, 0xB5) opcode

WORLD: Recvd MSG_MOVE_START_STRAFE_RIGHT (185, 0xB9) opcode

WORLD: Recvd MSG_MOVE_STOP_TURN (190, 0xBE) opcode

WORLD: Recvd MSG_MOVE_SET_FACING (218, 0xDA) opcode

WORLD: Recvd MSG_MOVE_SET_FACING (218, 0xDA) opcode

WORLD: Recvd MSG_MOVE_START_TURN_RIGHT (189, 0xBD) opcode

WORLD: Recvd MSG_MOVE_FALL_LAND (201, 0xC9) opcode

zDiff = 0.214489

WORLD: Recvd MSG_MOVE_HEARTBEAT (238, 0xEE) opcode

WORLD: Recvd MSG_MOVE_HEARTBEAT (238, 0xEE) opcode

WORLD: Recvd MSG_MOVE_STOP_ASCEND (858, 0x35A) opcode

Sending SMSG_SPELL_START id=688

Sending SMSG_SPELL_GO id=11661

creature 77810 stopped attacking player 51127

PeriodicTick: 50523 (TypeId: 4) energize 50523 (TypeId: 4) for 10 dmg inflicted by 29131

Thu Aug 20 23:10:37 CEST 2009

Link to comment
Share on other sites

Core: 8376

SD2: 1344

UDB: 382

ACID: 31

Patches: Cumulative patches by KAPATEJIb

crash_log_2009-08-23_12-27-00.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  0x083af985 in HostilReference::targetObjectBuildLink (this=0x5aae4eb0) at ../../../src/game/../framework/Utilities/LinkedList.h:72
72                iNext->iPrev = pElem;
#0  0x083af985 in HostilReference::targetObjectBuildLink (this=0x5aae4eb0) at ../../../src/game/../framework/Utilities/LinkedList.h:72
No locals.
#1  0x083b0579 in HostilReference (this=0x5aae4eb0, pUnit=0x788acc8, pThreatManager=0x5aae4eb0, pThreat=4.20389539e-43)
   at ../../../src/game/../framework/Utilities/LinkedReference/Reference.h:54
No locals.
#2  0x083b071f in ThreatManager::addThreat (this=0x80b34428, pVictim=0x788acc8, pThreat=0, schoolMask=SPELL_SCHOOL_MASK_NORMAL, pThreatSpell=0x0)
   at ../../../src/game/ThreatManager.cpp:392
   threat = 0
   ref = <value optimized out>
   __PRETTY_FUNCTION__ = "void ThreatManager::addThreat(Unit*, float, SpellSchoolMask, const SpellEntry*)"
#3  0x083b2403 in Unit::AddThreatToRedirectionTargets (this=0x80b335f8, pVictim=0xb8b15568, threat=0, schoolMask=SPELL_SCHOOL_MASK_NORMAL, threatSpell=0x0)
   at ../../../src/game/Unit.cpp:10619
   remainThreatPct = 1
   map = <value optimized out>
#4  0x083b7dd3 in Unit::AddThreat (this=0x80b335f8, pVictim=0xb8b15568, threat=0, schoolMask=SPELL_SCHOOL_MASK_NORMAL, threatSpell=0x0) at ../../../src/game/Unit.cpp:10401
   remainThreatPct = 202
#5  0x08433583 in CreatureEventAI::AttackStart (this=0x80b32d38, who=0xb8b15568) at ../../../src/game/CreatureEventAI.cpp:959
No locals.
#6  0x08439994 in CreatureEventAI::MoveInLineOfSight (this=0x80b32d38, who=0xb8b15568) at ../../../src/game/CreatureEventAI.cpp:1016
   attackRadius = 228.198578
#7  0x0824c2d6 in VisitorHelper<MaNGOS::PlayerRelocationNotifier, Creature> (v=@0xb31fef98, c=@0x1f12cf4c) at ../../../src/game/GridNotifiersImpl.h:76
No locals.
#8  0x0824c325 in VisitorHelper<MaNGOS::PlayerRelocationNotifier, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (v=@0xb31fef98, c=@0x1f12cf4c)
   at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:70
No locals.
#9  0x08238261 in Map::PlayerRelocationNotify (this=0xb3236bb0, player=0xb8b15568, cell=@0xb31ff04c, cellpair=@0xb31ff034)
   at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:105
   relocationNotifier = {i_player = @0xb8b15568}
#10 0x08238abe in Map::PlayerRelocation (this=0xb3236bb0, player=0xb8b15568, x=-3574.6604, y=-1820.45837, z=91.9681549, orientation=3.24263048) at ../../../src/game/Map.cpp:852
   old_cell = {data = {Part = {grid_x = 25, grid_y = 28, cell_x = 2, cell_y = 4, nocreate = 0, reserved = 0}, All = 1058585}}
   new_cell = {data = {Part = {grid_x = 25, grid_y = 28, cell_x = 2, cell_y = 4, nocreate = 0, reserved = 0}, All = 1058585}}
   newGrid = <value optimized out>
   __PRETTY_FUNCTION__ = "void Map::PlayerRelocation(Player*, float, float, float, float)"
#11 0x0831409a in Player::SetPosition (this=0xb8b15568, x=-3574.6604, y=-1820.45837, z=91.9681549, orientation=3.24263048, teleport=false) at ../../../src/game/Player.cpp:5806
   m = (class Map *) 0xb3236bb0
   old_x = -3573.26904
   old_y = -1820.31726
   old_z = 202
   old_r = 228.198578
#12 0x084632cd in WorldSession::HandleMovementOpcodes (this=0xb94f1ed8, recv_data=@0x2ea3ad78) at ../../../src/game/MovementHandler.cpp:620
   data = {<ByteBuffer> = {static DEFAULT_SIZE = 4096, _rpos = 0, _wpos = 33, _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 = 0x445ca5e0 "\\003\\200~", 
         _M_finish = 0x445ca601 "", _M_end_of_storage = 0x445ca607 "R0"}}, <No data fields>}}, m_opcode = 183}
   opcode = <value optimized out>
   mover = (class Unit *) 0xb8b15568
   plMover = (class Player *) 0xb8b15568
   movementInfo = {flags = 0, unk1 = 0, time = 13149708, x = -3574.6604, y = -1820.45837, z = 91.9681549, o = 3.24263048, t_guid = 0, t_x = 0, t_y = 0, t_z = 0, t_o = 0, 
 t_time = 0, t_seat = 12 '\\f', s_pitch = 0, fallTime = 825, j_unk = 0, j_sinAngle = 0, j_cosAngle = 0, j_xyspeed = 0, u_unk1 = 0}
   check_passed = <value optimized out>
#13 0x083f2c5b in WorldSession::Update (this=0xb94f1ed8) at ../../../src/game/WorldSession.cpp:211
   packet = (WorldPacket *) 0x2ea3ad78
   currTime = <value optimized out>
#14 0x083eaef3 in World::UpdateSessions (this=0xb6c0dad0, diff=94) at ../../../src/game/World.cpp:2092
   next = {_M_cur = 0xb96739c8, _M_ht = 0xb6c0db40}
#15 0x083ebdea in World::Update (this=0xb6c0dad0, diff=94) at ../../../src/game/World.cpp:1627
   autobroadcaston = 1
#16 0x0812934e in WorldRunnable::run (this=0xb325b428) at ../../../src/mangosd/WorldRunnable.cpp:65
   diff = 94
   realCurrTime = 1184061819
   realPrevTime = <value optimized out>
   prevSleepTime = 55
#17 0x084b88e2 in ACE_Based::Thread::ThreadTask (param=0xb325b428) at ../../../src/shared/Threading.cpp:182
No locals.
#18 0xb7d38b37 in ACE_OS_Thread_Adapter::invoke () from /home/wow/mangos_git_compiled/lib/libACE-5.6.6.so
No symbol table info available.
#19 0xb7ce921f in ace_thread_adapter () from /home/wow/mangos_git_compiled/lib/libACE-5.6.6.so
No symbol table info available.
#20 0xb78b71b3 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#21 0xb780e03e in clone () from /lib/libc.so.6
No symbol table info available.

Link to comment
Share on other sites

Core: 8408

DB latest UDB

SD2: latest

Acid: latest

OS: Linux 64 Bit ( suse )

crash.log

Spell: Effect : 10

ProcDamageAndSpell: casting spell 46911 (triggered by an attacker's aura of spell 46911)

Spell: Effect : 6

Spell: Aura is: 118

Aura: construct Spellid : 56112, Aura : 118 Duration : 10000 Target : 6 Damage : -25

Aura 138 now is remove mode 0

Aura 42 now is remove mode 0

deal dmg:92 to health:148

Grid[27,43] for map 530 differed unloading due to players or active objects nearby

Aura 172 now is remove mode 0

Aura 211 now is remove mode 0

Aura: construct Spellid : 32223, Aura : 172 Duration : -1 Target : 1 Damage : 20

Aura 172 now is in use

Aura: construct Spellid : 32223, Aura : 211 Duration : -1 Target : 1 Damage : 20

Aura 211 now is in use

Spell: Effect : 6

Spell: Aura is: 167

Aura: construct Spellid : 53136, Aura : 167 Duration : 10000 Target : 56 Damage : 10

Aura 167 now is remove mode 1

Aura 167 now is in use

deal dmg:993 to health:4633

Spell: Effect : 30

Spell: Effect : 3

Spell: Effect : 3

Sending SMSG_SPELL_GO id=42845

PeriodicTick: 48265 (TypeId: 4) attacked 128095 (TypeId: 3) for 126 dmg inflicted by 55095 abs is 0

ProcDamageAndSpell: casting spell id 50371 (triggered by an attacker's dummy aura of spell 50371)

Spell: Effect : 10

deal dmg:126 to health:5127

Aura 33 now is remove mode 0

Link to comment
Share on other sites

Core: 8376

SD2: 1364

UDB: 382

ACID: 31

Patches: Cumulative patches by KAPATEJIb

crash_log_2009-08-25_19-59-17.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  0xb761dc87 in raise () from /lib/libc.so.6
#0  0xb761dc87 in raise () from /lib/libc.so.6
No symbol table info available.
#1  0xb761f4f8 in abort () from /lib/libc.so.6
No symbol table info available.
#2  0xb761730c in __assert_fail () from /lib/libc.so.6
No symbol table info available.
#3  0x083b9355 in Unit::GetOwner (this=0x30281788) at ../../../src/game/Object.h:173
   ownerid = <value optimized out>
#4  0x083b956a in Unit::GetSpellModOwner (this=0x0) at ../../../src/game/Unit.cpp:12001
   owner = <value optimized out>
#5  0x083b1418 in ThreatCalcHelper::calcThreat (pHatedUnit=0x30281788, pHatingUnit=0xbe03fb0, pThreat=355, schoolMask=SPELL_SCHOOL_MASK_NORMAL, pThreatSpell=0xb1dc9ad0)
   at ../../../src/game/ThreatManager.cpp:36
   modOwner = <value optimized out>
   threat = 355.390106
#6  0x083b201d in ThreatManager::addThreat (this=0xbe04de0, pVictim=0x30281788, pThreat=355, schoolMask=6595, pThreatSpell=0x6) at ../../../src/game/ThreatManager.cpp:382
   threat = <value optimized out>
   ref = <value optimized out>
   __PRETTY_FUNCTION__ = "void ThreatManager::addThreat(Unit*, float, SpellSchoolMask, const SpellEntry*)"
#7  0x083b3e13 in Unit::AddThreatToRedirectionTargets (this=0xbe03fb0, pVictim=0x23c61418, threat=355, schoolMask=SPELL_SCHOOL_MASK_NORMAL, threatSpell=0xb1dc9ad0)
   at ../../../src/game/Unit.cpp:10711
   remainThreatPct = 1
   map = <value optimized out>
#8  0x083bab53 in Unit::AddThreat (this=0xbe03fb0, pVictim=0x23c61418, threat=355, schoolMask=SPELL_SCHOOL_MASK_NORMAL, threatSpell=0xb1dc9ad0)
   at ../../../src/game/Unit.cpp:10493
   remainThreatPct = 223
#9  0x083d8c9b in Unit::DealDamage (this=0x23c61418, pVictim=0xbe03fb0, damage=355, cleanDamage=0xaaf8ef9c, damagetype=DOT, damageSchoolMask=SPELL_SCHOOL_MASK_NORMAL, 
   spellProto=0xb1dc9ad0, durabilityLoss=true) at ../../../src/game/Unit.cpp:801
   morphspell = <value optimized out>
   health = 600183832
   duel_hasEnded = false
   __PRETTY_FUNCTION__ = "uint32 Unit::DealDamage(Unit*, uint32, const CleanDamage*, DamageEffectType, SpellSchoolMask, const SpellEntry*, bool)"
#10 0x08352ca4 in Aura::PeriodicTick (this=0x3a7f7388) at ../../../src/game/SpellAuras.cpp:6676
   resist = 0
   amount = <value optimized out>
   pdamage = 355
   isCrit = false
   procVictim = <value optimized out>
   pCaster = (class Unit *) 0x23c61418
   absorb = 0
   cleanDamage = {damage = 0, attackType = BASE_ATTACK, hitOutCome = MELEE_HIT_NORMAL}
   pInfo = {aura = 0x3a7f7388, damage = 355, absorb = 0, resist = 0, overDamage = 0, multiplier = 0, critical = false}
#11 0x08354b84 in Aura::Update (this=0x3a7f7388, diff=136) at ../../../src/game/SpellAuras.cpp:642
   powertype = 136
   caster = <value optimized out>
#12 0x083d7e9b in Unit::_UpdateSpells (this=0xbe03fb0, time=136) at ../../../src/game/SpellAuras.h:316
   i_aura = (class Aura *) 0x3a7f7388
#13 0x083d8089 in Unit::Update (this=0xbe03fb0, p_time=136) at ../../../src/game/Unit.cpp:195
No locals.
#14 0x0817360a in Creature::Update (this=0xbe03fb0, diff=136) at ../../../src/game/Creature.cpp:423
No locals.
#15 0x0824dccf in VisitorHelper<MaNGOS::ObjectUpdater, Creature> (v=@0xaaf8f250, c=@0xb04ba84) at ../../../src/game/GridNotifiersImpl.h:46
No locals.
#16 0x0824dd65 in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (v=@0xaaf8f250, c=@0xb04ba84)
   at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:70
No locals.
#17 0x08244231 in Map::Update (this=0x8e1ca58, t_diff=@0xaaf8f298) at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:105
   cell = {data = {Part = {grid_x = 27, grid_y = 44, cell_x = 7, cell_y = 3, nocreate = 1, reserved = 16}, All = 554466075}}
   cell_id = <value optimized out>
   y = 355
   x = 223
   plr = <value optimized out>
   updater = {i_timeDiff = 136}
   __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
#18 0x08255b91 in MapManager::Update (this=0xb3e1bee8, diff=136) at ../../../src/game/MapManager.cpp:262
   iter = {_M_cur = 0x8d9cbd8, _M_ht = 0xb3e1bf30}
#19 0x083eda2e in World::Update (this=0x864fe60, diff=136) at ../../../src/game/World.cpp:1673
   next = {_M_cur = 0x0, _M_ht = 0x0}
   autobroadcaston = 1
#20 0x081296ce in WorldRunnable::run (this=0x8e319e8) at ../../../src/mangosd/WorldRunnable.cpp:65
   diff = 136
   realCurrTime = 1384007480
   realPrevTime = <value optimized out>
   prevSleepTime = 90
#21 0x084baca2 in ACE_Based::Thread::ThreadTask (param=0x8e319e8) at ../../../src/shared/Threading.cpp:182
No locals.
#22 0xb7e3cb37 in ACE_OS_Thread_Adapter::invoke () from /home/wow/mangos_git_compiled/lib/libACE-5.6.6.so
No symbol table info available.
#23 0xb7ded21f in ace_thread_adapter () from /home/wow/mangos_git_compiled/lib/libACE-5.6.6.so
No symbol table info available.
#24 0xb776d1b3 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#25 0xb76c403e in clone () from /lib/libc.so.6
No symbol table info available.

Link to comment
Share on other sites

Rev [8415]

Latest ScriptDev2

YTDB 505

Patches: Map::PlayerRelocation performance, new announce

SESSION: received not allowed opcode UMSG_UNKNOWN_1203 (0x04B3)

SESSION: received not allowed opcode UMSG_UNKNOWN_1203 (0x04B3)

/root/Desktop/Mangos/Sources/src/game/MapInstanced.cpp:124 in CreateInstance ASSERTION FAILED:

NewInstanceId

./bin/mangos-worldd(_ZN6Player10LoadFromDBEjP14SqlQueryHolder+0x6cd) [0x6aa50d]

./bin/mangos-worldd(_ZN12WorldSession17HandlePlayerLoginEP16LoginQueryHolder+0x7f) [0x80179f]

./bin/mangos-worldd(_ZN14SqlResultQueue6UpdateEv+0x2b) [0x81bd4b]

./bin/mangos-worldd(_ZN5World6UpdateEj+0x2b4) [0x778664]

./bin/mangos-worldd(_ZN13WorldRunnable3runEv+0x7c) [0x4c81bc]

./bin/mangos-worldd(_ZN9ACE_Based6Thread10ThreadTaskEPv+0x1c) [0x8245fc]

/lib64/libpthread.so.0 [0x3ec8a0686a]

/lib64/libc.so.6(clone+0x6d) [0x3ec82de39d]

\\ufffd

mangos-worldd: /root/Desktop/Mangos/Sources/src/game/MapInstanced.cpp:124: Map* MapInstanced::CreateInstance(uint32, Player*): Assertion `"NewInstanceId" &&0' failed.

./auto_restarter.sh: line 36: 9495 Aborted (core dumped) $daemon $*

crash_log_2009-08-25_10-59-18.log

[?1034h[New Thread 9510]
[New Thread 9511]
[New Thread 9513]
[New Thread 9495]
[New Thread 9514]
[New Thread 9512]
[New Thread 9498]
[New Thread 9497]
[New Thread 9499]
[New Thread 9515]
Core was generated by `./bin/mangos-worldd -c etc/mangosd.conf'.
Program terminated with signal 6, Aborted.
#0  0x0000003ec82332f5 in raise () from /lib64/libc.so.6
#0  0x0000003ec82332f5 in raise () from /lib64/libc.so.6
No symbol table info available.
#1  0x0000003ec8234b20 in abort () from /lib64/libc.so.6
No symbol table info available.
#2  0x0000003ec822c2fa in __assert_fail () from /lib64/libc.so.6
No symbol table info available.
#3  0x00000000007e347b in MapInstanced::CreateInstance (
   this=<value optimized out>, mapId=<value optimized out>, 
   player=0x7f8f892896d0)
   at /root/Desktop/Mangos/Sources/src/game/MapInstanced.cpp:124
       st = {static SYMBUFSIZ = 4096, 
         buf_ = "./bin/mangos-worldd(_ZN6Player10LoadFromDBEjP14SqlQueryHolder+0x6cd) [0x6aa50d]\\n./bin/mangos-worldd(_ZN12WorldSession17HandlePlayerLoginEP16LoginQueryHolder+0x7f) [0x80179f]\\n./bin/mangos-worldd(_ZN14SqlResultQueue6UpdateEv+0x2b) [0x81bd4b]\\n./bin/mangos-worldd(_ZN5World6UpdateEj+0x2b4) [0x778664]\\n./bin/mangos-worldd(_ZN13WorldRunnable3runEv+0x7c) [0x4c81bc]\\n./bin/mangos-worldd(_ZN9ACE_Based6Thread10ThreadTaskEPv+0x1c) [0x8245fc]\\n/lib64/libpthread.so.0 [0x3ec8a0686a]\\n/lib64/libc.so.6(clone+0x6d) [0x3ec82de39d]\\n\\203"..., 
         buflen_ = 514, 
         static UNSUPPORTED = 0x7f9036fa6c60 "<stack traces unsupported platform>", static UNABLE_TO_GET_TRACE = 0x7f9036fa6c90 "<unable to get trace>"}
       map = <value optimized out>
       NewInstanceId = <value optimized out>
       __FUNCTION__ = "CreateInstance"
       __PRETTY_FUNCTION__ = "Map* MapInstanced::CreateInstance(uint32, Player*)"
#4  0x00000000005db1ec in MapManager::CreateMap (this=<value optimized out>, 
   id=529, obj=0x7f8f892896d0)
   at /root/Desktop/Mangos/Sources/src/game/MapManager.cpp:131
       __FUNCTION__ = "CreateMap"
       __PRETTY_FUNCTION__ = "Map* MapManager::CreateMap(uint32, const WorldObject*)"
       m = 0x0
#5  0x00000000006aa50d in Player::LoadFromDB (this=0x7f8f892896d0, 
   guid=<value optimized out>, holder=0x7f8fc5334250)
   at /root/Desktop/Mangos/Sources/src/game/Player.cpp:14313
       dbAccountId = <value optimized out>
       arena_currency = <value optimized out>
       bytes0 = <value optimized out>
       transGUID = 0
       time_diff = <value optimized out>
       extraflags = 32656
       savedPower = {1251215945, 0, 120096, 0, 2301148136, 32655, 2301138640}
       __PRETTY_FUNCTION__ = "bool Player::LoadFromDB(uint32, SqlQueryHolder*)"
       result = 0x7f9028003b80
       fields = 0x7f9028025ff8
       now = 140252157051216
       taxi_nodes = {static npos = 18446744073709551615, 
         _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7f9010002a08 ""}}
       savedHealth = <value optimized out>
#6  0x000000000080179f in WorldSession::HandlePlayerLogin (
   this=<value optimized out>, holder=<value optimized out>)
   at /root/Desktop/Mangos/Sources/src/game/CharacterHandler.cpp:562
       data = {<ByteBuffer> = {static DEFAULT_SIZE = 4096, 
           _rpos = 140257123121136, _wpos = 140257123121192, 
           _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 = 0x7f90280037f0 "", _M_finish = 0x7f9018831ea0 "", 
                 _M_end_of_storage = 0x7f9018831efa ""}}, <No data fields>}}, 
         m_opcode = 14376}
       resultGuild = <value optimized out>
       IP_str = {static npos = 18446744073709551615, 
         _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0xd93cb0b ""}}
#7  0x000000000081bd4b in SqlResultQueue::Update (this=0x7f9010002a00)
   at /root/Desktop/Mangos/Sources/src/shared/Database/SqlOperations.cpp:77
       callback = 0x7f8f99c54770
#8  0x0000000000778664 in World::UpdateResultQueue (this=<value optimized out>)
   at /root/Desktop/Mangos/Sources/src/game/World.cpp:2051
No locals.
#9  World::Update (this=<value optimized out>)
   at /root/Desktop/Mangos/Sources/src/game/World.cpp:1602
No locals.
#10 0x00000000004c81bc in WorldRunnable::run (this=<value optimized out>)
   at /root/Desktop/Mangos/Sources/src/mangosd/WorldRunnable.cpp:65
       diff = 165
       realCurrTime = 1380461912
       realPrevTime = <value optimized out>
       prevSleepTime = 95
#11 0x00000000008245fc in ACE_Based::Thread::ThreadTask (param=0x2517)
   at /root/Desktop/Mangos/Sources/src/shared/Threading.cpp:182
       _task = 0xd88bea0
#12 0x0000003ec8a0686a in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#13 0x0000003ec82de39d in clone () from /lib64/libc.so.6
No symbol table info available.
#14 0x0000000000000000 in ?? ()
No symbol table info available.

(Testing now without - Map::PlayerRelocation performance - ) but yesterday with this patch, work absolutly fine.

Without patch, again crash every 5-10 Minuts.

crash_log_2009-08-25_13-43-11.log

[?1034h[New Thread 29922]
[New Thread 29920]
[New Thread 29924]
[New Thread 29921]
[New Thread 29886]
[New Thread 29889]
[New Thread 29888]
[New Thread 29890]
[New Thread 29925]
[New Thread 29923]
Core was generated by `./bin/mangos-worldd -c etc/mangosd.conf'.
Program terminated with signal 6, Aborted.
#0  0x0000003ec82332f5 in raise () from /lib64/libc.so.6
#0  0x0000003ec82332f5 in raise () from /lib64/libc.so.6
No symbol table info available.
#1  0x0000003ec8234b20 in abort () from /lib64/libc.so.6
No symbol table info available.
#2  0x0000003ec822c2fa in __assert_fail () from /lib64/libc.so.6
No symbol table info available.
#3  0x00000000007e348b in MapInstanced::CreateInstance (
   this=<value optimized out>, mapId=<value optimized out>, 
   player=0x7f6fa869e380)
   at /root/Desktop/Mangos/Sources/src/game/MapInstanced.cpp:124
       st = {static SYMBUFSIZ = 4096, 
         buf_ = "./bin/mangos-worldd(_ZN6Player10LoadFromDBEjP14SqlQueryHolder+0x6cd) [0x6aa38d]\\n./bin/mangos-worldd(_ZN12WorldSession17HandlePlayerLoginEP16LoginQueryHolder+0x7f) [0x8017af]\\n./bin/mangos-worldd(_ZN14SqlResultQueue6UpdateEv+0x2b) [0x81bd5b]\\n./bin/mangos-worldd(_ZN5World6UpdateEj+0x2b4) [0x778674]\\n./bin/mangos-worldd(_ZN13WorldRunnable3runEv+0x7c) [0x4c81bc]\\n./bin/mangos-worldd(_ZN9ACE_Based6Thread10ThreadTaskEPv+0x1c) [0x82460c]\\n/lib64/libpthread.so.0 [0x3ec8a0686a]\\n/lib64/libc.so.6(clone+0x6d) [0x3ec82de39d]\\n\\310"..., 
         buflen_ = 514, 
         static UNSUPPORTED = 0x7f70b2ab8c60 "<stack traces unsupported platform>", static UNABLE_TO_GET_TRACE = 0x7f70b2ab8c90 "<unable to get trace>"}
       map = <value optimized out>
       NewInstanceId = <value optimized out>
       __FUNCTION__ = "CreateInstance"
       __PRETTY_FUNCTION__ = "Map* MapInstanced::CreateInstance(uint32, Player*)"
#4  0x00000000005db16c in MapManager::CreateMap (this=<value optimized out>, 
   id=529, obj=0x7f6fa869e380)
   at /root/Desktop/Mangos/Sources/src/game/MapManager.cpp:131
       __FUNCTION__ = "CreateMap"
       __PRETTY_FUNCTION__ = "Map* MapManager::CreateMap(uint32, const WorldObject*)"
       m = 0x0
#5  0x00000000006aa38d in Player::LoadFromDB (this=0x7f6fa869e380, 
   guid=<value optimized out>, holder=0x7f6fa1577850)
   at /root/Desktop/Mangos/Sources/src/game/Player.cpp:14296
       dbAccountId = <value optimized out>
       arena_currency = <value optimized out>
       bytes0 = <value optimized out>
       transGUID = 0
       time_diff = <value optimized out>
       extraflags = 32624
       savedPower = {1251225772, 0, 888543, 0, 2825521304, 32623, 2825511808}
       __PRETTY_FUNCTION__ = "bool Player::LoadFromDB(uint32, SqlQueryHolder*)"
       result = 0x7f70a4221e60
       fields = 0x7f70a4221e98
       now = 140114718097744
       taxi_nodes = {static npos = 18446744073709551615, 
         _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7f708c002a08 ""}}
       savedHealth = <value optimized out>
#6  0x00000000008017af in WorldSession::HandlePlayerLogin (
   this=<value optimized out>, holder=<value optimized out>)
   at /root/Desktop/Mangos/Sources/src/game/CharacterHandler.cpp:562
       data = {<ByteBuffer> = {static DEFAULT_SIZE = 4096, 
           _rpos = 2713218272, _wpos = 140117431315854, 
           _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 = 0x1a1b86d8e <Address 0x1a1b86d8e out of bounds>, 
                 _M_finish = 0x1400000000 <Address 0x1400000000 out of bounds>, _M_end_of_storage = 0x0}}, <No data fields>}}, m_opcode = 35904}
       resultGuild = <value optimized out>
       IP_str = {static npos = 18446744073709551615, 
         _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0xd742648 ""}}
#7  0x000000000081bd5b in SqlResultQueue::Update (this=0x7f708c002a00)
   at /root/Desktop/Mangos/Sources/src/shared/Database/SqlOperations.cpp:77
       callback = 0x7f6fe3d6de20
#8  0x0000000000778674 in World::UpdateResultQueue (this=<value optimized out>)
   at /root/Desktop/Mangos/Sources/src/game/World.cpp:2051
No locals.
#9  World::Update (this=<value optimized out>)
   at /root/Desktop/Mangos/Sources/src/game/World.cpp:1602
No locals.
#10 0x00000000004c81bc in WorldRunnable::run (this=<value optimized out>)
   at /root/Desktop/Mangos/Sources/src/mangosd/WorldRunnable.cpp:65
       diff = 226
       realCurrTime = 1390289619
       realPrevTime = <value optimized out>
       prevSleepTime = 0
#11 0x000000000082460c in ACE_Based::Thread::ThreadTask (param=0x74be)
   at /root/Desktop/Mangos/Sources/src/shared/Threading.cpp:182
       _task = 0xd68f020
#12 0x0000003ec8a0686a in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#13 0x0000003ec82de39d in clone () from /lib64/libc.so.6
No symbol table info available.
#14 0x0000000000000000 in ?? ()
No symbol table info available.

crash_log_2009-08-25_13-49-58.log

[?1034h[New Thread 8014]
[New Thread 8016]
[New Thread 8017]
[New Thread 7997]
[New Thread 8018]
[New Thread 8000]
[New Thread 8015]
[New Thread 8019]
[New Thread 7999]
[New Thread 8001]
Core was generated by `./bin/mangos-worldd -c etc/mangosd.conf'.
Program terminated with signal 6, Aborted.
#0  0x0000003ec82332f5 in raise () from /lib64/libc.so.6
#0  0x0000003ec82332f5 in raise () from /lib64/libc.so.6
No symbol table info available.
#1  0x0000003ec8234b20 in abort () from /lib64/libc.so.6
No symbol table info available.
#2  0x0000003ec822c2fa in __assert_fail () from /lib64/libc.so.6
No symbol table info available.
#3  0x00000000007e348b in MapInstanced::CreateInstance (
   this=<value optimized out>, mapId=<value optimized out>, 
   player=0x7f882321e880)
   at /root/Desktop/Mangos/Sources/src/game/MapInstanced.cpp:124
       st = {static SYMBUFSIZ = 4096, 
         buf_ = "./bin/mangos-worldd(_ZN6Player10LoadFromDBEjP14SqlQueryHolder+0x6cd) [0x6aa38d]\\n./bin/mangos-worldd(_ZN12WorldSession17HandlePlayerLoginEP16LoginQueryHolder+0x7f) [0x8017af]\\n./bin/mangos-worldd(_ZN14SqlResultQueue6UpdateEv+0x2b) [0x81bd5b]\\n./bin/mangos-worldd(_ZN5World6UpdateEj+0x2b4) [0x778674]\\n./bin/mangos-worldd(_ZN13WorldRunnable3runEv+0x7c) [0x4c81bc]\\n./bin/mangos-worldd(_ZN9ACE_Based6Thread10ThreadTaskEPv+0x1c) [0x82460c]\\n/lib64/libpthread.so.0 [0x3ec8a0686a]\\n/lib64/libc.so.6(clone+0x6d) [0x3ec82de39d]\\n\\345"..., 
         buflen_ = 514, 
         static UNSUPPORTED = 0x7f88d4461c60 "<stack traces unsupported platform>", static UNABLE_TO_GET_TRACE = 0x7f88d4461c90 "<unable to get trace>"}
       map = <value optimized out>
       NewInstanceId = <value optimized out>
       __FUNCTION__ = "CreateInstance"
       __PRETTY_FUNCTION__ = "Map* MapInstanced::CreateInstance(uint32, Player*)"
#4  0x00000000005db16c in MapManager::CreateMap (this=<value optimized out>, 
   id=529, obj=0x7f882321e880)
   at /root/Desktop/Mangos/Sources/src/game/MapManager.cpp:131
       __FUNCTION__ = "CreateMap"
       __PRETTY_FUNCTION__ = "Map* MapManager::CreateMap(uint32, const WorldObject*)"
       m = 0x0
#5  0x00000000006aa38d in Player::LoadFromDB (this=0x7f882321e880, 
   guid=<value optimized out>, holder=0x7f88290bf0e0)
   at /root/Desktop/Mangos/Sources/src/game/Player.cpp:14296
       dbAccountId = <value optimized out>
       arena_currency = <value optimized out>
       bytes0 = <value optimized out>
       transGUID = 0
       time_diff = <value optimized out>
       extraflags = 32648
       savedPower = {1251226183, 0, 865556, 0, 589434264, 32648, 589424768}
       __PRETTY_FUNCTION__ = "bool Player::LoadFromDB(uint32, SqlQueryHolder*)"
       result = 0x7f88c4007330
       fields = 0x7f88c4007368
       now = 140222092280144
       taxi_nodes = {static npos = 18446744073709551615, 
         _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7f88b0002a08 ""}}
       savedHealth = <value optimized out>
#6  0x00000000008017af in WorldSession::HandlePlayerLogin (
   this=<value optimized out>, holder=<value optimized out>)
   at /root/Desktop/Mangos/Sources/src/game/CharacterHandler.cpp:562
       data = {<ByteBuffer> = {static DEFAULT_SIZE = 4096, 
           _rpos = 140225380642720, _wpos = 140225380642776, 
           _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 = 0x7f88c4006fa0 "0+", 
                 _M_finish = 0x7f88c2e51ea0 "", 
                 _M_end_of_storage = 0x7f88c2e51efa ""}}, <No data fields>}}, 
         m_opcode = 28632}
       resultGuild = <value optimized out>
       IP_str = {static npos = 18446744073709551615, 
         _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0xd8b3304 ""}}
#7  0x000000000081bd5b in SqlResultQueue::Update (this=0x7f88b0002a00)
   at /root/Desktop/Mangos/Sources/src/shared/Database/SqlOperations.cpp:77
       callback = 0x7f881c7cf3f0
#8  0x0000000000778674 in World::UpdateResultQueue (this=<value optimized out>)
   at /root/Desktop/Mangos/Sources/src/game/World.cpp:2051
No locals.
#9  World::Update (this=<value optimized out>)
   at /root/Desktop/Mangos/Sources/src/game/World.cpp:1602
No locals.
#10 0x00000000004c81bc in WorldRunnable::run (this=<value optimized out>)
   at /root/Desktop/Mangos/Sources/src/mangosd/WorldRunnable.cpp:65
       diff = 263
       realCurrTime = 1390700585
       realPrevTime = <value optimized out>
       prevSleepTime = 0
#11 0x000000000082460c in ACE_Based::Thread::ThreadTask (param=0x1f3d)
   at /root/Desktop/Mangos/Sources/src/shared/Threading.cpp:182
       _task = 0xd7ff470
#12 0x0000003ec8a0686a in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#13 0x0000003ec82de39d in clone () from /lib64/libc.so.6
No symbol table info available.
#14 0x0000000000000000 in ?? ()
No symbol table info available.

Link to comment
Share on other sites

Rev [8415]

Latest ScriptDev2

YTDB 505

Patches: Map::PlayerRelocation performance, new announce

crash_log_2009-08-25_10-59-18.log

[?1034h[New Thread 9510]
[New Thread 9511]
[New Thread 9513]
[New Thread 9495]
[New Thread 9514]
[New Thread 9512]
[New Thread 9498]
[New Thread 9497]
[New Thread 9499]
[New Thread 9515]
Core was generated by `./bin/mangos-worldd -c etc/mangosd.conf'.
Program terminated with signal 6, Aborted.
#0  0x0000003ec82332f5 in raise () from /lib64/libc.so.6
#0  0x0000003ec82332f5 in raise () from /lib64/libc.so.6
No symbol table info available.
#1  0x0000003ec8234b20 in abort () from /lib64/libc.so.6
No symbol table info available.
#2  0x0000003ec822c2fa in __assert_fail () from /lib64/libc.so.6
No symbol table info available.
#3  0x00000000007e347b in MapInstanced::CreateInstance (
   this=<value optimized out>, mapId=<value optimized out>, 
   player=0x7f8f892896d0)
   at /root/Desktop/Mangos/Sources/src/game/MapInstanced.cpp:124
       st = {static SYMBUFSIZ = 4096, 
         buf_ = "./bin/mangos-worldd(_ZN6Player10LoadFromDBEjP14SqlQueryHolder+0x6cd) [0x6aa50d]\\n./bin/mangos-worldd(_ZN12WorldSession17HandlePlayerLoginEP16LoginQueryHolder+0x7f) [0x80179f]\\n./bin/mangos-worldd(_ZN14SqlResultQueue6UpdateEv+0x2b) [0x81bd4b]\\n./bin/mangos-worldd(_ZN5World6UpdateEj+0x2b4) [0x778664]\\n./bin/mangos-worldd(_ZN13WorldRunnable3runEv+0x7c) [0x4c81bc]\\n./bin/mangos-worldd(_ZN9ACE_Based6Thread10ThreadTaskEPv+0x1c) [0x8245fc]\\n/lib64/libpthread.so.0 [0x3ec8a0686a]\\n/lib64/libc.so.6(clone+0x6d) [0x3ec82de39d]\\n\\203"..., 
         buflen_ = 514, 
         static UNSUPPORTED = 0x7f9036fa6c60 "<stack traces unsupported platform>", static UNABLE_TO_GET_TRACE = 0x7f9036fa6c90 "<unable to get trace>"}
       map = <value optimized out>
       NewInstanceId = <value optimized out>
       __FUNCTION__ = "CreateInstance"
       __PRETTY_FUNCTION__ = "Map* MapInstanced::CreateInstance(uint32, Player*)"
#4  0x00000000005db1ec in MapManager::CreateMap (this=<value optimized out>, 
   id=529, obj=0x7f8f892896d0)
   at /root/Desktop/Mangos/Sources/src/game/MapManager.cpp:131
       __FUNCTION__ = "CreateMap"
       __PRETTY_FUNCTION__ = "Map* MapManager::CreateMap(uint32, const WorldObject*)"
       m = 0x0
#5  0x00000000006aa50d in Player::LoadFromDB (this=0x7f8f892896d0, 
   guid=<value optimized out>, holder=0x7f8fc5334250)
   at /root/Desktop/Mangos/Sources/src/game/Player.cpp:14313
       dbAccountId = <value optimized out>
       arena_currency = <value optimized out>
       bytes0 = <value optimized out>
       transGUID = 0
       time_diff = <value optimized out>
       extraflags = 32656
       savedPower = {1251215945, 0, 120096, 0, 2301148136, 32655, 2301138640}
       __PRETTY_FUNCTION__ = "bool Player::LoadFromDB(uint32, SqlQueryHolder*)"
       result = 0x7f9028003b80
       fields = 0x7f9028025ff8
       now = 140252157051216
       taxi_nodes = {static npos = 18446744073709551615, 
         _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7f9010002a08 ""}}
       savedHealth = <value optimized out>
#6  0x000000000080179f in WorldSession::HandlePlayerLogin (
   this=<value optimized out>, holder=<value optimized out>)
   at /root/Desktop/Mangos/Sources/src/game/CharacterHandler.cpp:562
       data = {<ByteBuffer> = {static DEFAULT_SIZE = 4096, 
           _rpos = 140257123121136, _wpos = 140257123121192, 
           _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 = 0x7f90280037f0 "", _M_finish = 0x7f9018831ea0 "", 
                 _M_end_of_storage = 0x7f9018831efa ""}}, <No data fields>}}, 
         m_opcode = 14376}
       resultGuild = <value optimized out>
       IP_str = {static npos = 18446744073709551615, 
         _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0xd93cb0b ""}}
#7  0x000000000081bd4b in SqlResultQueue::Update (this=0x7f9010002a00)
   at /root/Desktop/Mangos/Sources/src/shared/Database/SqlOperations.cpp:77
       callback = 0x7f8f99c54770
#8  0x0000000000778664 in World::UpdateResultQueue (this=<value optimized out>)
   at /root/Desktop/Mangos/Sources/src/game/World.cpp:2051
No locals.
#9  World::Update (this=<value optimized out>)
   at /root/Desktop/Mangos/Sources/src/game/World.cpp:1602
No locals.
#10 0x00000000004c81bc in WorldRunnable::run (this=<value optimized out>)
   at /root/Desktop/Mangos/Sources/src/mangosd/WorldRunnable.cpp:65
       diff = 165
       realCurrTime = 1380461912
       realPrevTime = <value optimized out>
       prevSleepTime = 95
#11 0x00000000008245fc in ACE_Based::Thread::ThreadTask (param=0x2517)
   at /root/Desktop/Mangos/Sources/src/shared/Threading.cpp:182
       _task = 0xd88bea0
#12 0x0000003ec8a0686a in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#13 0x0000003ec82de39d in clone () from /lib64/libc.so.6
No symbol table info available.
#14 0x0000000000000000 in ?? ()
No symbol table info available.

(Testing now without - Map::PlayerRelocation performance - ) but yesterday with this patch, work absolutly fine.

Without patch, again crash every 5-10 Minuts.

crash_log_2009-08-25_13-43-11.log

[?1034h[New Thread 29922]
[New Thread 29920]
[New Thread 29924]
[New Thread 29921]
[New Thread 29886]
[New Thread 29889]
[New Thread 29888]
[New Thread 29890]
[New Thread 29925]
[New Thread 29923]
Core was generated by `./bin/mangos-worldd -c etc/mangosd.conf'.
Program terminated with signal 6, Aborted.
#0  0x0000003ec82332f5 in raise () from /lib64/libc.so.6
#0  0x0000003ec82332f5 in raise () from /lib64/libc.so.6
No symbol table info available.
#1  0x0000003ec8234b20 in abort () from /lib64/libc.so.6
No symbol table info available.
#2  0x0000003ec822c2fa in __assert_fail () from /lib64/libc.so.6
No symbol table info available.
#3  0x00000000007e348b in MapInstanced::CreateInstance (
   this=<value optimized out>, mapId=<value optimized out>, 
   player=0x7f6fa869e380)
   at /root/Desktop/Mangos/Sources/src/game/MapInstanced.cpp:124
       st = {static SYMBUFSIZ = 4096, 
         buf_ = "./bin/mangos-worldd(_ZN6Player10LoadFromDBEjP14SqlQueryHolder+0x6cd) [0x6aa38d]\\n./bin/mangos-worldd(_ZN12WorldSession17HandlePlayerLoginEP16LoginQueryHolder+0x7f) [0x8017af]\\n./bin/mangos-worldd(_ZN14SqlResultQueue6UpdateEv+0x2b) [0x81bd5b]\\n./bin/mangos-worldd(_ZN5World6UpdateEj+0x2b4) [0x778674]\\n./bin/mangos-worldd(_ZN13WorldRunnable3runEv+0x7c) [0x4c81bc]\\n./bin/mangos-worldd(_ZN9ACE_Based6Thread10ThreadTaskEPv+0x1c) [0x82460c]\\n/lib64/libpthread.so.0 [0x3ec8a0686a]\\n/lib64/libc.so.6(clone+0x6d) [0x3ec82de39d]\\n\\310"..., 
         buflen_ = 514, 
         static UNSUPPORTED = 0x7f70b2ab8c60 "<stack traces unsupported platform>", static UNABLE_TO_GET_TRACE = 0x7f70b2ab8c90 "<unable to get trace>"}
       map = <value optimized out>
       NewInstanceId = <value optimized out>
       __FUNCTION__ = "CreateInstance"
       __PRETTY_FUNCTION__ = "Map* MapInstanced::CreateInstance(uint32, Player*)"
#4  0x00000000005db16c in MapManager::CreateMap (this=<value optimized out>, 
   id=529, obj=0x7f6fa869e380)
   at /root/Desktop/Mangos/Sources/src/game/MapManager.cpp:131
       __FUNCTION__ = "CreateMap"
       __PRETTY_FUNCTION__ = "Map* MapManager::CreateMap(uint32, const WorldObject*)"
       m = 0x0
#5  0x00000000006aa38d in Player::LoadFromDB (this=0x7f6fa869e380, 
   guid=<value optimized out>, holder=0x7f6fa1577850)
   at /root/Desktop/Mangos/Sources/src/game/Player.cpp:14296
       dbAccountId = <value optimized out>
       arena_currency = <value optimized out>
       bytes0 = <value optimized out>
       transGUID = 0
       time_diff = <value optimized out>
       extraflags = 32624
       savedPower = {1251225772, 0, 888543, 0, 2825521304, 32623, 2825511808}
       __PRETTY_FUNCTION__ = "bool Player::LoadFromDB(uint32, SqlQueryHolder*)"
       result = 0x7f70a4221e60
       fields = 0x7f70a4221e98
       now = 140114718097744
       taxi_nodes = {static npos = 18446744073709551615, 
         _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7f708c002a08 ""}}
       savedHealth = <value optimized out>
#6  0x00000000008017af in WorldSession::HandlePlayerLogin (
   this=<value optimized out>, holder=<value optimized out>)
   at /root/Desktop/Mangos/Sources/src/game/CharacterHandler.cpp:562
       data = {<ByteBuffer> = {static DEFAULT_SIZE = 4096, 
           _rpos = 2713218272, _wpos = 140117431315854, 
           _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 = 0x1a1b86d8e <Address 0x1a1b86d8e out of bounds>, 
                 _M_finish = 0x1400000000 <Address 0x1400000000 out of bounds>, _M_end_of_storage = 0x0}}, <No data fields>}}, m_opcode = 35904}
       resultGuild = <value optimized out>
       IP_str = {static npos = 18446744073709551615, 
         _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0xd742648 ""}}
#7  0x000000000081bd5b in SqlResultQueue::Update (this=0x7f708c002a00)
   at /root/Desktop/Mangos/Sources/src/shared/Database/SqlOperations.cpp:77
       callback = 0x7f6fe3d6de20
#8  0x0000000000778674 in World::UpdateResultQueue (this=<value optimized out>)
   at /root/Desktop/Mangos/Sources/src/game/World.cpp:2051
No locals.
#9  World::Update (this=<value optimized out>)
   at /root/Desktop/Mangos/Sources/src/game/World.cpp:1602
No locals.
#10 0x00000000004c81bc in WorldRunnable::run (this=<value optimized out>)
   at /root/Desktop/Mangos/Sources/src/mangosd/WorldRunnable.cpp:65
       diff = 226
       realCurrTime = 1390289619
       realPrevTime = <value optimized out>
       prevSleepTime = 0
#11 0x000000000082460c in ACE_Based::Thread::ThreadTask (param=0x74be)
   at /root/Desktop/Mangos/Sources/src/shared/Threading.cpp:182
       _task = 0xd68f020
#12 0x0000003ec8a0686a in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#13 0x0000003ec82de39d in clone () from /lib64/libc.so.6
No symbol table info available.
#14 0x0000000000000000 in ?? ()
No symbol table info available.

crash_log_2009-08-25_13-49-58.log

[?1034h[New Thread 8014]
[New Thread 8016]
[New Thread 8017]
[New Thread 7997]
[New Thread 8018]
[New Thread 8000]
[New Thread 8015]
[New Thread 8019]
[New Thread 7999]
[New Thread 8001]
Core was generated by `./bin/mangos-worldd -c etc/mangosd.conf'.
Program terminated with signal 6, Aborted.
#0  0x0000003ec82332f5 in raise () from /lib64/libc.so.6
#0  0x0000003ec82332f5 in raise () from /lib64/libc.so.6
No symbol table info available.
#1  0x0000003ec8234b20 in abort () from /lib64/libc.so.6
No symbol table info available.
#2  0x0000003ec822c2fa in __assert_fail () from /lib64/libc.so.6
No symbol table info available.
#3  0x00000000007e348b in MapInstanced::CreateInstance (
   this=<value optimized out>, mapId=<value optimized out>, 
   player=0x7f882321e880)
   at /root/Desktop/Mangos/Sources/src/game/MapInstanced.cpp:124
       st = {static SYMBUFSIZ = 4096, 
         buf_ = "./bin/mangos-worldd(_ZN6Player10LoadFromDBEjP14SqlQueryHolder+0x6cd) [0x6aa38d]\\n./bin/mangos-worldd(_ZN12WorldSession17HandlePlayerLoginEP16LoginQueryHolder+0x7f) [0x8017af]\\n./bin/mangos-worldd(_ZN14SqlResultQueue6UpdateEv+0x2b) [0x81bd5b]\\n./bin/mangos-worldd(_ZN5World6UpdateEj+0x2b4) [0x778674]\\n./bin/mangos-worldd(_ZN13WorldRunnable3runEv+0x7c) [0x4c81bc]\\n./bin/mangos-worldd(_ZN9ACE_Based6Thread10ThreadTaskEPv+0x1c) [0x82460c]\\n/lib64/libpthread.so.0 [0x3ec8a0686a]\\n/lib64/libc.so.6(clone+0x6d) [0x3ec82de39d]\\n\\345"..., 
         buflen_ = 514, 
         static UNSUPPORTED = 0x7f88d4461c60 "<stack traces unsupported platform>", static UNABLE_TO_GET_TRACE = 0x7f88d4461c90 "<unable to get trace>"}
       map = <value optimized out>
       NewInstanceId = <value optimized out>
       __FUNCTION__ = "CreateInstance"
       __PRETTY_FUNCTION__ = "Map* MapInstanced::CreateInstance(uint32, Player*)"
#4  0x00000000005db16c in MapManager::CreateMap (this=<value optimized out>, 
   id=529, obj=0x7f882321e880)
   at /root/Desktop/Mangos/Sources/src/game/MapManager.cpp:131
       __FUNCTION__ = "CreateMap"
       __PRETTY_FUNCTION__ = "Map* MapManager::CreateMap(uint32, const WorldObject*)"
       m = 0x0
#5  0x00000000006aa38d in Player::LoadFromDB (this=0x7f882321e880, 
   guid=<value optimized out>, holder=0x7f88290bf0e0)
   at /root/Desktop/Mangos/Sources/src/game/Player.cpp:14296
       dbAccountId = <value optimized out>
       arena_currency = <value optimized out>
       bytes0 = <value optimized out>
       transGUID = 0
       time_diff = <value optimized out>
       extraflags = 32648
       savedPower = {1251226183, 0, 865556, 0, 589434264, 32648, 589424768}
       __PRETTY_FUNCTION__ = "bool Player::LoadFromDB(uint32, SqlQueryHolder*)"
       result = 0x7f88c4007330
       fields = 0x7f88c4007368
       now = 140222092280144
       taxi_nodes = {static npos = 18446744073709551615, 
         _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7f88b0002a08 ""}}
       savedHealth = <value optimized out>
#6  0x00000000008017af in WorldSession::HandlePlayerLogin (
   this=<value optimized out>, holder=<value optimized out>)
   at /root/Desktop/Mangos/Sources/src/game/CharacterHandler.cpp:562
       data = {<ByteBuffer> = {static DEFAULT_SIZE = 4096, 
           _rpos = 140225380642720, _wpos = 140225380642776, 
           _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 = 0x7f88c4006fa0 "0+", 
                 _M_finish = 0x7f88c2e51ea0 "", 
                 _M_end_of_storage = 0x7f88c2e51efa ""}}, <No data fields>}}, 
         m_opcode = 28632}
       resultGuild = <value optimized out>
       IP_str = {static npos = 18446744073709551615, 
         _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0xd8b3304 ""}}
#7  0x000000000081bd5b in SqlResultQueue::Update (this=0x7f88b0002a00)
   at /root/Desktop/Mangos/Sources/src/shared/Database/SqlOperations.cpp:77
       callback = 0x7f881c7cf3f0
#8  0x0000000000778674 in World::UpdateResultQueue (this=<value optimized out>)
   at /root/Desktop/Mangos/Sources/src/game/World.cpp:2051
No locals.
#9  World::Update (this=<value optimized out>)
   at /root/Desktop/Mangos/Sources/src/game/World.cpp:1602
No locals.
#10 0x00000000004c81bc in WorldRunnable::run (this=<value optimized out>)
   at /root/Desktop/Mangos/Sources/src/mangosd/WorldRunnable.cpp:65
       diff = 263
       realCurrTime = 1390700585
       realPrevTime = <value optimized out>
       prevSleepTime = 0
#11 0x000000000082460c in ACE_Based::Thread::ThreadTask (param=0x1f3d)
   at /root/Desktop/Mangos/Sources/src/shared/Threading.cpp:182
       _task = 0xd7ff470
#12 0x0000003ec8a0686a in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#13 0x0000003ec82de39d in clone () from /lib64/libc.so.6
No symbol table info available.
#14 0x0000000000000000 in ?? ()
No symbol table info available.

Let me guess: the character is in the Emerald Dream?

Which map is it attempting to load? Your debugger optimized out the values.

Link to comment
Share on other sites

/root/Desktop/Mangos/Sources/src/game/MapInstanced.cpp:124 in CreateInstance ASSERTION FAILED2:

NewInstanceId

mangos-worldd: /root/Desktop/Mangos/Sources/src/game/MapInstanced.cpp:124: Map* MapInstanced::CreateInstance(uint32, Player*): Assertion `"NewInstanceId" &&0' failed.

./auto_restarter.sh: line 36: 2539 Aborted (core dumped) $daemon $*

warning: Can't read pathname for load map: Input/output error.

Missing separate debuginfo for /opt/mangos/lib/libACE-5.6.6.so

Try: yum --enablerepo='*-debuginfo' install /usr/lib/debug/.build-id/0e/fe4cbad93d82523fb003f1232c58196afe8674

Missing separate debuginfo for /opt/mangos/lib/libmangosscript.so.0

Try: yum --enablerepo='*-debuginfo' in

crash_log_2009-08-25_15-28-08.log

[?1034h[New Thread 2545]
[New Thread 2571]
[New Thread 2572]
[New Thread 2573]
[New Thread 2541]
[New Thread 2542]
[New Thread 2570]
[New Thread 2539]
[New Thread 2574]
[New Thread 2575]
Core was generated by `./bin/mangos-worldd -c etc/mangosd.conf'.
Program terminated with signal 6, Aborted.
#0  0x0000003ec82332f5 in raise () from /lib64/libc.so.6
#0  0x0000003ec82332f5 in raise () from /lib64/libc.so.6
No symbol table info available.
#1  0x0000003ec8234b20 in abort () from /lib64/libc.so.6
No symbol table info available.
#2  0x0000003ec822c2fa in __assert_fail () from /lib64/libc.so.6
No symbol table info available.
#3  0x00000000007f1b8e in MapInstanced::CreateInstance (this=0x7fd4c1373280, 
   mapId=<value optimized out>, player=0x7fd4c136e170)
   at /root/Desktop/Mangos/Sources/src/game/MapInstanced.cpp:124
       map = <value optimized out>
       NewInstanceId = <value optimized out>
       __FUNCTION__ = "CreateInstance"
       __PRETTY_FUNCTION__ = "Map* MapInstanced::CreateInstance(uint32, Player*)"
#4  0x00000000006a655d in Player::LoadFromDB (this=0x7fd4c136e170, 
   guid=<value optimized out>, holder=0x7fd4d5e7c880)
   at /root/Desktop/Mangos/Sources/src/game/Player.cpp:14311
       dbAccountId = <value optimized out>
       arena_currency = <value optimized out>
       bytes0 = <value optimized out>
       transGUID = 0
       time_diff = <value optimized out>
       extraflags = 32725
       savedPower = {1251232074, 0, 684845, 0, 3241608840, 32724, 3241599344}
       __PRETTY_FUNCTION__ = "bool Player::LoadFromDB(uint32, SqlQueryHolder*)"
       result = 0x7fd560014bd0
       fields = 0x7fd560014c08
       now = 140548509794640
       taxi_nodes = {static npos = 18446744073709551615, 
         _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, 
           _M_p = 0x7fd4c1311460 "\\20\\62\\217"}}
       savedHealth = <value optimized out>
#5  0x00000000008171df in WorldSession::HandlePlayerLogin (
   this=<value optimized out>, holder=<value optimized out>)
   at /root/Desktop/Mangos/Sources/src/game/CharacterHandler.cpp:562
       data = {<ByteBuffer> = {static DEFAULT_SIZE = 4096, 
           _rpos = 140553678747744, _wpos = 47, 
           _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 = 0x4a94494a <Address 0x4a94494a out of bounds>, 
                 _M_finish = 0x7fd53417f860 "", 
                 _M_end_of_storage = 0x533e4b7d <Address 0x533e4b7d out of bounds>}}, <No data fields>}}, m_opcode = 32700}
       resultGuild = <value optimized out>
       IP_str = {static npos = 18446744073709551615, 
         _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, 
           _M_p = 0x489bd <Address 0x489bd out of bounds>}}
#6  0x000000000082f82f in SqlResultQueue::Update (this=0x7fd55c002a00)
   at /root/Desktop/Mangos/Sources/src/shared/Database/SqlOperations.cpp:77
       callback = 0x7fd4c1311460
#7  0x0000000000783834 in World::UpdateResultQueue (this=<value optimized out>)
   at /root/Desktop/Mangos/Sources/src/game/World.cpp:2051
No locals.
#8  World::Update (this=<value optimized out>)
   at /root/Desktop/Mangos/Sources/src/game/World.cpp:1602
No locals.
#9  0x00000000004c975c in WorldRunnable::run (this=<value optimized out>)
   at /root/Desktop/Mangos/Sources/src/mangosd/WorldRunnable.cpp:65
       diff = 121
       realCurrTime = 1396591485
       realPrevTime = <value optimized out>
       prevSleepTime = 53
#10 0x000000000083840c in ACE_Based::Thread::ThreadTask (param=0x9eb)
   at /root/Desktop/Mangos/Sources/src/shared/Threading.cpp:182
       _task = 0xc868310
#11 0x0000003ec8a0686a in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#12 0x0000003ec82de39d in clone () from /lib64/libc.so.6
No symbol table info available.
#13 0x0000000000000000 in ?? ()
No symbol table info available.

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