Complete.Org: Mailing Lists: Archives: freeciv-dev: February 2002:
[Freeciv-Dev] Re: help needed with crashing server
Home

[Freeciv-Dev] Re: help needed with crashing server

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: help needed with crashing server
From: Christian Knoke <ChrisK@xxxxxxxx>
Date: Mon, 25 Feb 2002 18:14:29 +0100

On Mon, Feb 25, 2002 at 10:22:56AM +0100, Raimar Falke wrote:
> 
> It is fixed. However the current CVS client has another problem. You
> need to apply the attached patch.

Raimar,

I don't know wether this new problem is supposed to
be fixed right now (= 17:30 CEST). When I switch
the tech goal I get *now*:

chris@max:~> civclient -t trident
civclient: packets.c:755: put_bool8: 
Zusicherung »val == (1) || val == (0)« nicht erfüllt.
Abgebrochen (core dumped)

This seems different to the core dump I got this morning
at startup.

Reproducible, savegame available, backtrace see below

Christian


(gdb) bt
#0  0x40338861 in kill () from /lib/libc.so.6
#1  0x40338665 in raise () from /lib/libc.so.6
#2  0x40339c81 in abort () from /lib/libc.so.6
#3  0x40332a52 in Letext () from /lib/libc.so.6
#4  0x080b3007 in put_bool8 (
    buffer=0xbfffd8e4
"\234Úÿ¿h'(\bh\006A\b\200¸@\bz\006A\b¤·@\bh\006A\b\214Ùÿ¿z\006A\b", 
    val=138456848) at packets.c:755
#5  0x080b3d53 in put_worklist (pc=0x81bf7a0, 
    buffer=0xbfffd8e4
"\234Úÿ¿h'(\bh\006A\b\200¸@\bz\006A\b¤·@\bh\006A\b\214Ùÿ¿z\006A\b", 
    pwl=0xbfffe930, real_wl=0) at packets.c:1388
#6  0x080b46cd in send_packet_player_request (pc=0x81bf7a0,
packet=0xbfffe91c, 
    req_type=PACKET_PLAYER_TECH_GOAL) at packets.c:1706
#7  0x0809d3da in science_goal_callback (widget=0x840b18c, data=0xe) at
repodlgs.c:296
#8  0x400e13c3 in gtk_marshal_NONE__NONE () from /usr/lib/libgtk-1.2.so.0
#9  0x40113268 in gtk_handlers_run () from /usr/lib/libgtk-1.2.so.0
#10 0x4011263f in gtk_signal_real_emit () from /usr/lib/libgtk-1.2.so.0
#11 0x40110597 in gtk_signal_emit () from /usr/lib/libgtk-1.2.so.0
#12 0x4014964f in gtk_widget_activate () from /usr/lib/libgtk-1.2.so.0
#13 0x400e9efc in gtk_menu_shell_activate_item () from
/usr/lib/libgtk-1.2.so.0
#14 0x400e9121 in gtk_menu_shell_button_release () from
/usr/lib/libgtk-1.2.so.0
#15 0x400e0f2f in gtk_marshal_BOOL__POINTER () from /usr/lib/libgtk-1.2.so.0
#16 0x4011267d in gtk_signal_real_emit () from /usr/lib/libgtk-1.2.so.0
#17 0x40110597 in gtk_signal_emit () from /usr/lib/libgtk-1.2.so.0
#18 0x401494ec in gtk_widget_event () from /usr/lib/libgtk-1.2.so.0
#19 0x400e0e65 in gtk_propagate_event () from /usr/lib/libgtk-1.2.so.0
#20 0x400dfeaf in gtk_main_do_event () from /usr/lib/libgtk-1.2.so.0
#21 0x40194dd4 in gdk_event_dispatch () from /usr/lib/libgdk-1.2.so.0
#22 0x401c6c46 in g_main_dispatch () from /usr/lib/libglib-1.2.so.0
#23 0x401c7273 in g_main_iterate () from /usr/lib/libglib-1.2.so.0
#24 0x401c743c in g_main_run () from /usr/lib/libglib-1.2.so.0
#25 0x400df76c in gtk_main () from /usr/lib/libgtk-1.2.so.0
#26 0x0808d344 in ui_main (argc=3, argv=0xbffff624) at gui_main.c:867
#27 0x0805f4f1 in main (argc=3, argv=0xbffff624) at civclient.c:192
#28 0x403277ee in __libc_start_main () from /lib/libc.so.6
(gdb) 

-- 
Christian Knoke     * * *      http://www.enter.de/~c.knoke/
* * * * * * * * *  Ceterum censeo Microsoft esse dividendum.


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