[Freeciv-Dev] (PR#12956) City style crash
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Subject: |
[Freeciv-Dev] (PR#12956) City style crash |
From: |
"Per I. Mathisen" <per@xxxxxxxxxxx> |
Date: |
Mon, 2 May 2005 01:59:13 -0700 |
Reply-to: |
bugs@xxxxxxxxxxx |
<URL: http://bugs.freeciv.org/Ticket/Display.html?id=12956 >
To reproduce:
cre a
start
endgame
cre a
start
Then this happens:
1: check_nation_leader_name before nations setup
0: get_nation_city_style before nations setup
0: Detected fatal error in nation.c line 311:
0: wrong nation 0
civserver: shared.c:679: real_die: Assertion `0' failed.
Program received signal SIGABRT, Aborted.
[Switching to Thread -1208334656 (LWP 7038)]
0x006287a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
(gdb) bt
#0 0x006287a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
#1 0x006697d5 in raise () from /lib/tls/libc.so.6
#2 0x0066b149 in abort () from /lib/tls/libc.so.6
#3 0x00662db1 in __assert_fail () from /lib/tls/libc.so.6
#4 0x0804c78a in real_die (file=0x815293b "nation.c", line=311,
format=0x8152981 "wrong nation %d") at shared.c:679
#5 0x080b1745 in get_nation_city_style (nation=0) at nation.c:311
#6 0x08051ece in srv_main () at srv_main.c:1345
#7 0x0804a9a7 in main (argc=1, argv=0xbffff824) at civserver.c:242
Seems mysterious to me.
- Per
- [Freeciv-Dev] (PR#12956) City style crash,
Per I. Mathisen <=
|
|