Quick question

George (greerga@entropy.muc.muohio.edu)
Mon, 4 Aug 1997 23:31:15 -0400 (EDT)


How bad is it when I can reproducibly get:

hlp2html: Exception at [<c012964b>] (c018a946)

First address is:
c012959c T getname
c01296a0 T putname
Second:
c018a1f4 T sprintf
c018b777 t common_fixup

hlp2html a simple, hastily written program designed to convert a text help
file into an HTML document. I could understand "Segmentation Fault" but it
doesn't show up, just the exception in the kernel log. Haven't oops since
Jun 19 when I was on 2.1.36 and update caused it. (5th update induced
2.1.36 oops I've seen.)

-George