Jump to content

Recommended Posts

  • Management

Hello

My server is crashing only in the CH99, this is the result of gdb of game.core:

Spoiler

# gdb
GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "amd64-marcel-freebsd".
(gdb) set gnutarget i386-marcel-freebsd
(gdb) file game
Reading symbols from game...(no debugging symbols found)...done.
(gdb) core game.core
Core was generated by `game'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/local/lib32/metin2/libmd.so.5...(no debugging symbols found)...done.
Loaded symbols for /usr/local/lib32/metin2/libmd.so.5
Reading symbols from /usr/local/lib32/metin2/liblzo2.so.2...(no debugging symbols found)...done.
Loaded symbols for /usr/local/lib32/metin2/liblzo2.so.2
Reading symbols from /usr/local/lib32/metin2/libstdc++.so.6...Error while reading shared library symbols:
Dwarf Error: wrong version in compilation unit header (is 4, should be 2) [in module /usr/local/lib32/metin2/libstdc++.so.6]
Reading symbols from /usr/lib32/libm.so.5...(no debugging symbols found)...done.
Loaded symbols for /usr/lib32/libm.so.5
Reading symbols from /usr/lib32/libgcc_s.so.1...(no debugging symbols found)...done.
Loaded symbols for /usr/lib32/libgcc_s.so.1
Reading symbols from /usr/lib32/libthr.so.3...(no debugging symbols found)...done.
Loaded symbols for /usr/lib32/libthr.so.3
Reading symbols from /usr/lib32/libc.so.7...(no debugging symbols found)...done.
Loaded symbols for /usr/lib32/libc.so.7
Reading symbols from /libexec/ld-elf32.so.1...(no debugging symbols found)...done.
Loaded symbols for /libexec/ld-elf32.so.1
#0  0x0809d1f7 in ?? ()
[New Thread 290030b429003f80 (LWP 100254/<unknown>)]
[New Thread 287bf5e429003d00 (LWP 100253/<unknown>)]
[New Thread 29003fb429003a80 (LWP 100252/<unknown>)]
[New Thread 29003d3429003080 (LWP 100199/<unknown>)]
Cannot find new threads: generic error
(gdb) bt full
#0  0x0809d1f7 in ?? ()
No symbol table info available.
#1  0x080c8187 in ?? ()
No symbol table info available.
#2  0x0812e122 in std::ctype<char>::do_widen ()
No symbol table info available.
#3  0x08290fc9 in std::operator+<char, std::char_traits<char>, std::allocator<char> > ()
No symbol table info available.
#4  0x0829275a in std::operator+<char, std::char_traits<char>, std::allocator<char> > ()
No symbol table info available.
#5  0x08056565 in ?? ()
No symbol table info available.
#6  0xffffa608 in ?? ()
No symbol table info available.
#7  0x08473758 in ?? ()
No symbol table info available.
#8  0x7ffffffe in ?? ()
No symbol table info available.
#9  0x00000000 in ?? ()
No symbol table info available.
(gdb)

 

Anyone knows what can be causing this?

Thank you all

P.S.: This bug started yesterday afternoon, I didn't do anything for about 2 days ago...

raw

raw

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Popular Days

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.