From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keith Seitz To: Andrew Cagney Cc: Christopher Faylor , Subject: Re: [RFC] sigsetjmp/siglongjmp on cygwin Date: Mon, 13 Aug 2001 17:23:00 -0000 Message-id: References: <3B786C8A.5060508@cygnus.com> X-SW-Source: 2001-08/msg00155.html On Mon, 13 Aug 2001, Andrew Cagney wrote: > So hopefully you're seeing: > > PASS: gdb.base/maint.exp: maint internal-error Yeah, we see that and a few others, too, of course. Doesn't something like "maint print psymbols" call error ()? We crash there. All the rest of the tests in this file timeout. Either we've got a mem corruption or sigsetjmp/siglongjmp don't work reliably on cygwin (on Win98). Keith