X-Spam-Check-By: sourceware.org Mime-Version: 1.0 (Apple Message framework v746.2) Content-Transfer-Encoding: 7bit Message-Id: Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: Cygwin List From: Peter Rehley Subject: Hanging at GetModuleFileName in inside_kernel function Date: Tue, 21 Feb 2006 11:06:25 -0800 X-IsSubscribed: yes Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Delivered-To: mailing list cygwin@cygwin.com Hi, Well, for my particular hang issue cygwin is hanging inside the inside_kernel function on the GetModuleFileName call. I tracked this down by adding debug statements (strace.prntf) until I got to the point where the debug print before GetModuleFileName would appear and the ones after it didn't. This is consistent. Each hang is happening at this spot. However, this doesn't explain what is happening, but only where. I also observed that the times it hung were the only times inside_kernel was actually called. I'm still trying to get more information. Peter p.s. using cygwin snapshot 1.5.19-20060205. -- 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/