From: "A.Appleyard" Organization: Materials Science Centre To: DJGPP AT DELORIE DOT COM Date: Thu, 21 Nov 1996 14:19:48 GMT Subject: V2 again Message-ID: I just tried under v2 another program that runs OK under v1. Under v2 it errored thus:- D:\HEWSON>a spex_dat\length1.spt miaow Exiting due to signal SIGSEGV Stack Fault at eip=00001b09 eax=00050264 ebx=000501c0 ecx=00000000 edx=00050240 esi=00000054 edi=0000e6d0 ebp=0004e620 esp=fff4e5ec program=D:\HEWSON\A.EXE cs: sel=00a7 base=10000000 limit=0005ffff ds: sel=00af base=10000000 limit=0005ffff es: sel=00af base=10000000 limit=0005ffff fs: sel=008f base=00035c80 limit=0000ffff gs: sel=00bf base=00000000 limit=ffffffff ss: sel=00af base=10000000 limit=0005ffff Call frame traceback EIPs: 0x00001b09 What may have caused it? I was not doing anything at all with signals. How can I get this junk translated into something meaningful?, like symify does with the hex dump that programs compiled by v1 make when they error? (I have just resubscribed to djgpp)