Re: CVS HEAD

From: Jason Tishler <jason(at)tishler(dot)net>
To: Claudio Natoli <claudio(dot)natoli(at)memetrics(dot)com>, "'pgsql-cygwin(at)postgresql(dot)org'" <pgsql-cygwin(at)postgresql(dot)org>
Subject: Re: CVS HEAD
Date: 2004-04-16 12:15:14
Message-ID: 20040416121514.GB1616@tishler.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-cygwin by date

  From Date Subject
Next Message Claudio Natoli 2004-04-17 05:28:20 Re: CVS HEAD
Previous Message Jason Tishler 2004-04-16 12:07:23 Re: Error on pg_dump