Re: [PORTS] Port Bug Report: postmaster/linux kernel unaligned trap errors - Mailing list pgsql-ports

From Uncle George
Subject Re: [PORTS] Port Bug Report: postmaster/linux kernel unaligned trap errors
Date
Msg-id 378C66A0.8653C01A@voicenet.com
Whole thread Raw
In response to Port Bug Report: postmaster/linux kernel unaligned trap errors  (Unprivileged user <nobody>)
List 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 by date:

Previous
From: Uncle George
Date:
Subject: RedHat6.0 & Alpha
Next
From: Michael Davis
Date:
Subject: Problems with Postgresql upgrade