HP3000-L Archives

July 2003, Week 2

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Mark Wonsil <[log in to unmask]>
Reply To:
Date:
Thu, 10 Jul 2003 09:19:47 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (23 lines)
Well, I found out what was crashing my awk script.  Comments.

Apparently, a comment can only be 203 characters.  At 204 characters, I get:

awk -f test.awk
Bus error(coredump)

At 205 (and up) I get:

awk -f test.awk
Memory fault(coredump)

I was debugging and created a particularly long print statement and when I
found the problem I just commented the print statement out, just in case I
needed it again.  The development was done on XP and I didn't get any
errors.  When I moved the script to the HP-UX boxes, I got the coredump.  It
makes you want to # your head against a wall...

Mark W.

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2