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

From Unprivileged user
Subject Port Bug Report: postmaster/linux kernel unaligned trap errors
Date
Msg-id 199907140456.AAA53612@hub.org
Whole thread Raw
List pgsql-ports
============================================================================
                        POSTGRESQL BUG REPORT TEMPLATE
============================================================================


Your name               : Ed Powell
Your email address      : epowell@visi.com

Category                : runtime: back-end
Severity                : serious

Summary: postmaster/linux kernel unaligned trap errors

System Configuration
--------------------
  Operating System   : Linux 2.2.10 (Redhat 6.0)

  PostgreSQL version : 6.5

  Compiler used      : egcs-2.91.66

Hardware:
---------
DEC Multia (Alpha 166mhz), 32mb RAM

Versions of other tools:
------------------------
gmake 3.77, flex 2.5.4

--------------------------------------------------------------------------

Problem Description:
--------------------
It looks like whenever something calls the portmaster, it spews out four lines of console/system log messages:

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

The database is working fine (running the regression tests as I type this), but this constant messaging into the system
logis annoying. 

--------------------------------------------------------------------------

Test Case:
----------
Happened with postgres 6.4.2 and 6.5 on the same system and kernel build.  I suspect its something in the code that
happenson any Alpha box running Linux 2.2.x from a Redhat 6.0 install. 

--------------------------------------------------------------------------

Solution:
---------


--------------------------------------------------------------------------


pgsql-ports by date:

Previous
From: "Robert D. Pierce"
Date:
Subject: platform
Next
From: Thomas Lockhart
Date:
Subject: Re: [PORTS] Port Bug Report: No primary key possible with type reltime & timestamp