Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Fri, 10 Jun 2005 12:25:38 -0400
From: Christopher Faylor <cgf-no-personal-reply-please@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: mcedit stackdumps (Pavel please comment?)
Message-ID: <20050610162537.GA17004@trixie.casa.cgf.cx>
Reply-To: cygwin@cygwin.com
References: <d8c8jd$cfn$1@sea.gmane.org> <20050610151305.GF7942@trixie.casa.cgf.cx> <d8cdvg$14d$1@sea.gmane.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <d8cdvg$14d$1@sea.gmane.org>
User-Agent: Mutt/1.5.8i

On Fri, Jun 10, 2005 at 06:19:25PM +0200, Krzysztof Duleba wrote:
>Christopher Faylor wrote:
>
>> >$ cat mc.exe.stackdump
>> >Exception: STATUS_ACCESS_VIOLATION at eip=610CA032
>>
>>This is indicative of a malloc corruption problem.  It is probably a
>>problem with mcedit itself, not cygwin.
>
>OK, I sent the report to mc mailing list.  I hope they will know what
>to do about it.

Two things:

- It would be nice if the mc maintainer would comment on this.  Pavel?

- This is problem is usually caused by free()ing the same block of memory
twice.

cgf

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

