Re: Bugs in 1.10

Hrvoje Niksic <[email protected]> Wed, 15 Jun 2005 21:36:16 +0200
Newsgroups gmane.comp.web.wget.patches
Message-ID <[email protected]>
ende <[email protected]> writes:

> Although it seems wget resume after this message, it has a bad look:
> wget(28204) malloc: ***  Deallocation of a pointer not malloced: 0x302010;
> This could be a double free(), or free() called with the middle of an
> allocated block; Try setting environment variable MallocHelp to see tools
> to help debug
> wget(28204) malloc: ***  Deallocation of a pointer not malloced: 0x301fd0;
> This could be a double free(), or free() called with the middle of an
> allocated block; Try setting environment variable MallocHelp to see tools
> to help debug

Which system have you run this on?  On what URLs?  Finally, have you
tried setting MallocHelp, as suggested by the error message?