Re: BUG #1208: Invalid page header

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #1208: Invalid page header
Дата
Msg-id 14383.1092672785@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: BUG #1208: Invalid page header  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: BUG #1208: Invalid page header  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: BUG #1208: Invalid page header  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-bugs
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> If you are sure your storage and memory are good, I can think of only
> two other ideas.  One is a gcc bug.  You are running Itanium so it is
> possible.  The only other possibility I can think of is that that our
> ia64 assembler code is wrong.  It is:

But that code is gcc-only, and he's not using gcc.

It's certainly possible that the non-gcc spinlock path is broken on IA64
though.  I dunno that anyone has ever tested that combination.  It might
be interesting for him to run the "test" program in s_lock.c and see if
it complains.

            regards, tom lane

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [PATCHES] Bug: century/millenium still broken
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: BUG #1208: Invalid page header