Re: NOTICE: IpcMemoryDetach: shmdt(0x???????): Invalid argument - Mailing list pgsql-ports

From Jason Tishler
Subject Re: NOTICE: IpcMemoryDetach: shmdt(0x???????): Invalid argument
Date
Msg-id 20010331230854.G2591@dothill.com
Whole thread Raw
In response to NOTICE: IpcMemoryDetach: shmdt(0x???????): Invalid argument  (sasha <sasha@pl.avalbank.com>)
List pgsql-ports
Sasha,

On Fri, Mar 30, 2001 at 10:31:25AM +0400, sasha wrote:
>
> I have tried with postgresql-7.0-nt-binaries.tar.gz version on Win98(and win 2000).

BTW, you may want to build and use 7.1RC1 instead.

> All runs well until I start the postmaster daemon,
> a this point I obtain this error:
>
> $POSTGRES.EXE: *** recreate_mmaps_after_fork_failed
> Startup failed - abort

This is a known problem.  The solution is to upgrade the 1.1.8-2
cygwin1.dll with one from a recent Cygwin snapshot.

> NOTICE:  IpcMemoryDetach: shmdt(0x???????): Invalid argument
> NOTICE:  IpcMemoryDetach: shmdt(0x???????): Invalid argument
> NOTICE:  IpcMemoryDetach: shmdt(0x???????): Invalid argument

This is a known problem too.  Upgrade to cygipc 1.09 *and* rebuild with it
to correct this minor problem.

Please try to search the archive before posting in the future.

Thanks,
Jason

--
Jason Tishler
Director, Software Engineering       Phone: +1 (732) 264-8770 x235
Dot Hill Systems Corp.               Fax:   +1 (732) 264-8798
82 Bethany Road, Suite 7             Email: Jason.Tishler@dothill.com
Hazlet, NJ 07730 USA                 WWW:   http://www.dothill.com

pgsql-ports by date:

Previous
From: Jason Tishler
Date:
Subject: Re: Cygwin PostgreSQL Regression Test Problems (Revisited)
Next
From: Fred Yankowski
Date:
Subject: patch for minor Win32 makefile bug