Re: IpcMemoryDetach

Поиск
Список
Период
Сортировка
От Yutaka tanida
Тема Re: IpcMemoryDetach
Дата
Msg-id 20010118182731.5343.YUTAKA@hi-net.zaq.ne.jp
обсуждение исходный текст
Ответ на IpcMemoryDetach  (Andrew Lombardi <andrew.lombardi@home.com>)
Ответы Re: IpcMemoryDetach  (Jason Tishler <Jason.Tishler@dothill.com>)
Re: IpcMemoryDetach  (Jason Tishler <Jason.Tishler@dothill.com>)
Список 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>

Вложения

В списке pgsql-ports по дате отправления:

Предыдущее
От: Andrew Lombardi
Дата:
Сообщение: IpcMemoryDetach
Следующее
От: Tom Ivar Helbekkmo
Дата:
Сообщение: Re: compile problem on a vax