Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Injected-Via-Gmane: http://gmane.org/ To: cygwin AT cygwin DOT com From: Joe Buehler Subject: Re: rsync hang - strace output - any ideas? Date: Wed, 29 Jan 2003 13:13:33 -0500 Organization: Spirent Communications, Inc. Lines: 19 Message-ID: <3E3819CD.8060209@hekimian.com> References: <00d001c2c6d3$156b2e20$78d96f83 AT pomello> Reply-To: jbuehler AT hekimian DOT com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet AT main DOT gmane DOT org User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.3a) Gecko/20021212 X-Accept-Language: en-us, en In-Reply-To: <00d001c2c6d3$156b2e20$78d96f83@pomello> 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. There were two versions of the script. The first one just dumps a list, the second one was enhanced with a cache and could spit out the names of the nearest function(s). -- Joe Buehler -- 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/