crashing in select

Corinna Vinschen corinna-cygwin@cygwin.com
Wed Dec 11 08:23:00 GMT 2002


On Wed, Dec 11, 2002 at 08:25:34AM -0600, Madsen, Mark wrote:
> Any thoughts or comments on this? Unfortunately, I can't get cygwin to
> generate
> a core file in this case either.

Two possible ways.

Try debugging using gdb.  Add 'error_start=C:/gdb.cmd' to the env var
$CYGWIN.  C:/gdb.cmd looks like this:

  C:/cygwin/bin/gdb -nw %1 %2

Note that this implies having your own debug build of Cygwin.

Otherwise create a *simple* testcase (in C) which allows to reproduce
the problem easily and send it to this list.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

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



More information about the Cygwin mailing list