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: failure of unzip and recent cygwin1.dll


On Tue, Feb 17, 2004 at 12:14:58AM -0500, Thomas L Roche wrote:
>Larry Hall Mon, 16 Feb 2004 16:42:48 -0500
>> In your case, it sounds to me like you could just pipe the output of
>> strace into grep looking for a keyword or two specific to the error
>
>Unfortunately no: the phrase 'commit memory for cygwin heap' could not
>be found in strace's output. What I did:

Looks like malloc strace is not selected automatically.  I either didn't
know or had forgotten that.  Sorry.

So, you would need to specify add malloc output specifically by adding a
'-mall+malloc' option to the strace line.

--
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]