Port Bug Report: semctl error during regression testing - Mailing list pgsql-ports

From Unprivileged user
Subject Port Bug Report: semctl error during regression testing
Date
Msg-id 199902252031.PAA33747@hub.org
Whole thread Raw
List pgsql-ports
============================================================================
                        POSTGRESQL BUG REPORT TEMPLATE
============================================================================


Your name        : Steve Lidie
Your email address    : sol0@lehigh.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@postgresql.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:
---------


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


pgsql-ports by date:

Previous
From: Unprivileged user
Date:
Subject: Port Bug Report:
Next
From: Brian Eldridge
Date:
Subject: Postgresql on Linux Redhat 5.2