Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Tue, 17 Feb 2004 12:36:18 -0500
From: Christopher Faylor <cgf-no-personal-reply-please@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: failure of unzip and recent cygwin1.dll
Message-ID: <20040217173618.GB25216@redhat.com>
Mail-Followup-To: cygwin@cygwin.com
References: <OF76B3F8E2.C6BC411B-ON85256E3D.001755D8-85256E3D.001CD62A@us.ibm.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <OF76B3F8E2.C6BC411B-ON85256E3D.001755D8-85256E3D.001CD62A@us.ibm.com>
User-Agent: Mutt/1.4.1i
X-IsSubscribed: yes
Reply-To: cygwin@cygwin.com

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/

