Re: Strange crash for application linked to cygwin libraries.

2008-10-17 Thread Mark Geisert
Peter Ross writes: > >> >> I've written an application which does some initialization and then > >> >> does a tcp accept. 5 minutes and 20 seconds give or take after doing > >> >> the tcp.accept the application aborts with exit code 0. If I > >> >> continually send tcp data to this application th

Re: Strange crash for application linked to cygwin libraries.

2008-10-14 Thread Peter Ross
On Wed, Oct 15, 2008 at 5:50 AM, Mark Geisert <[EMAIL PROTECTED]> wrote: > Peter Ross writes: >> On Wed, Oct 15, 2008 at 12:18 PM, Mark Geisert wrote: > > Please don't quote raw email addresses in your emails to the list. > Sorry about that, been awhile since I've been on a mailing list. >> >> I'

Re: Strange crash for application linked to cygwin libraries.

2008-10-14 Thread Mark Geisert
Peter Ross writes: > On Wed, Oct 15, 2008 at 12:18 PM, Mark Geisert wrote: Please don't quote raw email addresses in your emails to the list. > >> I've written an application which does some initialization and then > >> does a tcp accept. 5 minutes and 20 seconds give or take after doing > >> t

Re: Strange crash for application linked to cygwin libraries.

2008-10-14 Thread Ralph Hempel
Peter Ross wrote: On Wed, Oct 15, 2008 at 12:18 PM, Mark Geisert <[EMAIL PROTECTED]> wrote: Peter Ross writes: I've written an application which does some initialization and then does a tcp accept. 5 minutes and 20 seconds give or take after doing the tcp.accept the application aborts with exi

Re: Strange crash for application linked to cygwin libraries.

2008-10-14 Thread Peter Ross
On Wed, Oct 15, 2008 at 12:18 PM, Mark Geisert <[EMAIL PROTECTED]> wrote: > Peter Ross writes: >> I've written an application which does some initialization and then >> does a tcp accept. 5 minutes and 20 seconds give or take after doing >> the tcp.accept the application aborts with exit code 0.

Re: Strange crash for application linked to cygwin libraries.

2008-10-14 Thread Mark Geisert
Peter Ross writes: > I've written an application which does some initialization and then > does a tcp accept. 5 minutes and 20 seconds give or take after doing > the tcp.accept the application aborts with exit code 0. If I > continually send tcp data to this application then the crash doesn't > o

Strange crash for application linked to cygwin libraries.

2008-10-14 Thread Peter Ross
Hi, I've written an application which does some initialization and then does a tcp accept. 5 minutes and 20 seconds give or take after doing the tcp.accept the application aborts with exit code 0. If I continually send tcp data to this application then the crash doesn't occur, it is only after 5