This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: mcedit stackdumps (Pavel please comment?)


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]