Complete.Org: Mailing Lists: Archives: freeciv-dev: December 2004:
[Freeciv-Dev] Re: (PR#11468) client-xaw segfaulting
Home

[Freeciv-Dev] Re: (PR#11468) client-xaw segfaulting

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: infyquest@xxxxxxxxx
Subject: [Freeciv-Dev] Re: (PR#11468) client-xaw segfaulting
From: "Egor Vyscrebentsov" <evyscr@xxxxxxxxx>
Date: Sat, 11 Dec 2004 15:17:51 -0800
Reply-to: bugs@xxxxxxxxxxx

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

On Sat, 11 Dec 2004 12:11:08 -0800
Christian Knoke <chrisk@xxxxxxxxx> wrote:

CK> On Sat, Dec 11, 2004 at 02:33:27AM -0800, Vijay Kiran Kamuju wrote:
CK> > the civ client segfaults after i click connect to localhost.
CK> (gdb) bt
CK> #0  0x402d5ffd in free () from /lib/libc.so.6
CK> #1  0x400ec4b3 in XtFree () from /usr/X11R6/lib/libXt.so.6
CK> #2  0x400a7ce9 in _XawMultiSaveAsFile () from /usr/X11R6/lib/libXaw3d.so.6
CK> #3  0x400a7388 in LayYYerror () from /usr/X11R6/lib/libXaw3d.so.6
CK> #4  0x40111473 in XtSetSensitive () from /usr/X11R6/lib/libXt.so.6
CK> #5  0x401119ad in XtSetValues () from /usr/X11R6/lib/libXt.so.6
CK> #6  0x40096098 in _XawTextExecuteUpdate () from /usr/X11R6/lib/libXaw3d.so.6
CK> #7  0x40111473 in XtSetSensitive () from /usr/X11R6/lib/libXt.so.6
CK> #8  0x4011142f in XtSetSensitive () from /usr/X11R6/lib/libXt.so.6
CK> #9  0x401119ad in XtSetValues () from /usr/X11R6/lib/libXt.so.6
CK> #10 0x4012495c in XtVaSetValues () from /usr/X11R6/lib/libXt.so.6
CK> #11 0x080f4246 in xaw_intl_string_width (w=0x8310160) at gui_stuff.c:402
CK> #12 0x080f3017 in setup_widgets () at gui_main.c:681
CK> #13 0x080f2545 in ui_main (argc=1, argv=0x0) at gui_main.c:432
CK> #14 0x0804f7ff in main (argc=1, argv=0xbffff914) at civclient.c:330

Well, Xaw3d client segfaults even before drawing something.
It was broken at 01.12.2004 by i18n patch.
However, Xaw client has no problems.

I will play with text widgets today, hope to find the problem
(Now, if i change asciiTextWidgetClass to textWidgetClass,
i get same crash on Xaw client. Maybe, problem with text length functions...)

Evyscr, who's looking for Xaw3d manual now.





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