Jump to content

dereka

Members
  • Posts

    43
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Posts posted by dereka

  1. did many more test, with :

    tested on : debug mode, no optimatization+(some flags for quade core)

    Mangos/0.13.0 (**REvision 7723-* ) for Unix ( little-endian)

    Using script library: ScriptDev2 (for MaNGOS 7715+) Revision [1029] 2009-04-26 23:45:06 (Unix)

    Using World DB: UDB 0.11.0 (371) for MaNGOS 7681 with SD2 SQL for wev. 1012

    Using creature EventAI: ACID 0.0.9 - Full Release for Mangos 7673+

    CLEAN MANGOS + CLEAN SD2 + LOS/HEIGH ON(ALL MAPS)

    here are many valgrind logs, we got some days testing, so hope it will help to find new crash/leaks..

    if devs will need bt full for some logs, just send me log numbers, each log mean 1 crash

    http://filebeam.com/91e5b69e07765701972aedcf131b136e

    or any extra flags for valgrind setting, or just say what DEVs will need.

    if anything helped, tell me pls:)

    thank you! :)

    [aaded]

    big thanks:)

    fixed one memory leak

    http://bit.ly/4fAtT

    3 crash fixed by Vladimir in [7769] [7770] and [7771] rev

    2 crash may be fixed by NoFantasy in SD2

    maybe you can try to use valgrind to the new rev?:)

    and without stiil reachable errors

    --show-reachable=no
  2. REV: [7740]

    Initializing Action Buttons for '15795'
    
    Program received signal SIGSEGV, Segmentation fault.
    [switching to Thread -1376261200 (LWP 2917)]
    std::_Rb_tree<unsigned char, std::Pair<unsigned char const, ActionButton>, std::_Select1st<std::Pair<unsigned char const, ActionButton> >, std::less<unsigned char>, std::allocator<std::Pair<unsigned char const, ActionButton> > >::find (
       this=0xe576298, __k=@0xadf7e13b)
       at /usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../include/c++/4.1.2/bits/stl_tree.h:1317
    1317            if (!_M_impl._M_key_compare(_S_key(__x), __k))
    

    so if you ask me this is caused by changing iterator to const_iterator or const_iterator to iterator in previous commits i will revert these suppose the crashes are gone.....

    try this http://paste2.org/p/195941

  3. here is my crashlog, have anyone idea? :D

    Revision: * * 7689 cf6acfef5e1b4da9f9b51722d477542025732199
    Date 21:4:2009. Time 10:20 
    //=====================================================
    *** Hardware ***
    Processor: Intel(R) Core(TM)2 Quad CPU    Q6600  @ 2.40GHz
    Number Of Processors: 4
    Physical Memory: 2096836 KB (Available: 1141944 KB)
    Commit Charge Limit: 4039060 KB
    
    *** Operation System ***
    Microsoft Windows Server 2003 Standard Edition Service Pack 2 (Version 5.2, Build 3790)
    
    //=====================================================
    Exception code: C0000005 ACCESS_VIOLATION
    Fault address:  00434454 01:00033454 D:\\mangos-server\\mangosd.exe
    
    Registers:
    EAX:00000000
    EBX:07960BF8
    ECX:563C5DF5
    EDX:785BBB78
    ESI:00000000
    EDI:00000000
    CS:EIP:001B:00434454
    SS:ESP:0023:1081FE98  EBP:1081FEA8
    DS:0023  ES:0023  FS:003B  GS:0000
    Flags:00010202
    
    Call stack:
    Address   Frame     Function      SourceFile
    00434454  00000000  ?getSource@?$Reference@V?$GridRefManager@VCorpse@@@@VCorpse@@@@QBEPAVCorpse@@XZ+1C294
    008F9265  00000000  ?step@barGoLink@@QAEXXZ+1BA05
    008F96C3  00000000  ?step@barGoLink@@QAEXXZ+1BE63
    008FD777  00000000  ?step@barGoLink@@QAEXXZ+1FF17
    78543433  00000000  _endthreadex+44
    785434C7  00000000  _endthreadex+D8
    77E6482F  00000000  GetModuleHandleA+DF
    
    Call stack:
    Address   Frame     Function      SourceFile
    7C82860C  00000000  KiFastSystemCallRet+0
    77E61C8D  00000000  WaitForSingleObject+12
    
    Call stack:
    Address   Frame     Function      SourceFile
    7C82860C  00000000  KiFastSystemCallRet+0
    77E61C8D  00000000  WaitForSingleObject+12
    008FD18E  00000000  ?step@barGoLink@@QAEXXZ+1F92E
    008F8E60  00000000  ?step@barGoLink@@QAEXXZ+1B600
    008F7FDC  00000000  ?step@barGoLink@@QAEXXZ+1A77C
    008E0B60  00000000  ?step@barGoLink@@QAEXXZ+3300
    008F9265  00000000  ?step@barGoLink@@QAEXXZ+1BA05
    008F96C3  00000000  ?step@barGoLink@@QAEXXZ+1BE63
    008FD777  00000000  ?step@barGoLink@@QAEXXZ+1FF17
    78543433  00000000  _endthreadex+44
    785434C7  00000000  _endthreadex+D8
    77E6482F  00000000  GetModuleHandleA+DF
    
    Call stack:
    Address   Frame     Function      SourceFile
    7C82860C  00000000  KiFastSystemCallRet+0
    77E61C8D  00000000  WaitForSingleObject+12
    008FD18E  00000000  ?step@barGoLink@@QAEXXZ+1F92E
    008F8E60  00000000  ?step@barGoLink@@QAEXXZ+1B600
    008F7FDC  00000000  ?step@barGoLink@@QAEXXZ+1A77C
    008E0B60  00000000  ?step@barGoLink@@QAEXXZ+3300
    008F9265  00000000  ?step@barGoLink@@QAEXXZ+1BA05
    008F96C3  00000000  ?step@barGoLink@@QAEXXZ+1BE63
    008FD777  00000000  ?step@barGoLink@@QAEXXZ+1FF17
    78543433  00000000  _endthreadex+44
    785434C7  00000000  _endthreadex+D8
    77E6482F  00000000  GetModuleHandleA+DF
    
    Call stack:
    Address   Frame     Function      SourceFile
    7C82860C  00000000  KiFastSystemCallRet+0
    77E61C8D  00000000  WaitForSingleObject+12
    008FD18E  00000000  ?step@barGoLink@@QAEXXZ+1F92E
    008F8E60  00000000  ?step@barGoLink@@QAEXXZ+1B600
    008F7FDC  00000000  ?step@barGoLink@@QAEXXZ+1A77C
    008E0B60  00000000  ?step@barGoLink@@QAEXXZ+3300
    008F9265  00000000  ?step@barGoLink@@QAEXXZ+1BA05
    008F96C3  00000000  ?step@barGoLink@@QAEXXZ+1BE63
    008FD777  00000000  ?step@barGoLink@@QAEXXZ+1FF17
    78543433  00000000  _endthreadex+44
    785434C7  00000000  _endthreadex+D8
    77E6482F  00000000  GetModuleHandleA+DF
    
    Call stack:
    Address   Frame     Function      SourceFile
    7C82860C  00000000  KiFastSystemCallRet+0
    77E61C8D  00000000  WaitForSingleObject+12
    008FD18E  00000000  ?step@barGoLink@@QAEXXZ+1F92E
    008F8E60  00000000  ?step@barGoLink@@QAEXXZ+1B600
    008F7FDC  00000000  ?step@barGoLink@@QAEXXZ+1A77C
    00438BD4  00000000  ?getSource@?$Reference@V?$GridRefManager@VCorpse@@@@VCorpse@@@@QBEPAVCorpse@@XZ+20A14
    008F9265  00000000  ?step@barGoLink@@QAEXXZ+1BA05
    008F96C3  00000000  ?step@barGoLink@@QAEXXZ+1BE63
    008FD777  00000000  ?step@barGoLink@@QAEXXZ+1FF17
    78543433  00000000  _endthreadex+44
    785434C7  00000000  _endthreadex+D8
    77E6482F  00000000  GetModuleHandleA+DF
    
    Call stack:
    Address   Frame     Function      SourceFile
    7C82860C  00000000  KiFastSystemCallRet+0
    77E4CF8C  00000000  ReadConsoleW+19B
    77EB2904  00000000  ReadConsoleA+3B
    77E418F4  00000000  ReadFile+A5
    78586A93  00000000  realloc+9F7
    78586F17  00000000  _read+C0
    7854EC7A  00000000  _filbuf+7D
    7854E319  00000000  fgets+109
    0040FBD8  00000000  ??4Config@@QAEAAV0@ABV0@@Z+D08
    008F9265  00000000  ?step@barGoLink@@QAEXXZ+1BA05
    008F96C3  00000000  ?step@barGoLink@@QAEXXZ+1BE63
    008FD777  00000000  ?step@barGoLink@@QAEXXZ+1FF17
    78543433  00000000  _endthreadex+44
    785434C7  00000000  _endthreadex+D8
    77E6482F  00000000  GetModuleHandleA+DF
    
    Call stack:
    Address   Frame     Function      SourceFile
    7C82860C  00000000  KiFastSystemCallRet+0
    77E61C8D  00000000  WaitForSingleObject+12
    008FD18E  00000000  ?step@barGoLink@@QAEXXZ+1F92E
    008F8E60  00000000  ?step@barGoLink@@QAEXXZ+1B600
    008F7FDC  00000000  ?step@barGoLink@@QAEXXZ+1A77C
    004347B8  00000000  ?getSource@?$Reference@V?$GridRefManager@VCorpse@@@@VCorpse@@@@QBEPAVCorpse@@XZ+1C5F8
    008F9265  00000000  ?step@barGoLink@@QAEXXZ+1BA05
    008F96C3  00000000  ?step@barGoLink@@QAEXXZ+1BE63
    008FD777  00000000  ?step@barGoLink@@QAEXXZ+1FF17
    78543433  00000000  _endthreadex+44
    785434C7  00000000  _endthreadex+D8
    77E6482F  00000000  GetModuleHandleA+DF
    
    Call stack:
    Address   Frame     Function      SourceFile
    7C82860C  00000000  KiFastSystemCallRet+0
    1081EEF0  00000000  0000:00000000 
    FF50D845  FFFFFFFF  0000:00000000 
    
    Call stack:
    Address   Frame     Function      SourceFile
    7C82860C  00000000  KiFastSystemCallRet+0
    71B21A03  00000000  0001:00000A03 C:\\WINDOWS\\system32\\MSWSOCK.dll
    71C0283C  00000000  select+A1
    10014AE5  00000000  ?wait_for_multiple_events@?$ACE_Select_Reactor_T@V?$ACE_Reactor_Token_T@VACE_Token@@@@@@MAEHAAVACE_Select_Reactor_Handle_Set@@PAVACE_Time_Value@@@Z+115
    FFFFFFFF  FFFFFFFF  0000:00000000 
    
    Call stack:
    Address   Frame     Function      SourceFile
    7C82860C  00000000  KiFastSystemCallRet+0
    71B21A03  00000000  0001:00000A03 C:\\WINDOWS\\system32\\MSWSOCK.dll
    71C0283C  00000000  select+A1
    10014AE5  00000000  ?wait_for_multiple_events@?$ACE_Select_Reactor_T@V?$ACE_Reactor_Token_T@VACE_Token@@@@@@MAEHAAVACE_Select_Reactor_Handle_Set@@PAVACE_Time_Value@@@Z+115
    FFFFFFFF  FFFFFFFF  0000:00000000 
    ========================
    Local Variables And Parameters
    
    Call stack:
    Address   Frame     Function      SourceFile
    00434454  00000000  ?getSource@?$Reference@V?$GridRefManager@VCorpse@@@@VCorpse@@@@QBEPAVCorpse@@XZ+1C294
    
    008F9265  00000000  ?step@barGoLink@@QAEXXZ+1BA05
    
    008F96C3  00000000  ?step@barGoLink@@QAEXXZ+1BE63
    
    008FD777  00000000  ?step@barGoLink@@QAEXXZ+1FF17
    
    78543433  00000000  _endthreadex+44
    
    785434C7  00000000  _endthreadex+D8
    
    77E6482F  00000000  GetModuleHandleA+DF
    
    ========================
    Global Variables
        <user defined> '?IsInWorld@Object@@QBEAB_NXZ'
        <user defined> '?AddToWorld@Object@@UAEXXZ'
        <user defined> '?RemoveFromWorld@Object@@UAEXXZ'

    wrong crash dump.

    need update *.pdb files.

×
×
  • 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