failure of unzip and recent cygwin1.dll

Christopher Faylor cgf-no-personal-reply-please@cygwin.com
Tue Feb 17 17:54:00 GMT 2004


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/



More information about the Cygwin mailing list