Re: Current CVS tip segfaulting

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Current CVS tip segfaulting
Дата
Msg-id 200404240257.i3O2v5M08247@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Current CVS tip segfaulting  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Current CVS tip segfaulting  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Current CVS tip segfaulting
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Current CVS tip segfaulting