Complete.Org: Mailing Lists: Archives: freeciv-dev: April 2005:
[Freeciv-Dev] Re: (PR#12845) floating point exception
Home

[Freeciv-Dev] Re: (PR#12845) floating point exception

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Subject: [Freeciv-Dev] Re: (PR#12845) floating point exception
From: "Jonathan Hansen" <jon@xxxxxxxxxxxx>
Date: Tue, 19 Apr 2005 14:19:22 -0700
Reply-to: bugs@xxxxxxxxxxx

<URL: http://bugs.freeciv.org/Ticket/Display.html?id=12845 >

On Tue, 2005-04-19 at 17:09, Jason Short wrote:
> <URL: http://bugs.freeciv.org/Ticket/Display.html?id=12845 >
> 
> Can you get a backtrace?  Run "gdb civserver" and do "bt full" when it
> crashes.

GNU gdb 6.1
...
This GDB was configured as "i586-suse-linux"...Using host libthread_db
library "/lib/tls/libthread_db.so.1".

(gdb) run
Starting program: /usr/local/bin/civserver

Program received signal SIGFPE, Arithmetic exception.
0x40008af2 in ?? ()

#0  0x40008af2 in ?? ()
No symbol table info available.
#1  0x40016cbc in ?? ()
No symbol table info available.
#2  0x00000000 in ?? ()
No symbol table info available.
...
#1455 0x69632f72 in ?? ()
No symbol table info available.
Cannot access memory at address 0xc0000000
(gdb) continue
Continuing.

Program terminated with signal SIGFPE, Arithmetic exception.
The program no longer exists.

-- 
Jonathan R. Hansen (jon@xxxxxxxxxxxx)       http://www.greenfld.net/~jon

************************************************************************
"A conservative is a man with two perfectly good legs who, however, has
never learned how to walk forward." -- Franklin D. Roosevelt
************************************************************************





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