Message-ID: From: "Andris Pavenis" To: djgpp-workers AT delorie DOT com, Michel de Ruiter Date: Fri, 17 Jul 1998 15:44:46 +0300 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: DJTAR problem In-reply-to: Precedence: bulk Date sent: Fri, 17 Jul 98 13:12:25 MET DST From: Michel de Ruiter Subject: DJTAR problem > Hi workers, > > DJTAR from DJDEV202 crashes on every tar-file, but not when rebuilt > from sources: > > Exiting due to signal SIGSEGV > Stack Fault at eip=00006cd0 > eax=00000000 ebx=000eb2c0 ecx=00000007 edx=000ead10 esi=00000005 edi=00000005 > ebp=000eb7b0 esp=000eb27c program=E:\DJGPP\BIN\DJTAR.EXE > cs: sel=00a7 base=10000000 limit=000effff > ds: sel=00af base=10000000 limit=000effff > es: sel=00af base=10000000 limit=000effff > fs: sel=008f base=00004520 limit=0000ffff > gs: sel=00bf base=00000000 limit=0010ffff > ss: sel=00af base=10000000 limit=000effff > App stack: [000eb850..0006b850] Exceptn stack: [0006b72c..000697ec] > > Call frame traceback EIPs: > 0x00006cd0 > 0x00007212 > 0x0000727b > 0x0000467b > 0x000042ec > 0x00002404 > 0x000083b2 > > Can anyone confirm this? > Cannot do this. Binaries djtar.exe from both last alphas (980628 and 970712) are not crashing for me and are working (both with Win95 loaded and not loaded). The same with binaries I compiled from sources.