Path: utzoo!attcan!uunet!samsung!know!zaphod.mps.ohio-state.edu!ncar!mephisto!prism!sun13!VSSERV.SCRI.FSU.EDU!mayne From: mayne@VSSERV.SCRI.FSU.EDU (William (Bill) Mayne) Newsgroups: comp.unix.questions Subject: awk errors Keywords: QIC tar compatibility Message-ID: <395@sun13.scri.fsu.edu> Date: 13 Aug 90 20:34:00 GMT References: Sender: news@sun13.scri.fsu.edu Distribution: comp Organization: SCRI, Florida State University Lines: 15 In my earlier post on this question all but the last paragraph got lost somehow. The part which showed up on the net wouldn't make much sense, so I'll summarize again. My apologies for the confusion. Using awk on a Sun 3 run SunOS 4.0 I sometimes get either bus errors or segmentation faults in the awk interpreter. Although I sometimes find errors in the awk program which I was trying to interpret (no thanks to the graceful error handling) I regard this as a bug. An interpreter or compiler shouldn't fail like that no matter what the input is. But I know I have to learn to live with it the way it is. If anyone out there has learned some techniques to help locate the error in a case like this, or has discovered what patterns of source code errors cause this interpreter [mis]behavior please enlighten me. Email responses preferred. I will summarize if others show interest.