When I compile dx under gcc 3.1-1 on a standard RH7.3 machine the prompter dies when I try to save the .general file. The window pops up and then it hangs. I have looked at it in the debugger and here is the traceback

0x4207a251 in chunk_alloc () from /lib/i686/libc.so.6
(gdb) where
#0  0x4207a251 in chunk_alloc () from /lib/i686/libc.so.6
#1  0x4207a058 in malloc () from /lib/i686/libc.so.6
#2  0x403c1295 in XtMalloc () from /usr/X11R6/lib/libXt.so.6
#3  0x401410ed in miRegionOp () from /usr/X11R6/lib/libXm.so.3
#4  0x401416d2 in _XmRegionIntersect () from /usr/X11R6/lib/libXm.so.3
#5 0x40100cef in IntersectWithWidgetAncestors () from /usr/X11R6/lib/libXm.so.3
#6  0x40100317 in DetectAllClippers () from /usr/X11R6/lib/libXm.so.3
#7 0x401005d1 in DetectAndInsertAllClippers () from /usr/X11R6/lib/libXm.so.3
#8  0x40104bd0 in SyncTree () from /usr/X11R6/lib/libXm.so.3
#9  0x4010328f in GetTreeFromDSM () from /usr/X11R6/lib/libXm.so.3
#10 0x40104d53 in _XmDSMGetTreeFromDSM () from /usr/X11R6/lib/libXm.so.3
#11 0x400fb83d in _XmSetDragReceiverInfo () from /usr/X11R6/lib/libXm.so.3
#12 0x401d2eb7 in TreeUpdateHandler () from /usr/X11R6/lib/libXm.so.3
#13 0x401048b0 in _XmIEndUpdate () from /usr/X11R6/lib/libXm.so.3
#14 0x403d9109 in _XtRemoveAllInputs () from /usr/X11R6/lib/libXt.so.6
#15 0x403d938f in XtAppNextEvent () from /usr/X11R6/lib/libXt.so.6
#16 0x08055e38 in GARApplication::handleEvents() (this=0x80d5380) at GARApplication.C:460
#17 0x08076760 in main (argc=1, argv=0xbfffec64) at Main.C:38
#18 0x42017499 in __libc_start_main () from /lib/i686/libc.so.6
(gdb)

Has anyone else seen this?? I am able to save .net's just fine, so it is something with the combo of the promter and saving files. I made a clean cvs build this a.m. with the new compiler. I don't have the old compiler to test right now so I am wondering if this is bit rot or me.
Thanks
matt

Reply via email to