[comp.windows.x] MatchEvent Error

william@cis.ohio-state.edu (James H. Williamson) (02/27/89)

        I'm getting the following segmentation violation after selecting
 an item of a list widget.

signal SEGV (segmentation violation) in MatchEvent at 0x1c50e
MatchEvent+0x3a:                jsr     a0@

        The callback for the list widgets gets executed and returns.
The best I can tell, the error occurs somewhere in XtMainLoop.
Any insight would be greatly appreciated.

        ...jim w.

kit@ATHENA.MIT.EDU (Chris D. Peterson) (03/01/89)

>        I'm getting the following segmentation violation after selecting
> an item of a list widget.

> signal SEGV (segmentation violation) in MatchEvent at 0x1c50e
> MatchEvent+0x3a:                jsr     a0@

This is not at all useful without the code that produced the error, and
a way of reproducing it.  A very simple example program that demostrates the
problem would be of most use.  If you can provide this information it will be
much easier to figure out your problem.


						Chris D. Peterson     
						MIT X Consortium /
						Project Athena 

Net:	kit@athena.mit.edu		
Phone: (617) 253 - 1326			
USMail: MIT - Room E40-321
	77 Massachusetts Ave.		
	Cambridge, MA 02139