I have this backtrace for you:

#0 0xb7e28364 in _XmMenuEscape (w=0x82bf9a8, ev=0xbf800a9c, params=0x0, num_params=0xb7d7d6e4)
    at ../../../lib/Xm-2.1/MenuUtil.c:326
#1  0xb7d6f08a in _XtMatchAtom () from /usr/X11R6/lib/libXt.so.6
#2  0xb7d6f5c6 in _XtMatchAtom () from /usr/X11R6/lib/libXt.so.6
#3  0xb7d6fbea in _XtTranslateEvent () from /usr/X11R6/lib/libXt.so.6
#4 0xb7d48cb9 in XtDispatchEventToWidget () from /usr/X11R6/lib/libXt.so.6
#5  0xb7d495a8 in _XtOnGrabList () from /usr/X11R6/lib/libXt.so.6
#6  0xb7d4979d in XtDispatchEvent () from /usr/X11R6/lib/libXt.so.6
#7  0xb7d49c04 in XtAppMainLoop () from /usr/X11R6/lib/libXt.so.6
#8  0x0804f8ce in main (argc=1, argv=0xbf803194) at nedit.c:760

I am struggling a bit to get the libraries with debugging information to link with the executable and the like, if you need more information let me know.

Mathijs


On Tue, 4 Apr 2006, Thorsten Haude wrote:

Hi,

* Mathijs Romans wrote (2006-04-04 13:58):
When I use a menu, for example by pressing Alt-c, and the press Escape, I get a 
segfault.
I tried getting the debian source and compiling it, which gave me a hint of the 
error:

Program received signal SIGSEGV, Segmentation fault.
0xb7ee7364 in _XmMenuEscape () from /usr/lib/libXm.so.2
(gdb) Terminated

Do you have a backtrace or a core?


Thorsten
--
The history of Liberty is a history of the limitation of government power.
   - Woodrow Wilson



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to