Re: Current CVS tip segfaulting - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Current CVS tip segfaulting
Date
Msg-id 200404240257.i3O2v5M08247@candle.pha.pa.us
Whole thread Raw
In response to Re: Current CVS tip segfaulting  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Current CVS tip segfaulting
List pgsql-hackers
Tom Lane wrote:
> Alvaro Herrera <alvherre@dcc.uchile.cl> writes:
> > In current (as of a couple hours ago) clean CVS tip sources, without any
> > of my local changes, I'm getting a postmaster segfault when trying to
> > connect to a non existant database.
> 
> Hmm, works for me with this morning's sources.  Bruce created a bug of
> that ilk a few days ago but fixed it shortly thereafter.  Is it possible
> the anon-CVS server is out of date?

The bug I fixed was related to a postmaster restart when connecting to a
non-existant database, and the fix was to prevent the longjump for
elog(FATAL) if the code hadn't reached the longjump location yet.

It could be a bug, but if it is, it is a different fix than the one I
did, I think.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Current CVS tip segfaulting
Next
From: Bruce Momjian
Date:
Subject: Re: Current CVS tip segfaulting