anole: assorted stability problems

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема anole: assorted stability problems
Дата
Msg-id 20150520192157.GE5885@postgresql.org
обсуждение исходный текст
Ответы Re: anole: assorted stability problems  (Andres Freund <andres@anarazel.de>)
Re: anole: assorted stability problems  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
In HEAD only.  Previous branches seem mostly clean, so there's something
going wrong.  Spinlocks going wrong perhaps?

http://buildfarm.postgresql.org/cgi-bin/show_stage_log.pl?nm=anole&dt=2015-05-20%2016%3A30%3A26&stg=check
! PANIC:  stuck spinlock (c00000000d6f4140) detected at lwlock.c:816
! server closed the connection unexpectedly
!     This probably means the server terminated abnormally
!     before or while processing the request.
! connection to server was lost

http://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=anole&dt=2015-05-09%2020%3A30%3A29
! PANIC:  semop(id=0) failed: Result too large
! server closed the connection unexpectedly
!     This probably means the server terminated abnormally
!     before or while processing the request.
! connection to server was lost

http://buildfarm.postgresql.org/cgi-bin/show_stage_log.pl?nm=anole&dt=2015-05-05%2018%3A39%3A38&stg=check
! FATAL:  semop(id=0) failed: File too large
! server closed the connection unexpectedly
!     This probably means the server terminated abnormally
!     before or while processing the request.
! connection to server was lost

http://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=anole&dt=2015-05-03%2012%3A30%3A18
! PANIC:  semop(id=-1073741824) failed: Invalid argument
! server closed the connection unexpectedly
!     This probably means the server terminated abnormally
!     before or while processing the request.
! connection to server was lost

http://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=anole&dt=2015-04-29%2004%3A30%3A25
! PANIC:  stuck spinlock (c00000000d335360) detected at lwlock.c:767
! server closed the connection unexpectedly
!     This probably means the server terminated abnormally
!     before or while processing the request.
! connection to server was lost

-- 
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: jsonb concatenate operator's semantics seem questionable
Следующее
От: Robert Haas
Дата:
Сообщение: Re: RFC: Non-user-resettable SET SESSION AUTHORISATION