Skip to content

🐛 [Bug] The server crashed: HandleChannelDeathItem #3165

@gajet5

Description

@gajet5

🐛 Bug report

I think it has something to do with the Warlock.

Expected behavior

The server does not crash, it is working stably.

Steps to reproduce

  1. The server crashed when we were killing trash in AQ

Version & Environment

Client Version: 1.12.1.5875

Commit Hash: No

OS Client: Windows
OS Server: Ubuntu

Crashlog

2025-12-18 23:06:59 /wow/wow-core/src/game/Objects/Object.cpp:2282: Error: Assertion in GetMap failed: m_currMap
2025-12-18 23:06:59 ./server/bin/mangosd(_ZN4Aura22HandleChannelDeathItemEbb+0x16c) [0x6325a805ba9c]
./server/bin/mangosd(_ZN4Aura13ApplyModifierEbbb+0xad) [0x6325a8056ded]
./server/bin/mangosd(_ZN4Unit10RemoveAuraEP4Aura14AuraRemoveMode+0x81) [0x6325a7fca661]
./server/bin/mangosd(_ZN4Unit21RemoveSpellAuraHolderEP15SpellAuraHolder14AuraRemoveMode+0x103) [0x6325a7fca843]
./server/bin/mangosd(_ZN4Unit13SetDeathStateE10DeathState+0x215) [0x6325a7fcfd95]
./server/bin/mangosd(_ZN8Creature13SetDeathStateE10DeathState+0x100) [0x6325a7ee8780]
./server/bin/mangosd(_ZN4Unit4KillEPS_PK10SpellEntryb+0x5c1) [0x6325a7fe13d1]
./server/bin/mangosd(_ZN4Unit10DealDamageEPS_jPK11CleanDamage16DamageEffectType15SpellSchoolMaskPK10SpellEntrybP5Spellb+0x4a0) [0x6325a7fe26f0]
./server/bin/mangosd(_ZN4Unit15DealMeleeDamageEPK14CalcDamageInfob+0x101) [0x6325a7fe4731]
./server/bin/mangosd(_ZN4Unit19AttackerStateUpdateEPS_16WeaponAttackTypeb+0x1fb) [0x6325a7fe4dcb]
./server/bin/mangosd(_ZN4Unit25UpdateMeleeAttackingStateEv+0x22c) [0x6325a7fe59cc]
./server/bin/mangosd(_ZN6Player6UpdateEjj+0x90e) [0x6325a7f92e7e]
./server/bin/mangosd(_ZN3Map13UpdatePlayersEv+0x15d) [0x6325a7e5c76d]
./server/bin/mangosd(_ZN3Map6UpdateEj+0x150) [0x6325a7e682c0]
./server/bin/mangosd(_ZN10ThreadPool9worker_sq6doWorkEv+0x54) [0x6325a83c6844]
./server/bin/mangosd(_ZN10ThreadPool12worker_mysqlINS_9worker_sqEE6doWorkEv+0x15) [0x6325a83c9375]
./server/bin/mangosd(_ZN10ThreadPool6worker4loopEv+0xc3) [0x6325a83c8a13]
/lib/x86_64-linux-gnu/libstdc++.so.6(+0xecdb4) [0x7462c62ecdb4]
/lib/x86_64-linux-gnu/libc.so.6(+0x9caa4) [0x7462c5e9caa4]
/lib/x86_64-linux-gnu/libc.so.6(+0x129c6c) [0x7462c5f29c6c]

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions