RE: crashing in select

2002-12-11 Thread Madsen, Mark
it is taking time. ;) -Mark -Original Message- From: Corinna Vinschen [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 11, 2002 10:03 AM To: [EMAIL PROTECTED] Subject: Re: crashing in select On Wed, Dec 11, 2002 at 08:25:34AM -0600, Madsen, Mark wrote: > Any thoughts or comments

Re: crashing in select

2002-12-11 Thread Corinna Vinschen
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

RE: crashing in select

2002-12-11 Thread Madsen, Mark
I failed to mention that this occurs in both 1.3.14 and 1.3.17. I'm using W2K Pro and select ( I think it is there ) is dumping core. The reason I am not sure is that when I run the app in gdb, the crash is not in the main thread but the addresses on the stack match those of the main thread after