From: | Unprivileged user <nobody> |
---|---|
To: | pgsql-ports(at)postgresql(dot)org |
Subject: | Port Bug Report: postmaster initialization fails when creating a shared memory region |
Date: | 1999-07-12 23:37:53 |
Message-ID: | 199907122337.TAA64213@hub.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-ports |
============================================================================
POSTGRESQL BUG REPORT TEMPLATE
============================================================================
Your name : Ryan Anderson
Your email address : ryan(at)michonline(dot)com
Category : install: compile
Severity : serious
Summary: postmaster initialization fails when creating a shared memory region
System Configuration
--------------------
Operating System : Solaris 2.6
PostgreSQL version : 6.5
Compiler used : gcc 2.8.1
Hardware:
---------
Versions of other tools:
------------------------
gmake 3.77
lex: Software Generation Utilities (SGU) Solaris/ELF (3.0)
--------------------------------------------------------------------------
Problem Description:
--------------------
after installation, postmaster fails with this error:
IpcMemoryCreate: shmget failed (Invalid argument) key=5432001, size=1073152, permission=600
FATAL 1: ShmemCreate: cannot create region
--------------------------------------------------------------------------
Test Case:
----------
compile postgresql with gcc and native lex.
Install.
Postmaster fails.
Note: make depend fails in interfaces/ecpg/preproc
No rule to make target "depend".
--------------------------------------------------------------------------
Solution:
---------
--------------------------------------------------------------------------
From | Date | Subject | |
---|---|---|---|
Next Message | Unprivileged user | 1999-07-13 03:58:03 | Port Bug Report: backend crashes any time an "update" or "insert" rule executes |
Previous Message | Unprivileged user | 1999-07-12 22:47:07 | Port Bug Report: -O2 flag ge-O2 flag generate 'Internal compiler error: program cc1 got fatal signal 6' |