To: salvador AT natacha DOT inti DOT edu DOT ar Cc: fwec AT juno DOT com, djgpp AT delorie DOT com Subject: Re: ERROR 0004 Message-ID: <19970228.215142.7543.0.fwec@juno.com> References: From: fwec AT juno DOT com (Mark T Logan) Date: Fri, 28 Feb 1997 21:54:16 EST On Fri, 28 Feb 1997 18:01:24 +0000 "Salvador Eduardo Tropea (SET)" writes: >Mark this error is generated by the GPF (general protection fault) so >this code >must be searched in the Intel datasheets. As I guess that you don't >really want >to do that just run symify to see where the GPF was produced in your >code. Read >the FAQ about how to use symify if you have troubles. Thank you very much for your reply, however, I'm afraid it doesn't help me. Normally, when my program crashes, the first thing I do is run symify. However, It crashed with a message similar to this. Page fault at eip: ERROR 0004 This is it! No traceback, nothing! Don't feel morally compelled to reply to this, because my program mysteriously works now, but I'm still curious.