Complete.Org: Mailing Lists: Archives: freeciv-dev: March 2005:
[Freeciv-Dev] (PR#12439) Timer crash
Home

[Freeciv-Dev] (PR#12439) Timer crash

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Subject: [Freeciv-Dev] (PR#12439) Timer crash
From: "Per I. Mathisen" <per@xxxxxxxxxxx>
Date: Sat, 5 Mar 2005 16:05:56 -0800
Reply-to: bugs@xxxxxxxxxxx

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

civserver: timing.c:370: read_timer_seconds: Assertion `t != ((void *)0)'
failed.

(gdb) bt
#0  0x0092c7a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
#1  0x0096c955 in raise () from /lib/tls/libc.so.6
#2  0x0096e319 in abort () from /lib/tls/libc.so.6
#3  0x00965f41 in __assert_fail () from /lib/tls/libc.so.6
#4  0x0804dc66 in read_timer_seconds (t=0x0) at timing.c:370
#5  0x0806bafe in send_game_info (dest=0x860d578) at gamehand.c:349
#6  0x0804e739 in send_all_info (dest=0x860d578) at srv_main.c:312
#7  0x080514ec in srv_main () at srv_main.c:1906
#8  0x0804a4d3 in main (argc=3, argv=0xfee09714) at civserver.c:242

I get this on game start.

  - Per





[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#12439) Timer crash, Per I. Mathisen <=