netpanzer-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [netPanzer-Devel] backtrace


From: Matze Braun
Subject: Re: [netPanzer-Devel] backtrace
Date: Tue, 11 Nov 2003 12:51:07 +0100 (CET)

It's not too helpfull in the current form. The reason is that I didn't 
link in debug symbols in optimized mode. I changed this for the next 
release (at least till we reach 1.0, debug symbols in the release make 
alot of sense :).
You can also recompile after running "configure --enable-debug" if you 
don't want to update from cvs.

Greetings,
        Matze


On Tue, 11 Nov 2003, Bartosz Fenski aka fEnIo wrote:

> Hello.
> 
> I've just played netpanzer and it has segfaulted. It was while game (or
> maybe the end of it because I've killed many units ;->).
> I've set `ulimit -c unlimited` before play and I've got core dump now.
> I am not a programmer sor I don't know what to do with it ;)
> 
> I've ran `gdb netpanzer core.1424` and output doesn't look good.
> There are many "(no debugging symbols found)".
> I've entered backtrace full then.
> 
> (gdb) backtrace full
> #0  0x403b38ef in memcpy () from /lib/libc.so.6
> No symbol table info available.
> #1  0x080878d6 in std::basic_stringbuf<char, std::char_traits<char>,
> std::allocator<char> >::~basic_stringbuf() ()
> No symbol table info available.
> #2  0x00487c0c in ?? ()
> No symbol table info available.
> #3  0x00000014 in ?? ()
> No symbol table info available.
> #4  0x0805b4df in ?? ()
> No symbol table info available.
> Previous frame inner to this frame (corrupt stack?)
> (gdb) 
> 
> (gdb) where
> #0  0x403b38ef in memcpy () from /lib/libc.so.6
> #1  0x080878d6 in std::basic_stringbuf<char, std::char_traits<char>,
> std::allocator<char> >::~basic_stringbuf() ()
> #2  0x00487c0c in ?? ()
> #3  0x00000014 in ?? ()
> #4  0x0805b4df in ?? ()
> (gdb) 
> 
> I have no idea if it is helpful at all, but I suppose that you tell me
> it ;)
> 
> I've backuped this core so I can provide further information.
> 
> regards
> fEnIo
> -- 
>       _     Bartosz Fe?ski aka fEnIo | mailto:address@hidden | pgp:0x13fefc40 
>     _|_|_    32-050 Skawina - G?owackiego 3/15 - w. ma?opolskie - Polska
>     (0 0)     phone:+48501608340 | ICQ:46704720 | GG:726362 | IRC:fEnIo
> ooO--(_)--Ooo http://skawina.eu.org | JID:address@hidden | RLU:172001
> 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]