Re: random failing builds on spoonbill - backends not exiting...

Поиск
Список
Период
Сортировка
От Stefan Kaltenbrunner
Тема Re: random failing builds on spoonbill - backends not exiting...
Дата
Msg-id 4FE4C304.3030605@kaltenbrunner.cc
обсуждение исходный текст
Ответ на Re: random failing builds on spoonbill - backends not exiting...  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: random failing builds on spoonbill - backends not exiting...  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On 06/22/2012 08:34 PM, Tom Lane wrote:
> Stefan Kaltenbrunner <stefan@kaltenbrunner.cc> writes:
>> It has now happened at least twice that builds on spponbill started to
>> fail after it failed during ECPGcheck:
>> http://www.pgbuildfarm.org/cgi-bin/show_log.pl?nm=spoonbill&dt=2012-06-19%2023%3A00%3A04
>> the first failure was:
>> http://www.pgbuildfarm.org/cgi-bin/show_log.pl?nm=spoonbill&dt=2012-05-24%2023%3A00%3A05
>> so in both cases the postmaster was not shuting down properly
> 
> panther has been showing similar postmaster-does-not-shut-down failures
> every so often, though IIRC always in the IsolationCheck step not ECPG.

hmm

> 
>> I did some further investiagations with robert on IM but I don't think
>> he has any further ideas other than that I have a weird OS :)
>> It seems worth noticing that this is OpenBSD 5.1 on Sparc64 which has a
>> new threading implementation compared to older OpenBSD versions.
> 
> But we don't use threading ...
> 
> Still, panther is NetBSD so there may be some general BSD flavor to
> whatever's going on here.

yeah the threading reference was mostly because all backtraces contain
references to threading libs and because the threading tests are the
last ones done by the ECPG changes...


Stefan


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: random failing builds on spoonbill - backends not exiting...
Следующее
От: Andres Freund
Дата:
Сообщение: Re: Catalog/Metadata consistency during changeset extraction from wal