[Freeciv-Dev] (PR#2873) 1.14.0 Xaw client crash
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: |
undisclosed-recipients:; |
Subject: |
[Freeciv-Dev] (PR#2873) 1.14.0 Xaw client crash |
From: |
"Stepan Roh via RT" <rt@xxxxxxxxxxxxxx> |
Date: |
Tue, 21 Jan 2003 14:06:21 -0800 |
Reply-to: |
rt@xxxxxxxxxxxxxx |
---------- Forwarded message ----------
Date: Tue, 21 Jan 2003 18:50:35 +0100 (CET)
From: Stepan Roh <stepan@xxxxxxxxxxx>
To: Freeciv Developers List <freeciv-dev@xxxxxxxxxxx>
Subject: Serious bug in 1.14.0 Xaw client?
(Will be reported to RT if confirmed)
While packaging 1.14.0 Freeciv I found that Xaw client crashes (widget set
is Xaw3D). It receives SIGSEGV directly after showing GUI. Backtrace
follows. 1.13.0 client with same compilation settings (and linked to same
libraries - I rebuilt it for sure from scratch) works without problem.
Reproducible in 2 weeks old CVS (no time to check with latest CVS).
Program received signal SIGSEGV, Segmentation fault.
0x00000000 in ?? ()
(gdb) bt
#0 0x00000000 in ?? ()
#1 0x40035928 in XawAsciiSourceChanged () from /usr/X11R6/lib/libXaw3d.so.7
#2 0x40035707 in XawAsciiSourceChanged () from /usr/X11R6/lib/libXaw3d.so.7
#3 0x400b5f76 in _XtEventInitialize () from /usr/X11R6/lib/libXt.so.6
#4 0x400b5c4c in XtDispatchEventToWidget () from /usr/X11R6/lib/libXt.so.6
#5 0x400b59a5 in XtDispatchEventToWidget () from /usr/X11R6/lib/libXt.so.6
#6 0x400b6392 in _XtOnGrabList () from /usr/X11R6/lib/libXt.so.6
#7 0x400b6719 in XtDispatchEvent () from /usr/X11R6/lib/libXt.so.6
#8 0x400b6b54 in XtAppMainLoop () from /usr/X11R6/lib/libXt.so.6
#9 0x0806fb0d in ui_main (argc=1, argv=0xbffff6e4) at gui_main.c:464
#10 0x0804dc57 in main (argc=1, argv=0xbffff6e4) at civclient.c:228
#11 0x4030617d in __libc_start_main () from /lib/libc.so.6
Just for the record system is Slackware 8.1 (kernel 2.4.18, glibc-2.2.5,
XFree86 4.2.1, Xaw3D 1.5, gcc 2.95.3).
Have a nice day.
Stepan Roh
- [Freeciv-Dev] (PR#2873) 1.14.0 Xaw client crash,
Stepan Roh via RT <=
|
|