This is the mail archive of the
cygwin-xfree@cygwin.com
mailing list for the Cygwin XFree86 project.
BACKTRACE RE: Grace (xmgrace) 5.1.12-1 graph program -- building under cygwin -- possibly LessTif bug from 0.93.91 ?
- From: "Atwood, Robert C" <r dot atwood at imperial dot ac dot uk>
- To: <cygwin-xfree at cygwin dot com>
- Date: Thu, 15 Jan 2004 19:42:09 -0000
- Subject: BACKTRACE RE: Grace (xmgrace) 5.1.12-1 graph program -- building under cygwin -- possibly LessTif bug from 0.93.91 ?
- Reply-to: cygwin-xfree at cygwin dot com
Here is a back trace for the problem I mentioned.
In this case it was the plot|axes properties ... dialog box that I tried
to open.
Program received signal SIGSEGV, Segmentation fault.
0x10032103 in cygX11-6!XGetGCValues () from /usr/X11R6/bin/cygX11-6.dll
(gdb) bt
#0 0x10032103 in cygX11-6!XGetGCValues () from
/usr/X11R6/bin/cygX11-6.dll
#1 0x00773946 in cygXm-2!_XmArrowBG_TraitAddCallback ()
from /usr/X11R6/bin/cygXm-2.dll
#2 0x009f5ecc in cygXt-6!XtSetSensitive () from
/usr/X11R6/bin/cygXt-6.dll
#3 0x009f64cb in cygXt-6!XtSetValues () from /usr/X11R6/bin/cygXt-6.dll
#4 0x00a09fb8 in cygXt-6!XtVaSetValues () from
/usr/X11R6/bin/cygXt-6.dll
#5 0x0047f6ab in _fu59___XmStrings () at motifutils.c:734
#6 0x004aaeae in create_axes_dialog (axisno=-1) at tickwin.c:212
#7 0x004aa6f2 in create_axes_dialog_cb (data=0x0) at tickwin.c:135
#8 0x0047fddc in button_int_cb_proc (w=0x1013d098,
client_data=0x1013d500,
call_data=0x22f8c0) at motifutils.c:962
#9 0x009d26b3 in cygXt-6!XtCallCallbackList () from
/usr/X11R6/bin/cygXt-6.dll
#10 0x007d0377 in cygXm-2!XmSetWMProtocolHooks ()
#11 0x00a06f41 in cygXt-6!_XtMatchAtom () from
/usr/X11R6/bin/cygXt-6.dll
#12 0x00a073e9 in cygXt-6!_XtMatchAtom () from
/usr/X11R6/bin/cygXt-6.dll
#13 0x00a0797b in cygXt-6!_XtTranslateEvent () from
/usr/X11R6/bin/cygXt-6.dll
#14 0x009e0165 in cygXt-6!XtDispatchEventToWidget ()
from /usr/X11R6/bin/cygXt-6.dll
#15 0x009e0c6f in cygXt-6!_XtOnGrabList () from
/usr/X11R6/bin/cygXt-6.dll
---Type <return> to continue, or q <return> to quit---
#16 0x009e0ebf in cygXt-6!XtDispatchEvent () from
/usr/X11R6/bin/cygXt-6.dll
#17 0x009e13e4 in cygXt-6!XtAppMainLoop () from
/usr/X11R6/bin/cygXt-6.dll
#18 0x004b7006 in _fu1053__XtShellStrings () at xmgrace.c:1187
#19 0x00403b5f in main (argc=1, argv=0x100f2538) at main.c:717
(gdb) Program received signal SIGSEGV, Segmentation fault.