Re: PosgreSQL is crashing with a signal 11 - Bug?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: PosgreSQL is crashing with a signal 11 - Bug?
Дата
Msg-id 23734.1094676848@sss.pgh.pa.us
обсуждение исходный текст
Ответ на PosgreSQL is crashing with a signal 11 - Bug?  (Rafael Martinez Guerrero <r.m.guerrero@usit.uio.no>)
Ответы Re: PosgreSQL is crashing with a signal 11 - Bug?  (Kjetil Torgrim Homme <kjetilho@ifi.uio.no>)
Список pgsql-bugs
Kjetil Torgrim Homme <kjetilho@ifi.uio.no> writes:
> [Tom Lane]:
>> So somehow, the byte at page offset 0fff got changed
>> from 00 to 2f in memory, though not on disk.

> indeed interesting.  IMHO 0x0fff sounds more like a write to -1
> (relative to the next page) than a random memory error.

Note though that that offset is only special with respect to locations
on disk; it was not a special address in memory.  I'm wondering about
transient flakiness in your disk drive controller causing it to
sometimes return bad data.  Have you run any read/write disk tests?

            regards, tom lane

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

Предыдущее
От: "PostgreSQL Bugs List"
Дата:
Сообщение: BUG #1247: pltcl.so does not exist in postgresql-pl RPM package
Следующее
От: "PostgreSQL Bugs List"
Дата:
Сообщение: BUG #1248: pg_dump produces grants with concatonated elements