Hallo, habe einen core crash z.b. beim gildenkrieg anfragen
es kam folgendes raus:
Code
- (gdb) file srv1-ch1-core1
- warning: core file may not match specified executable file.
- Reading symbols from srv1-ch1-core1...Dwarf Error: wrong version in compilation unit header (is 4, should be 2) [in module /home/test_svfiles/main/srv1/chan/ch1/core1/srv1-ch1-core1]
- (gdb) core game.core
- warning: core file may not match specified executable file.
- Core was generated by `./srv1-ch1-core1'.
- Program terminated with signal 11, Segmentation fault.
- Loaded symbols for /usr/lib32/libmd.so.6
- Loaded symbols for /usr/lib32/libssl.so.8
- Loaded symbols for /usr/lib32/libcrypto.so.8
- Loaded symbols for /usr/lib32/libstdc++.so.6
- Loaded symbols for /usr/lib32/libm.so.5
- Loaded symbols for /usr/lib32/libgcc_s.so.1
- Loaded symbols for /usr/lib32/libthr.so.3
- Loaded symbols for /usr/lib32/libc.so.7
- Loaded symbols for /libexec/ld-elf32.so.1
- #0 0x28ca47ed in strlen () from /usr/lib32/libc.so.7
- (gdb) bt
- #0 0x28ca47ed in strlen () from /usr/lib32/libc.so.7
- #1 0x28c47c58 in vfprintf_l () from /usr/lib32/libc.so.7
- #2 0x28bd908d in vsnprintf () from /usr/lib32/libc.so.7
- #3 0x080d18af in ?? ()
- #4 0xffff9a6b in ?? ()
- #5 0x00000201 in ?? ()
- #6 0x2923c600 in ?? ()
- #7 0xffff9c98 in ?? ()
- #8 0x083d71bc in ?? ()
- #9 0x00000005 in ?? ()
- #10 0x00ff9b74 in ?? ()
- #11 0x28c928c8 in vsprintf () from /usr/lib32/libc.so.7
- Previous frame inner to this frame (corrupt stack?)
was ich bereits probiert habe:
freue mich über hilfe