Re: BUG #15193: Postgres Coredumped in AIX

Поиск
Список
Период
Сортировка
От Noah Misch
Тема Re: BUG #15193: Postgres Coredumped in AIX
Дата
Msg-id 20180701232000.GA26470@rfd.leadboat.com
обсуждение исходный текст
Ответ на BUG #15193: Postgres Coredumped in AIX  (PG Bug reporting form <noreply@postgresql.org>)
Список pgsql-bugs
On Fri, May 11, 2018 at 02:26:23PM +0000, PG Bug reporting form wrote:
> We are using Postgres 10.2 version ( compiled with xlc ) in AIX.

> Segmentation fault in SHMQueueDelete at 0x100122a94
> 0x100122a94 (SHMQueueDelete+0x14) f8a40000            std   r5,0x0(r4)
> (dbx) t
> SHMQueueDelete() at 0x100122a94
> CleanUpLock() at 0x100158fa0
> LockRelease() at 0x10015eae4
> UnlockRelationId() at 0x100158930
> relation_close() at 0x100053314

Since the segfault happened in locking code, I'll bet this is a duplicate of
https://www.postgresql.org/message-id/flat/a72cfcb0-37d0-de2f-b3ec-f38ad8d6a8cc%40postgrespro.ru

The easiest workaround is to build with gcc.


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

Предыдущее
От: PG Bug reporting form
Дата:
Сообщение: BUG #15257: no servers listed in pgadmin3
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: Inability to init db Postgresql-9.1.1 on Ubuntu