Re: [Freeciv-Dev] civclient quits without warning
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
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...
|
|