IpcMemoryDetach

From: Andrew Lombardi <andrew(dot)lombardi(at)home(dot)com>
To: pgsql-ports(at)postgresql(dot)org
Subject: IpcMemoryDetach
Date: 2001-01-18 08:31:06
Message-ID: 20010118003106.B25802@cx218149-b.orng1.occa.home.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

I'm using a servlet-engine and the PostgreSQL JDBC driver to connect to a Cygwin version of PostgreSQL 7.0.3 that I have compiled ... using also ipc-daemon 1.8 i think the version is ... whatever the latest is .. anyways i've been having this 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?

i'm running a win2000 box

-a

Responses

Browse pgsql-ports by date

  From Date Subject
Next Message Yaacov Akiba Slama 2001-01-18 08:44:32 Pg or DBD::Pg in cygwin 1.1.17
Previous Message Alfred Perlstein 2001-01-18 02:24:26 Re: compile problem on a vax