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 Date: Thu, 30 Jun 2005 14:38:53 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: Mysterious random crashes with latest snapshots Message-ID: <20050630183853.GA31795@trixie.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com References: <20050630165826 DOT GA27204 AT trixie DOT casa DOT cgf DOT cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.8i On Thu, Jun 30, 2005 at 06:07:52PM +0100, Dave Korn wrote: >From: Christopher Faylor >>fhandler_pipe::get_guard is a strange symbol that gdb is incorrectly >>choosing for the name of a function, possibly because it has the sign >>bit set and there's some inappropriate signed comparison somewhere in >>gdb's symbol handling code. > >It's a pretty ordinary inlined function, Try doing a print /x &fhandler_pipe::get_guard That's what I was referring to. I don't know how that jives with "info addr fhandler_pipe::get_guard" but I thought that this might be what was confusing gdb. cgf -- 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/