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: Wed, 29 Jan 2003 13:42:48 -0500
From: Christopher Faylor <cgf@redhat.com>
To: cygwin@cygwin.com
Subject: Re: rsync hang - strace output - any ideas?
Message-ID: <20030129184248.GD11143@redhat.com>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <00d001c2c6d3$156b2e20$78d96f83@pomello> <3E3819CD.8060209@hekimian.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <3E3819CD.8060209@hekimian.com>
User-Agent: Mutt/1.5.1i

On Wed, Jan 29, 2003 at 01:13:33PM -0500, Joe Buehler wrote:
>Max Bowsher wrote:
>
>>I got this from gdb:
>>(gdb) bt
>>#0  0x77f767ce in ?? ()
>>
>>i.e. nothing useful. If anyone has any suggestions for getting more info,
>>please say.
>
>I posted a script to this list some time back that can be used to translate
>NT addresses (like the 0x77f767ce above) to function names.  This can be
>a help in understanding what a thread is hanging on.

The newly released version of gdb may do this automatically.  I accidentally
included a patch from the net in this version which added this functionality.
I meant to remove it because it was rumored to have problems but it seems
to be working ok, AFAICT.

When doing backtraces, please remember that thread 1 is the main thread.
Usually that is the thread which is doing something interesting.

cgf

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

