Skip to content

Instantly share code, notes, and snippets.

View SignFinder's full-sized avatar

Alexey SignFinder

  • Simply Place, Inc.
  • Russia
View GitHub Profile
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffc33fd700 (LWP 8405)]
0x0000000001231329 in Log::outDebug (this=0x0, f=LOG_FILTER_NONE, str=0x0) at /data/FaceCore/src/server/shared/Logging/Log.cpp:718
718 {
--- DEBUG: BACKTRACE FULL
#0 0x0000000001231329 in Log::outDebug (this=0x0, f=LOG_FILTER_NONE, str=0x0) at /data/FaceCore/src/server/shared/Logging/Log.cpp:718
No locals.
#1 0x000000000109b222 in AuraApplication (this=0x7fff70e2b5c0, target=0x7fff70e35000, caster=0x7fff70e35000, aura=0x7fff96a02d40, effMask=1 '\001') at /data/FaceCore/src/server/game/Spells/Auras/SpellAuras.cpp:75
--- a/src/server/game/Spells/SpellEffects.cpp
+++ b/src/server/game/Spells/SpellEffects.cpp
@@ -2877,6 +2877,25 @@ void Spell::EffectOpenLock(SpellEffIndex
uint32 lockId = 0;
uint64 guid = 0;
+ // selection by spell family
+ switch (m_spellInfo->SpellFamilyName)
+ {
+ case SPELLFAMILY_GENERIC:
# HG changeset patch
# User DrTenma <dr.tenma@yahoo.com>
# Date 1286571369 10800
# Branch trunk
# Node ID 541fae6ba1344f7c877faa8ae4f6b1eef4627b9c
# Parent 85ebc0c62ad34b9a669d59a1a43b2f6eae75b22c
Glyph of Scourge Strike fix.
diff -r 85ebc0c62ad3 -r 541fae6ba134 src/server/scripts/Spells/spell_dk.cpp
--- a/src/server/scripts/Spells/spell_dk.cpp Fri Oct 08 22:33:21 2010 +0200
# HG changeset patch
# User DrTenma <dr.tenma@yahoo.com>
# Date 1286571369 10800
# Branch trunk
# Node ID 541fae6ba1344f7c877faa8ae4f6b1eef4627b9c
# Parent 85ebc0c62ad34b9a669d59a1a43b2f6eae75b22c
Glyph of Scourge Strike fix.
diff -r 85ebc0c62ad3 -r 541fae6ba134 src/server/scripts/Spells/spell_dk.cpp
--- a/src/server/scripts/Spells/spell_dk.cpp Fri Oct 08 22:33:21 2010 +0200
Program received signal SIGSEGV, Segmentation fault.
ACE_Data_Block::release (this=0x1, lock=0x0) at ../../ace/Message_Block.cpp:841
841 ACE_Allocator *allocator = this->data_block_allocator_;
--- DEBUG: BACKTRACE FULL
#0 ACE_Data_Block::release (this=0x1, lock=0x0) at ../../ace/Message_Block.cpp:841
allocator = <value optimized out>
result = <value optimized out>
#1 0x00007ffff768fbda in ACE_Message_Block::data_block (this=0x7fffc37a43d0, db=0x7fffc37a43d0) at ../../ace/Message_Block.cpp:64
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7ffff33ff700 (LWP 28791)]
0x00007ffff5d3a382 in ?? () from /lib/libc.so.6
--- DEBUG: BACKTRACE FULL
#0 0x00007ffff5d3a382 in ?? () from /lib/libc.so.6
No symbol table info available.
#1 0x00007ffff71c8e2c in mysql_query () from /usr/lib/libmysqlclient_r.so.16
No symbol table info available.