From: Martin DOT Stromberg AT lu DOT erisoft DOT se (Martin Stromberg) Newsgroups: comp.os.msdos.djgpp Subject: Re: program crashes Date: 12 Jun 1998 10:32:12 GMT Organization: Ericsson Erisoft AB, Sweden Lines: 31 Message-ID: <6lr03c$60h$1@antares.lu.erisoft.se> References: <199806120048 DOT RAA16176 AT jetsam DOT ee DOT pdx DOT edu> NNTP-Posting-Host: mars.lu.erisoft.se To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Stanislaw Grygiel (stach AT ee DOT pdx DOT edu) wrote: : dumpfile : D:\i\programs\recons2>recons : Exiting due to signal SIGSEGV : General Protection Fault at eip=00007cde : eax=00000000 ebx=00000000 ecx=ffffffff edx=00000073 esi=00002677 edi=206e6920 : ebp=0004c808 esp=0004b438 program=D:\I\PROGRAMS\RECONS2\RECONS.EXE : cs: sel=00af base=83454000 limit=0006ffff : ds: sel=00b7 base=83454000 limit=0006ffff : es: sel=00b7 base=83454000 limit=0006ffff : fs: sel=0087 base=0000b080 limit=0000ffff : gs: sel=00c7 base=00000000 limit=ffffffff : ss: sel=00b7 base=83454000 limit=0006ffff : : Call frame traceback EIPs: : 0x00007cde __doprnt+2102 : 0x00004b21 _fprintf+105 : 0x000029f6 _print_out+726, line 308 of recons_func.c : 0x00001c3f _main+835, line 86 of recons_main.c : 0x00004216 ___crt1_startup+138 : : D:\i\programs\recons2>symify -o dumpfile recons So how does the lines around "line 308 of recons_func.c" look? Right, MartinS