From: Ofer Corshid Newsgroups: comp.os.msdos.djgpp Subject: Unclear Error Message Date: Sun, 09 Nov 1997 07:50:02 -0800 Organization: The hebrew University of Jerusalem Lines: 29 Message-ID: <3465DBAA.7C18@cs.huji.ac.il> Reply-To: oferco AT cs DOT huji DOT ac DOT il NNTP-Posting-Host: dial-20-37.slip.huji.ac.il Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hye, Thanking anyone who will answer this: When I run my program (a big one, a makefile with 7 implementation files), I get this unclear message: Exiting due to signal SIGSEGV General Protection Fault at eip=00002489 eax=000631e0 ebx=ffffffff ecx=00000072 edx=00065080 ... ... ... cs: ... ds: ... es: ... fs: ... gs: ... ss: ... Call frame traceback EIPs: 0x00002489 ... ... ... ... What should I do? Ofer.