Re: CVS HEAD - Mailing list pgsql-cygwin

From Jason Tishler
Subject Re: CVS HEAD
Date
Msg-id 20040416121514.GB1616@tishler.net
Whole thread Raw
In response to Re: CVS HEAD  (Jason Tishler <jason@tishler.net>)
List pgsql-cygwin
Claudio,

On Wed, Apr 14, 2004 at 07:46:52AM -0400, Jason Tishler wrote:
> On Wed, Apr 14, 2004 at 10:55:42AM +1000, Claudio Natoli wrote:
> > > I'm seeing PostgreSQL 7.4.2's postmaster SEGV on startup under
> > > 1.5.9-1 too.  AFAICT, the stackdump indicates the problem is in
> > > the Cygwin DLL.
> >
> > Well, that confirms things. 7.4.2 includes a repeated call to dup(0)
> > to get an estimate for the max number of fds, whilst 7.4.1 does not.
> >
> > Code like that below should not SEGV, IMNSHO. Want me to push this
> > over to the cygwin list?
> >
> > [snip]
>
> Yes, I would really appreciate it.  And, thanks for tracking this down.

The following seems to indicate that the problem has been resolved in
a recent snapshot:

    http://cygwin.com/ml/cygwin/2004-04/msg00560.html

Would you be willing to try out the latest one and report back?

Thanks,
Jason

--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D  8784 1AFD E4CC ECF4 8EF6

pgsql-cygwin by date:

Previous
From: Jason Tishler
Date:
Subject: Re: Error on pg_dump
Next
From: Claudio Natoli
Date:
Subject: Re: CVS HEAD