Complete.Org: Mailing Lists: Archives: freeciv-dev: November 1998:
Re: [Freeciv-Dev] civclient quits without warning
Home

Re: [Freeciv-Dev] civclient quits without warning

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: Kris Bubendorfer <Kris.Bubendorfer@xxxxxxxxxxxxx>
Cc: freeciv-dev@xxxxxxxxxxx, kris@xxxxxxxxxxxxx
Subject: Re: [Freeciv-Dev] civclient quits without warning
From: Kris Bubendorfer <Kris.Bubendorfer@xxxxxxxxxxxxx>
Date: Wed, 04 Nov 1998 14:13:24 +1300

To further the discussion on the client crashing problem, here is my (bt)...


#0  0xef34b154 in t_splay ()
#1  0xef34afac in t_delete ()
#2  0xef34a90c in realloc ()
#3  0x35010 in meswin_allocate () at client/messagewin.c:203
#4  0x35094 in clear_notify_window () at client/messagewin.c:221
#5  0x364e8 in handle_before_new_year () at client/packhand.c:257
#6  0x1db70 in handle_packet_input (packet=0x10a600 "", type=48)
    at client/civclient.c:206
#7  0x24174 in get_net_input (client_data=0x0, fid=0x8bc00, id=0xeffff794)
    at client/clinet.c:143
#8  0xef6c810c in DoOtherSources ()
#9  0xef6c8570 in XtAppNextEvent ()
#10 0xef6bd01c in XtAppMainLoop ()
#11 0x1e674 in x_main (argc=1, argv=0xa7400) at client/xmain.c:472
#12 0x1d90c in main (argc=5, argv=0xeffffac4) at client/civclient.c:86

It seems to be a null packet of type PACKET_BEFORE_NEW_YEAR which triggers
this.  I have no idea about what this might be.


-- 

Cheers Kris...





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