Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!william From: william@cis.ohio-state.edu (James H. Williamson) Newsgroups: comp.windows.x Subject: MatchEvent Error Message-ID: <37192@tut.cis.ohio-state.edu> Date: 26 Feb 89 22:08:54 GMT Sender: william@tut.cis.ohio-state.edu Lines: 12 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.