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: Wed, 23 Jun 2004 10:34:13 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: Debugging help with cygwin1!_alloca () Message-ID: <20040623143413.GB7289@coe.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i On Wed, Jun 23, 2004 at 10:51:18AM +0100, Dave Korn wrote: >>-----Original Message----- >>From: cygwin-owner On Behalf Of Raul Lopez >>Sent: 22 June 2004 21:25 > >>Can anyone provide info on how to debug the following: >> >>SIGSEGV, Segmentation Fault in cygwin1!_alloca () from >>/usr/bin/cygwin1.dll >> >>My code starts to run and then dies with this message. Any help would >>be greatly appreciated... > >Compile your code with -g and run it using gdb/insight. When you find >the bug, fix it. Wait, wait! Let me get a pencil. Let's see... Compile your code with -g... uh huh, uh huh. Got it! -- 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/