Bug 20036 - PostgreSQL 7.0.2.17 fails to launch: IPCSemaphoreCreate failed
Summary: PostgreSQL 7.0.2.17 fails to launch: IPCSemaphoreCreate failed
Keywords:
Status: CLOSED DUPLICATE of bug 19199
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: glibc
Version: 7.0
Hardware: alpha
OS: Linux
high
high
Target Milestone: ---
Assignee: Trond Eivind Glomsrxd
QA Contact: Dale Lovelace
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-10-30 13:46 UTC by Sherry Seskevich
Modified: 2016-11-24 15:17 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2000-10-30 18:12:09 UTC
Embargoed:


Attachments (Terms of Use)

Description Sherry Seskevich 2000-10-30 13:46:11 UTC
RedHat 7.0 release 2.2.17-3 for Alpha.

Cannot successfully launch PostgreSQL 7.0.2.17 which is bundled with 
RedHat 7.0.  PostgreSQL installs and configures fine.  

To reproduce:  

1. During a Custom RedHat 7.0 installation, select SQL Server (postgresql-
7.0.2-17.alpha.rpm, postgresql-server-7.0.2.17 and postgresql-devel-7.0.2-
17 will be installed by default). 
2. su - postgres
3. initdb --pgdata=/var/lib/pgsql --pglib=/usr/lib/pgsql
4. /usr/bin/postmaster -D /var/lib/pgsql
"This type of error is usually caused by an improper shared memory or 
System V IPC Semaphore configuration.  001027.17.44.02.466 [186823 FATAL 
1: InitProcGlobal: IPCSemaphoreCreate failed." (The application fails to 
open).

Note:  I received the same error when I downloaded, installed and 
configured the postgresql-7.0 source on the RedHat 7.0 system.  I can 
launch postgresql 7.0 when I download, install, configure the same source 
on RedHat 6.2 for Alpha.

Comment 1 Trond Eivind Glomsrxd 2000-10-30 15:30:28 UTC
This looks like a duplicate of bug 19199, which we fixed. What glibc do you
have?

Comment 2 Sherry Seskevich 2000-10-30 18:12:06 UTC
I am using glibc-2.1.94-3 and glibc-devel-2.1.94-3

Regards,

Sherry



Comment 3 Trond Eivind Glomsrxd 2000-10-30 18:53:52 UTC
7.0 for Alpha shipped with glibc 2.1.95-2, which works. You're running som
earlier RC, and not the final realease. I'm marking this as a duplicate of bug
#19199.

*** This bug has been marked as a duplicate of 19199 ***

Comment 4 Sherry Seskevich 2000-10-31 13:45:05 UTC
I tested this with the release version (2.2.17-4) of RedHat 7.0 for Alpha and 
was able to successfully launch PostgreSQL.  This problem can be closed.

Thank you.


Note You need to log in before you can comment on or make changes to this bug.