Complete.Org: Mailing Lists: Archives: freeciv-dev: December 2003:
[Freeciv-Dev] (PR#7153) client crash (cvs 17-dec-2003, gtk gui)
Home

[Freeciv-Dev] (PR#7153) client crash (cvs 17-dec-2003, gtk gui)

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: undisclosed-recipients: ;
Subject: [Freeciv-Dev] (PR#7153) client crash (cvs 17-dec-2003, gtk gui)
From: "Guest" <rt-guest@xxxxxxxxxxx>
Date: Thu, 25 Dec 2003 18:07:26 -0800
Reply-to: rt@xxxxxxxxxxx

<URL: http://rt.freeciv.org/Ticket/Display.html?id=7153 >

while plaing the game
i wonder, why i read trireme, all players and ais are building space
ships for a long time now..

--------

bash-2.05b$ ./civclient 
1: Cannot find sound spec-file "stdsounds".
1: To get sound you need to download a sound set!
1: Get sound sets from <ftp://ftp.freeciv.org/freeciv/contrib/sounds/sets>.
1: Will continue with disabled sounds.
2: 0x86b3a00 Trireme at (104,36) ff
Assertion failed: (unit_list_size(&ptile->units) == 0), function
handle_tile_info, file packhand.c, line 1873.
Abort trap (core dumped)
bash-2.05b$

--------

(gdb) bt
#0  0x2852ffcf in kill () from /lib/libc.so.5
#1  0x28524c68 in raise () from /lib/libc.so.5
#2  0x285989a6 in abort () from /lib/libc.so.5
#3  0x28573b96 in __assert () from /lib/libc.so.5
#4  0x0807ac09 in handle_tile_info ()
#5  0x0807d681 in client_handle_packet ()
#6  0x08067e8e in handle_packet_input ()
#7  0x0806a73e in input_from_server ()
#8  0x28389573 in gdk_io_invoke () from /usr/X11R6/lib/libgdk12.so.2
#9  0x283bac64 in g_io_unix_dispatch () from /usr/local/lib/libglib12.so.3
#10 0x283bd3eb in g_main_dispatch () from /usr/local/lib/libglib12.so.3
#11 0x283bd166 in g_main_iterate () from /usr/local/lib/libglib12.so.3
#12 0x283bc114 in g_main_run () from /usr/local/lib/libglib12.so.3
#13 0x282c75b7 in gtk_main () from /usr/X11R6/lib/libgtk12.so.2
#14 0x080a3c3d in ui_main ()
#15 0x080674f4 in main ()
#16 0x080646f6 in _start ()

--------

i will try to repeat the bug the next days if possible, until now i dunno...

Eugene


[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#7153) client crash (cvs 17-dec-2003, gtk gui), Guest <=