delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Date: | Mon, 18 Jun 2001 11:54:14 -0400 |
From: | Christopher Faylor <cgf AT redhat DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Possible bug in strace functionality (or CVS) |
Message-ID: | <20010618115414.J28822@redhat.com> |
Reply-To: | cygwin AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
References: | <CAEIIBEHOJELFDAHENHIEENLCEAA DOT neil DOT erskine AT jjmackay DOT ca> |
Mime-Version: | 1.0 |
User-Agent: | Mutt/1.3.11i |
In-Reply-To: | <CAEIIBEHOJELFDAHENHIEENLCEAA.neil.erskine@jjmackay.ca>; from neil.erskine@jjmackay.ca on Mon, Jun 18, 2001 at 09:38:10AM -0300 |
On Mon, Jun 18, 2001 at 09:38:10AM -0300, Neil Erskine wrote: >I find that the attached script fails on Windows 98 and Windows 200 when >running Cygwin 1.3.2 with CVS 1.11. A core dump occurs in the "strace cvs >commit" line. Removing the "strace" term allows the script to run to >completion. I hope that someone with greater familiarity with how strace >works will be able to take a look at it. > >The strace shows that an open call succeeds, and an uncaught exception >occurs after the open returns. There is nothing magic about strace. It is just a bunch of printfs. If it is core dumping, then something is probably passing an invalid pointer to a "%s" in strace_printf. cgf -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |