This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Debugging help with cygwin1!_alloca ()


> -----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.


    cheers, 
      DaveK
-- 
Can't think of a witty .sigline today....


--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]