Complete.Org: Mailing Lists: Archives: freeciv-dev: December 2004:
[Freeciv-Dev] (PR#11430) Reconnect crash in GTK1
Home

[Freeciv-Dev] (PR#11430) Reconnect crash in GTK1

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Subject: [Freeciv-Dev] (PR#11430) Reconnect crash in GTK1
From: "Christian Knoke" <chrisk@xxxxxxxxx>
Date: Thu, 9 Dec 2004 07:53:43 -0800
Reply-to: bugs@xxxxxxxxxxx

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


CVS 09 DEC 2004 S2 GTK1

# civserver

# civclient -a

/start, <ok> <ok> Alt-F4

# civclient -a

Speicherzugriffsfehler (core dumped)

#0  canvas_put_rectangle (pcanvas=0x0, color=COLOR_STD_BLACK, canvas_x=0,
canvas_y=1320, 
    width=0, height=-1320) at mapview.c:683
No locals.
#1  0x0807bfec in update_map_canvas (canvas_x=0, canvas_y=1320, width=0,
height=-1320)
    at mapview_common.c:1539
        gui_x0 = 0
        gui_y0 = 1320
        tmp = (struct canvas *) 0x528
#2  0x08080d60 in handle_unit_packet_common (packet_unit=0x96) at
packhand.c:1255
        width = 150
        height = 150
        canvas_x = -570
        canvas_y = 1380
        pcity = (struct city *) 0x0
        punit = (struct unit *) 0x83d68f0
        repaint_unit = true
        repaint_city = false
        old_tile = (struct tile *) 0x0
        check_focus = false
        moved = false
        ret = false
#3  0x0808094d in handle_unit_info (packet=0x83d68f0) at packhand.c:937
        punit = (struct unit *) 0x83d68f0
#4  0x08084695 in client_handle_packet (type=PACKET_PROCESSING_STARTED,
packet=0x528)
    at packhand_gen.c:160
No locals.
#5  0x0806ac7b in handle_packet_input (packet=0x0, type=49) at
civclient.c:359
No locals.
#6  0x0806e27f in input_from_server (fd=4) at clinet.c:339
        result = true
        packet = (void *) 0x83c4bd8
        type = PACKET_UNIT_INFO
#7  0x401adcfb in gdk_get_show_events () from /usr/lib/libgdk-1.2.so.0
No symbol table info available.
#8  0x00000004 in ?? ()
No symbol table info available.
#9  0x00000004 in ?? ()
No symbol table info available.
#10 0x00000001 in ?? ()
No symbol table info available.
#11 0x401f24a8 in ?? () from /usr/lib/libglib-1.2.so.0
No symbol table info available.
#12 0x00000000 in ?? ()
No symbol table info available.
#13 0x0835b208 in ?? ()
No symbol table info available.
#14 0xbffff748 in ?? ()
No symbol table info available.
#15 0x401e0a56 in g_io_add_watch () from /usr/lib/libglib-1.2.so.0
No symbol table info available.
Previous frame identical to this frame (corrupt stack?)

-- 
Christian Knoke            * * *            http://cknoke.de
* * * * * * * * *  Ceterum censeo Microsoft esse dividendum.





[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#11430) Reconnect crash in GTK1, Christian Knoke <=