Re: IpcMemoryDetach - Mailing list pgsql-ports

From Yutaka tanida
Subject Re: IpcMemoryDetach
Date
Msg-id 20010118182731.5343.YUTAKA@hi-net.zaq.ne.jp
Whole thread Raw
In response to IpcMemoryDetach  (Andrew Lombardi <andrew.lombardi@home.com>)
Responses Re: IpcMemoryDetach
Re: IpcMemoryDetach
List pgsql-ports
Hi,

On Thu, 18 Jan 2001 00:31:06 -0800
Andrew Lombardi <andrew.lombardi@home.com> wrote:

> I'm using a servlet-engine and the PostgreSQL JDBC driver to connect to a Cygwin version of PostgreSQL 7.0.3 that I
havecompiled ... using also ipc-daemon 1.8 i think the version is ... whatever the latest is .. anyways i've been
havingthis problem today and I can't figure out why .. it happens when i shut down the servlet-engine and abruptly kill
connections.. 
>
> and it has never happened before
>
> /usr/local/pgsql/bin/postmaster: ServerLoop: select failed: No children
> proc_exit(1)
> shmem_exit(1)
> NOTICE:  IpcMemoryDetach: shmdt(0x0x7190000): Invalid argument
> NOTICE:  IpcMemoryDetach: shmdt(0x0x7060000): Invalid argument
> NOTICE:  IpcMemoryDetach: shmdt(0x0x7050000): Invalid argument
> exit(1)
>
> anyone have any ideas what this might be?

It's a harmless bug of cygipc . Please use this patch against cygipc
1.08.

--
Yutaka tanida <yutaka@hi-net.zaq.ne.jp>

Attachment

pgsql-ports by date:

Previous
From: Andrew Lombardi
Date:
Subject: IpcMemoryDetach
Next
From: Tom Ivar Helbekkmo
Date:
Subject: Re: compile problem on a vax