Re: [PORTS] Port Bug Report: postmaster/linux kernel unaligned trap errors

Поиск
Список
Период
Сортировка
От Uncle George
Тема Re: [PORTS] Port Bug Report: postmaster/linux kernel unaligned trap errors
Дата
Msg-id 378C66A0.8653C01A@voicenet.com
обсуждение исходный текст
Ответ на Port Bug Report: postmaster/linux kernel unaligned trap errors  (Unprivileged user <nobody>)
Список pgsql-ports
Unaligned traps aren't serious. They tell u that u fetched an int/long from an unaligned address. The processor caught
theproblem, and did an ( expensive ) fixup to get u the proper value. 
It should be looked at to see if it can be aligned.
gat
Unprivileged user wrote:

> ============================================================================
>                         POSTGRESQL BUG REPORT TEMPLATE
> ============================================================================
>
>
> portmaster(6329): unaligned trap at 0000000120144ee0: 000000011fff9781
> portmaster(6329): unaligned trap at 0000000120144ee0: 000000011fff9782
> portmaster(6329): unaligned trap at 0000000120144ee0: 000000011fff9783
> portmaster(6329): unaligned trap at 0000000120144ee0: 000000011fff9785
>
> T


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

Предыдущее
От: Uncle George
Дата:
Сообщение: RedHat6.0 & Alpha
Следующее
От: Michael Davis
Дата:
Сообщение: Problems with Postgresql upgrade