www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2000/02/14/15:07:14

Date: Mon, 14 Feb 2000 09:54:10 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: Doug Kaufman <dkaufman AT rahul DOT net>
cc: djgpp AT delorie DOT com
Subject: Re: Help in porting wget
In-Reply-To: <887l4f$frr$1@samba.rahul.net>
Message-ID: <Pine.SUN.3.91.1000214095350.12009P-100000@is>
MIME-Version: 1.0
Reply-To: djgpp AT delorie DOT com
Errors-To: dj-admin AT delorie DOT com
X-Mailing-List: djgpp AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

On 14 Feb 2000, Doug Kaufman wrote:

> TCP/IP shutdown: Segmentation violation
> Exiting due to signal SIGABRT
> Page fault at eip=0004c539, error=0004
> eax=00000008 ebx=00000000 ecx=00000000 edx=00000000 esi=00067f2c edi=00000008
> ebp=000f0558 esp=000f054c program=F:\WGET1\WGET-1.5-3\SRC\WGET.EXE
> cs: sel=00e7  base=10310000  limit=0012ffff
> ds: sel=00ef  base=10310000  limit=0012ffff
> es: sel=00ef  base=10310000  limit=0012ffff
> fs: sel=00ff  base=00000000  limit=0010ffff
> gs: sel=00ff  base=00000000  limit=0010ffff
> ss: sel=00ef  base=10310000  limit=0012ffff
> App stack: [000f06d8..000706d8]  Exceptn stack: [000700e0..0006e1a0]
>  
> Call frame traceback EIPs:
>   0x0004c539 _free+77

Crashes inside `free' usually means that some code overruns a
malloc'ed buffer.  I suggest to use YAMD or similar package to find
the offender.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019