Complete.Org: Mailing Lists: Archives: freeciv-dev: January 2003:
[Freeciv-Dev] Re: (PR#2794) segfault in civclient (1.14.0beta3)
Home

[Freeciv-Dev] Re: (PR#2794) segfault in civclient (1.14.0beta3)

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: olafBuddenhagen@xxxxxx
Subject: [Freeciv-Dev] Re: (PR#2794) segfault in civclient (1.14.0beta3)
From: "ChrisK@xxxxxxxx via RT" <rt@xxxxxxxxxxxxxx>
Date: Sat, 11 Jan 2003 09:13:58 -0800
Reply-to: rt@xxxxxxxxxxxxxx

On Fri, Jan 10, 2003 at 08:19:36PM -0800, olafBuddenhagen@xxxxxx via RT wrote:
> 
> The attached game causes the client to crash when ending the turn (as
> player "Caeser").
> 
> The error is reproducible on my machine, but I haven't tried with
> others.
> 
> I'me using the xaw client (with libXaw7); the actual crash takes place
> in Xaw (this is about the only useful information I could gather from a
> gdb backtrace), so the problem may be exclusive for the xaw client.

I can reproduce this with 1.14.1. Note the sequence of messages:

chris@max:~> civclient -t trident -P none
2: Benutze Reserveressourcen - OK
2: lost connection to server
2: Don't have graphics tags  or  for tech_type None
Speicherzugriffsfehler (core dumped)

(gdb) bt
#0  0x4008f13f in XawViewportSetCoordinates () from /usr/X11R6/lib/libXaw3d.so.7
#1  0x0807d19b in meswin_scroll_down () at messagewin.c:208
#2  0x0807d3a3 in real_update_meswin_dialog () at messagewin.c:260
#3  0x0807d0b4 in create_meswin_dialog () at messagewin.c:175
#4  0x0807ce57 in popup_meswin_dialog () at messagewin.c:80
#5  0x0805a776 in update_meswin_dialog () at messagewin_common.c:76
#6  0x0805a709 in meswin_thaw () at messagewin_common.c:52
#7  0x08050edb in reports_thaw () at climisc.c:1007
#8  0x0805ecfb in handle_thaw_hint () at packhand.c:2443
#9  0x0804e865 in handle_packet_input (packet=0x82abf88, type=95) at 
civclient.c:468
#10 0x080518c3 in input_from_server (fd=4) at clinet.c:329
#11 0x080749c4 in get_net_input (client_data=0x0, fid=0x833b054, id=0xbffff408)
    at gui_main.c:748
#12 0x400fc715 in DoOtherSources () from /usr/X11R6/lib/libXt.so.6
#13 0x400fca46 in XtAppNextEvent () from /usr/X11R6/lib/libXt.so.6
#14 0x400f1fbc in XtAppMainLoop () from /usr/X11R6/lib/libXt.so.6
#15 0x080742ec in ui_main (argc=1, argv=0xbffff624) at gui_main.c:466
#16 0x0804e4f5 in main (argc=5, argv=0xbffff624) at civclient.c:240
#17 0x402ae7ee in __libc_start_main () from /lib/libc.so.6

Christian

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



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