Port Bug Report: semctl error during regression testing

From: Unprivileged user <nobody>
To: pgsql-ports(at)postgresql(dot)org
Subject: Port Bug Report: semctl error during regression testing
Date: 1999-02-25 20:31:29
Message-ID: 199902252031.PAA33747@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports


============================================================================
POSTGRESQL BUG REPORT TEMPLATE
============================================================================

Your name : Steve Lidie
Your email address : sol0(at)lehigh(dot)edu

Category : unknown
Severity : serious

Summary: semctl error during regression testing

System Configuration
--------------------
Operating System : IRIX 6.5

PostgreSQL version : 6.0

Compiler used : 6.3.2

Hardware:
---------
O2, R5000, 64 MB IRIX dharma 6.5 11051733 IP32

Versions of other tools:
------------------------

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

Problem Description:
--------------------
>From regress.log:

# cat regress.log
semctl: Bad address
This type of error is usually caused by improper
shared memory or System V IPC semaphore configuration.
See the FAQ for more detailed information

Here's were regression test errors:

gmake[1]: Leaving directory `/data/home2/postgres/postgresql-6.3.2/contrib/spi'
MB=;export MB; \
/bin/sh ./regress.sh 2>&1 | tee regress.out
=============== Notes... =================
postmaster must already be running for the regression tests to succeed.
The time zone is now set to PST8PDT explicitly by this regression test
client frontend. Please report any apparent problems to
ports(at)postgresql(dot)org
See regress/README for more information.

=============== destroying old regression database... =================

Note, postmaster is running.
Here's a ps:

$ ps -ef|grep post
postgres 35482 13649 0 11:36:35 pts/0 0:01 -ksh
postgres 50598 35482 0 12:31:03 pts/0 0:00 ps -ef
postgres 40118 35482 0 11:48:51 pts/0 0:06 emacs irix-6.5
postgres 50648 35482 0 12:22:15 pts/0 0:00 postmaster
postgres 50743 50648 0 12:24:47 pts/0 0:00 /data/pgsql/bin/postgres -p -Q -P4 -v 65536 template1
postgres 50750 35482 0 12:31:03 pts/0 0:00 grep post

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

Test Case:
----------

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

Solution:
---------

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

Browse pgsql-ports by date

  From Date Subject
Next Message Brian Eldridge 1999-02-26 03:52:10 Postgresql on Linux Redhat 5.2
Previous Message Unprivileged user 1999-02-25 19:35:59 Port Bug Report: