Jump to content

Recommended Posts

Good people, I have a problem with my server, first I had the drop of core1, I did the duparation and got:

 

Quote


(gdb) core game.core
[New LWP 100565]
[New LWP 101584]
[New LWP 101587]
[New LWP 101608]
[New LWP 101609]
[New LWP 101618]
warning: Error reading shared library list entry at 0x107
warning: Error reading shared library list entry at 0x307
Core was generated by `./srv1-ch1-core1'.
Program terminated with signal SIGFPE, Arithmetic exception.
#0  0x081dce3d in stl_lowers (rstRet=...) at ../../common/stl.h:26
26      ../../common/stl.h: No such file or directory.
[Current thread is 1 (LWP 100565)]
(gdb) bt
#0  0x081dce3d in stl_lowers (rstRet=...) at ../../common/stl.h:26
#1  CClientPackageCryptInfo::GetRelatedMapSDBStreams (this=0x29223372,
    pMapName=0x3e1890b0 "metin2_map_a3", ppData=0xffff9c84,
    iDataSize=@0xffff9c80: 739573811) at ClientPackageCryptInfo.cpp:209
#2  0x081062c7 in DESC_MANAGER::SendClientPackageCryptKey (
    this=<optimized out>, desc=<optimized out>)
    at /usr/local/lib/gcc9/include/c++/bits/char_traits.h:363
#3  0x0812e8c6 in CInputDB::PlayerLoad (this=0xd, d=0xffff9da8,
    data=0x292ae914 "x\336M\b \351*)b\022") at ../../common/singleton.h:24
#4  0x3475e000 in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
(gdb) bt
#0  0x081dce3d in stl_lowers (rstRet=...) at ../../common/stl.h:26
#1  CClientPackageCryptInfo::GetRelatedMapSDBStreams (this=0x29223372,
    pMapName=0x3e1890b0 "metin2_map_a3", ppData=0xffff9c84,
    iDataSize=@0xffff9c80: 739573811) at ClientPackageCryptInfo.cpp:209
#2  0x081062c7 in DESC_MANAGER::SendClientPackageCryptKey (
    this=<optimized out>, desc=<optimized out>)
    at /usr/local/lib/gcc9/include/c++/bits/char_traits.h:363
#3  0x0812e8c6 in CInputDB::PlayerLoad (this=0xd, d=0xffff9da8,
    data=0x292ae914 "x\336M\b \351*)b\022") at ../../common/singleton.h:24
#4  0x3475e000 in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
(gdb) Quit
(gdb) bt full
#0  0x081dce3d in stl_lowers (rstRet=...) at ../../common/stl.h:26
        i = 13
#1  CClientPackageCryptInfo::GetRelatedMapSDBStreams (this=0x29223372,
    pMapName=0x3e1890b0 "metin2_map_a3", ppData=0xffff9c84,
    iDataSize=@0xffff9c80: 739573811) at ClientPackageCryptInfo.cpp:209
        strLowerMapName = {static npos = 4294967295,
          _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
            _M_p = 0xffff9c14 "metin2_map_a3"}, _M_string_length = 13, {
            _M_local_buf = "metin2_map_a3\000-)",
            _M_allocated_capacity = 1769235821}}
        it = <optimized out>
#2  0x081062c7 in DESC_MANAGER::SendClientPackageCryptKey (
    this=<optimized out>, desc=<optimized out>)
    at /usr/local/lib/gcc9/include/c++/bits/char_traits.h:363
        packet = {bHeader = 144 '\220', uDynamicPacketSize = 15896,
          KeyStreamLen = -25468, pDataKeyStream = 0xffff9c80 "3",
          m_pStream = 0x63616228 <error: Cannot access memory at address 0x63616228>}
#3  0x0812e8c6 in CInputDB::PlayerLoad (this=0xd, d=0xffff9da8,
    data=0x292ae914 "x\336M\b \351*)b\022") at ../../common/singleton.h:24
        p = {bHeader = 16 '\020',
          szName = "\320(\230\235\377\377\070\305\271\270\000\000\000\001\003\00--Type <RET> for more, q to quit, c to continue without paging--
 

 

 

Then I had another game.core, only in core 2

 

Quote

(gdb) core game2.core
[New LWP 100541]
[New LWP 101638]
[New LWP 101641]
[New LWP 101649]
[New LWP 101654]
[New LWP 101672]
warning: Error reading shared library list entry at 0x107
warning: Error reading shared library list entry at 0x307
Core was generated by `./srv1-ch1-core2'.
Program terminated with signal SIGABRT, Aborted.
#0  0x28e2093f in ?? ()
[Current thread is 1 (LWP 100541)]
(gdb) bt
#0  0x28e2093f in ?? ()
#1  0x28e2091b in ?? ()
#2  0x000188bd in ?? ()
#3  0x00000006 in ?? ()
#4  0x000188bd in ?? ()
#5  0x45847405 in ?? ()
#6  0x28e2087f in ?? ()
#7  0x00000006 in ?? ()
#8  0xffff9690 in ?? ()
#9  0x0806cfdf in checkpointing (sig=26) at signal.c:24
#10 checkpointing (sig=26) at signal.c:18
#11 0x28d5d0d9 in ?? ()
#12 0x0000001a in ?? ()
#13 0x00010006 in ?? ()
#14 0xffff9700 in ?? ()
#15 0x28d5c600 in ?? ()
#16 0xffff99c0 in ?? ()
#17 <signal handler called>
#18 0x28bb9ed0 in ?? ()
#19 0x081a30e9 in quest::CQuestManager::SetEventFlag (this=<optimized out>,
    name=..., value=<optimized out>) at ../../common/singleton.h:24
#20 0x081756ae in quest::CQuestManager::RunState (this=0xffffa9d8, qs=...)
    at questlua.cpp:1038
--Type <RET> for more, q to quit, c to continue without paging--
#21 0x081a621e in quest::CQuestManager::Select (this=0x46e5a7f0,
    pc=1201515336, selection=1613924607) at questmanager.cpp:362
#22 0x00000010 in ?? ()
#23 0x46e5a7f0 in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
(gdb)
(gdb) bt full
#0  0x28e2093f in ?? ()
No symbol table info available.
#1  0x28e2091b in ?? ()
No symbol table info available.
#2  0x000188bd in ?? ()
No symbol table info available.
#3  0x00000006 in ?? ()
No symbol table info available.
#4  0x000188bd in ?? ()
No symbol table info available.
#5  0x45847405 in ?? ()
No symbol table info available.
#6  0x28e2087f in ?? ()
No symbol table info available.
#7  0x00000006 in ?? ()
No symbol table info available.
#8  0xffff9690 in ?? ()
No symbol table info available.
#9  0x0806cfdf in checkpointing (sig=26) at signal.c:24
        __FUNCTION__ = <optimized out>
#10 checkpointing (sig=26) at signal.c:18
        __FUNCTION__ = <optimized out>
#11 0x28d5d0d9 in ?? ()
--Type <RET> for more, q to quit, c to continue without paging--
No symbol table info available.
#12 0x0000001a in ?? ()
No symbol table info available.
#13 0x00010006 in ?? ()
No symbol table info available.
#14 0xffff9700 in ?? ()
No symbol table info available.
#15 0x28d5c600 in ?? ()
No symbol table info available.
#16 0xffff99c0 in ?? ()
No symbol table info available.
#17 <signal handler called>
No symbol table info available.
#18 0x28bb9ed0 in ?? ()
No symbol table info available.
#19 0x081a30e9 in quest::CQuestManager::SetEventFlag (this=<optimized out>,
    name=..., value=<optimized out>) at ../../common/singleton.h:24
        pkSectreeMap = <optimized out>
        i = {<std::vector<CHARACTER*, std::allocator<CHARACTER*> >> = {<std::_Vector_base<CHARACTER*, std::allocator<CHARACTER*> >> = {
              _M_impl = {<std::allocator<CHARACTER*>> = {<__gnu_cxx::new_allocator<CHARACTER*>> = {<No data fields>}, <No data fields>}, <std::_Vector_base<CHARACTER*, std::allocator<CHARACTER*> >::_Vector_impl_data> = {_M_start = 0xa3,
--Type <RET> for more, q to quit, c to continue without paging--
 

 

 

Can someone help me please ? sorry for my english (google translator)

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / 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.